1. 5e3fbfe icE1usb fw: Warn in case of unused variables by Sylvain Munaut · 2 years, 4 months ago
  2. b4d2579 icE1usb fw: Update list of debug commands by Sylvain Munaut · 2 years, 4 months ago
  3. d6737bb icE1usb fw: Disable the yellow led if LOS by Sylvain Munaut · 2 years, 4 months ago
  4. 2de84f8 icE1usb fw: Better flow regulation mechanism by Sylvain Munaut · 2 years, 4 months ago
  5. 0abe343 icE1usb fw: Don't prefill feedback by Sylvain Munaut · 2 years, 4 months ago
  6. 41c98b6 icE1usb fw: Add multi-port support in USB code by Sylvain Munaut · 2 years, 4 months ago
  7. 1d98709 icE1usb fw: Tweak descriptors in preparation for dual port support by Sylvain Munaut · 2 years, 4 months ago
  8. 3da5151 icE1usb fw: Add multi-port support for e1.{c,h} by Sylvain Munaut · 2 years, 4 months ago
  9. 436b775 icE1usb fw: Expose the ticks from multiple E1 ports in misc.{c,h} by Sylvain Munaut · 2 years, 4 months ago
  10. 8f31a9e icE1usb fw: Use 'int' as the default type for port index by Sylvain Munaut · 2 years, 4 months ago
  11. d108dfb icE1usb fw: Fix computation of received E1 frames from USB by Sylvain Munaut · 2 years, 4 months ago
  12. ff44f14 icE1usb fw: Use the interface/endpoints #define in usb_e1.c by Sylvain Munaut · 2 years, 4 months ago
  13. 0f40ee0 icE1usb fw: Vendor requests to other interface than 0 are not errors by Sylvain Munaut · 2 years, 4 months ago
  14. 0749d57 icE1usb fw: Remove useless variable in main loop by Sylvain Munaut · 2 years, 4 months ago
  15. 2c0c136 icE1usb fw: Misc cosmetic cleanup in e1.{c,h} / usb_e1.c by Sylvain Munaut · 2 years, 4 months ago
  16. 35856a1 icE1usb fw: Don't expose some E1 helper functions globally by Sylvain Munaut · 2 years, 4 months ago
  17. 8a5a9d4 icE1usb fw: Use #define's in descriptors for interface/endpoints ID by Sylvain Munaut · 2 years, 4 months ago
  18. 3c3ae79 icE1usb fw: Set wDetachTimeout to 0 in DFU descriptor by Sylvain Munaut · 2 years, 4 months ago
  19. 9674436 icE1usb fw: Cleanup USB code a bit by Sylvain Munaut · 2 years, 4 months ago
  20. 7cfe017 common fw: Add a 'panic' handler by Sylvain Munaut · 2 years, 4 months ago
  21. 4d9aea4 gateware/cores: Update USB core by Sylvain Munaut · 2 years, 4 months ago
  22. 51baa36 icE1usb firmware: Detect A-bit in TS0; report via USB + LED by Harald Welte · 2 years, 4 months ago
  23. d376b2e fw/ice40-riscv: Remove usb_ep_boot manual declaration by Sylvain Munaut · 3 years ago
  24. b9d9363 fw/icE1usb: Adapt the CDC descriptors to new structure from no2usb by Sylvain Munaut · 3 years ago
  25. 348f425 gateware: Update submodules by Sylvain Munaut · 3 years ago
  26. 20408d3 contrib/jenkins.sh: Switch from rita -> ftp.osmocom.org by Harald Welte · 3 years, 1 month ago
  27. b279fc3 manual: typo fix by Harald Welte · 3 years, 1 month ago
  28. 9e2e948 manual: Add link to DAHDI driver by Harald Welte · 3 years, 1 month ago
  29. 0b7f834 maunal: update firmware filenaming by Harald Welte · 3 years, 1 month ago
  30. 6c8858b manual: clarify download locations by Harald Welte · 3 years, 1 month ago
  31. 6101b1b manual: Fix USB ProductID swap between bootloader and application by Harald Welte · 3 years, 1 month ago
  32. 5329dc9 Revert "contrib/jenkins.sh: ugly work-around for PATH problems" by Oliver Smith · 3 years, 4 months ago
  33. d7c51ad contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 4 months ago
  34. d37ed53 doc/manuals/Makefile: fix typo in 'srcdir' by Oliver Smith · 3 years, 4 months ago
  35. c121ca6 gitignore: add files from generating manuals by Oliver Smith · 3 years, 4 months ago
  36. dac6499 doc/manuals: support OSMO_GSM_MANUALS_DIR by Oliver Smith · 3 years, 4 months ago
  37. 9e7a21a osmo_e1f: Allow to transmit AIS by Harald Welte · 3 years, 5 months ago
  38. e6b0fe8 icE1usb fw: un-configure E1 when altsetting 0 is selected. by Harald Welte · 3 years, 5 months ago
  39. 805f2cf icE1usb fw: Expose error conditions from E1 driver by Harald Welte · 3 years, 5 months ago
  40. 9469e04 icE1usb fw: USB control request handling by Harald Welte · 3 years, 5 months ago
  41. 6add0aa icE1usb fw: Internal API for configuring E1 rx/tx config register by Harald Welte · 3 years, 5 months ago
  42. 7f74fe6 icE1usb fw: Don't store E1_*_CR_*_CLR in variables by Harald Welte · 3 years, 4 months ago
  43. f74dad7 icE1usb fw: Put E1 IP core register related #defines in e1_hw.h by Harald Welte · 3 years, 5 months ago
  44. 1e204b7 e1-tracer: update BOM attributes to 1st v2 prod run parts by Martin Schramm · 3 years, 5 months ago
  45. 5276567 icE1usb fw: Use green per-port LED to indicate alignment status by Harald Welte · 3 years, 5 months ago
  46. 2df1f80 icE1usb fw: Include E1 frame number in Rx USB header by Harald Welte · 3 years, 5 months ago
  47. daff4f6 icE1usb fw: Have e1_rx_need_data() optionally return FIFO position by Harald Welte · 3 years, 5 months ago
  48. 175b37c icE1usb fw: Use register bit #define instead of magic number by Harald Welte · 3 years, 5 months ago
  49. a59ef2b icE1usb fw: define e1_data_ptr() using e1_data_ofs() by Harald Welte · 3 years, 5 months ago
  50. 30fc560 icE1usb fw: cosmetic: more comments in the code by Harald Welte · 3 years, 5 months ago
  51. 6360c07 osmo_e1f: Fix inverted logic of E bits by Harald Welte · 3 years, 5 months ago
  52. d9a8f9a osmo_e1f.c: Fix CRC4 insertion by Harald Welte · 3 years, 5 months ago
  53. 2e7284b osmo_e1f: Fix use of uninitized variable by Harald Welte · 3 years, 5 months ago
  54. 61a23ea osmo_e1f.c: sa4..sa8 bits should be all-1 by default by Harald Welte · 3 years, 5 months ago
  55. 5a45005 osmo-e1-hardware: Fix missing PKG_CONFIG_PATH directory by Harald Welte · 3 years, 5 months ago
  56. 5ab3bfd contrib/jenkins.sh: ugly work-around for PATH problems by Harald Welte · 3 years, 5 months ago
  57. a624ef8 contrib/jenkins.sh 'publish' fixes by Harald Welte · 3 years, 5 months ago
  58. a878ac8 add missing icE1usb-usermanual-docinfo.xml by Harald Welte · 3 years, 5 months ago
  59. e7bccba add contrib/jenkins.sh for build verification + manual / firmware upload by Harald Welte · 3 years, 5 months ago
  60. 3255b74 firmware: Build firmware files with auto-generated version numbers by Harald Welte · 3 years, 5 months ago
  61. ae2c89e firmware: Rename fw_app.bin to icE1usb-fw.bin / e1_tracer-fw.bin by Harald Welte · 3 years, 5 months ago
  62. 7d4ba34 add udev.rules files for icE1usb and e1-tracer by Harald Welte · 3 years, 5 months ago e1_tracer-fw-0.1 icE1usb-fw-0.1
  63. 2b7dadf cosmetic: comment spelling by Harald Welte · 3 years, 5 months ago
  64. d645d44 First version of icE1usb user manual by Harald Welte · 3 years, 5 months ago
  65. 72865d8 move specifications to sub-directory by Harald Welte · 3 years, 5 months ago
  66. c827185 icE1usb: Mark some private functions as 'static' by Harald Welte · 3 years, 5 months ago
  67. 99196e9 e1-tracer: solve everything towards v2 by Martin Schramm · 3 years, 5 months ago
  68. 5ab1c6e gateware/README.md: Fix typo (CERL->CERN) by Harald Welte · 3 years, 6 months ago
  69. eb1b843 e1_xcvr: Give signals proper names by Harald Welte · 3 years, 6 months ago
  70. 4d9a04e firmware/ice40-riscv: Enable more build warnings by Sylvain Munaut · 3 years, 6 months ago
  71. 9067392 firmware/ice40-riscv/icE1usb: Remove a obsolete debug command by Sylvain Munaut · 3 years, 6 months ago
  72. 632a300 firmware/ice40-riscv: Add usb_e1.h by Sylvain Munaut · 3 years, 6 months ago
  73. de20fb7 firmware/ice40-riscv: Fix a couple of 'mixed signedness' warnings by Sylvain Munaut · 3 years, 6 months ago
  74. 5e0217e firmware/ice40-riscv/e1-tracer: Fix e1_tick_read() by Sylvain Munaut · 3 years, 6 months ago
  75. c704c07 firmware/ice40-riscv/e1-tracer: Remove CDC descriptors by Sylvain Munaut · 3 years, 6 months ago
  76. f0d1218 firmware/ice40-riscv/e1-tracer: Remove unused declaration of vio_set by Sylvain Munaut · 3 years, 6 months ago
  77. 46d6b41 firmware/ice40-riscv: Create a reboot() function by Sylvain Munaut · 3 years, 6 months ago
  78. 4ea7d27 firmware/ice40-riscv: Update no2usb core and fixup for API changes by Sylvain Munaut · 3 years, 6 months ago
  79. bc59615 firmware/ice40-riscv: Minor cleanup in SPI xfer routine by Sylvain Munaut · 3 years, 6 months ago
  80. c5f3f77 firmware/ice40-riscv: Use const data ptr for spi program fn by Sylvain Munaut · 3 years, 6 months ago
  81. bbe3e28 gateware/common: Fix whitespace formatting in wb_epbuf by Sylvain Munaut · 3 years, 7 months ago
  82. 25e5730 hardware/icE1usb: Update ECN with rev 1.0 production by Sylvain Munaut · 3 years, 7 months ago
  83. 8b4b10d mechanical/icE1usb-case: Update ECN with 1st production run infos by Sylvain Munaut · 3 years, 7 months ago
  84. 72a79a5 e1-tracer BGT TFP faceplate: Switch from BGT-7 to BGT-5 (35->25mm) by Harald Welte · 3 years, 7 months ago
  85. e314975 e1-tracer faceplates: Reduce RJ45 cut-out by 0.8mm in height and 0.5mm in width by Harald Welte · 3 years, 7 months ago
  86. 40dc1b6 mechanical/e1-tracer: add CAD construction + stripped dxf for a fischer bgt modular faceplate. uses 2x GB4 mounting block (segor) by Joachim Steiger · 3 years, 7 months ago
  87. 37e4c57 mechanical/e1-tracer: add rich CAD construction + stripped dxf for a faceplate by Martin Schramm · 3 years, 7 months ago
  88. 05ff0a6 Add .gitattribute to make sure pdf are treated as binary by Sylvain Munaut · 3 years, 7 months ago
  89. 20d9c49 hardware/icE1usb: Add GPS protocol specs PDF by Sylvain Munaut · 3 years, 7 months ago
  90. bd399e9 gateware/icE1usb: Add custom pre-pack optimizations to fix build by Sylvain Munaut · 3 years, 7 months ago
  91. 6da9424 gateware/cores: Update E1 & USB cores by Sylvain Munaut · 3 years, 7 months ago
  92. d420ffc gateware/icE1usb: Make single channel a build option by Sylvain Munaut · 3 years, 7 months ago
  93. 3edf9dd gateware/icE1usb: Fix readback of E1 led misc register by Sylvain Munaut · 3 years, 7 months ago
  94. 0f29d6a gateware: Small tweaks and add option to ignore timing failure by Sylvain Munaut · 3 years, 7 months ago
  95. 488bf8a gateware/common: Add register stage for the 'ack' and 'rdata' by Sylvain Munaut · 3 years, 7 months ago
  96. 5853197 gateware/icE1usb: Replace custom I2C core with SB_I2C wrapper by Sylvain Munaut · 3 years, 7 months ago
  97. 205a131 gateware/icE1usb{,-proto}: Make PDM registers write-only by Sylvain Munaut · 3 years, 7 months ago
  98. 84717d6 gateware: Allow override of NO2BUILD_DIR from command line by Sylvain Munaut · 3 years, 7 months ago
  99. ff0ab3e gateware: Wrap capture/counter units and allow use of SB_MAC16 by Sylvain Munaut · 3 years, 7 months ago
  100. c75f71e gateware/common: Add iCE40 optimized register file for picorv32 by Sylvain Munaut · 3 years, 7 months ago