fw/altos
2012-01-05 Mike BeattieAdd AltusMetrum Logo as app icon, and change app name split-library
2012-01-05 Keith Packardaltosdroid: build android bits when possible
2012-01-05 Keith Packardaltosdroid: Switch altosdroid build to ant
2012-01-05 Keith Packardaltosdroid: import code from mjb
2012-01-05 Keith Packardaltosui: Move java altoslib to top level
2012-01-05 Keith PackardMerge branch 'master' into split-library
2012-01-04 Keith Packardaltos: Set correct registers for serial0 baud
2012-01-04 Keith Packardaltos: flush stdout when fifo from arduino serial port...
2012-01-04 Keith PackardBuild teleshield by default
2012-01-04 Keith Packardaltos: Add support for UART0 in async mode
2012-01-03 Keith PackardAdd altoslib/.gitignore
2012-01-03 Keith Packardaltosui: Fix AltosTelemetryReader move
2012-01-03 Keith Packardaltosui: Remove unused files
2012-01-03 Keith Packardaltosui: Move telemetry reader &c to altoslib
2012-01-03 Keith Packardaltosui: Move AltosState.java to altoslib
2012-01-03 Keith Packardaltosui: Pull most of AltosSerial into AltosLink
2012-01-03 Keith Packardaltosui: Move AltosGreatCircle.java to altoslib
2012-01-03 Keith Packardaltosui: Move AltosEepromTeleScience.java to altoslib
2012-01-03 Keith Packardaltosui: Move more eeprom stuff to altoslib
2012-01-03 Keith Packardaltosui: Move eeprom managment code to library
2012-01-03 Keith Packardaltosui: Move AltosEepromChunk.java to lib
2012-01-03 Keith Packardaltosui: Finish moving AltosConfigData to altoslib
2012-01-03 Keith Packardaltosui: Move AltosConfigData.java to library
2012-01-03 Keith Packardaltosui: Add back in the split-out Altos constants...
2012-01-03 Keith Packardaltosui: Complete split out of separate java library
2012-01-03 Keith Packardaltosui: Clean swing/awt bits out of altoslib
2012-01-03 Keith Packardmove a file back
2012-01-03 Keith Packardaltosui: Split out lots of the altosui code to a shared...
2012-01-02 Keith Packardaltosui: Split out UI-specific preferences
2011-12-30 Keith Packardaltos: More _asm -> __asm changes
2011-12-30 Keith Packardaltos: Clean up for SDCC 3.1 - more keywords
2011-12-30 Keith Packardaltos: SDCC 3.1 wants __at instead of at
2011-12-27 Keith Packardaltos: Switch teleshield to use radio slave mode
2011-12-27 Keith Packardaltos: Add teleshield directory and bring-up code
2011-12-18 Keith Packardaltos: Create TeleMetrum v1.2 directory
2011-12-18 Keith Packardaltosui: googleearth doesn't accept spaces between...
2011-11-14 Keith Packardaltos: Fix pad orientation for pre-1.1 boards
2011-11-13 Keith Packardaltos: Add startup and config (view only) pages to TT
2011-11-13 Keith Packardaltos: Enable packet master and debug in TT
2011-11-13 Keith Packardaltos: Fix sdcdb settings for telemetrum v1.0
2011-11-13 Keith Packardaltos: Trim skytraq NMEA messages. Shrink NMEA header...
2011-11-13 Keith Packardaltos: Allow TT/TBT reports to escape landed state
2011-11-13 Keith Packardaltos: Remove LCD debugging code
2011-11-13 Keith Packardaltosui: Add ao_lcd_cursor_on/off
2011-11-13 Keith Packardaltos: Add configurable set of channels for TT
2011-11-13 Keith Packardaltos: Export 'ao_cmd_is_white' for use by other code
2011-11-13 Keith Packardaltos: Set default flight log max to 127k on TM v0.1
2011-11-13 Keith Packardaltos: Handle internal and external telem monitoring...
2011-11-13 Keith Packardaltos: Check pdata+xdata memory usage during build
2011-11-13 Keith Packardaltos: Set SPI fill value each time it is used.
2011-11-13 Keith Packardaltos: Initialize DMA config address at boot time
2011-11-13 Keith Packardaltos: debounce buttons
2011-11-13 Keith Packardaltos: Build TeleTerra v0.2 by default
2011-11-13 Keith Packardaltosui: Deal with serial port exceptions a bit better
2011-11-12 Keith Packardaltos: Make ao_xmem funcs require __xdata void * instea...
2011-11-12 Keith Packardaltosui: Make UI Look&Feel configurable
2011-11-12 Keith Packardaltos: Shrink Skytraq NMEA parsing - common nmea_finish...
2011-11-12 Keith Packardaltos: shrink Skytraq NMEA parsing more
2011-11-12 Keith Packardaltos: Shrink code size of Skytraq NMEA parser
2011-10-27 Keith Packardaltos: A bunch of missing .gitignore files (mostly)
2011-10-27 Keith Packardaltos: Add i2c driver for avr chip
2011-10-27 Keith Packardaltosui: Only update GPS data when new GPS information...
2011-10-27 Keith Packardaltos: Fix distance/bearing computations. Deal with...
2011-10-27 Keith Packardaltos: Bring up basic TeleTerra v0.2 UI multiarch
2011-10-23 Keith Packardaltos: Flip button IRQ initialization around
2011-10-23 Keith Packardaltos: Fix battery voltage computation.
2011-10-23 Keith Packardaltos: Add battery voltage sampling driver
2011-10-23 Keith Packardaltos: Add button driver and sample user
2011-10-23 Keith Packardsrc/teleterra-v0.2: Initialize more hardware
2011-10-23 Keith Packardaltos/teleterra_0_2: Initialize LCD driver
2011-10-21 Keith Packardsrc/teleballoon-v1.1: Use Tm style initial state stuff
2011-10-21 Keith Packardaltos: Add teleballoon-v1.1 directory
2011-10-16 Keith Packardaltos: Add LEGACY_MONITOR defines to more programs
2011-10-16 Keith Packardao-bringup: Make it build with source restructuring
2011-10-12 Keith Packardaltos: Add TeleTerra v0.2 product
2011-10-12 Keith Packardaltos: oops -- forgot to add the cc1111 string code
2011-10-12 Keith Packardaltos: Split out arch-specific bits of LCD driver
2011-10-12 Keith PackardBump to 1.0.9.3 1.0.9.3
2011-10-12 Keith Packardaltos/telescience: Add more header dependencies
2011-10-12 Keith Packardaltos/avr: telescience doesn't have room for the flash...
2011-10-12 Keith Packardaltos/avr: Must leave space for init stack in ram
2011-10-12 Keith Packardaltos/avr: Shrink default stack size to use less ram
2011-10-12 Keith Packardaltos: Allow ao_science_slave to not log data
2011-10-12 Keith Packardaltos: Make HAS_STORAGE_DEBUG define consistent
2011-10-12 Keith Packardaltos/avr: Clear SPI receive buffer before clocking...
2011-10-12 Keith Packardaltos/avr: Pull-up on the SPI slave select pin
2011-10-11 Keith Packardaltos/avr: Register stdio handler when using serial...
2011-10-11 Keith Packardaltos/avr: telescience does not have a serial port
2011-10-11 Keith Packardaltos/avr: Make ao_arch_critical argument be a statement
2011-10-11 Keith Packardaltos/avr: Print newline after dumping ADC values
2011-10-11 Keith Packardaltos/avr: SPI mutex is now held by the caller, not...
2011-10-09 Keith Packardaltosui: Deal with missing state transitions in FlightS... 1.0.9.2
2011-10-09 Keith Packardaltosui: Deal with telem data that goes backwards in...
2011-10-09 Keith Packardaltos: Respond to telemetry rate changes immediately
2011-10-09 Keith Packardaltos: Improve TM v1.0 apogee estimate
2011-10-09 Keith PackardBump to 1.0.9.2
2011-10-08 Keith Packardaltosui: Remove igniter voltages from chart.
2011-10-08 Keith Packardaltos: Ignore ejection bumps when doing boost re-detect
2011-10-08 Keith Packardao-telem: Add new program to convert telem data to...
2011-10-08 Keith Packardaltosui: Allow for multiple instances of each state...
next