portapack-mayhem/firmware
Jared Boone 45d26abf10 Use correct memory region for persistent storage.
Turns out 0x10088000 - 0x10089fff is not the right place. It's 0x40041000, and is only 256 bytes!
Move PPM to correct place, change representation to PPB for finer control.
Reset PPB value to initial value if read value out of bounds.
Clip PPB value on write to permitted bounds.
Contributes to resolution of issue #11.
2015-08-04 10:03:18 -07:00
..
application Use correct memory region for persistent storage. 2015-08-04 10:03:18 -07:00
baseband Simplify audio muting. 2015-07-21 10:33:40 -07:00
bootstrap Shuffle binaries in SPI flash image to insert HackRF firmware binary. 2015-07-29 22:30:16 -07:00
chibios ChibiOS 2.6.8, until I can figure out where to get it from git. 2015-07-08 08:40:23 -07:00
chibios-portapack Initial firmware commit. 2015-07-08 08:39:24 -07:00
common Use correct memory region for persistent storage. 2015-08-04 10:03:18 -07:00
hackrf_one_usb_ram.dfu Update hackrf_one_usb_ram.dfu to HackRF release 2015.07.2. 2015-07-29 22:21:35 -07:00
Makefile Use head/cat, /dev/zero to pad HackRF firmware 2015-08-02 11:22:10 -07:00