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
*
altos: Fix MegaDongle CC1120 chip select pin
Keith Packard
2012-12-28
*
altos: Fix cc1120 debug code to build on megadongle
Keith Packard
2012-12-28
*
altos: Actually record ground averages for 6dof sensor
Keith Packard
2012-12-18
*
altosui: Clean up graph a bit, remove shapes, improve tooltips
Keith Packard
2012-12-18
*
altos: Average MPU6000 values on ground for later use
Keith Packard
2012-12-17
*
altos: Re-enable beeper on megametrum
Keith Packard
2012-12-16
*
altos: Add new MARC status pin interrupt bits to megadongle
Keith Packard
2012-12-16
*
Merge branch 'aprs' into 'master'
Keith Packard
2012-12-16
|
\
|
*
altoslib: unconfigured radio frequency data is now -1, not 0
Keith Packard
2012-12-16
|
*
doc: Add warning about matching battery voltage.
Keith Packard
2012-12-15
|
*
doc: Add paragraph noting differences in JST polarity
Keith Packard
2012-12-15
|
*
Merge branch 'micropeak-1.1'
Keith Packard
2012-12-14
|
|
\
|
|
*
altos: Note that Lithium battery may be included with MicroPeak
micropeak-1.1
Keith Packard
2012-12-12
|
*
|
altoslib: Discard previous flight state on SN change
Keith Packard
2012-12-14
|
*
|
altoslib: Only list flight logs for boards that we know have them
Keith Packard
2012-12-14
|
*
|
Merge branch 'micropeak-1.1'
Keith Packard
2012-12-12
|
|
\
|
|
|
*
doc: Update MicroPeak doc to include EEPROM and programming info
Keith Packard
2012-12-12
|
*
|
Merge branch 'micropeak-1.1'
Keith Packard
2012-12-12
|
|
\
|
|
|
*
altos: Log in-flight data for MicroPeak
Keith Packard
2012-12-12
|
|
*
altos: Add load-slow target for MicroPeak
Keith Packard
2012-12-12
|
|
*
altos: Tim Van Milligan suggestion for µP -- delay before showing last flight
Keith Packard
2012-12-11
|
*
|
Merge branch 'micropeak-1.1'
Keith Packard
2012-12-11
|
|
\
|
|
|
*
altos: Increase MicroPeak blink times a bit
Keith Packard
2012-12-11
|
*
|
Merge branch 'micropeak-1.1'
Keith Packard
2012-12-09
|
|
\
|
|
|
*
altos: Use alt_t value to hold displayed height in micropeak
micropeak-build-2012-12-09
Keith Packard
2012-12-09
|
|
*
altos: Make sure pa to altitude conversion is done with 32 bits
Keith Packard
2012-12-09
|
|
*
altos: Store altitude in 32-bits for MicroPeak
Keith Packard
2012-12-09
*
|
|
altos: Wire up another CC1120 GPIO to get MARC status changes
Keith Packard
2012-12-16
*
|
|
altos: Test APRS rounding by using coordinates near the boundary
Keith Packard
2012-12-16
*
|
|
altos: Document what HAS_BOOT_RADIO does in the m25 driver
Keith Packard
2012-12-16
*
|
|
altos: Round APRS data correctly
Keith Packard
2012-12-16
*
|
|
altos: Stop including profiling and stack guard code in megametrum
Keith Packard
2012-12-07
*
|
|
altos: Fix aprs test to not allow callsign configuration
Keith Packard
2012-12-07
*
|
|
altosui: Add APRS interval configuration to UI
Keith Packard
2012-12-07
*
|
|
Merge branch 'master' into aprs
Keith Packard
2012-12-07
|
\
|
|
|
*
|
altosui: Call config UI from AltosConfigData directly
Keith Packard
2012-12-07
*
|
|
altos: Use configured callsign in APRS packets
Keith Packard
2012-12-07
*
|
|
altos: Make APRS interval configurable
Keith Packard
2012-12-07
*
|
|
altos: Fix up APRS packet sending code in cc1120 driver
Keith Packard
2012-12-07
*
|
|
Merge branch 'master' into aprs
Keith Packard
2012-12-07
|
\
|
|
|
*
|
altos: fix functions calling pollchar to use 'int' to hold the value
Keith Packard
2012-12-07
|
*
|
altosui: Use AltosConfigData for altosui configuration dialog
Keith Packard
2012-12-07
|
*
|
altoslib: Make AltosConfigData parse all of the config data
Keith Packard
2012-12-06
|
*
|
altoslib: Make AltosMs5607 capable of parsing ms5607 info lines
Keith Packard
2012-12-06
|
*
|
altos: Change 'flight-number' to 'current-flight'
Keith Packard
2012-12-06
|
*
|
altos: Shrink 'ao_version' by calling printf fewer times
Keith Packard
2012-12-06
*
|
|
altos: Send APRS packets even during ascent
Keith Packard
2012-12-06
*
|
|
altos: Allow telemetry, rdf and APRS to be individually controlled
Keith Packard
2012-12-06
*
|
|
altos: Hook up APRS to telemetry loop
Keith Packard
2012-12-06
*
|
|
altos: Hook APRS up to the radio
Keith Packard
2012-12-06
[next]