aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-26qmod: lower VCC threshold to 2.5V0.6Kévin Redon1-1/+1
2019-11-26free USB buffer when allocation failedKévin Redon1-4/+27
2019-11-24merge simtrace2-discovery.[ch] to libusb_util.[ch]Harald Welte8-129/+48
2019-11-24use osmo_st2_ or osmo_ prefix for [shared] library symbolsHarald Welte6-75/+87
2019-11-24host: use autotools and split shared code to libosmo-simtrace2Harald Welte31-382/+791
2019-11-24remove unused function process_do_error()Harald Welte1-19/+0
2019-11-24simtrace2-remsim: Implement/Fix the 'skip_atr' optionHarald Welte1-6/+8
2019-11-24fix typo: libisb -> libusbHarald Welte1-1/+1
2019-11-24card_emu_tests: Cosmetic changes (re-order code; more comments)Harald Welte1-9/+20
2019-11-18add DFU enter override capabilityKévin Redon2-1/+17
2019-11-18add serial and version info in USB descriptionKévin Redon3-14/+141
2019-11-14check RST/VCC/CLK line at every step of the activationKévin Redon1-0/+7
2019-11-14initialize VCC, RST, and VCC with actual valuesKévin Redon4-20/+27
2019-10-30firmare/test/Makefile: Fix link orderHarald Welte1-2/+2
2019-10-30Attempt to fix master-simtrace2 publish stage (missing WORKSPACE env)Harald Welte1-2/+2
2019-10-24add/fix mcp23017 i2c gpio expander functions and testsJoachim Steiger6-9/+52
2019-10-04define LEDs for octsimtestKévin Redon1-0/+16
2019-10-04make LED definitions board specificKévin Redon5-13/+70
2019-10-04hw: put board specific pin definition in corresponding fileKévin Redon2-6/+3
2019-08-13USB: place version string in interfaceKévin Redon1-4/+39
2019-08-12disable ERASE pinKévin Redon1-0/+3
2019-08-08Fix builds on Ubuntu 16.04Harald Welte1-4/+4
2019-08-06add serial and version information in USB descriptorKévin Redon2-5/+109
2019-08-01publish: also upload latestKévin Redon2-7/+9
2019-07-30 add new board and app for gpio testing on octsimtest boardJoachim Steiger11-0/+687
2019-07-19contrib/jenkins.sh: don't delete old builds from ftpHarald Welte1-1/+1
2019-07-19contrib/jenkins.sh: also push the .elf files to the ftp (for gdb/objdump)Harald Welte1-1/+1
2019-06-20firmware: name binaries including their git version numberHarald Welte1-2/+2
2019-06-19qmod: Disable hub reset and EEPROM erase/write by defaultHarald Welte1-2/+7
2019-05-23remove unused make defineKévin Redon1-3/+1
2019-05-23add make DEFINE to remove assert ERASE codeKévin Redon3-1/+17
2019-05-23make peer ERASE more robustKévin Redon1-3/+22
2019-02-28Add freq_ctr appHarald Welte4-0/+122
2019-02-28Add minimal board-support for Olimex SAM3-P256Harald Welte3-33/+605
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