aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-26owhw: Fix cardem GPIO initialization pointer valueHarald Welte1-1/+1
2018-08-26firmware: Enable -Wformat and resolve all related compiler warningsHarald Welte13-23/+24
2018-08-26add master Makefile to build firmware and host toolsHarald Welte1-0/+27
2018-08-26Makefiles: Add "make install" targetHarald Welte2-2/+12
2018-08-26host: Fix "make clean": remove simtrace2-sniffHarald Welte1-1/+1
2018-08-07jenkins: add simtrace/trace to the buildsKévin Redon1-1/+1
2018-08-07jenkins: clean after uploadKévin Redon1-9/+14
2018-08-07qmod: error on EEPROM erase failKévin Redon1-3/+5
2018-08-07jenkins: fix publishKévin Redon1-0/+1
2018-08-07USB: increase USB reset timeKévin Redon4-9/+23
2018-08-07qmod: Add 'e' command for erasing the EEPROMHarald Welte1-0/+24
2018-08-06gcc: fix warningKévin Redon1-1/+1
2018-08-06jenkins: add build uploadsKévin Redon1-0/+16
2018-08-04remsim: fix USB hanging USB transferKévin Redon1-2/+2
2018-08-04cardem (minor): trace tx data send over USBKévin Redon1-0/+3
2018-08-04add libosmcore utilitiesKévin Redon1-0/+632
2018-08-04cardem: add state name in traceKévin Redon1-2/+19
2018-08-04cardem (minor): remove to verbose log traceKévin Redon1-1/+0
2018-08-04cardem: minor typo fix in commentKévin Redon1-2/+2
2018-08-04add synchronous UART transmission and use it in exceptionsKévin Redon6-9/+108
2018-08-01sniff: send incomplete TPDU when reset is assertedKévin Redon1-0/+17
2018-07-30cardem: use TC2 as WI and update WT after ATRKévin Redon1-5/+33
2018-07-30remsim: fix payload overwritingKévin Redon1-5/+0
2018-07-30cardem: use TC_ETU to trigger ATR sendingKévin Redon4-30/+104
2018-07-29cardem: increase watchdog to 2 secondsKévin Redon1-2/+2
2018-07-29cardem: show detailed reset causeKévin Redon1-1/+15