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
Commit message (
Expand
)
Author
Age
*
Discard usb output before connection. Handle USB reset.
0.2
Keith Packard
2009-05-13
*
Enable radio monitor by default in teleterra, teledongle and tidongle
Keith Packard
2009-05-13
*
Remove monitor/rssi functions from telemetrum load
Keith Packard
2009-05-13
*
Split out ao_state_names to separate file
Keith Packard
2009-05-13
*
Indicate RSSI with a blinking LED
Keith Packard
2009-05-13
*
Make ao_flight_test show AGL altitude and positive acceleration under boost
Keith Packard
2009-05-13
*
Make ao_flight_test able to read raw logging data
Keith Packard
2009-05-13
*
Print only RSSI when packet CRC is invalid
Keith Packard
2009-05-13
*
Accelerometer-based velocity values are invalid after apogee
Keith Packard
2009-05-13
*
Add velocity check for boost detect via accelerometer
Keith Packard
2009-05-13
*
Typo in callsign
Keith Packard
2009-05-13
*
Use recorded accelerometer baseline data in ao_flight_test
Keith Packard
2009-05-10
*
Don't re-initialize the landing range data at each apogee detect sample
Keith Packard
2009-05-10
*
Initialize ao_min_vel with |ao_flight_vel|
Keith Packard
2009-05-10
*
Decrease telemetry rate on the pad to 1/sec instead of 20/sec
Keith Packard
2009-05-10
*
Increase the initial accel/baro average to 1000 samples
Keith Packard
2009-05-10
*
Record average accelerometer value in flight start log record
Keith Packard
2009-05-10
*
Add version command to show product information
Keith Packard
2009-05-09
*
Pad callsign with nuls
Keith Packard
2009-05-09
*
USB spec limits bulk endpoints to 64 byte payload max.
Keith Packard
2009-05-01
*
Use 'char' instead of 'uint8_t' for character data
Keith Packard
2009-04-29
*
Eliminate incorrect cast in printf string argument
Keith Packard
2009-04-29
*
Correct radio frequency shown in config display.
Keith Packard
2009-04-29
*
Reset landing interval tests at apogee
Keith Packard
2009-04-29
*
clean up host programs, too
Bdale Garbee
2009-04-26
*
Was missing v_batt in adc dump command
0.1
Keith Packard
2009-04-26
*
Add manual ignition and igniter test commands
Keith Packard
2009-04-26
*
Clean up commands a bit
Keith Packard
2009-04-26
*
Clear more files on make clean
Keith Packard
2009-04-26
*
Label binaries with product and serial info
Keith Packard
2009-04-26
*
Make sure full log is written and flushed on landing.
Keith Packard
2009-04-26
*
Clean up monitor output a bit
Keith Packard
2009-04-26
*
Add configuration support
Keith Packard
2009-04-26
*
Allow for slower ADC operation. Add power saving code.
Keith Packard
2009-04-25
*
Allow ADC to be disabled
Keith Packard
2009-04-25
*
Place CPU in P0 state while idle
Keith Packard
2009-04-25
*
Add RDF beacon and callsign to telemetry
Keith Packard
2009-04-25
*
Add radio code to emit a 1kHz tone
Keith Packard
2009-04-25
*
Allow the USB system to be disabled/enabled at run-time
Keith Packard
2009-04-25
*
Make LED usage depend on target device
Keith Packard
2009-04-25
*
Make some functions reentrant to save DSEG space
Keith Packard
2009-04-25
*
Add monitor task to flight software
Keith Packard
2009-04-24
*
Report difference from ground to max altitude at landing
Keith Packard
2009-04-24
*
Display data with units while running simulation
Keith Packard
2009-04-24
*
Enabling apogee detect via speed: < 200m/s && < max_speed - 50m/s
Keith Packard
2009-04-24
*
configure igniter ports, set values to measured ones
Keith Packard
2009-04-24
*
Move ao_led_init to end of file to be consistent with other files
Keith Packard
2009-04-24
*
Define ao_state_names in ao.h so other people can share
Keith Packard
2009-04-24
*
Bump NUM_CMDS to 10
Keith Packard
2009-04-24
*
Move beep_init to end of file to be consistent with other files
Keith Packard
2009-04-24
[next]