index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
altos: check for valid flight number in ao_log_delete
Keith Packard
2011-01-12
*
altos: oops -- 'e' command was only showing 7 of the 8 bytes per line
Keith Packard
2011-01-11
*
altos: Remove redundant initialization of ao_interval variables
Anthony Towns
2011-01-07
*
altos: Remove unused accel_vel_mach and accel_vel_boost variables
Anthony Towns
2011-01-07
*
altos: Check for full log and complain
Keith Packard
2011-01-07
*
altos: Check requested log max size against available space
Keith Packard
2011-01-07
*
altos: Optimize Morse code generation
Anthony Towns
2011-01-07
*
altos: ensure erase mark is written when erasing flights
Keith Packard
2011-01-07
*
altos: report flight log offsets in hex block numbers instead of bytes
Keith Packard
2011-01-07
*
altos: white space fix
Keith Packard
2011-01-07
*
altos: Speed up at45 and 25lc erase speeds
Keith Packard
2011-01-07
*
altos: support storage of multiple flights.
Keith Packard
2011-01-07
*
altos: Add configuration parameter for maximum flight log size
Keith Packard
2011-01-07
*
altos: Mark end of available flight list with 'done' to make the UI
Keith Packard
2011-01-06
*
altos: Rip out 'optimization' in ao_log_scan
Keith Packard
2011-01-06
*
altos: Move common storage code to ao_storage.c. Add M25P80 driver
Keith Packard
2011-01-06
*
altos: Require manual flight erasing.
Keith Packard
2011-01-06
*
altos: Simplify storage API
Keith Packard
2011-01-06
*
altos: packet and usb i/o routines use 'char', not 'uint8_t'
Keith Packard
2011-01-06
*
altos: Add telemetrum-v1.1 directory
Keith Packard
2010-12-22
*
altos: Split out SPI driver.
Keith Packard
2010-12-22
*
altos: eliminate ao_wake_task
Keith Packard
2010-12-22
*
altos: clean up radio abort paths. Share radio code.
Keith Packard
2010-12-22
*
Revert "altos: Don't abort radio transmissions with ao_radio_abort"
Keith Packard
2010-11-25
*
altos: Make radio test command careful with the radio mutex.
Keith Packard
2010-11-23
*
altos: Don't abort radio transmissions with ao_radio_abort
Keith Packard
2010-11-23
*
altos: remove unused variable from ao_igniter
Keith Packard
2010-11-23
*
altos: assume igniter worked.
Keith Packard
2010-11-22
*
altos: Add on/off modes to 'C' command
Keith Packard
2010-11-21
*
Add version numbers to released files. Set version to 0.7.1
Keith Packard
2010-09-04
*
altos: add some SDCDB config files
Keith Packard
2010-09-04
*
altos: Bounds check Skytraq GPS tracking data array
Keith Packard
2010-09-01
*
altos: Windows sends USB Out packets of 0 length. Ack them.
Keith Packard
2010-08-30
*
altos: shut down packet mode cleanly
Keith Packard
2010-08-29
*
altos: Abort radio harder when terminating packet mode.
Keith Packard
2010-08-29
*
altos: flush pending output when terminating packet mode
Keith Packard
2010-08-29
*
altos: prepare for sdcc 2.9.1
Keith Packard
2010-08-27
*
altos: mark gps date written only after it gets into eeprom
Keith Packard
2010-08-26
*
altos: print GPS state flags in GPS 'g' command
Keith Packard
2010-08-26
*
altos: always rebuild ao_product.c to track git version
Keith Packard
2010-08-26
*
altosui: write USB serial number string while flashing
Keith Packard
2010-08-24
*
altos: Place rom config variables in fixed location
Keith Packard
2010-08-23
*
altos: Define USB product ID in per-product Makefile.defs file
Keith Packard
2010-08-21
*
altos: add callsign to packet mode, increase payload to 64 bytes
Keith Packard
2010-08-07
*
Make ao_log_data re-entrant as it is used for both sensor and GPS logs
Keith Packard
2010-07-28
*
When the EP0 IN buffer is full, don't panic, just skip sending another
Keith Packard
2010-07-26
*
Switch DBG pins to GPIO when using any debug commands. Reboot to restore.
Keith Packard
2010-07-14
*
Telemetry code was mis-computing RSSI
Keith Packard
2010-07-14
*
Abort any in-progress radio operation when changing radio channel
Keith Packard
2010-06-21
*
Add special code for USB panic's.
Keith Packard
2010-06-16
[next]