aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-01assert: Use printf_sync() to ensure printing of assert / paniclaforge/cardem2Harald Welte3-2/+16
2021-06-01card_emu: use edge-triggered VCC ADC logicKévin Redon1-2/+8
2021-06-01jenkins.sh: build 'cardem' firmware also for simtrace boardHarald Welte1-1/+1
2021-06-01simtrace board.h: Enable HAVE_CARDEM if we build the cardem firmwareHarald Welte1-1/+5
2021-04-25st2-cardem-pcsc: Use ATR of real card by defaultHarald Welte1-32/+19
2021-04-25st2-cardem-pcsc: Fix goto-in-while messHarald Welte1-5/+12
2021-04-22contrib/jenkins.sh: Switch from rita -> ftp.osmocom.orgHarald Welte1-5/+5
2021-04-08card_emu: Fix computation of waiting timeHarald Welte2-3/+5
2021-04-08card_emu: Fix USART timer, particularly in re-start situationsHarald Welte1-12/+40
2021-04-08card_emu: Use USART timeout for waiting timeHarald Welte7-52/+140
2021-04-08card_emu: explicitly initialize PTS and TPDU statesHarald Welte1-0/+3
2021-04-08card_emu: improve reset detection conditionsHarald Welte1-1/+2
2021-04-08iso7816_fidi: Add iso7816_3_ prefix to symbols; fix terminologyHarald Welte5-18/+19
2021-04-08card_emu: Clarify and differentiate F/Fi/F_index/Fi_indexHarald Welte2-26/+52
2021-04-08card_emu: Rename fi to Fi and di to DiHarald Welte1-15/+14
2021-04-08make sim switch board specificKévin Redon4-0/+152
2021-04-08card_emu: waiting_time is stored in etu, not clocks.Harald Welte1-1/+1
2021-04-08firmware: disable stack protector by defaultOliver Smith1-6/+8
2021-04-07firmware: qmod-dfu: disable stack protectorOliver Smith1-0/+6
2021-04-06Revert "add library providing ISO 7816-3 utilities"Harald Welte2-229/+0
2021-04-06Revert "add ISO 7816-3 library to remsim project"Harald Welte1-1/+1
2021-04-05simtrace2-cardem-pcsc: Make it work againHarald Welte1-23/+159
2021-04-04minor add commentsKévin Redon1-8/+28
2021-04-04rename PIN_PHONE_{CLK,IO} to PIN_USIM1_{CLK,IO}Kévin Redon1-3/+3
2021-04-04add ISO 7816-3 library to remsim projectKévin Redon1-1/+1
2021-04-04add library providing ISO 7816-3 utilitiesKévin Redon2-0/+229
2021-04-04cardem: currently simtrace does not support cardemKévin Redon1-1/+1
2021-04-04cardem: choose a more reasonable default ATREric Wild2-3/+38
2021-04-04firmware: allow verbose buildsEric Wild1-6/+14
2021-04-04firmware: do not allow undefined symbolsEric Wild2-2/+7
2021-04-04minor: use same LED pattern for cardem as other applicationsKévin Redon1-1/+2
2021-03-08contrib/prepare_upload.sh: fix cd problemsOliver Smith2-1/+3
2021-03-05firmware: create duplicate files for upload onlyOliver Smith3-4/+15
2021-03-05gitignore: add firmware/apps/*/usb_strings.txt.patchedOliver Smith1-0/+1
2021-03-05host: use git-version-gen/tarball-v. from topdirOliver Smith3-153/+2
2021-03-05firmware/Makefile: fix UNKNOWN in OBS packagesOliver Smith1-1/+1
2021-03-05d/source/format: new fileOliver Smith1-0/+1
2021-01-29dfu: let the device reset itselfEric2-4/+7
2020-10-27remove old pre-autoconf makefileHarald Welte1-28/+0
2020-10-27Update READMEHarald Welte1-9/+8
2020-10-27rename simtrace2-remsim to simtrace2-cardem-pcscHarald Welte5-9/+9
2020-10-27remove usb2udpHarald Welte6-370/+43
2020-10-27remsim: adding cli argument to set the atrLeonard Hübner1-4/+20
2020-10-18migrate from BSC_FD_* to OSMO_FD_*Harald Welte1-4/+4
2020-08-16dfu: Save another 60 bytes by changing the way we print horizontal linesHarald Welte1-5/+16
2020-08-16dfu: Shrink code by 144 bytes (by not calling PIO_InitializeInterrupts)Harald Welte1-2/+0
2020-08-05firmware: fix builds with gcc stack smashing protection enabledHarald Welte2-1/+15
2020-05-25Introduce support for asynchronous USB transmissionHarald Welte3-15/+77
2020-05-19contrib: integrate RPM specOliver Smith3-4/+3
2020-05-19contrib: import RPM specOliver Smith1-0/+103