| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | telebt-v4.0: make git ignore products of build | Bdale Garbee | 2017-04-25 |
| | | |||
| * | telegps-v2.0: slow down radio chip spi speed | Bdale Garbee | 2017-04-25 |
| | | |||
| * | telebt-v4.0: slow down SPI speed to radio chip | Bdale Garbee | 2017-04-25 |
| | | |||
| * | telebt-v4.0: turn off pin remapping in the flash loader, too | Bdale Garbee | 2017-04-25 |
| | | |||
| * | telebt-v4.0: don't need the USB pin remapping flag | Bdale Garbee | 2017-04-25 |
| | | |||
| * | telebt-v4.0: add ao_send_packet | Bdale Garbee | 2017-04-25 |
| | | |||
| * | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2017-04-25 |
| |\ | |||
| | * | altos/nucleo-32: Add lisp save/restore | Keith Packard | 2017-04-24 |
| | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| | * | altos/telegps-v2.0: git ignore make results | Keith Packard | 2017-04-24 |
| | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| | * | Ignore ao_lisp_test | Keith Packard | 2017-04-24 |
| | | | |||
| | * | Update releasing to add more firmware bits | Keith Packard | 2017-04-24 |
| | | | | | | | | | | | | | Also, document what is needed to get a new product into the build Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| | * | altosui: Add TeleMini v3.0 and EasyMini v2.0 firmware to windows package | Keith Packard | 2017-04-24 |
| | | | | | | | | | | | | | Sigh. This can't easily be done from Makefile.am Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| | * | altos/ao-bringup: Switch turnon_easymini to v2.0 | Keith Packard | 2017-04-24 |
| | | | | | | | | | | | | | Not planning on buildin more v1.0 boards Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| | * | altosui: Ship telemini v3.0 firmware | Keith Packard | 2017-04-24 |
| | | | | | | | | | | | | | Even though we don't provide a cable for reflashing yet Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| | * | altos: Add telemini-v3.0 and easymini-v2.0 to default altos build | Keith Packard | 2017-04-24 |
| | | | | | | | | | | | | | Make sure they get built for releases Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| | * | altos/easymini-v2.0: Add EasyMini v2.0 | Keith Packard | 2017-04-24 |
| | | | | | | | | | | | | | Like EasyMini v1.0, but with the STM32F0 processor instead of LPC Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| | * | altos/telemini-v3.0: Fix license | Keith Packard | 2017-04-24 |
| | | | | | | | | | | | | | Was GPL2, switch to GPL2+ Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| | * | altos/stmf0: Not all timer configurations use AF2 | Keith Packard | 2017-04-24 |
| | | | | | | | | | | | | | Allow applications to select other configurations. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | | telebt-v4.0: initial creation of firmware for new product, no BT yet | Bdale Garbee | 2017-04-25 |
| |/ | |||
| * | add telemini-v3.0 to list of binaries we stach in LLC repo for production use | Bdale Garbee | 2017-04-24 |
| | | |||
| * | two more places where telemini-outline.pdf filename needs to be updated | Bdale Garbee | 2017-04-24 |
| | | |||
| * | Bump to version 1.7 | Keith Packard | 2017-04-24 |
| | | | | | | | TeleMini v3.0 support Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altoslib: renamed AltosSensorTMini2, but didn't update AltosIdleFetch | Keith Packard | 2017-04-24 |
| | | | | | | | Because Java found the old installed version of this library. Thanks! Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | update copyright year in docs | Bdale Garbee | 2017-04-24 |
| | | |||
| * | altos/ao_pad.c: Use #if HAS_LOG instead of #ifdef HAS_LOG | Keith Packard | 2017-04-24 |
| | | | | | | | TeleFire v0.1 defines HAS_LOG to 0. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | doc: Errors in the TeleMini v3.0 updates found by Bdale | Keith Packard | 2017-04-24 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Move old AO_LAUNCH defines to cc1111/ao_launch.h | Keith Packard | 2017-04-22 |
| | | | | | | | These were getting accidentally used by ao_pad.c Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | allow multiple tests to be logged on telefiretwo without rebooting | Bdale Garbee | 2017-04-23 |
| | | |||
| * | implement static test start and stop protocol for telefiretwo+telebt | Bdale Garbee | 2017-04-22 |
| | | |||
| * | eliminate spurious close braces | Bdale Garbee | 2017-04-22 |
| | | |||
| * | add static test start and stop commands to radio protocol for telefiretwo | Bdale Garbee | 2017-04-22 |
| | | |||
| * | enable logging support in telefiretwo | Bdale Garbee | 2017-04-22 |
| | | |||
| * | cobble up a command to toggle logging on/off on TeleFireTwo | Bdale Garbee | 2017-04-22 |
| | | |||
| * | a stab at turning on rudimentary logging for telefiretwo | Bdale Garbee | 2017-04-22 |
| | | |||
| * | altoslib: Add TeleFireTwo eeprom support | Keith Packard | 2017-04-22 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | fleshing out logging for telefiretwo | Bdale Garbee | 2017-04-22 |
| | | |||
| * | enable spi flash on telefiretwo | Bdale Garbee | 2017-04-22 |
| | | |||
| * | fix TeleFireTwo product name in ao-list output | Bdale Garbee | 2017-04-22 |
| | | |||
| * | altos/stmf0: Pull beeper pin low when beeper is off | Keith Packard | 2017-04-21 |
| | | | | | | | | This avoids having the pin float and pick up noise from any adjacent signals, like TeleMini's radio. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | doc: Finish updates for v1.7 | Keith Packard | 2017-04-21 |
| | | | | | | | | | | Scrub all TeleMini references and make sure they're fixed for v3. No 'emergency' mode yet. No reflashing yet. Add v1.7 release notes. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/lpc: Really fix aes entry in lpc vpath | Keith Packard | 2017-04-21 |
| | | | | | | | I added another entry instead of fixing the existing one. Not ideal. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Replace turnon_telemini with v3 version. Add test-teleminiv3 | Keith Packard | 2017-04-21 |
| | | | | | | | Prepare for TeleMini v3.0 release. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | doc: Update TeleMini v3 photos to production unit | Keith Packard | 2017-04-21 |
| | | | | | | | Replace prototype photos Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | alots/stmf0: Fix vpath entry for AES directory | Keith Packard | 2017-04-21 |
| | | | | | | | Mis-placed ) Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/lpc,altos/stmf0: Use -n flag to work around link editor issue | Keith Packard | 2017-04-21 |
| | | | | | | | | | | Something changed in the link editor which makes it complain about 'no space for program headers' on LPC and STMF0 builds. Somehow, adding the '-n' flag to the linking step fixes it. It doesn't appear to break the build, so I guess it's ok? Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/telemini-v3.0: Remove vestiges of the pre-USB code | Keith Packard | 2017-04-21 |
| | | | | | | | | | | Pre-USB telemini v3 designs had a separate firmware load for radio calibration. Now that we've got enough USB to perform flash/cal/test, we don't need that other firmware load, so we can remove the remaining Makefile remnants of the calibration load. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/lpc: Add (void *) cast to fix alignment warning | Keith Packard | 2017-04-21 |
| | | | | | | | The -Wcast-align warning is generated when this cast is not present. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/lpc: Fix up Makefile definitions | Keith Packard | 2017-04-21 |
| | | | | | | | | | vpath reference to aes was busted. WARN_CFLAGS needs -Wcast-align. Wrap AO_CFLAGS. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | ao-test-baro: Be more lax about altitude checks | Keith Packard | 2017-04-21 |
| | | | | | | | | High pressure here today and the altimeter is reading -69m. Allow down to -100m when testing baro values. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/telemini-v3.0: Add flash loader | Keith Packard | 2017-04-19 |
| | | | | | | | | Now that telemini has USB, use the boot loader to make it easy to update firmware. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
