fw/altos
2013-12-18 Keith Packardfix git: path for pdclib
2013-12-18 Keith PackardUse git: path for pdclib
2013-12-18 Keith PackardIgnore .dll files in libaltos
2013-12-18 Keith Packardao-tools: complain if st-flash is not available
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 Packardinclude pdclib in wrong place
2013-12-18 Keith Packardaltosui: Hide non-applicable altimeter config values
2013-12-18 Keith Packardaltos/lpc: Be a bit more resistant to toolchain section...
2013-12-18 Keith Packardaltoslib: Pass InterruptedException up the stack instea...
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 Packardaltosui: Add EasyMini bits to fat distribution images...
2013-12-18 Keith Packarddoc: Publish images with HTML bits
2013-12-18 Keith Packardaltos: Broke TeleMetrum GPS reporting by holding the...
2013-12-18 Keith Packarddoc: Add screen shots everywhere
2013-12-18 Keith PackardAdd altosui image and attempt to add launch photo to...
2013-12-17 Bdale Garbeefurther documentation tweaks
2013-12-17 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2013-12-17 Bdale Garbeecapture my changes so far
2013-12-17 Keith Packarddoc: Add product pictures to manual
2013-12-17 Keith PackardKeep tables together on a page
2013-12-17 Keith Packarddoc: Convert several more itemizedlists to variablelists
2013-12-17 Keith PackardClean up reflashing section, include section on self...
2013-12-14 Keith Packardao-tools: Use st-flash for STM flashing instead of...
2013-12-14 Bdale Garbeeadd serial number to ao-usbload call, pass SERIAL to...
2013-12-14 Bdale Garbeetemporarily force stlink location in debian/rules to...
2013-12-10 Keith Packardjava: Missed libaltos java compile flags from previous...
2013-12-10 Keith Packardjava: Add -target 1.6 to all java compiles
2013-12-10 Keith Packardaltos: Remove ARM .ihx files on 'make clean'
2013-12-10 Keith PackardSet version to 1.3 in preparation for release
2013-12-10 Keith Packarddoc: More altusmetrum.xsl updates for 1.3
2013-12-10 Keith Packarddebian: .ihx and .map files are left in subdirs now
2013-12-10 Keith Packardaltosui: Ship TeleMega-v1.0 firmware
2013-12-10 Keith Packardao-bringup: Add turnon_telemega script
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 Packardaltosui: When flashing to TeleDongle or TeleBT, match...
2013-12-09 Keith Packardaltosui: Match directories in hex file matcher
2013-12-09 Keith Packardaltoslib: Don't require radio_cal or usb_descriptors...
2013-12-09 Keith PackardAdd new tools to .gitignore
2013-12-09 Keith Packardaltoslib: Add self-flashing code
2013-12-09 Keith Packardaltoslib: Add AltosNoSymbol exception
2013-12-09 Keith Packardaltoslib: Use symbols in AltosRomconfig instead of...
2013-12-09 Keith Packardaltosuilib: Don't match product_altusmetrum for product...
2013-12-09 Keith Packardaltoslib: Publish mapping from product name back to...
2013-12-09 Keith Packardaltoslib: Create AltosProgrammer class
2013-12-09 Keith Packardaltoslib: Add symbols to .ihx files
2013-12-09 Keith Packardaltoslib: Support binary reading/writing in AltosLink
2013-12-09 Keith Packardaltos/stm: arm-none-eabi-binutils now puts 'main' into...
2013-12-09 Keith Packardao-tools: build ao-usbload by default
2013-12-08 Keith Packardaltoslib: AltosEepromMonitor had false import of altosuilib
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-08 Keith Packardao-tools: Clean up ao-stmload and ao-usbload options...
2013-12-08 Keith Packardao-tools: Allow building without stlink and readline
2013-12-08 Keith Packardao-tools: Add ao-flash-stm and ao-flash-lpc scripts
2013-12-07 Keith Packardaltosuilib: Deal with AltosUnits API change
2013-12-07 Keith Packardaltosui: Clean up serial close handling
2013-12-07 Keith Packardaltosui: Don't try to report bearing/elevation without GPS
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...
next