summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update changelogs for Debian builddebian/0.6+129+g934434fBdale Garbee2010-04-08
|
* fix typo in urlBdale Garbee2010-04-08
|
* update changelogs for Debian builddebian/0.6+127+g05ad583Bdale Garbee2010-04-08
|
* need another build depBdale Garbee2010-04-08
|
* update changelogs for Debian builddebian/0.6+125+g8f1d47eBdale Garbee2010-04-08
|
* update changelogs for Debian builddebian/0.6+124+gc66eebaBdale Garbee2010-04-08
|
* rewrite urls in docbook formatBdale Garbee2010-04-03
|
* crudely incorporate "day in the life" info from web pageBdale Garbee2010-04-01
|
* tweak copyright assertionBdale Garbee2010-04-01
|
* make lintian happyBdale Garbee2010-03-30
|
* update changelogs for Debian builddebian/0.6+119+g00f49c8Bdale Garbee2010-03-30
|
* fix typoBdale Garbee2010-03-30
|
* update changelogs for Debian builddebian/0.6+117+gb41e617Bdale Garbee2010-03-30
|
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2010-03-30
|\ | | | | | | | | Conflicts: ChangeLog
| * Merge remote branch 'origin/master'Keith Packard2010-03-12
| |\
| | * update changelogs for Debian builddebian/0.6+109+geda5e11Bdale Garbee2010-03-05
| | |
| * | Document the ao-dumplog '--remote' flag for radio-link downloadsKeith Packard2010-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 truncatingKeith Packard2010-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>
* | | update changelogs for Debian builddebian/0.6+111+g20d4d41Bdale Garbee2010-03-30
| | |
* | | initial harness for documentationBdale Garbee2010-03-30
| | |
* | | move gbp.conf into debian/Bdale Garbee2010-03-15
| |/ |/|
* | update changelogs for Debian builddebian/0.6+108+g6e61170Bdale Garbee2010-03-04
|/
* Need to duplicate new altitude conversion code in aoview.Keith Packard2010-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+ga1478f6Bdale Garbee2010-02-27
|
* Merge remote branch 'origin/master'Keith Packard2010-02-27
|\
| * create a turn on script for lighting up TeleDongle v0.2 boardsBdale Garbee2010-02-26
| |
* | Add .gitignore for ao-bringupKeith Packard2010-02-27
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* | Fix up LED colors for each product.Keith Packard2010-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 linkKeith Packard2010-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 wayKeith Packard2010-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 testKeith Packard2010-02-26
|
* Fix and document the ao-rawload --run flagKeith Packard2010-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 Packard2010-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 Packard2010-02-25
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* update changelogs for Debian builddebian/0.6+95+g2f45953Bdale Garbee2010-02-24
|
* un-muck changelogBdale Garbee2010-02-24
|
* debuggingBdale Garbee2010-02-24
|
* conditionalize use of git on executability of /usr/bin/git binaryBdale Garbee2010-02-24
|
* update changelogs for Debian buildBdale Garbee2010-02-24
|
* see if this worksBdale Garbee2010-02-24
|
* move git-using variable declaration into the prebuild targetBdale Garbee2010-02-24
|
* update changelogs for Debian builddebian/0.6+88+gdeccc10Bdale Garbee2010-02-24
|
* add gawk as a build dependency since strtonum is a gawk extensionBdale Garbee2010-02-24
|
* update changelogs for Debian builddebian/0.6+86+g2491282Bdale Garbee2010-02-24
|
* update changelogs for Debian builddebian/0.6+85+g82fdbfeBdale Garbee2010-02-24
|
* Must install .map files for ao-load to workKeith Packard2010-02-20
| | | | | | | ao-load uses the .map files to rewrite the serial number and other config parameters into the program flash. Signed-off-by: Keith Packard <keithp@keithp.com>
* Add back stack size checking to altos linking phaseKeith Packard2010-02-20
| | | | | | | This verifies that the stack start specified during the compile will work with the resulting program Signed-off-by: Keith Packard <keithp@keithp.com>
* Quiet make output.Keith Packard2010-02-20
| | | | | | | This borrows ideas from the notmuch project to reduce the command line clutter seen when compiling or linking stuff. Signed-off-by: Keith Packard <keithp@keithp.com>
* Update .gitignore filesKeith Packard2010-02-20
|
* Change altos build process to support per-product compile-time changesKeith Packard2010-02-20
| | | | | | | | This creates per-product subdirectories and recompiles everything for each product, allowing per-product compile-time changes for things like peripheral pin assignments and attached serial devices. Signed-off-by: Keith Packard <keithp@keithp.com>