fw/altos
2013-05-18 Keith Packardaltos: Build easymini-v0.1
2013-05-18 Keith Packardaltos: Initialize SPI for easymini
2013-05-18 Keith Packardaltos/lpc: Stick USB control structure in USB memory
2013-05-18 Keith Packardaltos: Add easymini-v0.1 product
2013-05-18 Keith Packardaltos/lpc: Use separate interrupt stack
2013-05-18 Keith Packardaltos/lpc: Try a smaller stack.
2013-05-18 Keith Packardaltos/lpc: Add pin interrupt driver
2013-05-18 Keith Packardaltos/lpc: Add beep driver
2013-05-18 Keith Packardaltos/lpc: Add ADC driver
2013-05-18 Keith Packardaltos/lpc: add gpio int, spi, adc and ct32b defines...
2013-05-18 Keith Packardaltos/lpc: Clean up broken IOCONF defines
2013-05-18 Keith Packardaltos/lpc: Fix ao_enable_input, add ao_enable_analog
2013-05-18 Keith Packardaltos: LPC interrupt priorities are just 0-3
2013-05-18 Keith Packardaltos: Add LPC spi driver
2013-05-18 Keith Packardaltos: Use ao_port_t in m25 driver
2013-05-18 Keith Packardaltos: Use ao_data_pres macro in ao_log_tiny
2013-05-18 Keith Packardaltos: Check for packet mode before trying to disable...
2013-05-18 Keith Packardaltos: ao_data_get is in ao_data.c now, not ao_adc.c
2013-05-18 Keith Packardaltos: Allow architecture to define the type of port...
2013-05-18 Keith Packardaltos: Move ao_data.c from stm to core
2013-05-17 Keith Packardaltos/lpc: Get USB working
2013-05-17 Keith Packardaltos: Allow target-specific USB endpoint specifications
2013-05-17 Keith Packardaltos: Finish off LPC USB register definitions
2013-05-17 Keith Packardaltos/lpc: Start adding USB register defines
2013-05-17 Keith Packardaltos/lpc: Start adding USB register definitions
2013-05-17 Keith Packardaltos/lpc: Take advantage of USART TX fifo
2013-05-17 Keith Packardaltos/lpc: Get USART running
2013-05-17 Keith Packardaltos/lpc: Get 100Hz timer running
2013-05-17 Keith Packardlpcxpresso: Add ao_demo.c
2013-05-17 Keith Packardlpc: Initial lpcxpresso bits
2013-05-17 Keith Packardlibaltos: use PurgeComm in Windows altos_close to abort...
2013-05-17 Keith Packardlibaltos: Build the linux library targets when doing...
2013-05-17 Keith Packardaltos/cc1111: Hack on USB driver to make Windows happy
2013-05-16 Keith Packardaltos: Generate unmodulated carrier for CC1120 test...
2013-05-16 Keith Packardaltos: Move MS5607 info from 'v' to 'c s'
2013-05-16 Keith Packardaltos: Remove some MMA655x debugging printfs
2013-05-16 Keith Packardaltos: Grab SPI mutex until MPU6000 I2C mode is disabled
2013-05-16 Keith Packardaltos: Initialize MPU6000 CS pin for SPI mode
2013-05-16 Keith Packardaltos: Fix telemega v0.3 igniter order (drogue/main...
2013-05-16 Keith Packardaltos: gps serial routines are called ao_gps_*, not...
2013-05-16 Keith Packardaltos: Give u-blox 3 seconds after boot before we bug it
2013-05-16 Keith Packardaltos: Add 'g' command to ublox GPS code.
2013-05-15 Keith Packardaltos: Add flash-loader for telescience-v0.2
2013-05-14 Keith Packardaltos: Set u-blox navigation settings
2013-05-14 Keith Packardaltos: Use symbolic names for ublox packet id
2013-05-14 Keith Packardaltosui: Generate useful KML files from TeleGPS logs
2013-05-14 Keith Packardaltosui: Use GPS alt + baro height for KML altitude
2013-05-14 Keith Packardaltoslib: Use sequence numbers to track GPS updates...
2013-05-14 Keith Packardaltos/test: ao_gps_test_ublox uses ao_gps_blox.h
2013-05-14 Keith Packardaltos: Struct used for u-blox testing had lat/lon swapped
2013-05-14 Keith Packardaltos: Switch TeleMega v0.3 to u-blox
2013-05-14 Keith Packardaltos: Provide a define for the number of sat infos...
2013-05-14 Keith Packardaltos: Add U-Blox GPS driver
2013-05-14 Keith Packardaltos: Don't bother fixing telelco-v0.1, just disable it
2013-05-14 Keith Packardaltosuilib: Mistake in the MegaDongle listing -- was...
2013-05-14 Keith Packardaltoslib: Correct hexfile address ranges
2013-05-11 Keith Packardaltosui: Wait for valid callsign/flight when graphing
2013-05-10 Keith PackardMerge branch 'master-fixes' into stm-flash-fixes
2013-05-10 Keith Packardmicropeak: Use new 'last logdir' preference for MicroPe...
2013-05-10 Keith PackardInformation from configure about android build was...
2013-05-10 Keith Packardaltoslib: Add non-persistent 'last logdir' preference
2013-05-10 Keith PackardAdd altosdroid notebook entry for imperial units
2013-05-08 Keith Packardaltos: Wait after configuring boot pin before testing it
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
next