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/flash-loader: On STM, don't include ao_usb_disable
fox1-v3-sn8
fox1-v3-sn7
fox1-v3-sn6
fox1-v3-sn5
Keith Packard
2014-07-15
*
Merge tag '1.4' into fox
Keith Packard
2014-07-15
|
\
|
*
altos/telegps: Create new flight if current flight is erased
Keith Packard
2014-06-12
|
*
altos: Define ao_log_mutex in ao_log.c rather than every log product
Keith Packard
2014-06-12
|
*
altos/telegps: Keep ring of recent GPS positions to detect motion quickly
Keith Packard
2014-06-12
|
*
altos/telegps: Set default log to 496kB for 4 logs
Keith Packard
2014-06-12
|
*
altos: Show current flight number for TeleGPS
Keith Packard
2014-06-12
|
*
altos/telegps: Don't log data when plugged in to USB
Keith Packard
2014-06-12
|
*
altos/telegps: Build .ihx versions for TeleGPS
Keith Packard
2014-06-11
|
*
altos: Re-enable telemini v2.0 builds
Keith Packard
2014-06-11
|
*
altos/telemini-v2.0: Disable beep frequency config on TeleMini v2.0
Keith Packard
2014-06-11
|
*
altos: Disable TeleMini v2.0 build for now
Keith Packard
2014-06-11
|
*
altos: Set TeleGPS default log size to half of avaiable memory
Keith Packard
2014-06-10
|
*
altos: Simplify tracker logic, removing boost detect
Keith Packard
2014-06-10
|
*
Revert adding state to GPS location packets
Keith Packard
2014-06-10
|
*
altos: Make extra pyro channel firing time configurable
Keith Packard
2014-06-10
|
*
altos: Report total available log space in version command
Keith Packard
2014-06-10
|
*
Revert "altos: Write current flight state to GPS data from GPS drivers"
Keith Packard
2014-06-10
|
*
altos: Enable ADC for TeleGPS v1.0 battery voltage measuring
Keith Packard
2014-06-07
|
*
altos: Encode TeleGPS battery voltage in configuration packet
Keith Packard
2014-06-07
|
*
altos: Make telegps builds depend on ao_tracker.h
Keith Packard
2014-06-07
|
*
altos: Reduce tracker GPS buffer to 4 samples
Keith Packard
2014-06-07
|
*
altos: Define lat/lon sum variables as 64-bit instead of 16
Keith Packard
2014-06-07
|
*
altos: Use 0x80 to indicate valid state value in the GPS location packet
Keith Packard
2014-06-07
|
*
altos: Switch TeleGPS to GPS logging format
Keith Packard
2014-06-07
|
*
altos: Update other CONFIG_EEPROM users to set LOG_ERASE_MARK
Keith Packard
2014-06-07
|
*
altos: Write tracker logging from tracker thread directly
Keith Packard
2014-06-07
|
*
altos: Write current flight state to GPS data from GPS drivers
Keith Packard
2014-06-07
|
*
altos: Add TeleGPS logging format
Keith Packard
2014-06-07
|
*
altos/telemega-v1.0: Adjust config params to make flight erase work
Keith Packard
2014-06-07
|
*
altos: Clear out eeprom erase records when writing entry 0
Keith Packard
2014-06-07
|
*
altos: Allow value other than 0 for marking erased flights
Keith Packard
2014-06-07
|
*
altos: Allow AO_CONFIG_MAX_SIZE to be configured. Validate it.
Keith Packard
2014-06-07
|
*
altos: Move ao_tracker.c to kernel
Keith Packard
2014-06-07
|
*
altos: Add telegps-v1.0 code and loader
1.3.2.2
Keith Packard
2014-06-05
|
*
altos/telegps-v0.3: Remove ao_flight_number from main program
Keith Packard
2014-06-05
|
*
altos/telegps-v0.3: Disable APRS by default. Set log max to 1M
Keith Packard
2014-06-05
|
*
altos: Force telemetry on by default for v0.3 TeleGPS boards
Keith Packard
2014-06-05
|
*
altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pin
Keith Packard
2014-06-05
|
*
altos: Fix config to set default log size for all devices with log
Keith Packard
2014-06-05
|
*
altos: Add AO_LOG_FLIGHT packet to TeleGPS logs
Keith Packard
2014-06-05
|
*
altos/telegps-v0.3: Add tracker task
Keith Packard
2014-06-05
|
*
altos: Add debug to tracker to force launch
Keith Packard
2014-06-05
|
*
altos: tracker distance computation flipped arguments around
Keith Packard
2014-06-05
|
*
altos: Fix tracker start state
Keith Packard
2014-06-05
|
*
altos: Stick flight state in GPS location packets
Keith Packard
2014-06-05
|
*
altos: Have tracker average 5 GPS samples before moving to pad mode
Keith Packard
2014-06-05
|
*
altos: Change tracker not-moving speed to 2m/s and document
Keith Packard
2014-06-05
|
*
altos: ao_distance was overflowing when checking for longitude wrap
Keith Packard
2014-06-05
|
*
altos: Allow cc115l driver to be built without radio power control
Keith Packard
2014-06-05
[next]