fw/altos
2013-05-08 Keith Packardaltos/stm: Create per-product flash loaders
2013-05-08 Keith Packardaltos: Add ao_boot_chain to telemega v0.3
2013-05-08 Keith Packardao-tools/ao-stmload: Add --verbose flag
2013-05-08 Keith Packardaltos: Remove stdio from stm-flash
2013-05-08 Keith Packardaltos: Get rodata into flash, make sure sections are...
2013-05-08 Keith Packardaltos: Make stm-bringup build again
2013-05-08 Keith Packardaltos: Run self loader when application sets boot addr...
2013-05-08 Keith Packardaltos: Allow STM usb driver to be used without stdio
2013-05-08 Keith Packardaltos/stm-flash: Check target flash address against...
2013-05-08 Keith Packardao-tools/ao-stmload: application base moved to 0x08001000
2013-05-08 Keith Packardao-tools: reboot to loader now uses 'X' instead of 'L'
2013-05-08 Keith Packardaltos: Use flash loader on all STM products
2013-05-08 Keith Packardaltos/stm: Provide another 4kB of flash space for apps
2013-05-08 Keith Packardaltos/stm: Shrink stm flash loader to < 4kB
2013-05-08 Keith Packardaltos/stm: Allow core timer to be excluded from build
2013-05-08 Keith Packardaltos/stm: Don't define task macros when not tasking
2013-05-08 Keith Packardaltos: Eliminate stdio looping when system has a single...
2013-05-08 Keith Packardaltos: Move ao_notask to core
2013-05-08 Keith Packardao-tools/ao-stmload: Remove IRC dregs in source code
2013-05-08 Keith Packardaltosui/altoslib: Move more flashing code from altosui...
2013-05-08 Keith Packardaltosui & altoslib: Move a pile of debug/programming...
2013-05-08 Keith Packardaltosui: Support 32-bit ihx files
2013-05-08 Keith Packardao-tools/ao-stmload: Fix ELF, add IHX, add self-flashing
2013-05-08 Keith Packardao-tools/lib: Add loading support for 32-bit ihx files
2013-05-08 Keith Packardaltos/stm: Add comments to the .ld files explaining...
2013-05-08 Keith Packardaltos/stm: Add .elf to .ihx rule
2013-05-08 Keith Packardaltos: Switch ao_stm_flash to read/write binary blocks
2013-05-08 Keith Packardaltos: Create ihx version of stm-demo
2013-05-08 Keith Packardaltos: Add erase command to stm-flash app. Validate...
2013-05-08 Keith Packardaltos: Fix STM flash programming
2013-05-08 Keith Packardaltos: Validate boot chain start address
2013-05-08 Keith Packardaltos: Mark .boot section as (NOLOAD)
2013-05-08 Keith Packardaltos: Fix up stm-flash output file name. Use discovery...
2013-05-08 Keith Packardaltos: Add actual flashing functions to stm-flash app
2013-05-08 Keith Packardaltos: Clean up boot loader support
2013-05-08 Keith Packardaltos: Add program flash function
2013-05-08 Keith Packardaltos: Make stm-flash capable of switching to application
2013-05-08 Keith PackardAdd STM self-flashing loader
2013-05-08 Keith Packardaltos: Sanity check barometer before going to pad mode
2013-05-08 Keith Packardaltos: Elide M25 debug output from storage info command
2013-05-08 Keith Packardaltos: Set APRS deviation to 3kHz
2013-05-08 Keith Packardaltos/test: Fix warning in ao_aprs_test
2013-05-08 Keith Packardaltos: Use SYSTICK on STM32L
2013-05-08 Keith Packardaltos: Mark GPS telemetry packets with GPS time stamp
2013-05-08 Keith Packardaltoslib: Update GPS state even if new state is unlocked
2013-05-08 Keith Packardaltos: Use separate exception stack on STM32L
2013-05-08 Keith Packardaltos: Reduce stack usage of FAT driver and logger
2013-05-08 Keith Packardaltos: Open up the DVGA gain to use all of the availabl...
2013-05-08 Keith Packardaltos: Stop using telelco v0.2 top LEDS for radio TX/RX
2013-05-08 Keith Packardaltos: Make cc1120 driver return false on recv timeout
2013-05-08 Keith Packardaltos: Reconfigure CC1120 receiver to match our usage
2013-05-08 Keith Packardaltos: Compute "real" RSSI value in radio code as needed
2013-05-08 Keith Packardaltosdroid: Add Notebook entry for reloading telem...
2013-05-08 Keith Packardaltos: More .gitignore bits
2013-05-08 Keith Packardaltos: Add a bunch of .gitignore files
2013-05-08 Keith Packardaltos: Add ublox checksum app to generate ublox config...
2013-05-08 Keith Packardaltos: Add .gitignore to kalman test dir
2013-05-08 Keith Packardaltos: Build test framework for kalman filter
2013-05-08 Keith Packardaltos: Ignore ao_aes_test binary
2013-05-08 Keith Packardaltos/test: Add telemega plot helper script
2013-05-08 Keith Packardaltos: Add nickle micropeak log parsing code
2013-05-08 Keith Packardaltos: Add telelco-v0.2 project
2013-05-08 Keith Packardaltos: Allow LCD segments to not be multiplexed across...
2013-05-08 Keith Packardaltos: Clear any broken cc1120 TX fifo bits before...
2013-05-08 Keith Packardaltos: Make cc1120 driver wait for TX finished
2013-05-08 Keith Packardaltos: Provide timeout value to ao_radio_recv
2013-05-08 Keith Packardaltos: Build test framework for AES code
2013-05-08 Keith Packardaltos: Make telemega-v0.3 binary use the right name
2013-05-08 Keith Packardaltos/stm: Remove USB EP0 task
2013-05-08 Keith Packardao-tools/lib: Deal with binary USB data in debugging...
2013-05-08 Keith Packardaltos/stm: Always declare all romconfig variables
2013-05-08 Keith Packardaltos: Call ao_task_init before initializing any drivers
2013-05-08 Keith Packardaltos: Expose ao_put_string function
2013-05-03 Keith PackardAllow build without SDCC
2013-04-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2013-04-29 Bdale Garbeeadd libssl-dev as a build dep since it's used in FAT...
2013-04-29 Bdale Garbeepoint to pkgconfig content in /opt/cortex so stlink...
2013-04-27 Keith Packardaltosdroid: Add wish for persistent TBT and freq settings
2013-04-27 Keith Packardaltos: All STM ADC users need to declare HAS_ADC_TEMP
2013-04-27 Keith Packardaltos: Build telemega-v0.3 by default
2013-04-26 Keith PackardMerge remote-tracking branch 'origin/master'
2013-04-26 Keith Packardaltos: Add TeleMega v0.3 support
2013-04-26 Keith Packardaltos: Add MR25 everspin MRAM driver
2013-04-26 Keith Packardaltos: Make SD card driver compile without radio support
2013-04-25 Bdale Garbeedocument need for an ARM Cortex toolchain in /opt/corte...
2013-04-22 Keith PackardRe-add telemega outline pictures
2013-04-22 Keith Packardaltos: Re-generate TeleMega bits
2013-04-22 Bdale Garbeename change from MegaMetrum to TeleMega
2013-04-22 Keith PackardMove cortex toolchain to /opt/cortex
2013-04-22 Keith Packardaltosdroid: Add request for sat images to AltosDroid...
2013-04-22 Keith Packardaltosdroid: Add a few more Notebook entries
2013-04-22 Mike Beattiealtosdroid: Bump APK version, and re-upload. altosdroid_v1.2-1
2013-04-22 Mike Beattiealtos: update .gitignore files
2013-04-21 Bdale Garbeedocument my snazzy new 4-pin to MM v0.1 debug cable
2013-04-21 Keith Packardaltosdroid: Add Notebook to track feature requests
2013-04-21 Keith Packardlibaltos: Delay after opening bluetooth device on linux
2013-04-21 Keith Packardlibaltos: Try Bluetooth open 5 times on EBUSY
2013-04-21 Keith Packarddoc: Start filling in details about Altos Droid flight...
2013-04-21 Keith Packarddoc: Add a bunch of Altos Droid material to the docs
2013-04-21 Mike Beattiealtosdroid: Release v1.2, push to play store. altosdroid_v1.2
next