aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-03HACK: Solve weird problem with lost OUT transfer on ping-pong endpointlaforge/202201Harald Welte1-0/+4
2022-03-03WIP: ignore STALLHarald Welte1-0/+2
2022-03-03HACK: dump enabled interrupts and priorities during startupHarald Welte1-0/+32
2022-03-03HACK: cardem: Don't reset on watchdog, but panic.Harald Welte1-2/+9
2022-03-03fw/qmod: enable modem RESET by default at bootHarald Welte1-2/+2
2022-03-03simtrace: Enable VCC detection via ADC (voltage dependent)Harald Welte1-0/+4
2022-03-03Reduce bInterval of interrupt endpoints to avoid interrupt missesHarald Welte1-5/+5
2022-03-03contrib/simtrace.lua: Add Flag bits + Data to COL_INFOHarald Welte1-0/+24
2022-03-03simtrace2-cardem-pcsc: continue in case of LIBUSB_TRANSFER_ERRORHarald Welte1-0/+6
2022-03-03simtrace2-cardem-pcsc: Fix copy+paste error in log messageHarald Welte1-1/+1
2022-03-03host: Don't pass -1 (converted to 255) as addressHarald Welte2-2/+4
2022-03-03simtrace2-cardem-pcsc: Detect card power-up without RESETHarald Welte1-5/+23
2022-03-03simtrace2-cardem-pcsc: Move all logging into libosmocoreHarald Welte1-13/+19
2022-03-03simtrace2-cardem-pcsc: rename 'flags' to 'status_flags'Harald Welte1-11/+11
2022-03-03host: Always initialize libosmocore logging before using itHarald Welte3-3/+16
2022-02-21cardem: set more reasonable interrupt prioritiesHarald Welte3-1/+7
2022-02-14card_emu_uart_interrupt: ASSERT if we get called with wrong uart_chanHarald Welte1-3/+2
2022-02-14cardem: Report the VCC voltage (if supported)Harald Welte3-1/+21
2022-02-02lua dissector: adjust usage instructionsEric Wild1-1/+4
2022-01-26contrib/simtrace.lua: Register for "decode as..."Harald Welte1-0/+1
2022-01-26contrib/simtrace.lua: Dissect some more cardem related message typesHarald Welte1-1/+69
2022-01-26contrib/simtrace.lua: Don't print SIMTRACE_MSGT_ in every COL_INFOHarald Welte1-16/+16
2022-01-26contrib/simtrace.lua: print length + slot-number in decimal onlyHarald Welte1-4/+4
2022-01-26contrib/simtrace.lua: Add header with author/description/usageHarald Welte1-0/+6
2022-01-26cosmetic: contrib/simtrace.lua: more consistent formattingHarald Welte1-12/+11
2022-01-26contrib/simtrace.lua: Add VID/PID of all currentl simtrace2 devicesHarald Welte1-2/+5
2022-01-25host: properly zero-initialize interface match structuresHarald Welte2-0/+2
2022-01-25cosmetic: Fix indent of printf() statementHarald Welte1-3/+3
2022-01-25host: Print strerror(errno) in case of problems opening the USB deviceHarald Welte3-3/+3
2022-01-11gitignore: add missing entries binariesJames Tavares1-0/+3
2022-01-11firmware: add definition for main osc bypass when using external oscJames Tavares2-4/+6
2022-01-10simtrace2-tool: add "modem sim-card (insert|remove)" commandJames Tavares1-0/+26
2021-12-15wireshark lua dissector: dissect moreEric Wild1-5/+95
2021-12-15firmware: add crc stub to all dfu apps to ensure reliable loadingEric Wild7-28/+246
2021-12-14treewide: remove FSF addressOliver Smith94-376/+0
2021-12-10host/contrib/simtrace2.spec.in: updateOliver Smith1-14/+16
2021-12-10Bump version: 0.8.0.1-8281 → 0.8.10.8.1Oliver Smith1-0/+6
2021-12-10host/contrib/simtrace2.spec.in: fix sonameOliver Smith1-7/+7
2021-12-09Bump version: 0.7.0.166-61b4-dirty → 0.8.00.8.0Harald Welte4-6/+203
2021-12-09host: Upgrade libosmocore dependency to 1.4.0Harald Welte2-4/+4
2021-11-24firmware: remove dfu-dfu default targetEric Wild1-1/+1
2021-11-02jenkins: build bootloader updaterEric Wild1-4/+4
2021-11-02firmware: add missing usb strings to blupdate that prevented building itEric Wild1-0/+6
2021-11-01add our default clang-format fileEric Wild1-0/+563
2021-11-01firmware: drop cref printingEric Wild1-1/+1
2021-11-01firmware: increase reset delay before usb reattachEric Wild2-2/+2
2021-11-01firmware: remove usb pullup that dates back to simtrace1Eric Wild5-32/+0
2021-11-01firmware: add bootloader update "app"Eric Wild5-9/+192
2021-10-25cardem-pcsc: Fix return of uninitialized variableHarald Welte1-0/+1
2021-10-20fix bootloader led config crashEric Wild1-1/+1