X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;fp=debian%2Fchangelog;h=a791a8a31c71e576e6006685bdae9724069443c7;hp=5dcf75afede2c10c2a51576e74a99c18dc6427bb;hb=0621b6ba4daaa48387e7b0a416d88aaddf0a0e59;hpb=9ce63bf0ae9c4d0f5ae20f42684c9eba7c9d42fc diff --git a/debian/changelog b/debian/changelog index 5dcf75af..a791a8a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +altos (1.9.17-1) unstable; urgency=medium + + [ Bdale Garbee ] + * have TeleGPS production script save RF cal value + * update Releasing based on 1.9.16 release experiences + * doc: fix a typo in the staging example + * ao-test-igniter: allow anything other than 'open' to be valid so LED tests work + * ao-bringup: be consistent with success text in TeleGPS test script + * update ChangeLog for 1.9.17 release + + [ Keith Packard ] + * altos-mapd: Install systemd dir in arch-independent location + * altoslib: Support Monitor Idle for EasyMini-3 + * altos/stm32f042: Increase interrupt stack to 256 bytes + * altos: Add AO_STACK_CANARY to detect stack overflows sometimes + * altos/stmf0: Disable ao_boot_check_pin if not in use + * altos: Compute igniter good/bad thresholds using 3.5V value + * altos: Add pyro voltage divider values to boards with them + * altos: Don't include ao_pyro.h into telelco code + * altos: Use pyro voltage to check igniters + * altos: Use ublox-10 mode for TM v4.0 + * doc: Release notes for 1.9.17 + * Version 1.9.17 + + -- Bdale Garbee Wed, 30 Aug 2023 10:50:23 -0600 + altos (1.9.16-2) unstable; urgency=medium * fix path systemd service file for mapd is deliverd to, closes: #1036022