X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=64fa8a5c65ec1d5d92a4687b9e9f02c6078acf6e;hb=refs%2Ftags%2Fdebian%2F1.0.3;hp=87d7951f9e9438f8f194dbdd4300b8a75386ae9d;hpb=f9d87de0e2681c2ec5753f4fffef0e61a3a9e144;p=fw%2Faltos diff --git a/ChangeLog b/ChangeLog index 87d7951f..64fa8a5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,262 @@ +commit f993afc4860f105b719682f49a100779d47c02e0 +Merge: 9657e53 699dc89 +Author: Bdale Garbee +Date: Sun Dec 25 19:07:44 2011 -0700 + + Merge branch 'branch-1.0' of ssh://git.gag.com/scm/git/fw/altos into branch-1.0 + +commit 9657e53abee69872e1b16dc997519aa3d70bf2d9 +Author: Bdale Garbee +Date: Sun Dec 25 19:07:34 2011 -0700 + + more notes on release notes in Releasing + +commit 699dc89ce00cf3133b484324273f00d28a3c6af6 +Author: Keith Packard +Date: Sun Dec 25 17:01:41 2011 -0800 + + Add 1.0.3 release notes. + + Signed-off-by: Keith Packard + +commit 69dca3e53f0abbf0180dd5a04eed0549f4634561 +Author: Bdale Garbee +Date: Sun Dec 25 18:00:17 2011 -0700 + + mention release notes in Releasing file prep stage + +commit 3891be7d7ff9a3948f8a033b76b4b665040dc8f4 +Author: Bdale Garbee +Date: Sun Dec 25 17:37:15 2011 -0700 + + don't try to link bluetooth lib + +commit 098c2eeec57dd18c6bb6f18b21f386e93b8f7edb +Author: Bdale Garbee +Date: Sun Dec 25 17:31:05 2011 -0700 + + don't try to include bluetooth headers + +commit baa571c241d438c9e229c2f12ec3f1d57ec64f84 +Author: Bdale Garbee +Date: Sun Dec 25 17:21:47 2011 -0700 + + releasing 1.0.3 + +commit 9c14863faff674f611680d2cc7de9a29b0184fec +Author: Keith Packard +Date: Sat Dec 17 17:05:06 2011 -0800 + + altos: Create TeleMetrum v1.2 directory + + The hardware is software-compatible with v1.1, but it's nice to have + the right version number in all of the files. + + Signed-off-by: Keith Packard + (cherry picked from commit eff8611e3eb19853b06acfcd7e978c9046cd5f78) + + (this is quite different from the master version which is multi-arch) + +commit fff3f013bf5f8e8625efc9e603e91ba9a64a390c +Author: Bdale Garbee +Date: Wed Sep 28 18:54:14 2011 -0600 + + lose the bluetooth lib dependency until it's relevant + +commit ba14fe42d5034161d7872437c5e3ffb1b121cae5 +Author: Bdale Garbee +Date: Wed Sep 28 01:58:50 2011 -0600 + + update changelogs for Debian build + +commit 8620861e6edb5c11f47458ebea1a3fad95354a48 +Author: Bdale Garbee +Date: Wed Sep 28 01:57:22 2011 -0600 + + roll back Debian changelog to build for release + +commit ca8709f9b14a6c312be54e296904c5eb3267fcf8 +Author: Keith Packard +Date: Wed Sep 28 00:43:42 2011 -0700 + + doc: Add 1.0.2 release notes + + Signed-off-by: Keith Packard + +commit bbc46241a5c5f15b74d37b1d032e6cde28b501a9 +Author: Keith Packard +Date: Tue Sep 27 21:06:54 2011 -0700 + + altos: TM: Don't turn on packet slave mode until idle/invalid state + + Leave the packet link disabled until we've checked the + accelerometer. That way, we cannot accidentally get to idle mode when + the rocket is on the rail. + + Signed-off-by: Keith Packard + +commit ac7633630c1b04fdd761c16af7bd9377e76926c5 +Merge: 6e7fa21 fc4173f +Author: Bdale Garbee +Date: Tue Sep 27 01:00:14 2011 -0600 + + Merge branch 'master' into branch-1.0 + +commit fc4173ff882dd9718f34ed043276ef612783dfe0 +Author: Bdale Garbee +Date: Tue Sep 27 00:59:08 2011 -0600 + + add run-time dependency on libjfreechart-java + +commit 6e7fa216939f804135da4468fcf51d88cf6ee6c6 +Author: Keith Packard +Date: Mon Sep 26 11:58:05 2011 -0700 + + Bump to version 1.0.2 + + Signed-off-by: Keith Packard + +commit f82921baf869b76521892c65f3c7b09467b2b69d +Author: Keith Packard +Date: Mon Sep 26 11:50:28 2011 -0700 + + altos: Delay reboot by a second to avoid re-entering idle mode + + TM and Tm go into idle mode if they receive a packet after boot + time. When tebooting the device over the packet link, the packet + master would be (rapidly) polling the device for additional data and + so the device would invariably receive a packet during bootup and go + into idle mode again. + + Delay the reboot by a second to give the controller time to disable + the master end of the packet link. + + Signed-off-by: Keith Packard + +commit 989aae5b18856e3420ea5b7a26ddd8dccae9d6d3 +Merge: 0552fbe e44f1ff +Author: Bdale Garbee +Date: Sat Sep 24 15:34:59 2011 -0600 + + Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos + +commit 0552fbed34c9698dac30c239df2a823a8502b3f3 +Author: Bdale Garbee +Date: Tue Aug 30 16:59:53 2011 -0600 + + include 1.0.1 release notes in docs, closes: #642705 + +commit e44f1ffb7104d70f5c9b9a90529ddbe1b75da074 +Author: Bdale Garbee +Date: Tue Aug 30 16:59:53 2011 -0600 + + include 1.0.1 release notes in docs + +commit 5c3a0263d292cb0675f608d0ef085d13e51ce6ba +Author: Bdale Garbee +Date: Sun Aug 28 13:39:37 2011 -0600 + + update changelogs for Debian build + +commit 93b8f40bb451c9ec152490d1f431ab18f8ecb7d1 +Author: Bdale Garbee +Date: Fri Aug 26 10:52:55 2011 -0600 + + more release process doc updates + +commit 9451ae5e4ea6ecfa512ba93197351682d4d043dc +Author: Bdale Garbee +Date: Fri Aug 26 10:51:18 2011 -0600 + + update release process docs + +commit 01aee9ebe517ed657692e0a39a31ae0ddfb5b8b0 +Author: Bdale Garbee +Date: Fri Aug 26 10:39:45 2011 -0600 + + update changelogs for Debian build + +commit bc399d97a8424a5262f66a03e3bc403f793bb337 +Author: Bdale Garbee +Date: Fri Aug 26 10:38:44 2011 -0600 + + roll back packaging changelog for rebuild + +commit 13e6e799070a1469cbc2ff990379ee520b8f0e6a +Author: Bdale Garbee +Date: Fri Aug 26 10:29:58 2011 -0600 + + roll release notes version from 1.0 to 1.0.1 + +commit 1d15c841ad276127edae0345bd316c30731fffbf +Author: Bdale Garbee +Date: Fri Aug 26 10:24:35 2011 -0600 + + ignore generated log file + +commit 58a74c3c3dcd01509224326cffeb67a3e809e4e6 +Author: Bdale Garbee +Date: Fri Aug 26 10:07:15 2011 -0600 + + fix telemini firmware path name + +commit 0a92eb2fa6b213533691288d8f99d72b80312983 +Author: Bdale Garbee +Date: Fri Aug 26 09:43:06 2011 -0600 + + update changelogs for Debian build + +commit 3cea033ec928c21b9f7b810898ed3c3cc536d2ce +Author: Bdale Garbee +Date: Fri Aug 26 09:41:46 2011 -0600 + + get ready for a 1.0.1 release + +commit 674231773256bacd7acb4b5718c47412e47b813f +Merge: 08e3d54 3bfe8df +Author: Bdale Garbee +Date: Fri Aug 26 09:37:01 2011 -0600 + + Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos + +commit 08e3d54bacf8b38a7c33e420a0bc19bcc7acedd4 +Author: Bdale Garbee +Date: Fri Aug 26 09:35:54 2011 -0600 + + moving git-buildpackage config into .git/ since it is fairly specific to + Bdale's build environment, and doesn't need to be in the source package + +commit 3bfe8df44b575ca430ffaa051e20faa955a06c03 +Author: Keith Packard +Date: Thu Aug 25 18:02:45 2011 -0700 + + altos: Clear callsign on initial config load + + Before being written the first time, ao_config will get set to 0xff + when the config storage is read. This leaves the tail of the callsign + filled with invalid bytes. Zero the whole thing before loading the + default callsign to make sure any extra bytes are set correctly. + + Signed-off-by: Keith Packard + +commit 93ecaf7f18f8f4c15953c2e80dc9e1b20d04fdfa +Author: Bdale Garbee +Date: Thu Aug 25 15:46:30 2011 -0600 + + update TeleMini turnon script now that we've made a stable firmware release + +commit c3314dae2d3df82e188daf6ba8520cce833592c6 +Author: Bdale Garbee +Date: Thu Aug 25 03:36:25 2011 -0600 + + use multimaint-merge to make Debian changelogs less ugly + +commit f9d87de0e2681c2ec5753f4fffef0e61a3a9e144 +Author: Bdale Garbee +Date: Thu Aug 25 02:22:53 2011 -0600 + + update changelogs for Debian build + commit 41998645c04a2ee856dec272b40c2dc5913291d3 Author: Bdale Garbee Date: Thu Aug 25 02:16:17 2011 -0600