1. 2adbee4 apps/grgsm_trx: print bind / remote address and port by Vadim Yanitskiy · 6 years ago v0.42.1
  2. 473b35b apps/grgsm_trx: introduce bind address option by Vadim Yanitskiy · 6 years ago
  3. 5394c60 gsm_trx_burst_if: allow to customize the bind address by Vadim Yanitskiy · 6 years ago
  4. 0e24637 trx/ctrl_if.py: send control responses to where commands are from by Vadim Yanitskiy · 6 years ago
  5. b085a2c trx/udp_link.py: set SO_REUSEADDR socket option by Vadim Yanitskiy · 6 years ago
  6. bf6f6ec trx/udp_link.py: close socket in destructor by Vadim Yanitskiy · 6 years ago
  7. 4fdb08f trx/radio_if.py: drop useless import of osmosdr by Vadim Yanitskiy · 6 years ago
  8. 0017a35 trx/radio_if.py: reset UHD device time at startup by Vadim Yanitskiy · 6 years ago
  9. 2471052 Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixeria_trx by Piotr Krysik · 6 years ago
  10. 34266e7 trx/radio_if.py: handle Timing Advance from CTRL by Vadim Yanitskiy · 7 years ago
  11. 9dded9b trx/radio_if.py: clean up and explain GSM timings by Vadim Yanitskiy · 7 years ago
  12. 5cba704 trx/radio_if.py: use native burst_to_fn_time block by Vadim Yanitskiy · 7 years ago
  13. d222ee5 trx/radio_if.py: implement AFC for both RX and TX paths by Vadim Yanitskiy · 7 years ago
  14. 63703bb trx/radio_if.py: explicilty set device clock rate by Vadim Yanitskiy · 7 years ago
  15. c362245 Added carrier frequency offset correction to radio_if by Piotr Krysik · 7 years ago
  16. 3dd981c trx: passing remote addr to bind by Piotr Krysik · 7 years ago
  17. 4650fad trx/radio_if.py: use native burst_type_filter block by Vadim Yanitskiy · 7 years ago
  18. 0101ae2 Removed AB test from radio_if_grc by Piotr Krysik · 7 years ago
  19. 294138d trx: Added missing timeslot filter by Piotr Krysik · 7 years ago
  20. d2f162f trx: Changes in the redio_if by Piotr Krysik · 7 years ago
  21. 89aa469 python/trx: WIP: implement transmission chain by Vadim Yanitskiy · 7 years ago
  22. 01c6afd trx/radio_if.py: fix RX / TX gain control by Vadim Yanitskiy · 7 years ago
  23. da5e21f trx/radio_if.py: clean up the stored fields by Vadim Yanitskiy · 7 years ago
  24. 9baaec2 trx/radio_if.py: get rid of useless getters / setters by Vadim Yanitskiy · 7 years ago
  25. 790b6f0 apps/grgsm_trx: add cmd line arguments for TX chain by Vadim Yanitskiy · 7 years ago
  26. 5d68aa5 apps/grgsm_trx: get rid of unused subdev_spec by Vadim Yanitskiy · 7 years ago
  27. 962e2d8 misc_utils/trx_burst_if: get rid of built-in timeslot filter by Vadim Yanitskiy · 7 years ago
  28. 1a88dec trx/radio_if.py: fix: use proper block name by Vadim Yanitskiy · 7 years ago
  29. eecab7e python/trx: install helper classes as a grgsm submodule by Vadim Yanitskiy · 7 years ago
  30. 873e44e python/trx: follow GNU Radio class naming conventions by Vadim Yanitskiy · 7 years ago
  31. 902f4eb Moved trx utilities from apps subdirectory - the grgsm_trx app need to be updated by Piotr Krysik · 7 years ago