| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | update changelogs for Debian builddebian/0.6+111+g20d4d41 | Bdale Garbee | 2010-03-30 | |
| | | | | ||||
| | * | | initial harness for documentation | Bdale Garbee | 2010-03-30 | |
| | | | | ||||
| | * | | move gbp.conf into debian/ | Bdale Garbee | 2010-03-15 | |
| | | | | ||||
| * | | | Enable telemetry monitoring | Keith Packard | 2010-04-06 | |
| | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | Tasks may move in task structure as a result of ao_exit | Keith Packard | 2010-04-06 | |
| | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | TD reports "not-connected" when GPS has 0 sats | Keith Packard | 2010-04-06 | |
| | | | | ||||
| * | | | serial port read function cannot be interrupted. poll every 1 second | Keith Packard | 2010-04-06 | |
| | | | | ||||
| * | | | Interrupt running replay thread when starting another replay | Keith Packard | 2010-04-05 | |
| | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | Add Linux device discovery | Keith Packard | 2010-04-05 | |
| | | | | | | | | | | | | | | | | AltosDeviceLinux.java scans /proc to locate suitable devices. This will be hooked up to the UI shortly. | |||
| * | | | Switch TeleMetrum from v0.2 to v1.0 | Keith Packard | 2010-04-04 | |
| | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | Clean up some altosui comments | Keith Packard | 2010-04-04 | |
| | | | | ||||
| * | | | Don't abort the radio when enabling telemetry monitoring | Keith Packard | 2010-04-04 | |
| | | | | | | | | | | | | | | | | | | | | | | If telemetry monitoring is already on, then there isn't any point, and if it's not on, then presumably there isn't any radio work to abort. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | | Make ao_radio_idle keep trying to get the radio to idle. | Keith Packard | 2010-04-04 | |
| | | | | | | | | | | | | | | | | | | | | | | Attempting to abort a radio operation could lead to a hang if the user of the radio jumped in and started using it again before the task attempting to abort woke up. This change just keeps smacking the radio until the radio goes idle long enough to detect it. | |||
| * | | | Use RXTX for serial comm. Add logdir preference saving | Keith Packard | 2010-04-04 | |
| | | | | ||||
| * | | | Make .jar file | Keith Packard | 2010-04-03 | |
| | | | | ||||
| * | | | Remove unused cell renderer class | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Remove GPS data missing from skytraq. Save max height/accel/speed | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Report current gps nsat, not last locked nsat | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Clean up GPS data formatting | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Fix state updates | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Fix status update | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Fix up table formatting | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Display table of flight info. gps is not working yet though | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Steal C code from ao-view | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Add telem parsing code | Keith Packard | 2010-04-02 | |
| | | | | ||||
| * | | | Fix windows install file | Keith Packard | 2010-04-01 | |
| | | | | ||||
| * | | | Add Windows install .inf file | Keith Packard | 2010-04-01 | |
| | | | | ||||
| * | | | Add telemetry data parsing code | Keith Packard | 2010-03-31 | |
| | | | | ||||
| * | | | Start adding java-based UI | Keith Packard | 2010-03-31 | |
| | |/ |/| | ||||
| * | | Merge remote branch 'origin/master' | Keith Packard | 2010-03-12 | |
| |\ \ | ||||
| | * | | update changelogs for Debian builddebian/0.6+109+geda5e11 | Bdale Garbee | 2010-03-05 | |
| | |/ | ||||
| | * | update changelogs for Debian builddebian/0.6+108+g6e61170 | Bdale Garbee | 2010-03-04 | |
| | | | ||||
| * | | Document the ao-dumplog '--remote' flag for radio-link downloads | Keith Packard | 2010-03-12 | |
| | | | | | | | | | | | | | | | | | The --remote (or -R) flag uses TeleDongle to fetch data over the radio command link from TeleMetrum. It's been there for a while, but the man page failed to mention it. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | Round radio calibration value instead of truncating | Keith Packard | 2010-03-12 | |
| |/ | | | | | | | | | | The radio calibration function in the bring-up code was truncating the radio calibration value which caused the resulting frequency to always measure above the target frequency, instead of trying to get as close as possible. This change will result in a closer frequency match, but may sometimes be below the target frequency. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Need to duplicate new altitude conversion code in aoview. | Keith Packard | 2010-02-28 | |
| | | | | | | | | Altitude conversion is now done with a smaller table and interpolation instead of a giant table. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | update changelogs for Debian builddebian/0.6+106+ga1478f6 | Bdale Garbee | 2010-02-27 | |
| | | ||||
| * | Merge remote branch 'origin/master' | Keith Packard | 2010-02-27 | |
| |\ | ||||
| | * | create a turn on script for lighting up TeleDongle v0.2 boards | Bdale Garbee | 2010-02-26 | |
| | | | ||||
| * | | Add .gitignore for ao-bringup | Keith Packard | 2010-02-27 | |
| | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | Fix up LED colors for each product. | Keith Packard | 2010-02-27 | |
| | | | | | | | | | | | | | | | | | Different products assign different color LEDs to the two available LED drivers (P1_0, P1_1). Make the LED color pin assignments per-product (in ao_pins.h), then deal with not always having a green LED. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | Eliminate deadlock when writing config from radio link | Keith Packard | 2010-02-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Writing the 'Saved\r\n' string would fill the packet buffer and cause a flush to occur, which would need to wait for the radio link to receive and transmit a packet. The radio link always re-fetches the radio channel number when lighting up the radio, so it need to look in the config space. If the config mutex was held by the config writing process while the radio was trying to get the channel number, then we'd get a deadlock. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | Leave .ihx files in the build directory too - easier to debug that way | Keith Packard | 2010-02-27 | |
| |/ | | | | | | | sdcdb wants the .ihx and .cdb files in the same directory, so humor it by copying the .ihx files to the src directory instead of moving them. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Add LED test | Keith Packard | 2010-02-26 | |
| | | ||||
| * | Fix and document the ao-rawload --run flag | Keith Packard | 2010-02-25 | |
| | | | | | | | This allows ram-based programs to be loaded and executed easily. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Allow product names to have suffixes (like board revisions) | Keith Packard | 2010-02-25 | |
| | | | | | | | | | When looking for a board by product name, just look at the prefix of the name instead of requiring an exact match. This will allow products to have board version suffixes. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Add ao_radio_xmit to help test boards without flashing them. | Keith Packard | 2010-02-25 | |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | update changelogs for Debian builddebian/0.6+95+g2f45953 | Bdale Garbee | 2010-02-24 | |
| | | ||||
| * | un-muck changelog | Bdale Garbee | 2010-02-24 | |
| | | ||||
| * | debugging | Bdale Garbee | 2010-02-24 | |
| | | ||||
| * | conditionalize use of git on executability of /usr/bin/git binary | Bdale Garbee | 2010-02-24 | |
| | | ||||
