fw/altos
2014-02-09 Keith Packardaltos: Report nsat in view in APRS packet
2014-02-09 Keith Packardaltos: Don't write more than 12 sat infos in ublox...
2014-02-09 Keith Packardaltos/stm: Block interrupts while reprogramming flash
2014-02-09 Keith Packardaltos: Enable system timer in flash loader and prod...
2014-02-09 Keith Packardaltos: Eliminate warnings in FAT code
2014-02-09 Keith Packardaltos: Add watchdog timer task
2014-02-09 Keith Packardaltos: Add names when reporting STM ADC values
2014-02-08 Keith Packarddoc: Add title page image to altusmetrum.pdf
2014-02-08 Keith Packarddoc: Ignore generate template XSL file
2014-02-08 Keith Packarddoc: Document GPS max height addition
2014-02-08 Keith Packarddoc: Update micropeak docs to include lots of pictures
2014-02-08 Keith Packarddoc: Micropeak doc updates for 1.3.2
2014-02-08 Keith Packardmicropeak: Missing a couple of new exceptions when...
2014-02-08 Keith Packardmicropeak: Keep reading until we get valid data
2014-02-07 Keith Packardaltos: report 0/0/0 for APRS position when GPS is not...
2014-02-03 Keith Packardmicropeak: Watch serial data during download
2014-02-03 Keith Packardaltoslib: Use existing unicode Charset in AltosLink
2014-02-01 Keith Packarddoc: Mention that an APRS interval of 0 disables it...
2014-01-31 Keith Packarddoc: Replace screen captures with 'active' window ones
2014-01-31 Keith Packarddoc: Update screen capture of pyro config with correct...
2014-01-31 Keith Packardaltosui: Use letter names for pyro channels in pyro...
2014-01-31 Keith Packarddoc: Add explicit paragraph about using one battery...
2014-01-29 Bdale Garbeeuse firmware in /usr/share/altos for teledongle, update...
2014-01-25 Keith Packardaltoslib: Don't lose gps_height value between GPS samples
2014-01-25 Keith Packardaltosui: Show GPS max height in flight stats window...
2014-01-25 Keith Packardaltoslib: Track GPS altitude values to be able to repor...
2014-01-25 Keith Packarddoc: Fix spelling of decelerate
2014-01-25 Keith Packarddoc: Document flight computer wiring connections
2014-01-24 Keith PackardSet version to 1.3.2 in preparation for release
2014-01-24 Keith Packarddoc: Add 1.3.2 release notes
2014-01-24 Keith Packardaltos: Tmega Don't try to log info about more than...
2014-01-24 Keith Packardaltoslib: Validate TeleMega GPS_SAT log packet nsat
2014-01-23 Bdale Garbeeupdate notes on how to release
2014-01-23 Bdale Garbeefreshen ChangeLog for release 1.3.1
2014-01-23 Bdale Garbeeupdate copyright date on main documentation file
2014-01-22 Keith Packarddoc: Update for 1.3.1
2014-01-22 Keith Packarddoc: Fix image widths to make them all scale the same...
2014-01-22 Keith Packardaltosui: Handle serial-port startup errors in idle...
2014-01-22 Keith Packardaltosui: Handle already-opened link in IgniteUI
2014-01-22 Keith Packardaltosuilib: Remove some spurious debug printfs
2014-01-22 Keith Packardaltoslib: Fetch target device config for Fire Igniter...
2014-01-22 Keith PackardMerge remote-tracking branch 'origin/master'
2014-01-22 Bdale Garbeeset version to 1.3.1 for release
2014-01-20 Anthony Townsaltosui: rate limit map downloads
2014-01-19 Anthony Townsaltosui: --fetchmaps gets same number of maps as GUI
2014-01-19 Anthony TownsAltosSiteMapPreload: only load 49 maps
2014-01-19 Keith Packardaltosui: Make romconfig serial and radio cal fields...
2014-01-18 Bdale Garbeeset version to 1.3.0.2 for test flights this weekend
2014-01-18 Bdale Garbeeuse firmware in /usr/share/altos for production flashing
2014-01-15 Keith Packardaltos: Add missing ADC divider values for Tmega v1.0
2014-01-15 Keith PackardIgnore 32 and 64 bit cjnitest apps
2014-01-15 Keith Packardaltos: Report battery, apogee and main voltages over...
2014-01-15 Keith Packardaltos: Use factory calibration for all acceleration...
2014-01-15 Keith Packardaltos: Switch APRS to compressed position format
2014-01-15 Keith Packarddoc: Ship telemini outline as pdf file too
2014-01-02 Keith Packardaltosui: Require both libaltos32 and libaltos64 for...
2014-01-02 Keith Packardlibaltos: Build -m64 and -m32 for fat tarball when...
2014-01-02 Keith PackardBump version to 1.3.9.1
2014-01-02 Keith Packardaltosui: Handle a missing libaltos when starting up
2014-01-02 Keith Packardaltos: Flip acceleration data consistently for orientat...
2013-12-28 Keith Packardaltos: Add 'O' command for TeleMega orient testing
2013-12-28 Keith Packardaltosui: Switch Graph to AltosOrient type
2013-12-28 Keith Packardaltosui: Adjust info table column width
2013-12-28 Keith Packardaltosui: Add orient to ascent and info table views
2013-12-28 Keith Packardaltoslib: Add AltosOrient class and max_orient()
2013-12-21 Keith Packardaltosui: Extend Fire Igniter to additional channels
2013-12-21 Keith Packardaltosui: Switch from radio buttons to check boxes in...
2013-12-21 Keith Packardaltos: Turn on -Werror for STM and LPC builds
2013-12-21 Keith Packardaltos: Turn on warnings for LPC products too
2013-12-21 Keith Packardaltos/lpc: Missing */ in definition of PIO0_4
2013-12-21 Keith Packardaltos: lpc exti setup was incorrectly testing mode
2013-12-21 Keith Packardaltos: cc115l driver tone_run wasn't recording number...
2013-12-21 Keith Packardaltos: Clean up warnings for LPC products
2013-12-21 Keith Packardaltos/stm: Turn on -Wextra
2013-12-21 Keith Packardaltos: Add default button return value from ao_button_get
2013-12-21 Keith Packardaltos: unsigned value in ao_pyro_set checked for negati...
2013-12-21 Keith Packardaltos: Clean up -Wextra warnings
2013-12-21 Keith Packardaltos: Turn on -Wall for stm compiles
2013-12-21 Keith Packardaltos: Clean up some minor warnings from -Wall
2013-12-21 Keith Packardaltos: mma655x also needs ao_sensor_errors
2013-12-21 Keith Packardaltos: Complain about sensor self-test errors only...
2013-12-21 Keith Packardaltos: 3-axis accel calibration was invalid in explicit...
2013-12-21 Keith Packardaltos: Execute self-test on MMA655X part
2013-12-21 Keith Packardaltoslib: Bump library version
2013-12-21 Keith Packardaltosui: Add imu and mag sensor values to plots
2013-12-21 Keith Packardaltosuilib: Rearrange graph enable buttons
2013-12-21 Keith Packardaltoslib: Fetch 'orient' value from Mega Sensor packet
2013-12-21 Keith Packardaltoslib: Convert IMU and Mag sensor values to useful...
2013-12-20 Mike Beattiealtosdroid: improve build system dependencies
2013-12-20 Mike Beattiealtosdroid: update to latest google play services
2013-12-20 Mike Beattiealtosdroid: force older jarsigner signing algorithm...
2013-12-19 Bdale Garbeeupdated notes from 1.3 release
2013-12-19 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git... 1.3
2013-12-19 Bdale Garbeefix missing newline at end of src/test/Makefile
2013-12-19 Keith Packardaltosui: Ship EasyMini firmware too
2013-12-19 Bdale Garbeeupdate ChangeLog from git
2013-12-19 Keith Packardaltosdroid: bump versionName to 1.3 and versionCode...
2013-12-19 Keith Packardaltosui: When device has no valid romconfig, set RF...
2013-12-19 Keith Packardaltos/lpc: Stop sending SETUP IN when the requested...
2013-12-19 Keith Packardaltos/lpc: Reset less of the device on USB reset.
next