Commit Graph

  • e1961beea1 Use gsmtap_inst_fd2() to remove compiler warning master Harald Welte 2026-02-27 11:15:57 +01:00
  • d0ad985eb0 Generate a version.h file Oliver Smith 2025-06-23 16:00:59 +02:00
  • c38ad746f2 Bump version: 0.8.1 → 0.9.0 0.9.0 Oliver Smith 2025-02-12 16:07:53 +01:00
  • 64e0adedb0 README.md: Add note to avoid using a VM Harald Welte 2024-08-27 16:09:14 +02:00
  • f9885fe019 simtrace2-cardem-pcsc: allow to set sim presence polarity Alexander Couzens 2024-05-31 16:43:03 +02:00
  • ec9b0b5254 firmware: allow to change the sim presence pin polarity Alexander Couzens 2024-05-31 16:32:36 +02:00
  • 0cd501ef80 dissector: add support for sim polarity Alexander Couzens 2024-05-31 16:31:17 +02:00
  • c79b582000 simtrace2-cardem-pcsc: allow to set sim presence polarity lynxis/presence-pol Alexander Couzens 2024-05-31 16:43:03 +02:00
  • 504c0fab50 firmware: allow to change the sim presence pin polarity Alexander Couzens 2024-05-31 16:32:36 +02:00
  • 2fd8d3c18c dissector: add support for sim polarity Alexander Couzens 2024-05-31 16:31:17 +02:00
  • d405133672 ngff_cardem: cosmetic: fix superflous space Alexander Couzens 2024-05-22 14:23:20 +01:00
  • 69deee859f contrib: remove rpm spec file Oliver Smith 2024-05-08 14:41:11 +02:00
  • 3fbed27b7a README.md: Add section on ngff_carem Harald Welte 2024-03-23 11:39:11 +01:00
  • b0d66ebfb0 README.md: Add links to where hardware can be bought Harald Welte 2024-03-23 11:37:13 +01:00
  • 26517d89de README.md: add links to SIMtrace2 and QMOD Harald Welte 2024-03-23 11:35:46 +01:00
  • 6d2d1eeb36 README.md: Fix mark-down nested bullet syntax Harald Welte 2024-03-23 12:03:07 +01:00
  • 651987ae62 README.md: Fix mark-down nested bullet syntax Harald Welte 2024-03-23 11:33:03 +01:00
  • ec157679d6 Add funding link to github mirror Harald Welte 2024-03-23 11:32:23 +01:00
  • 575acd9b03 simtrace2_api: Fix transmission of SIMTRACE_CMD_BD_BOARD_INFO laforge/rp2040-wip Harald Welte 2023-10-20 10:08:28 +02:00
  • f22a615158 WIP: hack simtrace2-tool for USB testing of rp2040 firmware Harald Welte 2023-10-20 10:07:24 +02:00
  • 5b5785af7a Bump version: 0.8.1 → 0.8.2 0.8.2 Oliver Smith 2023-09-15 11:17:37 +02:00
  • ecafd5abab firmware/Makefile: don't use distribution's CFLAGS Oliver Smith 2023-09-13 16:54:45 +02:00
  • 4a8ec296fa WIP: generic board-info Harald Welte 2023-09-06 17:53:06 +02:00
  • 73a8ef31f1 firmware/sniffer: Handle USART BREAK condition Harald Welte 2022-11-16 21:24:40 +01:00
  • 95c85b6f0c firmware/sniffer: Add performance/error counters Harald Welte 2022-11-16 20:48:02 +01:00
  • a8d13dea9b HACK: Solve weird problem wih lost OUT transfer on ping-pong endpoint Harald Welte 2020-01-16 23:20:48 +01:00
  • e6e77399d6 firmware/Makefile: don't use distribution's CFLAGS Oliver Smith 2023-09-13 16:54:45 +02:00
  • 1f77d673e2 simtrace2-cardem-pcsc: mark reset events in GSMTAP trace Philipp Maier 2023-07-21 12:59:17 +02:00
  • da078c090b Fix unchecked return value of osmo_libusb_init() Harald Welte 2023-07-18 15:03:46 +02:00
  • 968d0b94f6 contrib/jenkins: tweak shell logic Oliver Smith 2023-05-16 09:41:33 +02:00
  • 749dcdc277 fw: only build the bl with clang Eric Wild 2023-05-15 16:37:35 +02:00
  • f52b8b1a2e debian: set compat level to 10 Oliver Smith 2023-04-25 15:37:02 +02:00
  • 68b072bcc8 debian/rules: remove override_dh_autoreconf Oliver Smith 2023-04-26 11:16:03 +02:00
  • 6778c3f46e Cosmetic: fix CI errors Oliver Smith 2023-04-25 17:24:19 +02:00
  • 773d314142 contrib/jenkins.sh : build and publish combined targets Eric Wild 2022-11-15 00:47:11 +01:00
  • 0c8cb51849 firmware/sniffer: Enable interrupts for overrun/parity/frame errors Harald Welte 2022-11-16 21:18:23 +01:00
  • 89da837c23 firmware/sniffer: introduce #define for interrupt enable flags Harald Welte 2022-11-16 21:12:52 +01:00
  • 67a6d5724c firmware/sniffer: Handle WT timeouts via ring-buffer Harald Welte 2022-11-16 18:51:51 +01:00
  • 61394cde29 firmware/sniffer: Pass PARITY/OVERRUN/FRAMING error via ringbuffer Harald Welte 2022-11-16 16:31:57 +01:00
  • 92c44c572e firmware/sniffer: Add + use 16bit ringbuffer Harald Welte 2022-11-16 10:48:54 +01:00
  • 4237c99fa2 firmware/sniffer: Disable TIMEOUT interrupts in USART IER on exit Harald Welte 2022-11-16 16:35:09 +01:00
  • 3812317fba firmware/sniffer: Rename global variable 'wt' to 'g_wt' Harald Welte 2022-11-16 16:34:31 +01:00
  • c472e33320 firmware/sniffer: Log cause of WT change Harald Welte 2022-11-16 12:45:42 +01:00
  • 716fe6cefa firmware/sniffer: Group global variables in structs Harald Welte 2022-11-16 12:01:24 +01:00
  • 432c7b5058 firmware/sniffer: Make all global variables 'static' Harald Welte 2022-11-16 11:17:58 +01:00
  • db1e37b93b firmware/sniffer: Fix programming error in PPS Harald Welte 2022-11-16 11:05:44 +01:00
  • cc295f6945 firmware/sniffer: Avoid extra call for rbuf_is_full Harald Welte 2022-11-16 10:46:07 +01:00
  • 4836f23fa3 firmware/sniffer: Log old and new state in ISO7816-3 state changes Harald Welte 2022-11-16 10:37:14 +01:00
  • c343995b2d firmware/sniffer: refactor setting TPDU state Harald Welte 2022-11-16 10:34:47 +01:00
  • 0190e45305 firmware/sniffer: Log parity errors, just like overruns and framing errors Harald Welte 2022-11-15 22:48:42 +01:00
  • cfab7c00ce conrtrib/upload : upload elf files Eric Wild 2022-11-15 01:03:44 +01:00
  • 5523faf61f firmware/sniffer: Fix copy+paste when logging invalid INS bytes Harald Welte 2022-11-15 21:19:26 +01:00
  • 5f651e510f Fix missing generation of waiting-time-extension in some situations James Tavares 2022-11-11 22:38:05 +01:00
  • 6eb5e8b602 main: rotor: erase immediately after send James Tavares 2022-10-28 15:06:08 -04:00
  • 2b175c9545 cosmetic: Fix compile-time #error message string typo Harald Welte 2022-10-27 14:21:03 +02:00
  • 139d517bc1 contrib/jenkins.sh: set USE_CLANG=1 Oliver Smith 2022-10-13 11:41:23 +02:00
  • a5d537973d cardem: reset the uC in case of USB disconnect Harald Welte 2022-07-25 19:59:08 +02:00
  • fdfb02418f host/cardem: fix integer overflow in process_do_rx_da() Vadim Yanitskiy 2022-07-04 14:36:56 +07:00
  • e4503232eb update git URLs (git -> https; gitea) Harald Welte 2022-06-17 23:05:04 +02:00
  • 9088ca86ff simtrace2-cardem-pcsc.c: Send APDUs via GSMTAP Harald Welte 2022-04-05 19:18:46 +02:00
  • ff434e4f12 firmware: bugfix: disable cardemu comms in local SIM mode James Tavares 2022-01-10 21:12:54 -05:00
  • 2ceba0fdc4 firmware: usb: call USBD_HAL_DISCONNECT while usb init to recover from resets Alexander Couzens 2022-03-04 18:05:56 +01:00
  • 050b9dde68 HACK: Solve weird problem with lost OUT transfer on ping-pong endpoint laforge/202201 Harald Welte 2020-01-16 23:20:48 +01:00
  • f1a0ed905b WIP: ignore STALL Harald Welte 2022-01-26 20:47:21 +01:00
  • 874a1a2d64 HACK: dump enabled interrupts and priorities during startup Harald Welte 2022-01-26 10:51:05 +01:00
  • b07131f2a5 HACK: cardem: Don't reset on watchdog, but panic. Harald Welte 2022-01-26 10:47:52 +01:00
  • 7783cd7a28 fw/qmod: enable modem RESET by default at boot Harald Welte 2020-01-09 20:31:06 +01:00
  • 09c279874e simtrace: Enable VCC detection via ADC (voltage dependent) Harald Welte 2022-01-26 11:02:47 +01:00
  • 755387ee31 Reduce bInterval of interrupt endpoints to avoid interrupt misses Harald Welte 2022-01-26 13:56:44 +01:00
  • c3f366b55e contrib/simtrace.lua: Add Flag bits + Data to COL_INFO Harald Welte 2022-01-25 18:54:16 +01:00
  • b01dc91c0b simtrace2-cardem-pcsc: continue in case of LIBUSB_TRANSFER_ERROR Harald Welte 2022-01-26 20:31:46 +01:00
  • 5cc3add0b0 simtrace2-cardem-pcsc: Fix copy+paste error in log message Harald Welte 2022-01-26 20:31:22 +01:00
  • ca62121c19 host: Don't pass -1 (converted to 255) as address Harald Welte 2022-03-03 17:38:31 +01:00
  • 8b52b44f1b simtrace2-cardem-pcsc: Detect card power-up without RESET Harald Welte 2022-01-26 20:02:43 +01:00
  • 71ac54d7bf simtrace2-cardem-pcsc: Move all logging into libosmocore Harald Welte 2022-01-26 17:16:01 +01:00
  • ab5b2ffe1d simtrace2-cardem-pcsc: rename 'flags' to 'status_flags' Harald Welte 2022-01-26 16:37:40 +01:00
  • ee9ddb8da1 host: Always initialize libosmocore logging before using it Harald Welte 2022-03-03 15:25:43 +01:00
  • 039680a8d4 cardem: set more reasonable interrupt priorities Harald Welte 2022-01-25 23:24:48 +01:00
  • 8680677256 card_emu_uart_interrupt: ASSERT if we get called with wrong uart_chan Harald Welte 2022-01-26 13:58:34 +01:00
  • 20bc014b82 cardem: Report the VCC voltage (if supported) Harald Welte 2022-01-26 10:48:51 +01:00
  • 3a6f1adc2e lua dissector: adjust usage instructions Eric Wild 2022-02-02 11:48:05 +01:00
  • 70e60aa1de contrib/simtrace.lua: Register for "decode as..." Harald Welte 2022-01-25 22:57:26 +01:00
  • 4775a94959 contrib/simtrace.lua: Dissect some more cardem related message types Harald Welte 2022-01-25 22:57:09 +01:00
  • d3b9d95b34 contrib/simtrace.lua: Don't print SIMTRACE_MSGT_ in every COL_INFO Harald Welte 2022-01-25 19:27:30 +01:00
  • 408889d8b2 contrib/simtrace.lua: print length + slot-number in decimal only Harald Welte 2022-01-25 18:27:02 +01:00
  • 7b160b5ed7 contrib/simtrace.lua: Add header with author/description/usage Harald Welte 2022-01-25 18:23:45 +01:00
  • 15a3ef25a2 cosmetic: contrib/simtrace.lua: more consistent formatting Harald Welte 2022-01-25 18:22:19 +01:00
  • 5820eacf57 contrib/simtrace.lua: Add VID/PID of all currentl simtrace2 devices Harald Welte 2022-01-25 18:13:42 +01:00
  • 94cc319b8e host: properly zero-initialize interface match structures Harald Welte 2022-01-25 16:40:27 +01:00
  • 7a450041bf cosmetic: Fix indent of printf() statement Harald Welte 2022-01-25 16:39:46 +01:00
  • 3f0d92f282 host: Print strerror(errno) in case of problems opening the USB device Harald Welte 2022-01-25 16:09:14 +01:00
  • 87f8de15b4 fix newline \n\r with \r\n lynxis/wip Alexander Couzens 2022-01-24 11:44:35 +01:00
  • 7674b08519 reduce debugging output on the serial Alexander Couzens 2022-01-24 10:58:51 +01:00
  • ea9a91f5ce gitignore: add missing entries binaries James Tavares 2022-01-10 17:58:58 -05:00
  • 91a93bc5de firmware: add definition for main osc bypass when using external osc James Tavares 2022-01-10 17:48:14 -05:00
  • aeaf12853e simtrace2-tool: add "modem sim-card (insert|remove)" command James Tavares 2022-01-10 18:06:45 -05:00
  • 7fde63b7c6 wireshark lua dissector: dissect more Eric Wild 2021-12-14 19:56:04 +01:00
  • cb655f9774 firmware: add crc stub to all dfu apps to ensure reliable loading Eric Wild 2021-12-06 21:48:01 +01:00
  • f721e69bc1 treewide: remove FSF address Oliver Smith 2021-12-14 11:45:00 +01:00
  • 8dada9b454 host/contrib/simtrace2.spec.in: update Oliver Smith 2021-12-10 14:16:41 +01:00