fw/altos
2013-10-28 Keith Packardaltos: Don't hold GPS mutex while waiting for GPS data...
2013-10-28 Keith Packardaltos: sample profile address range was too narrow
2013-10-28 Keith Packardaltos: Make telemega v0.3 compile with new quaternion...
2013-10-28 Keith Packardaltos: Make telemega v0.1 compile with new quaternion...
2013-10-28 Keith Packardaltos: Add orientation test when HAS_FLIGHT_DEBUG is set
2013-10-28 Keith Packardaltos: Update quaternion tests to check vectors_to_rotation
2013-10-28 Keith Packardaltos: Change ao_mpu6000_gyro arg to float
2013-10-28 Keith Packardaltos: Fixup for 32-bit gyro averages
2013-10-28 Keith Packardaltos: Correct incremental rotation computation
2013-10-28 Keith Packardaltos: Compute initial rotation from vertical
2013-10-28 Keith Packardaltos: Fixup for ao_sample_orient rename
2013-10-28 Keith Packardaltos: Add sinf to math code
2013-10-28 Keith Packardaltos: Keep 9 more bits of average pad IMU gyro data
2013-10-28 Keith Packardaltos: Rename ao_orient to ao_sample_orient
2013-10-28 Keith Packardaltos: Add functions to init quaternions from vector...
2013-10-28 Keith Packardaltos: Add some comments describing quaternion multipli...
2013-10-28 Keith Packardaltos: Mark arguments to quaternion functions as const
2013-10-28 Keith Packardaltos: IMU accel calibration values need to be signed
2013-10-25 Keith Packardaltos: Calibrate IMU accelerometers too
2013-10-25 Keith Packardaltos: Add gyro-based orientation tracking
2013-10-25 Keith Packardaltos: Fix GPS test frameworks to handle shared ao_gps_...
2013-10-25 Keith Packardaltos: Add floating point math functions from newlib
2013-10-15 Keith Packardaltos: Merge GPS logging into a single function
2013-10-15 Keith Packardaltos: Use #define values for ublox packet types
2013-10-15 Keith Packardaltoslib,altosui: Be more robust when graphing bogus...
2013-10-14 Keith Packardaltos/micropeak: Increase boost detect to 30m
2013-10-10 Bdale Garbeeupdated turn-on script for telebt 1.1
2013-10-10 Keith PackardAnother try at skipping broken avr-gcc
2013-10-10 Keith PackardMake sure the AVR compiler can actually link stuff
2013-10-10 Keith Packardaltos: Fix stm-bringup demo build to use installed...
2013-10-10 Keith Packardaltos: Use installed pdclib
2013-10-09 Keith PackardBump version to 1.2.9.3 1.2.9.3
2013-10-09 Keith Packarddoc: Add easymini outline to distribution
2013-10-09 Keith Packarddoc: Add EasyMini outline drawing
2013-10-09 Keith Packardaltos: Messed up the ifeq syntax a bit so ARM bits...
2013-10-08 Keith Packardaltosui: Binaries to package are only in per-product...
2013-10-08 Keith Packardaltos: avr-gcc appears to find the loader scripts witho...
2013-10-08 Keith Packardaltos: Broken test for M0 compiler in src/Makefile
2013-10-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-10-08 Keith PackardAdd --with parameters to configure for compiler selection new-state
2013-10-08 Keith Packardaltos/stm: New GAS version requires flags in APSR assig...
2013-10-08 Keith Packardaltos: Rename easymini-v0.1 to easymini-v1.0
2013-10-08 Keith Packardaltos/lpc, altos/stm: ARM requires ISB after switching...
2013-10-08 Keith Packardaltos: Don't require an LED for ao_flight
2013-10-08 Keith PackardChange differentiation filter constants and limits
2013-10-08 Bdale Garbeenew toolchain for STM32L is in /usr/bin, not /opt/corte...
2013-09-19 Keith Packardaltos: Set TeleMini v2.0 USB ID correctly
2013-09-19 Keith PackardAdd TeleMini v2.0 telemetry support
2013-09-19 Keith Packardaltoslib: Prefer averaged ground pres for ground alt...
2013-09-15 Keith Packardaltos/telemetrum-v2.0: Use red LED during boot time
2013-09-15 Keith Packardaltos/telemini-v2.0: Change initialization order
2013-09-15 Keith Packardaltos: Stop copying cc1111 binaries to the altos/src dir
2013-09-15 Keith Packardaltos: Add nanopeak-v0.1
2013-09-15 Keith Packardaltos: Move micropeak sources around
2013-09-07 Keith Packardaltosui: Include device name in Table view
2013-09-07 Keith Packardaltoslib: TeleMetrum v2 telemetry includes computes...
2013-09-06 Keith Packardaltoslib: Add receiver serial to telem file names
2013-09-06 Keith Packardaltosui: Set 'flight' value in AltosEepromMonitor windo...
2013-09-06 Keith Packardaltosui: Load Telem files in AltosDataChooser too
2013-09-06 Keith Packardaltoslib: Add TeleMini eeprom file to Makefile.am
2013-09-06 Keith Packardaltoslib: Lock access to AltosLink config_data
2013-09-06 Keith Packardaltoslib: Set 'valid' for valid TeleMetrum eeprom download
2013-09-06 Keith Packardaltoslib/altosui: Add TeleMini-v1.0 eeprom support
2013-09-06 Keith Packardaltosui: Remove debugging printf from InfoTable
2013-09-06 Keith Packardaltos: Set tick value in new TeleMetrum v2 sensor packets
2013-09-06 Keith Packardao-tools/ao-telem: Parse new TM v2 packets
2013-09-06 Keith Packardaltosui: Fix 'Graph Flight' button in landed dialog
2013-09-06 Keith Packardaltoslib: Remove debug printf from AltosTelemetryMetrum...
2013-09-06 Keith Packardaltoslib: Rewrite AltosTelemetryIterable
2013-09-06 Keith Packardaltoslib: Record time_change in AltosState correctly
2013-09-06 Keith Packardaltoslib: Update received time when replaying flights
2013-09-06 Keith Packardaltoslib: Only open log file when both flight and seria...
2013-09-05 Keith Packardaltoslib: Use AltosTelemetry.parse to pull telem lines...
2013-09-05 Keith Packardaltoslib: Remove more AltosRecord based files
2013-09-05 Keith Packardaltoslib: remove AltosRecord based eeprom code
2013-09-05 Keith Packardaltoslib: Remove AltosRecord-based telemetry code
2013-09-05 Mike Beattiealtosdroid: convert rogue files to unix line endings
2013-09-05 Mike Beattiealtosdroid: more updates for new AltosState
2013-09-05 Mike Beattiealtosdroid: update to support new state code
2013-09-05 Keith Packardaltoslib: Finish AltosState changes. Update version...
2013-09-03 Keith Packardaltoslib: Set measured acceleration for measured accele...
2013-09-03 Keith Packardaltoslib: Clear sat data when tick changes
2013-09-03 Keith Packardaltoslib: Start integrated value at 0 by default
2013-09-03 Keith Packardaltoslib: Use first few baro samples for ground pressur...
2013-09-03 Keith Packardaltoslib: Make Ascent/descent use different filter...
2013-09-03 Keith Packardaltoslib: Remove duplicate cmd/tick from TM eeprom...
2013-09-03 Keith Packardaltoslib: Clean up metrum eeprom file reading
2013-09-03 Keith Packardaltoslib: Correct mega/metrum eeprom years by adding...
2013-09-03 Keith Packardaltoslib: Correct tick wrapping in eeprom file reading
2013-09-03 Keith Packardaltoslib: Ensure eeprom file body always exists
2013-09-03 Keith Packardaltoslib: More AltosState hacking
2013-09-03 Keith Packardaltos: Not all products have pins to control flash...
2013-09-01 Keith Packardaltoslib/altosui: Further AltosState transition work
2013-09-01 Keith Packardaltos/telegps: Initialize logging system
2013-08-31 Keith PackardMerge branch 'master' into new-state
2013-08-31 Keith Packardaltos/lpc: Add bits for building flash loaders
2013-08-31 Keith Packardaltoslib/altosui: Fixes for state changes
2013-08-31 Keith Packardaltoslib/altosui: Get legacy telem working with new...
2013-08-30 Keith Packardaltoslib, altosui: Restructured state management now...
2013-08-30 Keith Packardaltos: Split EasyMini and TeleMini log formats
next