fw/altos
2011-01-15 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1+41+gd908c2e
2011-01-15 Keith Packardaltosui: Add preference for serial debugging.
2011-01-15 Keith Packardaltosui: Ensure serial line is flushed after disabling...
2011-01-15 Keith Packardaltosui: Show dialog after successful delete or when...
2011-01-14 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1+37+g97b1ca9
2011-01-14 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1+36+gd794ef9
2011-01-12 Keith Packardaltos: check for valid flight number in ao_log_delete
2011-01-12 Keith Packardaltosui: Add eeprom 'manage' ui to download and delete...
2011-01-12 Keith Packardaltosui: Add support for parsing list of flights from...
2011-01-12 Keith Packardaltos: oops -- 'e' command was only showing 7 of the...
2011-01-11 Keith Packardaltosui: Split eeprom download code apart
2011-01-08 Anthony Townsaltos: Remove redundant initialization of ao_interval...
2011-01-08 Anthony Townsaltos: Remove unused accel_vel_mach and accel_vel_boost...
2011-01-08 Keith Packardaltosui: Add configuration of flight log size
2011-01-08 Keith Packardaltos: Check for full log and complain
2011-01-08 Keith Packardaltos: Check requested log max size against available...
2011-01-08 Anthony Townsaltos: Optimize Morse code generation
2011-01-08 Keith Packardaltos: ensure erase mark is written when erasing flights
2011-01-08 Keith Packardaltos: report flight log offsets in hex block numbers...
2011-01-08 Keith Packardaltos: white space fix
2011-01-08 Keith Packardaltos: Speed up at45 and 25lc erase speeds
2011-01-07 Keith Packardaltos: support storage of multiple flights.
2011-01-07 Keith Packardaltos: Add configuration parameter for maximum flight...
2011-01-07 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1+18+g408a3e0
2011-01-07 Keith Packardaltos: Mark end of available flight list with 'done...
2011-01-07 Keith Packardaltos: Rip out 'optimization' in ao_log_scan
2011-01-07 Keith Packardaltos: Move common storage code to ao_storage.c. Add...
2011-01-07 Keith Packardaltos: Require manual flight erasing.
2011-01-06 Keith Packardaltos: Simplify storage API
2011-01-06 Keith Packardaltos: packet and usb i/o routines use 'char', not...
2010-12-23 Keith Packardaltos: Add telemetrum-v1.1 directory
2010-12-23 Keith Packardaltos: Split out SPI driver.
2010-12-23 Keith Packardwindows: Update NSIS installer file to use compatibilit...
2010-12-23 Keith Packardwindows: Add compatibility IDs to telemetrum.inf
2010-12-23 Keith Packardaltos: eliminate ao_wake_task
2010-12-23 Keith Packardaltos: clean up radio abort paths. Share radio code.
2010-12-13 Anthony Townsaltosui: move maps to subdir, fix E/W mismatch
2010-12-01 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1+4+gea95c06
2010-12-01 Bdale Garbeefix symlink paths in rules file
2010-12-01 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1+2+gea7130e
2010-12-01 Bdale Garbeemodify Debian package build to deliver one copy of...
2010-11-30 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1
2010-11-30 Bdale Garbeereleasing 0.8.1 0.8.1
2010-11-30 Keith PackardAdd minimal release testing plan to Releasing
2010-11-30 Keith PackardMove "Releasing" to top level
2010-11-30 Keith Packardwindows: Add jfreechart.jar and jcommon.jar to windows...
2010-11-30 Bdale Garbeeadding Bdale's release process document to the source...
2010-11-29 Bdale Garbeefix an Altos vs Altus typo in the docs
2010-11-29 Bdale Garbeefix section layering
2010-11-29 Bdale Garbeefix publish target in doc/Makefile
2010-11-29 Bdale Garbeemoved doc dir in web content to AltOS tree
2010-11-29 Bdale Garbeeupdate changelogs for Debian build debian/0.8
2010-11-29 Bdale Garbeerewind changelog to recover from stupid build failure 0.8
2010-11-29 Bdale Garbeeupdate changelogs for Debian build
2010-11-29 Bdale Garbeeupdate changelogs for Debian build
2010-11-29 Bdale Garbeedeclaring 0.8 released
2010-11-28 Keith Packardwindows: Bump .inf file version
2010-11-28 Keith Packardwindows: more .inf file hacking
2010-11-28 Keith Packardwindows: remove some non-existent .inf file section...
2010-11-28 Keith Packardwindows: try harder to get windows install to work
2010-11-28 Keith Packardaltosui: Correct windows hardware IDs for nsis installe...
2010-11-26 Bdale Garbeeupdate changelogs for Debian build debian/0.7.1+168+gcb08bc2
2010-11-26 Bdale Garbeechanged main document name from telemetrum-doc to altus...
2010-11-26 Bdale Garbeeupdate fat target in Makefiles to reflect move of altos...
2010-11-26 Keith Packardaltosui: Clean up flash code to ensure swing gets calle...
2010-11-26 Keith Packardaltosui: Remove gratuitous threading from device flashi...
2010-11-26 Keith Packardaltosui: Flight data download GUI operations called...
2010-11-26 Keith Packardaltosui: Eliminate unnecessary thread from config UI
2010-11-26 Keith Packardaltosui: Only call swing display functions from main...
2010-11-25 Bob FinchUpdated AltOS PKGBUILD to track makefile changes
2010-11-25 Keith Packardaltosui: Hack up standalone makefile to maybe build...
2010-11-25 Keith Packardaltosui: Make windows bits build after moving altosui...
2010-11-25 Keith PackardRevert "altos: Don't abort radio transmissions with...
2010-11-25 Keith Packarddoc: Rename telemetrum-doc as altusmetrum
2010-11-25 Keith Packarddoc: Add more authors, fix URL formatting, note that...
2010-11-25 Keith Packarddoc: Reformat altos to use sections for each function
2010-11-25 Keith PackardMerge branch 'buttonbox'
2010-11-25 Bdale Garbeemanually fold in documentation work from the master... buttonbox
2010-11-25 Bdale Garbeetweak rev history
2010-11-25 Bdale Garbeefix missing section close in Site Map content
2010-11-25 Keith PackardMerge remote branch 'aj/buttonbox' into buttonbox
2010-11-25 Keith PackardMissing change to top level Makefile to build altosui
2010-11-24 Anthony Townsdoc: Document altosui "Site Map" tab
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Keith PackardMove altosui to the top level, placing libaltos inside it.
2010-11-24 Anthony Townsdocs: Document altosui "Graph Data" button
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Keith Packardaltosui: Make sure packet mode is turned off when the...
2010-11-24 Keith Packardaltosui: Let people fire igniters that don't read as...
2010-11-24 Keith Packardaltosui: Disable radio configation over packet link.
2010-11-24 Keith Packardaltosui: New AltosSerial.set_radio function sets channe...
2010-11-24 Keith Packardaltosui: Make AltosSerial.flush_input keep reading...
2010-11-24 Keith Packardaltos: Make radio test command careful with the radio...
2010-11-24 Keith Packardaltos: Don't abort radio transmissions with ao_radio_abort
2010-11-24 Keith Packardaltos: remove unused variable from ao_igniter
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Bdale Garbeelose the placeholder on how GPS works, as it's going...
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Bdale Garbeemerge Keith's AltosUI documention into "the big book"
2010-11-23 Anthony Townsaltosui: sitemap uses rocket gps if no pad gps
next