altoslib: Define 3.8 as a good battery and 3.5 as a good igniter
[fw/altos] / src /
2013-12-18 Keith Packardaltos: get stm-bringup building again
2013-12-18 Keith PackardRemove stale stm test apps from regular build
2013-12-18 Keith Packardaltos/stm: Update pdclib paths for flash-loader builds
2013-12-18 Keith Packardaltos: create target pdclib directories before building
2013-12-18 Keith Packardaltos: Build pdclib locally if necessary
2013-12-18 Keith Packardaltos/lpc: Be a bit more resistant to toolchain section...
2013-12-18 Keith Packardaltos: Make TeleMega v0.1 work more like TeleMega v1.0
2013-12-18 Keith Packardaltos: Use all 16 bits of setup packet len when limitin...
2013-12-18 Keith Packardaltos: Broke TeleMetrum GPS reporting by holding the...
2013-12-10 Keith Packardaltos: Remove ARM .ihx files on 'make clean'
2013-12-10 Keith Packardaltos: Rename telemega-v0.3 to telemega-v1.0
2013-12-09 Keith Packardaltos: Oops. Was only filling out part of the TeleMetru...
2013-12-09 Keith Packardaltos/stm: arm-none-eabi-binutils now puts 'main' into...
2013-12-08 Keith Packardaltos: remove all versions of stm-demo executable
2013-12-08 Keith Packardaltos: Change flash loader name to just AltosFlash
2013-12-08 Keith Packardaltos: Build .ihx files for all arm projects
2013-12-08 Keith Packardaltos: Allow products to override default 100mA USB...
2013-12-07 Keith Packardaltos: Nothing in altos uses AES decryption, so don...
2013-12-07 Keith Packardaltos/test: Compute and plot tilt based on GPS track
2013-12-07 Keith Packardaltos: Telemega uses eeprom, include it in main file
2013-12-07 Keith Packardaltos: Add lots more GPS data to mega log
2013-12-07 Keith Packardsrc/cc1111: Turn off RC osc after xtal is running
2013-11-12 Keith Packardaltos: include ao_eeprom.h in ao_telemetrum.c to define...
2013-11-12 Keith Packardaltos: Make sure flight erase log comes after config...
2013-11-12 Keith Packardaltos: Move telemega to using internal eeprom for config
2013-11-12 Keith Packardaltos: Move TeleMetrum v2.0 to using internal eeprom...
2013-11-12 Keith Packardaltos: Allow use of internal EEPROM for config storage
2013-11-12 Keith Packardaltos: Don't hold GPS mutex while waiting in TM v2...
2013-11-12 Keith Packardaltos: Build TM v2.0 firmware by default
2013-11-12 Keith Packardaltos: Clean up .gitignore and add a few random files
2013-11-12 Keith PackardAdd ublox checksum generating program
2013-11-12 Keith Packardaltos: Add orientation tracking to ao_flight_test
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-14 Keith Packardaltos/micropeak: Increase boost detect to 30m
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 Packardaltos: Messed up the ifeq syntax a bit so ARM bits...
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-09-19 Keith Packardaltos: Set TeleMini v2.0 USB ID correctly
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-06 Keith Packardaltos: Set tick value in new TeleMetrum v2 sensor packets
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-30 Keith Packardaltos: Split EasyMini and TeleMini log formats
2013-08-29 Keith PackardMerge remote-tracking branch 'origin/telemini'
2013-08-29 Keith Packardaltos/stm: Make sure we switch to MSI during timer...
2013-08-29 Keith Packardaltos/stm: Remove stale timer defines
2013-08-29 Keith Packardaltos/stm: Make sampling profiler work again
2013-08-29 Keith Packardaltos/stm: New compiler doesn't correctly build flash...
2013-08-29 Keith Packardaltos: Force u-blox to 9600 baud for now
2013-08-29 Keith Packardaltos: Add debugging to ublox GPS driver
2013-08-29 Keith Packardaltos: Update time for next alarm each time a task...
2013-08-29 Keith Packardaltos: TM v2 places the MMA6555 upside down compared...
2013-08-28 Keith Packardaltos/telemetrum-v2.0: Use 9600 baud for ublox telemetrum-v2.0
2013-08-28 Keith Packardaltos/telemetrum-v2.0: Fix MMA6555 SPI pin assignment
2013-08-28 Keith Packardaltos: Rename TeleMetrum v2.0 ADC sense members
2013-08-28 Keith Packardaltos: Add TeleMetrum v2.0 boot loader
2013-08-28 Keith Packardaltos: Initial TeleMetrum v2.0 bits
2013-08-27 Keith Packardaltos: Don't use ao_data on cc1111 projects telemini
2013-08-27 Keith Packardaltos: Make ao_wakeup reentrant
2013-08-27 Keith Packardaltos: Check for MS5607 MISO low before sleeping
2013-08-27 Keith Packardaltos/telemini-v2.0: Add ao_exti.h depend. Init beeper...
2013-08-27 Keith Packardaltos: Use %ld and %lu for MS5607 debug output
next