aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
laforge/202201HACK: Solve weird problem with lost OUT transfer on ping-pong endpointHarald Welte2 years
laforge/cardemsimtrace2-cardem-pcsc: Make it work againHarald Welte3 years
laforge/cardem1assert: Use printf_sync() to ensure printing of assert / panicHarald Welte3 years
laforge/cardem2assert: Use printf_sync() to ensure printing of assert / panicHarald Welte3 years
laforge/ngff-cardemWIP: introduce support for new ngff_cardem boardHarald Welte3 years
laforge/rp2040-wipsimtrace2_api: Fix transmission of SIMTRACE_CMD_BD_BOARD_INFOHarald Welte6 months
laforge/toolfw/qmod: enable modem RESET by default at bootHarald Welte3 years
lynxis/wipfix newline \n\r with \r\nAlexander Couzens2 years
masterREADME.md: Add section on ngff_caremHarald Welte5 weeks
osmith/wipdebian: don't package simtrace2-firmware anymoreOliver Smith2 years
[...]
 
TagDownloadAuthorAge
0.8.2commit 5b5785af7a...Oliver Smith7 months
0.8.1commit afd23660b3...Oliver Smith2 years
0.8.0commit 45a8f2beee...Harald Welte2 years
0.7.1commit 9ba5b5c1b9...Harald Welte4 years
0.7.0commit 87940f1f83...Harald Welte4 years
0.6.1commit 71cfc2b90d...Harald Welte4 years
0.6commit b7f94dcb9f...Kévin Redon4 years
0.5.1commit e07640c35a...Harald Welte6 years
0.5commit bd9d94994d...Harald Welte6 years
0.4tag 26f6ff77de...Harald Welte6 years
[...]
 
AgeCommit messageAuthorFilesLines
2018-07-03sniffing: decrease USB IRQ prioprity to prevent USART overrunkredon/simtraceKévin Redon1-0/+4
2018-07-03sniffing: fix procedure byte handling and make TPDU parsing for strictKévin Redon1-4/+12
2018-07-03sniffer: also send incomplete (e.g. timeout) data (PPS/ATR/TPDU)Kévin Redon1-24/+39
2018-07-03sniffing: move conversion convertion and flag processing from ISR to main loo...Kévin Redon2-73/+98
2018-07-03buffer: increase buffer size to 512 to cope with fast and long TPDUsKévin Redon1-1/+1
2018-07-03console: drop data to be send when buffer is already fullKévin Redon1-10/+8
2018-07-03sniffer: display F and D values frim PPSKévin Redon3-3/+9
2018-07-01Merge branch 'kredon/simtrace' of ssh://gerrit.osmocom.org:29418/simtrace2 in...Kévin Redon1-0/+5
2018-07-01host USB: add host application to receive and display USB sniffing messages s...Kévin Redon2-1/+535
2018-07-01sniffer USB: implement USB communication and send parsed messagesKévin Redon1-63/+234
[...]
 
Clone
https://git.osmocom.org/simtrace2