fw/altos
2020-02-26 Keith Packardaltoslib: Remove debug printf from AltosIMU.java
2020-02-26 Keith PackardSet doc version and date from package version and relea...
2020-02-26 Keith Packardaltoslib: Add TeleMega-v4 adxl375 config to AltosConfigData
2020-02-25 Keith Packardaltoslib: BMX160 driver now returns µT values for mag...
2020-02-25 Keith Packardaltos/bmx160: Compute µT in bmx160 driver using trim...
2020-02-25 Keith Packardaltos/telemega-4.0: Fix signs of IMU pitch and mag...
2020-02-25 Keith Packardaltosuilib, altoslib: Add azimuth and compass to reports
2020-02-25 Keith Packardaltoslib: Remove hard-coded accel scale for mega eeprom
2020-02-25 Keith Packardaltoslib: Correct sign of telemega v4 pitch
2020-02-25 Keith Packardlibaltos: Delay freeing serial device until not busy
2020-02-24 Keith Packardaltoslib: Fix Tmega v4 eeprom parsing
2020-02-21 Keith Packardaltos/altoslib: BMX160 Y axis gyro direction is opposit...
2020-02-21 Keith Packardaltos: Adjust comment about how the BMX160 is oriented
2020-02-21 Keith Packardao-tools: Handle TeleMega v4.0 telemetry in ao-telem
2020-02-21 Keith Packardaltoslib: Correct IMU axes for telemetry data
2020-02-21 Keith Packardaltos: Init BMX160 more carefully
2020-02-21 Keith Packardao-tools: Add TeleMega v4.0 to ao-eeprom
2020-02-21 Keith Packardaltoslib: Remove ADXL375 debug noise
2020-02-21 Keith Packardaltos: Get BMX160 initialized correctly
2020-02-21 Keith Packardaltos: Copy BMX160 data to data ring
2020-02-21 Keith Packardaltos: Log BMX160 data when present
2020-02-19 Keith PackardBump version for new android upload android-26
2020-02-19 Keith Packardaltosuilib: Eliminate a couple java compiler warnings
2020-02-14 Keith Packardaltosui: Add TeleMega v4.0 firmware to altosui packaged...
2020-02-13 Keith Packarddoc: updates for 1.9.2
2020-02-13 Keith Packardaltoslib: Pass all flight records while reading telem...
2020-02-13 Keith Packardaltosuilib: Put units on GPS altitude and height in...
2020-02-13 Keith Packardaltoslib: Report raw baro height instead of kalman...
2020-02-13 Keith Packardaltoslib: Re-initialize cal data for eeprom record set
2020-02-13 Keith Packardaltoslib: Report whether GPS data contains new location...
2020-02-13 Keith Packardaltoslib: Move 'state_name' API to AltosCalData
2020-02-13 Bdale Garbeeinclude TeleMega v4 in list of firmware included in...
2020-02-13 Keith Packardaltoslib: Add support for TeleMega v4
2020-02-13 Keith Packardaltoslib: Store IMU accel ground data in converted...
2020-02-13 Keith Packardaltosuilib: Add fourth column to info table
2020-02-13 Keith Packardaltoslib: Add 'gauss' units for magnetic field strength
2020-02-13 Keith Packardaltos: Create new log format for TeleMega v4
2020-02-13 Keith Packardaltos: Add new telemetry packet format for TeleMega v4
2020-02-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-02-12 Bdale Garbeeupdate TeleMega production scripts for v4.0
2020-02-12 Keith Packardaltos: Fix wiring mistakes for TeleMega v4.0
2020-02-12 Keith Packardaltoslib: Reset consecutive GPS count when GPS bad
2020-02-10 Keith Packardaltosdroid: Change layout of idle mode dialog a bit
2020-02-10 Keith Packardaltosdroid: Make frequency changes during idle mode...
2020-02-10 Keith Packardaltosdroid: Use select tracker dialog when deleting...
2020-02-09 Keith PackardBump version to build a new android app (25) android-25
2020-02-09 Keith Packardaltosdroid: When the user switches frequency, look...
2020-02-09 Keith Packardaltosui: Set idle mode frequency before starting link
2020-02-09 Keith Packardaltosdroid: Add helper 'makefile'
2020-02-09 Keith Packardaltosdroid: Ignore 'build.gradle', which is built from...
2020-02-09 Keith Packardaltosdroid: Change tracker selection dialog
2020-02-09 Keith Packardaltosdroid: Fix a pile of compile warnings
2020-02-08 Keith Packardaltosdroid: Use custom dialog themes for all dialogs
2020-02-08 Keith PackardBump version to build a new android app (23) android-23
2020-02-08 Keith Packardaltosdroid: Add text size selection
2020-02-07 Keith PackardBump version to build a new android app -- 1.9.1c android-22
2020-02-07 Keith Packardaltosdroid: Check if the telem service is running when...
2020-02-07 Keith Packardaltosdroid: Request fine location permission if not...
2020-02-07 Keith Packardaltosdroid: Switch to NotificationCompat
2020-02-05 Keith PackardUse 'must' instead of 'should' in reference to switch...
2020-02-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-02-05 Bdale Garbeeupdate info on using separate pyro batteries to encoura...
2020-01-28 Keith PackardBump altosdroid version to 20, always build release apk altosdroid-1.9.1
2020-01-28 Keith PackardForce using opensdk-8 to build altosdroid
2020-01-28 Keith PackardGenerate altosdroid/app/build.gradle at configure time
2020-01-24 Keith Packardaltos: Always start application if boot pin isn't in use
2020-01-24 Keith Packardaltos: Disable ao_btm debug. Avoids breaking 's' command
2020-01-23 Keith Packardaltos: TeleMini beeper is on Tim2 CH4, not Tim3 CH4
2020-01-23 Keith Packardaltos: Make debug telemini firmware a bit easier to...
2020-01-22 Keith Packardaltos: Use AO_TICK_TYPE/AO_TICK_SIGNED for lco/pad...
2020-01-06 Keith Packardaltos: Build TeleMega v4.0 bits
2020-01-06 Keith Packardaltos: Initial bits for TeleMega v4.0
2019-12-11 Bdale Garbeedoc: update copyright year in footers, note need to...
2019-12-09 Bdale GarbeeReleasing: add TeleMetrum v3.0 firmware to production...
2019-12-06 Bdale GarbeeReleasing: capture notes from 1.9.1 release
2019-12-06 Bdale Garbeeupdate release date in all documents
2019-12-06 Bdale Garbeestart the process of releasing 1.9.1
2019-12-06 Keith PackardRelease note about self-flashing on windows waiting...
2019-12-06 Keith Packardaltosuilib: Wait for Windows to get ready with new...
2019-12-04 Keith Packardaltosuilib: Show the recovered product name in the...
2019-12-04 Keith Packardaltoslib: Linker script changed -> the USB desc is...
2019-11-26 Keith Packarddoc: Update docs to reference TeleMetrum v3 where appro...
2019-11-26 Keith Packarddoc: Mention TeleMetrum v3.0 in release notes for 1.9.1
2019-11-26 Keith Packardao-telem: Show all 24 bits of GPS altitude data
2019-11-26 Keith Packardaltos: Send "metrum" telemetry packets for TeleMetrum...
2019-11-26 Keith Packardaltoslib: Set up adxl375 for TM v3.0 in idle mode
2019-11-26 Bdale Garbeeao-bringup: add production test support for TeleMetrum...
2019-11-26 Bdale Garbeealtosuilib: TeleMetrum v3, like v2, doesn't use flash...
2019-11-26 Bdale Garbeealtosui: add TeleMetrum v3 to delivered firmware list
2019-11-26 Bdale Garbeealtosui: add monitor idle support for TeleMetrum v3
2019-11-23 Keith Packardaltos: TeleMetrum v3.0 has ADXL375 and Max-8Q
2019-10-27 Keith Packardaltoslib: Fix original telemetry sensor packet parsing
2019-10-27 Keith Packardaltoslib: Fix setting of CLASSPATH
2019-10-23 Bdale Garbeedoc: add some text about cross-bank drag race safe...
2019-10-23 Bdale Garbeedoc: add some text to TeleLaunch troubleshooting about...
2019-10-23 Keith Packardaltos: Improve labeling of telefire receive packet...
2019-10-23 Keith Packardaltos: Relabel packet receive status line for TeleFire...
2019-10-22 Bdale Garbeedoc: add more text to TeleLaunch manual, be less sloppy...
2019-10-18 Mike BeattieUpdate app to use Material Design Light theme
2019-10-18 Keith Packardaltoslib: Don't bother adding FREETTS to CLASSPATH
next