Kévin Redon
9a12d68c74
firmware: set license to GPLv2+
...
Change-Id: Id4c00159f984976b6d8641900fb64e36a3a30407
2018-07-11 22:01:58 +02:00
Kévin Redon
a1012b170a
USB: add central file to define USB IDs, classes, and endpoints
...
Change-Id: Iba81f32a92c68a973e8e7adbc4c2a1064ba5290f
2018-07-04 17:10:06 +02:00
Harald Welte
c47fc5febf
set local slot LED according to remote/local state.
...
The LED is illuminated as long as the slot is in local (physical SIM
card) mode.
2017-05-20 14:46:57 +01:00
Harald Welte
5c583d3535
Generalize SIM switching code and allow local/remote switching via USB
2017-05-09 13:24:28 +02:00
Harald Welte
6d1128e9d1
QMOD: Add code to determine SIM Card presence
2017-05-05 23:17:27 +02:00
Harald Welte
c6e482d581
qmod eeprom/i2c: Re-start watchdog while slow bit-banging
2017-03-05 16:24:29 +01:00
Harald Welte
3ecbf678db
only simtrace is bus-powered, SAM3 on qmod + owhw are self-powered
2017-03-03 02:10:34 +01:00
Harald Welte
3f5e3ddffc
Change directory structure to align with Atmel softpack
...
This way we can easily check with 'diff' for differences in our code and
Atmel softpack. Also, this layout is more suitable for building various
different firmware images (e.g. factory-test, dfu-loader, main
application) for a variety of different boards (simtrace, owhw, qmod).
2017-02-27 14:24:11 +01:00