1. 2268c85 transceiver: Remove noise/RSSI gating. by Alexander Chemeris · 9 years ago
  2. 954b118 Transceiver: Fix clipping detection. by Alexander Chemeris · 9 years ago
  3. dbe26ab Transceiver: Print noise level for each burst in debug mode. by Alexander Chemeris · 9 years ago
  4. e8905a0 osmo-trx: Add a command line option for the dBFS to dBm offset. by Alexander Chemeris · 9 years ago
  5. 6a2bf0d transceiver: Drive clock indication form the receive thread. by Alexander Chemeris · 9 years ago
  6. 2966048 transceiver: Fix out-of-bounds acces in genRandNormalBurst(). by Alexander Chemeris · 9 years ago
  7. 194a9b1 Transceiver52M: Change POWERON behavior to return success if the transceiver is already running, and only return fail on device by Ivan Kluchnikov · 9 years ago
  8. 1fe5282 Transceiver: Check TSC values to be in [0..7] range. by Alexander Chemeris · 9 years ago
  9. 4438a9f Transceiver: Make error response to an unknown command on UDP command interface more understandable. by Alexander Chemeris · 11 years ago
  10. 64ad712 test: Add command line random normal burst option by Tom Tsou · 9 years ago
  11. 577cd02 sigproc: Add clipping detection on RACH and TSC input by Tom Tsou · 9 years ago
  12. eb54bdd Transceiver52M: Implement POWEROFF command by Tom Tsou · 10 years ago
  13. a4d1a41 Transceiver52M: Allow setting gain before POWERON by Tom Tsou · 10 years ago
  14. ccb73e1 Transceiver52M: Fix retransmissions when filler table is enabled by Thomas Tsou · 10 years ago
  15. 15d743e Transceiver52M: Disable filler table retransmissions by default by Thomas Tsou · 10 years ago
  16. fb827d0 Transceiver52M: Ignore channel estimation if we are not equalizing by Thomas Tsou · 11 years ago
  17. 3f32ab5 Transceiver52M: Enable all warnings and resolve by Thomas Tsou · 11 years ago
  18. 477b77c Transceiver52M: Remove unused code by Thomas Tsou · 11 years ago
  19. d3fccea Transceiver52M: Allow only channel zero to set TSC value by Thomas Tsou · 11 years ago
  20. cb269a3 Transceiver52M: Use independent power scaling varables for each channel by Thomas Tsou · 11 years ago
  21. a0179e3 Transceiver52M: Use independent noise vectors for each channel by Thomas Tsou · 11 years ago
  22. ef25dba Transceiver52M: Ignore detected bursts at the noise floor by Thomas Tsou · 11 years ago
  23. 2d0c00b Transceiver52M: Check time slot validity of incoming bursts by Thomas Tsou · 11 years ago
  24. e90a42b Transceiver52M: Add dual channel diversity receiver option by Thomas Tsou · 11 years ago
  25. 30421a7 Transceiver52M: Refactor receive path outer burst handling by Thomas Tsou · 11 years ago
  26. a2fe91a Transceiver52M: Add vectorized radio burst capability by Thomas Tsou · 11 years ago
  27. e1ce925 Transceiver52M: Rearrange socket port assignemnts by Thomas Tsou · 11 years ago
  28. a4cf48c Transceiver52M: Set priority on downlink socket thread by Thomas Tsou · 11 years ago
  29. 7553aa9 Transceiver52M: Set variable thread priority levels by Thomas Tsou · 11 years ago
  30. 204a9f1 Transceiver52M: Add multi channel transceiver support by Thomas Tsou · 11 years ago
  31. f078273 Transceiver52M: Separate transceiver per-slot state information by Thomas Tsou · 11 years ago
  32. d647ec5 Transceiver52M: Delay socket allocation to heap by Thomas Tsou · 11 years ago
  33. c289d7a Transceiver52M: Remove transmit logging option by Thomas Tsou · 11 years ago
  34. a1a3ab4 Transceiver52M: Update RSSI calculation by Thomas Tsou · 11 years ago
  35. fa3a787 Transceiver52M: Update noise measurement calculation by Thomas Tsou · 11 years ago
  36. c1f7c42 Transceiver52M: Setup dual sample rate transceiver by Thomas Tsou · 11 years ago
  37. 92c16df Transceiver52M: Separate main transmit and receive drive threads by Thomas Tsou · 11 years ago
  38. d5a80c3 Transceiver52M: Disable equalization by Thomas Tsou · 11 years ago
  39. 865bca4 Transceiver52M: Refactor RACH and normal burst detection by Thomas Tsou · 11 years ago
  40. 8181b01 Transceiver52M: Disable energy detector by Thomas Tsou · 11 years ago
  41. e57004d Transceiver52M: Generate RACH correlation sequence at initialization by Thomas Tsou · 11 years ago
  42. 83e0689 Transceiver52M: Make GSM pulse filter internal to implementation by Thomas Tsou · 11 years ago
  43. d24cc2c Transceiver52M: Rename samples-per-symbol variable names by Thomas Tsou · 11 years ago
  44. 02d88d1 Transceiver52M: Add UHD device type checking by Thomas Tsou · 11 years ago
  45. d734e2d Fix build of the Transceiver. by Alexander Chemeris · 11 years ago
  46. fc40a84 Transceiver52M: Add more complete specification of GPRS types by ttsou · 11 years ago
  47. 258855c Transceiver52M: Add GPRS combinations to correlation types by ttsou · 11 years ago
  48. 2064297 Transceiver52: allow for handling of TCH/H slots by ttsou · 11 years ago
  49. e8dde02 transceiver52m: reset energy threshold on receive gain changes by ttsou · 12 years ago
  50. ec842de Alexander's patches: by kurtis.heimerl · 12 years ago
  51. 2173abf transceiver: b100: raise minimum transmit latency value by ttsou · 12 years ago
  52. e380af3 transceiver: make the transmit drive loop bus dependent by kurtis.heimerl · 13 years ago
  53. 0628613 transceiver: rename getting radio vector time to getTime() by kurtis.heimerl · 13 years ago
  54. 3ed6fb7 transceiver: fix energy threshold bug by kurtis.heimerl · 13 years ago
  55. 7ac54b1 transceiver: simplify transmit power control by kurtis.heimerl · 13 years ago
  56. 58d6a01 transceiver: rework digital gain settings by kurtis.heimerl · 13 years ago
  57. 41f708b uhd: disable adaptive buffering in 52 MHz transceiver by kurtis.heimerl · 13 years ago
  58. 6b495a5 uhd: inline thread priority setting by kurtis.heimerl · 13 years ago
  59. b3a0ca4 Adding in the missing Transceiver52M directory by dburgess · 13 years ago