summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos/cc1111: Hack on USB driver to make Windows happyKeith Packard2013-05-17
* altos: Set u-blox navigation settingsKeith Packard2013-05-14
* altos: Use symbolic names for ublox packet idKeith Packard2013-05-14
* altos/test: ao_gps_test_ublox uses ao_gps_blox.hKeith Packard2013-05-13
* altos: Struct used for u-blox testing had lat/lon swappedKeith Packard2013-05-13
* altos: Switch TeleMega v0.3 to u-bloxKeith Packard2013-05-13
* altos: Provide a define for the number of sat infos in a telem packetKeith Packard2013-05-13
* altos: Add U-Blox GPS driverKeith Packard2013-05-13
* altos: Don't bother fixing telelco-v0.1, just disable itKeith Packard2013-05-13
* altos: Wait after configuring boot pin before testing itKeith Packard2013-05-07
* altos/stm: Create per-product flash loadersKeith Packard2013-05-07
* altos: Add ao_boot_chain to telemega v0.3Keith Packard2013-05-07
* altos: Remove stdio from stm-flashKeith Packard2013-05-07
* altos: Get rodata into flash, make sure sections are alignedKeith Packard2013-05-07
* altos: Make stm-bringup build againKeith Packard2013-05-07
* altos: Run self loader when application sets boot addr to 0Keith Packard2013-05-07
* altos: Allow STM usb driver to be used without stdioKeith Packard2013-05-07
* altos/stm-flash: Check target flash address against AO_BOOT_APPLICATION_BASEKeith Packard2013-05-07
* altos: Use flash loader on all STM productsKeith Packard2013-05-07
* altos/stm: Provide another 4kB of flash space for appsKeith Packard2013-05-07
* altos/stm: Shrink stm flash loader to < 4kBKeith Packard2013-05-07
* altos/stm: Allow core timer to be excluded from buildKeith Packard2013-05-07
* altos/stm: Don't define task macros when not taskingKeith Packard2013-05-07
* altos: Eliminate stdio looping when system has a single stdio sourceKeith Packard2013-05-07
* altos: Move ao_notask to coreKeith Packard2013-05-07
* altos/stm: Add comments to the .ld files explaining how the romconfig stuff w...Keith Packard2013-05-07
* altos/stm: Add .elf to .ihx ruleKeith Packard2013-05-07
* altos: Switch ao_stm_flash to read/write binary blocksKeith Packard2013-05-07
* altos: Create ihx version of stm-demoKeith Packard2013-05-07
* altos: Add erase command to stm-flash app. Validate addresses.Keith Packard2013-05-07
* altos: Fix STM flash programmingKeith Packard2013-05-07
* altos: Validate boot chain start addressKeith Packard2013-05-07
* altos: Mark .boot section as (NOLOAD)Keith Packard2013-05-07
* altos: Fix up stm-flash output file name. Use discovery LED pinsKeith Packard2013-05-07
* altos: Add actual flashing functions to stm-flash appKeith Packard2013-05-07
* altos: Clean up boot loader supportKeith Packard2013-05-07
* altos: Add program flash functionKeith Packard2013-05-07
* altos: Make stm-flash capable of switching to applicationKeith Packard2013-05-07
* Add STM self-flashing loaderKeith Packard2013-05-07
* altos: Sanity check barometer before going to pad modeKeith Packard2013-05-07
* altos: Elide M25 debug output from storage info commandKeith Packard2013-05-07
* altos: Set APRS deviation to 3kHzKeith Packard2013-05-07
* altos/test: Fix warning in ao_aprs_testKeith Packard2013-05-07
* altos: Use SYSTICK on STM32LKeith Packard2013-05-07
* altos: Mark GPS telemetry packets with GPS time stampKeith Packard2013-05-07
* altos: Use separate exception stack on STM32LKeith Packard2013-05-07
* altos: Reduce stack usage of FAT driver and loggerKeith Packard2013-05-07
* altos: Open up the DVGA gain to use all of the available settingsKeith Packard2013-05-07
* altos: Stop using telelco v0.2 top LEDS for radio TX/RXKeith Packard2013-05-07
* altos: Make cc1120 driver return false on recv timeoutKeith Packard2013-05-07