aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-24cardem: ignore set ATRkevin/cardemKévin Redon1-1/+4
2019-09-24cardem: fix TPDU state checkKévin Redon1-1/+1
2019-07-18cardem: ensure VCC_PHONE is floatingKévin Redon2-1/+17
2019-07-18cardem: use USART timeout for waiting timeKévin Redon9-118/+295
2019-06-13make: only compile source for corresponding appKévin Redon4-2/+13
2019-06-13cardem: currently simtrace does not support cardemKévin Redon1-1/+1
2019-05-15use simplest ATRKévin Redon1-2/+2
2019-05-14minor: ignore usbstring binaryKévin Redon1-0/+1
2019-05-14make sim switch board specificKévin Redon4-0/+161
2019-05-14minor add commentsKévin Redon1-22/+27
2019-05-14rename PIN_PHONE_IO to PIN_USIM1_IOKévin Redon1-2/+2
2019-05-14better detect VCC and nRST changesKévin Redon1-2/+2
2019-05-14add ISO 7816-3 library to remsim projectKévin Redon1-1/+1
2019-05-14add library providing ISO 7816-3 utilitiesKévin Redon2-0/+221
2019-05-14minor : fix typo in commentKévin Redon1-2/+2
2019-02-07minor: improve debug outputKévin Redon1-2/+2
2019-02-07remsim: use simplest ATRKévin Redon1-3/+1
2019-02-07minor: move USB debug output from info to debug levelKévin Redon1-24/+24
2019-02-07minor: make debug output only verbose in info levelKévin Redon1-1/+5
2019-02-07minor: use same LED pattern for cardem as other opplicationsKévin Redon1-1/+2
2019-02-07minor: updated copyright yearsKévin Redon2-4/+6
2019-02-07minor: fix spacingKévin Redon1-2/+2
2018-10-25cardem: add more debug information for TPDU stateKévin Redon1-14/+79
2018-10-21remsim: fix TPDU response size transmissionKévin Redon1-1/+1
2018-10-21remsim: update copyrightKévin Redon1-2/+4
2018-10-21remsim: add already parsed USB path argument infoKévin Redon1-0/+1
2018-10-13Fix compiler warning: no-return-in-nonvoid-function simtrace2_usb.cMartin Hauke1-0/+1
2018-10-12libusb_util.c: Avoid gcc warning about strncpy()Harald Welte1-1/+1
2018-09-23debian/control: Add dependency to libpcsclite-devHarald Welte1-0/+1
2018-09-08owhw: set the right simtrace USB ID in usb2udpKévin Redon1-2/+2
2018-09-06host: clean library dependenciesKévin Redon1-2/+2
2018-09-06owhw: add missing function board_main_topKévin Redon1-0/+8
2018-09-06owhw: add missing function board_exec_dbg_cmdKévin Redon1-0/+18
2018-09-06minor: update copyrightKévin Redon6-0/+8
2018-09-06minor: fix typo in commentKévin Redon1-2/+1
2018-09-06minor: add checks on configurations and functionsKévin Redon1-5/+17
2018-09-04qmod: add LED user controlKévin Redon1-0/+21
2018-09-04EEPROM: fix Wformat compile warningKévin Redon1-2/+2
2018-09-03qmod: output EEPROM data only on debug level, and add completion outputKévin Redon1-3/+5
2018-09-03DFU: fix Wformat compile warningKévin Redon1-1/+1
2018-09-03stdio: fix detection of malformated format stringsKévin Redon1-8/+18
2018-08-28stdio: add void 'l' format string qualifierKévin Redon1-13/+16
2018-08-28UART: switch baud rate to 921600 bpsKévin Redon2-3/+8
2018-08-28set main clock for using UART at 921600 bpsKévin Redon5-25/+31
2018-08-26tag debian release 0.5.10.5.1Harald Welte1-1/+7
2018-08-26simtrace2-sniff: Fix build with released libosmocore versionsHarald Welte1-0/+13
2018-08-26Revert "debian/control: Depend on libosmocore >= 0.12.1"Harald Welte1-1/+1
2018-08-26debian/control: Depend on libosmocore >= 0.12.1Harald Welte1-1/+1
2018-08-26v0.5 debian package release0.5Harald Welte1-3/+3
2018-08-26Add Debian packaging rulesHarald Welte6-0/+42