fw/altos
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-28 Keith Packarddoc: First pass for 1.3 finished; docs have most major...
2013-11-28 Keith Packardao-tools: Split out USB loader to ao-usbload
2013-11-28 Keith Packardao-tools: Split out altos symbol editing from ao-stmload
2013-11-28 Keith Packardao-tools: Missing ao-selfload.h
2013-11-28 Keith Packardao-tools: move 16/32-bit readers from ao-stmload to lib
2013-11-28 Keith Packardao-tools: Move ao-selfload into library
2013-11-28 Keith Packardao-tools: Add ao-elftohex and .ihx symbol support
2013-11-28 Keith Packardao-tools: Add debug printf support
2013-11-27 Keith Packardao-tools: Create general elf and hex library routines
2013-11-25 Keith Packarddoc: Work on AltosUI Pyro config docs a bit more.
2013-11-25 Keith Packardaltosui: Handle units in pyro config.
2013-11-25 Keith Packarddoc: Add telemetry enable and APRS interval config...
2013-11-25 Keith Packarddoc: use correct quotes in altusmetrum.xsl
2013-11-25 Keith Packarddoc: "rocketry electronics" instead of listing products
2013-11-25 Keith PackardUse more 1/4 single characters
2013-11-25 Keith PackardRemove duplicate log description. Describe pyro config.
2013-11-25 Keith PackardExtend the hardware overview chapter. Edit System Opera...
2013-11-18 Keith Packarddebian: Build now depends on 'xmlto' for docs
2013-11-18 Keith Packarddoc: Use system fo docbool.xsl instead of network one
2013-11-18 Keith Packarddoc: Make pdf files depend on local stylesheet
2013-11-18 Keith Packarddoc: Make micropeak.xsl validate
2013-11-18 Keith PackardMake companion.xsl validate
2013-11-18 Keith Packarddoc: Make telemetry.xsl validate
2013-11-18 Keith Packarddoc: Make altos.xsl validate
2013-11-18 Keith Packarddoc: Switch to xorg style to generate index
2013-11-18 Keith Packarddoc: Get altusmetrum.xsl to validate
2013-11-18 Keith Packarddoc: Start work on 1.3 doc updates
2013-11-12 Keith PackardBump to version 1.2.9.4 1.2.9.4
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 Packardignore "compile" script
2013-11-12 Keith PackardAdd TeleMini v2.0 turnon script
2013-11-12 Keith Packardao-tools: add ao-mega man page, ignore executable
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 PackardIgnore mac .dmg files
2013-11-12 Keith Packardaltosui, altoslib: Move eeprom download code to altoslib
2013-11-12 Keith Packardaltosui: Make AltosEepromDownload not swing-dependent
2013-11-12 Keith Packardaltoslib: Start moving eeprom download logic to altoslib
2013-11-12 Keith Packardaltoslib: Raise ParseException on invalid eeprom format
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-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...
next