4e47c532212bb64568af57d77a4c660a95891737
[fw/altos] / ChangeLog
1 commit 5de00e9e39cff2d3b409c2ce99caa994f0a36202
2 Merge: b3fba98 a72b768
3 Author: Bdale Garbee <bdale@gag.com>
4 Date:   Wed Sep 10 00:02:57 2014 -0600
5
6     Merge branch 'master' into branch-1.5
7
8 commit a72b7683606d3e741043011c929482a0a168a5c9
9 Author: Bdale Garbee <bdale@gag.com>
10 Date:   Tue Sep 9 23:44:45 2014 -0600
11
12     more build dependencies for processing icons
13
14 commit b3fba989a84db7d904e09a8f47e3a86d4e0f9577
15 Merge: 28bd505 1fb200d
16 Author: Bdale Garbee <bdale@gag.com>
17 Date:   Wed Sep 10 00:01:33 2014 -0600
18
19     Merge branch 'master' into branch-1.5
20
21 commit 1fb200d18cc385230b3af574816ec354682cc5c9
22 Author: Keith Packard <keithp@keithp.com>
23 Date:   Tue Sep 9 23:00:14 2014 -0700
24
25     icons: Use DESTDIR when updating mime/icon caches
26     
27     This is done in install-data-hook and needs to explicitly use DESTDIR
28     
29     Signed-off-by: Keith Packard <keithp@keithp.com>
30
31 commit 28bd5057252e61bc5b1a35a00bc1f9fdfde097f7
32 Author: Bdale Garbee <bdale@gag.com>
33 Date:   Tue Sep 9 23:23:27 2014 -0600
34
35     updated ChangeLog for 1.5 release
36
37 commit 45f50ad3a8ce69c708974711a5939c42a74bf53b
38 Author: Bdale Garbee <bdale@gag.com>
39 Date:   Tue Sep 9 23:22:58 2014 -0600
40
41     releasing version 1.5
42
43 commit a8c799c48a52bf13466536db627b66bfe2a435cd
44 Author: Keith Packard <keithp@keithp.com>
45 Date:   Tue Sep 9 09:38:03 2014 -0700
46
47     altoslib/altosuilib: clean all versions of the .jar file
48     
49     When we switch libary versions, we want to remove the old ones; just
50     have 'make clean' remove all versions of the libaries.
51     
52     Signed-off-by: Keith Packard <keithp@keithp.com>
53
54 commit cef3be371cb3a9e481c2bd6abdf22c51953773f1
55 Author: Keith Packard <keithp@keithp.com>
56 Date:   Tue Sep 9 09:37:13 2014 -0700
57
58     altoslib/altosuilib: Add EasyMega support
59     
60     This makes flashing find the right files, and Monitor Idle show all of
61     the state data.
62     
63     Signed-off-by: Keith Packard <keithp@keithp.com>
64
65 commit 08a82617c53718055d97df4fa60f3e5051d65383
66 Author: Keith Packard <keithp@keithp.com>
67 Date:   Tue Sep 9 09:09:22 2014 -0700
68
69     altos/easymega: Set USB PID for EasyMega to 0x0028
70     
71     It was using 0x0023, which is for TeleMega. 0x0028 is what's listed in
72     usbvidpid.h.
73     
74     Signed-off-by: Keith Packard <keithp@keithp.com>
75
76 commit 9d3ab4c78f79d659ce800def77bc441c95fa15be
77 Author: Keith Packard <keithp@keithp.com>
78 Date:   Tue Sep 9 09:02:51 2014 -0700
79
80     altoslib: Fix idle monitor parsing of MMA655x state
81     
82     There's no ':' after 'MMA655X value' in the output, and the parser
83     returns 'true' on success, not false.
84     
85     With this, 'Monitor Idle' now reports correct accelerometer readings.
86     
87     Signed-off-by: Keith Packard <keithp@keithp.com>
88
89 commit 2b7ba0a5be70ae1d661afb2592ce8a6bf660c793
90 Author: Keith Packard <keithp@keithp.com>
91 Date:   Tue Sep 9 09:01:42 2014 -0700
92
93     Tag version 1.4.9.3
94     
95     This should be the final firmware version for 1.5
96     
97     Signed-off-by: Keith Packard <keithp@keithp.com>
98
99 commit 445d61c3810154193aebbf0f08f075ac8e107baf
100 Author: Keith Packard <keithp@keithp.com>
101 Date:   Sat Sep 6 22:56:25 2014 -0700
102
103     altosui: Include EasyMega firmware in fat release
104     
105     Signed-off-by: Keith Packard <keithp@keithp.com>
106
107 commit f0d2d34f84980ab45ecedae17546f4d71e020c5e
108 Merge: 8c212cd 6c812f1
109 Author: Bdale Garbee <bdale@gag.com>
110 Date:   Sat Sep 6 23:42:47 2014 -0600
111
112     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
113
114 commit 6c812f10761ec4ebf13e29ccef1d6c2c864f1158
115 Author: Keith Packard <keithp@keithp.com>
116 Date:   Sat Sep 6 22:28:13 2014 -0700
117
118     doc: Update for version 1.5 release
119     
120     Add stuff about EasyMega and telemetry rate configuration. Update
121     screen shots as needed.
122     
123     Signed-off-by: Keith Packard <keithp@keithp.com>
124
125 commit d83afa9320c24056469984873af0a3c70bee0962
126 Author: Keith Packard <keithp@keithp.com>
127 Date:   Sat Sep 6 20:44:30 2014 -0700
128
129     altos: Scale packet master receive delay by baud rate
130     
131     Increase the time we wait for return packets based on the remote
132     protocol baud rate.
133     
134     Signed-off-by: Keith Packard <keithp@keithp.com>
135
136 commit e7515e3a88d53c50dd9b962cc8f43ce5376ccd0b
137 Author: Keith Packard <keithp@keithp.com>
138 Date:   Sat Sep 6 20:43:32 2014 -0700
139
140     altoslib: Increase timeouts when using low baud rate remote protocol
141     
142     When using 2400 or 9600 baud remote link rates, we need to increase
143     the packet timeout from 500ms to much longer values to avoid annoying
144     the user with timeout warnings.
145     
146     Signed-off-by: Keith Packard <keithp@keithp.com>
147
148 commit 46f08f8709c538f3fee8e166598f0bb930df6e3c
149 Author: Keith Packard <keithp@keithp.com>
150 Date:   Sat Sep 6 20:41:58 2014 -0700
151
152     altoslib: Update local callsign/baud rate when using remote protocol
153     
154     We've had code to synchronously update the local and remote radio
155     frequencies when doing configuration over the remote link. This patch
156     adds the same code when changing the call sign and baud rate.
157     
158     Signed-off-by: Keith Packard <keithp@keithp.com>
159
160 commit f395bcaa620490954d4a42de9b4870bc12bedc91
161 Author: Keith Packard <keithp@keithp.com>
162 Date:   Sat Sep 6 20:39:37 2014 -0700
163
164     altos: Reduce deviation at 2400/9600 baud
165     
166     There's no reason to use 20.5kHz deviation at 2400 and 9600 baud, and
167     if we get a better receiver, we'll want to use narrower deviation to
168     have less bandwidth sucking noise into the radio. The new values are
169     (nominally) 5.125kHz deviation for 9600 baud and 1.5kHz deviation for
170     2400 baud.
171     
172     Signed-off-by: Keith Packard <keithp@keithp.com>
173
174 commit 8c212cd5bfa03f71a31d84bd0051314e77d88461
175 Merge: e9714e3 dd26ec2
176 Author: Bdale Garbee <bdale@gag.com>
177 Date:   Sat Sep 6 13:41:36 2014 -0600
178
179     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
180     
181     Conflicts:
182         ao-bringup/turnon_telemega
183
184 commit e9714e34091abe657aa1b30aeda9466331aa39c1
185 Author: Bdale Garbee <bdale@gag.com>
186 Date:   Sat Sep 6 13:40:59 2014 -0600
187
188     tweaking test scripts
189
190 commit dd26ec2e706bdd29090759deeb90090a0e3b74f0
191 Author: Keith Packard <keithp@keithp.com>
192 Date:   Sat Sep 6 00:39:41 2014 -0700
193
194     altosdroid: Mark completed items as 'done'
195     
196     Frequency display
197     Re-load data on restart
198     Auto re-connect to TBT at correct freq
199     
200     Signed-off-by: Keith Packard <keithp@keithp.com>
201
202 commit 18671803d078aa798b603c67b741c3ba4374f41d
203 Author: Keith Packard <keithp@keithp.com>
204 Date:   Sat Sep 6 00:14:26 2014 -0700
205
206     altosdroid: Add imperial unit support
207     
208     Provides a menu entry to switch units, changes all value displays to
209     use the AltosLib units conversion code.
210     
211     Signed-off-by: Keith Packard <keithp@keithp.com>
212
213 commit 2b2ebd2fee46158abd1ae050cd6d1040ead849a0
214 Author: Keith Packard <keithp@keithp.com>
215 Date:   Fri Sep 5 23:10:07 2014 -0700
216
217     altosdroid: Update tab contents before switching
218     
219     Make sure the new tab contents are updated before switching tabs so
220     that the user doesn't see old stuff.
221     
222     Signed-off-by: Keith Packard <keithp@keithp.com>
223
224 commit 08bbb1c3de73c9aaf920b11247eae544df6eac0c
225 Author: Keith Packard <keithp@keithp.com>
226 Date:   Fri Sep 5 22:06:21 2014 -0700
227
228     altosdroid: Ignore TelemetryService messages after service shutdown
229     
230     Messages may get delivered after the service has been shut down;
231     ignore those.
232     
233     Signed-off-by: Keith Packard <keithp@keithp.com>
234
235 commit 101ac21f05a69bdeb07d423aa18017eca04fc47f
236 Author: Keith Packard <keithp@keithp.com>
237 Date:   Thu Sep 4 11:28:40 2014 -0700
238
239     altosdroid: add new TelemetryState.java
240     
241     Signed-off-by: Keith Packard <keithp@keithp.com>
242
243 commit 2b03aca995b0151d7e820775f6a9d4afec462633
244 Author: Keith Packard <keithp@keithp.com>
245 Date:   Wed Sep 3 22:59:09 2014 -0700
246
247     altosui: Don't mark altimeter dirty when opening pyro panel
248     
249     Skip setting the UI dirty when filling in the pyro firing time value.
250     
251     Signed-off-by: Keith Packard <keithp@keithp.com>
252
253 commit be38fb88d11bda1ba1caca38220773d3abcede19
254 Author: Keith Packard <keithp@keithp.com>
255 Date:   Wed Sep 3 22:58:22 2014 -0700
256
257     altos: Allow negative values for pyro configuration data
258     
259     All of the integer pyro configuration parameters may be negative, so
260     parse that correctly.
261     
262     Signed-off-by: Keith Packard <keithp@keithp.com>
263
264 commit 3842735e303f0bf6f46ed8cb659c92d8bb9bd137
265 Author: Keith Packard <keithp@keithp.com>
266 Date:   Wed Sep 3 22:32:49 2014 -0700
267
268     altosdroid: Use single object to pass data to UI
269     
270     Instead of having separate messages for each piece of telemetry state,
271     package the whole mess up in one object and send it for any
272     change. This simplifies tracking within the UI by avoiding corner
273     cases during reconnect.
274     
275     Signed-off-by: Keith Packard <keithp@keithp.com>
276
277 commit adc46e2f1346d98ef4f6c2351fef95fbc8ddf831
278 Author: Keith Packard <keithp@keithp.com>
279 Date:   Wed Sep 3 22:12:15 2014 -0700
280
281     altos/telefire: Add firing length to manual pad command
282     
283     This adds an optional length of time (in 1/10s of a second) to the
284     ao_pad_manual function to enable testing of igniters without needing
285     to use TeleLCO.
286     
287     Signed-off-by: Keith Packard <keithp@keithp.com>
288
289 commit b838a974d0dad43ff02060d8d913d9369eb20e96
290 Author: Keith Packard <keithp@keithp.com>
291 Date:   Mon Sep 1 18:25:00 2014 -0500
292
293     altosui: Fix 'pad' screen for TeleGPS
294     
295     Don't report pad position for TeleGPS
296     
297     Signed-off-by: Keith Packard <keithp@keithp.com>
298
299 commit 7735cee871d02215517cb9d91cd552f003ca6a50
300 Author: Keith Packard <keithp@keithp.com>
301 Date:   Mon Sep 1 18:23:42 2014 -0500
302
303     altoslib: Catch a couple null pointers in AltosConfigTD
304     
305     When messing with TD, I hit a couple of paths that could try to
306     dereference null pointers. Check for those.
307     
308     Signed-off-by: Keith Packard <keithp@keithp.com>
309
310 commit 57f0ae384f3c206ea777dc7c93b594ae3901f354
311 Author: Keith Packard <keithp@keithp.com>
312 Date:   Mon Sep 1 18:21:49 2014 -0500
313
314     altoslib: Ignore extra AO_LOG_FLIGHT records from TeleGPS
315     
316     TeleGPS was inserting a spurious AO_LOG_FLIGHT record each time it
317     turned on, which confused altoslib quite a bit.
318     
319     Signed-off-by: Keith Packard <keithp@keithp.com>
320
321 commit a4202b4180e77e2a39ca071d3b8b8256ff0fc7b5
322 Author: Keith Packard <keithp@keithp.com>
323 Date:   Mon Sep 1 18:12:29 2014 -0500
324
325     altos: Don't add AO_LOG_FLIGHT to existing GPS logs
326     
327     When appending to a TeleGPS log, don't stick another flight value into
328     the log. That just confuses the ground station software.
329     
330     Signed-off-by: Keith Packard <keithp@keithp.com>
331
332 commit aa7dd289ee72f7a49a08ce0229c4e0e0404499d0
333 Author: Keith Packard <keithp@keithp.com>
334 Date:   Sun Aug 31 00:28:15 2014 -0500
335
336     altosdroid: reload previous log file at connect time
337     
338     Use the saved logfile to re-load the previous state at startup time.
339     
340     Signed-off-by: Keith Packard <keithp@keithp.com>
341
342 commit 00a3eace5ea885205270137f190538b010fd679f
343 Author: Keith Packard <keithp@keithp.com>
344 Date:   Sun Aug 31 00:27:54 2014 -0500
345
346     altosdroid: Add missing preferences backend file
347     
348     Signed-off-by: Keith Packard <keithp@keithp.com>
349
350 commit a5e348905a510bb2dcf6d7734f5681fb8338cd87
351 Author: Keith Packard <keithp@keithp.com>
352 Date:   Sun Aug 31 00:11:28 2014 -0500
353
354     altoslib: create logfiles preference object. check link in existing_data
355     
356     The logfiles preference hash wasn't getting created, resulting in
357     crashes.
358     
359     When there was no link, don't try to load existing data.
360     
361     Signed-off-by: Keith Packard <keithp@keithp.com>
362
363 commit bc3fbcb35090be3856284ccf4d908ebf39d02bec
364 Author: Keith Packard <keithp@keithp.com>
365 Date:   Sun Aug 31 00:08:33 2014 -0500
366
367     altosdroid: Add quit. Restart. Show freq in title.
368     
369     Add a quit button to menu.
370     When restarting, reconnect to previous device.
371     When connecting, set the freq/rate to previous values.
372     
373     Signed-off-by: Keith Packard <keithp@keithp.com>
374
375 commit 0b70ea04e807c69a987d5976ab217f9f65fb1e09
376 Author: Keith Packard <keithp@keithp.com>
377 Date:   Fri Aug 29 22:33:36 2014 -0500
378
379     altosdroid: fixup fetching active device address
380     
381     Signed-off-by: Keith Packard <keithp@keithp.com>
382
383 commit 0014addf3356bad1eff76cffc396fb120308646c
384 Author: Keith Packard <keithp@keithp.com>
385 Date:   Fri Aug 29 22:08:43 2014 -0500
386
387     altoslib: TeleMega telemetry pyro voltages are uint8
388     
389     Using int8 means that voltages over about 6V are reported incorrectly.
390     
391     Signed-off-by: Keith Packard <keithp@keithp.com>
392
393 commit 810f9a4f79b0480973d84595140d3f8948ce26d9
394 Author: Keith Packard <keithp@keithp.com>
395 Date:   Fri Aug 29 15:22:43 2014 -0500
396
397     altosdroid: start restoring from log data on startup
398     
399     Remember which flight was last being received and reload that file
400     
401     Signed-off-by: Keith Packard <keithp@keithp.com>
402
403 commit 5872bd10df14b47de0e541bff16d9220af0558aa
404 Author: Keith Packard <keithp@keithp.com>
405 Date:   Fri Aug 29 15:12:38 2014 -0500
406
407     altos: Make sure pyro remains valid during delay
408     
409     Keep checking pyro status while waiting for delay to expire to make
410     sure nothing changes. Disable pyro channel if something does.
411     
412     Signed-off-by: Keith Packard <keithp@keithp.com>
413
414 commit 54994d02a5ca5bb91512f31748a48a0140d3a640
415 Author: Keith Packard <keithp@keithp.com>
416 Date:   Thu Aug 28 19:52:30 2014 -0700
417
418     ao-bringup: Test EasyMega boards
419
420 commit 3c9cb4836edd4811fcdbb6ebbd25eb507a2ef5b1
421 Author: Keith Packard <keithp@keithp.com>
422 Date:   Mon Aug 18 10:57:26 2014 -0700
423
424     ao-bringup: Use ao-cal-accel instead of cal-accel in turnon scripts
425     
426     Signed-off-by: Keith Packard <keithp@keithp.com>
427
428 commit fac03ae9762f2af95b1ce5d99894173f9d9146f0
429 Author: Keith Packard <keithp@keithp.com>
430 Date:   Mon Aug 18 10:53:04 2014 -0700
431
432     Add ao-tools/ao-cal-accel
433     
434     This C version may be more reliable than the nickle version
435     
436     Signed-off-by: Keith Packard <keithp@keithp.com>
437
438 commit b357544dd64f5b0f209c6cc6cb4fa392a2c3e1fa
439 Author: Bdale Garbee <bdale@gag.com>
440 Date:   Mon Aug 18 11:25:32 2014 -0600
441
442     turn echo back on after accel cal in turnon_telemetrum so rest is easier
443
444 commit 44e389c31e5958c1a050fbe0dce5d7971a9d6a86
445 Author: Keith Packard <keithp@keithp.com>
446 Date:   Sun Aug 17 21:03:12 2014 -0700
447
448     altos: Add telerepeat-v1.0
449     
450     This uses TeleBT hardware to provide a telemetry repeater, receiving
451     packets on one frequency and re-transmitting them on another.
452     
453     Signed-off-by: Keith Packard <keithp@keithp.com>
454
455 commit 5a51efd7f9b49ffadc91ccaf7a0d69566301c009
456 Author: Keith Packard <keithp@keithp.com>
457 Date:   Thu Jun 26 16:29:37 2014 -0700
458
459     altosui: Make Windows java test "smarter"
460     
461     Or at least have it try more options, and then finally ask the user
462     before downloading and installing java
463     
464     Signed-off-by: Keith Packard <keithp@keithp.com>
465
466 commit bb7522acf040f41740ecd059e3d5d2480b652420
467 Author: Keith Packard <keithp@keithp.com>
468 Date:   Sun Aug 17 20:59:45 2014 -0700
469
470     telegps-v1.0: Provide one log and append to it
471     
472     Instead of creating per-flight logs, create a single log and append
473     data to it each time TeleGPS is powered on. This avoids potentially
474     running out of log space just because the device is powered off/on.
475     
476     Signed-off-by: Keith Packard <keithp@keithp.com>
477
478 commit 1530c24cc75cdf9ba87c7e153ff28bf7beb4384c
479 Author: Keith Packard <keithp@keithp.com>
480 Date:   Sun Aug 17 20:57:16 2014 -0700
481
482     cc1111: Wait for internal flash write to complete
483     
484     This ensures that we don't try to start another write too soon.
485     
486     Signed-off-by: Keith Packard <keithp@keithp.com>
487
488 commit 80e20b241359452028298567c76b2f644da5ad23
489 Author: Keith Packard <keithp@keithp.com>
490 Date:   Sun Aug 17 20:56:22 2014 -0700
491
492     Use -ldl when testing whether -m32 and -m64 builds work
493     
494     We only need -ldl, and not -lbluetooth now that libaltos uses dlopen
495     on the bluetooth library
496     
497     Signed-off-by: Keith Packard <keithp@keithp.com>
498
499 commit 830f31fd6dc280e7a63ba689b7a48beff5c49072
500 Author: Keith Packard <keithp@keithp.com>
501 Date:   Sun Aug 17 20:55:34 2014 -0700
502
503     ao-tools/ao-send-telem: Support sending TM v2 and Tm v2 telemetry
504     
505     Add state tracking so the telemetry sending code works.
506     
507     Signed-off-by: Keith Packard <keithp@keithp.com>
508
509 commit 629b29b2718c174be9c811f224d0acf73fba4aff
510 Author: Keith Packard <keithp@keithp.com>
511 Date:   Sun Aug 17 20:54:44 2014 -0700
512
513     altoslib: Remove some debug printfs
514     
515     Signed-off-by: Keith Packard <keithp@keithp.com>
516
517 commit ef1dd370564b99da033109f2fb5f7bf29711a13f
518 Author: Keith Packard <keithp@keithp.com>
519 Date:   Sun Aug 17 20:53:31 2014 -0700
520
521     altoslib: Improve performance of AltosLib.hexbytes
522     
523     On an android device, this function was spending quite a bit of time
524     calling hexbyte. Open code the conversion to improve performance.
525     
526     Signed-off-by: Keith Packard <keithp@keithp.com>
527
528 commit ee9f68ec877e3e5a67179f8c8abafbccc80eb804
529 Author: Keith Packard <keithp@keithp.com>
530 Date:   Sun Aug 17 20:51:36 2014 -0700
531
532     altoslib: Close serial port when AltosFlash fails to detect a target
533     
534     AltosDebug.check_connection raises an exception when the link fails,
535     but the AltosFlash constructor didn't close the serial port in this
536     case, causing the serial port to appear to be busy.
537     
538     Signed-off-by: Keith Packard <keithp@keithp.com>
539
540 commit 76fd424e4624cb376ac2cf84b01b77599756680a
541 Author: Keith Packard <keithp@keithp.com>
542 Date:   Sun Aug 17 20:50:38 2014 -0700
543
544     altoslib: Handle link timeout in AltosDebug.read_memory
545     
546     link.get_reply returns null on a link error; don't crash in
547     read_memory when this happens.
548     
549     Signed-off-by: Keith Packard <keithp@keithp.com>
550
551 commit 935f769fee351545622e223a283fca64608ca410
552 Author: Keith Packard <keithp@keithp.com>
553 Date:   Sun Aug 17 20:49:27 2014 -0700
554
555     altoslib: Parse 'Log fixed:' configuration value
556     
557     TeleGPS holds a single flight record and constantly appends data to it
558     instead of having separate flight records on the board. It reports
559     'Log fixed: 1' to let AltosLib know that the size of the per-flight
560     log is not configurable.
561     
562     Signed-off-by: Keith Packard <keithp@keithp.com>
563
564 commit 59dfe661fcb504f390d9726378c676f2b5b005f3
565 Author: Keith Packard <keithp@keithp.com>
566 Date:   Sun Aug 17 20:48:23 2014 -0700
567
568     altosdroid: Skip updating hidden UI elements
569     
570     Instead of updating everything in the UI, only update the visible UI
571     elements to save a bunch of computation.
572     
573     Signed-off-by: Keith Packard <keithp@keithp.com>
574
575 commit b1f1844aa514893228080704da3b3ccf855bda1e
576 Author: Keith Packard <keithp@keithp.com>
577 Date:   Sun Aug 17 20:46:48 2014 -0700
578
579     altosdroid: Add telemetry rate support
580     
581     Provides a menu to select the receiver telemetry bit rate
582     
583     Signed-off-by: Keith Packard <keithp@keithp.com>
584
585 commit e935ebe55705cb0506aac0859583d54fd8e5ca46
586 Author: Keith Packard <keithp@keithp.com>
587 Date:   Thu Aug 14 19:03:29 2014 -0700
588
589     altos: Report additional pyro channels via beeper
590     
591     Send a beep for each additional pyro channel, low for no igniter, mid
592     for igniter. Does not change the reporting for the apogee/main channels.
593     
594     Signed-off-by: Keith Packard <keithp@keithp.com>
595
596 commit c4dd29fcbbb93e991993a0aa444748dba4ee7dde
597 Author: Keith Packard <keithp@keithp.com>
598 Date:   Tue Jul 22 14:18:06 2014 -0700
599
600     altos: Document which TeleFire alarm pins are which
601     
602     Signed-off-by: Keith Packard <keithp@keithp.com>
603
604 commit d8e2b661e895fc59ded002a02191dcccce75f548
605 Author: Keith Packard <keithp@keithp.com>
606 Date:   Sat Jul 19 22:35:30 2014 -0700
607
608     altos: Have MicroKite just start recording at startup
609     
610     This avoids having MicroKite try to detect boost and has it just start
611     recording data immediately.
612     
613     Signed-off-by: Keith Packard <keithp@keithp.com>
614
615 commit 59976c44d1b6ee6505cfa4efd9a26ec4302f6c33
616 Author: Bdale Garbee <bdale@gag.com>
617 Date:   Thu Aug 14 18:16:14 2014 -0600
618
619     change easymega from v0.1 to v1.0, tweak to build on master, add to Makefile
620
621 commit 4828be0ca5252ac9cd6061209385dcd6c4c57965
622 Merge: 17e894d 165b7dc
623 Author: Bdale Garbee <bdale@gag.com>
624 Date:   Thu Aug 14 17:08:36 2014 -0600
625
626     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
627
628 commit 165b7dcf6fba90b15ff32b891cba4b9111c1965b
629 Author: Keith Packard <keithp@keithp.com>
630 Date:   Wed Jul 16 17:13:25 2014 -0700
631
632     altoslib: Handle TeleGPS files for KML export
633     
634     TeleGPS files had state values that couldn't be converted to colors,
635     which resulted in a truncated file that wasn't much use for anything.
636     
637     Signed-off-by: Keith Packard <keithp@keithp.com>
638
639 commit 17e894d1b65231d07df009bc4e8ca92864ccf790
640 Author: Bdale Garbee <bdale@gag.com>
641 Date:   Tue Jul 15 23:15:50 2014 -0600
642
643     update turnon tools
644
645 commit ec7ceb607f5ba7e1ed5cfd32b7a452a5f364b095
646 Author: Keith Packard <keithp@keithp.com>
647 Date:   Tue Jul 15 00:44:14 2014 -0700
648
649     linux-fat: Fix up fat linux install icons, mime types and .desktop files
650     
651     use the standard xdg utilities to install mime type and .desktop
652     files. The standard xdg icon installer doesn't handle svg icons, so we
653     have to do those manually.
654     
655     With this patch, xfce, gnome3 and kde4 all place the applications in
656     user-visible menus, display correct file icons and launch correct
657     applications for our file types.
658     
659     Signed-off-by: Keith Packard <keithp@keithp.com>
660
661 commit fb914d37018a585a879161483609d3c0be556d1e
662 Author: Keith Packard <keithp@keithp.com>
663 Date:   Mon Jul 14 02:32:03 2014 -0700
664
665     altosuilib: Fix minor scan UI nits
666     
667     Wasn't computing geometry correctly and overlapped the 2400 baud entry
668     with the list of scan results.
669     
670     Was not saving the telemetry rate/telemetry style when switching to
671     monitor mode, which caused the new monitor to come up with the wrong values.
672     
673     Signed-off-by: Keith Packard <keithp@keithp.com>
674
675 commit 54b58e925e27e87bf2903678f87b7544ee2e8167
676 Author: Keith Packard <keithp@keithp.com>
677 Date:   Mon Jul 14 00:46:41 2014 -0700
678
679     Set version to 1.4.9.2
680
681 commit 9e9151c3b4bb9ce329e1b44440a7aceb9f39b9a0
682 Author: Keith Packard <keithp@keithp.com>
683 Date:   Mon Jul 14 00:45:13 2014 -0700
684
685     altoslib: Parse eeprom 'altitude-32' fields
686     
687     This lets us tell if the altimeter supports 32-bit GPS altitudes in
688     the eeprom log.
689     
690     Signed-off-by: Keith Packard <keithp@keithp.com>
691
692 commit 0fd867f504dd7df62e95da98ded511bb7b9e4c66
693 Author: Keith Packard <keithp@keithp.com>
694 Date:   Sun Jul 13 20:44:39 2014 -0700
695
696     altos/test: Build TeleMetrumV2 flight test variant
697     
698     Parses TeleMetrumV2 eeprom files and runs the TeleMetrumV2 flight code.
699     
700     Signed-off-by: Keith Packard <keithp@keithp.com>
701
702 commit 50aec54bdc35962145eff9b465f9cd7b3d9fea0b
703 Author: Keith Packard <keithp@keithp.com>
704 Date:   Sun Jul 13 20:43:27 2014 -0700
705
706     altos: Make ao_gps_print deal with telem containing 32-bit altitude values
707     
708     ao_gps_print is used with new telem packets from a few places; use
709     AO_TELEMETRY_LOCATION_ALTITUDE when necessary.
710     
711     Signed-off-by: Keith Packard <keithp@keithp.com>
712
713 commit 6c3d09bf40f2af6e8722f33a70b41e5d94ceaf9f
714 Author: Keith Packard <keithp@keithp.com>
715 Date:   Sun Jul 13 20:42:41 2014 -0700
716
717     altos: Interrupt radio receive when changing data rate
718     
719     This aborts any pending radio receive when changing the data rate so
720     that the radio can be reprogrammed to receive at the correct rate.
721     
722     Signed-off-by: Keith Packard <keithp@keithp.com>
723
724 commit 5d1adc6775a66633661af747bc4176e06f97630f
725 Author: Keith Packard <keithp@keithp.com>
726 Date:   Sun Jul 13 20:41:36 2014 -0700
727
728     ao-tools: Add a few GPS telem/eeprom constants
729     
730     These make it possible to encode/decode GPS data from telemetry and
731     eeprom files
732     
733     Signed-off-by: Keith Packard <keithp@keithp.com>
734
735 commit 6c9daa4f471ac90ffce3bfe8876c9008f79a5b7f
736 Author: Keith Packard <keithp@keithp.com>
737 Date:   Sun Jul 13 20:40:40 2014 -0700
738
739     ao-tools: Provide altitude to temperature conversion function
740     
741     This takes altitude and computes the 'normal' temperature for
742     that.
743     
744     Signed-off-by: Keith Packard <keithp@keithp.com>
745
746 commit e447e1e5c90d3fc1be9c5a1c966c7c688a87ba18
747 Author: Keith Packard <keithp@keithp.com>
748 Date:   Sun Jul 13 11:06:29 2014 -0700
749
750     ao-tools: Add TMv2 and Tgps log formats to cc.h
751     
752     Signed-off-by: Keith Packard <keithp@keithp.com>
753
754 commit a60ba449ec237ad3b8dade9dcea603b349dbccb1
755 Author: Keith Packard <keithp@keithp.com>
756 Date:   Sat Jul 12 23:52:05 2014 -0700
757
758     altos/telefire,telelco: Add HAS_RADIO_RATE to launch system software
759     
760     This lets us set the rate to a lower value to improve range. 9600 baud
761     works great; 2400 baud makes the initial search take a long time.
762     
763     Signed-off-by: Keith Packard <keithp@keithp.com>
764
765 commit fa155693282746861b227afd6cbccc83dfd1bbed
766 Author: Keith Packard <keithp@keithp.com>
767 Date:   Thu Jul 10 21:27:30 2014 -0700
768
769     telegps: Missing function in TeleGPSConfigUI
770     
771     set_altitude_32 was added to the abstract class but not here.
772     
773     Signed-off-by: Keith Packard <keithp@keithp.com>
774
775 commit 405626971b47d4d4031312232bf13ad3d4bace7f
776 Author: Keith Packard <keithp@keithp.com>
777 Date:   Thu Jul 10 21:13:49 2014 -0700
778
779     libaltos: typo in libaltos broke the build
780     
781     When converting this to use dlopen, I mis-typed the name hci_read_remote_name
782     
783     Signed-off-by: Keith Packard <keithp@keithp.com>
784
785 commit 5f5b03879d9daa68a56498b45ae87a804cb1926b
786 Author: Keith Packard <keithp@keithp.com>
787 Date:   Thu Jul 10 18:43:31 2014 -0700
788
789     altosui: Don't show bluetooth UI bits on mac/windows
790     
791     This just confuses people into thinking that bluetooth is supported on
792     those machines.
793     
794     Signed-off-by: Keith Packard <keithp@keithp.com>
795
796 commit aac3fdce54233993c91d326df3732a7c448ac54a
797 Author: Keith Packard <keithp@keithp.com>
798 Date:   Thu Jul 10 18:42:37 2014 -0700
799
800     libaltos: Bind to libbluetooth at runtime on demand
801     
802     This lets us reliably start and run without libbluetooth present.
803     
804     Signed-off-by: Keith Packard <keithp@keithp.com>
805
806 commit 59702e5ff8d0522b0aa9dcca863309eaafbcda09
807 Author: Keith Packard <keithp@keithp.com>
808 Date:   Thu Jul 10 17:27:43 2014 -0700
809
810     altoslib: Extend telemetry heights from 16 to 32 bits
811     
812     Uses the GPS data and/or previous kalman data to compute the upper 16
813     bits of the truncated telemetry altitude value.
814     
815     Signed-off-by: Keith Packard <keithp@keithp.com>
816
817 commit 6dc58c63d202e918f16d5fbe9b188d422edcdd9c
818 Author: Keith Packard <keithp@keithp.com>
819 Date:   Thu Jul 10 17:26:19 2014 -0700
820
821     altosui: Fix the 'Graph' button on the landed tab
822     
823     It hasn't been getting enabled since the state tabs were rewritten.
824     
825     Signed-off-by: Keith Packard <keithp@keithp.com>
826
827 commit 013e9ccfbe76dc46e8c69ea314950bed83d9a39f
828 Author: Keith Packard <keithp@keithp.com>
829 Date:   Thu Jul 10 17:18:38 2014 -0700
830
831     altos: Use 32-bits for flight state data (alt/speed/accel)
832     
833     Stores 32-bits for all of the flight parameters. Uses 64-bit
834     intermediates for kalman computation.
835     
836     Signed-off-by: Keith Packard <keithp@keithp.com>
837
838 commit 31ae24b5da3e198e7555ea3768d3cbdec3a28a5f
839 Author: Keith Packard <keithp@keithp.com>
840 Date:   Thu Jul 10 17:15:09 2014 -0700
841
842     altos: Record pdop value in TeleMetrumV2 log
843     
844     There's only one byte free, so we'll record the pdop value
845     
846     Signed-off-by: Keith Packard <keithp@keithp.com>
847
848 commit 47e62bb26984f6c84660c1d0451f77c2d6ad7e5a
849 Author: Keith Packard <keithp@keithp.com>
850 Date:   Thu Jul 10 17:13:09 2014 -0700
851
852     altos: Scale DOP values by 10 in GPS drivers
853     
854     sky traq was scaling by 5, ublox was scaling by 100.
855     
856     Signed-off-by: Keith Packard <keithp@keithp.com>
857
858 commit ed2a08c50d6b8ebcc8c1d2f15e73c1f2a1e25041
859 Author: Keith Packard <keithp@keithp.com>
860 Date:   Thu Jul 10 17:10:49 2014 -0700
861
862     altoslib: Handle wide GPS altitude values in eeprom and telemetry
863     
864     Detect when the wider data is present and handle it correctly
865     
866     Signed-off-by: Keith Packard <keithp@keithp.com>
867
868 commit 34d5be68ca23e8beb05db9a480faef63ecc911d0
869 Author: Keith Packard <keithp@keithp.com>
870 Date:   Thu Jul 10 17:07:48 2014 -0700
871
872     altos: Extend GPS altitudes to at least 24 bits everywhere
873     
874     Telemetry gets a special 'mode' flag indicating that 24-bit data is
875     present; log files get new data and log readers are expected to detect
876     that via the firmware version number.
877     
878     Signed-off-by: Keith Packard <keithp@keithp.com>
879
880 commit 0d044af0c5025a63026d05adcab68f265f179668
881 Author: Keith Packard <keithp@keithp.com>
882 Date:   Thu Jul 10 16:19:52 2014 -0700
883
884     altosuilib: Allow for unitless axes in graphs
885     
886     DOP values have no units.
887     
888     Signed-off-by: Keith Packard <keithp@keithp.com>
889
890 commit a2f44fa867b17a0f1c1ee9aa9b99ecaa102a361b
891 Author: Keith Packard <keithp@keithp.com>
892 Date:   Thu Jul 10 16:19:34 2014 -0700
893
894     altosuilib: Add GPS DOP values to info table
895     
896     Signed-off-by: Keith Packard <keithp@keithp.com>
897
898 commit 61cbad00b68d9f4f2fed7b76132433e263966952
899 Author: Keith Packard <keithp@keithp.com>
900 Date:   Thu Jul 10 16:19:17 2014 -0700
901
902     altosuilib: Add GPS DOP values to graph
903     
904     Signed-off-by: Keith Packard <keithp@keithp.com>
905
906 commit 9dafabd77676e08da4067cd405b6f03bf8d8ff85
907 Author: Keith Packard <keithp@keithp.com>
908 Date:   Thu Jul 10 16:17:56 2014 -0700
909
910     altoslib: Ensure CSV output is consistent
911     
912     Scan entire flight to figure out which columns to include before
913     outputing header or data. Limit data output to values which are valid.
914     
915     Signed-off-by: Keith Packard <keithp@keithp.com>
916
917 commit b8fa4e9a077e8e04b922d0c434c139ad0a57ee66
918 Author: Keith Packard <keithp@keithp.com>
919 Date:   Thu Jul 10 16:15:52 2014 -0700
920
921     altoslib: Clean up GPS DOP support in AltosState
922     
923     Parse out hdop/pdop/vdop from telem and eeprom. Deal with legacy
924     eeprom files that have dop/100 instead of dop/10 values.
925     
926     Clear state DOP values to MISSING at startup
927     
928     Signed-off-by: Keith Packard <keithp@keithp.com>
929
930 commit 6f2a4c610dfacbf500650db0eeeca6623bb49c5c
931 Author: Keith Packard <keithp@keithp.com>
932 Date:   Thu Jul 10 00:26:55 2014 -0700
933
934     micropeak/altosui/telegps: Fix icon file names
935     
936     The icon file names are now structured to have an organization name
937     and application name component. This should avoid collisions with
938     other packages when the icon files are installed in a shared
939     directory, as on Linux. Within the Java .jar file, the new names need
940     to be correctly referenced or we won't find them.
941     
942     Signed-off-by: Keith Packard <keithp@keithp.com>
943
944 commit 1684291ba9a4f3bc2828e7b079ac27efcba6a163
945 Author: Keith Packard <keithp@keithp.com>
946 Date:   Tue Jul 8 23:47:09 2014 -0700
947
948     altos/telemini-v2.0: Enable beep config and radio rate config
949     
950     use the smaller pa to altitude table to make room for the new code
951     
952     Signed-off-by: Keith Packard <keithp@keithp.com>
953
954 commit d926ccfbd4596eb3f981d2fcf8f6fc6ccc427db6
955 Author: Keith Packard <keithp@keithp.com>
956 Date:   Tue Jul 8 23:46:24 2014 -0700
957
958     altos: Add smaller pa to altitude table for TeleMini
959     
960     TeleMini doesn't have space for the larger table, and the smaller one
961     isn't that much less accurate at lower altitudes.
962     
963     Signed-off-by: Keith Packard <keithp@keithp.com>
964
965 commit 1a55cbe1923280f7009c13d5eb5b2ccac89219c2
966 Author: Keith Packard <keithp@keithp.com>
967 Date:   Tue Jul 8 23:45:10 2014 -0700
968
969     altos/telemini-v2.0: Add memory decorations to new telemetry variables
970     
971     This lets TeleMini-v2.0 compile.
972     
973     Signed-off-by: Keith Packard <keithp@keithp.com>
974
975 commit 95f3a2825377bdb6737446df051c069d58f42d08
976 Author: Keith Packard <keithp@keithp.com>
977 Date:   Tue Jul 8 23:43:31 2014 -0700
978
979     altosui: Hide inactive altimeter configuration entries
980     
981     Instead of disabling them, just hide them so that entries that do not
982     apply to a particular device won't get shown at all.
983     
984     Signed-off-by: Keith Packard <keithp@keithp.com>
985
986 commit 78db9e350db104da87e0fe4b72aa41bf6cf45e1d
987 Author: Keith Packard <keithp@keithp.com>
988 Date:   Sun Jul 6 20:10:21 2014 -0700
989
990     Bump version to 1.4.9.1 -- on the way to 1.5
991
992 commit d1527a5457210eb914312cf8857bfb88982a8462
993 Author: Keith Packard <keithp@keithp.com>
994 Date:   Sun Jul 6 12:35:13 2014 -0700
995
996     Add support for the "kite" micropeak variant
997     
998     This uses a 100m 'launch detect' altitude and logs data every 19.2s
999     instead of every .192s.
1000     
1001     Signed-off-by: Keith Packard <keithp@keithp.com>
1002
1003 commit f02cc3eec53e9d703837dad55ec2e6625b192588
1004 Author: Keith Packard <keithp@keithp.com>
1005 Date:   Sat Jul 5 00:16:57 2014 -0700
1006
1007     telegps: Support variable telemetry rate
1008     
1009     Add combo box to monitoring window and device configuration.
1010     
1011     Signed-off-by: Keith Packard <keithp@keithp.com>
1012
1013 commit efb86669b5a74f244e2218f3385db633c36208af
1014 Author: Keith Packard <keithp@keithp.com>
1015 Date:   Fri Jul 4 23:41:16 2014 -0700
1016
1017     altosui: Support telemetry data rates
1018     
1019     Add combo box to flight UI and flight hardware configuration UIs
1020     Add telemetry rate to the TD/TBT config dialog
1021     
1022     Signed-off-by: Keith Packard <keithp@keithp.com>
1023
1024 commit 9557a24b02911a93d74ee29ce359e40266cb4fed
1025 Author: Keith Packard <keithp@keithp.com>
1026 Date:   Fri Jul 4 23:57:42 2014 -0700
1027
1028     altosuilib: Add telemetry rate to Scan UI
1029     
1030     Let the user scan for multiple data rates as well as telemetry formats
1031     and frequencies
1032     
1033     Signed-off-by: Keith Packard <keithp@keithp.com>
1034
1035 commit 55e6558fa7cb23fb1363a86c83fbd6abf67ea324
1036 Author: Keith Packard <keithp@keithp.com>
1037 Date:   Wed Jul 2 22:48:13 2014 -0700
1038
1039     altoslib: Support multiple telemetry rates
1040     
1041     Altos now supports 2400 and 9600 baud in addition to the classic 38400
1042     baud rate. Add support to altoslib for these as well
1043     
1044     Signed-off-by: Keith Packard <keithp@keithp.com>
1045
1046 commit 292cb8380b478542555b5f370e8252eafa2f74ac
1047 Author: Keith Packard <keithp@keithp.com>
1048 Date:   Sat Jul 5 00:04:06 2014 -0700
1049
1050     altos: Rework packet receive for cc1120
1051     
1052     Instead of blocking on PQT, just set up the receiver to start going
1053     and when the first bit interrupt comes in, grab the SPI bus if
1054     possible and configure it for reception. This improves sensitivity in
1055     the radio by a significant amount while making the code conceptually a
1056     bit nicer.
1057     
1058     Signed-off-by: Keith Packard <keithp@keithp.com>
1059
1060 commit e0ee2ac6bc68b73e13bf34fac3ffd4a3b79dce98
1061 Author: Keith Packard <keithp@keithp.com>
1062 Date:   Wed Jul 2 22:34:48 2014 -0700
1063
1064     altos: Add telemetry rate support to CC1120 driver
1065     
1066     This supports the new 2400 and 9600 baud rates
1067     
1068     Signed-off-by: Keith Packard <keithp@keithp.com>
1069
1070 commit 91461251f3aa8e1b37a3456f8fb94ab16bc0bec2
1071 Author: Keith Packard <keithp@keithp.com>
1072 Date:   Fri Jul 4 23:42:30 2014 -0700
1073
1074     altos: Packet reception tuning for cc1120 driver
1075     
1076     This adjusts the cc1120 receive parameters to increase sensitivity at
1077     the expense of reporting many more invalid packets to the UI.
1078     
1079     Signed-off-by: Keith Packard <keithp@keithp.com>
1080
1081 commit 8935e29e5aa9c01cd00b275a35dd7b99c00980c3
1082 Author: Keith Packard <keithp@keithp.com>
1083 Date:   Wed Jul 2 22:41:20 2014 -0700
1084
1085     altos: Add 2400 and 9600 baud telemetry support to cc115l driver
1086     
1087     Signed-off-by: Keith Packard <keithp@keithp.com>
1088
1089 commit aba1703a1cff3da001d64bf2d15a591816e3350e
1090 Author: Keith Packard <keithp@keithp.com>
1091 Date:   Wed Jul 2 22:31:59 2014 -0700
1092
1093     altos/cc1111: Add 2400 and 9600 baud telemetry rate support
1094     
1095     Signed-off-by: Keith Packard <keithp@keithp.com>
1096
1097 commit c20ddde2f9eb0ad8dbb982e9d0cbe91639160a34
1098 Author: Keith Packard <keithp@keithp.com>
1099 Date:   Wed Jul 2 22:30:23 2014 -0700
1100
1101     altos/cc1111: Adjust receive parameters to improve sensitivity
1102     
1103     This removes the packet quality test and carrier sense tests when
1104     deciding whether to start decoding a packet. This lets more bad
1105     packets through, but the CRC check catches those and now we're
1106     regularly receiving packets down to -110 or even -112 dBm. Before this
1107     change, we'd rarely see packets as low as -105dBm
1108     
1109     Signed-off-by: Keith Packard <keithp@keithp.com>
1110
1111 commit ea5887027e7a39da2b7d84a142d74950b7a24703
1112 Author: Keith Packard <keithp@keithp.com>
1113 Date:   Sat Jul 5 00:09:25 2014 -0700
1114
1115     altos: Call ao_telemetry_reset_interval when telemetry rate changes
1116     
1117     This lets the radio code adjust the telemetry packet sending pattern
1118     when the data rate changes.
1119     
1120     Signed-off-by: Keith Packard <keithp@keithp.com>
1121
1122 commit 214a38eb2b084baec526aa42016eddb954038639
1123 Author: Keith Packard <keithp@keithp.com>
1124 Date:   Wed Jul 2 22:44:07 2014 -0700
1125
1126     altos: Add config support for 2400 and 9600 baud telemetry rates
1127     
1128     Signed-off-by: Keith Packard <keithp@keithp.com>
1129
1130 commit 0605b5a1cdff5cfd71fc9ef3161a62d74a1124b4
1131 Author: Keith Packard <keithp@keithp.com>
1132 Date:   Wed Jul 2 22:42:10 2014 -0700
1133
1134     altos: Add defines for 2400 and 9600 baud telemetry rates
1135     
1136     Signed-off-by: Keith Packard <keithp@keithp.com>
1137
1138 commit f8567a7be7ccd5dcc57ab65e63efe45e62008127
1139 Author: Keith Packard <keithp@keithp.com>
1140 Date:   Fri Jul 4 23:26:57 2014 -0700
1141
1142     altos: Reduce configuration data telemetry to once per 5 seconds
1143     
1144     This data is constant, so we don't need to send it very often. Once
1145     every five seconds should be plenty.
1146     
1147     Signed-off-by: Keith Packard <keithp@keithp.com>
1148
1149 commit 657d455a2fad36193e6b3a7037d9ba7f09ae1168
1150 Author: Keith Packard <keithp@keithp.com>
1151 Date:   Wed Jul 2 22:46:07 2014 -0700
1152
1153     altos: Use TeleMetrum v1.9 board for MegaDongle experiments
1154     
1155     This configures the MegaDongle v0.1 directory to use the pin
1156     assignments in TeleMetrum v1.9 boards.
1157     
1158     Signed-off-by: Keith Packard <keithp@keithp.com>
1159
1160 commit 48508479b0f6f8d6e73db1cae8ee8acdaba022d8
1161 Author: Keith Packard <keithp@keithp.com>
1162 Date:   Wed Jul 2 22:45:01 2014 -0700
1163
1164     altos: Stop sticking cc1111 firmware in src directory
1165     
1166     This just clutters src.
1167     
1168     Signed-off-by: Keith Packard <keithp@keithp.com>
1169
1170 commit 500353ec83af0da7fce3d67f2707f4725b1f50ba
1171 Author: Keith Packard <keithp@keithp.com>
1172 Date:   Wed Jul 2 22:42:43 2014 -0700
1173
1174     altos: ao_rssi subsystem needs to use AO_LED_TYPE instead of uint8_t
1175     
1176     Signed-off-by: Keith Packard <keithp@keithp.com>
1177
1178 commit cb15cb8db5ef570b57f89d4e58734554542f99ff
1179 Author: Keith Packard <keithp@keithp.com>
1180 Date:   Fri Jul 4 23:22:20 2014 -0700
1181
1182     altosuilib: Remove debug printfs from map cache
1183     
1184     Just annoying
1185     
1186     Signed-off-by: Keith Packard <keithp@keithp.com>
1187
1188 commit 2e99ff2c99f5d4a2fa196507e794c690665ab39e
1189 Author: Keith Packard <keithp@keithp.com>
1190 Date:   Fri Jul 4 23:20:51 2014 -0700
1191
1192     altoslib: Preserve receiver_serial across state reset for new transmitter
1193     
1194     When the transmitter serial or flight number changes, we re-init the
1195     state information, but we want to preserve the receiver serial number
1196     so that the log file has that in the name
1197     
1198     Signed-off-by: Keith Packard <keithp@keithp.com>
1199
1200 commit d6e64790287d684cb9b70c67fa270825932cc020
1201 Author: Keith Packard <keithp@keithp.com>
1202 Date:   Wed Jun 25 13:50:54 2014 -0700
1203
1204     altoslib: Disable telemetry while getting config data
1205     
1206     We're seeing some log files created without a suitable -via- number
1207     included. My hypothesis is that incoming telemetry is getting
1208     interleaved with the configuration data containing the serial
1209     number. This change simply disables telemetry while retrieving the
1210     configuration data to try and keep that from happening.
1211     
1212     Signed-off-by: Keith Packard <keithp@keithp.com>
1213
1214 commit 98c3c3f7edd58358939f7dacf5b8f4c336712f5b
1215 Author: Keith Packard <keithp@keithp.com>
1216 Date:   Fri Jul 4 23:38:53 2014 -0700
1217
1218     altosui/telegps: Undo the frequency/telemetry menu changes
1219     
1220     Using menus for these items isn't what we want; we want to show the
1221     current value on the screen, which is what a combo box is for. Switch
1222     back to those and remove the frequency and telemetry config from the
1223     TeleGPS menu bar so that Mac OS X is happy.
1224     
1225     Signed-off-by: Keith Packard <keithp@keithp.com>
1226
1227 commit 505c6a1f8b8d68fe6f74dcb4428c860157fae3de
1228 Author: Bdale Garbee <bdale@gag.com>
1229 Date:   Wed Jun 25 13:37:56 2014 -0600
1230
1231     note need to push the updated repo with production binaries during release
1232
1233 commit 75db560e2c9fbb2889db507acc93e889bf15bc2a
1234 Author: Bdale Garbee <bdale@gag.com>
1235 Date:   Tue Jun 24 22:43:04 2014 -0600
1236
1237     Windows sucks, hard .. make sure filenames are legal in .mdwn files
1238
1239 commit 61ca8493566d5ea0da379970ab94f80a462dd368
1240 Author: Bdale Garbee <bdale@gag.com>
1241 Date:   Tue Jun 24 22:35:43 2014 -0600
1242
1243     update Releasing file based on learnings from 1.4.1 release
1244
1245 commit 424112349d54bb6360403683f8012b83f49220be
1246 Author: Keith Packard <keithp@keithp.com>
1247 Date:   Tue Jun 24 20:57:29 2014 -0700
1248
1249     telegps: Disable tracker config when not available
1250     
1251     Tracker motion and interval were both left enabled even when the
1252     device being configured didn't support them. Disable them like other
1253     elements.
1254     
1255     Signed-off-by: Keith Packard <keithp@keithp.com>
1256
1257 commit 7427f8bac7b3743ce0ab990612bf7168b95e22f9
1258 Author: Keith Packard <keithp@keithp.com>
1259 Date:   Tue Jun 24 20:52:34 2014 -0700
1260
1261     altosui: Don't show the tracker motion value when switching units
1262     
1263     The tracker value was left enabled when hidden; the logic for deciding
1264     whether to update it with new information used only the enabled state,
1265     not the visible state. Set both states when hiding it to keep things
1266     more consistent
1267     
1268     Signed-off-by: Keith Packard <keithp@keithp.com>
1269
1270 commit 6cb5955ab5aa3b42a507c4a02812cb5569b8562b
1271 Author: Keith Packard <keithp@keithp.com>
1272 Date:   Fri Jun 20 11:56:58 2014 -0700
1273
1274     Add note about including Google maps API key
1275     
1276     Signed-off-by: Keith Packard <keithp@keithp.com>
1277
1278 commit f95b0e03c75d09e8ff4dbf9083cd3c8a30fdc4e6
1279 Author: Keith Packard <keithp@keithp.com>
1280 Date:   Fri Jun 20 11:51:11 2014 -0700
1281
1282     Add 1.4.1 release notes
1283     
1284     Signed-off-by: Keith Packard <keithp@keithp.com>
1285
1286 commit b2c5f7d10265794a5778546f2e3eca7d763eab56
1287 Author: Keith Packard <keithp@keithp.com>
1288 Date:   Tue Jun 24 20:31:50 2014 -0700
1289
1290     Clean all .desktop files, ignore them too
1291     
1292     All .desktop files are built from .desktop.in files, so just remove
1293     all of them in make clean, and ignore all of them in .gitignore.
1294     This makes the rename less painful.
1295     
1296     Signed-off-by: Keith Packard <keithp@keithp.com>
1297
1298 commit d1065424d144b8dab949db7e57140ffdf244bd48
1299 Author: Bdale Garbee <bdale@gag.com>
1300 Date:   Tue Jun 24 21:22:26 2014 -0600
1301
1302     need the api key in Bdale's root too
1303
1304 commit bd440afc2a6e37b74fffcf1b977e149485095316
1305 Merge: 5d4f912 a0ccab8
1306 Author: Bdale Garbee <bdale@gag.com>
1307 Date:   Tue Jun 24 21:17:53 2014 -0600
1308
1309     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
1310
1311 commit a0ccab8e4235934538a03f8be3b37aa1bbd6b144
1312 Author: Keith Packard <keithp@keithp.com>
1313 Date:   Tue Jun 24 20:15:38 2014 -0700
1314
1315     altosuilib: Mark 'Configure AltosUI' window with maps key status
1316     
1317     This lets us check a build to make sure it has a maps key
1318     
1319     Signed-off-by: Keith Packard <keithp@keithp.com>
1320
1321 commit 5d4f912bcc6784f975c82f7b0ed8dc360e60aae8
1322 Author: Bdale Garbee <bdale@gag.com>
1323 Date:   Tue Jun 24 21:12:59 2014 -0600
1324
1325     make sure to use Google Maps API key for official builds
1326
1327 commit 048ce00ea0d1d2744552942559aa1da2431ab954
1328 Author: Keith Packard <keithp@keithp.com>
1329 Date:   Tue Jun 24 18:26:04 2014 -0700
1330
1331     icon: Generate altusmetrum.xpm and install it
1332     
1333     This is for the debian menu, still a required part of a debian package.
1334     
1335     Signed-off-by: Keith Packard <keithp@keithp.com>
1336
1337 commit dbff6dd42f8b6fb90c8d3f07bde48a6be0bfddf0
1338 Author: Keith Packard <keithp@keithp.com>
1339 Date:   Tue Jun 24 18:25:31 2014 -0700
1340
1341     altosuilib: Outline map lines and distance value with white
1342     
1343     This makes the value and line visible on dark backgrounds
1344     
1345     Signed-off-by: Keith Packard <keithp@keithp.com>
1346
1347 commit ade2cc9abb8ca403a9ae5d1f9c145ab72ce94919
1348 Author: Keith Packard <keithp@keithp.com>
1349 Date:   Tue Jun 24 18:24:02 2014 -0700
1350
1351     altosuilib: Make map cache size configurable
1352     
1353     Systems with sufficient memory can get smoother map scrolling by
1354     making the cache larger. Would be nice to do this automatically?
1355     
1356     Signed-off-by: Keith Packard <keithp@keithp.com>
1357
1358 commit 97269bb90c1602a1f8c54fc7b6c34383a0370621
1359 Author: Keith Packard <keithp@keithp.com>
1360 Date:   Tue Jun 24 15:58:35 2014 -0700
1361
1362     Bump version to 1.4.1.1
1363
1364 commit 309d91d25099bebda21e165165efa9ce86cb0a47
1365 Author: Keith Packard <keithp@keithp.com>
1366 Date:   Tue Jun 24 15:57:13 2014 -0700
1367
1368     altos/ao_flight_test: Get the Tmega version compiling again
1369     
1370     A few changes broke this recently.
1371     
1372     Signed-off-by: Keith Packard <keithp@keithp.com>
1373
1374 commit 443bbb09468df7c1a10f2c76996c92380d8b8c23
1375 Author: Keith Packard <keithp@keithp.com>
1376 Date:   Tue Jun 24 15:56:11 2014 -0700
1377
1378     altos: Add optional debugging to print out pyro firing status
1379     
1380     This dumps pyro check failures for ao_flight_test so you can see why
1381     pyro charges aren't firing.
1382     
1383     Signed-off-by: Keith Packard <keithp@keithp.com>
1384
1385 commit 0a19073649570016db28d5e2a4a225273732adb5
1386 Author: Keith Packard <keithp@keithp.com>
1387 Date:   Sun Jun 22 21:13:54 2014 -0700
1388
1389     ao-bringup: Use the C tools to test EasyMini
1390     
1391     I think my USB driver in the kernel is broken; the nickle versions of
1392     these  tools did very strange things and never worked.
1393     
1394     Signed-off-by: Keith Packard <keithp@keithp.com>
1395
1396 commit fc3364de2b6cdfff53f5c38b3ae52ae5601ff3b7
1397 Author: Keith Packard <keithp@keithp.com>
1398 Date:   Sun Jun 22 21:12:37 2014 -0700
1399
1400     ao-tools: Add ao-test-baro, ao-test-igniter and ao-test-flash
1401     
1402     C versions of the test programs used to validate hardware prior to ship
1403     
1404     Signed-off-by: Keith Packard <keithp@keithp.com>
1405
1406 commit 6cc2d671c0e335fbedb0e97699f8f273502c6807
1407 Author: Keith Packard <keithp@keithp.com>
1408 Date:   Sun Jun 22 21:06:24 2014 -0700
1409
1410     altosui/telegps: Expose configurable APRS SSID
1411     
1412     Signed-off-by: Keith Packard <keithp@keithp.com>
1413
1414 commit 3f3382126bf1122b1a78abe8458af5ec112a1f95
1415 Author: Keith Packard <keithp@keithp.com>
1416 Date:   Sun Jun 22 21:05:05 2014 -0700
1417
1418     altos: Make APRS SSID configurable
1419     
1420     This uses the low-digit from the serial number by default, but lets
1421     the user change it if desired.
1422     
1423     Signed-off-by: Keith Packard <keithp@keithp.com>
1424
1425 commit ca1c62ca3ea016a1a5baa4520e484c102280c3e3
1426 Author: Keith Packard <keithp@keithp.com>
1427 Date:   Sat Jun 21 18:27:42 2014 -0700
1428
1429     altosui: Add Ignitor tab to Monitor Idle mode
1430     
1431     Oops; missed adding this when I included it in the Monitor Flight window.
1432     
1433     Signed-off-by: Keith Packard <keithp@keithp.com>
1434
1435 commit 602d6a2424a5c16e22febf6b4e6b3816022261c7
1436 Author: Keith Packard <keithp@keithp.com>
1437 Date:   Fri Jun 20 00:41:17 2014 -0700
1438
1439     altos/aprs: Encode last serial number in SSID. Transmit serial in comment
1440     
1441     This makes it a lot easier to tell which device is sending
1442     information, and to receive data from multiple devices on the same
1443     receiver.
1444     
1445     Signed-off-by: Keith Packard <keithp@keithp.com>
1446
1447 commit 3016ee5f21ec66bf9230b90ab1420b8fad628f8d
1448 Author: Keith Packard <keithp@keithp.com>
1449 Date:   Fri Jun 20 00:40:10 2014 -0700
1450
1451     altosuilib: Wrap radio frequency menu in JMenuBar when used in config
1452     
1453     The device config dialogs place the radio frequency menu inside a
1454     dialog box; it needs to be inside a MenuBar to work properly, so
1455     create one to hold it.
1456     
1457     Signed-off-by: Keith Packard <keithp@keithp.com>
1458
1459 commit 1b0f56ddb2b85b68232c22a7a8b8744cb9ad76f9
1460 Author: Keith Packard <keithp@keithp.com>
1461 Date:   Thu Jun 19 14:33:27 2014 -0700
1462
1463     Rename icon files to fit XDG specifications. Add file icons. Add mime types
1464     
1465     Our SVG icons now follow XDG standards by including a vendor
1466     prefix. The new file type icons include application-vnd.altusmetrum as
1467     a prefix so that they match the mime types declared.
1468     
1469     Signed-off-by: Keith Packard <keithp@keithp.com>
1470
1471 commit 37856672c57f2fd91184c2391a201bbbdc48545e
1472 Author: Keith Packard <keithp@keithp.com>
1473 Date:   Thu Jun 19 10:25:07 2014 -0700
1474
1475     linux: .desktop files must begin with organization name
1476     
1477     The spec requires that .desktop files start with the organization
1478     name, so I've renamed all of them to altusmetrum-<application>.desktop
1479     
1480     Signed-off-by: Keith Packard <keithp@keithp.com>
1481
1482 commit 1d773cb8921848c99f12b8cd9840cb0267b66e1f
1483 Author: Keith Packard <keithp@keithp.com>
1484 Date:   Wed Jun 18 20:35:12 2014 -0700
1485
1486     windows: Missed adding 'refresh-sh.nsh'
1487     
1488     This script forces windows explorer to reload icons.
1489     
1490     Signed-off-by: Keith Packard <keithp@keithp.com>
1491
1492 commit 7767a045d446ea2bc5fe1ec98d89274155f956c4
1493 Author: Keith Packard <keithp@keithp.com>
1494 Date:   Wed Jun 18 16:18:05 2014 -0700
1495
1496     macosx: Respond to apple messages in all apps
1497     
1498     This connects the callbacks in AltosUIFrame to actually do something
1499     useful with them.
1500     
1501     Signed-off-by: Keith Packard <keithp@keithp.com>
1502
1503 commit d5bdb1c5974788b9569897435808fd01b04b0c4d
1504 Author: Keith Packard <keithp@keithp.com>
1505 Date:   Wed Jun 18 16:14:44 2014 -0700
1506
1507     altosuilib: Hook up apple messages to callbacks
1508     
1509     This supports open, quit and preferences. I'm leaving 'about' to the
1510     existing stuff until I decide it's worth the effort to create a fancy
1511     about dialog.
1512     
1513     Signed-off-by: Keith Packard <keithp@keithp.com>
1514
1515 commit e3eab18682e77c5394918448409d383a28ba23ad
1516 Author: Keith Packard <keithp@keithp.com>
1517 Date:   Wed Jun 18 14:16:36 2014 -0700
1518
1519     altosui: Ship TeleMetrum v2.0 firmware with AltosUI
1520     
1521     Signed-off-by: Keith Packard <keithp@keithp.com>
1522
1523 commit fac94c593285eacda57de257fa2be0548341b567
1524 Author: Keith Packard <keithp@keithp.com>
1525 Date:   Wed Jun 18 14:15:27 2014 -0700
1526
1527     macosx: Define icons for our file types on OS X
1528     
1529     Adds definitions to the Info.plist files shipped to specify which
1530     icons to show for .telem, .eeprom and .mpd files. Note that the
1531     applications don't respond to open apple events, so double clicking on
1532     a file only starts the application.
1533     
1534     Signed-off-by: Keith Packard <keithp@keithp.com>
1535
1536 commit 5871225a0c442cf5afa41a444ff8bfb8f4002721
1537 Author: Keith Packard <keithp@keithp.com>
1538 Date:   Wed Jun 18 02:16:51 2014 -0700
1539
1540     windows installer: Create file associations for Windows.
1541     
1542     This makes icons appear for the files in the file manager, and lets
1543     you double-click on the files to open the appropriate application.
1544     
1545     Signed-off-by: Keith Packard <keithp@keithp.com>
1546
1547 commit c93c4efefee0dbf6d193466efd6761d9a1849ae9
1548 Author: Keith Packard <keithp@keithp.com>
1549 Date:   Wed Jun 18 02:15:04 2014 -0700
1550
1551     icon: Construct .exe files to hold windows icons for file associations
1552     
1553     It appears that creating an executable with an icon resource is the
1554     only way to display icons for files. Fortunately, that's not all that
1555     hard.
1556     
1557     Signed-off-by: Keith Packard <keithp@keithp.com>
1558
1559 commit 3f4e765c05ddbae83ca0c0176572cd698f285d08
1560 Author: Keith Packard <keithp@keithp.com>
1561 Date:   Tue Jun 17 20:46:33 2014 -0700
1562
1563     Fix java version detection and downloading
1564     
1565     Move java stuff to a common include file, java.nsh
1566     
1567     Let any version no older than 1.6 serve by using ${VersionCompare}
1568     
1569     Use version 6 downloads as those don't require a click-through agreement.
1570     
1571     Signed-off-by: Keith Packard <keithp@keithp.com>
1572
1573 commit 495e84540943cccb6d1cb965a772021f7dc5f639
1574 Author: Keith Packard <keithp@keithp.com>
1575 Date:   Tue Jun 17 00:08:03 2014 -0700
1576
1577     Sign our .inf file with the comodo key. Update signing-driver
1578     
1579     I've tested this on Windows 7 and it appears to work. No idea if it
1580     works on Windows 8 yet.
1581     
1582     Signed-off-by: Keith Packard <keithp@keithp.com>
1583
1584 commit b397e4ff45f054acb1347ffa5468950febc431f7
1585 Author: Keith Packard <keithp@keithp.com>
1586 Date:   Mon Jun 16 23:03:49 2014 -0700
1587
1588     altos/micropeak: Add load script template
1589     
1590     Signed-off-by: Keith Packard <keithp@keithp.com>
1591
1592 commit c8078d352a7f54a4a97d25af080155d3f875536a
1593 Author: Keith Packard <keithp@keithp.com>
1594 Date:   Mon Jun 16 22:49:34 2014 -0700
1595
1596     java: Bump java library versions for next release
1597     
1598     Prepare for future release by bumping java versions now
1599     
1600     Signed-off-by: Keith Packard <keithp@keithp.com>
1601
1602 commit 75766b0e7ee30fb3bfbf90ecb68f7758bac6eeba
1603 Author: Keith Packard <keithp@keithp.com>
1604 Date:   Mon Jun 16 22:48:25 2014 -0700
1605
1606     altosui: Fix ground station configure frequency list
1607     
1608     Fix the API to match the switch to a menu, wrap in a menu bar to make
1609     it work.
1610     
1611     Signed-off-by: Keith Packard <keithp@keithp.com>
1612
1613 commit ed38b1b596062b2232fa78a3181f6eaf5818b651
1614 Author: Keith Packard <keithp@keithp.com>
1615 Date:   Mon Jun 16 21:58:13 2014 -0700
1616
1617     altosuilib: Move menu bars into the Mac OS X top bar
1618     
1619     Setting these properties causes the top menu bar to get placed into
1620     the Mac OS X window system menu bar
1621     
1622     Signed-off-by: Keith Packard <keithp@keithp.com>
1623
1624 commit e612693e33ef3b0e22db0656792992fa6e961ff2
1625 Author: Keith Packard <keithp@keithp.com>
1626 Date:   Mon Jun 16 21:57:35 2014 -0700
1627
1628     altosui/telegps: Use menus for frequency list and telemetry formats
1629     
1630     This will let us move them into the Mac OS X menu bar, as well as
1631     making them look a bit nicer.
1632     
1633     Signed-off-by: Keith Packard <keithp@keithp.com>
1634
1635 commit 6579e4cae8fea65780f1c4677f29c1fc17ca41e2
1636 Author: Keith Packard <keithp@keithp.com>
1637 Date:   Mon Jun 16 15:59:09 2014 -0700
1638
1639     altos/micropeak: Create a script to load firmware.
1640     
1641     The micropeak-load script flashes micropeak with firmware from
1642     whatever directory it is sitting in. A 'publish' target in the source
1643     directory copies the script and hex to ~/altusmetrumllc/Binaries
1644     
1645     Signed-off-by: Keith Packard <keithp@keithp.com>
1646
1647 commit 31beeb0882d27cbc05e28118611feec4ae43d9da
1648 Author: Keith Packard <keithp@keithp.com>
1649 Date:   Mon Jun 16 11:02:49 2014 -0700
1650
1651     doc: Add instructions for flash recovery technique
1652     
1653     The flash recovery section explained which pins to connect, but lacked
1654     explicit instructions on how to make it work.
1655
1656 commit f167d348b147e89d269ad35806e39f28cf104afb
1657 Author: Bdale Garbee <bdale@gag.com>
1658 Date:   Sun Jun 15 18:41:25 2014 -0600
1659
1660     notes updated for TeleGPS and 1.4 release learnings
1661
1662 commit 9ab3a1de95b705783c31a7e16447f52c10b6b480
1663 Author: Bdale Garbee <bdale@gag.com>
1664 Date:   Sun Jun 15 17:44:42 2014 -0600
1665
1666     turn-on support for TeleGPS
1667
1668 commit b40351d5cb9802133f443d4f5150958b03b9e8f0
1669 Author: Bdale Garbee <bdale@gag.com>
1670 Date:   Sun Jun 15 17:43:50 2014 -0600
1671
1672     tagging 1.4 release
1673
1674 commit 97a7cbaee806965ca7c696fb02f6e1d24b026b9b
1675 Author: Bdale Garbee <bdale@gag.com>
1676 Date:   Sun Jun 15 17:43:06 2014 -0600
1677
1678     add release to revision history
1679
1680 commit 79c3dc334d79eacd63bbbbec046fc2c31266560c
1681 Author: Bdale Garbee <bdale@gag.com>
1682 Date:   Sun Jun 15 17:40:27 2014 -0600
1683
1684     tweaks
1685
1686 commit a6c61fb993d3fd15183f8755d9058f05c606c9c0
1687 Merge: 0634119 4384899
1688 Author: Keith Packard <keithp@keithp.com>
1689 Date:   Sun Jun 15 16:31:01 2014 -0700
1690
1691     Merge remote-tracking branch 'origin/master'
1692
1693 commit 0634119df45bf8d8a040b47bdfc6d9801b5e069a
1694 Author: Keith Packard <keithp@keithp.com>
1695 Date:   Sun Jun 15 16:24:28 2014 -0700
1696
1697     micropeak: Deal with 64-bit windows
1698     
1699     Install 64-bit version of java. Install our bits in the 64-bit app directory
1700     
1701     Signed-off-by: Keith Packard <keithp@keithp.com>
1702
1703 commit b6eb1ac1b777b6c11e8f24c5ab5915b224101d40
1704 Author: Keith Packard <keithp@keithp.com>
1705 Date:   Sun Jun 15 16:16:59 2014 -0700
1706
1707     Add notes about windows driver signing in the 'signing-driver' file
1708     
1709     Signed-off-by: Keith Packard <keithp@keithp.com>
1710
1711 commit 6277827520df4df5ecda58898e5f99035f90282c
1712 Author: Keith Packard <keithp@keithp.com>
1713 Date:   Sun Jun 15 16:11:49 2014 -0700
1714
1715     altosui: Ship telegps firmware
1716     
1717     Signed-off-by: Keith Packard <keithp@keithp.com>
1718
1719 commit 3b5651d311d4268a130996e71afc11b508e59637
1720 Author: Keith Packard <keithp@keithp.com>
1721 Date:   Sun Jun 15 16:10:15 2014 -0700
1722
1723     windows: Sign altusmetrum.inf with altusmetrum.cat
1724     
1725     This .cat file will need to be updated when we get our 'real'
1726     signature.
1727     
1728     Signed-off-by: Keith Packard <keithp@keithp.com>
1729
1730 commit ef6998c2d052bf639f257b71baefacf3a652506f
1731 Author: Keith Packard <keithp@keithp.com>
1732 Date:   Sun Jun 15 16:06:42 2014 -0700
1733
1734     icon: Add drop-shadows to the SVG files; stop generating in the png versions
1735     
1736     Now everyone gets drop shadows.
1737     
1738     Signed-off-by: Keith Packard <keithp@keithp.com>
1739
1740 commit 43848991defaeb7fae994101675b0056f9d9a2ed
1741 Author: Bdale Garbee <bdale@gag.com>
1742 Date:   Sun Jun 15 17:29:49 2014 -0600
1743
1744     update Releasing document to include TeleGPS firmware files in those copied
1745
1746 commit 90e03dfc8534fc4fc25f6a5ee9ec109b98baa238
1747 Author: Bdale Garbee <bdale@gag.com>
1748 Date:   Sun Jun 15 17:28:02 2014 -0600
1749
1750     document mounting hole size for TeleGPS
1751
1752 commit 44fc36b3f74386f0055eac4d9b9d201e6fff0847
1753 Author: Keith Packard <keithp@keithp.com>
1754 Date:   Sun Jun 15 16:08:27 2014 -0700
1755
1756     altosui: Deal with 64-bit windows
1757     
1758     Get a 64-bit java version installed
1759     
1760     Signed-off-by: Keith Packard <keithp@keithp.com>
1761
1762 commit 1a563026409ccff5dea6f89e567accb09bc4b5f6
1763 Author: Keith Packard <keithp@keithp.com>
1764 Date:   Sun Jun 15 14:09:09 2014 -0700
1765
1766     telegps: Deal with 64-bit windows differently on install
1767     
1768     Download a 64-bit version of java as needed, install in 64-bit paths
1769     instead of 32-bit paths.
1770     
1771     Signed-off-by: Keith Packard <keithp@keithp.com>
1772
1773 commit abf731b3d79b66d9da62496cebf157f2888a4c93
1774 Author: Keith Packard <keithp@keithp.com>
1775 Date:   Sun Jun 15 12:39:49 2014 -0700
1776
1777     windows: Rename telemetrum.inf to altusmetrum.inf
1778     
1779     Use the corporate name for this file
1780     
1781     Signed-off-by: Keith Packard <keithp@keithp.com>
1782
1783 commit 8073007292875169a6304824ae52039ce6564813
1784 Author: Keith Packard <keithp@keithp.com>
1785 Date:   Sat Jun 14 22:29:01 2014 -0700
1786
1787     telegps: Include telegps firmware in windows package
1788     
1789     This was disabled when the firmware wasn't ready yet
1790     
1791     Signed-off-by: Keith Packard <keithp@keithp.com>
1792
1793 commit 6cad0b783f654864f0d6d8726c74605f108db3e0
1794 Author: Keith Packard <keithp@keithp.com>
1795 Date:   Sat Jun 14 22:23:10 2014 -0700
1796
1797     altosuilib: Remove some debugging printfs
1798     
1799     Signed-off-by: Keith Packard <keithp@keithp.com>
1800
1801 commit 823ef386f9dc5c5df197936f4254921f2e0282b0
1802 Author: Keith Packard <keithp@keithp.com>
1803 Date:   Sat Jun 14 20:08:40 2014 -0700
1804
1805     altoslib: AltosFlightStatsTable: another editable text field that shouldn't be
1806     
1807     Signed-off-by: Keith Packard <keithp@keithp.com>
1808
1809 commit 5392ee3c5328f8384ed30a2d147e4be96075e064
1810 Author: Keith Packard <keithp@keithp.com>
1811 Date:   Sat Jun 14 18:51:25 2014 -0700
1812
1813     altosuilib: Serialize access to async tile notify function in preload
1814     
1815     This ensures that we see each tile getting downloaded and don't
1816     mis-count, which would result in wedging the process
1817     
1818     Signed-off-by: Keith Packard <keithp@keithp.com>
1819
1820 commit 23708b4760250f55e8e3b1a0141df9a9ee17a936
1821 Author: Keith Packard <keithp@keithp.com>
1822 Date:   Sat Jun 14 18:34:09 2014 -0700
1823
1824     icon: Make the icon shadows a bit less harsh
1825     
1826     Signed-off-by: Keith Packard <keithp@keithp.com>
1827
1828 commit 4e3318645d08dda483aced97450b344629902c4d
1829 Author: Keith Packard <keithp@keithp.com>
1830 Date:   Sat Jun 14 18:11:28 2014 -0700
1831
1832     debian: Build requires /usr/bin/convert now
1833     
1834     This is provided by either graphicsmagick or imagemagick
1835     
1836     Signed-off-by: Keith Packard <keithp@keithp.com>
1837
1838 commit 382e27de3472489f8f26c8c0868732d67754ecf5
1839 Author: Keith Packard <keithp@keithp.com>
1840 Date:   Sat Jun 14 18:09:31 2014 -0700
1841
1842     telegps/micropeak: Ship built Mac OSX icons
1843     
1844     Signed-off-by: Keith Packard <keithp@keithp.com>
1845
1846 commit 33da986161c38936cff82fe43046f0bcd5e24d8e
1847 Author: Keith Packard <keithp@keithp.com>
1848 Date:   Sat Jun 14 18:07:39 2014 -0700
1849
1850     icon: Build resolutions needed for Java bits too
1851     
1852     Signed-off-by: Keith Packard <keithp@keithp.com>
1853
1854 commit 66c4a091bb6a294f9d406e75f3634492c886d139
1855 Author: Keith Packard <keithp@keithp.com>
1856 Date:   Sat Jun 14 18:06:36 2014 -0700
1857
1858     altosui: Build MacOSX icon from svg
1859     
1860     Signed-off-by: Keith Packard <keithp@keithp.com>
1861
1862 commit b825ea71ebcc4a8da3e339ab3e21b0ad47f2e48f
1863 Author: Keith Packard <keithp@keithp.com>
1864 Date:   Sat Jun 14 18:02:51 2014 -0700
1865
1866     icon: Build windows ico files, clean built files
1867     
1868     Signed-off-by: Keith Packard <keithp@keithp.com>
1869
1870 commit 4ec960b705b87b15d015abb2a9a3e23eee414f1d
1871 Author: Keith Packard <keithp@keithp.com>
1872 Date:   Sat Jun 14 17:51:46 2014 -0700
1873
1874     icon: Create all icons from .svg files
1875     
1876     Remove images from repository, leaving only the svg files and build
1877     instructions
1878     
1879     Signed-off-by: Keith Packard <keithp@keithp.com>
1880
1881 commit 951fda701ed31f4d8390c130215597e8f63e837e
1882 Author: Keith Packard <keithp@keithp.com>
1883 Date:   Sat Jun 14 16:26:22 2014 -0700
1884
1885     altosuilib: Make graph enable buttons be CheckBoxes instead of RadioButtons
1886     
1887     aj noticed.
1888     
1889     Signed-off-by: Keith Packard <keithp@keithp.com>
1890
1891 commit 8e00f59be582de86cef28b33ce5523f39d3dc933
1892 Author: Keith Packard <keithp@keithp.com>
1893 Date:   Sat Jun 14 16:05:51 2014 -0700
1894
1895     telegps: Fix Mac icon file name
1896     
1897     Signed-off-by: Keith Packard <keithp@keithp.com>
1898
1899 commit 92943bf4536d4167edd097e61de5e6b4f29130f8
1900 Author: Keith Packard <keithp@keithp.com>
1901 Date:   Sat Jun 14 15:44:20 2014 -0700
1902
1903     micropeak: Make statistics entries un-editable
1904     
1905     Otherwise you can actually type in the various fields.x
1906     
1907     Signed-off-by: Keith Packard <keithp@keithp.com>
1908
1909 commit 1fc3032d688cbb7c09c1dffde30cc815f3594e29
1910 Author: Keith Packard <keithp@keithp.com>
1911 Date:   Sat Jun 14 15:20:07 2014 -0700
1912
1913     alotsuilib: Remove old "mega" and "mini" file extensions from data chooser
1914     
1915     We never shipped AltosUI which stored mega/mini files in different extensions
1916     
1917     Signed-off-by: Keith Packard <keithp@keithp.com>
1918
1919 commit c11b2f5caa3fbe2bc977e716ec1c3ccee9e75884
1920 Author: Keith Packard <keithp@keithp.com>
1921 Date:   Sat Jun 14 14:41:13 2014 -0700
1922
1923     altosui/telegps: Switch to AltosUIIndicator and AltosUIFlightTab
1924     
1925     Removes replicated code across all flight tabs
1926     
1927     Signed-off-by: Keith Packard <keithp@keithp.com>
1928
1929 commit f5887a3e7cf993e23dbb1e0f6b9ebece78c34413
1930 Author: Keith Packard <keithp@keithp.com>
1931 Date:   Sat Jun 14 14:40:24 2014 -0700
1932
1933     altosuilib: Add AltosUIFlightTab class
1934     
1935     This covers most of the common functions for all flight status display tabs.
1936     
1937     Signed-off-by: Keith Packard <keithp@keithp.com>
1938
1939 commit 8250777e6e869bcee9781691caa1f2a7cfb33b43
1940 Author: Keith Packard <keithp@keithp.com>
1941 Date:   Sat Jun 14 14:39:26 2014 -0700
1942
1943     altosuilib: Add more options to AltosUIIndicator to suit AltosUI
1944     
1945     This makes AltosUIIndicator capable of displaying most stuff in AltosUI
1946     
1947     Signed-off-by: Keith Packard <keithp@keithp.com>
1948
1949 commit 19273a4a341342ca6b5d65cfc490d92cbf23356f
1950 Author: Keith Packard <keithp@keithp.com>
1951 Date:   Sat Jun 14 14:38:00 2014 -0700
1952
1953     altosuilib: Make sure only one thread is closing serial device
1954     
1955     Multiple closers can cause a crash by freeing the libaltos device twice
1956     
1957     Signed-off-by: Keith Packard <keithp@keithp.com>
1958
1959 commit 2903f0911e79e381c6125022bb84096321c258eb
1960 Author: Keith Packard <keithp@keithp.com>
1961 Date:   Sat Jun 14 14:37:35 2014 -0700
1962
1963     altosuilib: provide getName() for AltosInfoTable
1964     
1965     Signed-off-by: Keith Packard <keithp@keithp.com>
1966
1967 commit 242e968a6982f2ceaa79780cbeec8c4e21321b44
1968 Author: Keith Packard <keithp@keithp.com>
1969 Date:   Sat Jun 14 14:36:49 2014 -0700
1970
1971     altosuilib: In graph, show zero sats in view as 0 instead of MISSING
1972     
1973     Signed-off-by: Keith Packard <keithp@keithp.com>
1974
1975 commit c7553c54765dcc9ac532fe52aae9594b2ad5e560
1976 Author: Keith Packard <keithp@keithp.com>
1977 Date:   Sat Jun 14 14:36:11 2014 -0700
1978
1979     altosuilib: Require all flight display classes to provide a name
1980     
1981     Signed-off-by: Keith Packard <keithp@keithp.com>
1982
1983 commit 14f0faae48849ff6f1e326a294b54c504c730bb9
1984 Author: Keith Packard <keithp@keithp.com>
1985 Date:   Sat Jun 14 14:34:59 2014 -0700
1986
1987     altoslib: When GPS disappears, set range and elevation to MISSING
1988     
1989     Use MISSING instead of bogus values so that displayers can tell what
1990     to do.
1991     
1992     Signed-off-by: Keith Packard <keithp@keithp.com>
1993
1994 commit 451950bba9ee3b25b5d0c6e5f0b55f08a5b29f73
1995 Author: Keith Packard <keithp@keithp.com>
1996 Date:   Sat Jun 14 14:33:58 2014 -0700
1997
1998     altoslib: Add units converters for latitude and longitude
1999     
2000     Makes display of these values consistent across all instances
2001     
2002     Signed-off-by: Keith Packard <keithp@keithp.com>
2003
2004 commit ae7084f5199318dc6582e212492a50cfda1cebb8
2005 Author: Keith Packard <keithp@keithp.com>
2006 Date:   Fri Jun 13 22:36:00 2014 -0700
2007
2008     doc: TeleGPS docs are complete
2009     
2010     All TeleGPS features should now be documented to some degree
2011     
2012     Signed-off-by: Keith Packard <keithp@keithp.com>
2013
2014 commit bfbabfa60f3cedd994f693867bce56aad05be02a
2015 Author: Keith Packard <keithp@keithp.com>
2016 Date:   Fri Jun 13 22:04:57 2014 -0700
2017
2018     telegps: Allow TeleGPS preferences to have a custom title and label
2019     
2020     Don't just inherit the AltosUI ones
2021     
2022     Signed-off-by: Keith Packard <keithp@keithp.com>
2023
2024 commit 536db8d03aedb45698c42418c50a46d609fc98ad
2025 Author: Keith Packard <keithp@keithp.com>
2026 Date:   Fri Jun 13 22:04:35 2014 -0700
2027
2028     doc: Add a bunch more stuff to the telegps docs
2029     
2030     Signed-off-by: Keith Packard <keithp@keithp.com>
2031
2032 commit 9a6a3c34293eac6442f766e13ce148f595e891eb
2033 Author: Keith Packard <keithp@keithp.com>
2034 Date:   Fri Jun 13 21:26:33 2014 -0700
2035
2036     altosuilib: Make map-cache per-window instead of global
2037     
2038     This consumes more memory, but avoids cache conflicts between windows
2039     
2040     Signed-off-by: Keith Packard <keithp@keithp.com>
2041
2042 commit 92895c87bc3d97bf4990f1feda0bd8b07da4c405
2043 Author: Keith Packard <keithp@keithp.com>
2044 Date:   Fri Jun 13 21:25:41 2014 -0700
2045
2046     telegps: Shuffle menu entries around
2047     
2048     I think this makes them a bit more logical
2049     
2050     Signed-off-by: Keith Packard <keithp@keithp.com>
2051
2052 commit fb2d0c1ef98d9df3f64fb756d78392ce63a73435
2053 Author: Keith Packard <keithp@keithp.com>
2054 Date:   Fri Jun 13 15:54:08 2014 -0700
2055
2056     altosdroid: Improve voice for TeleGPS
2057     
2058     This avoids making lots of useless voice announcements for TeleGPS
2059     
2060     Signed-off-by: Keith Packard <keithp@keithp.com>
2061
2062 commit 191ea4a7bbcb22d70c648a9ba746f1061e6f74cb
2063 Author: Keith Packard <keithp@keithp.com>
2064 Date:   Fri Jun 13 15:53:30 2014 -0700
2065
2066     altosdroid: Don't crash when the map is touched
2067     
2068     The map 'canScroll' method was crashing when dereferencing a null
2069     value somewhere. Just check all of them and bail instead of crashing.
2070     
2071     Signed-off-by: Keith Packard <keithp@keithp.com>
2072
2073 commit 3f7e885055f8a97f334e0cd3163b760b174114b6
2074 Author: Keith Packard <keithp@keithp.com>
2075 Date:   Fri Jun 13 15:23:30 2014 -0700
2076
2077     telegps: Add status tab
2078     
2079     This includes pad-relative information, battery voltage and version information
2080     
2081     Signed-off-by: Keith Packard <keithp@keithp.com>
2082
2083 commit 876acbdc22ff93c22836f789e0b6394eb19e0da3
2084 Author: Keith Packard <keithp@keithp.com>
2085 Date:   Fri Jun 13 15:22:25 2014 -0700
2086
2087     altoslib: Correctly save firmware version in AltosState
2088     
2089     It wasn't getting cloned
2090     
2091     Signed-off-by: Keith Packard <keithp@keithp.com>
2092
2093 commit 3bfba8f9dbc1627a317804713f83b9d06566d008
2094 Author: Keith Packard <keithp@keithp.com>
2095 Date:   Fri Jun 13 15:21:28 2014 -0700
2096
2097     altoslib: Add conversion class for voltages
2098     
2099     Provide a common presentation for voltage values
2100     
2101     Signed-off-by: Keith Packard <keithp@keithp.com>
2102
2103 commit 7ed63b6c3d5878a59f52f4114b5b01942735805f
2104 Author: Keith Packard <keithp@keithp.com>
2105 Date:   Fri Jun 13 15:20:20 2014 -0700
2106
2107     altosuilib: Build some common classes for displaying values in flight window
2108     
2109     Right now, all of the flight displays have piles of custom code for
2110     displaying values. These new widgets should be able to replace most of
2111     that.
2112     
2113     Signed-off-by: Keith Packard <keithp@keithp.com>
2114
2115 commit a21dbb05fad2625d17bc2302faa96dc295e6ed7c
2116 Author: Keith Packard <keithp@keithp.com>
2117 Date:   Fri Jun 13 00:28:38 2014 -0700
2118
2119     telegps: Show flight number in monitor window
2120     
2121     This lets the user find the flight by number
2122     
2123     Signed-off-by: Keith Packard <keithp@keithp.com>
2124
2125 commit 8cb41ce9a64029b611b3595c86a4a8e74b952ff4
2126 Author: Keith Packard <keithp@keithp.com>
2127 Date:   Fri Jun 13 00:28:09 2014 -0700
2128
2129     telegps: Disconnect telemetry device when closing monitor window
2130     
2131     Signed-off-by: Keith Packard <keithp@keithp.com>
2132
2133 commit fd9ae83492648c5d39f60bdcff15481efb365701
2134 Author: Keith Packard <keithp@keithp.com>
2135 Date:   Fri Jun 13 00:27:19 2014 -0700
2136
2137     altoslib: Remove telem monitoring when closing log file
2138     
2139     If we don't remove the telemetry monitor, the telemetry device will
2140     still be sending telemetry, which isn't good.
2141     
2142     Signed-off-by: Keith Packard <keithp@keithp.com>
2143
2144 commit 07baa7596b36cf808cd1ee26ff158b1cf8585294
2145 Author: Keith Packard <keithp@keithp.com>
2146 Date:   Fri Jun 13 00:01:46 2014 -0700
2147
2148     altoslib: Call state.set_serial first for telemetry parsing
2149     
2150     If we ever get around to supporting multiple simultaneous remote
2151     devices, we'll need to notice that the serial changed right away
2152     
2153     Signed-off-by: Keith Packard <keithp@keithp.com>
2154
2155 commit f49540acd48292bd9f68ded647561d0e800c619d
2156 Author: Keith Packard <keithp@keithp.com>
2157 Date:   Thu Jun 12 23:59:37 2014 -0700
2158
2159     altos/telegps: Create new flight if current flight is erased
2160     
2161     telegps is unique in that USB may be connected while a flight is
2162     active and sensible things should happen. If a flight is being
2163     recorded and gets erased, then a new flight should be started.
2164     
2165     This is done by hooking in the flight erase code and calling out to
2166     the tracker code to figure out whether to switch to a new flight or not.
2167     
2168     Signed-off-by: Keith Packard <keithp@keithp.com>
2169
2170 commit 8117ba3553789a2bae9beb92fbe9e14e3cc79389
2171 Author: Keith Packard <keithp@keithp.com>
2172 Date:   Thu Jun 12 23:56:07 2014 -0700
2173
2174     altos: Define ao_log_mutex in ao_log.c rather than every log product
2175     
2176     Signed-off-by: Keith Packard <keithp@keithp.com>
2177
2178 commit dcaaf51245b44a440ee8590512f71195c30c16ae
2179 Author: Keith Packard <keithp@keithp.com>
2180 Date:   Thu Jun 12 21:54:13 2014 -0700
2181
2182     altos/telegps: Keep ring of recent GPS positions to detect motion quickly
2183     
2184     Instead of comparing only against the last logged value, keep a ring
2185     and start logging as soon as we move away from the furthest one in the ring.
2186     
2187     Signed-off-by: Keith Packard <keithp@keithp.com>
2188
2189 commit 740d964ab82da8695c04650926afee4a0905011c
2190 Author: Keith Packard <keithp@keithp.com>
2191 Date:   Thu Jun 12 21:53:07 2014 -0700
2192
2193     altos/telegps: Set default log to 496kB for 4 logs
2194     
2195     This leaves space for four flight logs.
2196     
2197     Signed-off-by: Keith Packard <keithp@keithp.com>
2198
2199 commit 77b5c0cc7f085aa3c0fada5d4a943eeaf16cf6e0
2200 Author: Keith Packard <keithp@keithp.com>
2201 Date:   Thu Jun 12 21:52:13 2014 -0700
2202
2203     altos: Show current flight number for TeleGPS
2204     
2205     Signed-off-by: Keith Packard <keithp@keithp.com>
2206
2207 commit bfdaa95cb72c833896076d4e1a4bfe61d9549fed
2208 Author: Keith Packard <keithp@keithp.com>
2209 Date:   Thu Jun 12 15:59:20 2014 -0700
2210
2211     debian: Fix build depends icotool -> icoutils
2212     
2213     Signed-off-by: Keith Packard <keithp@keithp.com>
2214
2215 commit 7e911c2afff78db2e385c6346c90bfcd72a8f3fb
2216 Author: Keith Packard <keithp@keithp.com>
2217 Date:   Thu Jun 12 14:34:02 2014 -0700
2218
2219     altos/telegps: Don't log data when plugged in to USB
2220     
2221     We don't want to accidentally log stuff when you're just trying to
2222     charge the battery.
2223     
2224     Signed-off-by: Keith Packard <keithp@keithp.com>
2225
2226 commit 7d77d83685cbfce5323767bbfae3bd18be175ffc
2227 Author: Keith Packard <keithp@keithp.com>
2228 Date:   Thu Jun 12 14:32:15 2014 -0700
2229
2230     telegps: Don't re-add frequency menu when already present.
2231     
2232     If the receiver disappears, we'll stop tracking, but won't pull the
2233     frequency menu down. Doing that would take a bit of work, and it
2234     doesn't seem worth the effort. As a kludge-around, avoid re-creating
2235     the frequency menu if it's already displayed when we connect to
2236     another device.
2237     
2238     Signed-off-by: Keith Packard <keithp@keithp.com>
2239
2240 commit 8044eb8e23366e91c741060939baff5137f841c7
2241 Author: Keith Packard <keithp@keithp.com>
2242 Date:   Thu Jun 12 14:12:08 2014 -0700
2243
2244     altosui/telegps: Reduce CPU time needed for flight displays
2245     
2246     Don't update displays which aren't shown; track hierarchy changes to
2247     trigger display from most recent state data.
2248     
2249     Don't update values which haven't changed; remember previous values
2250     and compare with new before updating widget contents.
2251     
2252     Signed-off-by: Keith Packard <keithp@keithp.com>
2253
2254 commit e00ffe6ab6197ab48ba8ce3cf71a197f7215649f
2255 Author: Keith Packard <keithp@keithp.com>
2256 Date:   Wed Jun 11 23:28:55 2014 -0700
2257
2258     doc: Add TeleGPS screenshots
2259     
2260     Signed-off-by: Keith Packard <keithp@keithp.com>
2261
2262 commit c7774114f7bc62e2100c7575b1dcf3536ed56343
2263 Author: Keith Packard <keithp@keithp.com>
2264 Date:   Wed Jun 11 23:28:36 2014 -0700
2265
2266     doc: Update altusmetrum docs and screen shots for 1.4
2267     
2268     Signed-off-by: Keith Packard <keithp@keithp.com>
2269
2270 commit 1ed591c7bdf19fe54bbde1827d0717f0ae51e003
2271 Author: Keith Packard <keithp@keithp.com>
2272 Date:   Wed Jun 11 23:27:16 2014 -0700
2273
2274     telegps: Remove 'Flight' from titles
2275     
2276     Signed-off-by: Keith Packard <keithp@keithp.com>
2277
2278 commit 0495f1b5282d8f7449cbbc1dbf99d63818d7c03c
2279 Author: Keith Packard <keithp@keithp.com>
2280 Date:   Wed Jun 11 23:26:36 2014 -0700
2281
2282     altos/telegps: Build .ihx versions for TeleGPS
2283     
2284     Needed to load with java
2285     
2286     Signed-off-by: Keith Packard <keithp@keithp.com>
2287
2288 commit 6f306b267f63d0f59fb77b1ce41c678042dd6802
2289 Author: Keith Packard <keithp@keithp.com>
2290 Date:   Wed Jun 11 23:04:46 2014 -0700
2291
2292     altosuilib: Repaint map when starting line draw
2293     
2294     Starting line draw will remove any existing line, so repaint to get
2295     rid of it
2296     
2297     Signed-off-by: Keith Packard <keithp@keithp.com>
2298
2299 commit efb6a3d5ed12f8061a48a66efcfe066e68eaf792
2300 Author: Keith Packard <keithp@keithp.com>
2301 Date:   Wed Jun 11 23:04:11 2014 -0700
2302
2303     altoslib: Report GPS height when baro height is not available
2304     
2305     Signed-off-by: Keith Packard <keithp@keithp.com>
2306
2307 commit 57272609b0d2890029fdeceeca14da93cebdb471
2308 Author: Keith Packard <keithp@keithp.com>
2309 Date:   Wed Jun 11 21:37:23 2014 -0700
2310
2311     altosui: Don't list tracker parameters when configuring altimeter
2312     
2313     Signed-off-by: Keith Packard <keithp@keithp.com>
2314
2315 commit bfc0c65c9f9ec9547d71016fc897ba35bdb414f8
2316 Author: Keith Packard <keithp@keithp.com>
2317 Date:   Wed Jun 11 20:36:49 2014 -0700
2318
2319     altosuilib: Handle font and units changes in maps and stats table
2320     
2321     Add AltosFontListener and AltosUnitsListener bits as needed
2322     
2323     Signed-off-by: Keith Packard <keithp@keithp.com>
2324
2325 commit 2182c49298e0862a60dea104450d5f74dbeaeeb2
2326 Author: Keith Packard <keithp@keithp.com>
2327 Date:   Wed Jun 11 19:57:24 2014 -0700
2328
2329     doc: Update 1.4 release notes to include a few more changes
2330     
2331     pyro firing time.
2332     flight erase on TeleMega/TeleMetrum v2
2333     
2334     Signed-off-by: Keith Packard <keithp@keithp.com>
2335
2336 commit d744e588b7504f314e39b1407152d11c031673c9
2337 Author: Keith Packard <keithp@keithp.com>
2338 Date:   Wed Jun 11 19:51:37 2014 -0700
2339
2340     altosui: Add pyro firing time configuration
2341     
2342     Signed-off-by: Keith Packard <keithp@keithp.com>
2343
2344 commit fcbfb3aea20e564045fc6a86f978cacabfc73226
2345 Author: Keith Packard <keithp@keithp.com>
2346 Date:   Wed Jun 11 18:58:09 2014 -0700
2347
2348     altosdroid: Altosdroid build doesn't work in parallel, so stop trying
2349     
2350     Signed-off-by: Keith Packard <keithp@keithp.com>
2351
2352 commit c661d5de7d9c8e430211e0f97ab0bf3f09a1a543
2353 Author: Keith Packard <keithp@keithp.com>
2354 Date:   Wed Jun 11 18:53:42 2014 -0700
2355
2356     altos: Re-enable telemini v2.0 builds
2357     
2358     Signed-off-by: Keith Packard <keithp@keithp.com>
2359
2360 commit 18b0f0966dfc4d1a716d4faea6f661bd3594bd94
2361 Author: Keith Packard <keithp@keithp.com>
2362 Date:   Wed Jun 11 18:53:10 2014 -0700
2363
2364     altos/telemini-v2.0: Disable beep frequency config on TeleMini v2.0
2365     
2366     Not enough flash otherwise.
2367     
2368     Signed-off-by: Keith Packard <keithp@keithp.com>
2369
2370 commit ac5b15692874ea3f7b3814250ab49c68786aa982
2371 Author: Keith Packard <keithp@keithp.com>
2372 Date:   Wed Jun 11 18:51:19 2014 -0700
2373
2374     altosuilib: Remove old widget-based map UI
2375     
2376     Signed-off-by: Keith Packard <keithp@keithp.com>
2377
2378 commit 7a70e6fe3a11382d7f6653d19afac9ceb563db3b
2379 Author: Keith Packard <keithp@keithp.com>
2380 Date:   Wed Jun 11 18:50:07 2014 -0700
2381
2382     altos: Disable TeleMini v2.0 build for now
2383
2384 commit a8325483adb8d9ffda62d3f4900cf52bde70ff62
2385 Author: Keith Packard <keithp@keithp.com>
2386 Date:   Wed Jun 11 18:48:11 2014 -0700
2387
2388     altoslib: Use GPS seconds as an additional sort key for TeleGPS eeprom
2389     
2390     Long idle periods with TeleGPS can easily overflow 16 bits of tick
2391     count. Using the GPS seconds provides an additional sort which will
2392     span the tick wrap-around.
2393     
2394     Signed-off-by: Keith Packard <keithp@keithp.com>
2395
2396 commit db2443fdbf65b65703217174303027c439124a83
2397 Author: Keith Packard <keithp@keithp.com>
2398 Date:   Wed Jun 11 18:46:47 2014 -0700
2399
2400     altosuilib: Rewrite map GUI bits
2401     
2402     Use a single large Canvas and draw images on top by hand.
2403     
2404     Signed-off-by: Keith Packard <keithp@keithp.com>
2405
2406 commit ac33ca137551e32235cd2a0304da4b5e7af51a44
2407 Author: Keith Packard <keithp@keithp.com>
2408 Date:   Tue Jun 10 11:36:03 2014 -0700
2409
2410     telegps: Add statistics tab to graph UI
2411     
2412     Signed-off-by: Keith Packard <keithp@keithp.com>
2413
2414 commit 73249dbf16382c91c2a220ff852a4f099fe0de3d
2415 Author: Keith Packard <keithp@keithp.com>
2416 Date:   Tue Jun 10 11:35:30 2014 -0700
2417
2418     altosuilib: Move AltosFlightStatsTable to altosuilib
2419     
2420     So that TeleGPS can share it
2421     
2422     Signed-off-by: Keith Packard <keithp@keithp.com>
2423
2424 commit 9ef32b103c5c312aaa90b6546e504f2edeb1f99a
2425 Author: Keith Packard <keithp@keithp.com>
2426 Date:   Tue Jun 10 11:34:21 2014 -0700
2427
2428     altosuilib: Skip voice announcements for invalid values
2429     
2430     When height and speed values aren't available, don't say anything
2431     
2432     Signed-off-by: Keith Packard <keithp@keithp.com>
2433
2434 commit 90686853e46b7f0df9bdaf671f859819eef926e0
2435 Author: Keith Packard <keithp@keithp.com>
2436 Date:   Tue Jun 10 11:32:57 2014 -0700
2437
2438     altosui: Show "Missing" instead of huge numbers in descent/landed tabs
2439     
2440     Signed-off-by: Keith Packard <keithp@keithp.com>
2441
2442 commit 7bdd0deabaae38ddfecd1ea2ea8deaf9af40b2ac
2443 Author: Keith Packard <keithp@keithp.com>
2444 Date:   Tue Jun 10 11:31:53 2014 -0700
2445
2446     altoslib: Use GPS speed/height values when other sensors are missing
2447     
2448     This lets TeleGPS report height/speed values without needing to
2449     customize every AltosState user to pull out GPS values when the other
2450     sensors aren't present.
2451     
2452     Signed-off-by: Keith Packard <keithp@keithp.com>
2453
2454 commit 6fc58142d2a108c91d257eb0175098bf082834f9
2455 Author: Keith Packard <keithp@keithp.com>
2456 Date:   Tue Jun 10 11:30:36 2014 -0700
2457
2458     altosuilib: Split battery graph enable out from other adc enables
2459     
2460     This lets TeleGPS just show the battery voltage values without also
2461     adding enable lines for the other flight computer ADC values like
2462     ignitor voltages.
2463     
2464     Signed-off-by: Keith Packard <keithp@keithp.com>
2465
2466 commit 9d39bbd22e6cde1bbb39e7b5450f297d47365769
2467 Author: Keith Packard <keithp@keithp.com>
2468 Date:   Tue Jun 10 10:19:43 2014 -0700
2469
2470     altoslib: Check for time going backwards when replaying from file
2471     
2472     Signed-off-by: Keith Packard <keithp@keithp.com>
2473
2474 commit ff13cf1359e1f4ae33b16a5867fd364993566b65
2475 Author: Keith Packard <keithp@keithp.com>
2476 Date:   Tue Jun 10 10:18:44 2014 -0700
2477
2478     altoslib: Add new 'stateless' flight state for TeleGPS
2479     
2480     TeleGPS has no flight state, so add a new 'stateless' state for code
2481     to handle this case differently than any of the existing states
2482     
2483     Signed-off-by: Keith Packard <keithp@keithp.com>
2484
2485 commit 871fb4753a3b54cc2e22309e80e24dfe9cc54511
2486 Author: Keith Packard <keithp@keithp.com>
2487 Date:   Tue Jun 10 10:15:47 2014 -0700
2488
2489     altoslib: TeleGPS no longer logs satellite information
2490     
2491     This doubles the amount of space available to log position information
2492     
2493     Signed-off-by: Keith Packard <keithp@keithp.com>
2494
2495 commit 5f2029bd4e31289fb03e6af39abdbc16f8b8fa78
2496 Author: Keith Packard <keithp@keithp.com>
2497 Date:   Tue Jun 10 10:14:07 2014 -0700
2498
2499     altoslib/altosui/telegps: Switch TeleGPS config to motion/interval
2500     
2501     TeleGPS had configurable boost-detect values; those have been replaced
2502     with a configurable stop-tracking motion limit and logging/telemetry
2503     interval value.
2504     
2505     Signed-off-by: Keith Packard <keithp@keithp.com>
2506
2507 commit ae1174317fc476e39077f7dc257ec08709c6b301
2508 Author: Keith Packard <keithp@keithp.com>
2509 Date:   Tue Jun 10 10:11:03 2014 -0700
2510
2511     altoslib/altosui/telegps: Change log size configuration
2512     
2513     * Use new log-space value provided by firmware when available.
2514     
2515     * Divide that up into 1-8 flights and offer those sizes as options to
2516       the user instead of a fixed set of sizes.
2517     
2518     * Show how many flights each selection will store
2519     
2520     * This also checks values provided by the user
2521     
2522     Signed-off-by: Keith Packard <keithp@keithp.com>
2523
2524 commit 44ca50a2c9404c92cc887a23dfa25b335ebe6198
2525 Author: Keith Packard <keithp@keithp.com>
2526 Date:   Tue Jun 10 09:55:04 2014 -0700
2527
2528     altos: Set TeleGPS default log size to half of avaiable memory
2529     
2530     LPC11U14 doesn't have on-chip config space, so we're consuming a block
2531     of external flash. As a result, only 1984kB are available for
2532     logging. Set the default log size to half of that to store two flights.
2533     
2534     Signed-off-by: Keith Packard <keithp@keithp.com>
2535
2536 commit 9d7f4fb6af0fee843191766858e39a481aeda347
2537 Author: Keith Packard <keithp@keithp.com>
2538 Date:   Tue Jun 10 09:52:15 2014 -0700
2539
2540     altos: Simplify tracker logic, removing boost detect
2541     
2542     This removes the ao_flight_state value from the tracker code and makes
2543     it simply log position information when the device has moved within
2544     the last 10 log intervals. This also changes the configuration
2545     parameters to define what 'motionless' means, and what interval to
2546     configure the GPS receiver for, log data and send telemetry.
2547     
2548     Signed-off-by: Keith Packard <keithp@keithp.com>
2549
2550 commit c5a7889a8da3da64deb0f118656784e0ee3fd511
2551 Author: Keith Packard <keithp@keithp.com>
2552 Date:   Tue Jun 10 09:47:04 2014 -0700
2553
2554     Revert adding state to GPS location packets
2555     
2556     TeleGPS no longer has ao_flight_state
2557     
2558     Signed-off-by: Keith Packard <keithp@keithp.com>
2559
2560 commit f6d633d73a8f826cf2a3128e3e234bd11af49718
2561 Author: Keith Packard <keithp@keithp.com>
2562 Date:   Tue Jun 10 09:44:57 2014 -0700
2563
2564     Revert "ao-tools: Parse TeleGPS state value from gps location packet"
2565     
2566     This reverts commit 428d09294ba0395fedd71346ad00fd90a4cdde97.
2567
2568 commit da9575fce5ff4dfe83522e290973a01c43e4661f
2569 Author: Keith Packard <keithp@keithp.com>
2570 Date:   Tue Jun 10 09:42:43 2014 -0700
2571
2572     altos: Make extra pyro channel firing time configurable
2573     
2574     This adds a 'I' parameter to set the extra pyro channel firing time
2575     (in ticks). This has no effect on the main/drogue channels.
2576     
2577     Signed-off-by: Keith Packard <keithp@keithp.com>
2578
2579 commit 75df97b5f6ade3310618a477b685d39b7fd4666e
2580 Author: Keith Packard <keithp@keithp.com>
2581 Date:   Tue Jun 10 09:37:43 2014 -0700
2582
2583     altos: Report total available log space in version command
2584     
2585     This provides a more accurate means of determining available log space
2586     than guessing whether some portion of the flash chip holds
2587     configuration data.
2588     
2589     Signed-off-by: Keith Packard <keithp@keithp.com>
2590
2591 commit 998eae61ecf56dd6ead4ec6ad82c952ae84170df
2592 Author: Keith Packard <keithp@keithp.com>
2593 Date:   Tue Jun 10 09:36:59 2014 -0700
2594
2595     Revert "altos: Write current flight state to GPS data from GPS drivers"
2596     
2597     This reverts commit db6003d34595fbd103d5b131912b6a797254f1c5.
2598
2599 commit d696b34b4823647e2e91093ba9d5a351d3a52f8a
2600 Author: Keith Packard <keithp@keithp.com>
2601 Date:   Sun Jun 8 16:08:30 2014 -0700
2602
2603     Revert "altoslib: Parse TeleGPS state value from GPS telemetry packet"
2604     
2605     This reverts commit d69547796caf74405f8304d23d4ae318315bbd7b.
2606
2607 commit 5c117621444bc13aebbc7dc618b4a56f620931ac
2608 Author: Keith Packard <keithp@keithp.com>
2609 Date:   Sat Jun 7 22:37:30 2014 -0700
2610
2611     Bump to version 1.3.2.4
2612
2613 commit b33de8ba1e48d8ad0cb78f1c5692bb81da916080
2614 Author: Keith Packard <keithp@keithp.com>
2615 Date:   Sat Jun 7 22:25:17 2014 -0700
2616
2617     altoslib: Recover battery voltage from TeleGPS configuration packet
2618     
2619     TeleGPS stuffs battery voltage in the apogee_delay slot of the
2620     configuration packet. Pull it out from there and stick it into the
2621     current state.
2622     
2623     Signed-off-by: Keith Packard <keithp@keithp.com>
2624
2625 commit 6950506beacb1bcd5b8e54c3935174cf800e9aed
2626 Author: Keith Packard <keithp@keithp.com>
2627 Date:   Sat Jun 7 22:24:08 2014 -0700
2628
2629     altoslib: TeleMega uses 5.6k/10k divider for v_batt
2630     
2631     I suspect the 15 and 27 values are a 'close approximation' for integer
2632     work on the cc1111 devices
2633     
2634     Signed-off-by: Keith Packard <keithp@keithp.com>
2635
2636 commit ee2216af17f23781ea912caba29fbd7e4d9ff480
2637 Author: Keith Packard <keithp@keithp.com>
2638 Date:   Sat Jun 7 22:23:19 2014 -0700
2639
2640     altos: Enable ADC for TeleGPS v1.0 battery voltage measuring
2641     
2642     Signed-off-by: Keith Packard <keithp@keithp.com>
2643
2644 commit ef85b3bc5300904ebfb878b1c7313a82b5b7aebf
2645 Author: Keith Packard <keithp@keithp.com>
2646 Date:   Sat Jun 7 21:57:43 2014 -0700
2647
2648     altos: Encode TeleGPS battery voltage in configuration packet
2649     
2650     TeleGPS doesn't need apogee delay, so re-purpose it for the battery voltage
2651     
2652     Signed-off-by: Keith Packard <keithp@keithp.com>
2653
2654 commit d69547796caf74405f8304d23d4ae318315bbd7b
2655 Author: Keith Packard <keithp@keithp.com>
2656 Date:   Sat Jun 7 21:13:40 2014 -0700
2657
2658     altoslib: Parse TeleGPS state value from GPS telemetry packet
2659     
2660     TeleGPS adds 0x80 to the state value to signify that this otherwise
2661     unused byte contains the current state value
2662     
2663     Signed-off-by: Keith Packard <keithp@keithp.com>
2664
2665 commit 428d09294ba0395fedd71346ad00fd90a4cdde97
2666 Author: Keith Packard <keithp@keithp.com>
2667 Date:   Sat Jun 7 21:12:44 2014 -0700
2668
2669     ao-tools: Parse TeleGPS state value from gps location packet
2670     
2671     TeleGPS encodes state in a spare gps location packet byte, masking in
2672     0x80 to signify that the state value is valid
2673     
2674     Signed-off-by: Keith Packard <keithp@keithp.com>
2675
2676 commit 23d9d37fd2a8f4b867f34e71a2b0f7cb090717c1
2677 Author: Keith Packard <keithp@keithp.com>
2678 Date:   Sat Jun 7 21:12:09 2014 -0700
2679
2680     altos: Make telegps builds depend on ao_tracker.h
2681     
2682     Signed-off-by: Keith Packard <keithp@keithp.com>
2683
2684 commit d165079b9275c69e727a1dac996ad1788c58ed40
2685 Author: Keith Packard <keithp@keithp.com>
2686 Date:   Sat Jun 7 21:11:33 2014 -0700
2687
2688     altos: Reduce tracker GPS buffer to 4 samples
2689     
2690     We just don't have enough RAM for 8 samples.
2691     
2692     Signed-off-by: Keith Packard <keithp@keithp.com>
2693
2694 commit bd9e4f30b2a491b030246943767960ab053ac94c
2695 Author: Keith Packard <keithp@keithp.com>
2696 Date:   Sat Jun 7 21:05:01 2014 -0700
2697
2698     altos: Define lat/lon sum variables as 64-bit instead of 16
2699     
2700     Oops. 16 bits won't hold position information...
2701     
2702     Signed-off-by: Keith Packard <keithp@keithp.com>
2703
2704 commit 08550425fca3da73d8f16de567a2c956b85d676e
2705 Author: Keith Packard <keithp@keithp.com>
2706 Date:   Sat Jun 7 21:02:26 2014 -0700
2707
2708     altos: Use 0x80 to indicate valid state value in the GPS location packet
2709     
2710     And only set this for tracker products; other products place state in
2711     separate state packets
2712     
2713     Signed-off-by: Keith Packard <keithp@keithp.com>
2714
2715 commit d8b271502bfd1301b2244e3be5e8c9917a9c624a
2716 Author: Keith Packard <keithp@keithp.com>
2717 Date:   Sat Jun 7 12:17:46 2014 -0700
2718
2719     Set version to 1.3.2.3
2720     
2721     Mayhem 2014 Saturday 2014-6-7
2722     
2723     Signed-off-by: Keith Packard <keithp@keithp.com>
2724
2725 commit d550c3b3eccbb0283c588b5df69edb2e9b44b4cc
2726 Author: Keith Packard <keithp@keithp.com>
2727 Date:   Sat Jun 7 11:52:28 2014 -0700
2728
2729     telegps: Track graph windows as one of the TeleGPS windows
2730     
2731     TeleGPS exits when the number of windows goes to zero; track graphing
2732     windows in addition to the usual flight monitoring windows.
2733     
2734     Signed-off-by: Keith Packard <keithp@keithp.com>
2735
2736 commit 9f2189e0b99aa32b788ecb4576dcb9bcc926f4e2
2737 Author: Keith Packard <keithp@keithp.com>
2738 Date:   Sat Jun 7 11:50:42 2014 -0700
2739
2740     altosuilib: Fix crash when initializing site map cache
2741     
2742     Signed-off-by: Keith Packard <keithp@keithp.com>
2743
2744 commit 611dc26ab4a3ee303c0253698b1e12931aa3644f
2745 Author: Keith Packard <keithp@keithp.com>
2746 Date:   Sat Jun 7 11:50:04 2014 -0700
2747
2748     altosuilib: Add GPS altitude as a possible graph value
2749     
2750     Signed-off-by: Keith Packard <keithp@keithp.com>
2751
2752 commit 5617919091d4c4a1e627470ddab0b45cf649f7a1
2753 Author: Keith Packard <keithp@keithp.com>
2754 Date:   Sat Jun 7 11:49:14 2014 -0700
2755
2756     altosuilib: Show GPS instead of (missing) flight data for TeleGPS graphs
2757     
2758     Signed-off-by: Keith Packard <keithp@keithp.com>
2759
2760 commit e0dfa934ba76d6f913af37999e05c20e614bd3e9
2761 Author: Keith Packard <keithp@keithp.com>
2762 Date:   Sat Jun 7 11:47:11 2014 -0700
2763
2764     altoslib: Record whether flight data includes sensor values in AltosFlightStats
2765     
2766     Provide a way to elide the usual flight data from a graph for TeleGPS
2767     
2768     Signed-off-by: Keith Packard <keithp@keithp.com>
2769
2770 commit fcea12ac416b1eab11e9e8aae801358574308f73
2771 Author: Keith Packard <keithp@keithp.com>
2772 Date:   Sat Jun 7 11:46:32 2014 -0700
2773
2774     altoslib:  Add TeleGPS log parsing code
2775     
2776     Signed-off-by: Keith Packard <keithp@keithp.com>
2777
2778 commit 537db628c0223f0c1f797705a353857c696f8051
2779 Author: Keith Packard <keithp@keithp.com>
2780 Date:   Sat Jun 7 11:44:55 2014 -0700
2781
2782     altoslib: All products with logging have the 'l' command
2783     
2784     Instead of listing products with the 'l' command, just exclude
2785     products that don't have logging from using the 'l' command to collect
2786     the number of stored flights.
2787     
2788     Signed-off-by: Keith Packard <keithp@keithp.com>
2789
2790 commit d562a5d3a6dfea334a66ee74893b400bdca09315
2791 Author: Keith Packard <keithp@keithp.com>
2792 Date:   Sat Jun 7 11:44:07 2014 -0700
2793
2794     altos: Switch TeleGPS to GPS logging format
2795     
2796     It's customized for TeleGPS uses
2797     
2798     Signed-off-by: Keith Packard <keithp@keithp.com>
2799
2800 commit d71e6a5fc68d5b9bc1d12bbfc3fd5a4d86fb12f2
2801 Author: Keith Packard <keithp@keithp.com>
2802 Date:   Sat Jun 7 11:41:59 2014 -0700
2803
2804     altos: Update other CONFIG_EEPROM users to set LOG_ERASE_MARK
2805     
2806     All products placing config and erase marks in on-CPU EEPROM needs to
2807     configure the erase code correctly.
2808     
2809     Signed-off-by: Keith Packard <keithp@keithp.com>
2810
2811 commit 394ab536257ab58de0190b3828dd3bb897ad4474
2812 Author: Keith Packard <keithp@keithp.com>
2813 Date:   Sat Jun 7 11:40:41 2014 -0700
2814
2815     altos: Write tracker logging from tracker thread directly
2816     
2817     Also, logs 8 pre-launch GPS packets so we can get the ground position.
2818     
2819     Signed-off-by: Keith Packard <keithp@keithp.com>
2820
2821 commit db6003d34595fbd103d5b131912b6a797254f1c5
2822 Author: Keith Packard <keithp@keithp.com>
2823 Date:   Sat Jun 7 11:39:10 2014 -0700
2824
2825     altos: Write current flight state to GPS data from GPS drivers
2826     
2827     This will be useful with TeleGPS which has no other packet containing
2828     flight state.
2829     
2830     Signed-off-by: Keith Packard <keithp@keithp.com>
2831
2832 commit 302842ccda46a0a3d58b60d5c7fc82e05f614b0b
2833 Author: Keith Packard <keithp@keithp.com>
2834 Date:   Sat Jun 7 11:34:29 2014 -0700
2835
2836     altos: Add TeleGPS logging format
2837     
2838     This is mostly like the mega format, but places the flight state in a
2839     spare byte of the GPS data and writes the gps starting location to the
2840     flight packet.
2841     
2842     Log data is written by the main tracker thread; there's no reason for
2843     a separate thread given the GPS update rate and the lack of flight
2844     controls. This means ao_log_gps has an API to be called from there,
2845     rather than a thread to run.
2846     
2847     Signed-off-by: Keith Packard <keithp@keithp.com>
2848
2849 commit 62aa51f0b785bea146d1e9331e6253de2d547c94
2850 Author: Keith Packard <keithp@keithp.com>
2851 Date:   Sat Jun 7 11:01:14 2014 -0700
2852
2853     altos/telemega-v1.0: Adjust config params to make flight erase work
2854     
2855     Flight erase records are supposed to be written after the ao_config to
2856     eeprom in telemega. They were getting written in the middle of one of
2857     the pyro channel config blocks. Put a bunch of space between the two
2858     by making the config max 1024 bytes instead of 128 bytes.
2859     
2860     Set the log erase marker to 0x55 -- eeprom comes from the factory as
2861     0x00, so we use any value other than 0x55 to indicate 'unused' erase
2862     slots.
2863     
2864     Save space for more flight erase blocks; we've  got plenty.
2865     
2866     Signed-off-by: Keith Packard <keithp@keithp.com>
2867
2868 commit 5d973570ef2324b21a64477eecb0a292652ff467
2869 Author: Keith Packard <keithp@keithp.com>
2870 Date:   Sat Jun 7 10:54:14 2014 -0700
2871
2872     altos: Clear out eeprom erase records when writing entry 0
2873     
2874     When writing config/erase to eeprom, there's no 'erase' operation as
2875     on-chip eeprom is writable at a byte level. As such, we can't tell
2876     when the erase blocks get reset when the config gets written. When
2877     this happens, erase block 0 gets written explicitly, so just use that
2878     call to trigger explicit erasing of the data.
2879     
2880     Signed-off-by: Keith Packard <keithp@keithp.com>
2881
2882 commit 1d6ca536c688d35b3cba0a829b04b93c5124b328
2883 Author: Keith Packard <keithp@keithp.com>
2884 Date:   Sat Jun 7 10:09:51 2014 -0700
2885
2886     altos: Allow value other than 0 for marking erased flights
2887     
2888     on-chip eeprom doesn't erase to 0xff, so let TeleMega use a different
2889     value.
2890     
2891     Signed-off-by: Keith Packard <keithp@keithp.com>
2892
2893 commit b8a29d65ec605a995de1d1ec8b110d620d2f7a87
2894 Author: Keith Packard <keithp@keithp.com>
2895 Date:   Sat Jun 7 10:05:21 2014 -0700
2896
2897     altos: Allow AO_CONFIG_MAX_SIZE to be configured. Validate it.
2898     
2899     TeleMega config is 200 bytes. AO_CONFIG_MAX_SIZE was 128. That didn't
2900     work out well when logging erased flight information. Allow TeleMega
2901     to use a larger value (1k), and then do a compiler hack to make sure
2902     the defined value is at least as large as the ao_config structure.
2903     
2904     Signed-off-by: Keith Packard <keithp@keithp.com>
2905
2906 commit 1873d539a8f1a0e1e8ad539af5d49a77a129b928
2907 Author: Keith Packard <keithp@keithp.com>
2908 Date:   Sat Jun 7 07:41:11 2014 -0700
2909
2910     altos: Move ao_tracker.c to kernel
2911     
2912     Doesn't make sense to be in product
2913     
2914     Signed-off-by: Keith Packard <keithp@keithp.com>
2915
2916 commit 6a79fe8144dcab10294caa4b0eac967eeb0d8e7e
2917 Author: Keith Packard <keithp@keithp.com>
2918 Date:   Thu Jun 5 21:42:10 2014 -0700
2919
2920     altos: Add telegps-v1.0 code and loader
2921     
2922     Signed-off-by: Keith Packard <keithp@keithp.com>
2923
2924 commit 0e867c67c8e2c40058ae36723e06b2ce00bd0419
2925 Author: Keith Packard <keithp@keithp.com>
2926 Date:   Thu Jun 5 21:40:39 2014 -0700
2927
2928     altos/telegps-v0.3: Remove ao_flight_number from main program
2929     
2930     We've got logging enabled now
2931     
2932     Signed-off-by: Keith Packard <keithp@keithp.com>
2933
2934 commit f830d4e9202d2a138fc9aaacb2388f94390399db
2935 Author: Keith Packard <keithp@keithp.com>
2936 Date:   Thu Jun 5 21:39:50 2014 -0700
2937
2938     altos/telegps-v0.3: Disable APRS by default. Set log max to 1M
2939     
2940     And adjust default radio cal to be a bit closer
2941     
2942     Signed-off-by: Keith Packard <keithp@keithp.com>
2943
2944 commit cab6d80f11e07dd26b865727eb7ce4fd45be5c7c
2945 Author: Keith Packard <keithp@keithp.com>
2946 Date:   Thu Jun 5 21:37:38 2014 -0700
2947
2948     altos: Force telemetry on by default for v0.3 TeleGPS boards
2949     
2950     These don't have a USB connect indicator, so just turn on telemetry by
2951     default
2952     
2953     Signed-off-by: Keith Packard <keithp@keithp.com>
2954
2955 commit 102b1977c138b30c2d2592ab310f7be072130a3b
2956 Author: Keith Packard <keithp@keithp.com>
2957 Date:   Thu Jun 5 21:36:16 2014 -0700
2958
2959     altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pin
2960     
2961     The LPC stuff isn't actually very useful and TeleGPS uses a custom pin
2962     instead, and was using HAS_USB_CONNECT to mean the same thing. That
2963     wasn't good.
2964     
2965     Signed-off-by: Keith Packard <keithp@keithp.com>
2966
2967 commit ec3de3ac461f2380d23c5c5d948333a9a210c400
2968 Author: Keith Packard <keithp@keithp.com>
2969 Date:   Thu Jun 5 21:35:41 2014 -0700
2970
2971     altos: Fix config to set default log size for all devices with log
2972     
2973     Not just devices with flight
2974     
2975     Signed-off-by: Keith Packard <keithp@keithp.com>
2976
2977 commit d8f84ba82bab653c041eb85f93b9dcb1083bd849
2978 Author: Keith Packard <keithp@keithp.com>
2979 Date:   Thu Jun 5 18:55:26 2014 -0700
2980
2981     altos: Add AO_LOG_FLIGHT packet to TeleGPS logs
2982     
2983     This encodes the flight number for tracking of data files.
2984     
2985     Signed-off-by: Keith Packard <keithp@keithp.com>
2986
2987 commit fe0aaf4413035f9de2c805c612c71188ec8c6f4d
2988 Author: Keith Packard <keithp@keithp.com>
2989 Date:   Thu Jun 5 18:49:59 2014 -0700
2990
2991     altos/telegps-v0.3: Add tracker task
2992     
2993     Signed-off-by: Keith Packard <keithp@keithp.com>
2994
2995 commit 6160ddadeae324b4a68db800c98c339156b63076
2996 Author: Keith Packard <keithp@keithp.com>
2997 Date:   Thu Jun 5 18:49:01 2014 -0700
2998
2999     altos: Add debug to tracker to force launch
3000     
3001     This lets us test the move from pad to drogue state
3002     
3003     Signed-off-by: Keith Packard <keithp@keithp.com>
3004
3005 commit 4a29df3f9f6c4969eb01598f6917ce78c9ce37a6
3006 Author: Keith Packard <keithp@keithp.com>
3007 Date:   Thu Jun 5 18:47:27 2014 -0700
3008
3009     altos: tracker distance computation flipped arguments around
3010     
3011     ao_distance takes (lat, lon, lat, lon) not (lat, lat, lon, lon)
3012     
3013     Signed-off-by: Keith Packard <keithp@keithp.com>
3014
3015 commit b619199345256cdc456f8a0b99c0ad9335e877c7
3016 Author: Keith Packard <keithp@keithp.com>
3017 Date:   Thu Jun 5 18:45:18 2014 -0700
3018
3019     altos: Fix tracker start state
3020     
3021     Make sure log can start by scanning existing logs
3022     Enable RDF by default
3023     Turn off telemetry until we decide whether to turn it on in the loop
3024     Allow TeleGPS v0.3 to run without ADC
3025     
3026     Signed-off-by: Keith Packard <keithp@keithp.com>
3027
3028 commit 97dac0f66bc938940e6b49409d950a1736c92655
3029 Author: Keith Packard <keithp@keithp.com>
3030 Date:   Thu Jun 5 18:44:26 2014 -0700
3031
3032     altos: Stick flight state in GPS location packets
3033     
3034     Useful for TeleGPS
3035     
3036     Signed-off-by: Keith Packard <keithp@keithp.com>
3037
3038 commit eebcf07950e909e4516b08c32e289a870f772793
3039 Author: Keith Packard <keithp@keithp.com>
3040 Date:   Thu Jun 5 18:35:45 2014 -0700
3041
3042     altos: Have tracker average 5 GPS samples before moving to pad mode
3043     
3044     Avoids early GPS noise right after lock
3045     
3046     Signed-off-by: Keith Packard <keithp@keithp.com>
3047
3048 commit e063701310c1ab5b766c27f24088699aad142fbd
3049 Author: Keith Packard <keithp@keithp.com>
3050 Date:   Thu Jun 5 18:33:33 2014 -0700
3051
3052     altos: Change tracker not-moving speed to 2m/s and document
3053     
3054     Just adjust to avoid sensing motion from GPS noise
3055     
3056     Signed-off-by: Keith Packard <keithp@keithp.com>
3057
3058 commit d7df6e8c47df35c0d27f1a2559ecc305ef28d271
3059 Author: Keith Packard <keithp@keithp.com>
3060 Date:   Thu Jun 5 18:31:06 2014 -0700
3061
3062     altos: ao_distance was overflowing when checking for longitude wrap
3063     
3064     Need to shift everyone right one bit to fit in 32 bits
3065     
3066     Signed-off-by: Keith Packard <keithp@keithp.com>
3067
3068 commit 2db2b75f8847ca0066bb19771653a65c9098ae52
3069 Author: Keith Packard <keithp@keithp.com>
3070 Date:   Thu Jun 5 17:24:57 2014 -0700
3071
3072     altos: Allow cc115l driver to be built without radio power control
3073     
3074     TeleGPS just wants full power, so remove the configuration option
3075     
3076     Signed-off-by: Keith Packard <keithp@keithp.com>
3077
3078 commit b8201bc9ba4a5f5f0522b68493cd5e7f013fd4bb
3079 Author: Keith Packard <keithp@keithp.com>
3080 Date:   Thu Jun 5 17:14:28 2014 -0700
3081
3082     altos: Include sensor logging task only on flight boards
3083     
3084     This lets TeleGPS use the logging infrastructure without wasting a
3085     task to log sensor data
3086     
3087     Signed-off-by: Keith Packard <keithp@keithp.com>
3088
3089 commit 3e28d8a242955d65d8cd50dbba4cad4609e2e1ae
3090 Author: Keith Packard <keithp@keithp.com>
3091 Date:   Thu Jun 5 17:12:06 2014 -0700
3092
3093     altos: Add tracker task for TeleGPS
3094     
3095     This replaces the flight code to monitor GPS state and switch flight
3096     states between startup/pad/drogue
3097     
3098     Signed-off-by: Keith Packard <keithp@keithp.com>
3099
3100 commit 6e152dd5c0786a650aed8f0c09babdc93895bff1
3101 Author: Keith Packard <keithp@keithp.com>
3102 Date:   Thu Jun 5 17:10:28 2014 -0700
3103
3104     altos: Add ao_distance.c to compute cartesian distances on the globe
3105     
3106     This is not a great circle distance, but should be good enough for
3107     points reasonably close together
3108     
3109     Signed-off-by: Keith Packard <keithp@keithp.com>
3110
3111 commit 8e7b8b0533e03e89425296d464b7a1a26fb63686
3112 Author: Keith Packard <keithp@keithp.com>
3113 Date:   Thu Jun 5 16:52:36 2014 -0700
3114
3115     telegps: Update icon and icon building
3116     
3117     Switch to satellite icon, build the osx and windows icons.
3118     
3119     Signed-off-by: Keith Packard <keithp@keithp.com>
3120
3121 commit 1bcafc452f50e518c4d86cbd6b9057c4bf7e676f
3122 Author: Keith Packard <keithp@keithp.com>
3123 Date:   Thu Jun 5 16:50:29 2014 -0700
3124
3125     altosuilib: Let the user hand-edit the preload map radius
3126     
3127     In case they want more than 5
3128     
3129     Signed-off-by: Keith Packard <keithp@keithp.com>
3130
3131 commit f59d69064763cfad2b4b15fd9660fd5fa21dba5e
3132 Author: Keith Packard <keithp@keithp.com>
3133 Date:   Mon Jun 2 23:43:54 2014 -0700
3134
3135     doc: Create release notes for version 1.4
3136     
3137     Signed-off-by: Keith Packard <keithp@keithp.com>
3138
3139 commit cd2179cb0d71749f3637cc3ee03ccc6adfd74aae
3140 Author: Keith Packard <keithp@keithp.com>
3141 Date:   Mon Jun 2 22:59:23 2014 -0700
3142
3143     telegps: Trap AltosConfigDataException in telegps config
3144     
3145     This was added for pyro configuration errors in AltosUI
3146     
3147     Signed-off-by: Keith Packard <keithp@keithp.com>
3148
3149 commit 5e4087cd2fbb3ac67f90cd82edaa73c1eedbf67c
3150 Author: Keith Packard <keithp@keithp.com>
3151 Date:   Mon Jun 2 22:23:31 2014 -0700
3152
3153     altoslib: Add missing AltosConfigDataException file
3154
3155 commit ace5f42b5567cff07a61b622171ac364ea8c165d
3156 Author: Keith Packard <keithp@keithp.com>
3157 Date:   Mon Jun 2 22:07:39 2014 -0700
3158
3159     altosui: Display error message when parsing pyro channel values fails
3160     
3161     Build an exception handling chain to get numeric parse errors
3162     propagated all the way back to the original 'save' command and up into
3163     a dialog window, including the pyro channel, field and value that were
3164     in error.
3165     
3166     Signed-off-by: Keith Packard <keithp@keithp.com>
3167
3168 commit 206fbb99d28961ce159e3affdd5c96f5e379a603
3169 Author: Keith Packard <keithp@keithp.com>
3170 Date:   Mon Jun 2 22:06:22 2014 -0700
3171
3172     altosui: Fix pyro channel value formatting
3173     
3174     Was using %6.1f for 1 and 2 fraction digit values as the
3175     conditional structure for figuring out which format to use was
3176     broken.
3177     
3178     Signed-off-by: Keith Packard <keithp@keithp.com>
3179
3180 commit d20c608ce833fb8949dce527f92887775d216823
3181 Author: Keith Packard <keithp@keithp.com>
3182 Date:   Mon Jun 2 22:05:11 2014 -0700
3183
3184     altos: Fetch/store only 8 bits for pyro state values
3185     
3186     These fields are uint8_t, not int16_t. Fetching and storing 16 bits is
3187     a bad idea.
3188     
3189     Signed-off-by: Keith Packard <keithp@keithp.com>
3190
3191 commit b7abc063fb27da29cd7a717bbea15f92882bd205
3192 Author: Keith Packard <keithp@keithp.com>
3193 Date:   Mon Jun 2 22:04:11 2014 -0700
3194
3195     altos: Maximum pyro configuration parameter has 4 bytes in the name
3196     
3197     "f>=" needs four bytes, not just three to store the whole string. If
3198     we only store three, then we never manage to compare correctly as the
3199     null terminating byte is missing.
3200     
3201     Signed-off-by: Keith Packard <keithp@keithp.com>
3202
3203 commit 7385c76af46ff400b9e79a8540199be289cb57c0
3204 Author: Keith Packard <keithp@keithp.com>
3205 Date:   Mon Jun 2 22:03:26 2014 -0700
3206
3207     altos: Configuring pyro channels can use more than 48 characters
3208     
3209     Increase the command buffer from 48 to 128 bytes to hold the longest
3210     pyro configuration commands
3211     
3212     Signed-off-by: Keith Packard <keithp@keithp.com>
3213
3214 commit 177d3c0333fd4218f01e05c78cbc5f186c8e32c0
3215 Author: Keith Packard <keithp@keithp.com>
3216 Date:   Fri May 30 17:27:10 2014 -0700
3217
3218     altos: Allow sparse GPS data logging for TeleGPS
3219     
3220     When the device hasn't moved for a while, stop logging data. Start as
3221     soon as it moves again.
3222     
3223     Signed-off-by: Keith Packard <keithp@keithp.com>
3224
3225 commit 12c408c5aa1d234fe9c946078d8a343b4fda7ebb
3226 Author: Keith Packard <keithp@keithp.com>
3227 Date:   Fri May 30 17:30:08 2014 -0700
3228
3229     altos: Test APRS altitude encoding
3230     
3231     Verify fixed point version against naïve implementation
3232     
3233     Signed-off-by: Keith Packard <keithp@keithp.com>
3234
3235 commit a7b0a5613c8e59b4c672b21f8d0890fd5cffd4dc
3236 Author: Keith Packard <keithp@keithp.com>
3237 Date:   Fri May 30 17:24:51 2014 -0700
3238
3239     altos: Switch APRS altitude encoding computation to fixed point
3240     
3241     APRS altitude is logarithmically encoded, so this implementation
3242     includes a fixed point log-base-2 function along with a bit of other
3243     fixed point stuff. This eliminates all floating point from TeleGPS,
3244     saving around 4kB of code space.
3245     
3246     Signed-off-by: Keith Packard <keithp@keithp.com>
3247
3248 commit 2d9842ee011139f5783a102ceb2b7f4c88b1a10f
3249 Author: Keith Packard <keithp@keithp.com>
3250 Date:   Fri May 30 17:17:42 2014 -0700
3251
3252     telegps: Add config for tracker starting distances
3253     
3254     Signed-off-by: Keith Packard <keithp@keithp.com>
3255
3256 commit 29d325f418b401f61580288b5947b0df8ac5b717
3257 Author: Keith Packard <keithp@keithp.com>
3258 Date:   Thu May 29 22:03:48 2014 -0700
3259
3260     telegps: Fixup windows fat build harder
3261
3262 commit b74dfc9c2cbe14593738eb994e9163d466155326
3263 Author: Keith Packard <keithp@keithp.com>
3264 Date:   Thu May 29 21:48:11 2014 -0700
3265
3266     TeleGPS firmware isn't quite ready, don't include in windows fat build yet
3267
3268 commit e60d0456f59c76ad786bc8f8065fbe84e6cae922
3269 Author: Keith Packard <keithp@keithp.com>
3270 Date:   Thu May 29 21:37:53 2014 -0700
3271
3272     Capture windows build error messages
3273
3274 commit 48074131ad05b4646e5d2dcf30ba4a1d17e249f8
3275 Author: Keith Packard <keithp@keithp.com>
3276 Date:   Thu May 29 16:39:26 2014 -0700
3277
3278     telegps: Add missing TeleGPSGraphUI.java file
3279     
3280     Signed-off-by: Keith Packard <keithp@keithp.com>
3281
3282 commit ca7e64a09823977e1af028e9482424e643beee68
3283 Author: Keith Packard <keithp@keithp.com>
3284 Date:   Thu May 29 14:40:39 2014 -0700
3285
3286     Build telegps distribution bits with 'make fat'
3287     
3288     Signed-off-by: Keith Packard <keithp@keithp.com>
3289
3290 commit bf684a4c290573a3aa627fd8ddf6f6ebbe5fa057
3291 Author: Keith Packard <keithp@keithp.com>
3292 Date:   Thu May 29 14:36:14 2014 -0700
3293
3294     telegps: Add graph display
3295     
3296     Moved the altosui graph files to altosuilib and fixed things up.
3297     
3298     Signed-off-by: Keith Packard <keithp@keithp.com>
3299
3300 commit f80075be4ebb9c5fe00c24b8c7638fad23267424
3301 Author: Keith Packard <keithp@keithp.com>
3302 Date:   Thu May 29 14:03:58 2014 -0700
3303
3304     java: Refactor AltosFlightDisplay units and font update handling
3305     
3306     Make AltosFlightDisplay explicitly implement AltosFontListener and
3307     AltosUnitsListener interfaces to make everyone use the same API. Then,
3308     actually go implement units listeners so that changing units updates
3309     all of the active displays immediately
3310     
3311     Signed-off-by: Keith Packard <keithp@keithp.com>
3312
3313 commit 71715337eb532a1fbe1a753240e7417d5223489f
3314 Author: Keith Packard <keithp@keithp.com>
3315 Date:   Thu May 29 10:16:15 2014 -0700
3316
3317     telegps: Add info table
3318     
3319     Move a couple of files from altosui to altosuilib, hook up the info
3320     table after changing it to implement the AltosFlightDisplay interface
3321     
3322     Signed-off-by: Keith Packard <keithp@keithp.com>
3323
3324 commit 13f84be8d1568a3fc2ed5eef5dcc2093c149285e
3325 Author: Keith Packard <keithp@keithp.com>
3326 Date:   Wed May 28 22:53:06 2014 -0700
3327
3328     telegps: Add flash device functionality
3329     
3330     Move bits from altosui to altosuilib and use those.
3331     
3332     Signed-off-by: Keith Packard <keithp@keithp.com>
3333
3334 commit 8ba523cd793f2263bb1acd7a5a10f8964075bdc5
3335 Author: Keith Packard <keithp@keithp.com>
3336 Date:   Wed May 28 22:45:23 2014 -0700
3337
3338     telegps: Auto-connect to any base stations plugged in at startup
3339     
3340     Signed-off-by: Keith Packard <keithp@keithp.com>
3341
3342 commit c30130d0bdc18ee351eb3d02e51f70f8a05905b1
3343 Author: Keith Packard <keithp@keithp.com>
3344 Date:   Wed May 28 22:06:43 2014 -0700
3345
3346     telegps: Don't try to ship TeleGPS firmware yet
3347     
3348     It's not quite ready. Instead, ship TBT and TD firmware.
3349     
3350     Signed-off-by: Keith Packard <keithp@keithp.com>
3351
3352 commit 3871b9ac036e3adfa1da089245fc7973b268c921
3353 Author: Keith Packard <keithp@keithp.com>
3354 Date:   Wed May 28 21:56:52 2014 -0700
3355
3356     telegps: Add 'Info' tab
3357     
3358     This contains a summary of the tracking info, including position,
3359     speed and course.
3360     
3361     Signed-off-by: Keith Packard <keithp@keithp.com>
3362
3363 commit 4cec35564324f909dcddeb7c0d83a2daa8223042
3364 Author: Keith Packard <keithp@keithp.com>
3365 Date:   Wed May 28 20:58:01 2014 -0700
3366
3367     telegps: Hook up data download dialog
3368     
3369     Signed-off-by: Keith Packard <keithp@keithp.com>
3370
3371 commit 9a4c2c7fc6af922d052e23a1b99bf847fbf9b0e9
3372 Author: Keith Packard <keithp@keithp.com>
3373 Date:   Wed May 28 20:48:59 2014 -0700
3374
3375     telegps: Add scan UI
3376     
3377     Move scan UI bits into altosuilib, allow telegps to not show telemetry
3378     format options.
3379     
3380     Signed-off-by: Keith Packard <keithp@keithp.com>
3381
3382 commit 82a69777c67128192b50bbf77ace0a6525f49cac
3383 Author: Keith Packard <keithp@keithp.com>
3384 Date:   Wed May 28 20:24:04 2014 -0700
3385
3386     telegps: Add preferences dialog
3387     
3388     Signed-off-by: Keith Packard <keithp@keithp.com>
3389
3390 commit a7fd31842a602a8ac803d0e09efb4ffabf7a289b
3391 Author: Keith Packard <keithp@keithp.com>
3392 Date:   Wed May 28 20:19:44 2014 -0700
3393
3394     telegps: Add device configuration dialogs
3395     
3396     Signed-off-by: Keith Packard <keithp@keithp.com>
3397
3398 commit d6c5904e2a05c8ae023a8cd954cf16c19c477d7d
3399 Author: Keith Packard <keithp@keithp.com>
3400 Date:   Wed May 28 20:00:10 2014 -0700
3401
3402     telegps: Use altosui's Instdrv NSIS plugin for telegps
3403     
3404     Instead of copying it, just point at it
3405     
3406     Signed-off-by: Keith Packard <keithp@keithp.com>
3407
3408 commit fe14315d4cfccf8b53d9c4b7fa79302fd36b2c9a
3409 Author: Keith Packard <keithp@keithp.com>
3410 Date:   Wed May 28 19:50:52 2014 -0700
3411
3412     telegps: Working towards building fat versions of telegps application
3413     
3414     Lots more of the bits necessary for windows/macosx
3415     
3416     Signed-off-by: Keith Packard <keithp@keithp.com>
3417
3418 commit 47ff6f7528e3984012e874f91ea4f5c1d68cb465
3419 Author: Keith Packard <keithp@keithp.com>
3420 Date:   Wed May 28 19:45:01 2014 -0700
3421
3422     doc: Add outline of TeleGPS doc
3423     
3424     No actual content, mostly a place holder to make the build work
3425     
3426     Signed-off-by: Keith Packard <keithp@keithp.com>
3427
3428 commit e19121d5e7368ef723d4642d26c24252a386a790
3429 Author: Keith Packard <keithp@keithp.com>
3430 Date:   Wed May 28 19:44:21 2014 -0700
3431
3432     Mark version 1.3.2.2
3433     
3434     Preliminary 1.3.3 version (1.4?)
3435     
3436     Signed-off-by: Keith Packard <keithp@keithp.com>
3437
3438 commit 2fa7785f9efdefaf0fc2fa8e0b03c85047613b84
3439 Author: Keith Packard <keithp@keithp.com>
3440 Date:   Wed May 28 16:08:30 2014 -0700
3441
3442     telegps: Add first version of telegps
3443     
3444     Not much implemented yet, but a shell of the UI and the map
3445     
3446     Signed-off-by: Keith Packard <keithp@keithp.com>
3447
3448 commit 9b3516419981967a1c6ab956269139977ac368ca
3449 Author: Keith Packard <keithp@keithp.com>
3450 Date:   Wed May 28 16:06:14 2014 -0700
3451
3452     altosui/altosuilib: Shuffle lots more code from altosui into
3453     altosuilib
3454     
3455     All of the bluetooth management stuff, and AltosSerial.
3456     
3457     Signed-off-by: Keith Packard <keithp@keithp.com>
3458
3459 commit 02e657e45e217dc483a81f28020cfe65a826e9be
3460 Author: Keith Packard <keithp@keithp.com>
3461 Date:   Wed May 28 10:43:09 2014 -0700
3462
3463     Document the need for ~/altusmetrumllc/google-maps-api-key
3464     
3465     Stick this in Releasing
3466     
3467     Signed-off-by: Keith Packard <keithp@keithp.com>
3468
3469 commit 9b9e4bf1b51c45553879141811748e65debfc251
3470 Author: Tom Marble <tmarble@info9.net>
3471 Date:   Wed May 28 14:08:02 2014 -0500
3472
3473     jenkins.sh: make -j 4 can fail, fix for altosui-test
3474
3475 commit 96ffe5bbd2a1b44ddda6cb25d37d2b0a672045f5
3476 Author: Tom Marble <tmarble@info9.net>
3477 Date:   Wed May 28 12:50:42 2014 -0500
3478
3479     fix for jenkins.sh
3480
3481 commit 5eaef0c98488fa3fbd3a6494dc15e1b793eb6f94
3482 Author: Tom Marble <tmarble@info9.net>
3483 Date:   Wed May 28 12:38:36 2014 -0500
3484
3485     add jenkins.sh
3486
3487 commit 324380dcf86be338c6d556b901d6889ddde97f7e
3488 Author: Keith Packard <keithp@keithp.com>
3489 Date:   Wed May 28 10:31:47 2014 -0700
3490
3491     altosuilib: Don't try to draw to destroyed map windows
3492     
3493     Signed-off-by: Keith Packard <keithp@keithp.com>
3494
3495 commit 1e5807ef428c9a0eb88ed8a3aef40098ab347d80
3496 Author: Keith Packard <keithp@keithp.com>
3497 Date:   Wed May 28 10:27:52 2014 -0700
3498
3499     altosuilib: Publish AltosSiteMap.centre. Add prefetchMaps with old API
3500     
3501     This gets altosui working again.
3502     
3503     Signed-off-by: Keith Packard <keithp@keithp.com>
3504
3505 commit 52ce41952c5a3c31532fa4f0d1b3155a162b76f4
3506 Author: Keith Packard <keithp@keithp.com>
3507 Date:   Wed May 28 10:16:38 2014 -0700
3508
3509     altosuilib: Update map preloading UI to include zoom and maptypes
3510     
3511     This lets you specify precisely which maps to load.
3512     
3513     Signed-off-by: Keith Packard <keithp@keithp.com>
3514
3515 commit 5c3991768d3cb17fc99ad32b2d6d8d11f0e37dfa
3516 Author: Keith Packard <keithp@keithp.com>
3517 Date:   Wed May 28 02:18:41 2014 -0700
3518
3519     altosuilib: Remove debug printf in AltosSiteMapCache
3520     
3521     Signed-off-by: Keith Packard <keithp@keithp.com>
3522
3523 commit 4a5ef9eaa8b809c56813625133120e7e91fc8e65
3524 Author: Keith Packard <keithp@keithp.com>
3525 Date:   Wed May 28 02:06:18 2014 -0700
3526
3527     altoslib: When log-format is missing, use product
3528     
3529     log-format was added for 1.0; earlier log files don't include that,
3530     but do say which product they're from.
3531     
3532     Signed-off-by: Keith Packard <keithp@keithp.com>
3533
3534 commit 3773e89c47d356c4df58edc5725c33bca89b9605
3535 Author: Keith Packard <keithp@keithp.com>
3536 Date:   Wed May 28 00:42:24 2014 -0700
3537
3538     altosuilib: Add google maps API key, configured with -with-google-key
3539     
3540     This places the actual key outside of the repository, allowing the
3541     user to configure the name of the file containing the key. By default,
3542     this pulls the key from $HOME/altusmetrumllc/google-maps-api-key.
3543     
3544     With the key present, there are no longer any rate limits to loading
3545     map data.
3546     
3547     Signed-off-by: Keith Packard <keithp@keithp.com>
3548
3549 commit e6cfa25702b3dc1d492c5f1a4d0b4ba4831d30bd
3550 Author: Keith Packard <keithp@keithp.com>
3551 Date:   Tue May 27 20:34:29 2014 -0700
3552
3553     altosuilib: Decompress map images asynchronously and in parallel
3554     
3555     This speeds up loading map images from disk quite a bit, and keeps the
3556     UI responsive while that happens as well.
3557     
3558     Signed-off-by: Keith Packard <keithp@keithp.com>
3559
3560 commit 8e44580cbe978f1570d4d2ac13d3dd7cd470ecf7
3561 Author: Keith Packard <keithp@keithp.com>
3562 Date:   Tue May 27 15:39:13 2014 -0700
3563
3564     altosuilib: Add distance measuring line to site map.
3565     
3566     Use any modifier or button other than the left one to draw a line on
3567     the map. The length of the line is shown at the start of the line.
3568     
3569     Signed-off-by: Keith Packard <keithp@keithp.com>
3570
3571 commit c674a20432c2cb97e5bc2a3de891f78b9e172fe9
3572 Author: Keith Packard <keithp@keithp.com>
3573 Date:   Tue May 27 11:05:02 2014 -0700
3574
3575     altos: Fake flight code changes in kernel and stm
3576     
3577     Redirects data input from local sensors to USB sourced data, leaving
3578     USB enabled when the computer goes into pad mode.
3579     
3580     Signed-off-by: Keith Packard <keithp@keithp.com>
3581
3582 commit db08e99361d82de63058d3388823f486e5fc9839
3583 Author: Keith Packard <keithp@keithp.com>
3584 Date:   Tue May 27 10:58:53 2014 -0700
3585
3586     altosuilib: Add multiple zoom levels and content types to map
3587     
3588     Also changes the file format for hybrid, satellite and terrain maps to
3589     jpg to save disk space.
3590     
3591     Signed-off-by: Keith Packard <keithp@keithp.com>
3592
3593 commit 535271f7312f1a88af11d4f1dbf3d405b660f26c
3594 Author: Keith Packard <keithp@keithp.com>
3595 Date:   Sun May 25 21:14:42 2014 -0700
3596
3597     altos/test: Fix ADC structure for mega, use ao_config.h
3598     
3599     This switches from hand-coding the ao_config structure to using
3600     ao_config.h and also updates the ADC structure for ao_flight_test_mega
3601     to using the same one as telemega does natively
3602     
3603     Signed-off-by: Keith Packard <keithp@keithp.com>
3604
3605 commit 1894b51daceaf9fb6b49a0625e09a366985d15b6
3606 Author: Keith Packard <keithp@keithp.com>
3607 Date:   Sun May 25 21:12:29 2014 -0700
3608
3609     altos: Move ao_config declarations to ao_config.h
3610     
3611     No sense leaving these in ao.h, and it's nice to make that file smaller
3612     
3613     Signed-off-by: Keith Packard <keithp@keithp.com>
3614
3615 commit 3d5db24708b37d86eac187169e2553a408dfeb83
3616 Author: Keith Packard <keithp@keithp.com>
3617 Date:   Sun May 25 21:11:23 2014 -0700
3618
3619     altos: Make MS5607 PROM a public variable
3620     
3621     This will let the fake flight code update it as necessary, without
3622     creating a new interface in ao_ms5607.c
3623     
3624     Signed-off-by: Keith Packard <keithp@keithp.com>
3625
3626 commit 4df84dd5d007120f54cbda380789306608f2fc46
3627 Author: Keith Packard <keithp@keithp.com>
3628 Date:   Sun May 25 21:08:44 2014 -0700
3629
3630     micropeak: Add -Xlint:unchecked to javac line
3631     
3632     This shows missing parametric type errors
3633     
3634     Signed-off-by: Keith Packard <keithp@keithp.com>
3635
3636 commit f0216d721ed13f4d3dc608bb6ad8f83732b27c0a
3637 Author: Keith Packard <keithp@keithp.com>
3638 Date:   Sun May 25 21:01:38 2014 -0700
3639
3640     altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2
3641     
3642     API has changed for these libraries, time to bump the file versions
3643     
3644     Signed-off-by: Keith Packard <keithp@keithp.com>
3645
3646 commit d63319f6f29ef714bb1d5c359c2448f63e7a4534
3647 Author: Keith Packard <keithp@keithp.com>
3648 Date:   Sun May 25 20:58:24 2014 -0700
3649
3650     ao-tools: Add cc_usb_write function
3651     
3652     This writes raw bytes to the USB port; useful for sending binary data
3653     for flashing or the upcoming flight test stuff.
3654     
3655     Signed-off-by: Keith Packard <keithp@keithp.com>
3656
3657 commit 0a6c76fc0525d6588a1d88127f0085f13a02f1af
3658 Author: Keith Packard <keithp@keithp.com>
3659 Date:   Sun May 25 20:55:11 2014 -0700
3660
3661     altosui/altosuilib/altoslib: Move more stuff out of autosui. Reduce site map memory
3662     
3663     Prepare to share with TeleGPS application.
3664     
3665     This also has the changes to the site map tile which cache only a few
3666     images and regenerate the flight path on the fly, saving piles of memory
3667     
3668     Signed-off-by: Keith Packard <keithp@keithp.com>
3669
3670 commit 4ac7797d3efb9cc2d9fae88519f55e40b1050224
3671 Author: Keith Packard <keithp@keithp.com>
3672 Date:   Sun May 25 20:47:49 2014 -0700
3673
3674     altosui/altosuilib: Cleanup -Xlint:unchecked warnings
3675     
3676     Add parametric types to avoid unchecked warnings.
3677     
3678     Signed-off-by: Keith Packard <keithp@keithp.com>
3679
3680 commit b60a3689910731d9bdb8a431a3dcc9e99f961b35
3681 Author: Keith Packard <keithp@keithp.com>
3682 Date:   Thu May 22 18:46:58 2014 -0700
3683
3684     altoslib: Move CSV/KML output code to altoslib
3685     
3686     It's sharable, so share it
3687     
3688     Signed-off-by: Keith Packard <keithp@keithp.com>
3689
3690 commit 2625a464417c8475c66101757ca2c30cd6c74e0c
3691 Author: Keith Packard <keithp@keithp.com>
3692 Date:   Wed May 21 14:02:35 2014 -0700
3693
3694     altos: Add config values for tracker start motion limits
3695     
3696     TeleGPS switches from 'pad' to 'drogue' states after the device moves
3697     a specified distance from the initial starting point. These values can
3698     be configured, and this is the configuration for them.
3699     
3700     Signed-off-by: Keith Packard <keithp@keithp.com>
3701
3702 commit 161ae96f9ec11e2586df07c0f6d724ddc4dad76c
3703 Author: Keith Packard <keithp@keithp.com>
3704 Date:   Wed May 21 14:00:05 2014 -0700
3705
3706     altos/test: Parse mega ground data. Fix pyro parsing
3707     
3708     This gets ao_flight_test_mega working with eeprom files
3709     
3710     Signed-off-by: Keith Packard <keithp@keithp.com>
3711
3712 commit 43be26603827b5930bf3e8082610cfa19b45534d
3713 Author: Keith Packard <keithp@keithp.com>
3714 Date:   Wed May 21 13:58:54 2014 -0700
3715
3716     altos/test: Get APRS generation test working again
3717     
3718     APRS now includes sat info, so we have to fake that up to generate an
3719     APRS test file
3720     
3721     Signed-off-by: Keith Packard <keithp@keithp.com>
3722
3723 commit 2a3846df381a5eeac8ec3327c770af502aaf4e76
3724 Author: Keith Packard <keithp@keithp.com>
3725 Date:   Wed May 21 01:37:57 2014 -0700
3726
3727     altos: Don't define ao_ignite_decivolt without igniters
3728     
3729     Signed-off-by: Keith Packard <keithp@keithp.com>
3730
3731 commit af782e92c6a0c0a6b0fc2fa52519749a88ca8fb8
3732 Author: Keith Packard <keithp@keithp.com>
3733 Date:   Wed May 21 01:36:40 2014 -0700
3734
3735     altos: Expose ao_gps_set_rate from u-blox driver
3736     
3737     This lets applications set the desired GPS update rate to reduce power usage
3738     
3739     Signed-off-by: Keith Packard <keithp@keithp.com>
3740
3741 commit 8b488bdd0f5c91be7e5aae1c8f0193e713734b14
3742 Author: Keith Packard <keithp@keithp.com>
3743 Date:   Wed May 21 01:35:33 2014 -0700
3744
3745     altos: Fix cc115l debug build
3746     
3747     New compiler warning flags and moving to the nxp require a few minor
3748     changes in the code to make it work.
3749     
3750     Signed-off-by: Keith Packard <keithp@keithp.com>
3751
3752 commit cb228304d8df3063914ab505a530d4ea79ca027d
3753 Author: Keith Packard <keithp@keithp.com>
3754 Date:   Wed May 21 01:34:27 2014 -0700
3755
3756     altos: Allow APRS to send just battery voltage
3757     
3758     Don't require apogee and main voltages as well
3759     
3760     Signed-off-by: Keith Packard <keithp@keithp.com>
3761
3762 commit ca338a897ba3237652a3ae092e660f26c9e35074
3763 Author: Keith Packard <keithp@keithp.com>
3764 Date:   Wed May 21 01:39:46 2014 -0700
3765
3766     altos/lpc: whitespace
3767     
3768     Signed-off-by: Keith Packard <keithp@keithp.com>
3769
3770 commit 0a3312e725d914bbba6355e07d2f1d2833d2d6c2
3771 Author: Keith Packard <keithp@keithp.com>
3772 Date:   Wed May 21 01:39:01 2014 -0700
3773
3774     altos/lpc: adc code computes number of active ADC channels
3775     
3776     Don't require the application to provide AO_NUM_ADC when AO_ADC_NUM is
3777     computed automatically.
3778     
3779     Signed-off-by: Keith Packard <keithp@keithp.com>
3780
3781 commit b278a73cb54ba2f107bf91089f87c11528f017ab
3782 Author: Keith Packard <keithp@keithp.com>
3783 Date:   Wed May 21 01:41:38 2014 -0700
3784
3785     altos/stm: Make stm applications depend on ao_boot.h
3786     
3787     This should make sure they get recompiled when boot stuff changes.
3788     
3789     Signed-off-by: Keith Packard <keithp@keithp.com>
3790
3791 commit f3544daf08f38aa8e28ca214a19ab7fd47c0c802
3792 Author: Keith Packard <keithp@keithp.com>
3793 Date:   Fri May 16 00:00:12 2014 -0600
3794
3795     altosui: Remove another beep config debug printf
3796     
3797     Signed-off-by: Keith Packard <keithp@keithp.com>
3798
3799 commit eeacc001ba089b4bf5552b8ef36e61a0a96efabe
3800 Author: Keith Packard <keithp@keithp.com>
3801 Date:   Thu May 15 23:57:50 2014 -0600
3802
3803     altosui: Remove debug printf about beep config
3804     
3805     Signed-off-by: Keith Packard <keithp@keithp.com>
3806
3807 commit 6833e466d7d77765199bf4d21437c34a4eceb044
3808 Author: Keith Packard <keithp@keithp.com>
3809 Date:   Thu May 15 23:46:41 2014 -0600
3810
3811     altos: stm and lpc ao_boot.h were identical. move to kernel.
3812     
3813     These two files were absolutely identical, so share them by moving
3814     under kernel instead.x
3815     
3816     Signed-off-by: Keith Packard <keithp@keithp.com>
3817
3818 commit 211d9af507daf9a8611ed1813415bee27e3839eb
3819 Author: Keith Packard <keithp@keithp.com>
3820 Date:   Thu May 15 23:34:17 2014 -0600
3821
3822     altos: Use explicit boot loader signal in ao_boot_reboot
3823     
3824     Instead of just "knowing" that ao_boot_loader will be passed zero when
3825     the application wants to get back to the boot loader, explicitly
3826     define the values so that both sides always agree.
3827     
3828     Signed-off-by: Keith Packard <keithp@keithp.com>
3829
3830 commit 0bf1c74e83fe49a11916b52596363f4dd56c522c
3831 Author: Keith Packard <keithp@keithp.com>
3832 Date:   Thu May 15 23:10:54 2014 -0600
3833
3834     doc: Document the Apogee Lockout setting
3835     
3836     Signed-off-by: Keith Packard <keithp@keithp.com>
3837
3838 commit dbb0fcf6d161a9d49fe699c37a18e4c33c409b59
3839 Author: Bdale Garbee <bdale@gag.com>
3840 Date:   Thu May 15 17:20:39 2014 -0600
3841
3842     include EasyMega Makefiles
3843
3844 commit 0948f5d96456b2e7f57ad75dfc9ef455ba197163
3845 Author: Bdale Garbee <bdale@gag.com>
3846 Date:   Thu May 15 17:19:08 2014 -0600
3847
3848     working?
3849
3850 commit 0fd608868aa03f81b2d902e1da13ee0b1ab20b78
3851 Author: Bdale Garbee <bdale@gag.com>
3852 Date:   Thu May 15 16:23:17 2014 -0600
3853
3854     lose the (old) easymega-v1.0 directory in favor of my fresher 0.1
3855
3856 commit 819f73698f57e76dca50fe4fadccebd23ffb776d
3857 Author: Keith Packard <keithp@keithp.com>
3858 Date:   Thu May 15 09:31:24 2014 -0600
3859
3860     altos: Make quadrature debounce per-pin rather than per-device
3861     
3862     Debouncing per-pin means we don't lose transitions, which makes
3863     counting a lot more precise.
3864     
3865     Signed-off-by: Keith Packard <keithp@keithp.com>
3866
3867 commit da13064382e9673e69cdfae6abbac253c9fc42fc
3868 Author: Keith Packard <keithp@keithp.com>
3869 Date:   Thu May 15 09:30:32 2014 -0600
3870
3871     altos/telemini-v2.0: Enable beep frequency configuration
3872     
3873     Now that there's space for this, add it in.
3874     
3875     Signed-off-by: Keith Packard <keithp@keithp.com>
3876
3877 commit 36002fc724702d34302f3cc0df593019ca8db4e0
3878 Author: Keith Packard <keithp@keithp.com>
3879 Date:   Thu May 15 09:29:52 2014 -0600
3880
3881     altos/telemini-v2.0: Remove old baro->alt conversion table
3882     
3883     TeleMini doesn't have two baro sensors...
3884     
3885     Signed-off-by: Keith Packard <keithp@keithp.com>
3886
3887 commit d0d29cc233b0d444782530fea15d957b2b4c45d7
3888 Author: Keith Packard <keithp@keithp.com>
3889 Date:   Thu May 15 09:28:30 2014 -0600
3890
3891     altos/cc1111: Switch P1_0 from a green LED to USB pullup
3892     
3893     Signed-off-by: Keith Packard <keithp@keithp.com>
3894
3895 commit 3225fb54ec1beaf6dc8553ab4f5b86bea6bdf1f3
3896 Author: Keith Packard <keithp@keithp.com>
3897 Date:   Thu May 15 09:27:34 2014 -0600
3898
3899     altos/cc1111: Add support for CPU-driven USB pullup
3900     
3901     Signed-off-by: Keith Packard <keithp@keithp.com>
3902
3903 commit 940ec6a2d5b054f68da39945a00f4d1b36d1b318
3904 Author: Keith Packard <keithp@keithp.com>
3905 Date:   Tue May 13 22:46:19 2014 -0700
3906
3907     altos/cc1111: Errata fix isn't needed for discontinued products
3908     
3909     And, doesn't fit in memory for some of them, so don't compile it.
3910     
3911     Signed-off-by: Keith Packard <keithp@keithp.com>
3912
3913 commit feb0b5f8b28767197f87e5818812d6640c1f40e6
3914 Author: Keith Packard <keithp@keithp.com>
3915 Date:   Tue May 13 17:30:47 2014 -0700
3916
3917     altos/cc1111: Wait for xtal to be stable
3918     
3919     Errata http://www.ti.com/lit/er/swrz022c/swrz022c.pdf says that the
3920     xtal is stable bit is bogus and that you need to just delay for a while.
3921     
3922     Signed-off-by: Keith Packard <keithp@keithp.com>
3923
3924 commit 8124af8c27b2b9e446aa3a4f1da83d4db7c1ea87
3925 Merge: 6dd7eae 3bcf4bd
3926 Author: Keith Packard <keithp@keithp.com>
3927 Date:   Mon May 12 23:21:55 2014 -0700
3928
3929     Merge remote-tracking branch 'origin/master'
3930
3931 commit 6dd7eae5e4752d2098797e96953db8923e26835b
3932 Author: Keith Packard <keithp@keithp.com>
3933 Date:   Mon May 12 23:20:08 2014 -0700
3934
3935     ao-tools/ao-usbload: Check image flash usage against device flash availability
3936     
3937     For devices which report the range of valid flash addresses from their
3938     boot loader, check the loaded image to make sure it fits within that range.
3939     
3940     Signed-off-by: Keith Packard <keithp@keithp.com>
3941
3942 commit 8a114bac1145359f3953ce70f049a6be71df5300
3943 Author: Keith Packard <keithp@keithp.com>
3944 Date:   Mon May 12 23:18:41 2014 -0700
3945
3946     altos/flash-loader: Check memory addresses against flash space
3947     
3948     This validates memory read/write requests to make sure they are within
3949     the available flash memory space.
3950     
3951     This also reports the flash base and bounds addresses in the 'version'
3952     command so that the loader can validate the image before attempting to
3953     write it.
3954     
3955     Signed-off-by: Keith Packard <keithp@keithp.com>
3956
3957 commit a25c34ef0a92beaa0695e0d0020eda5e26b309e2
3958 Author: Keith Packard <keithp@keithp.com>
3959 Date:   Mon May 12 22:56:38 2014 -0700
3960
3961     altos/stm: Use #define'd constants for GPIO register addresses
3962     
3963     This lets the compiler short-circuit the tests in ao_enable_gpio and
3964     ao_disable_gpio to save a bit of code space and time.
3965     
3966     Signed-off-by: Keith Packard <keithp@keithp.com>
3967
3968 commit 530894f508874f4cb3db644ca9ca679ed704f964
3969 Author: Keith Packard <keithp@keithp.com>
3970 Date:   Mon May 12 22:55:38 2014 -0700
3971
3972     altos/stm: Figure out available flash space based on chip id registers
3973     
3974     Look at the flash size and the device id registers to figure out how
3975     much flash is available.
3976     
3977     Signed-off-by: Keith Packard <keithp@keithp.com>
3978
3979 commit 2c543be5548ccda6bd29a2a7659fcc287f7a9f07
3980 Author: Keith Packard <keithp@keithp.com>
3981 Date:   Mon May 12 22:54:35 2014 -0700
3982
3983     altos/stm: White space fix in ao_boot_pin.c
3984
3985 commit 2f196323a2829f9537f3b339f19478127ffde623
3986 Author: Keith Packard <keithp@keithp.com>
3987 Date:   Mon May 12 22:53:07 2014 -0700
3988
3989     altos/stm: Use flash address of boot loader instead of 0x0
3990     
3991     Flash is at 0x08000000, but when the chip boots, it can be at 0x0 as
3992     well. Use the 0x08000000 address when rebooting to flash
3993     
3994     Signed-off-by: Keith Packard <keithp@keithp.com>
3995
3996 commit 6a6053dfed6fc1a7f50be0c62782d0050758cd0b
3997 Author: Keith Packard <keithp@keithp.com>
3998 Date:   Mon May 12 22:51:50 2014 -0700
3999
4000     altos: Assume all LPC products will have 32KB of flash
4001     
4002     If we ever use something smaller than this, we'll need to figure out
4003     how to tell how much memory the device has.
4004     
4005     Signed-off-by: Keith Packard <keithp@keithp.com>
4006
4007 commit d1908101241b1002fbc582b0a2c27045065a6615
4008 Author: Keith Packard <keithp@keithp.com>
4009 Date:   Mon May 12 22:51:16 2014 -0700
4010
4011     altos: Report amount of program space available in the version command
4012     
4013     Signed-off-by: Keith Packard <keithp@keithp.com>
4014
4015 commit 3af4e824938fe07fe75c6d24d9906aebfbe578f3
4016 Author: Keith Packard <keithp@keithp.com>
4017 Date:   Mon May 12 22:50:41 2014 -0700
4018
4019     altos: Add LED test command to pca9922 driver
4020     
4021     This lets you control the LEDs from the command line to test things.
4022     
4023     Signed-off-by: Keith Packard <keithp@keithp.com>
4024
4025 commit 47750e236c45ab03f28fc3393996edb2bd4312e3
4026 Author: Keith Packard <keithp@keithp.com>
4027 Date:   Mon May 12 22:49:39 2014 -0700
4028
4029     ao-bringup: Use official binaries for EasyMini turnon
4030     
4031     Don't use locally built ones, use the official ones found in
4032     ~/altusmetrumllc/Binaries to ensure that all devices are shipped with
4033     known firmware.
4034     
4035     Signed-off-by: Keith Packard <keithp@keithp.com>
4036
4037 commit 5f4a1b3e553276a4d6727c111fe290fa3690fa1e
4038 Author: Keith Packard <keithp@keithp.com>
4039 Date:   Mon May 12 22:48:45 2014 -0700
4040
4041     ao-bringup: test-baro should accept altitudes a bit below sea level
4042     
4043     Testing baro sensors on a particularly high pressure day at Keith's
4044     house yields altitudes down to -20m or so.
4045     
4046     Signed-off-by: Keith Packard <keithp@keithp.com>
4047
4048 commit 238ddde1ffdb8521d06519306cfb76271ae552b9
4049 Author: Keith Packard <keithp@keithp.com>
4050 Date:   Mon May 12 22:47:55 2014 -0700
4051
4052     atosui: Hide Callsign and RSSI tabs for devices without a radio
4053     
4054     When doing Monitor Idle with EasyMini, it's nice to not put fields on
4055     the screen which won't ever have useful data in them.
4056     
4057     Signed-off-by: Keith Packard <keithp@keithp.com>
4058
4059 commit 3bcf4bdd3e3f3751ad9d517696b5573dd4593846
4060 Author: Bdale Garbee <bdale@gag.com>
4061 Date:   Mon May 12 17:31:14 2014 -0600
4062
4063     update TeleMega turn-on script and Releasing for new stable firmware home
4064
4065 commit cbb6f7a3abbde39163f2905badba0ae88744b104
4066 Author: Bdale Garbee <bdale@gag.com>
4067 Date:   Fri May 9 12:30:25 2014 -0600
4068
4069     fix copyright year
4070
4071 commit 8d9c79f5c162e07d57d42c6ba5825a3327a911d5
4072 Author: Keith Packard <keithp@keithp.com>
4073 Date:   Fri May 9 00:05:39 2014 -0700
4074
4075     altos: Simplify quadrature tracking
4076     
4077     Set the timer to 200Hz for a 5ms debounce interval. Then, simply look
4078     for transitions ending in both bits in the encoder being off, which
4079     indicates the the encoder is resting in a detent. If bit '2' is
4080     turning off, the encoder was rotated clockwise, otherwise the encoder
4081     was rotated counter clockwise.
4082     
4083     This is a lot more reliable, although still not perfect.
4084     
4085     Signed-off-by: Keith Packard <keithp@keithp.com>
4086
4087 commit ef48e1bb73c791d731b0d2c0e5beef1539103049
4088 Author: Keith Packard <keithp@keithp.com>
4089 Date:   Mon May 5 23:46:34 2014 -0700
4090
4091     altos: Clean up trailing whitespace in ao_pad.c
4092     
4093     Signed-off-by: Keith Packard <keithp@keithp.com>
4094
4095 commit c8ad50495e2d81209a4882dd4f82c19d9ae2ac34
4096 Author: Keith Packard <keithp@keithp.com>
4097 Date:   Mon May 5 23:45:30 2014 -0700
4098
4099     altos: Fix byte offsets in the mega AO_LOG_FLIGHT packets
4100     
4101     Just comments, but even those should be correct
4102     
4103     Signed-off-by: Keith Packard <keithp@keithp.com>
4104
4105 commit b22dff94778b1f15a6ad1989d526b936f0fa09ea
4106 Author: Keith Packard <keithp@keithp.com>
4107 Date:   Mon May 5 23:43:44 2014 -0700
4108
4109     altos: ublox driver always offers course data when it has a fix
4110     
4111     Set the AO_GPS_COURSE_VALID bit to signal that this part of the GPS
4112     data is valid.
4113     
4114     Signed-off-by: Keith Packard <keithp@keithp.com>
4115
4116 commit c9d6a1fbb3148f03864df6d1ed5f6b6dccd7b383
4117 Author: Keith Packard <keithp@keithp.com>
4118 Date:   Mon May 5 23:41:43 2014 -0700
4119
4120     altosui: Add GPS course, ground speed and climb rate to graphs
4121     
4122     Signed-off-by: Keith Packard <keithp@keithp.com>
4123
4124 commit 39fbc4cb1d4c92522c90aa5e36fd62a4827d8306
4125 Author: Keith Packard <keithp@keithp.com>
4126 Date:   Mon May 5 23:38:44 2014 -0700
4127
4128     altoslib: Parse remaining mega AO_LOG_FLIGNT and AO_LOG_GPS_TIME fields
4129     
4130     GPS fields past 'day' were not getting parsed. Ground values for the
4131     IMU were not getting parsed, but a false 'temperature' value was being read.
4132     
4133     Signed-off-by: Keith Packard <keithp@keithp.com>
4134
4135 commit d2e6efa810b7fccc5af937386a40ae5af064bf26
4136 Author: Keith Packard <keithp@keithp.com>
4137 Date:   Mon May 5 23:38:05 2014 -0700
4138
4139     altoslib: Add a comment to remind us to fix the IMU code to deal with calibration
4140     
4141     Signed-off-by: Keith Packard <keithp@keithp.com>
4142
4143 commit d59d6787bfe26c3b18491ece602ad6cc5cf26c42
4144 Author: Keith Packard <keithp@keithp.com>
4145 Date:   Sat May 3 10:58:31 2014 -0700
4146
4147     altos: 8051 64 * 16 multiply function was broken for negative 64-bit
4148     
4149     It was jumping around the actual multiply when the 64-bit argument was negative.
4150     
4151     Signed-off-by: Keith Packard <keithp@keithp.com>
4152
4153 commit c49e13a7807a74bb66c83cd4a2e10eb601f59e62
4154 Author: Bdale Garbee <bdale@gag.com>
4155 Date:   Thu May 8 16:24:26 2014 -0600
4156
4157     relay control implemented, this project is now complete
4158
4159 commit acaad70e3db8f0b6ae45ca8309833db57bdf5ca2
4160 Author: Bdale Garbee <bdale@gag.com>
4161 Date:   Thu May 8 16:09:11 2014 -0600
4162
4163     first cut of usbrelay-v0.1 support .. LEDs wiggle, not switching relay yet
4164
4165 commit 2dfc4bc92b11252f17103f28198a702a3fdc2b2d
4166 Author: Keith Packard <keithp@keithp.com>
4167 Date:   Fri May 2 13:53:08 2014 -0700
4168
4169     altosui: Add configuration UI for beeper tone
4170     
4171     Signed-off-by: Keith Packard <keithp@keithp.com>
4172
4173 commit 027b1470c7a2d007eaab5c8d49f772b0c7559b80
4174 Author: Keith Packard <keithp@keithp.com>
4175 Date:   Fri May 2 12:26:07 2014 -0700
4176
4177     altos: Add configurable beep tone
4178     
4179     This lets you directly set the mid-range beep tone; the high and low
4180     tones remain set off of that in the same ratio as before.
4181     
4182     Note that none of the cc1111 products get this feature as they don't
4183     have enough flash space anymore...
4184     
4185     Signed-off-by: Keith Packard <keithp@keithp.com>
4186
4187 commit 8e3842660274ac4bcd7b5a78f5db215222b1c4de
4188 Author: Keith Packard <keithp@keithp.com>
4189 Date:   Wed Apr 30 22:14:37 2014 -0700
4190
4191     altos: For telelco discovery packets, retry 5 times with shorter timeout
4192     
4193     A timeout of 10ms is more than enough to receive a query packet, but
4194     if we miss it during device discovery, it's a pain, so retry 5 times
4195     to make sure we find everyone.
4196     
4197     Signed-off-by: Keith Packard <keithp@keithp.com>
4198
4199 commit 0223fced2c6d2b9f63ede6258afae46c3f55c200
4200 Author: Keith Packard <keithp@keithp.com>
4201 Date:   Wed Apr 30 22:13:44 2014 -0700
4202
4203     ao-tools: Clean up ao-sym structure an initializers
4204     
4205     Remove unused 'default_addr' field. Use named initializers when
4206     setting up the struct.
4207     
4208     Signed-off-by: Keith Packard <keithp@keithp.com>
4209
4210 commit 35efd4e51ece706234f80c076eb7f4f70c66098d
4211 Author: Keith Packard <keithp@keithp.com>
4212 Date:   Wed Apr 30 22:12:30 2014 -0700
4213
4214     ao-load: Make ao_sym static to avoid collision with ao-editaltos
4215     
4216     ao-load doesn't use ao-editaltos at this point, but does share the
4217     same name for the symbol table. To make the linker happier, make the
4218     ao-load version static.
4219     
4220     Signed-off-by: Keith Packard <keithp@keithp.com>
4221
4222 commit fd406000659a11862e05c22dbb20cdb738f56b01
4223 Author: Keith Packard <keithp@keithp.com>
4224 Date:   Wed Apr 30 22:11:39 2014 -0700
4225
4226     ao-telem: Dump orientation field from TeleMega sensor telemetry packet
4227     
4228     Signed-off-by: Keith Packard <keithp@keithp.com>
4229
4230 commit 2cf65d60e1c73dbff0badbe1ee6cb43d75bf803c
4231 Author: Keith Packard <keithp@keithp.com>
4232 Date:   Wed Apr 30 22:10:29 2014 -0700
4233
4234     altosui: Mark TeleMega additional pyro ignitor fired points in graphs
4235     
4236     Add markers to indicate when each additional pyro channel fires
4237     
4238     Signed-off-by: Keith Packard <keithp@keithp.com>
4239
4240 commit ecebb3902868d1d7485d2bc99ba4140c6b90567e
4241 Author: Keith Packard <keithp@keithp.com>
4242 Date:   Wed Apr 30 21:30:46 2014 -0700
4243
4244     altoslib: Track pyro firing state when reading mega eeprom files
4245     
4246     TeleMega records whether each pyro has been fired in the eeprom file;
4247     track that in the AltosState record.
4248     
4249     Signed-off-by: Keith Packard <keithp@keithp.com>
4250
4251 commit 5fb246fb50e262aa81ef7eb430be9782cfcf8848
4252 Author: Keith Packard <keithp@keithp.com>
4253 Date:   Tue Apr 29 19:04:30 2014 -0700
4254
4255     altosui: Add extra ignitors to graphable objects
4256     
4257     List all of the available extra ignitors as possible things to graph.
4258     
4259     Signed-off-by: Keith Packard <keithp@keithp.com>
4260
4261 commit f8429152e438eb72618edaf5983ae1cd5d3d4dab
4262 Author: Bdale Garbee <bdale@gag.com>
4263 Date:   Sun Apr 13 08:58:36 2014 -0600
4264
4265     ugly hack (just make sleep longer) to work around ttyACM* discovery issue
4266
4267 commit 3b5c4d88671e6c511fbfb1ce6b046f558dd6c2bf
4268 Author: Keith Packard <keithp@keithp.com>
4269 Date:   Sat Apr 12 17:46:34 2014 -0700
4270
4271     altos: Switch beeping to farnsworth spacing
4272     
4273     Use 17wpm/12wpm farnsworth spacing for the state reports. Leave the
4274     numeric reports running slowly as those require counting.
4275     
4276     Signed-off-by: Keith Packard <keithp@keithp.com>
4277
4278 commit 8628f7e02834a476d5cb3afa4cbf8d46a4b3c513
4279 Author: Keith Packard <keithp@keithp.com>
4280 Date:   Sat Apr 12 17:45:38 2014 -0700
4281
4282     altosuilib: Make lines in graphs 2 units wide
4283     
4284     This makes the graphs a lot easier to read.
4285     
4286     Signed-off-by: Keith Packard <keithp@keithp.com>
4287
4288 commit 9e18c524fa2d1f648f265b3c3105f5ceacf06c10
4289 Author: Keith Packard <keithp@keithp.com>
4290 Date:   Fri Apr 11 16:40:06 2014 -0700
4291
4292     altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace
4293     
4294     Just cleaning up the source code.
4295     
4296     Signed-off-by: Keith Packard <keithp@keithp.com>
4297
4298 commit 7b275ddfe20f54857d7d1abb98607c406b678090
4299 Author: Keith Packard <keithp@keithp.com>
4300 Date:   Fri Apr 11 16:31:32 2014 -0700
4301
4302     altos: Add 'microwater' product
4303     
4304     This is a custom firmware spin for micropeak designed for use with
4305     water rockets that sets the boost detect altitude to 10m instead of 30m.
4306     
4307     Signed-off-by: Keith Packard <keithp@keithp.com>
4308
4309 commit 99c729495a8cc589718607ee35d22454c6af2994
4310 Author: Keith Packard <keithp@keithp.com>
4311 Date:   Sun Apr 6 23:46:48 2014 -0700
4312
4313     altosui: Disable flight log configuration while flights are stored
4314     
4315     The log code won't let you resize the maximum flight log while there
4316     is still data on the flight computer; the code to figure that out in
4317     the UI was busted, leaving users confused about why it wasn't working.
4318     
4319     Signed-off-by: Keith Packard <keithp@keithp.com>
4320
4321 commit 4211c59e585545817b3cac02b41bb73106d6403e
4322 Author: Keith Packard <keithp@keithp.com>
4323 Date:   Sun Apr 6 22:27:37 2014 -0700
4324
4325     altos: Fix nanopeak compile
4326     
4327     Nanopeak uses port B bit 3 for the LED instead of bit 4. Fix the async
4328     code to support arbitrary bits for the serial LED.
4329     
4330     Signed-off-by: Keith Packard <keithp@keithp.com>
4331
4332 commit 350d941a825d0271933de0bfdea82d3af5744c21
4333 Author: Keith Packard <keithp@keithp.com>
4334 Date:   Sun Apr 6 20:14:49 2014 -0700
4335
4336     altos: Provide stable binaries for MicroPeak
4337     
4338     Publish MicroPeak .hex file to LLC repo and install it from there,
4339     rather than rebuilding it locally. This ensures that the installed
4340     bits don't depend on local configuration of any kind.
4341     
4342     Signed-off-by: Keith Packard <keithp@keithp.com>
4343
4344 commit 2427eae5f3b429d302fbe14f708dcbc68c851954
4345 Author: Keith Packard <keithp@keithp.com>
4346 Date:   Sun Apr 6 19:48:07 2014 -0700
4347
4348     altos: Replace C code attiny async output with inline asm
4349     
4350     Using inline asm instead of C ensures that compiler changes will not
4351     affect the timing of the serial data.
4352     
4353     Signed-off-by: Keith Packard <keithp@keithp.com>
4354
4355 commit 1d943d4cade0a40723143626abf6e67f8eca9dcb
4356 Author: Keith Packard <keithp@keithp.com>
4357 Date:   Sat Apr 5 18:17:17 2014 -0700
4358
4359     altos: Build TeleBalloon v2.0 by default
4360     
4361     We're supporting this now, we might as well build it.
4362     
4363     Signed-off-by: Keith Packard <keithp@keithp.com>
4364
4365 commit c14cfb1436c988eb0a0d26d7c4d83aeccecbc8a3
4366 Author: Keith Packard <keithp@keithp.com>
4367 Date:   Sat Apr 5 18:16:21 2014 -0700
4368
4369     ao-bringup: Split out easymini test into separate script
4370     
4371     This lets you run the easy mini testing code without also flashing the device.
4372     
4373     Signed-off-by: Keith Packard <keithp@keithp.com>
4374
4375 commit 9cb10d73fee0e3f36c778fd2a9c9992b87669fe2
4376 Author: Keith Packard <keithp@keithp.com>
4377 Date:   Sat Apr 5 18:14:35 2014 -0700
4378
4379     altosui: Add ignitor tab for TeleMega extra ignitors
4380     
4381     Show the current state of the additional ignitors in another tab;
4382     there's not really room in the 'Pad' tab.
4383     
4384     Signed-off-by: Keith Packard <keithp@keithp.com>
4385
4386 commit ca66a035edecd7feffcd22257d3413ce0e189c07
4387 Author: Keith Packard <keithp@keithp.com>
4388 Date:   Sat Apr 5 00:28:13 2014 -0700
4389
4390     doc: Document new voltage beeping at startup time
4391
4392 commit 18148c33540cda8cb6658724a048ffd426c1a6bb
4393 Author: Keith Packard <keithp@keithp.com>
4394 Date:   Sat Apr 5 00:20:22 2014 -0700
4395
4396     Bump version to 1.3.3
4397     
4398     Signed-off-by: Keith Packard <keithp@keithp.com>
4399
4400 commit 0d367fc24bfd0377db6f3b00a888a18245616767
4401 Author: Keith Packard <keithp@keithp.com>
4402 Date:   Sat Apr 5 00:18:57 2014 -0700
4403
4404     altos: Report battery voltage instead of S at startup
4405     
4406     This works on everything with a beeper except TeleMetrum v1.0 which
4407     just doesn't have enough flash space for the code.
4408     
4409     Signed-off-by: Keith Packard <keithp@keithp.com>
4410
4411 commit 8bd732ac9cb816630f46dd269448ff8422620df8
4412 Author: Keith Packard <keithp@keithp.com>
4413 Date:   Fri Apr 4 23:40:22 2014 -0700
4414
4415     doc: Outline files are now generated, so don't put them in git
4416     
4417     Signed-off-by: Keith Packard <keithp@keithp.com>
4418
4419 commit ca4b20f9781b1dc6974d26952973dfe0d607478c
4420 Author: Keith Packard <keithp@keithp.com>
4421 Date:   Fri Apr 4 23:38:40 2014 -0700
4422
4423     ao-tools: Wait for device to become ready instead of failing
4424     
4425     For some reason, USB devices take 'a while' to become usable; instead
4426     of bailing immediately, sit around waiting to see if the device
4427     becomes usable if we get an EBUSY or EACCES error.
4428     
4429     Signed-off-by: Keith Packard <keithp@keithp.com>
4430
4431 commit 2424c0e6fe53789dc83d1e96439dcdc13e847b07
4432 Author: Keith Packard <keithp@keithp.com>
4433 Date:   Fri Apr 4 23:37:15 2014 -0700
4434
4435     ao-tools: Use 'program' command in ao-flash-lpc instead of 'flash'
4436     
4437     The program meta-command is supposed to do the whole thing, and seems
4438     more reliable in actually getting what we want flashed to the board.
4439     
4440     Signed-off-by: Keith Packard <keithp@keithp.com>
4441
4442 commit 4800497fa1fc449807ef0097cc3fed367641ae29
4443 Author: Keith Packard <keithp@keithp.com>
4444 Date:   Fri Apr 4 23:36:34 2014 -0700
4445
4446     ao-bringup: Get turnon_telemini working
4447     
4448     This script now does complete testing of the board
4449     
4450     Signed-off-by: Keith Packard <keithp@keithp.com>
4451
4452 commit 24167015705ae831692b95735968b04a876f935e
4453 Author: Keith Packard <keithp@keithp.com>
4454 Date:   Fri Apr 4 23:34:48 2014 -0700
4455
4456     altos: Rename 'core' to 'kernel'
4457     
4458     core remains a bad name to use -- dirvish skips files (and
4459     directories, it seems) with that name.
4460     
4461     Signed-off-by: Keith Packard <keithp@keithp.com>
4462
4463 commit bb9fdef607728cc326a82aa632e59724f272e53b
4464 Author: Keith Packard <keithp@keithp.com>
4465 Date:   Thu Apr 3 00:10:19 2014 -0700
4466
4467     altoslib: Missed a couple of easy mini voltage API changes
4468     
4469     Oh, and Tm was using Em conversions (which is almost right, except Tm
4470     doesn't have the history)
4471     
4472     Signed-off-by: Keith Packard <keithp@keithp.com>
4473
4474 commit 834cd051af1b80a98678de221d3c45cb30f8bb0d
4475 Author: Keith Packard <keithp@keithp.com>
4476 Date:   Wed Apr 2 23:35:36 2014 -0700
4477
4478     Add easymini turnon script and helpers
4479     
4480     Signed-off-by: Keith Packard <keithp@keithp.com>
4481
4482 commit 21d584b9bf93b96a05ab374105493c0e17df320f
4483 Author: Keith Packard <keithp@keithp.com>
4484 Date:   Wed Apr 2 22:04:18 2014 -0700
4485
4486     altoslib: Fix EasyMini voltage computations
4487     
4488     Early Em prototypes had a 3.0V regulator.
4489     Early v1.0 boards measured power past the blocking diode.
4490     
4491     Deal with both conditions to try and report more accurate voltages for
4492     EasyMini data.
4493     
4494     Signed-off-by: Keith Packard <keithp@keithp.com>
4495
4496 commit adddad0dd45f67d01487c8dd75b040ca3ab50fe2
4497 Author: Keith Packard <keithp@keithp.com>
4498 Date:   Wed Apr 2 20:36:26 2014 -0700
4499
4500     altoslib: Ignore speed/accel after boost when finding maxima
4501     
4502     Large spikes in acceleration often occur with ejection charges, which
4503     can cause bogus acceleration and speed data to be seen. Ignore those
4504     for the purpose of computing the maximum values of each.
4505     
4506     Signed-off-by: Keith Packard <keithp@keithp.com>
4507
4508 commit ff4deb417a460d96645fb6934890c2c195142be3
4509 Author: Keith Packard <keithp@keithp.com>
4510 Date:   Fri Mar 28 23:33:25 2014 -0700
4511
4512     altos: HAS_LED is useless; remove it
4513     
4514     ao_flight was trying to decide whether to turn off the red LED by
4515     checking whether HAS_LED was defined. And yet, none of the flight
4516     firmware defines that anymore, except for easymini which defines it to
4517     zero.
4518     
4519     Remove all uses and defines of this value, substituting AO_LED_RED in
4520     ao_flight.c, which has to be defined for the ao_led_off call to work.
4521     
4522     Signed-off-by: Keith Packard <keithp@keithp.com>
4523
4524 commit ca0bf9fb2d6323d7a454e5ce04b48d11366eee67
4525 Author: Keith Packard <keithp@keithp.com>
4526 Date:   Sun Mar 16 18:12:33 2014 -0700
4527
4528     Add easymega firmware
4529     
4530     A trimmed down TeleMega build with no radio or GPS, along with pin
4531     changes necessary for the device.
4532     
4533     Signed-off-by: Keith Packard <keithp@keithp.com>
4534
4535 commit 7e0b549b9b30d0a1290d28b2b94025a98af6a4de
4536 Author: Keith Packard <keithp@keithp.com>
4537 Date:   Mon Mar 10 22:55:45 2014 -0700
4538
4539     altosui: Hide Tilt Angle values when not available
4540     
4541     In the Ascent table, make sure the tilt angle fields are hidden when
4542     they are set to MISSING.
4543     
4544     Signed-off-by: Keith Packard <keithp@keithp.com>
4545
4546 commit 3b50e50fb814a572f7b4ea9e268a1ae150fe678c
4547 Author: Keith Packard <keithp@keithp.com>
4548 Date:   Sun Mar 9 21:10:10 2014 -0700
4549
4550     altos: Another missing usbtrng file
4551
4552 commit b5ac64bc0a6fd0fc23f39283e469c9820bdc88fe
4553 Author: Keith Packard <keithp@keithp.com>
4554 Date:   Sun Mar 9 21:08:25 2014 -0700
4555
4556     altos: Missing ao_pins files for usbtrng
4557     
4558     Signed-off-by: Keith Packard <keithp@keithp.com>
4559
4560 commit 469bd376d84bf8d76faa3b726d96061d4d98b998
4561 Author: Keith Packard <keithp@keithp.com>
4562 Date:   Sun Mar 9 20:59:43 2014 -0700
4563
4564     altos: Fix LPC LED driver
4565     
4566     Was using wrong types
4567     
4568     Signed-off-by: Keith Packard <keithp@keithp.com>
4569
4570 commit 6a4a074d690fb34af49704ac3cc4826eaf06dd9d
4571 Author: Keith Packard <keithp@keithp.com>
4572 Date:   Sun Mar 9 20:58:36 2014 -0700
4573
4574     altos: fix building LPC serial support for STDIO
4575     
4576     Signed-off-by: Keith Packard <keithp@keithp.com>
4577
4578 commit 9671ca6c42544463fd551f81113c221265a2296e
4579 Author: Keith Packard <keithp@keithp.com>
4580 Date:   Sun Mar 9 20:57:31 2014 -0700
4581
4582     altos: Don't require projects to define PACKET_HAS_SLAVE
4583     
4584     Really, most don't need it, and whinging about not having it defined
4585     isn't useful.
4586     
4587     Signed-off-by: Keith Packard <keithp@keithp.com>
4588
4589 commit e1e00a4b67fbdbae339219b35aefd44a1bcf9486
4590 Author: Keith Packard <keithp@keithp.com>
4591 Date:   Sat Mar 8 21:39:33 2014 -0800
4592
4593     Add USB True Random Number Generator product
4594     
4595     Just basic device support
4596     
4597     Signed-off-by: Keith Packard <keithp@keithp.com>
4598
4599 commit 6dad9ca543fbed3f849b01300224b1b21ef2eb08
4600 Author: Keith Packard <keithp@keithp.com>
4601 Date:   Sat Mar 8 16:25:33 2014 -0800
4602
4603     Re-add LCD bits to stm-demo
4604
4605 commit 32f0f39a953dabe19ec92611570e4a82da8f8dce
4606 Author: Keith Packard <keithp@keithp.com>
4607 Date:   Sat Mar 8 16:25:10 2014 -0800
4608
4609     Add flash loader for stm-demo board
4610
4611 commit 4c7da6d0ad568448c37761cd0c0108b9161a9345
4612 Author: Keith Packard <keithp@keithp.com>
4613 Date:   Fri Mar 7 21:27:26 2014 -0800
4614
4615     doc: Add separate outline pdf generation
4616     
4617     This generates one-page pdf files that contain just the outline of
4618     each product.
4619     
4620     Signed-off-by: Keith Packard <keithp@keithp.com>
4621
4622 commit 8f2a85027b496451c5934eb36fcdffbd5e5da177
4623 Author: Keith Packard <keithp@keithp.com>
4624 Date:   Fri Feb 28 23:04:54 2014 -0800
4625
4626     Install .desktopfile as _SCRIPTS so they are left executable
4627     
4628     .desktop files should be marked executable so that the desktop
4629     environment knows they are correct.
4630     
4631     Signed-off-by: Keith Packard <keithp@keithp.com>
4632
4633 commit a072cbb137126e677d3ebbf0245ec4ea5aa481ad
4634 Author: Keith Packard <keithp@keithp.com>
4635 Date:   Fri Feb 28 21:16:57 2014 -0800
4636
4637     altosui: Retry device enumeration after rebooting for self flash
4638     
4639     Windows takes 'a while' to include the rebooted device in the list of
4640     available devices, so try a few times with a 100ms delay so that we
4641     can avoid asking the user to select from an empty list.
4642     
4643     Signed-off-by: Keith Packard <keithp@keithp.com>
4644
4645 commit ac2cfb03158b4902466a72edad5dc471ee6bdb91
4646 Author: Keith Packard <keithp@keithp.com>
4647 Date:   Fri Feb 28 21:16:36 2014 -0800
4648
4649     Mark development sequence to 1.3.3 by bumping version to 1.3.2.1
4650     
4651     Signed-off-by: Keith Packard <keithp@keithp.com>
4652
4653 commit 57e5d13c0577e1b0a6e8117e2d04eeda6cf0b045
4654 Author: Keith Packard <keithp@keithp.com>
4655 Date:   Sun Feb 23 17:42:08 2014 -0800
4656
4657     libaltos: Link so with -znoexecstack flag
4658     
4659     This marks the library as not requiring an executable stack, which
4660     openjdk prefers
4661     
4662     Signed-off-by: Keith Packard <keithp@keithp.com>
4663
4664 commit 104b8bfc9b37fda175f2cb2a1e33601fbf6f48f6
4665 Merge: 403b95e 1edf7ef
4666 Author: Bdale Garbee <bdale@gag.com>
4667 Date:   Thu Feb 20 13:23:52 2014 -0700
4668
4669     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
4670
4671 commit 403b95ee27782309b564855b85285c9f5f5c7068
4672 Author: Bdale Garbee <bdale@gag.com>
4673 Date:   Thu Feb 20 13:23:32 2014 -0700
4674
4675     update turnon scripts to store cal values
4676
4677 commit 3ef0cc28758c68e6076afa809e157a84ce3661fb
4678 Author: Bdale Garbee <bdale@gag.com>
4679 Date:   Thu Feb 20 13:23:20 2014 -0700
4680
4681     typo fixes from Matt Kraai
4682
4683 commit 1edf7ef8026ac4ab698a7f99671e9348d18ffd0a
4684 Author: Keith Packard <keithp@keithp.com>
4685 Date:   Tue Feb 18 09:47:51 2014 -0800
4686
4687     altos: Create balloon-specific load for TMv2 hardware
4688     
4689     Signed-off-by: Keith Packard <keithp@keithp.com>
4690
4691 commit ff4ae350c24b3d6ef71e29191bb719b07ab9c5bb
4692 Author: Keith Packard <keithp@keithp.com>
4693 Date:   Tue Feb 18 09:46:17 2014 -0800
4694
4695     altos: Make balloon code run again
4696     
4697     This fixes the balloon code so that it works with recent altos bits
4698     
4699     Signed-off-by: Keith Packard <keithp@keithp.com>
4700
4701 commit 8b6f051663dd17492bece9efb9e898ef113ab414
4702 Author: Keith Packard <keithp@keithp.com>
4703 Date:   Tue Feb 18 09:45:41 2014 -0800
4704
4705     altos: Set reasonable accel values when !HAS_ACCEL
4706     
4707     This lets us use telemetrum log and telemetry formats for balloons
4708     
4709     Signed-off-by: Keith Packard <keithp@keithp.com>
4710
4711 commit 9f6983e3d61fa5231f3d0ce33dbc5aadf946b597
4712 Author: Keith Packard <keithp@keithp.com>
4713 Date:   Tue Feb 18 09:44:52 2014 -0800
4714
4715     altos: Expose ao_usb_running globally
4716     
4717     This lets other bits of the code know when USB has been connected.
4718     
4719     Signed-off-by: Keith Packard <keithp@keithp.com>
4720
4721 commit 9b9d5b273a410e315739c5c6eaa4105523056b9a
4722 Author: Keith Packard <keithp@keithp.com>
4723 Date:   Tue Feb 18 09:43:43 2014 -0800
4724
4725     altos: Move balloon flight code to core
4726     
4727     This lets us create more than one balloon product
4728     
4729     Signed-off-by: Keith Packard <keithp@keithp.com>
4730
4731 commit 43b1797189095c402e1c35bdc317c4196e180e66
4732 Author: Keith Packard <keithp@keithp.com>
4733 Date:   Mon Feb 17 21:30:28 2014 -0800
4734
4735     doc: Need to publish .svg files as well
4736     
4737     The drill templates are all .svg files that are referenced by the
4738     generated html.
4739     
4740     Signed-off-by: Keith Packard <keithp@keithp.com>
4741
4742 commit 874d0065ecb066ee746a016876edebc7cc6e3d96
4743 Author: Keith Packard <keithp@keithp.com>
4744 Date:   Mon Feb 17 21:27:57 2014 -0800
4745
4746     Re-create drill templates
4747     
4748     Using inkscape, the drill templates weren't getting printed
4749     correctly. Switching to hand-generated svg fixes that.
4750     
4751     The .xsl file is also fixed to really encourage the images to be
4752     printed at exactly 100%.
4753     
4754     Signed-off-by: Keith Packard <keithp@keithp.com>
4755
4756 commit 6e713f0a53d608a8855884b7a48e4e3423d8a3d2
4757 Author: Bdale Garbee <bdale@gag.com>
4758 Date:   Mon Feb 17 00:15:58 2014 -0700
4759
4760     deliver images used in MicroPeak manual to web server, too
4761
4762 commit 1d421a43494cf2003ac23fb8cd21d6ae05edfac8
4763 Author: Bdale Garbee <bdale@gag.com>
4764 Date:   Mon Feb 17 00:10:05 2014 -0700
4765
4766     update copyright year assertion in MicroPeak manual, remember during releases
4767
4768 commit a3ddb5906167e445f937b16fafb7f5c537852f0a
4769 Author: Keith Packard <keithp@keithp.com>
4770 Date:   Sun Feb 16 18:01:10 2014 -0800
4771
4772     Mark .desktop files as executable
4773     
4774     Signed-off-by: Keith Packard <keithp@keithp.com>
4775
4776 commit c860d837a0c97a091c5f47fce91bdb8beb4602d3
4777 Author: Keith Packard <keithp@keithp.com>
4778 Date:   Sun Feb 16 15:53:50 2014 -0800
4779
4780     micropeak: Construct linux install script
4781     
4782     Uses the same script as altosui, just edits the final path name
4783     
4784     Signed-off-by: Keith Packard <keithp@keithp.com>
4785
4786 commit 948a614a62754fd4fffd9b84ad83fd444e4f0437
4787 Author: Keith Packard <keithp@keithp.com>
4788 Date:   Sun Feb 16 15:17:40 2014 -0800
4789
4790     Move .desktop and icon management out of debian dir
4791     
4792     This constructs a .desktop file from a template and installs it, along
4793     with suitable .svg icons, during the normal build process
4794     
4795     Signed-off-by: Keith Packard <keithp@keithp.com>
4796
4797 commit 066a01ad0b4e73fdb47b43a42c1d0b7fae81a180
4798 Author: Keith Packard <keithp@keithp.com>
4799 Date:   Sun Feb 16 14:57:38 2014 -0800
4800
4801     Put altusmetrum.svg and micropeak.svg in icon directory
4802     
4803     Signed-off-by: Keith Packard <keithp@keithp.com>
4804
4805 commit 95f5a6ef52947088993d395874cf6aa502fd2503
4806 Merge: 135b6d4 de2a619
4807 Author: Bdale Garbee <bdale@gag.com>
4808 Date:   Sun Feb 16 15:53:35 2014 -0700
4809
4810     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
4811
4812 commit 135b6d4019f584c050b3d70c11fb5bcf2c7396c4
4813 Author: Bdale Garbee <bdale@gag.com>
4814 Date:   Sun Feb 16 15:53:22 2014 -0700
4815
4816     use svg in the .desktop file
4817
4818 commit 13dccd1869cdf00d4aa0df55a3ece33936cd520a
4819 Author: Bdale Garbee <bdale@gag.com>
4820 Date:   Sun Feb 16 15:51:32 2014 -0700
4821
4822     have the cal-freq script save cal values to a file
4823
4824 commit de2a619900ee23911c866d5aaff63a0f9388bfc7
4825 Author: Keith Packard <keithp@keithp.com>
4826 Date:   Sun Feb 16 13:01:29 2014 -0800
4827
4828     Add linux installer script
4829     
4830     Create a linux installer shell script that unpacks the archive in a
4831     sensible place and adds a .desktop file to the environment
4832     
4833     Signed-off-by: Keith Packard <keithp@keithp.com>
4834
4835 commit bf268354535a3a7b2e093235e5347ed2a6d809ff
4836 Author: Bdale Garbee <bdale@gag.com>
4837 Date:   Thu Feb 13 21:53:13 2014 -0700
4838
4839     updating changelog for release
4840
4841 commit e53be56179f4cd93227b6bdc28c2ae60b81db57d
4842 Author: Keith Packard <keithp@keithp.com>
4843 Date:   Sun Feb 9 23:47:47 2014 -0800
4844
4845     doc: Update the 1.3.2 release notes to include APRS and Fire Igniter changes
4846     
4847     Signed-off-by: Keith Packard <keithp@keithp.com>
4848
4849 commit d24ef4aa9429f4884548e5c9fd48d57e640f0d9d
4850 Author: Keith Packard <keithp@keithp.com>
4851 Date:   Sun Feb 9 23:46:39 2014 -0800
4852
4853     doc: Add remaining configurable parameters to the System Operation chapter
4854     
4855     Yes, this duplicates the section in the AltosUI chapter, but I'm not
4856     sure how to describe the device without talking about it in two
4857     places, so we might as well make both of them complete.
4858     
4859     Signed-off-by: Keith Packard <keithp@keithp.com>
4860
4861 commit e76948d382cf6980c3a5b6c48405d71c8811780b
4862 Author: Keith Packard <keithp@keithp.com>
4863 Date:   Sun Feb 9 22:54:31 2014 -0800
4864
4865     altos: Put locked/unlocked GPS status in APRS comments
4866     
4867     Replace the 'S' (which marks the field showing sats in view) with
4868     either 'L' or 'U' to tell the user whether the GPS receiver is locked
4869     or unlocked.
4870     
4871     This also removes the colons in the comment field to shorten it. This
4872     makes it fit on one line of my FT1D display.
4873     
4874     Signed-off-by: Keith Packard <keithp@keithp.com>
4875
4876 commit 5001a0f882af53dde33fc531215944c9d727baf4
4877 Author: Keith Packard <keithp@keithp.com>
4878 Date:   Sun Feb 9 22:53:05 2014 -0800
4879
4880     altos: Re-send previous GPS position in APRS if lock is lost
4881     
4882     APRS radios often show only the last received APRS packet, which means
4883     that erasing the last known GPS position when we lose lock by sending
4884     0/0/0 is unhelpful. Instead, just send the last known position, and
4885     make sure that we send 0/0/0 before we're locked the first time.
4886     
4887     Signed-off-by: Keith Packard <keithp@keithp.com>
4888
4889 commit 864d1e2282ac1d241478cf663ee24112c9d3dc37
4890 Author: Keith Packard <keithp@keithp.com>
4891 Date:   Sat Feb 8 22:02:02 2014 -0800
4892
4893     altos: Fixup named ADC printing
4894     
4895     Print all ADC values on one line when using named ADC values
4896     
4897     Signed-off-by: Keith Packard <keithp@keithp.com>
4898
4899 commit f750ef6f9745b15af45bb80f5b46b9e6f51796d8
4900 Author: Keith Packard <keithp@keithp.com>
4901 Date:   Sat Feb 8 20:05:02 2014 -0800
4902
4903     altos: Add needed math sources to TeleGPS v0.1 build
4904     
4905     APRS requires the logf function to report altitude.
4906     
4907     Signed-off-by: Keith Packard <keithp@keithp.com>
4908
4909 commit 6367ab2dec718c512073f70dfab86dbd1656b1fe
4910 Author: Keith Packard <keithp@keithp.com>
4911 Date:   Sat Feb 8 20:02:54 2014 -0800
4912
4913     altos: Report nsat in view in APRS packet
4914     
4915     This adds the number of sats in view (as opposed to the number of sats
4916     in solution) to the APRS packet.
4917     
4918     Signed-off-by: Keith Packard <keithp@keithp.com>
4919
4920 commit 8ddbbdcdc498a19ebf4a440bbf5d73b6538e0a57
4921 Author: Keith Packard <keithp@keithp.com>
4922 Date:   Sat Feb 8 20:00:56 2014 -0800
4923
4924     altos: Don't write more than 12 sat infos in ublox driver
4925     
4926     This was overwriting memory past the end of the ao_gps_tracking_data
4927     array, which isn't a good idea.
4928     
4929     Signed-off-by: Keith Packard <keithp@keithp.com>
4930
4931 commit 324073d14ed8215b74d9df51f2229827cd4401d0
4932 Author: Keith Packard <keithp@keithp.com>
4933 Date:   Sat Feb 1 00:32:43 2014 -0800
4934
4935     altos/stm: Block interrupts while reprogramming flash
4936     
4937     Wouldn't work well to get interrupted...
4938     
4939     Signed-off-by: Keith Packard <keithp@keithp.com>
4940
4941 commit d6d56c20465455b759f60a03fc96aa228ab9102e
4942 Author: Keith Packard <keithp@keithp.com>
4943 Date:   Sat Feb 1 00:06:30 2014 -0800
4944
4945     altos: Enable system timer in flash loader and prod watchdog with it
4946     
4947     This makes it possible to reflash the board without needing to disable
4948     the watchdog.
4949     
4950     Signed-off-by: Keith Packard <keithp@keithp.com>
4951
4952 commit 1d3420e51db4d1a46237e97aeb189d2a8eba7f5e
4953 Author: Keith Packard <keithp@keithp.com>
4954 Date:   Fri Jan 31 17:44:45 2014 -0800
4955
4956     altos: Eliminate warnings in FAT code
4957     
4958     The FAT file system code wasn't cleaned up when the warning fixes were
4959     done recently.
4960     
4961     Signed-off-by: Keith Packard <keithp@keithp.com>
4962
4963 commit 7a8adfed8fbbcaac71da9c6d54bbd3091f4d7511
4964 Author: Keith Packard <keithp@keithp.com>
4965 Date:   Thu Mar 21 10:16:35 2013 -0700
4966
4967     altos: Add watchdog timer task
4968     
4969     This new task frobs a pin periodically to inform the hardware that the
4970     operating system is running.
4971     
4972     Signed-off-by: Keith Packard <keithp@keithp.com>
4973
4974 commit 63683f91f5fe9588c1d905a572509cb674aaad68
4975 Author: Keith Packard <keithp@keithp.com>
4976 Date:   Wed Jan 23 21:36:18 2013 -0800
4977
4978     altos: Add names when reporting STM ADC values
4979     
4980     Signed-off-by: Keith Packard <keithp@keithp.com>
4981
4982 commit 7fdf6a6cc252c7813a857714f6088b7fd5bfab40
4983 Author: Keith Packard <keithp@keithp.com>
4984 Date:   Sat Feb 8 14:31:06 2014 -0800
4985
4986     doc: Add title page image to altusmetrum.pdf
4987     
4988     Signed-off-by: Keith Packard <keithp@keithp.com>
4989
4990 commit 2c70a7a49cc0e92df90ea17a870d661ca857c145
4991 Author: Keith Packard <keithp@keithp.com>
4992 Date:   Sat Feb 8 14:30:52 2014 -0800
4993
4994     doc: Ignore generate template XSL file
4995     
4996     Signed-off-by: Keith Packard <keithp@keithp.com>
4997
4998 commit 2320b788c47757032b2874e64479ef382456c2d3
4999 Author: Keith Packard <keithp@keithp.com>
5000 Date:   Sat Feb 8 14:24:48 2014 -0800
5001
5002     doc: Document GPS max height addition
5003     
5004     Signed-off-by: Keith Packard <keithp@keithp.com>
5005
5006 commit 8363326cd87fb1e53ad78146c0503aa476d2da89
5007 Author: Keith Packard <keithp@keithp.com>
5008 Date:   Sat Feb 8 14:24:13 2014 -0800
5009
5010     doc: Update micropeak docs to include lots of pictures
5011     
5012     Signed-off-by: Keith Packard <keithp@keithp.com>
5013
5014 commit 306028b33ebed45bcf379740cc3c01c2360c51f4
5015 Author: Keith Packard <keithp@keithp.com>
5016 Date:   Sat Feb 8 10:25:33 2014 -0800
5017
5018     doc: Micropeak doc updates for 1.3.2
5019     
5020     New 'download' button.
5021     Update download instructions for new USB adapter.
5022     
5023     Signed-off-by: Keith Packard <keithp@keithp.com>
5024
5025 commit 28d5239bff234cc1158a270a29c0e39067f613c3
5026 Author: Keith Packard <keithp@keithp.com>
5027 Date:   Fri Feb 7 22:45:26 2014 -0800
5028
5029     micropeak: Missing a couple of new exceptions when loading files
5030     
5031     The change to keep reading on invalid chars from the serial port
5032     exposed a couple of new exceptions from the MicroData code which the
5033     file loading code needs to cope with.
5034     
5035     Signed-off-by: Keith Packard <keithp@keithp.com>
5036
5037 commit 8d0d59c51138dc1b1bbf6933354fe9faf4d67986
5038 Author: Keith Packard <keithp@keithp.com>
5039 Date:   Fri Feb 7 22:32:17 2014 -0800
5040
5041     micropeak: Keep reading until we get valid data
5042     
5043     Don't stop just because we saw something invalid on the serial line;
5044     let the user try again, or cancel when they get bored.
5045     
5046     However, if the serial line disappears or some other fatal error
5047     occurs, then do stop and put up an error dialog.
5048     
5049     Signed-off-by: Keith Packard <keithp@keithp.com>
5050
5051 commit 4a5b3837b460d1b6fcea99312728114c4734495a
5052 Author: Keith Packard <keithp@keithp.com>
5053 Date:   Thu Feb 6 17:08:34 2014 -0800
5054
5055     altos: report 0/0/0 for APRS position when GPS is not locked
5056     
5057     We were reporting whatever the GPS device sent, even if it wasn't
5058     reporting a valid status. That's not terribly useful.
5059     
5060     Signed-off-by: Keith Packard <keithp@keithp.com>
5061
5062 commit 9e0bda088c097ac6bcc677d7b6d00683e73a68fb
5063 Author: Keith Packard <keithp@keithp.com>
5064 Date:   Mon Feb 3 00:24:38 2014 -0800
5065
5066     micropeak: Watch serial data during download
5067     
5068     This adds a text area to monitor the incoming serial data in case some
5069     problem occurs.
5070     
5071     Signed-off-by: Keith Packard <keithp@keithp.com>
5072
5073 commit 0c2f28cbc1cb312d3bcc8951176d79f234a1af04
5074 Author: Keith Packard <keithp@keithp.com>
5075 Date:   Mon Feb 3 00:26:42 2014 -0800
5076
5077     altoslib: Use existing unicode Charset in AltosLink
5078     
5079     Instead of making AltosLink look up the unicode charset, just provide
5080     it directly.
5081     
5082     Signed-off-by: Keith Packard <keithp@keithp.com>
5083
5084 commit 7df221c42948cb42cf777b899263c8ec9067bd55
5085 Author: Keith Packard <keithp@keithp.com>
5086 Date:   Fri Jan 31 18:09:26 2014 -0800
5087
5088     doc: Mention that an APRS interval of 0 disables it entirely
5089     
5090     And mention that the value is a time in seconds between APRS packets.
5091     
5092     Signed-off-by: Keith Packard <keithp@keithp.com>
5093
5094 commit 230af613d372afe540c6a8860199d717eedecf57
5095 Author: Keith Packard <keithp@keithp.com>
5096 Date:   Thu Jan 30 20:54:24 2014 -0800
5097
5098     doc: Replace screen captures with 'active' window ones
5099     
5100     These are the same as the previous captures, just with the titlebar
5101     highlighted instead of grey so that they're all consistent. These were
5102     also done with the gimp which makes the areas outside of the window
5103     (like outside the rounded corners) have zero alpha so that the white
5104     background shows through.
5105     
5106     Signed-off-by: Keith Packard <keithp@keithp.com>
5107
5108 commit 7e3088ece81ef85f3dbd4df51954bc90681d6b6e
5109 Author: Keith Packard <keithp@keithp.com>
5110 Date:   Thu Jan 30 18:42:08 2014 -0800
5111
5112     doc: Update screen capture of pyro config with correct names
5113     
5114     With the UI now using letters as TeleMega does, update the screen shot
5115     used in the manual to match
5116     
5117     Signed-off-by: Keith Packard <keithp@keithp.com>
5118
5119 commit eb9262901aff4f69fa3d2357693634cbee9bca46
5120 Author: Keith Packard <keithp@keithp.com>
5121 Date:   Thu Jan 30 18:38:01 2014 -0800
5122
5123     altosui: Use letter names for pyro channels in pyro config UI
5124     
5125     TeleMega has the extra pyro channels labeled A, B, C, D instead of 0,
5126     1, 2, 3. Use those names in the UI to avoid confusion.
5127     
5128     Signed-off-by: Keith Packard <keithp@keithp.com>
5129
5130 commit 4e94d785d9a1cce4eb5b3063d55e825719afb58e
5131 Author: Keith Packard <keithp@keithp.com>
5132 Date:   Tue Jan 28 21:52:57 2014 -0800
5133
5134     doc: Add explicit paragraph about using one battery with Tmega
5135     
5136     Just in case the factory-supplied jumper gets lost.
5137     
5138     Signed-off-by: Keith Packard <keithp@keithp.com>
5139
5140 commit f4f31590518875eda40473dd2178d6976a4f86a3
5141 Author: Bdale Garbee <bdale@gag.com>
5142 Date:   Tue Jan 28 18:21:10 2014 -0700
5143
5144     use firmware in /usr/share/altos for teledongle, update telemetrum for v2.0
5145
5146 commit 6b70b8b6bb4e8eae8159ec966847092d0b1deab3
5147 Author: Keith Packard <keithp@keithp.com>
5148 Date:   Fri Jan 24 22:43:25 2014 -0800
5149
5150     altoslib: Don't lose gps_height value between GPS samples
5151     
5152     gps_height is now reliably updated whenever GPS altitude data is
5153     received, so don't try to reset it between samples.
5154     
5155     Signed-off-by: Keith Packard <keithp@keithp.com>
5156
5157 commit ea8c9ca9dd24a026ea5bfe5a1ac70857181a88c8
5158 Author: Keith Packard <keithp@keithp.com>
5159 Date:   Fri Jan 24 22:40:49 2014 -0800
5160
5161     altosui: Show GPS max height in flight stats window of graph
5162     
5163     Uses the new state.max_gps_height() function.#
5164     
5165     Signed-off-by: Keith Packard <keithp@keithp.com>
5166
5167 commit e4616233f3942d2796ba6633477670a83669957b
5168 Author: Keith Packard <keithp@keithp.com>
5169 Date:   Fri Jan 24 22:39:10 2014 -0800
5170
5171     altoslib: Track GPS altitude values to be able to report max gps height
5172     
5173     This adds separate GPS altitude and GPS ground altitude values so that
5174     the AltosState object can report GPS max height.
5175     
5176     Signed-off-by: Keith Packard <keithp@keithp.com>
5177
5178 commit aa2edc97ac0c880e569baca453ff6302ad6da65f
5179 Author: Keith Packard <keithp@keithp.com>
5180 Date:   Fri Jan 24 21:34:39 2014 -0800
5181
5182     doc: Fix spelling of decelerate
5183
5184 commit eb3ffd06575ddd0be061aa2717c7075c823ed54e
5185 Author: Keith Packard <keithp@keithp.com>
5186 Date:   Fri Jan 24 21:31:17 2014 -0800
5187
5188     doc: Document flight computer wiring connections
5189     
5190     This details all of the wiring connections for each flight computer
5191     and explains how to wire batteries, switches and how to use external
5192     pyro batteries and active switches with each one.
5193     
5194     Signed-off-by: Keith Packard <keithp@keithp.com>
5195
5196 commit ee480d180cbdd712ab13d39716c38aabd4678d95
5197 Author: Keith Packard <keithp@keithp.com>
5198 Date:   Fri Jan 24 10:10:00 2014 -0800
5199
5200     Set version to 1.3.2 in preparation for release
5201     
5202     Signed-off-by: Keith Packard <keithp@keithp.com>
5203
5204 commit 9c4674d90f9b111e1b47abb7aee714ed12fa3aa5
5205 Author: Keith Packard <keithp@keithp.com>
5206 Date:   Fri Jan 24 09:35:55 2014 -0800
5207
5208     doc: Add 1.3.2 release notes
5209     
5210     Signed-off-by: Keith Packard <keithp@keithp.com>
5211
5212 commit 94be1e3eb9f94a59522743374d02a1f229266931
5213 Author: Keith Packard <keithp@keithp.com>
5214 Date:   Fri Jan 24 09:21:46 2014 -0800
5215
5216     altos: Tmega Don't try to log info about more than 12 GPS sats
5217     
5218     The mega log format has a single packet for GPS info which holds a
5219     maximum of 12 satellites. Bdale managed to get 14 sats in view, which
5220     ended up crashing the ground station software, and also overflowed the
5221     gps_tracking_data structure.
5222     
5223     Signed-off-by: Keith Packard <keithp@keithp.com>
5224
5225 commit dd28429405498fca0788ce9c19093898c84b10e5
5226 Author: Keith Packard <keithp@keithp.com>
5227 Date:   Thu Jan 23 22:16:36 2014 -0800
5228
5229     altoslib: Validate TeleMega GPS_SAT log packet nsat
5230     
5231     Make sure nsat is not more than the size of the array
5232     
5233     Signed-off-by: Keith Packard <keithp@keithp.com>
5234
5235 commit afbae4c6b7a658f690cb827acfef015e9e2da318
5236 Author: Bdale Garbee <bdale@gag.com>
5237 Date:   Wed Jan 22 21:31:03 2014 -0700
5238
5239     update notes on how to release
5240
5241 commit 0ef0c50536e5eb6ad3455b5828983307edbab828
5242 Author: Bdale Garbee <bdale@gag.com>
5243 Date:   Wed Jan 22 20:53:03 2014 -0700
5244
5245     freshen ChangeLog for release
5246
5247 commit 200137060651f48c99276c8feb0e15980a9b46be
5248 Author: Bdale Garbee <bdale@gag.com>
5249 Date:   Wed Jan 22 20:52:09 2014 -0700
5250
5251     update copyright date on main documentation file
5252
5253 commit 63171339c03cf9bf3d691511889223bf43024124
5254 Author: Keith Packard <keithp@keithp.com>
5255 Date:   Tue Jan 21 23:02:27 2014 -0800
5256
5257     doc: Update for 1.3.1
5258     
5259     Add 1.3.1 release notes. Update screen shots. Document new functionality
5260     
5261     Signed-off-by: Keith Packard <keithp@keithp.com>
5262
5263 commit e6a73d6cbe149a930f8c4e2dac655bc3f6270013
5264 Author: Keith Packard <keithp@keithp.com>
5265 Date:   Tue Jan 21 23:01:28 2014 -0800
5266
5267     doc: Fix image widths to make them all scale the same amount
5268     
5269     Hand-compute scale factors so that all images are presented at the
5270     same relative size as they would be on the screen.
5271     
5272     Signed-off-by: Keith Packard <keithp@keithp.com>
5273
5274 commit e61c02b51e069aa58b36f59b9ca8e7c8284bc93a
5275 Author: Keith Packard <keithp@keithp.com>
5276 Date:   Tue Jan 21 22:13:01 2014 -0800
5277
5278     altosui: Handle serial-port startup errors in idle-monitor
5279     
5280     Trap exceptions during idle monitor startup and report them.
5281     
5282     Signed-off-by: Keith Packard <keithp@keithp.com>
5283
5284 commit 42922b40fc695bdaa92e3fb0b41a248f7df918d0
5285 Author: Keith Packard <keithp@keithp.com>
5286 Date:   Tue Jan 21 22:01:39 2014 -0800
5287
5288     altosui: Handle already-opened link in IgniteUI
5289     
5290     Must run the link open from the UI thread so that we can put up the
5291     in-use dialog immdiately; otherwise the UI thread is blocked which
5292     means the dialog never appears and the app appears to hang.
5293     
5294     Signed-off-by: Keith Packard <keithp@keithp.com>
5295
5296 commit f118e33416e45ea9a2b5ede4157bd8b58ddb6ebb
5297 Author: Keith Packard <keithp@keithp.com>
5298 Date:   Tue Jan 21 21:37:18 2014 -0800
5299
5300     altosuilib: Remove some spurious debug printfs
5301     
5302     Signed-off-by: Keith Packard <keithp@keithp.com>
5303
5304 commit 677fcafd3816b6d8d86b2dc41b840d97b5ccbf07
5305 Author: Keith Packard <keithp@keithp.com>
5306 Date:   Tue Jan 21 21:34:58 2014 -0800
5307
5308     altoslib: Fetch target device config for Fire Igniter npyro value
5309     
5310     The code was using the AltosLink config_data, which is always the
5311     locally connected device's configuration. When using the packet link,
5312     that's not terribly useful when asking how many extra pyro channels
5313     are available.
5314     
5315     Signed-off-by: Keith Packard <keithp@keithp.com>
5316
5317 commit 13cf4000bd53ac4af66231d56e24c9eb11178a5f
5318 Merge: 7a8551f 99fedbf
5319 Author: Keith Packard <keithp@keithp.com>
5320 Date:   Tue Jan 21 20:59:06 2014 -0800
5321
5322     Merge remote-tracking branch 'origin/master'
5323
5324 commit 99fedbf0ed42a5d4fa80f094576ca0260040ef5e
5325 Author: Bdale Garbee <bdale@gag.com>
5326 Date:   Tue Jan 21 21:31:25 2014 -0700
5327
5328     set version to 1.3.1 for release
5329
5330 commit 7a8551fe8e5f0a90cbc494842715a96f08c11900
5331 Author: Anthony Towns <aj@erisian.com.au>
5332 Date:   Mon Jan 20 19:38:21 2014 +1000
5333
5334     altosui: rate limit map downloads
5335
5336 commit 0faa098f05d43eefc1fa54462401171fca5034cb
5337 Author: Anthony Towns <aj@erisian.com.au>
5338 Date:   Mon Jan 20 05:10:58 2014 +1000
5339
5340     altosui: --fetchmaps gets same number of maps as GUI
5341
5342 commit aab5873c87d6ecfe0854751746f80d4bc7ebeffa
5343 Author: Anthony Towns <aj@erisian.com.au>
5344 Date:   Mon Jan 20 04:52:43 2014 +1000
5345
5346     AltosSiteMapPreload: only load 49 maps
5347     
5348     Google Static Maps API limits queries to 50 maps per IP per minute,
5349     so querying a 7x7 array instead of a 9x9 array seems more likely to
5350     work well.
5351
5352 commit 7f9cda0e2531a7bba7f1b4e3b7212a62b5bec1ed
5353 Author: Keith Packard <keithp@keithp.com>
5354 Date:   Sun Jan 19 00:17:06 2014 -0800
5355
5356     altosui: Make romconfig serial and radio cal fields 8 digits wide
5357     
5358     This ensure that they are wide enough to show a cc1120 calibration
5359     value, which is 7 digits.
5360     
5361     Signed-off-by: Keith Packard <keithp@keithp.com>
5362
5363 commit 2b891115c95453d9002d8ef307a27e14eda145a5
5364 Author: Bdale Garbee <bdale@gag.com>
5365 Date:   Fri Jan 17 20:55:45 2014 -0700
5366
5367     set version to 1.3.0.2 for test flights this weekend
5368
5369 commit c33ec8207c0e5d4c855e87b2746371b19d437f7d
5370 Author: Bdale Garbee <bdale@gag.com>
5371 Date:   Fri Jan 17 20:47:16 2014 -0700
5372
5373     use firmware in /usr/share/altos for production flashing
5374
5375 commit cfcb127b248b62231049b6b50cf9b7edc2731f0a
5376 Author: Keith Packard <keithp@keithp.com>
5377 Date:   Wed Jan 15 13:28:16 2014 -0800
5378
5379     altos: Add missing ADC divider values for Tmega v1.0
5380     
5381     Somehow I left these out of the previous commit
5382     
5383     Signed-off-by: Keith Packard <keithp@keithp.com>
5384
5385 commit 9001d5780a41986017bd3bbc7f8c5556b116c351
5386 Author: Keith Packard <keithp@keithp.com>
5387 Date:   Wed Jan 15 12:42:59 2014 -0800
5388
5389     Ignore 32 and 64 bit cjnitest apps
5390
5391 commit c743eaa060080a7bd236466b93cff3abc96f405b
5392 Author: Keith Packard <keithp@keithp.com>
5393 Date:   Wed Jan 15 12:40:26 2014 -0800
5394
5395     altos: Report battery, apogee and main voltages over APRS
5396     
5397     This makes APRS more usable when you mute the RF audio on the HT.
5398     
5399     Signed-off-by: Keith Packard <keithp@keithp.com>
5400
5401 commit cc06242e882cba462791962c199b7c89e79adc65
5402 Author: Keith Packard <keithp@keithp.com>
5403 Date:   Tue Jan 14 23:29:59 2014 -0800
5404
5405     altos: Use factory calibration for all acceleration computations
5406     
5407     The ground acceleration value will vary depending on the tilt angle of
5408     the airframe, which will result in incorrect acceleration computations
5409     during flight. This also avoids accidental boost detect when moving
5410     the airframe around in pad mode.
5411     
5412     Signed-off-by: Keith Packard <keithp@keithp.com>
5413
5414 commit 9d812b3db418fd9816731b761a0853eb38f5a265
5415 Author: Keith Packard <keithp@keithp.com>
5416 Date:   Tue Jan 14 23:21:40 2014 -0800
5417
5418     altos: Switch APRS to compressed position format
5419     
5420     This provides lat/lon/alt in fewer bytes while improving precision.
5421     
5422     Signed-off-by: Keith Packard <keithp@keithp.com>
5423
5424 commit f560d5063b1339dbfb3e6723cfadb7b4c5eace25
5425 Author: Keith Packard <keithp@keithp.com>
5426 Date:   Tue Jan 14 23:18:40 2014 -0800
5427
5428     doc: Ship telemini outline as pdf file too
5429     
5430     Build telemini.pdf from telemini.svg and include it in all of the
5431     released packages.
5432     
5433     Signed-off-by: Keith Packard <keithp@keithp.com>
5434
5435 commit 06ffd8022ff5ac74274c9839d42c0c47274cb8b9
5436 Author: Keith Packard <keithp@keithp.com>
5437 Date:   Wed Jan 1 22:08:13 2014 -0800
5438
5439     altosui: Require both libaltos32 and libaltos64 for fat Linux tarball
5440     
5441     No sense shipping a broken tarball ever
5442     
5443     Signed-off-by: Keith Packard <keithp@keithp.com>
5444
5445 commit 8bff2822c242d2878b408b9c0d8a7647108ea4b1
5446 Author: Keith Packard <keithp@keithp.com>
5447 Date:   Wed Jan 1 22:02:56 2014 -0800
5448
5449     libaltos: Build -m64 and -m32 for fat tarball when possible
5450     
5451     Check to see if we can compile libaltos for both 32 bit and 64 bit
5452     systems, and then use those when generating the linux tarball.
5453     
5454     Signed-off-by: Keith Packard <keithp@keithp.com>
5455
5456 commit 95d77eaff708397d8b1e29904dc47d8ea09e8754
5457 Author: Keith Packard <keithp@keithp.com>
5458 Date:   Wed Jan 1 22:02:04 2014 -0800
5459
5460     Bump version to 1.3.9.1
5461     
5462     Lots of new features; let's not release with 1.3 set
5463     
5464     Signed-off-by: Keith Packard <keithp@keithp.com>
5465
5466 commit b15bd24bbe48e338497c6257f5fe2c7fd1cbffbb
5467 Author: Keith Packard <keithp@keithp.com>
5468 Date:   Wed Jan 1 22:00:24 2014 -0800
5469
5470     altosui: Handle a missing libaltos when starting up
5471     
5472     Skip a null list of devices when figuring out what to open monitor
5473     windows for during startup.
5474     
5475     Signed-off-by: Keith Packard <keithp@keithp.com>
5476
5477 commit c35ea586b9e792c45b287924fd256928308d9a36
5478 Author: Keith Packard <keithp@keithp.com>
5479 Date:   Wed Jan 1 21:12:20 2014 -0800
5480
5481     altos: Flip acceleration data consistently for orientation changes
5482     
5483     Must flip the acceleration calibration data using the same function as
5484     flipping the actual acceleration data or the calibration will no
5485     longer be valid after changing orientation. For the MMA655x, this
5486     means using 4095 in both places, rather than using 0x7fff for the
5487     calibration data changes and 4095 for the data value changes. For the
5488     MPU6000, this means using 0 in both places.
5489     
5490     Signed-off-by: Keith Packard <keithp@keithp.com>
5491
5492 commit afc16e805145c3e9ab4ba948f9ab1d9aa2b27afb
5493 Author: Keith Packard <keithp@keithp.com>
5494 Date:   Sat Dec 28 10:18:53 2013 -0800
5495
5496     altos: Add 'O' command for TeleMega orient testing
5497     
5498     Only present when HAS_FLIGHT_DEBUG is enabled, this command lets the
5499     user check the orientation tracking code by showing the current
5500     orientation and when the calibration values are reset.
5501     
5502     Signed-off-by: Keith Packard <keithp@keithp.com>
5503
5504 commit 9877f6b880a0e89fbfbf1a39ded94bdc1891f3d9
5505 Author: Keith Packard <keithp@keithp.com>
5506 Date:   Sat Dec 28 10:17:37 2013 -0800
5507
5508     altosui: Switch Graph to AltosOrient type
5509     
5510     The graph was using a private class for orient type, use the altoslib one
5511     
5512     Signed-off-by: Keith Packard <keithp@keithp.com>
5513
5514 commit aa01f06acfbf029958a55f68175b6868817b333f
5515 Author: Keith Packard <keithp@keithp.com>
5516 Date:   Sat Dec 28 10:16:24 2013 -0800
5517
5518     altosui: Adjust info table column width
5519     
5520     Make sure the info table can show a full longitude value
5521     
5522     Signed-off-by: Keith Packard <keithp@keithp.com>
5523
5524 commit bbc4940730e6b431f1b9ccd9bbaf9faa0ffb2b1f
5525 Author: Keith Packard <keithp@keithp.com>
5526 Date:   Sat Dec 28 10:15:26 2013 -0800
5527
5528     altosui: Add orient to ascent and info table views
5529     
5530     This adds 'tilt angle' to both ascent and info table views
5531     
5532     Signed-off-by: Keith Packard <keithp@keithp.com>
5533
5534 commit 053d092b3dca4ebb98e97ec0fe24f5f5e1c31f88
5535 Author: Keith Packard <keithp@keithp.com>
5536 Date:   Sat Dec 28 10:13:05 2013 -0800
5537
5538     altoslib: Add AltosOrient class and max_orient()
5539     
5540     This adds the class necessary to put orient into a UI.
5541     
5542     Signed-off-by: Keith Packard <keithp@keithp.com>
5543
5544 commit 081455dcba860f3e4df8cd66f3fe686b204034ad
5545 Author: Keith Packard <keithp@keithp.com>
5546 Date:   Sat Dec 21 08:56:00 2013 -0800
5547
5548     altosui: Extend Fire Igniter to additional channels
5549     
5550     This lets the UI test fire other pyro channels on TeleMega
5551     
5552     Signed-off-by: Keith Packard <keithp@keithp.com>
5553
5554 commit 9cf9a67f937185c0c0bb5b2bae4f420755965799
5555 Author: Keith Packard <keithp@keithp.com>
5556 Date:   Sat Dec 21 06:46:46 2013 -0800
5557
5558     altosui: Switch from radio buttons to check boxes in pyro config. Add close
5559     
5560     First of (we hope) many review comments from Troj.
5561     
5562     Signed-off-by: Keith Packard <keithp@keithp.com>
5563
5564 commit 9289200ccb661b10ff892760ecbc752c7745de6b
5565 Author: Keith Packard <keithp@keithp.com>
5566 Date:   Fri Dec 20 23:04:43 2013 -0800
5567
5568     altos: Turn on -Werror for STM and LPC builds
5569     
5570     Now that the build completes with no warnings, make future warnings
5571     into errors.
5572     
5573     Signed-off-by: Keith Packard <keithp@keithp.com>
5574
5575 commit 16b37b49985daf21ebb93b3d6ae64af67533be22
5576 Author: Keith Packard <keithp@keithp.com>
5577 Date:   Fri Dec 20 23:02:51 2013 -0800
5578
5579     altos: Turn on warnings for LPC products too
5580     
5581     Signed-off-by: Keith Packard <keithp@keithp.com>
5582
5583 commit f578d9455eec9ea0eccd2d5e21349e274ea4281a
5584 Author: Keith Packard <keithp@keithp.com>
5585 Date:   Fri Dec 20 23:02:21 2013 -0800
5586
5587     altos/lpc: Missing */ in definition of PIO0_4
5588     
5589     Would maek using these values pretty hard.
5590     
5591     Signed-off-by: Keith Packard <keithp@keithp.com>
5592
5593 commit 14790172e02d4e1624c35797f87ffd94345d54ff
5594 Author: Keith Packard <keithp@keithp.com>
5595 Date:   Fri Dec 20 23:00:43 2013 -0800
5596
5597     altos: lpc exti setup was incorrectly testing mode
5598     
5599     Check for NOCONFIGURE bit was missing parens
5600     
5601     Signed-off-by: Keith Packard <keithp@keithp.com>
5602
5603 commit 48f996a9d65631238b4de446530f31f83acb99f5
5604 Author: Keith Packard <keithp@keithp.com>
5605 Date:   Fri Dec 20 22:59:42 2013 -0800
5606
5607     altos: cc115l driver tone_run wasn't recording number of tones
5608     
5609     This would prevent the cc115l driver from ever sending tones.
5610     
5611     Signed-off-by: Keith Packard <keithp@keithp.com>
5612
5613 commit e11fcc299f4a1a0461a3442ca13f8984d76c30ff
5614 Author: Keith Packard <keithp@keithp.com>
5615 Date:   Fri Dec 20 22:58:10 2013 -0800
5616
5617     altos: Clean up warnings for LPC products
5618     
5619     Unused varibles, functions and parameters.
5620     
5621     Signed-off-by: Keith Packard <keithp@keithp.com>
5622
5623 commit 4ed108fb86676daea17264d7159c2cff9ea7a6e4
5624 Author: Keith Packard <keithp@keithp.com>
5625 Date:   Fri Dec 20 22:45:56 2013 -0800
5626
5627     altos/stm: Turn on -Wextra
5628     
5629     All of the warnings for STM projects are cleaned up now
5630     
5631     Signed-off-by: Keith Packard <keithp@keithp.com>
5632
5633 commit 1406a5b0721a135913a9801e9eea9e91f0a536b4
5634 Author: Keith Packard <keithp@keithp.com>
5635 Date:   Fri Dec 20 22:45:01 2013 -0800
5636
5637     altos: Add default button return value from ao_button_get
5638     
5639     This "can't" happen, but it's not unreasonable to have a default
5640     return value.
5641     
5642     Signed-off-by: Keith Packard <keithp@keithp.com>
5643
5644 commit 316d898715746a379068ac8511692bdb9da14b39
5645 Author: Keith Packard <keithp@keithp.com>
5646 Date:   Fri Dec 20 22:44:20 2013 -0800
5647
5648     altos: unsigned value in ao_pyro_set checked for negative value
5649     
5650     No sense checking unsigned values for less than zero.
5651     
5652     Signed-off-by: Keith Packard <keithp@keithp.com>
5653
5654 commit 5c9172ba5681ff93d63c9c263a453d0025170045
5655 Author: Keith Packard <keithp@keithp.com>
5656 Date:   Fri Dec 20 22:43:18 2013 -0800
5657
5658     altos: Clean up -Wextra warnings
5659     
5660     Unused variables, mismatching signed/unsigned and a few other misc
5661     warnings.
5662     
5663     Signed-off-by: Keith Packard <keithp@keithp.com>
5664
5665 commit db8f3426ac1cf756a2e4974ca61a5ae9048c80ce
5666 Author: Keith Packard <keithp@keithp.com>
5667 Date:   Fri Dec 20 22:21:23 2013 -0800
5668
5669     altos: Turn on -Wall for stm compiles
5670     
5671     The warnings are all cleaned up now, leave this on by default
5672     
5673     Signed-off-by: Keith Packard <keithp@keithp.com>
5674
5675 commit b31b4622d5bd92c0cc0851818f5b595dbdb60ead
5676 Author: Keith Packard <keithp@keithp.com>
5677 Date:   Fri Dec 20 22:15:25 2013 -0800
5678
5679     altos: Clean up some minor warnings from -Wall
5680     
5681     Unused variables, functions and labels, missing enums in switch.
5682     
5683     Signed-off-by: Keith Packard <keithp@keithp.com>
5684
5685 commit 755082d36231c1b247bc0e1f13919dd9b5c362a8
5686 Author: Keith Packard <keithp@keithp.com>
5687 Date:   Fri Dec 20 22:13:32 2013 -0800
5688
5689     altos: mma655x also needs ao_sensor_errors
5690     
5691     TeleMetrum has an MMA655X but no IMU, so it needs an explicit addition
5692     for sensor errors.
5693     
5694     Signed-off-by: Keith Packard <keithp@keithp.com>
5695
5696 commit 758acb92cccbe4b64a35a1883b42713738c90630
5697 Author: Keith Packard <keithp@keithp.com>
5698 Date:   Fri Dec 20 22:08:11 2013 -0800
5699
5700     altos: Complain about sensor self-test errors only in idle mode
5701     
5702     When the accelerometer says to go into pad mode, don't look for other
5703     sensor self test errors. Only look for sensor self test errors to
5704     choose between idle and invalid mode. This will prevent minor sensor
5705     self test errors from letting the rocket fly safely.
5706     
5707     Signed-off-by: Keith Packard <keithp@keithp.com>
5708
5709 commit c8b27410e45cc3d80ad4b896bffe70e9aec5e3aa
5710 Author: Keith Packard <keithp@keithp.com>
5711 Date:   Fri Dec 20 22:06:52 2013 -0800
5712
5713     altos: 3-axis accel calibration was invalid in explicit accel cal mode
5714     
5715     When explicit Z-axis accel calibration values were provided to the 'c
5716     a' command, the 3-axis accelerometer calibration values would get set
5717     to uninitialized values. Not so helpful.
5718     
5719     Signed-off-by: Keith Packard <keithp@keithp.com>
5720
5721 commit 2a912dcde191e2f750845c464611641a5abdc28a
5722 Author: Keith Packard <keithp@keithp.com>
5723 Date:   Fri Dec 20 22:04:53 2013 -0800
5724
5725     altos: Execute self-test on MMA655X part
5726     
5727     This doesn't check for fine calibration, just makes sure the part is
5728     within the broad tolerances specified by the manufacturer. The subtle fix
5729     here was actually getting reset working -- there was a typo in the
5730     bitpattern definition which caused the reset to fail, making it hard
5731     to self-test the part, as self-test is only valid before the part is running.
5732     
5733     Signed-off-by: Keith Packard <keithp@keithp.com>
5734
5735 commit b89fb51a963635e2effe3a31f803bfc29c2c46b7
5736 Author: Keith Packard <keithp@keithp.com>
5737 Date:   Fri Dec 20 19:44:38 2013 -0800
5738
5739     altoslib: Bump library version
5740     
5741     Prepare for next release by making sure we notice that the API/ABI for
5742     this library has changed.
5743     
5744     Signed-off-by: Keith Packard <keithp@keithp.com>
5745
5746 commit 8e5f3b922100f9de54b9650df14749e81b1a6562
5747 Author: Keith Packard <keithp@keithp.com>
5748 Date:   Fri Dec 20 19:40:31 2013 -0800
5749
5750     altosui: Add imu and mag sensor values to plots
5751     
5752     Makes for a lot of potential graph elements.
5753     
5754     Signed-off-by: Keith Packard <keithp@keithp.com>
5755
5756 commit f65880cf5bfcba5005c32db2b300448e585f3e45
5757 Author: Keith Packard <keithp@keithp.com>
5758 Date:   Fri Dec 20 19:39:40 2013 -0800
5759
5760     altosuilib: Rearrange graph enable buttons
5761     
5762     Eliminate separate 'enable' radio button, provide for multiple columns
5763     
5764     Signed-off-by: Keith Packard <keithp@keithp.com>
5765
5766 commit 796cb90e3241103f79ae12565cf6f0dad21cb57c
5767 Author: Keith Packard <keithp@keithp.com>
5768 Date:   Fri Dec 20 19:38:29 2013 -0800
5769
5770     altoslib: Fetch 'orient' value from Mega Sensor packet
5771     
5772     The mega sensor packet had a spare byte to hold the current
5773     orientation value.
5774     
5775     Signed-off-by: Keith Packard <keithp@keithp.com>
5776
5777 commit 91bcfae2e64ecb2e7de1292b264910382b635aea
5778 Author: Keith Packard <keithp@keithp.com>
5779 Date:   Fri Dec 20 19:37:08 2013 -0800
5780
5781     altoslib: Convert IMU and Mag sensor values to useful units
5782     
5783     Convert from raw sensor values to metric units
5784     
5785     Signed-off-by: Keith Packard <keithp@keithp.com>
5786
5787 commit 2ad31bad20b20615e9d8b29088e2488fddc81ac9
5788 Author: Mike Beattie <mike@ethernal.org>
5789 Date:   Fri Dec 20 15:06:37 2013 +1300
5790
5791     altosdroid: improve build system dependencies
5792     
5793     Signed-off-by: Mike Beattie <mike@ethernal.org>
5794
5795 commit 0e3b3ce66035e8a90fd708d9a4bc01370174c9eb
5796 Author: Mike Beattie <mike@ethernal.org>
5797 Date:   Fri Dec 20 15:06:07 2013 +1300
5798
5799     altosdroid: update to latest google play services
5800     
5801     Signed-off-by: Mike Beattie <mike@ethernal.org>
5802
5803 commit 96f2ae5fc0d3bf88704d2ae1b4df5dc6aefc523b
5804 Author: Mike Beattie <mike@ethernal.org>
5805 Date:   Fri Dec 20 15:05:42 2013 +1300
5806
5807     altosdroid: force older jarsigner signing algorithm for java 1.7
5808     
5809     (increment versionCode, re-upload to Play Store)
5810     
5811     Signed-off-by: Mike Beattie <mike@ethernal.org>
5812
5813 commit ac12e77e3dffc9e9ddb1578a38b32783ad64e940
5814 Author: Bdale Garbee <bdale@gag.com>
5815 Date:   Thu Dec 19 03:22:21 2013 -0700
5816
5817     updated notes from 1.3 release
5818
5819 commit 27528961457865acc3a38b822268df6d7cb86cfd
5820 Merge: 4006eff a31629d
5821 Author: Bdale Garbee <bdale@gag.com>
5822 Date:   Thu Dec 19 02:00:10 2013 -0700
5823
5824     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
5825
5826 commit 4006effc538289c36a1563c1b717231991292c0c
5827 Author: Bdale Garbee <bdale@gag.com>
5828 Date:   Thu Dec 19 01:58:24 2013 -0700
5829
5830     fix missing newline at end of src/test/Makefile
5831
5832 commit a31629dfceb5e9cf1d5c654b8bd87d575f73c34b
5833 Author: Keith Packard <keithp@keithp.com>
5834 Date:   Thu Dec 19 00:58:50 2013 -0800
5835
5836     altosui: Ship EasyMini firmware too
5837     
5838     Missing the FIRMWARE_EMINI define left all easy mini firmware out of
5839     the distribution
5840     
5841     Signed-off-by: Keith Packard <keithp@keithp.com>
5842
5843 commit bc3610d8cecbfed40c62d4dcb93fc9a4d2a7c9e3
5844 Author: Bdale Garbee <bdale@gag.com>
5845 Date:   Thu Dec 19 01:29:55 2013 -0700
5846
5847     update ChangeLog from git
5848
5849 commit 701c26ed85c28ac59e338975f2a6ba6bd25f6493
5850 Author: Keith Packard <keithp@keithp.com>
5851 Date:   Thu Dec 19 00:16:16 2013 -0800
5852
5853     altosdroid: bump versionName to 1.3 and versionCode to 4
5854     
5855     Signed-off-by: Keith Packard <keithp@keithp.com>
5856
5857 commit 9f95ffbad918a73cfd5460d6ce037d680465c35d
5858 Author: Keith Packard <keithp@keithp.com>
5859 Date:   Thu Dec 19 00:12:21 2013 -0800
5860
5861     altosui: When device has no valid romconfig, set RF cal to 0
5862     
5863     This is intended to signal to the user that no valid value was found
5864     and that they'd best pick something sensible.
5865     
5866     Signed-off-by: Keith Packard <keithp@keithp.com>
5867
5868 commit a04c1dd5df76c9127615bc797a9d9f764eec1234
5869 Author: Keith Packard <keithp@keithp.com>
5870 Date:   Thu Dec 19 00:08:50 2013 -0800
5871
5872     altos/lpc: Stop sending SETUP IN when the requested size is reached
5873     
5874     The host won't keep asking for SETUP IN packets once it has received
5875     the amount of data requested, so check to see if we've sent that much
5876     and flip back to IDLE state if so.
5877     
5878     Signed-off-by: Keith Packard <keithp@keithp.com>
5879
5880 commit 1ab12861c3e70d7c22b27d988546a925616a0adc
5881 Author: Keith Packard <keithp@keithp.com>
5882 Date:   Wed Dec 18 23:27:34 2013 -0800
5883
5884     altos/lpc: Reset less of the device on USB reset.
5885     
5886     This leaves most of the device configured across USB reset, which
5887     appears to help when sending a IN reply to the first SETUP packet;
5888     without this change, the IN reply would always get a length of 0,
5889     which is fine for SET_ADDRESS, but not for GET_DESCRIPTOR_DEVICE,
5890     which OS X appears to send before setting the address (go figure).
5891     
5892     Signed-off-by: Keith Packard <keithp@keithp.com>
5893
5894 commit 3b13cc2ca035b13582cd2e59ba7286f872f43c6e
5895 Author: Keith Packard <keithp@keithp.com>
5896 Date:   Wed Dec 18 22:00:13 2013 -0800
5897
5898     altoslib: Remove some old debug printfs for self flashing
5899     
5900     These aren't necessary anymore and just slow down flashing boards.
5901     
5902     Signed-off-by: Keith Packard <keithp@keithp.com>
5903
5904 commit 408b0dea338147382e94717dab85b4a204e7bdf5
5905 Author: Keith Packard <keithp@keithp.com>
5906 Date:   Wed Dec 18 21:08:33 2013 -0800
5907
5908     micropeak: Add micropeak man page
5909     
5910     Signed-off-by: Keith Packard <keithp@keithp.com>
5911
5912 commit 2b2ba87d5f68b9e052dddd49d69341f36d777122
5913 Author: Keith Packard <keithp@keithp.com>
5914 Date:   Wed Dec 18 21:02:15 2013 -0800
5915
5916     ao-tools: Add man pages for ao-flash utilities
5917     
5918     These aren't very wordy, but these tools are pretty simple scripts.
5919     
5920     Signed-off-by: Keith Packard <keithp@keithp.com>
5921
5922 commit 39cb8c2896317b7538353be979ac99baffc14489
5923 Merge: 2a6016c ee42796
5924 Author: Bdale Garbee <bdale@gag.com>
5925 Date:   Wed Dec 18 21:53:52 2013 -0700
5926
5927     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
5928
5929 commit 2a6016cfabc8cd56f5219871e3b3df316a639289
5930 Author: Bdale Garbee <bdale@gag.com>
5931 Date:   Wed Dec 18 21:53:36 2013 -0700
5932
5933     update Debian standards version we claim compliance with
5934
5935 commit ee4279613b4757453d0d8f8afc06037c61eeb520
5936 Author: Keith Packard <keithp@keithp.com>
5937 Date:   Wed Dec 18 20:32:05 2013 -0800
5938
5939     altos: Try IMU self-test 10 times before giving up
5940     
5941     This should keep the device from failing to boot unless the IMU is
5942     actually broken. Oh, and if self test does fail, this places the
5943     flight computer in 'Invalid' state rather than panic.
5944     
5945     Signed-off-by: Keith Packard <keithp@keithp.com>
5946
5947 commit 1bf84ec28a41f7bd1b11ba45b4639856266227bc
5948 Author: Keith Packard <keithp@keithp.com>
5949 Date:   Wed Dec 18 20:30:58 2013 -0800
5950
5951     doc: Add tables describing AltOS beeps and flashes
5952     
5953     Provide a convenient place to reference when listening to the device.
5954     
5955     Signed-off-by: Keith Packard <keithp@keithp.com>
5956
5957 commit 0673344289772ed89483948184d6608c272c7c26
5958 Author: Keith Packard <keithp@keithp.com>
5959 Date:   Wed Dec 18 18:20:55 2013 -0800
5960
5961     altos/stm: Semantic error in STM usb disable caused it to not work
5962     
5963     The USB enable register wasn't actually getting rewritten with the
5964     enable bit turned off, so the USB device was still powered on in flight.
5965     
5966     Signed-off-by: Keith Packard <keithp@keithp.com>
5967
5968 commit 122f491e459b6ff417932370b3f1aa2091c71aca
5969 Author: Bdale Garbee <bdale@gag.com>
5970 Date:   Wed Dec 18 18:30:54 2013 -0700
5971
5972     update release docs to include option for submodules
5973
5974 commit d9982c257463f23be940eea66bd4dc3aadff0043
5975 Merge: 1b97ed2 b63fc05
5976 Author: Bdale Garbee <bdale@gag.com>
5977 Date:   Wed Dec 18 18:25:35 2013 -0700
5978
5979     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
5980
5981 commit 1b97ed2b64bcbcd969124964f1e49837899f1c70
5982 Author: Bdale Garbee <bdale@gag.com>
5983 Date:   Wed Dec 18 18:25:03 2013 -0700
5984
5985     we're using packaged and local-to-our-tree ARM toolchain now
5986
5987 commit b63fc05481bf6d57e6385704ce53c1c19afa9c2e
5988 Author: Keith Packard <keithp@keithp.com>
5989 Date:   Wed Dec 18 14:34:31 2013 -0800
5990
5991     doc: typo in micropeak doc hole->hold
5992
5993 commit 6827961c002757f8e74de44f6eb9c9029d099ebc
5994 Author: Keith Packard <keithp@keithp.com>
5995 Date:   Wed Dec 18 14:25:41 2013 -0800
5996
5997     doc: Update micropeak quick start guide to note new boost detect
5998     
5999     Now waits for one minute and 30m of altitude change to avoid false detections.
6000     
6001     Signed-off-by: Keith Packard <keithp@keithp.com>
6002
6003 commit c0966cd40f05f3a65b0c977b4b92586a58192f4b
6004 Author: Keith Packard <keithp@keithp.com>
6005 Date:   Wed Dec 18 14:22:51 2013 -0800
6006
6007     micropeak: Compile for java 6
6008     
6009     Don't a require later version as not all target OSes support it
6010     
6011     Signed-off-by: Keith Packard <keithp@keithp.com>
6012
6013 commit eea036650e62bc0f8652155974b512686754fd13
6014 Author: Keith Packard <keithp@keithp.com>
6015 Date:   Wed Dec 18 14:08:41 2013 -0800
6016
6017     Move pdclib build results to pdclib-root
6018     
6019     This makes pdclib easier to manage as a submodule
6020     
6021     Signed-off-by: Keith Packard <keithp@keithp.com>
6022
6023 commit c1bfe09b6d3eb28d0c7cfe07a248843cf81bcd25
6024 Author: Keith Packard <keithp@keithp.com>
6025 Date:   Wed Dec 18 13:36:04 2013 -0800
6026
6027     altosui: Remove some debug printfs
6028     
6029     Signed-off-by: Keith Packard <keithp@keithp.com>
6030
6031 commit 58ceb9c845d51547244538fe6beec27e9a232af8
6032 Author: Keith Packard <keithp@keithp.com>
6033 Date:   Wed Dec 18 13:25:31 2013 -0800
6034
6035     altosdroid: Use altoslib standard voltages to control lights
6036     
6037     Signed-off-by: Keith Packard <keithp@keithp.com>
6038
6039 commit dbcf3264f950c4e1d450828c9f161b4c418bee97
6040 Author: Keith Packard <keithp@keithp.com>
6041 Date:   Wed Dec 18 13:22:45 2013 -0800
6042
6043     altoslib: Define 3.8 as a good battery and 3.5 as a good igniter
6044     
6045     Use defined values everywhere instead of copying. Adjust battery up to
6046     3.8 to ensure there's enough voltage to not trip the comparators
6047     
6048     Signed-off-by: Keith Packard <keithp@keithp.com>
6049
6050 commit b19a648b667c298d2d9d5ed4ee9db661be058d1a
6051 Author: Keith Packard <keithp@keithp.com>
6052 Date:   Wed Dec 18 13:09:48 2013 -0800
6053
6054     altoslib: create eeprom download thread before telling monitor about it
6055     
6056     Telling the monitor too early resulted in passing a null thread
6057     handle, which meant that 'cancel' wouldn't ever work.
6058     
6059     Signed-off-by: Keith Packard <keithp@keithp.com>
6060
6061 commit 216405bc49ef2fc0e9941989f054e41f2fef9cfe
6062 Author: Keith Packard <keithp@keithp.com>
6063 Date:   Wed Dec 18 12:40:22 2013 -0800
6064
6065     altoslib: Don't close telemetry reader at startup unless something fails
6066     
6067     Was always closing the file, which led to very little telemetry being received.
6068     
6069     Signed-off-by: Keith Packard <keithp@keithp.com>
6070
6071 commit f2e589c59ed0a4c586c5accca8772df15010c46a
6072 Author: Keith Packard <keithp@keithp.com>
6073 Date:   Wed Dec 18 12:16:55 2013 -0800
6074
6075     libaltos: Import newly build libaltos.dylib
6076
6077 commit 0484ca97828da0d56be7bf395fa4a4b09c591e02
6078 Author: Keith Packard <keithp@keithp.com>
6079 Date:   Wed Dec 18 12:15:54 2013 -0800
6080
6081     libaltos: remove usb id filtering from darwin code
6082     
6083     Signed-off-by: Keith Packard <keithp@keithp.com>
6084
6085 commit 36197a388a9ba1d1ee4acd96ac0079ad3af9d3d0
6086 Author: Keith Packard <keithp@keithp.com>
6087 Date:   Wed Dec 18 12:15:22 2013 -0800
6088
6089     libaltos: fix test harness main type
6090     
6091     Signed-off-by: Keith Packard <keithp@keithp.com>
6092
6093 commit 119dd56512404e0c39dd5001ba4da9373515c02c
6094 Author: Keith Packard <keithp@keithp.com>
6095 Date:   Wed Dec 18 11:25:05 2013 -0800
6096
6097     altosui: Add docs to Mac OS X dmg distribution
6098     
6099     Signed-off-by: Keith Packard <keithp@keithp.com>
6100
6101 commit 6df58bb0115a8da13d35ab38861f6231bea7f2a7
6102 Merge: 4383baf 02195f2
6103 Author: Bdale Garbee <bdale@gag.com>
6104 Date:   Wed Dec 18 12:19:31 2013 -0700
6105
6106     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
6107
6108 commit 4383bafc6ccdde10f06882ba3e96126c61d5e988
6109 Author: Bdale Garbee <bdale@gag.com>
6110 Date:   Wed Dec 18 12:18:30 2013 -0700
6111
6112     a fresher changelog entry for test builds
6113
6114 commit 7db8e8190bc8b9a17a7b5107954e2362a0e9c7a2
6115 Author: Bdale Garbee <bdale@gag.com>
6116 Date:   Wed Dec 18 11:08:55 2013 -0700
6117
6118     need to include the Cortex toolchain
6119
6120 commit 02195f2970fb7243fd9a9992abb6ada6709db4e1
6121 Author: Keith Packard <keithp@keithp.com>
6122 Date:   Wed Dec 18 11:14:40 2013 -0800
6123
6124     fix git: path for pdclib
6125     
6126     Signed-off-by: Keith Packard <keithp@keithp.com>
6127
6128 commit fbca372edd5609bc253b622b55b7faffd19ae6cd
6129 Author: Keith Packard <keithp@keithp.com>
6130 Date:   Wed Dec 18 11:12:44 2013 -0800
6131
6132     Use git: path for pdclib
6133     
6134     Signed-off-by: Keith Packard <keithp@keithp.com>
6135
6136 commit e2635d07d0f0a91dd7d59f2c94765a40907d2732
6137 Author: Keith Packard <keithp@keithp.com>
6138 Date:   Wed Dec 18 11:08:11 2013 -0800
6139
6140     Ignore .dll files in libaltos
6141     
6142     Signed-off-by: Keith Packard <keithp@keithp.com>
6143
6144 commit 8fdbdebdbb4d1579fd2af47430807d0d2a78105b
6145 Author: Keith Packard <keithp@keithp.com>
6146 Date:   Wed Dec 18 11:07:55 2013 -0800
6147
6148     ao-tools: complain if st-flash is not available
6149     
6150     Signed-off-by: Keith Packard <keithp@keithp.com>
6151
6152 commit 8f529633cd4be8a0edb1b067bbf5d7cc055dcc1b
6153 Author: Keith Packard <keithp@keithp.com>
6154 Date:   Wed Dec 18 10:55:06 2013 -0800
6155
6156     altos: get stm-bringup building again
6157     
6158     Signed-off-by: Keith Packard <keithp@keithp.com>
6159
6160 commit 262ee65885d55902df96f4aec6a114f5ac6f2c61
6161 Author: Keith Packard <keithp@keithp.com>
6162 Date:   Wed Dec 18 10:53:09 2013 -0800
6163
6164     Remove stale stm test apps from regular build
6165
6166 commit 90386115204bd3bfa55deb5ebe1972bacdba725a
6167 Author: Keith Packard <keithp@keithp.com>
6168 Date:   Wed Dec 18 10:50:45 2013 -0800
6169
6170     altos/stm: Update pdclib paths for flash-loader builds
6171     
6172     Signed-off-by: Keith Packard <keithp@keithp.com>
6173
6174 commit eb659fb0ee80c25312be36b3d8adb686813db125
6175 Author: Keith Packard <keithp@keithp.com>
6176 Date:   Wed Dec 18 10:43:16 2013 -0800
6177
6178     altos: create target pdclib directories before building
6179
6180 commit 9c200c3bc742b4dd1a7e28bfce9d5b27e833aae5
6181 Author: Keith Packard <keithp@keithp.com>
6182 Date:   Wed Dec 18 10:01:29 2013 -0800
6183
6184     altos: Build pdclib locally if necessary
6185     
6186     Signed-off-by: Keith Packard <keithp@keithp.com>
6187
6188 commit fbde0c3e4bdb419d6bd4dbcc96b0e01c59e9fa13
6189 Author: Keith Packard <keithp@keithp.com>
6190 Date:   Wed Dec 18 09:59:33 2013 -0800
6191
6192     include pdclib in wrong place
6193
6194 commit 77b04d662a6704f5db10522a2f9b169d31df5bea
6195 Author: Keith Packard <keithp@keithp.com>
6196 Date:   Wed Dec 18 02:03:15 2013 -0800
6197
6198     altosui: Hide non-applicable altimeter config values
6199     
6200     This makes configuring EasyMini a lot easier...
6201     
6202     Signed-off-by: Keith Packard <keithp@keithp.com>
6203
6204 commit 012abeda6ae846d74729e96e7ed7c8af2edca572
6205 Author: Keith Packard <keithp@keithp.com>
6206 Date:   Wed Dec 18 02:02:12 2013 -0800
6207
6208     altos/lpc: Be a bit more resistant to toolchain section name changes
6209     
6210     Just add some wild cards on the ends of each section name in case the
6211     toolchain changes names in the future.
6212     
6213     Signed-off-by: Keith Packard <keithp@keithp.com>
6214
6215 commit e26306c9350ef1d107d4257ef1c09d15165c9154
6216 Author: Keith Packard <keithp@keithp.com>
6217 Date:   Wed Dec 18 01:14:11 2013 -0800
6218
6219     altoslib: Pass InterruptedException up the stack instead of hiding it
6220     
6221     When interrupting a thread that is talking to a serial device, it's
6222     important not to have that thread discard the InterruptedException so
6223     that it will actually terminate. This patch removes a bunch of places
6224     that were discarding InterruptedExceptions and lets higher level code
6225     see them so that they can exit cleanly.
6226     
6227     Signed-off-by: Keith Packard <keithp@keithp.com>
6228
6229 commit 18852efa108ba6e6e69dfd5076d4f4c01f62b4ef
6230 Author: Keith Packard <keithp@keithp.com>
6231 Date:   Wed Dec 18 01:12:11 2013 -0800
6232
6233     altos: Make TeleMega v0.1 work more like TeleMega v1.0
6234     
6235     I've still got one working v0.1 board which is useful for testing
6236     stuff, so make it work more like the released TeleMega:
6237     
6238      * Use E for drogue, F for main
6239      * Use on-chip eeprom for config
6240      * Fix ADC report printf to match
6241     
6242     Signed-off-by: Keith Packard <keithp@keithp.com>
6243
6244 commit 1f035ac2df1cfa6964ae904aba0aedde279ca921
6245 Author: Keith Packard <keithp@keithp.com>
6246 Date:   Tue Dec 17 23:50:54 2013 -0800
6247
6248     altos: Use all 16 bits of setup packet len when limiting reply len
6249     
6250     We were only using the low 8 bits of the setup packet reply max len,
6251     which meant that if the other side sent a weird max len (as Windows 7
6252     does), then we'd truncate our setup reply to whatever was in the low 8
6253     bits of that value.
6254     
6255     Signed-off-by: Keith Packard <keithp@keithp.com>
6256
6257 commit 1280ba2e51b36f417f3adb6d101405ee75e7e509
6258 Author: Keith Packard <keithp@keithp.com>
6259 Date:   Tue Dec 17 22:53:45 2013 -0800
6260
6261     altosui: Add EasyMini bits to fat distribution images. Update telemetrum.inf
6262     
6263     Signed-off-by: Keith Packard <keithp@keithp.com>
6264
6265 commit 212a1b66ae04317b7b42ba57573b910fde09ca6c
6266 Author: Keith Packard <keithp@keithp.com>
6267 Date:   Tue Dec 17 20:24:19 2013 -0800
6268
6269     doc: Publish images with HTML bits
6270     
6271     Otherwise the html won't render right.
6272     
6273     Signed-off-by: Keith Packard <keithp@keithp.com>
6274
6275 commit 2ecb6a8276b2ce40d2a4da586dbc17581cfda26d
6276 Author: Keith Packard <keithp@keithp.com>
6277 Date:   Tue Dec 17 20:23:00 2013 -0800
6278
6279     altos: Broke TeleMetrum GPS reporting by holding the GPS mutex too much
6280     
6281     We can't hold the GPS mutex while waiting for the GPS receiver to load
6282     data as it protects the GPS data with the GPS mutex.
6283     
6284     Signed-off-by: Keith Packard <keithp@keithp.com>
6285
6286 commit e44ce127ece149e7b07be49142bc0f9d50bbe97d
6287 Author: Keith Packard <keithp@keithp.com>
6288 Date:   Tue Dec 17 20:05:12 2013 -0800
6289
6290     doc: Add screen shots everywhere
6291     
6292     This has screen shots of every dialog in altosui
6293     
6294     Signed-off-by: Keith Packard <keithp@keithp.com>
6295
6296 commit e4b223df372348718b74d2ecad4957f3e30f8d79
6297 Author: Keith Packard <keithp@keithp.com>
6298 Date:   Tue Dec 17 17:37:39 2013 -0800
6299
6300     Add altosui image and attempt to add launch photo to title
6301
6302 commit 1d093383fe58fc8c8c11e1c7cd1cd929ae1bd9e4
6303 Author: Bdale Garbee <bdale@gag.com>
6304 Date:   Tue Dec 17 14:53:59 2013 -0700
6305
6306     further documentation tweaks
6307
6308 commit 90c88bab305c43eb62f964fd3ff350b8b0b5320d
6309 Merge: d5d6d10 dffbdd9
6310 Author: Bdale Garbee <bdale@gag.com>
6311 Date:   Tue Dec 17 14:09:30 2013 -0700
6312
6313     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
6314     
6315     Conflicts:
6316         doc/altusmetrum.xsl
6317
6318 commit d5d6d10ceb724081c7cf89a3885d7e6c3da14604
6319 Author: Bdale Garbee <bdale@gag.com>
6320 Date:   Tue Dec 17 14:08:12 2013 -0700
6321
6322     capture my changes so far
6323
6324 commit dffbdd93d7a86a12d83a412de37dfd2a5f063995
6325 Author: Keith Packard <keithp@keithp.com>
6326 Date:   Tue Dec 17 11:38:46 2013 -0800
6327
6328     doc: Add product pictures to manual
6329     
6330     Signed-off-by: Keith Packard <keithp@keithp.com>
6331
6332 commit 9d8da4ef325171960e16fc027c6039cb63eae942
6333 Author: Keith Packard <keithp@keithp.com>
6334 Date:   Tue Dec 17 11:19:54 2013 -0800
6335
6336     Keep tables together on a page
6337
6338 commit 7acd0cf17c5ca7a00893f35c7fe9c657389070e0
6339 Author: Keith Packard <keithp@keithp.com>
6340 Date:   Tue Dec 17 10:33:29 2013 -0800
6341
6342     doc: Convert several more itemizedlists to variablelists
6343     
6344     When defining a term, use variablelist to pull the term out to the left.
6345     
6346     Signed-off-by: Keith Packard <keithp@keithp.com>
6347
6348 commit 8bb6dd75a602792936d623713fb009fea25ef491
6349 Author: Keith Packard <keithp@keithp.com>
6350 Date:   Mon Dec 16 21:21:24 2013 -0800
6351
6352     Clean up reflashing section, include section on self-flash recovery
6353     
6354     Signed-off-by: Keith Packard <keithp@keithp.com>
6355
6356 commit 1562affc4951e147eba20380ea5be2e9f7152789
6357 Author: Keith Packard <keithp@keithp.com>
6358 Date:   Sat Dec 14 11:47:31 2013 -0800
6359
6360     ao-tools: Use st-flash for STM flashing instead of openocd
6361     
6362     st-flash, from the stlink tools, appears more reliable when flashing
6363     STM CPUs.
6364     
6365     Signed-off-by: Keith Packard <keithp@keithp.com>
6366
6367 commit 7d7ae63d8dfcc99a30285e0bd2411901941d1813
6368 Author: Bdale Garbee <bdale@gag.com>
6369 Date:   Sat Dec 14 12:16:03 2013 -0700
6370
6371     add serial number to ao-usbload call, pass SERIAL to cal-freq
6372
6373 commit c94ca50fd9f24f271c160f6e0e95cb7340289354
6374 Author: Bdale Garbee <bdale@gag.com>
6375 Date:   Fri Dec 13 18:37:29 2013 -0700
6376
6377     temporarily force stlink location in debian/rules to allow complete build
6378
6379 commit 6545a72012e94a50d185e1c4ecff3c3769d60acd
6380 Author: Keith Packard <keithp@keithp.com>
6381 Date:   Tue Dec 10 00:54:32 2013 -0800
6382
6383     java: Missed libaltos java compile flags from previous patch
6384     
6385     Signed-off-by: Keith Packard <keithp@keithp.com>
6386
6387 commit 8959c059ec67f5334e31abbe3f831dd571a0b464
6388 Author: Keith Packard <keithp@keithp.com>
6389 Date:   Tue Dec 10 00:51:01 2013 -0800
6390
6391     java: Add -target 1.6 to all java compiles
6392     
6393     This makes sure the results can run with the old JVM
6394     
6395     Signed-off-by: Keith Packard <keithp@keithp.com>
6396
6397 commit a4596c134aa5e7867f1ca1d86d36afb2af9b8999
6398 Author: Keith Packard <keithp@keithp.com>
6399 Date:   Tue Dec 10 00:39:52 2013 -0800
6400
6401     altos: Remove ARM .ihx files on 'make clean'
6402     
6403     Signed-off-by: Keith Packard <keithp@keithp.com>
6404
6405 commit 50753e84871b2a01d270d28b8b77a19614d2180c
6406 Author: Keith Packard <keithp@keithp.com>
6407 Date:   Tue Dec 10 00:03:20 2013 -0800
6408
6409     Set version to 1.3 in preparation for release
6410     
6411     Signed-off-by: Keith Packard <keithp@keithp.com>
6412
6413 commit 54f7888dc65ffc27c6ee5ef93953bd9b8fc029ed
6414 Author: Keith Packard <keithp@keithp.com>
6415 Date:   Tue Dec 10 00:00:31 2013 -0800
6416
6417     doc: More altusmetrum.xsl updates for 1.3
6418     
6419     Spell checking even
6420     
6421     Signed-off-by: Keith Packard <keithp@keithp.com>
6422
6423 commit a140b3ad689bcebdcf87caab1e64048f693a9b85
6424 Author: Keith Packard <keithp@keithp.com>
6425 Date:   Mon Dec 9 23:16:13 2013 -0800
6426
6427     debian: .ihx and .map files are left in subdirs now
6428     
6429     Install them from the right place
6430     
6431     Signed-off-by: Keith Packard <keithp@keithp.com>
6432
6433 commit 95c1a5a61267233cf2c16175aeb73bfb7d12ba8f
6434 Author: Keith Packard <keithp@keithp.com>
6435 Date:   Mon Dec 9 23:14:55 2013 -0800
6436
6437     altosui: Ship TeleMega-v1.0 firmware
6438     
6439     Signed-off-by: Keith Packard <keithp@keithp.com>
6440
6441 commit b023c87e2b86ba57cbf97be1ab76b532e0a00fad
6442 Author: Keith Packard <keithp@keithp.com>
6443 Date:   Mon Dec 9 23:12:40 2013 -0800
6444
6445     ao-bringup: Add turnon_telemega script
6446     
6447     And a few helper programs
6448     
6449     Signed-off-by: Keith Packard <keithp@keithp.com>
6450
6451 commit ecb0465be76e9299511aeec663d267967834f6c3
6452 Author: Keith Packard <keithp@keithp.com>
6453 Date:   Mon Dec 9 16:06:22 2013 -0800
6454
6455     altos: Rename telemega-v0.3 to telemega-v1.0
6456     
6457     Signed-off-by: Keith Packard <keithp@keithp.com>
6458
6459 commit dd91a5d5069ff940e07b8817a934ee65d4e8e235
6460 Author: Keith Packard <keithp@keithp.com>
6461 Date:   Sun Dec 8 21:08:36 2013 -0800
6462
6463     altos: Oops. Was only filling out part of the TeleMetrum ADC record
6464     
6465     Because it's missing a return, we'd end up filling out one element of
6466     the ADC record per interrupt, and rotating through which one was set,
6467     hitting all of the even offsets within the struct. Yikes!
6468     
6469     Signed-off-by: Keith Packard <keithp@keithp.com>
6470
6471 commit c1711890c002fe359bd6c3fdf4092b35d464c6d9
6472 Author: Keith Packard <keithp@keithp.com>
6473 Date:   Sun Dec 8 21:07:17 2013 -0800
6474
6475     altosui: When flashing to TeleDongle or TeleBT, match any .ihx file
6476     
6477     Let the user pick any .ihx file when using a device which can only be
6478     used as a pair programmer. Note that 'telemetrum' can be either, and
6479     we'll assume that it's a self-programmed device (v2) for now.
6480     
6481     Signed-off-by: Keith Packard <keithp@keithp.com>
6482
6483 commit 710343a23c7e6e9c079eafdf3aeea8a40cc2ce61
6484 Author: Keith Packard <keithp@keithp.com>
6485 Date:   Sun Dec 8 20:34:11 2013 -0800
6486
6487     altosui: Match directories in hex file matcher
6488     
6489     This makes it possible to navigate around the file system
6490     
6491     Signed-off-by: Keith Packard <keithp@keithp.com>
6492
6493 commit fd92bb8ff3be257925bf6e969d93a7f9dd941fb8
6494 Author: Keith Packard <keithp@keithp.com>
6495 Date:   Sun Dec 8 20:33:22 2013 -0800
6496
6497     altoslib: Don't require radio_cal or usb_descriptors in AltosRomconfig
6498     
6499     Not all products will have these values, so allow them to be missing
6500     
6501     Signed-off-by: Keith Packard <keithp@keithp.com>
6502
6503 commit 68adbf5bf08ed8af2f34c0d95d9c3d457574372d
6504 Author: Keith Packard <keithp@keithp.com>
6505 Date:   Sun Dec 8 20:11:46 2013 -0800
6506
6507     Add new tools to .gitignore
6508     
6509     Signed-off-by: Keith Packard <keithp@keithp.com>
6510
6511 commit 2cdb90d9214f8e66b3574cbd9c5ed073a7861681
6512 Author: Keith Packard <keithp@keithp.com>
6513 Date:   Sun Dec 8 20:09:10 2013 -0800
6514
6515     altoslib: Add self-flashing code
6516     
6517     This adds the ability to use the AltOS flash-loader on both STM and
6518     NXP processors.
6519     
6520     Signed-off-by: Keith Packard <keithp@keithp.com>
6521
6522 commit 70d0841b4017e7580c893c7033c04fb2964adab6
6523 Author: Keith Packard <keithp@keithp.com>
6524 Date:   Sun Dec 8 20:07:23 2013 -0800
6525
6526     altoslib: Add AltosNoSymbol exception
6527     
6528     Signed-off-by: Keith Packard <keithp@keithp.com>
6529
6530 commit 4e1b134e29313a1bdac18de57fe547299e5ded2a
6531 Author: Keith Packard <keithp@keithp.com>
6532 Date:   Sun Dec 8 20:04:43 2013 -0800
6533
6534     altoslib: Use symbols in AltosRomconfig instead of fixed offsets
6535     
6536     The new Hexfile symbol code automatically adds the needed romconfig
6537     symbols for cc1111 products, and ARM-based products have symbols in
6538     the .ihx files. This means that we can rely on using symbols when
6539     finding config values in memory.
6540     
6541     Signed-off-by: Keith Packard <keithp@keithp.com>
6542
6543 commit 1183417145de549b9281f9e210d216facf3a94ef
6544 Author: Keith Packard <keithp@keithp.com>
6545 Date:   Sun Dec 8 19:59:37 2013 -0800
6546
6547     altosuilib: Don't match product_altusmetrum for product_basestation or product_altimeter
6548     
6549     It's been years since we've shipped boards configured with
6550     product_altusmetrum, but now we've repurposed that code for the flash
6551     loader. When matching an explicit product, go ahead and also match
6552     altusmetrum so that the flash loader will fit, but when matching
6553     basestation or altimeter, don't as that will avoid popping up the
6554     flight monitor UI at startup when a board is running the boot loader.
6555     
6556     Signed-off-by: Keith Packard <keithp@keithp.com>
6557
6558 commit e0af4569446b12c026aa0ffd52c55839d69af0e1
6559 Author: Keith Packard <keithp@keithp.com>
6560 Date:   Sun Dec 8 19:48:27 2013 -0800
6561
6562     altoslib: Publish mapping from product name back to USB id
6563     
6564     This lets us choose which device to flash based on the filename
6565     
6566     Signed-off-by: Keith Packard <keithp@keithp.com>
6567
6568 commit 88fa5fa6acbdd66d1338ca73cbbac219d62b5136
6569 Author: Keith Packard <keithp@keithp.com>
6570 Date:   Sun Dec 8 19:47:44 2013 -0800
6571
6572     altoslib: Create AltosProgrammer class
6573     
6574     This provides an abstract interface to flashing boards, for
6575     dongle-based and self-programming boards.
6576     
6577     Signed-off-by: Keith Packard <keithp@keithp.com>
6578
6579 commit 7b0c1fbccb4ef1ae2ed356292cc8762360532b7f
6580 Author: Keith Packard <keithp@keithp.com>
6581 Date:   Sun Dec 8 19:46:30 2013 -0800
6582
6583     altoslib: Add symbols to .ihx files
6584     
6585     Create a new 0xfe record type to hold the symbols, and append them
6586     after the EOF record so that other tools might continue to work.
6587     
6588     Signed-off-by: Keith Packard <keithp@keithp.com>
6589
6590 commit b1ffdaf1f5e9b6e8ff0d4e08d8c504f8dfacd3a4
6591 Author: Keith Packard <keithp@keithp.com>
6592 Date:   Sun Dec 8 19:43:13 2013 -0800
6593
6594     altoslib: Support binary reading/writing in AltosLink
6595     
6596     Binary reads require an explicit length, and do not work while
6597     telemetry is running.
6598     
6599     Signed-off-by: Keith Packard <keithp@keithp.com>
6600
6601 commit 2cb7a96567e1302a699f78290fab5e29693940ab
6602 Author: Keith Packard <keithp@keithp.com>
6603 Date:   Sun Dec 8 19:05:01 2013 -0800
6604
6605     altos/stm: arm-none-eabi-binutils now puts 'main' into .text.startup
6606     
6607     Change name of .text.ram to .ramtext, then load .text* into flash and
6608     .ramtext into ram. This ensures that 'main' and anything else in a
6609     random .text.* segment will get loaded into flash as appropriate.
6610     
6611     Signed-off-by: Keith Packard <keithp@keithp.com>
6612
6613 commit 3e22a0dce4248cce862147c985078de44c427b12
6614 Author: Keith Packard <keithp@keithp.com>
6615 Date:   Sun Dec 8 19:04:11 2013 -0800
6616
6617     ao-tools: build ao-usbload by default
6618     
6619     Signed-off-by: Keith Packard <keithp@keithp.com>
6620
6621 commit b1f3525afa801038f7087a3a2caf369f2460a5db
6622 Author: Keith Packard <keithp@keithp.com>
6623 Date:   Sun Dec 8 11:41:09 2013 -0800
6624
6625     altoslib: AltosEepromMonitor had false import of altosuilib
6626     
6627     Not needed, and breaks the build
6628     
6629     Signed-off-by: Keith Packard <keithp@keithp.com>
6630
6631 commit eded084c6caa1f9423d690c8b45c8042f8355987
6632 Author: Keith Packard <keithp@keithp.com>
6633 Date:   Sun Dec 8 11:17:28 2013 -0800
6634
6635     altos: remove all versions of stm-demo executable
6636     
6637     Signed-off-by: Keith Packard <keithp@keithp.com>
6638
6639 commit bb72b4018dd6a422afe1916d9538bb9ff1e45353
6640 Author: Keith Packard <keithp@keithp.com>
6641 Date:   Sun Dec 8 11:15:37 2013 -0800
6642
6643     altos: Change flash loader name to just AltosFlash
6644     
6645     Remove the software version string from the product name
6646     
6647     Signed-off-by: Keith Packard <keithp@keithp.com>
6648
6649 commit 52b19511222980138faddb2047707baceff0a596
6650 Author: Keith Packard <keithp@keithp.com>
6651 Date:   Sun Dec 8 11:14:29 2013 -0800
6652
6653     altos: Build .ihx files for all arm projects
6654     
6655     The .ihx version can be processed by the java loader
6656     
6657     Signed-off-by: Keith Packard <keithp@keithp.com>
6658
6659 commit a1e4750a7d4af72e8e9086735885f48c9b56c18e
6660 Author: Keith Packard <keithp@keithp.com>
6661 Date:   Sun Dec 8 11:11:41 2013 -0800
6662
6663     altos: Allow products to override default 100mA USB current
6664     
6665     This will allow products to specify their own current limit.
6666     
6667     Signed-off-by: Keith Packard <keithp@keithp.com>
6668
6669 commit 25aaf6122cbddcbc6a80460dac8ccb9f45743ae0
6670 Author: Keith Packard <keithp@keithp.com>
6671 Date:   Sun Dec 8 11:10:00 2013 -0800
6672
6673     ao-tools: Clean up ao-stmload and ao-usbload options. Add --raw
6674     
6675     ao-stmload only uses stlink, ao-usbload only uses self-flashing, so
6676     clear up the options in the two programs. The new --raw option skips
6677     the serial and radio cal rewriting when flashing the boot loader.
6678     
6679     Signed-off-by: Keith Packard <keithp@keithp.com>
6680
6681 commit ebb36d56c732ffe9cdb8d2ea53d00e1d4ece8f97
6682 Author: Keith Packard <keithp@keithp.com>
6683 Date:   Sun Dec 8 11:07:46 2013 -0800
6684
6685     ao-tools: Allow building without stlink and readline
6686     
6687     This adds --without-stlink and --without-readline options to configure
6688     to disable these features, and adjusts the build process and code to
6689     handle that.
6690     
6691     Signed-off-by: Keith Packard <keithp@keithp.com>
6692
6693 commit 5fd0dc6f69e7614ba71bbc215b32260a11595af3
6694 Author: Keith Packard <keithp@keithp.com>
6695 Date:   Sat Dec 7 23:27:30 2013 -0800
6696
6697     ao-tools: Add ao-flash-stm and ao-flash-lpc scripts
6698     
6699     These use openocd to download boot loaders to the arm-based products
6700     
6701     Signed-off-by: Keith Packard <keithp@keithp.com>
6702
6703 commit eee9b3ce1e5adae5aa4566050b6d6048344e92c4
6704 Author: Keith Packard <keithp@keithp.com>
6705 Date:   Sat Dec 7 09:54:17 2013 -0800
6706
6707     altosuilib: Deal with AltosUnits API change
6708     
6709     The abstract methods in AltosUnits now pass the 'imperial_units' flag
6710     explicitly, so deal with that in AltosUnits itself
6711     
6712     Signed-off-by: Keith Packard <keithp@keithp.com>
6713
6714 commit 407696f11ac1736e840c9b702592c46197d14c2c
6715 Author: Keith Packard <keithp@keithp.com>
6716 Date:   Sat Dec 7 09:53:10 2013 -0800
6717
6718     altosui: Clean up serial close handling
6719     
6720     Unify serial close processing in a single function (close_serial),
6721     make everyone else call that. This avoids a couple of cases where the
6722     device would be closed and not removed from the devices_opened list,
6723     leading to 'device is already in use' messages.
6724     
6725     Signed-off-by: Keith Packard <keithp@keithp.com>
6726
6727 commit 1a47532f411488f003726aa9365ede5dc90c5b78
6728 Author: Keith Packard <keithp@keithp.com>
6729 Date:   Sat Dec 7 09:51:58 2013 -0800
6730
6731     altosui: Don't try to report bearing/elevation without GPS
6732     
6733     If the distance from the pad cannot be computed (due to lacking GPS),
6734     then don't try to report it.
6735     
6736     Signed-off-by: Keith Packard <keithp@keithp.com>
6737
6738 commit 44249a9262a16ed103aedf30a300003fc2a17579
6739 Author: Keith Packard <keithp@keithp.com>
6740 Date:   Sat Dec 7 09:49:00 2013 -0800
6741
6742     altos: Nothing in altos uses AES decryption, so don't compile it
6743     
6744     Saves a bit of space where AES is used, and avoids some compiler warnings.
6745     
6746     Signed-off-by: Keith Packard <keithp@keithp.com>
6747
6748 commit cdb32b1717db4e8cb8cf94d810e74ce2b569566b
6749 Author: Keith Packard <keithp@keithp.com>
6750 Date:   Sat Dec 7 09:47:45 2013 -0800
6751
6752     altos/test: Compute and plot tilt based on GPS track
6753     
6754     This lets us compare the gyro-computed tilt angle against the actual
6755     flight path.
6756     
6757     Signed-off-by: Keith Packard <keithp@keithp.com>
6758
6759 commit 6fbf4829569d5edb476654f4e383b834af527dc6
6760 Author: Keith Packard <keithp@keithp.com>
6761 Date:   Sat Dec 7 09:40:53 2013 -0800
6762
6763     altos: Telemega uses eeprom, include it in main file
6764     
6765     ao_telemega.c didn't include ao_eeprom.h leaving a function undefined
6766     
6767     Signed-off-by: Keith Packard <keithp@keithp.com>
6768
6769 commit 2a9b0cdff5db03dc11b6ef69cf5436c834c3acc4
6770 Author: Keith Packard <keithp@keithp.com>
6771 Date:   Sat Dec 7 09:39:41 2013 -0800
6772
6773     altos: Add lots more GPS data to mega log
6774     
6775     There's plenty of space in the GPS log packets to hold course, speed,
6776     climb and DOP values, so just stick them in.
6777     
6778     Signed-off-by: Keith Packard <keithp@keithp.com>
6779
6780 commit de2e812b02a99a2f6d85f15a9600265931f6f6b0
6781 Author: Keith Packard <keithp@keithp.com>
6782 Date:   Sat Dec 7 09:38:50 2013 -0800
6783
6784     src/cc1111: Turn off RC osc after xtal is running
6785     
6786     There's no reason to keep running the RC oscillator after we switch to
6787     the crystal, so turn it off.
6788     
6789     Signed-off-by: Keith Packard <keithp@keithp.com>
6790
6791 commit 473ae38ade0552c5ff3ca088b21345ed5dfad5d0
6792 Author: Keith Packard <keithp@keithp.com>
6793 Date:   Thu Nov 28 15:21:26 2013 -0800
6794
6795     doc: First pass for 1.3 finished; docs have most major sections updated.
6796     
6797     Final edits and corrections still required.
6798     
6799     Signed-off-by: Keith Packard <keithp@keithp.com>
6800
6801 commit 6d9b93bfd637eb690159fc5efda0390eb602c6a7
6802 Author: Keith Packard <keithp@keithp.com>
6803 Date:   Thu Nov 28 10:44:07 2013 -0800
6804
6805     ao-tools: Split out USB loader to ao-usbload
6806     
6807     Leave ao-stmload using just stlinkv2
6808     
6809     Signed-off-by: Keith Packard <keithp@keithp.com>
6810
6811 commit f27dff090c8f3a63bd932715643980703160bde6
6812 Author: Keith Packard <keithp@keithp.com>
6813 Date:   Thu Nov 28 10:31:32 2013 -0800
6814
6815     ao-tools: Split out altos symbol editing from ao-stmload
6816     
6817     to be shared with ao-usbload
6818     
6819     Signed-off-by: Keith Packard <keithp@keithp.com>
6820
6821 commit 5ef287723f8d8bfbfb3582d22bfb5c2a3129414a
6822 Author: Keith Packard <keithp@keithp.com>
6823 Date:   Thu Nov 28 09:52:38 2013 -0800
6824
6825     ao-tools: Missing ao-selfload.h
6826
6827 commit e6c9ca218d944443c86555e513534d82713af936
6828 Author: Keith Packard <keithp@keithp.com>
6829 Date:   Thu Nov 28 09:52:01 2013 -0800
6830
6831     ao-tools: move 16/32-bit readers from ao-stmload to lib
6832
6833 commit d93a65a90f19e4816231e03b1f399af6e3742aee
6834 Author: Keith Packard <keithp@keithp.com>
6835 Date:   Thu Nov 28 09:46:13 2013 -0800
6836
6837     ao-tools: Move ao-selfload into library
6838     
6839     This needs to be shared between ao-stmload and ao-usbload
6840     
6841     Signed-off-by: Keith Packard <keithp@keithp.com>
6842
6843 commit 14204e3d147ad99cc249ad8de254809180fe5c38
6844 Author: Keith Packard <keithp@keithp.com>
6845 Date:   Thu Nov 28 09:31:02 2013 -0800
6846
6847     ao-tools: Add ao-elftohex and .ihx symbol support
6848     
6849     ao-elftohex converts an elf file into a hex file so that we can load
6850     it with java.
6851     
6852     Signed-off-by: Keith Packard <keithp@keithp.com>
6853
6854 commit ee07f1a0f8e431bebb3b948f6249f5f33413e966
6855 Author: Keith Packard <keithp@keithp.com>
6856 Date:   Thu Nov 28 09:29:52 2013 -0800
6857
6858     ao-tools: Add debug printf support
6859
6860 commit 95a8180f3d7929dbad65c80421f99c925f245af0
6861 Author: Keith Packard <keithp@keithp.com>
6862 Date:   Wed Nov 27 13:59:06 2013 -0800
6863
6864     ao-tools: Create general elf and hex library routines
6865     
6866     Pulls the elf stuff out of ao-stmload, change the hex stuff into ao_
6867     routines.
6868     
6869     Signed-off-by: Keith Packard <keithp@keithp.com>
6870
6871 commit 73b1a7e644e255558378ab66de6426a7dfd8a7dc
6872 Author: Keith Packard <keithp@keithp.com>
6873 Date:   Mon Nov 25 01:15:36 2013 -0800
6874
6875     doc: Work on AltosUI Pyro config docs a bit more.
6876     
6877     Signed-off-by: Keith Packard <keithp@keithp.com>
6878
6879 commit 82b42935d047d2f7c2f7a63a3efb72a3f1d5594e
6880 Author: Keith Packard <keithp@keithp.com>
6881 Date:   Mon Nov 25 00:02:06 2013 -0800
6882
6883     altosui: Handle units in pyro config.
6884     
6885     This lets you edit the pyro configuration using imperial units if
6886     desired.
6887     
6888     Signed-off-by: Keith Packard <keithp@keithp.com>
6889
6890 commit 8da565bbafa2925aa889cf9249497a709a814b7f
6891 Author: Keith Packard <keithp@keithp.com>
6892 Date:   Mon Nov 25 00:01:20 2013 -0800
6893
6894     doc: Add telemetry enable and APRS interval config docs
6895     
6896     Also starts working on the pyro channel config window docs
6897     
6898     Signed-off-by: Keith Packard <keithp@keithp.com>
6899
6900 commit f743934ebd1a7c7c8b6db0223f0309e590aa15cd
6901 Author: Keith Packard <keithp@keithp.com>
6902 Date:   Sun Nov 24 21:55:20 2013 -0800
6903
6904     doc: use correct quotes in altusmetrum.xsl
6905     
6906     Signed-off-by: Keith Packard <keithp@keithp.com>
6907
6908 commit 6f4abc14065aebceaac9313e4dcd4300e19999cf
6909 Author: Keith Packard <keithp@keithp.com>
6910 Date:   Sun Nov 24 21:50:27 2013 -0800
6911
6912     doc: "rocketry electronics" instead of listing products
6913
6914 commit 31a1c701bfaea97225e12ea0688b934790e3737e
6915 Author: Keith Packard <keithp@keithp.com>
6916 Date:   Sun Nov 24 21:28:26 2013 -0800
6917
6918     Use more 1/4 single characters
6919
6920 commit 96f33e780958adaaa4a9cc127caecaeb3f4c978c
6921 Author: Keith Packard <keithp@keithp.com>
6922 Date:   Sun Nov 24 21:25:06 2013 -0800
6923
6924     Remove duplicate log description. Describe pyro config.
6925     
6926     Signed-off-by: Keith Packard <keithp@keithp.com>
6927
6928 commit 3eaaefe6d746a2f53995a2470c5024f37c87c393
6929 Author: Keith Packard <keithp@keithp.com>
6930 Date:   Sun Nov 24 20:05:52 2013 -0800
6931
6932     Extend the hardware overview chapter. Edit System Operations
6933     
6934     Extend the overview chapter to include tables describing the
6935     electronic and physical board characteristics of each board.
6936     
6937     Finish most of the System Operation stuff, still need to add pyro
6938     channel configuration
6939     
6940     Signed-off-by: Keith Packard <keithp@keithp.com>
6941
6942 commit ceed62fd97972b35f4cf6560625135723cb8610f
6943 Author: Keith Packard <keithp@keithp.com>
6944 Date:   Mon Nov 18 13:48:18 2013 -0800
6945
6946     debian: Build now depends on 'xmlto' for docs
6947     
6948     This wraps xsltproc, fop and xmllint for formatting pdf files
6949     
6950     Signed-off-by: Keith Packard <keithp@keithp.com>
6951
6952 commit 92753d4b8d6b17ebc7a9b65680abd46648726393
6953 Author: Keith Packard <keithp@keithp.com>
6954 Date:   Mon Nov 18 12:43:33 2013 -0800
6955
6956     doc: Use system fo docbool.xsl instead of network one
6957     
6958     Instead of reading the master stylesheet from the network, just use
6959     the one installed on the system.
6960     
6961     Signed-off-by: Keith Packard <keithp@keithp.com>
6962
6963 commit 89fc38f2cf143bed1fe8c4a4972267b15c9aa467
6964 Author: Keith Packard <keithp@keithp.com>
6965 Date:   Mon Nov 18 12:42:38 2013 -0800
6966
6967     doc: Make pdf files depend on local stylesheet
6968     
6969     Now that we're using our own, rebuild the docs when it changes
6970     
6971     Signed-off-by: Keith Packard <keithp@keithp.com>
6972
6973 commit f9bbca59a9034cf7e6df4577e627d7447f3a9d51
6974 Author: Keith Packard <keithp@keithp.com>
6975 Date:   Mon Nov 18 12:42:20 2013 -0800
6976
6977     doc: Make micropeak.xsl validate
6978     
6979     Signed-off-by: Keith Packard <keithp@keithp.com>
6980
6981 commit 0a3e27e3a392be4cfe03d200068a7e69bb2f3fdb
6982 Author: Keith Packard <keithp@keithp.com>
6983 Date:   Mon Nov 18 12:38:52 2013 -0800
6984
6985     Make companion.xsl validate
6986     
6987     Signed-off-by: Keith Packard <keithp@keithp.com>
6988
6989 commit d212d782bff977d609a9da1b805de4a2615fb474
6990 Author: Keith Packard <keithp@keithp.com>
6991 Date:   Mon Nov 18 12:37:23 2013 -0800
6992
6993     doc: Make telemetry.xsl validate
6994     
6995     Signed-off-by: Keith Packard <keithp@keithp.com>
6996
6997 commit 87fbe12bdaf10c9ba7ba43608b1e980cdc09d496
6998 Author: Keith Packard <keithp@keithp.com>
6999 Date:   Mon Nov 18 12:29:42 2013 -0800
7000
7001     doc: Make altos.xsl validate
7002     
7003     Signed-off-by: Keith Packard <keithp@keithp.com>
7004
7005 commit 963a61986ea4b48fdca0989479e9c50acb0f1a9d
7006 Author: Keith Packard <keithp@keithp.com>
7007 Date:   Mon Nov 18 12:12:54 2013 -0800
7008
7009     doc: Switch to xorg style to generate index
7010     
7011     This style sheet generates a nice PDF index
7012     
7013     Signed-off-by: Keith Packard <keithp@keithp.com>
7014
7015 commit 9953a5f0440b269dac5c675f120e6a31dde8ec69
7016 Author: Keith Packard <keithp@keithp.com>
7017 Date:   Mon Nov 18 12:06:31 2013 -0800
7018
7019     doc: Get altusmetrum.xsl to validate
7020     
7021     Mostly involved getting the listitem contents into para elements.
7022     
7023     Signed-off-by: Keith Packard <keithp@keithp.com>
7024
7025 commit 152d978dc4be49b6b764e5e1966bd860c46054ea
7026 Author: Keith Packard <keithp@keithp.com>
7027 Date:   Mon Nov 18 12:05:10 2013 -0800
7028
7029     doc: Start work on 1.3 doc updates
7030     
7031     Add 1.3 release notes.
7032     
7033     Signed-off-by: Keith Packard <keithp@keithp.com>
7034
7035 commit 71705532374f222e51c66e2f1214dd01b3efc8bd
7036 Author: Keith Packard <keithp@keithp.com>
7037 Date:   Tue Nov 12 15:02:50 2013 +0900
7038
7039     Bump to version 1.2.9.4
7040
7041 commit 12481415c2e5fb03b003343c9499df711eb14f91
7042 Author: Keith Packard <keithp@keithp.com>
7043 Date:   Tue Nov 12 16:26:02 2013 +0900
7044
7045     altos: include ao_eeprom.h in ao_telemetrum.c to define ao_eeprom_init
7046     
7047     Signed-off-by: Keith Packard <keithp@keithp.com>
7048
7049 commit bf893a4149b05b97f18f9f487af805adef859d74
7050 Author: Keith Packard <keithp@keithp.com>
7051 Date:   Tue Nov 12 16:22:49 2013 +0900
7052
7053     altos: Make sure flight erase log comes after config blog
7054     
7055     Oops. When converting from ao_storage to ao_config, I accidentally had
7056     the flight erase log overwriting the config block.
7057     
7058     Signed-off-by: Keith Packard <keithp@keithp.com>
7059
7060 commit 92eafd01f2809f39c5bc4058977c790d94a99df1
7061 Author: Keith Packard <keithp@keithp.com>
7062 Date:   Tue Nov 12 16:08:50 2013 +0900
7063
7064     altos: Move telemega to using internal eeprom for config
7065     
7066     And crank up the default per-flight storage to 1MB
7067     
7068     Signed-off-by: Keith Packard <keithp@keithp.com>
7069
7070 commit 9c53ad6f8222878a26efecebd3bb1d1fe054a4b6
7071 Author: Keith Packard <keithp@keithp.com>
7072 Date:   Tue Nov 12 16:06:59 2013 +0900
7073
7074     altos: Move TeleMetrum v2.0 to using internal eeprom for config
7075     
7076     This leaves the whole 8MB of flash for flight storage
7077     
7078     Signed-off-by: Keith Packard <keithp@keithp.com>
7079
7080 commit 83437b2fe304599e22d0a98b5410808bcb67dc97
7081 Author: Keith Packard <keithp@keithp.com>
7082 Date:   Tue Nov 12 15:45:32 2013 +0900
7083
7084     altos: Allow use of internal EEPROM for config storage
7085     
7086     This stops exposing eeprom as 'storage' and instead exposes it with a
7087     separate eeprom API so that it can be used for config storage without
7088     also using it for flight log storage.
7089     
7090     The config code has been changed to allow it to either use storage for
7091     configuration data or eeprom.
7092     
7093     Signed-off-by: Keith Packard <keithp@keithp.com>
7094
7095 commit b57f1cabfe5052306cb4c28793bea477f4aeb2d2
7096 Author: Keith Packard <keithp@keithp.com>
7097 Date:   Tue Nov 12 15:18:58 2013 +0900
7098
7099     altos: Don't hold GPS mutex while waiting in TM v2.0 report
7100     
7101     Holding the GPS mutex while waiting for the GPS code to dump data into
7102     the GPS variables is rather counter-productive.
7103     
7104     Signed-off-by: Keith Packard <keithp@keithp.com>
7105
7106 commit 0951b1ef83d8d741d65811fa23bde43ee843a939
7107 Author: Keith Packard <keithp@keithp.com>
7108 Date:   Tue Nov 12 15:18:53 2013 +0900
7109
7110     altos: Build TM v2.0 firmware by default
7111     
7112     Signed-off-by: Keith Packard <keithp@keithp.com>
7113
7114 commit 3c40272713d93e79bb0989eefe191cd2bfe56a44
7115 Author: Keith Packard <keithp@keithp.com>
7116 Date:   Tue Nov 12 15:01:13 2013 +0900
7117
7118     ignore "compile" script
7119
7120 commit 28327883d377896caddbad0f9efded56a227edd1
7121 Author: Keith Packard <keithp@keithp.com>
7122 Date:   Tue Nov 12 14:59:40 2013 +0900
7123
7124     Add TeleMini v2.0 turnon script
7125
7126 commit cffbc025532487bbd9b467476be05d0997b5133e
7127 Author: Keith Packard <keithp@keithp.com>
7128 Date:   Tue Nov 12 14:56:47 2013 +0900
7129
7130     ao-tools: add ao-mega man page, ignore executable
7131
7132 commit 40d3575a9365d77ca507ebee226d51d081e1ecc6
7133 Author: Keith Packard <keithp@keithp.com>
7134 Date:   Tue Nov 12 14:54:57 2013 +0900
7135
7136     altos: Clean up .gitignore and add a few random files
7137     
7138     Signed-off-by: Keith Packard <keithp@keithp.com>
7139
7140 commit 9d2eb0b00a5a0faefce95bce949be7206b0aad37
7141 Author: Keith Packard <keithp@keithp.com>
7142 Date:   Tue Nov 12 14:48:21 2013 +0900
7143
7144     Add ublox checksum generating program
7145
7146 commit d5367f20fa1ae71496fde071953c2cda89654071
7147 Author: Keith Packard <keithp@keithp.com>
7148 Date:   Tue Nov 12 14:45:51 2013 +0900
7149
7150     Ignore mac .dmg files
7151
7152 commit 0093d5b368669e0c324f8d9dfcd2f004de85ee5c
7153 Author: Keith Packard <keithp@keithp.com>
7154 Date:   Tue Nov 12 14:37:57 2013 +0900
7155
7156     altosui, altoslib: Move eeprom download code to altoslib
7157     
7158     This should make adding eeprom downloading to altosdroid easier
7159     
7160     Signed-off-by: Keith Packard <keithp@keithp.com>
7161
7162 commit 45db3076b257adcf2c9f69ed0927f09d94af7a50
7163 Author: Keith Packard <keithp@keithp.com>
7164 Date:   Tue Nov 12 14:28:30 2013 +0900
7165
7166     altosui: Make AltosEepromDownload not swing-dependent
7167     
7168     Will move to altoslib
7169     
7170     Signed-off-by: Keith Packard <keithp@keithp.com>
7171
7172 commit 6aa99c160f0695eb25ccc0598e4c36224c89dab4
7173 Author: Keith Packard <keithp@keithp.com>
7174 Date:   Tue Nov 12 14:06:20 2013 +0900
7175
7176     altoslib: Start moving eeprom download logic to altoslib
7177     
7178     Signed-off-by: Keith Packard <keithp@keithp.com>
7179
7180 commit 74d73a2cd0b6a228eb396552e1d16685669349c0
7181 Author: Keith Packard <keithp@keithp.com>
7182 Date:   Tue Nov 12 14:03:42 2013 +0900
7183
7184     altoslib: Raise ParseException on invalid eeprom format
7185     
7186     Make sure the user knows when data are not downloaded successfully
7187     because the UI doesn't understand the eeprom format.
7188     
7189     Signed-off-by: Keith Packard <keithp@keithp.com>
7190
7191 commit bdd6244d8b4a55c9aa4fb79b0cb1a0727afbc2ac
7192 Author: Keith Packard <keithp@keithp.com>
7193 Date:   Tue Nov 12 14:01:55 2013 +0900
7194
7195     altos: Add orientation tracking to ao_flight_test
7196     
7197     Shows calculated offset from vertical in ao_flight_test output
7198     
7199     Signed-off-by: Keith Packard <keithp@keithp.com>
7200
7201 commit 29b48b63305881471d9b97ef3fb236af03cb79f5
7202 Author: Keith Packard <keithp@keithp.com>
7203 Date:   Mon Oct 28 00:36:13 2013 -0700
7204
7205     altos: Don't hold GPS mutex while waiting for GPS data in report code
7206     
7207     Oops. This kinda breaks anyone else waiting for GPS data
7208     
7209     Signed-off-by: Keith Packard <keithp@keithp.com>
7210
7211 commit d3628bd2dd3612065792aef6c7ae5bc967b4f081
7212 Author: Keith Packard <keithp@keithp.com>
7213 Date:   Mon Oct 28 00:24:59 2013 -0700
7214
7215     altos: sample profile address range was too narrow
7216     
7217     The range was cranked down at some point to diagnose issues within the
7218     task scheduler. Unfortunately, that change got merged, which meant
7219     that general profiling lost information outside of the lower 4kB of code.
7220     
7221     Signed-off-by: Keith Packard <keithp@keithp.com>
7222
7223 commit 7c1c6728bce4237ca3a8f6fde01356697a465dfd
7224 Author: Keith Packard <keithp@keithp.com>
7225 Date:   Sun Oct 27 23:47:27 2013 -0700
7226
7227     altos: Make telemega v0.3 compile with new quaternion code
7228     
7229     Adds lots more math code
7230     
7231     Signed-off-by: Keith Packard <keithp@keithp.com>
7232
7233 commit e838bd2847e5684ce93b6f7cbe736ebed681c3c6
7234 Author: Keith Packard <keithp@keithp.com>
7235 Date:   Sun Oct 27 23:46:54 2013 -0700
7236
7237     altos: Make telemega v0.1 compile with new quaternion code
7238     
7239     Adds the necessary math code
7240     
7241     Signed-off-by: Keith Packard <keithp@keithp.com>
7242
7243 commit 9b0ce8ca65d76b9cf55dfff002e13ce2fbb5f7fc
7244 Author: Keith Packard <keithp@keithp.com>
7245 Date:   Sun Oct 27 23:45:48 2013 -0700
7246
7247     altos: Add orientation test when HAS_FLIGHT_DEBUG is set
7248     
7249     This just dumps the current orientation to stdout so you can monitor
7250     it in real time
7251     
7252     Signed-off-by: Keith Packard <keithp@keithp.com>
7253
7254 commit 5d9e715d570b24ac124c30772b11923bd26ed670
7255 Author: Keith Packard <keithp@keithp.com>
7256 Date:   Sun Oct 27 23:44:47 2013 -0700
7257
7258     altos: Update quaternion tests to check vectors_to_rotation
7259     
7260     Signed-off-by: Keith Packard <keithp@keithp.com>
7261
7262 commit 195fd70cdc7f519cd8d4ac323088ed0b6c188280
7263 Author: Keith Packard <keithp@keithp.com>
7264 Date:   Sun Oct 27 23:42:58 2013 -0700
7265
7266     altos: Change ao_mpu6000_gyro arg to float
7267     
7268     This lets callers pass more precision than just the original sensor value
7269     
7270     Signed-off-by: Keith Packard <keithp@keithp.com>
7271
7272 commit 3d3fe7e9b6502432868f4430befac871dfea4869
7273 Author: Keith Packard <keithp@keithp.com>
7274 Date:   Sun Oct 27 23:42:26 2013 -0700
7275
7276     altos: Fixup for 32-bit gyro averages
7277     
7278     Signed-off-by: Keith Packard <keithp@keithp.com>
7279
7280 commit 4bebade9e9004bad81df1a423687f3e3f356f1c2
7281 Author: Keith Packard <keithp@keithp.com>
7282 Date:   Sun Oct 27 23:37:55 2013 -0700
7283
7284     altos: Correct incremental rotation computation
7285     
7286     Trying to compute the combined rotation by taking the x/y/z rotations
7287     as a vector is a good approximation, but not accurate enough for our
7288     application given the large angles we sometimes see.
7289     
7290     Instead, use a correct-but-expensive function with a pile of
7291     transcendental function calls. The STM32L seems to be fast enough at least...
7292     
7293     Signed-off-by: Keith Packard <keithp@keithp.com>
7294
7295 commit 06b0c1b768a7d3eae57e66bc9aea25db49f9ea8a
7296 Author: Keith Packard <keithp@keithp.com>
7297 Date:   Sun Oct 27 23:35:54 2013 -0700
7298
7299     altos: Compute initial rotation from vertical
7300     
7301     This initializes the rotation with the angle from vertical, rather
7302     than simply recording the off-angle vector. Doing this allows us to
7303     accurately track the true orientation of the rocket, instead of just
7304     the offset from the initial non-vertical orientation.
7305     
7306     Signed-off-by: Keith Packard <keithp@keithp.com>
7307
7308 commit cdbe8ce33e4a75e85caf07538ed7e997f462b758
7309 Author: Keith Packard <keithp@keithp.com>
7310 Date:   Sun Oct 27 23:33:11 2013 -0700
7311
7312     altos: Fixup for ao_sample_orient rename
7313     
7314     Signed-off-by: Keith Packard <keithp@keithp.com>
7315
7316 commit d96fd33aa8a220d547512eb43c88fc8f5651e39e
7317 Author: Keith Packard <keithp@keithp.com>
7318 Date:   Sun Oct 27 23:28:50 2013 -0700
7319
7320     altos: Add sinf to math code
7321     
7322     Needed for the quaternion gyro tracking code
7323     
7324     Signed-off-by: Keith Packard <keithp@keithp.com>
7325
7326 commit fa7d0ba0efdde3ac9fb4df0589f9ead07b7ffff5
7327 Author: Keith Packard <keithp@keithp.com>
7328 Date:   Sun Oct 27 23:26:28 2013 -0700
7329
7330     altos: Keep 9 more bits of average pad IMU gyro data
7331     
7332     This reduces the offset error by a bit, minimizing gyro drift.
7333     
7334     Signed-off-by: Keith Packard <keithp@keithp.com>
7335
7336 commit 58f08c4b3cb9049d0c9cb02cde0d8dbdc3d33920
7337 Author: Keith Packard <keithp@keithp.com>
7338 Date:   Sun Oct 27 23:23:59 2013 -0700
7339
7340     altos: Rename ao_orient to ao_sample_orient
7341     
7342     Keeps it clear where this name comes from.
7343     
7344     Signed-off-by: Keith Packard <keithp@keithp.com>
7345
7346 commit c10cb9d31765e6ef0ba737bc484c5aed22a332f9
7347 Author: Keith Packard <keithp@keithp.com>
7348 Date:   Sun Oct 27 23:11:37 2013 -0700
7349
7350     altos: Add functions to init quaternions from vector pairs and euler angles
7351     
7352     Our low sampling rate means that the "cheap" hack for
7353     integrating quaternion rotations by using sin(x) ≃ x doesn't work, so
7354     instead we have to compute the partial rotation the hard way.
7355     
7356     Signed-off-by: Keith Packard <keithp@keithp.com>
7357
7358 commit 3b25860b5b3b69642928dd9c30dec4b4b937a88c
7359 Author: Keith Packard <keithp@keithp.com>
7360 Date:   Sun Oct 27 23:11:09 2013 -0700
7361
7362     altos: Add some comments describing quaternion multiplication
7363     
7364     Signed-off-by: Keith Packard <keithp@keithp.com>
7365
7366 commit 616977d2955da13383a1869b9ccdb07338172109
7367 Author: Keith Packard <keithp@keithp.com>
7368 Date:   Sun Oct 27 23:10:13 2013 -0700
7369
7370     altos: Mark arguments to quaternion functions as const
7371     
7372     Lets us pass constants without the compile whinging
7373     
7374     Signed-off-by: Keith Packard <keithp@keithp.com>
7375
7376 commit e923e11e185fd42d2a83e18b3d13bd839a72b1aa
7377 Author: Keith Packard <keithp@keithp.com>
7378 Date:   Sun Oct 27 22:44:49 2013 -0700
7379
7380     altos: IMU accel calibration values need to be signed
7381     
7382     The MPU6000 reports signed values.
7383     
7384     Signed-off-by: Keith Packard <keithp@keithp.com>
7385
7386 commit 351d53836e201834a2d89773a08ab7c2dab2b2f4
7387 Author: Keith Packard <keithp@keithp.com>
7388 Date:   Fri Oct 25 04:34:16 2013 -0700
7389
7390     altos: Calibrate IMU accelerometers too
7391     
7392     Average the IMU accelerometer values pointing up and down so that we
7393     have a zero-g offset for all three axes. This can then be used to
7394     compute which direction the rocket is pointing while sitting on the pad.
7395     
7396     Signed-off-by: Keith Packard <keithp@keithp.com>
7397
7398 commit 08143a922fe27bc50a19924f46538f9476ab5fd1
7399 Author: Keith Packard <keithp@keithp.com>
7400 Date:   Fri Oct 25 04:05:09 2013 -0700
7401
7402     altos: Add gyro-based orientation tracking
7403     
7404     This tracks the angle-from-vertical as an additional input to the pyro
7405     channels.
7406     
7407     Signed-off-by: Keith Packard <keithp@keithp.com>
7408
7409 commit ba99630f33440b993c69830856d2a7741ffdef71
7410 Author: Keith Packard <keithp@keithp.com>
7411 Date:   Fri Oct 25 04:03:39 2013 -0700
7412
7413     altos: Fix GPS test frameworks to handle shared ao_gps_new variable
7414     
7415     Signed-off-by: Keith Packard <keithp@keithp.com>
7416
7417 commit b83876718b1a535ee04ca0351ad57814454ec646
7418 Author: Keith Packard <keithp@keithp.com>
7419 Date:   Fri Oct 25 04:00:49 2013 -0700
7420
7421     altos: Add floating point math functions from newlib
7422     
7423     These are all BSD licensed, so we can simply include them directly
7424     
7425     Signed-off-by: Keith Packard <keithp@keithp.com>
7426
7427 commit 039446f54ef6968a3f0b37ce32ca6bdcdbe62546
7428 Author: Keith Packard <keithp@keithp.com>
7429 Date:   Mon Oct 14 22:41:43 2013 -0700
7430
7431     altos: Merge GPS logging into a single function
7432     
7433     Create a new global, ao_gps_new, which indicates new GPS position and
7434     satellite data.
7435     
7436     Use ao_gps_new as the new sleep/wakeup address.
7437     
7438     Merge the separate gps position/satellite logging tasks into a single
7439     function which waits for new data and writes out the changed values.
7440     
7441     Signed-off-by: Keith Packard <keithp@keithp.com>
7442
7443 commit 5c4b3658a96f1a64ccebf7bddda06b15b4ac4a6f
7444 Author: Keith Packard <keithp@keithp.com>
7445 Date:   Mon Oct 14 21:49:39 2013 -0700
7446
7447     altos: Use #define values for ublox packet types
7448     
7449     One case was using hex values instead of the #define equivalents.
7450     
7451     Signed-off-by: Keith Packard <keithp@keithp.com>
7452
7453 commit db4cd8b3838d27bebdeb6a085a739a36f7634a91
7454 Author: Keith Packard <keithp@keithp.com>
7455 Date:   Mon Oct 14 20:42:14 2013 -0700
7456
7457     altoslib,altosui: Be more robust when graphing bogus .telem files
7458     
7459     Deal with files containing multiple serial number/flight number values
7460     by preserving the boost_tick value across state resets.
7461     
7462     Check for invalid state when computing actual boost time for the stats
7463     window.
7464     
7465     Ignore invalid speed/accel values when computing averages.
7466     
7467     Signed-off-by: Keith Packard <keithp@keithp.com>
7468
7469 commit 1bd9786802751391cca3b83ac3045029e00e39ee
7470 Author: Keith Packard <keithp@keithp.com>
7471 Date:   Sun Oct 13 22:05:20 2013 -0700
7472
7473     altos/micropeak: Increase boost detect to 30m
7474     
7475     This meant increasing the data buffering as well so that we could
7476     reliably capture the flight data back to the ground, even for slow
7477     flights.
7478     
7479     And, with the buffer extra large, we work backwards from the current
7480     buffer location to find the last ground location rather than working
7481     forwards from the first buffered location. This ensures that we don't
7482     capture noise before boost and instead capture a nice flight curve instead.
7483     
7484     Signed-off-by: Keith Packard <keithp@keithp.com>
7485
7486 commit e0e98597887a970f31b33895adb77d35e06b34ff
7487 Author: Bdale Garbee <bdale@gag.com>
7488 Date:   Thu Oct 10 14:35:54 2013 -0700
7489
7490     updated turn-on script for telebt 1.1
7491
7492 commit 8af5dd05fe56768f225251bbc66831494d80048e
7493 Author: Keith Packard <keithp@keithp.com>
7494 Date:   Thu Oct 10 10:02:03 2013 -0700
7495
7496     Another try at skipping broken avr-gcc
7497     
7498     Signed-off-by: Keith Packard <keithp@keithp.com>
7499
7500 commit 2296175eff9e4286eaf44451690701a46595987e
7501 Author: Keith Packard <keithp@keithp.com>
7502 Date:   Thu Oct 10 09:47:52 2013 -0700
7503
7504     Make sure the AVR compiler can actually link stuff
7505     
7506     avr-gcc was broken for a while, causing all linking to fail. Check for
7507     that and don't try to build avr bits in that case.
7508     
7509     Signed-off-by: Keith Packard <keithp@keithp.com>
7510
7511 commit aa169b80039728e35b0dec3be66a8483d48a3458
7512 Author: Keith Packard <keithp@keithp.com>
7513 Date:   Thu Oct 10 08:04:22 2013 -0700
7514
7515     altos: Fix stm-bringup demo build to use installed pdclib
7516     
7517     Signed-off-by: Keith Packard <keithp@keithp.com>
7518
7519 commit d8d3835fedf9b7c4d203f321e72c2b086ebb3b97
7520 Author: Keith Packard <keithp@keithp.com>
7521 Date:   Thu Oct 10 00:00:05 2013 -0700
7522
7523     altos: Use installed pdclib
7524     
7525     Switch over to the installed pdclib everywhere
7526     
7527     Signed-off-by: Keith Packard <keithp@keithp.com>
7528
7529 commit 7f6cbfac7c1965add91ebfc28ca3eac4561b4fb6
7530 Author: Keith Packard <keithp@keithp.com>
7531 Date:   Wed Oct 9 12:04:14 2013 -0700
7532
7533     Bump version to 1.2.9.3
7534     
7535     Rocketober, 2013
7536     
7537     Signed-off-by: Keith Packard <keithp@keithp.com>
7538
7539 commit e947bc5e1abcd054a584d69240f91123bad2178e
7540 Author: Keith Packard <keithp@keithp.com>
7541 Date:   Wed Oct 9 12:06:30 2013 -0700
7542
7543     doc: Add easymini outline to distribution
7544     
7545     Signed-off-by: Keith Packard <keithp@keithp.com>
7546
7547 commit 18cb5f0b8f0917cbd4ff80f0920e8e5b35c822a1
7548 Author: Keith Packard <keithp@keithp.com>
7549 Date:   Wed Oct 9 10:14:16 2013 -0700
7550
7551     doc: Add EasyMini outline drawing
7552     
7553     Signed-off-by: Keith Packard <keithp@keithp.com>
7554
7555 commit c584b5fc1128c7bfd7fb921ddc3a8ec498803b53
7556 Author: Keith Packard <keithp@keithp.com>
7557 Date:   Wed Oct 9 12:37:30 2013 -0700
7558
7559     altos: Messed up the ifeq syntax a bit so ARM bits weren't getting built
7560     
7561     $(x) is not the same as ($x)
7562     
7563     Signed-off-by: Keith Packard <keithp@keithp.com>
7564
7565 commit 74885d75621dad04984d8309c2618202f4d2b35e
7566 Author: Keith Packard <keithp@keithp.com>
7567 Date:   Tue Oct 8 10:03:50 2013 -0700
7568
7569     altosui: Binaries to package are only in per-product dirs now
7570     
7571     Each cc1111 project used to stick the binary in src/, but I got rid of
7572     that when we ended up with so much stuff in src that it was a mess.
7573     
7574     Building the release now requires looking in the appropriate directory
7575     for each binary to ship.
7576     
7577     Signed-off-by: Keith Packard <keithp@keithp.com>
7578
7579 commit 0e5d1f3ce39495e3702ecd22cb45972e13a5c986
7580 Author: Keith Packard <keithp@keithp.com>
7581 Date:   Tue Oct 8 09:50:21 2013 -0700
7582
7583     altos: avr-gcc appears to find the loader scripts without help now
7584     
7585     At some point, avr-gcc lost its ability to find the loader scripts
7586     necessary to link programs. That appears to be fixed now, at least on
7587     my machine.
7588     
7589     Signed-off-by: Keith Packard <keithp@keithp.com>
7590
7591 commit f7cccbb7a624a2a47b21682f416a135a28319b41
7592 Author: Keith Packard <keithp@keithp.com>
7593 Date:   Tue Oct 8 09:39:29 2013 -0700
7594
7595     altos: Broken test for M0 compiler in src/Makefile
7596     
7597     Was causing it to try to compiler M0 progs only when *no* compiler was found.
7598     
7599     Signed-off-by: Keith Packard <keithp@keithp.com>
7600
7601 commit 488a527267decece48e6682e0e0c7fc29cbed329
7602 Merge: 6a1e398 f6661cc
7603 Author: Keith Packard <keithp@keithp.com>
7604 Date:   Tue Oct 8 09:26:41 2013 -0700
7605
7606     Merge remote-tracking branch 'origin/master'
7607     
7608     Signed-off-by: Keith Packard <keithp@keithp.com>
7609     
7610     Conflicts:
7611         configure.ac
7612
7613 commit 6a1e398e590121458176758858bb4210f3eb5a55
7614 Author: Keith Packard <keithp@keithp.com>
7615 Date:   Tue Oct 8 09:22:03 2013 -0700
7616
7617     Add --with parameters to configure for compiler selection
7618     
7619     This allows the user to specify which compiler to use for each target
7620     CPU. Also checks to make sure the arm compiler supports -m0 and -m3
7621     cpu type flags. The build now actually uses the specified compilers too.
7622     
7623     Signed-off-by: Keith Packard <keithp@keithp.com>
7624
7625 commit 16965716c02eb79b449d9d3b264814d775660134
7626 Author: Keith Packard <keithp@keithp.com>
7627 Date:   Tue Oct 8 09:20:12 2013 -0700
7628
7629     altos/stm: New GAS version requires flags in APSR assignment
7630     
7631     Signed-off-by: Keith Packard <keithp@keithp.com>
7632
7633 commit 258d225df1f4afe1cfdc9c43208bcd75d18cdf2d
7634 Author: Keith Packard <keithp@keithp.com>
7635 Date:   Mon Oct 7 22:00:15 2013 -0700
7636
7637     altos: Rename easymini-v0.1 to easymini-v1.0
7638     
7639     The production boards are the same as the modified v0.1 boards
7640     
7641     Signed-off-by: Keith Packard <keithp@keithp.com>
7642
7643 commit 8f7edcee2db30652ce0b147f282de3396c3786ad
7644 Author: Keith Packard <keithp@keithp.com>
7645 Date:   Mon Oct 7 21:53:53 2013 -0700
7646
7647     altos/lpc, altos/stm: ARM requires ISB after switching stack pointers
7648     
7649     This sticks a barrier in the CPU to prevent using the wrong stack
7650     register past the change.
7651     
7652     Signed-off-by: Keith Packard <keithp@keithp.com>
7653
7654 commit 4254de22864de2ed7ae5928c6b8bfd9df1c8a3fb
7655 Author: Keith Packard <keithp@keithp.com>
7656 Date:   Mon Oct 7 21:51:30 2013 -0700
7657
7658     altos: Don't require an LED for ao_flight
7659     
7660     EasyMini has no LEDs. Deal with it.
7661     
7662     Signed-off-by: Keith Packard <keithp@keithp.com>
7663
7664 commit 71666409624bf544e8a55fa5ee91d2f8514a03ca
7665 Author: Keith Packard <keithp@keithp.com>
7666 Date:   Mon Oct 7 21:49:55 2013 -0700
7667
7668     Change differentiation filter constants and limits
7669     
7670     Larger limits avoids clipping legit data. Using the same filter time
7671     for both ascent and descent makes the results look a bit cleaner.
7672     
7673     Signed-off-by: Keith Packard <keithp@keithp.com>
7674
7675 commit f6661cc015e1a92450dc3eede97d66005f69cc72
7676 Author: Bdale Garbee <bdale@gag.com>
7677 Date:   Mon Oct 7 21:56:46 2013 -0600
7678
7679     new toolchain for STM32L is in /usr/bin, not /opt/cortex/bin
7680
7681 commit 8bd218854e968d2b9407489359be0c4a1aefd2c8
7682 Author: Keith Packard <keithp@keithp.com>
7683 Date:   Thu Sep 19 00:29:25 2013 -0500
7684
7685     altos: Set TeleMini v2.0 USB ID correctly
7686     
7687     Uses 0x0027
7688     
7689     Signed-off-by: Keith Packard <keithp@keithp.com>
7690
7691 commit 3bf7ed1761e08d0cb43b0ed330226ec38c844591
7692 Author: Keith Packard <keithp@keithp.com>
7693 Date:   Thu Sep 19 00:28:55 2013 -0500
7694
7695     Add TeleMini v2.0 telemetry support
7696     
7697     Includes AltosLib and ao-telem
7698     
7699     Signed-off-by: Keith Packard <keithp@keithp.com>
7700
7701 commit be7f56b86478ef4a23a2af77338c580b9c9e5e3b
7702 Author: Keith Packard <keithp@keithp.com>
7703 Date:   Thu Sep 19 00:26:24 2013 -0500
7704
7705     altoslib: Prefer averaged ground pres for ground alt computation
7706     
7707     If ground pressure is recorded (as from an eeprom file), then prefer
7708     that value to the average of the pre-boost ground pressures when
7709     computing the ground altitude.
7710     
7711     Signed-off-by: Keith Packard <keithp@keithp.com>
7712
7713 commit 56b577e55c264c8e3152bb2b2cca02fa8836ac1e
7714 Author: Keith Packard <keithp@keithp.com>
7715 Date:   Sun Sep 15 14:29:46 2013 -0700
7716
7717     altos/telemetrum-v2.0: Use red LED during boot time
7718     
7719     If the LED is stuck on, then the board has failed to initialize,
7720     so use red instead of green as a warning indicator.
7721     
7722     Signed-off-by: Keith Packard <keithp@keithp.com>
7723
7724 commit 1fa3ff9ba6d04303b3de6952675532492c85182f
7725 Author: Keith Packard <keithp@keithp.com>
7726 Date:   Sun Sep 15 14:29:09 2013 -0700
7727
7728     altos/telemini-v2.0: Change initialization order
7729     
7730     Make sure busses are running before devices are initialized
7731     
7732     Signed-off-by: Keith Packard <keithp@keithp.com>
7733
7734 commit 0ff5f0fbc4900ad45bb7910ffc0c5a4e4cc4b857
7735 Author: Keith Packard <keithp@keithp.com>
7736 Date:   Sun Sep 15 14:21:08 2013 -0700
7737
7738     altos: Stop copying cc1111 binaries to the altos/src dir
7739     
7740     Just clutters up that directory.
7741     
7742     Signed-off-by: Keith Packard <keithp@keithp.com>
7743
7744 commit b86c69d56261da54745076b1f5a9c8e8e44787c2
7745 Author: Keith Packard <keithp@keithp.com>
7746 Date:   Sun Sep 15 14:13:59 2013 -0700
7747
7748     altos: Add nanopeak-v0.1
7749     
7750     The same as micropeak, just a few different pins
7751     
7752     Signed-off-by: Keith Packard <keithp@keithp.com>
7753
7754 commit 690094e2d7d9cfe5eb4edb478fd79e5d133c6b4b
7755 Author: Keith Packard <keithp@keithp.com>
7756 Date:   Sun Sep 15 14:11:50 2013 -0700
7757
7758     altos: Move micropeak sources around
7759     
7760     This sticks the micropeak sources in appropriate directories, rather
7761     than in the micropeak product directory so that they can be shared
7762     with future micropeak-style products.
7763     
7764     Signed-off-by: Keith Packard <keithp@keithp.com>
7765
7766 commit 2449d123690746d0d0d5d66dfc4d3a05b9f5dc0c
7767 Author: Keith Packard <keithp@keithp.com>
7768 Date:   Fri Sep 6 18:24:46 2013 -0700
7769
7770     altosui: Include device name in Table view
7771     
7772     It's part of the telemetry, so we might as well display it
7773     
7774     Signed-off-by: Keith Packard <keithp@keithp.com>
7775
7776 commit ae675c66594d366774d8f7f9c78f1236d3810eed
7777 Author: Keith Packard <keithp@keithp.com>
7778 Date:   Fri Sep 6 18:23:06 2013 -0700
7779
7780     altoslib: TeleMetrum v2 telemetry includes computes Pa/°C, not raw values
7781     
7782     Telemetry sends converted pressure/temp values as it doesn't include the
7783     MS5607 calibration data.
7784     
7785     Signed-off-by: Keith Packard <keithp@keithp.com>
7786
7787 commit 4e22b34bde421a9df090c9196fd4347468c8176a
7788 Author: Keith Packard <keithp@keithp.com>
7789 Date:   Fri Sep 6 16:54:07 2013 -0700
7790
7791     altoslib: Add receiver serial to telem file names
7792     
7793     Makes it easy to record telemetry from multiple sites and compare them later.
7794     
7795     Signed-off-by: Keith Packard <keithp@keithp.com>
7796
7797 commit 0ad95614685a73856bb26a94866909e5fc025434
7798 Author: Keith Packard <keithp@keithp.com>
7799 Date:   Fri Sep 6 16:52:51 2013 -0700
7800
7801     altosui: Set 'flight' value in AltosEepromMonitor window during download
7802     
7803     This feature was lost in the AltosState updates
7804     
7805     Signed-off-by: Keith Packard <keithp@keithp.com>
7806
7807 commit b66e0d4c107a0727279d03d1d0e1e40a9eaaa3bc
7808 Author: Keith Packard <keithp@keithp.com>
7809 Date:   Fri Sep 6 16:52:06 2013 -0700
7810
7811     altosui: Load Telem files in AltosDataChooser too
7812     
7813     Telem file loading was stubbed out from AltosState changes
7814     
7815     Signed-off-by: Keith Packard <keithp@keithp.com>
7816
7817 commit a1512255d20c8a395f30ed4914ddd3295842312b
7818 Author: Keith Packard <keithp@keithp.com>
7819 Date:   Fri Sep 6 16:51:44 2013 -0700
7820
7821     altoslib: Add TeleMini eeprom file to Makefile.am
7822     
7823     Signed-off-by: Keith Packard <keithp@keithp.com>
7824
7825 commit 1e52d34137626ca756ea01f317ef7c359e464a5b
7826 Author: Keith Packard <keithp@keithp.com>
7827 Date:   Fri Sep 6 16:50:46 2013 -0700
7828
7829     altoslib: Lock access to AltosLink config_data
7830     
7831     Prevents multiple callers from trying to get config data at the same
7832     time and messing up the serial line
7833     
7834     Signed-off-by: Keith Packard <keithp@keithp.com>
7835
7836 commit 29bb16397f14ed617ca3fbf48f2a7b726fd627d8
7837 Author: Keith Packard <keithp@keithp.com>
7838 Date:   Fri Sep 6 16:49:36 2013 -0700
7839
7840     altoslib: Set 'valid' for valid TeleMetrum eeprom download
7841     
7842     Had separate 'tick_valid' value, which wasn't useful as the supertype
7843     didn't look there.
7844     
7845     Signed-off-by: Keith Packard <keithp@keithp.com>
7846
7847 commit a299a5a9a1b89c7ebc00ebd33a789793a6835181
7848 Author: Keith Packard <keithp@keithp.com>
7849 Date:   Fri Sep 6 16:48:52 2013 -0700
7850
7851     altoslib/altosui: Add TeleMini-v1.0 eeprom support
7852     
7853     Got lost in the AltosState transition
7854     
7855     Signed-off-by: Keith Packard <keithp@keithp.com>
7856
7857 commit 82b3e3e4889aa5d4d157df1ad82e28068fda9e2a
7858 Author: Keith Packard <keithp@keithp.com>
7859 Date:   Thu Sep 5 23:31:22 2013 -0700
7860
7861     altosui: Remove debugging printf from InfoTable
7862     
7863     Signed-off-by: Keith Packard <keithp@keithp.com>
7864
7865 commit 7f4650990e8a7cfcf8461e8928dfc426c9a563cc
7866 Author: Keith Packard <keithp@keithp.com>
7867 Date:   Thu Sep 5 22:57:19 2013 -0700
7868
7869     altos: Set tick value in new TeleMetrum v2 sensor packets
7870     
7871     Was getting left with the old value, which wasn't very useful
7872     
7873     Signed-off-by: Keith Packard <keithp@keithp.com>
7874
7875 commit 7314bf807544eecf2fd970e93c752ff15688bb42
7876 Author: Keith Packard <keithp@keithp.com>
7877 Date:   Thu Sep 5 22:56:57 2013 -0700
7878
7879     ao-tools/ao-telem: Parse new TM v2 packets
7880     
7881     Signed-off-by: Keith Packard <keithp@keithp.com>
7882
7883 commit ffdf82445817d1c97699f7de82534420b87d0ea7
7884 Author: Keith Packard <keithp@keithp.com>
7885 Date:   Thu Sep 5 22:56:11 2013 -0700
7886
7887     altosui: Fix 'Graph Flight' button in landed dialog
7888     
7889     Telemetry file reading was broken (oops!)
7890     
7891     Signed-off-by: Keith Packard <keithp@keithp.com>
7892
7893 commit 0e3edacceb169326b8f5727bb5737d8238e9e40b
7894 Author: Keith Packard <keithp@keithp.com>
7895 Date:   Thu Sep 5 22:55:43 2013 -0700
7896
7897     altoslib: Remove debug printf from AltosTelemetryMetrumSensor
7898     
7899     Signed-off-by: Keith Packard <keithp@keithp.com>
7900
7901 commit 59f0deff6d7bae22fb1b9a0649f3481b3d287d8e
7902 Author: Keith Packard <keithp@keithp.com>
7903 Date:   Thu Sep 5 22:55:09 2013 -0700
7904
7905     altoslib: Rewrite AltosTelemetryIterable
7906     
7907     Sort while reading instead of sorting separately.
7908     
7909     Signed-off-by: Keith Packard <keithp@keithp.com>
7910
7911 commit effc62354fc82bb937c6f445a147fc92153a0731
7912 Author: Keith Packard <keithp@keithp.com>
7913 Date:   Thu Sep 5 22:54:02 2013 -0700
7914
7915     altoslib: Record time_change in AltosState correctly
7916     
7917     time_change is used to make real-time playback work.
7918     
7919     Signed-off-by: Keith Packard <keithp@keithp.com>
7920
7921 commit b9ee58a7af839462680a0bdf1c1721017269986f
7922 Author: Keith Packard <keithp@keithp.com>
7923 Date:   Thu Sep 5 22:53:14 2013 -0700
7924
7925     altoslib: Update received time when replaying flights
7926     
7927     Received time is otherwise recorded as the time when the packets were
7928     read from the file, which doesn't work in real-time playback
7929     
7930     Signed-off-by: Keith Packard <keithp@keithp.com>
7931
7932 commit e17e3691d93636eebbd7381f2df1303dc46ea96c
7933 Author: Keith Packard <keithp@keithp.com>
7934 Date:   Thu Sep 5 22:52:22 2013 -0700
7935
7936     altoslib: Only open log file when both flight and serial are known
7937     
7938     Some telemetry formats include serial and flight in different packets,
7939     so wait for both before creating the file
7940     
7941     Signed-off-by: Keith Packard <keithp@keithp.com>
7942
7943 commit a9c495c7ca1e08b7ac76b0dab8b3bd9bd3a7edfc
7944 Author: Keith Packard <keithp@keithp.com>
7945 Date:   Thu Sep 5 15:03:07 2013 -0700
7946
7947     altoslib: Use AltosTelemetry.parse to pull telem lines apart
7948     
7949     Signed-off-by: Keith Packard <keithp@keithp.com>
7950
7951 commit 9f017b4837b106e8c422955a95762f1bf3c78016
7952 Author: Keith Packard <keithp@keithp.com>
7953 Date:   Thu Sep 5 15:02:47 2013 -0700
7954
7955     altoslib: Remove more AltosRecord based files
7956     
7957     Signed-off-by: Keith Packard <keithp@keithp.com>
7958
7959 commit 984515452f9ab56dad112d725469acfa54e2233b
7960 Author: Keith Packard <keithp@keithp.com>
7961 Date:   Thu Sep 5 11:55:24 2013 -0700
7962
7963     altoslib: remove AltosRecord based eeprom code
7964     
7965     Signed-off-by: Keith Packard <keithp@keithp.com>
7966
7967 commit 3325df306933f080619f13ba1db45de484613d5a
7968 Author: Keith Packard <keithp@keithp.com>
7969 Date:   Thu Sep 5 11:50:41 2013 -0700
7970
7971     altoslib: Remove AltosRecord-based telemetry code
7972     
7973     All of this is now AltosState based
7974     
7975     Signed-off-by: Keith Packard <keithp@keithp.com>
7976
7977 commit e9e9c6592c49109288a4e02e780b130fadb97db7
7978 Author: Mike Beattie <mike@ethernal.org>
7979 Date:   Tue Sep 3 15:11:33 2013 +1200
7980
7981     altosdroid: convert rogue files to unix line endings
7982     
7983     Signed-off-by: Mike Beattie <mike@ethernal.org>
7984
7985 commit 93e66b4911b7285f9095712ef746571153c3f088
7986 Author: Mike Beattie <mike@ethernal.org>
7987 Date:   Thu Sep 5 03:11:42 2013 +1200
7988
7989     altosdroid: more updates for new AltosState
7990     
7991     Signed-off-by: Mike Beattie <mike@ethernal.org>
7992     
7993     Conflicts:
7994         altosdroid/src/org/altusmetrum/AltosDroid/AltosVoice.java
7995
7996 commit ee14ad16c242e8bd7a9d33ebf569211d1490b8e1
7997 Author: Mike Beattie <mike@ethernal.org>
7998 Date:   Tue Sep 3 15:10:23 2013 +1200
7999
8000     altosdroid: update to support new state code
8001     
8002     Signed-off-by: Mike Beattie <mike@ethernal.org>
8003     
8004     Conflicts:
8005         altosdroid/src/org/altusmetrum/AltosDroid/TabAscent.java
8006         altosdroid/src/org/altusmetrum/AltosDroid/TabDescent.java
8007         altosdroid/src/org/altusmetrum/AltosDroid/TabPad.java
8008
8009 commit 5b976a6651f4eb05d30afc08b9e1f27c7e52ae00
8010 Author: Keith Packard <keithp@keithp.com>
8011 Date:   Thu Sep 5 11:33:48 2013 -0700
8012
8013     altoslib: Finish AltosState changes. Update version number.
8014     
8015     Removes all of the AltosRecord bits, changes the monitor idle bits to
8016     have per-object state updaters.
8017     
8018     Signed-off-by: Keith Packard <keithp@keithp.com>
8019
8020 commit b984ff81d6b8979574e0248ffe8876634b8e1942
8021 Author: Keith Packard <keithp@keithp.com>
8022 Date:   Tue Sep 3 17:42:42 2013 -0600
8023
8024     altoslib: Set measured acceleration for measured acceleration
8025     
8026     Was setting computed acceleration even for measured data
8027     
8028     Signed-off-by: Keith Packard <keithp@keithp.com>
8029
8030 commit 96a651cc1b81b30f4cbde454e34cf80ed8825945
8031 Author: Keith Packard <keithp@keithp.com>
8032 Date:   Tue Sep 3 17:42:00 2013 -0600
8033
8034     altoslib: Clear sat data when tick changes
8035     
8036     Sat data comes in multiple records, but the tick is always the same,
8037     so use that to tell when the set of sats is new
8038     
8039     Signed-off-by: Keith Packard <keithp@keithp.com>
8040
8041 commit 4de934c283a839fcbb246b36aa15362f3cf8629c
8042 Author: Keith Packard <keithp@keithp.com>
8043 Date:   Tue Sep 3 17:41:12 2013 -0600
8044
8045     altoslib: Start integrated value at 0 by default
8046     
8047     Check for MISSING and start at zero in that case
8048     
8049     Signed-off-by: Keith Packard <keithp@keithp.com>
8050
8051 commit cfd8e4ebb3cb63937a71537095adb911d6211817
8052 Author: Keith Packard <keithp@keithp.com>
8053 Date:   Tue Sep 3 17:40:04 2013 -0600
8054
8055     altoslib: Use first few baro samples for ground pressure on TM
8056     
8057     TM didn't record the ground baro reading in the log file, so pull out
8058     the first few measured baro samples and use those instead.
8059     
8060     Signed-off-by: Keith Packard <keithp@keithp.com>
8061
8062 commit 6ee99c1861ef1898a77aead41d80383e697bd248
8063 Author: Keith Packard <keithp@keithp.com>
8064 Date:   Tue Sep 3 17:38:20 2013 -0600
8065
8066     altoslib: Make Ascent/descent use different filter values. Always filter.
8067     
8068     In derivative code, use a shorter filter during ascent as the baro
8069     sensor is cleaner then. Then, make sure to always filter the values as
8070     the very first few baro samples can be noisy, which generates a bad
8071     starting speed.
8072     
8073     Signed-off-by: Keith Packard <keithp@keithp.com>
8074
8075 commit 70e67925cff98984d49fbc3f60e880c91e6d5079
8076 Author: Keith Packard <keithp@keithp.com>
8077 Date:   Tue Sep 3 17:36:16 2013 -0600
8078
8079     altoslib: Remove duplicate cmd/tick from TM eeprom file code
8080     
8081     Also replace tick setting with super call (which does that)
8082     
8083     Signed-off-by: Keith Packard <keithp@keithp.com>
8084
8085 commit bc54014cfd4dbca67fa9db66e906ab8212a2eaa2
8086 Author: Keith Packard <keithp@keithp.com>
8087 Date:   Tue Sep 3 17:35:23 2013 -0600
8088
8089     altoslib: Clean up metrum eeprom file reading
8090     
8091     Spurious tick setting, fix some local variable names
8092     
8093     Signed-off-by: Keith Packard <keithp@keithp.com>
8094
8095 commit d203a2da2641bec21a4257c8a7b03d9a1eba53a5
8096 Author: Keith Packard <keithp@keithp.com>
8097 Date:   Tue Sep 3 17:34:41 2013 -0600
8098
8099     altoslib: Correct mega/metrum eeprom years by adding 2000
8100     
8101     The files contain a single byte for year, which is always years since 2000.
8102     
8103     Signed-off-by: Keith Packard <keithp@keithp.com>
8104
8105 commit 999c3c7866613e658a6c26374499bc516bbc944d
8106 Author: Keith Packard <keithp@keithp.com>
8107 Date:   Tue Sep 3 17:32:37 2013 -0600
8108
8109     altoslib: Correct tick wrapping in eeprom file reading
8110     
8111     Just need to signal that at least one record has been read to know
8112     when to start checking for wrap
8113     
8114     Signed-off-by: Keith Packard <keithp@keithp.com>
8115
8116 commit 7d3af3d74f70a0933829be91ad3e3be04b1f1023
8117 Author: Keith Packard <keithp@keithp.com>
8118 Date:   Tue Sep 3 17:31:58 2013 -0600
8119
8120     altoslib: Ensure eeprom file body always exists
8121     
8122     Create an empty list of body elements if none were read from the file
8123     
8124     Signed-off-by: Keith Packard <keithp@keithp.com>
8125
8126 commit 528e2e41112cad8a81bccbb89c3bd202b818a506
8127 Author: Keith Packard <keithp@keithp.com>
8128 Date:   Mon Sep 2 23:10:23 2013 -0600
8129
8130     altoslib: More AltosState hacking
8131     
8132     EasyMini graphs are looking good now.
8133     
8134     Signed-off-by: Keith Packard <keithp@keithp.com>
8135
8136 commit 224a1e01bacb7db0076129906ed58e1c785e1b14
8137 Author: Keith Packard <keithp@keithp.com>
8138 Date:   Mon Sep 2 23:08:34 2013 -0600
8139
8140     altos: Not all products have pins to control flash loader
8141     
8142     TeleGPS has no exposed pins for this function
8143     
8144     Signed-off-by: Keith Packard <keithp@keithp.com>
8145
8146 commit 77dc89ed5b7bf8f5b3fa3b6131660f1a98f583ea
8147 Author: Keith Packard <keithp@keithp.com>
8148 Date:   Sat Aug 31 23:11:39 2013 -0500
8149
8150     altoslib/altosui: Further AltosState transition work
8151     
8152     Parses most eeprom and telem records now; altosui updated to show from
8153     AltosState info.
8154     
8155     Signed-off-by: Keith Packard <keithp@keithp.com>
8156
8157 commit c781469ff907a32bd43a5d781391b6859b14cd32
8158 Author: Keith Packard <keithp@keithp.com>
8159 Date:   Sat Aug 31 23:10:56 2013 -0500
8160
8161     altos/telegps: Initialize logging system
8162     
8163     Otherwise, very little logging works
8164     
8165     Signed-off-by: Keith Packard <keithp@keithp.com>
8166
8167 commit 7ec1b97d278c7aec3199fb7270f0dcf9484c879f
8168 Merge: 017ed54 4188153
8169 Author: Keith Packard <keithp@keithp.com>
8170 Date:   Sat Aug 31 08:22:09 2013 -0500
8171
8172     Merge branch 'master' into new-state
8173
8174 commit 4188153548fca104bb49cda2d502c708fe4b49d7
8175 Author: Keith Packard <keithp@keithp.com>
8176 Date:   Sat Aug 31 08:20:48 2013 -0500
8177
8178     altos/lpc: Add bits for building flash loaders
8179     
8180     Signed-off-by: Keith Packard <keithp@keithp.com>
8181
8182 commit 017ed54ff69ef2f7740ea2578e22bf72e88deafb
8183 Author: Keith Packard <keithp@keithp.com>
8184 Date:   Sat Aug 31 08:19:28 2013 -0500
8185
8186     altoslib/altosui: Fixes for state changes
8187     
8188     Format for gps alt (now double).
8189     Use new code for csv file loading.
8190     
8191     Signed-off-by: Keith Packard <keithp@keithp.com>
8192
8193 commit f07f6d55edf5b97020680b3ce1d9e00bb3df64a6
8194 Author: Keith Packard <keithp@keithp.com>
8195 Date:   Sat Aug 31 01:48:02 2013 -0500
8196
8197     altoslib/altosui: Get legacy telem working with new AltosState structure
8198     
8199     Make AltosTelemetry work without AltosRecord
8200     
8201     Signed-off-by: Keith Packard <keithp@keithp.com>
8202
8203 commit de8d9c5630ae46378c50faf97f7d2e97fe139e30
8204 Author: Keith Packard <keithp@keithp.com>
8205 Date:   Thu Aug 29 19:24:51 2013 -0500
8206
8207     altoslib, altosui: Restructured state management now does TM eeprom files
8208     
8209     Removed uses of AltosRecord from AltosState, now just need to rewrite
8210     the other AltosState changing code to match
8211     
8212     Signed-off-by: Keith Packard <keithp@keithp.com>
8213
8214 commit ce1378385ef273010498e81c205f42d8e32c7dc1
8215 Author: Keith Packard <keithp@keithp.com>
8216 Date:   Thu Aug 29 19:22:18 2013 -0500
8217
8218     altos: Split EasyMini and TeleMini log formats
8219     
8220     Same data, but EasyMini uses a 3.0V supply while TeleMini uses 3.3V,
8221     which changes the intepretation of all of the ADC values
8222     
8223     Signed-off-by: Keith Packard <keithp@keithp.com>
8224
8225 commit 04d7d0f829ba953ffeca8ad9887a4b6b2b5d5087
8226 Author: Keith Packard <keithp@keithp.com>
8227 Date:   Tue Aug 27 21:28:07 2013 -0600
8228
8229     altoslib: Start restructuring AltosState harder
8230     
8231     Make per-packet code update state itself rather than having all state
8232     updates done centrally. Will make adding new packet types easier.
8233     
8234     Signed-off-by: Keith Packard <keithp@keithp.com>
8235
8236 commit dcc51bb18985c24fa35bce0dd42ea3d847b960bf
8237 Merge: 7c82acc a73b025
8238 Author: Keith Packard <keithp@keithp.com>
8239 Date:   Wed Aug 28 22:52:58 2013 -0600
8240
8241     Merge remote-tracking branch 'origin/telemini'
8242     
8243     Signed-off-by: Keith Packard <keithp@keithp.com>
8244     
8245     Conflicts:
8246         src/core/ao_telemetry.c
8247         src/core/ao_telemetry.h
8248     
8249     Added both Mini and Metrum telemetry defines
8250
8251 commit 7c82acc1c1c5b7b4da7c7ecb3b2fd90140e4c703
8252 Author: Keith Packard <keithp@keithp.com>
8253 Date:   Wed Aug 28 22:12:25 2013 -0600
8254
8255     altos/stm: Make sure we switch to MSI during timer init
8256     
8257     Need to ensure that the CPU is actually using the MSI during timer
8258     init or all of the other clock changes won't work
8259     
8260     Signed-off-by: Keith Packard <keithp@keithp.com>
8261
8262 commit 6802b6a65b1fec06c2c873282be792c40b3c8f5e
8263 Author: Keith Packard <keithp@keithp.com>
8264 Date:   Wed Aug 28 22:10:58 2013 -0600
8265
8266     altos/stm: Remove stale timer defines
8267     
8268     Stuff from when we weren't using systick
8269     
8270     Signed-off-by: Keith Packard <keithp@keithp.com>
8271
8272 commit 8e9ed70f50e3f535c2580820771bb1bc3cd055fe
8273 Author: Keith Packard <keithp@keithp.com>
8274 Date:   Wed Aug 28 22:08:51 2013 -0600
8275
8276     altos/stm: Make sampling profiler work again
8277     
8278     Disable the separate stack as that means we can't figure out the PC
8279     from the timer interrupt. Move ao_idle_loc after the interrupt release
8280     so that we see idle tasks correctly.
8281     
8282     Signed-off-by: Keith Packard <keithp@keithp.com>
8283
8284 commit 2fa87754c5c11bb86e9b1878580c3d4f4b2463f5
8285 Author: Keith Packard <keithp@keithp.com>
8286 Date:   Wed Aug 28 22:08:04 2013 -0600
8287
8288     altos/stm: New compiler doesn't correctly build flash bits yet
8289     
8290     Use /opt/cortex until we make the packaged one work
8291     
8292     Signed-off-by: Keith Packard <keithp@keithp.com>
8293
8294 commit 4887af0bf90661a3fdca76f1797a704888edab06
8295 Author: Keith Packard <keithp@keithp.com>
8296 Date:   Wed Aug 28 22:04:18 2013 -0600
8297
8298     altos: Force u-blox to 9600 baud for now
8299     
8300     The Max-7 parts just aren't happy switching baud rates, managing only
8301     about half the time. Someday I'll figure out why, but until then, make
8302     things work by just leaving the chips at 9600 baud
8303     
8304     Signed-off-by: Keith Packard <keithp@keithp.com>
8305
8306 commit 61163980f096d555a843e25cd9fe1aec93bbbbba
8307 Author: Keith Packard <keithp@keithp.com>
8308 Date:   Wed Aug 28 22:02:48 2013 -0600
8309
8310     altos: Add debugging to ublox GPS driver
8311     
8312     The new max 7 parts seem to be unhappy about switching baud rates, so
8313     I've added a pile of debugging to help out. Some day, I'll figure out
8314     how to make them work, this code is being left in place to help with that.
8315     
8316     Signed-off-by: Keith Packard <keithp@keithp.com>
8317
8318 commit 44d4c66b21d6b5a0c656fdff6d01ef1d125c1101
8319 Author: Keith Packard <keithp@keithp.com>
8320 Date:   Wed Aug 28 21:54:31 2013 -0600
8321
8322     altos: Update time for next alarm each time a task is added
8323     
8324     Adding a task with a sooner timeout than existing alarm tasks was not
8325     correctly updating the time to fire the next alarm, causing tasks to
8326     be delayed by the wrong amount.
8327     
8328     Signed-off-by: Keith Packard <keithp@keithp.com>
8329
8330 commit 39475c7b8da4f29936f73ffa2bff112f50ee9328
8331 Author: Keith Packard <keithp@keithp.com>
8332 Date:   Wed Aug 28 21:52:29 2013 -0600
8333
8334     altos: TM v2 places the MMA6555 upside down compared to Tmega
8335     
8336     Means we need to invert the data coming out to make it work
8337     
8338     Signed-off-by: Keith Packard <keithp@keithp.com>
8339
8340 commit f222e8504bfd01027e3c380c239a2cde2c367d74
8341 Author: Keith Packard <keithp@keithp.com>
8342 Date:   Tue Aug 27 22:00:29 2013 -0600
8343
8344     altos/telemetrum-v2.0: Use 9600 baud for ublox
8345     
8346     Something is up with the Max 7
8347     
8348     Signed-off-by: Keith Packard <keithp@keithp.com>
8349
8350 commit abde595116f6e8b60ec9ce81554c05de11fd456e
8351 Author: Keith Packard <keithp@keithp.com>
8352 Date:   Tue Aug 27 21:36:02 2013 -0600
8353
8354     altos/telemetrum-v2.0: Fix MMA6555 SPI pin assignment
8355     
8356     For TM v2.0, it's on PB 3-5, not PE13-15
8357     
8358     Signed-off-by: Keith Packard <keithp@keithp.com>
8359
8360 commit 454a41359b94e9bcf8582420abc359bbab9d8176
8361 Author: Keith Packard <keithp@keithp.com>
8362 Date:   Fri Aug 23 11:25:56 2013 -0700
8363
8364     altos: Rename TeleMetrum v2.0 ADC sense members
8365     
8366     Use sense_a and sense_m instead of sense[2]
8367     
8368     Signed-off-by: Keith Packard <keithp@keithp.com>
8369
8370 commit 6aade70be0a7669d65a8606753d21e4eef5592cd
8371 Author: Keith Packard <keithp@keithp.com>
8372 Date:   Tue Aug 20 14:20:56 2013 -0700
8373
8374     altos: Add TeleMetrum v2.0 boot loader
8375     
8376     Signed-off-by: Keith Packard <keithp@keithp.com>
8377
8378 commit 7b0f9b25a56fa8b4aa1c2e9d79c43e6a97cab0c0
8379 Author: Keith Packard <keithp@keithp.com>
8380 Date:   Tue Aug 20 11:40:17 2013 -0700
8381
8382     altos: Initial TeleMetrum v2.0 bits
8383     
8384     Adds new telemetry and logging formats along with code for TeleMetrum
8385     v2.0 design.
8386     
8387     Signed-off-by: Keith Packard <keithp@keithp.com>
8388
8389 commit a73b02518fcbc9fc0807ed8e141d3a06e8ad8214
8390 Author: Keith Packard <keithp@keithp.com>
8391 Date:   Mon Aug 26 18:46:02 2013 -0700
8392
8393     altos: Don't use ao_data on cc1111 projects
8394     
8395     cc1111 ao_adc.c supplies the needed globals at this point, and linking
8396     both into the program leads to two different versions of each at
8397     different addresses (yay SDCC linker!)
8398     
8399     Signed-off-by: Keith Packard <keithp@keithp.com>
8400
8401 commit d54156caf856ab5570f050692b333a2c5d991265
8402 Author: Keith Packard <keithp@keithp.com>
8403 Date:   Mon Aug 26 18:44:23 2013 -0700
8404
8405     altos: Make ao_wakeup reentrant
8406     
8407     In case we end up invoking it from two places at once.
8408     
8409     Signed-off-by: Keith Packard <keithp@keithp.com>
8410
8411 commit 7e941695aa27e5eaf453ca1128b8d835472410a4
8412 Author: Keith Packard <keithp@keithp.com>
8413 Date:   Mon Aug 26 18:43:20 2013 -0700
8414
8415     altos: Check for MS5607 MISO low before sleeping
8416     
8417     If the MISO line goes low before we manage to configure the
8418     interrupts, we'll miss it entirely unless we check the pin explicitly.
8419     
8420     Signed-off-by: Keith Packard <keithp@keithp.com>
8421
8422 commit 9b9acb88aa97e8565cdf9342fc59a5aee08e3d34
8423 Author: Keith Packard <keithp@keithp.com>
8424 Date:   Mon Aug 26 17:18:57 2013 -0700
8425
8426     altos/telemini-v2.0: Add ao_exti.h depend. Init beeper and usb.
8427     
8428     Signed-off-by: Keith Packard <keithp@keithp.com>
8429
8430 commit 7274b77666df9d2cab2854ec1a403d80e5fce73b
8431 Author: Keith Packard <keithp@keithp.com>
8432 Date:   Mon Aug 26 17:18:17 2013 -0700
8433
8434     altos: Use %ld and %lu for MS5607 debug output
8435     
8436     The value are 'long', so use the right printf format.
8437     
8438     Signed-off-by: Keith Packard <keithp@keithp.com>
8439
8440 commit 4e3955a5b0ac125bd807920c467f959618449fbc
8441 Author: Keith Packard <keithp@keithp.com>
8442 Date:   Mon Aug 26 17:17:47 2013 -0700
8443
8444     altos/cc1111: Wake up non-ADC sensor code each timer tick
8445     
8446     Make sure the MS5607 code gets told to sample every tick
8447     
8448     Signed-off-by: Keith Packard <keithp@keithp.com>
8449
8450 commit 3b2f83a7d686b5fbc0aaa56d48cb734f353631c8
8451 Author: Keith Packard <keithp@keithp.com>
8452 Date:   Mon Aug 26 17:16:54 2013 -0700
8453
8454     altos/cc1111: Leave pin interrupts completely disabled at init time
8455     
8456     Don't even turn in the PICTL bits as that seems to cause the chip to
8457     be unhappy.
8458     
8459     Signed-off-by: Keith Packard <keithp@keithp.com>
8460
8461 commit 8ca98dc8c868c47c372d6b666c36e691fa402824
8462 Author: Keith Packard <keithp@keithp.com>
8463 Date:   Mon Aug 26 17:15:55 2013 -0700
8464
8465     altos: Get telemini to copy current MS5607 state to ring.
8466     
8467     The ADC code is responsible for actually inserting the non-ADC data
8468     into the ring, so do the copy there.
8469     
8470     Signed-off-by: Keith Packard <keithp@keithp.com>
8471
8472 commit af9f9cf0c21630562c74fae41773319229bf44d3
8473 Author: Keith Packard <keithp@keithp.com>
8474 Date:   Mon Aug 26 16:42:45 2013 -0700
8475
8476     cc1111: Hacky pin interrupt support. Only useful for TeleMini v2
8477     
8478     This code is designed to support the MS5607 MISO interrupt bits.
8479     
8480     Signed-off-by: Keith Packard <keithp@keithp.com>
8481
8482 commit 2380a4b9bd69629c78eec0a87ff8681a0524d8d2
8483 Author: Keith Packard <keithp@keithp.com>
8484 Date:   Mon Aug 26 16:41:33 2013 -0700
8485
8486     cc1111: Rework ADC configuration a bit, fix Tm V2 ADC usage
8487     
8488     The Tm v2 ADC code was not actually fetching and storing the ADC
8489     conversion values.
8490     
8491     Signed-off-by: Keith Packard <keithp@keithp.com>
8492
8493 commit aeb1c8a2aa533cb2805f0dbe848e098c8cae2b39
8494 Author: Keith Packard <keithp@keithp.com>
8495 Date:   Mon Aug 26 16:39:47 2013 -0700
8496
8497     ao-tools: Use TeleDongle for default ao-dbg target
8498     
8499     Makes more sense than assuming we're still using the old TI developer board.
8500     
8501     Signed-off-by: Keith Packard <keithp@keithp.com>
8502
8503 commit 377a44cbfd5c8a659d2fecabb154726717a41900
8504 Author: Keith Packard <keithp@keithp.com>
8505 Date:   Sun Aug 25 22:34:09 2013 -0700
8506
8507     altos: Build more products by default
8508     
8509     We keep creating more hardware...
8510     
8511     Signed-off-by: Keith Packard <keithp@keithp.com>
8512
8513 commit e72147e215a982ce701099626424b9a856ac9d09
8514 Author: Keith Packard <keithp@keithp.com>
8515 Date:   Sun Aug 25 22:33:30 2013 -0700
8516
8517     altos: Changes required by cc1111 multi-spi support
8518     
8519     These drivers got missed
8520     
8521     Signed-off-by: Keith Packard <keithp@keithp.com>
8522
8523 commit af6f4205b00669af40acffc528cc8093b0236cf6
8524 Author: Keith Packard <keithp@keithp.com>
8525 Date:   Sun Aug 25 22:29:46 2013 -0700
8526
8527     Bump version to 1.2.9.2
8528     
8529     Set version for Airfest testing
8530     
8531     Signed-off-by: Keith Packard <keithp@keithp.com>
8532
8533 commit 312f6194a4bc75473cb0d61a6d58b66fb1f7c068
8534 Author: Keith Packard <keithp@keithp.com>
8535 Date:   Wed Jun 12 00:43:31 2013 -0700
8536
8537     altos/teletiny-v2.0: Support multiple SPI busses on CC1111
8538     
8539     Needed for TeleMini v2.0
8540     
8541     Signed-off-by: Keith Packard <keithp@keithp.com>
8542
8543 commit 2c2bbfd9a1a4b9de42cf566f21f179ff5ede0419
8544 Author: Keith Packard <keithp@keithp.com>
8545 Date:   Thu May 23 16:52:59 2013 -0600
8546
8547     altos: Add exti and spi to telemini-v2.0
8548     
8549     No longer builds like this
8550     
8551     Signed-off-by: Keith Packard <keithp@keithp.com>
8552
8553 commit 56911f27376b0fe91a464e369bb8aa1531b3c7dc
8554 Author: Keith Packard <keithp@keithp.com>
8555 Date:   Thu May 23 02:17:51 2013 -0600
8556
8557     altos: Make TeleMini v2.0 fit
8558     
8559     Mash lots of storage locations and code around to shrink stuff down to size
8560     
8561     Signed-off-by: Keith Packard <keithp@keithp.com>
8562
8563 commit cb844328322fd7d9f4dafb58b322257a70b347e6
8564 Author: Keith Packard <keithp@keithp.com>
8565 Date:   Wed May 22 19:20:54 2013 -0600
8566
8567     altos: Add 64-bit subtraction
8568     
8569     Signed-off-by: Keith Packard <keithp@keithp.com>
8570
8571 commit 5ccd902d0fd2adc40c72982babb60fac4da6a087
8572 Author: Keith Packard <keithp@keithp.com>
8573 Date:   Wed May 22 17:08:55 2013 -0700
8574
8575     altos: Add 64x64 multiply. Test 64 ops for dest same as either source
8576     
8577     The test change is to ensure that the destination may be one of the 64
8578     bit sources.
8579     
8580     Signed-off-by: Keith Packard <keithp@keithp.com>
8581
8582 commit f7602ae566a5cbf2d2cbb1d68bad7e2d1177a33a
8583 Author: Keith Packard <keithp@keithp.com>
8584 Date:   Wed May 22 14:38:19 2013 -0700
8585
8586     altos: Make 64x16 mul a bit faster
8587     
8588     the unsigned 32x32 multiply really does work, just use it
8589     
8590     Signed-off-by: Keith Packard <keithp@keithp.com>
8591
8592 commit 3114baef45803250a2e5cdd2ee4a9171f2045b0c
8593 Author: Keith Packard <keithp@keithp.com>
8594 Date:   Wed May 22 14:32:50 2013 -0700
8595
8596     altos: Add 64-bit add/mul/shift for SDCC
8597     
8598     SDCC doeesn't provide a native 64-bit type (sigh), so
8599     implement the minimal operations necessary for the MS5607 conversion
8600     routine.
8601     
8602     Signed-off-by: Keith Packard <keithp@keithp.com>
8603
8604 commit d0b4e926ecececa7499a301b6135189be119512e
8605 Author: Keith Packard <keithp@keithp.com>
8606 Date:   Wed May 22 13:03:06 2013 -0700
8607
8608     Initial TeleMini bits
8609     
8610     Signed-off-by: Keith Packard <keithp@keithp.com>
8611
8612 commit 3ded57394f6dfd7beb9526c031a5c6c6c9926917
8613 Author: Keith Packard <keithp@keithp.com>
8614 Date:   Sun Aug 25 22:22:55 2013 -0700
8615
8616     altos: Explicitly list the linker script needed for AVR targets.
8617     
8618     Something changed in the binutils-avr package which makes the linker
8619     fail to find the script in the default location.
8620     
8621     Signed-off-by: Keith Packard <keithp@keithp.com>
8622
8623 commit 203951f6e049ec7e95489849a2bfaa01aa19c0c9
8624 Merge: 4babe73 b363a62
8625 Author: Keith Packard <keithp@keithp.com>
8626 Date:   Sun Aug 25 22:00:27 2013 -0700
8627
8628     Merge branch 'master' into telegps-v0.3
8629
8630 commit b363a628fc6137c3395a48ef13de7a799ec3e2c3
8631 Author: Keith Packard <keithp@keithp.com>
8632 Date:   Wed May 22 19:31:15 2013 -0600
8633
8634     altos: MS5607 pressure computation for low temperatures was wrong
8635     
8636     Second correction only applies to temps < -15°C, not 15°C.
8637     
8638     Signed-off-by: Keith Packard <keithp@keithp.com>
8639
8640 commit aa2948803d33dbee6f1eab30370178252df2b56d
8641 Author: Keith Packard <keithp@keithp.com>
8642 Date:   Sat Aug 17 17:45:06 2013 +0200
8643
8644     altos: Wake up on LPC usart ISR only once
8645     
8646     Instead of waking up after every character, wait until the FIFO is
8647     empty to reduce overhead
8648     
8649     Signed-off-by: Keith Packard <keithp@keithp.com>
8650
8651 commit 10f88c46df9a266f62452dc25275c79a3bb0653d
8652 Author: Keith Packard <keithp@keithp.com>
8653 Date:   Sat Aug 17 17:43:18 2013 +0200
8654
8655     altos: Set default LPC stack to 512 bytes, Em to 384 bytes
8656     
8657     The default for lpc has been raised to 512 bytes, but Em doesn't have
8658     enough RAM for that.
8659     
8660     Signed-off-by: Keith Packard <keithp@keithp.com>
8661
8662 commit 41428d1e1e44a17eea5fda2b34cabafbdebf1464
8663 Author: Keith Packard <keithp@keithp.com>
8664 Date:   Sat Aug 17 17:35:08 2013 +0200
8665
8666     altosdroid: Add note to report TeleBT battery level
8667     
8668     Signed-off-by: Keith Packard <keithp@keithp.com>
8669
8670 commit e908eb090fc2aaa03b35dc37c3e008b05ad44d80
8671 Author: Keith Packard <keithp@keithp.com>
8672 Date:   Fri Aug 23 11:24:18 2013 -0700
8673
8674     altos: Use installed arm compiler for LPC
8675     
8676     Signed-off-by: Keith Packard <keithp@keithp.com>
8677
8678 commit 1aed2eb5c7d477a2f3d4fada22980041aba97cb8
8679 Author: Keith Packard <keithp@keithp.com>
8680 Date:   Fri Aug 23 11:22:10 2013 -0700
8681
8682     altos/lpc: Stop using burst mode for LPC ADC
8683     
8684     Burst mode doesn't stop after one round of conversions, so we end up
8685     getting incorrect values in whatever the last conversion register is.
8686     
8687     Just use single conversions and take an interrupt per channel.
8688     
8689     Also, slow down the ADC so that our values are more stable -- just
8690     need to make sure we get the whole conversion sequence done 100 times
8691     a second.
8692     
8693     Signed-off-by: Keith Packard <keithp@keithp.com>
8694
8695 commit 4babe7310f78338ca36ab9d31ac833eada27485f
8696 Author: Keith Packard <keithp@keithp.com>
8697 Date:   Sat Aug 24 23:22:18 2013 -0700
8698
8699     altos: Allow products to disable RDF entirely
8700     
8701     TeleGPS doesn't ever want RDF
8702     
8703     Signed-off-by: Keith Packard <keithp@keithp.com>
8704
8705 commit a1ec15f4585e23eb67affbe7d9d97261576b198d
8706 Author: Keith Packard <keithp@keithp.com>
8707 Date:   Sat Aug 24 23:21:53 2013 -0700
8708
8709     altos: Add telegps v0.3 product
8710     
8711     Signed-off-by: Keith Packard <keithp@keithp.com>
8712
8713 commit e2f385946132690ca6dc141d7c7830ae0cfe3458
8714 Author: Keith Packard <keithp@keithp.com>
8715 Date:   Tue Aug 20 08:54:44 2013 -0700
8716
8717     altos: various cc115l driver hacks
8718     
8719     Try to recover from TX_FIFO_UNDERFLOW by resetting the chip at idle
8720     time.
8721     
8722     Do a calibration phase during setup.
8723     
8724     Program power to ramp up to limit key down noise.
8725     
8726     Signed-off-by: Keith Packard <keithp@keithp.com>
8727
8728 commit 0dd55f66d79f54b450fd8122aecd84d68b810bf4
8729 Author: Keith Packard <keithp@keithp.com>
8730 Date:   Sat Aug 17 17:45:06 2013 +0200
8731
8732     altos: Wake up on LPC usart ISR only once
8733     
8734     Instead of waking up after every character, wait until the FIFO is
8735     empty to reduce overhead
8736     
8737     Signed-off-by: Keith Packard <keithp@keithp.com>
8738
8739 commit a0dd93ccf0920260b41c4003955617fd0cd1c8b4
8740 Author: Keith Packard <keithp@keithp.com>
8741 Date:   Sat Aug 17 17:43:18 2013 +0200
8742
8743     altos: Set default LPC stack to 512 bytes, Em to 384 bytes
8744     
8745     The default for lpc has been raised to 512 bytes, but Em doesn't have
8746     enough RAM for that.
8747     
8748     Signed-off-by: Keith Packard <keithp@keithp.com>
8749
8750 commit 9a22a300009679a14d66214a5d61e9e6a177279f
8751 Author: Keith Packard <keithp@keithp.com>
8752 Date:   Sat Aug 17 17:40:33 2013 +0200
8753
8754     altos: Allow ublox to run at other baud rates
8755     
8756     Provides a configuration option to set the ublox serial baud rate to
8757     something other than 57600 baud
8758     
8759     Signed-off-by: Keith Packard <keithp@keithp.com>
8760
8761 commit e0a0a747624c2df66ca4a73b5a0de014ea204dca
8762 Author: Keith Packard <keithp@keithp.com>
8763 Date:   Sat Aug 17 17:36:35 2013 +0200
8764
8765     altos: allow projects to override default config values
8766     
8767     Override default radio power and APRS interval
8768     
8769     Signed-off-by: Keith Packard <keithp@keithp.com>
8770
8771 commit bed68ef5a6999b2e23853958502a689a7dbc15b3
8772 Author: Keith Packard <keithp@keithp.com>
8773 Date:   Sat Aug 17 17:35:08 2013 +0200
8774
8775     altosdroid: Add note to report TeleBT battery level
8776     
8777     Signed-off-by: Keith Packard <keithp@keithp.com>
8778
8779 commit f0e126251360f050b7121f167771c057bda8747e
8780 Merge: d95a2c5 4fe47ad
8781 Author: Keith Packard <keithp@keithp.com>
8782 Date:   Sat Aug 17 17:33:31 2013 +0200
8783
8784     Merge branch 'master' into telegps-v0.3
8785
8786 commit 4fe47adc7aca54951a50b1c1ae95cb02e46f8d3d
8787 Author: Keith Packard <keithp@keithp.com>
8788 Date:   Sat Aug 17 17:30:52 2013 +0200
8789
8790     altosui: AltosDbm class was missing somehow
8791     
8792     This doesn't appear to have been added?
8793     
8794     Signed-off-by: Keith Packard <keithp@keithp.com>
8795
8796 commit 4ff54bb96f6c00c0c2c7dd32f81403bac331621a
8797 Merge: fa0859a 01f8df0
8798 Author: Keith Packard <keithp@keithp.com>
8799 Date:   Sat Aug 17 16:03:26 2013 +0200
8800
8801     Merge remote-tracking branch 'origin/master'
8802
8803 commit fa0859a51576efe231effcb5995f325f9e7e0fcb
8804 Author: Keith Packard <keithp@keithp.com>
8805 Date:   Sat Aug 17 16:01:44 2013 +0200
8806
8807     altos: Make FAT test program link explicitly against libcrypto
8808     
8809     For some reason, the MD5_Final symbol isn't resolved when linking only
8810     against libssl.
8811     
8812     Signed-off-by: Keith Packard <keithp@keithp.com>
8813
8814 commit 01f8df088759ee7e6bc3900a013e0ea4fafaf984
8815 Merge: e2ebe60 15063cb
8816 Author: Bdale Garbee <bdale@gag.com>
8817 Date:   Tue Jul 30 00:15:06 2013 -0600
8818
8819     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
8820
8821 commit e2ebe60adf061479a1259a5c68b9cd5f5bacf644
8822 Author: Bdale Garbee <bdale@gag.com>
8823 Date:   Tue Jul 30 00:14:41 2013 -0600
8824
8825     add a note about callsign matching and case sensitivity to the manual
8826
8827 commit d95a2c5d1ddce913dcb1d1ab5dc59f6a588ab599
8828 Author: Keith Packard <keithp@keithp.com>
8829 Date:   Mon Jun 24 14:29:43 2013 -0700
8830
8831     altos: Remove ao_radio_gpio_bits from normal build
8832     
8833     Only needed for the CC115L_TRACE code, and it only builds on STM
8834     
8835     Signed-off-by: Keith Packard <keithp@keithp.com>
8836
8837 commit c542a2ed0f222bd0ec84e4a9651585d441dd7ccf
8838 Author: Keith Packard <keithp@keithp.com>
8839 Date:   Mon Jun 24 14:29:01 2013 -0700
8840
8841     altos/lpc: Rename serial port to 'serial0'
8842     
8843     This lets existing serial port users find the right function.
8844     
8845     Signed-off-by: Keith Packard <keithp@keithp.com>
8846
8847 commit 324ceea43c115f4bed3a5276e57559c6c76b07c1
8848 Author: Keith Packard <keithp@keithp.com>
8849 Date:   Tue Jul 2 17:54:38 2013 -0700
8850
8851     micropeak: Add Download button to menu bar
8852     
8853     It's the most common activity, after all
8854     
8855     Signed-off-by: Keith Packard <keithp@keithp.com>
8856
8857 commit 156e60954fae15bc090984f79cd5594f910ca913
8858 Author: Keith Packard <keithp@keithp.com>
8859 Date:   Tue Jul 2 17:53:51 2013 -0700
8860
8861     altosdroid: Just use GPS location provider to build on 4.2
8862     
8863     Attempts to use the network provider cause the app to crash
8864     
8865     Signed-off-by: Keith Packard <keithp@keithp.com>
8866
8867 commit e148582217d6e02ac90a68e2bb2532947378d36f
8868 Author: Keith Packard <keithp@keithp.com>
8869 Date:   Mon Jun 24 14:28:06 2013 -0700
8870
8871     altos: Support mega-style logging without ADC
8872     
8873     Used for TeleGPS, just exposes the necessary log writing function
8874     without also including the ADC writing code.
8875     
8876     Signed-off-by: Keith Packard <keithp@keithp.com>
8877
8878 commit 261ec8fc7043e9314469e919aa96acc461f7e5f2
8879 Author: Keith Packard <keithp@keithp.com>
8880 Date:   Mon Jun 24 14:26:23 2013 -0700
8881
8882     altosui: Add EasyMini USB ids
8883     
8884     Signed-off-by: Keith Packard <keithp@keithp.com>
8885
8886 commit 0dd148e388944d8d265da51d62806c4a00b2c13d
8887 Author: Keith Packard <keithp@keithp.com>
8888 Date:   Mon Jun 24 14:23:53 2013 -0700
8889
8890     altos/lpc: Add boot loader
8891     
8892     Support the USB boot loader, add USB pull-up support.
8893     
8894     Signed-off-by: Keith Packard <keithp@keithp.com>
8895
8896 commit 2568b36ae9d38ae1607ec08b84b06e0fe84bd3ba
8897 Author: Keith Packard <keithp@keithp.com>
8898 Date:   Sat Jun 22 00:53:38 2013 -0700
8899
8900     altos/telefire-v0.1: Use same LED selection as the v0.2 setup
8901     
8902     Signed-off-by: Keith Packard <keithp@keithp.com>
8903
8904 commit 58eda6f873f5d6e8e219f769bdf67ce4dbc96fd7
8905 Author: Keith Packard <keithp@keithp.com>
8906 Date:   Fri Jun 21 19:40:59 2013 -0700
8907
8908     altos/lpc: Don't disable all interrupts when disabling one interrupt
8909     
8910     The nvic iser and icer registers read value indicates all enabled
8911     interrupts, icer writes disable the set interrupts. Re-writing icer
8912     with the current value ends up disabling all interrupts, not exactly
8913     what we wanted.
8914     
8915     Signed-off-by: Keith Packard <keithp@keithp.com>
8916
8917 commit 9081d881bc48bf7fdce617d300ac02c1a5962239
8918 Author: Keith Packard <keithp@keithp.com>
8919 Date:   Fri Jun 21 19:40:03 2013 -0700
8920
8921     altos/lpc: Remove ao_usb_task structure
8922     
8923     It's not used
8924     
8925     Signed-off-by: Keith Packard <keithp@keithp.com>
8926
8927 commit 23f11b188fc6aacd29e7f01a7d8a40853b7655df
8928 Author: Keith Packard <keithp@keithp.com>
8929 Date:   Fri Jun 21 19:39:27 2013 -0700
8930
8931     altos/lpc: Enable brown-out-detector
8932     
8933     Make sure the processor does something sensible when the power disappears.
8934     
8935     Signed-off-by: Keith Packard <keithp@keithp.com>
8936
8937 commit e9e713bc8ab2080d5c1c38570b112f13c886bd11
8938 Author: Keith Packard <keithp@keithp.com>
8939 Date:   Wed Jun 19 22:45:54 2013 -0700
8940
8941     altos/telefire: Radio status (no data, weak data, good data) on LEDs
8942     
8943     Instead of blinking RX/TX, report the radio status on the telefire
8944     nodes, just like telelco does. This makes the LEDs on telefire
8945     *exactly the same* as the LEDs on telelco, which seems like a good idea.
8946     
8947     Signed-off-by: Keith Packard <keithp@keithp.com>
8948
8949 commit d90c2fa650de4cdb008d5e2559463c08da8db934
8950 Author: Keith Packard <keithp@keithp.com>
8951 Date:   Wed Jun 19 22:44:16 2013 -0700
8952
8953     altos: PCA9922 LED driver needs Enable driven low to latch values
8954     
8955     Driving Enable high means anything going past on the clock and data
8956     pair is reflected on the LEDs, which isn't terribly useful
8957     
8958     Signed-off-by: Keith Packard <keithp@keithp.com>
8959
8960 commit 572faa19b9a496866e3b589d5eb9f37a680206ab
8961 Author: Keith Packard <keithp@keithp.com>
8962 Date:   Wed Jun 19 22:42:58 2013 -0700
8963
8964     altos/cc1111: Fetch RSSI for TeleFire from correct byte
8965     
8966     Reading the status byte doesn't provide very useful RSSI info
8967     
8968     Signed-off-by: Keith Packard <keithp@keithp.com>
8969
8970 commit 025beb0fea011d0e3dab59b5d16e7ffae97c613c
8971 Author: Keith Packard <keithp@keithp.com>
8972 Date:   Mon Jun 17 14:52:32 2013 -0700
8973
8974     altos/lpc: Get rid of ADC filter
8975     
8976     Now that the source of the Vcc noise has been identified, remove the
8977     unnecessary ADC filtering.
8978     
8979     Signed-off-by: Keith Packard <keithp@keithp.com>
8980
8981 commit 10f3d0084ff1c0b3dbf28c5d44727b514caeee20
8982 Author: Keith Packard <keithp@keithp.com>
8983 Date:   Mon Jun 17 14:00:43 2013 -0700
8984
8985     altosui: Add raw pressure to the AltosUI graph
8986     
8987     A nice addition, and useful when diagnosing baro sensor issues
8988     
8989     Signed-off-by: Keith Packard <keithp@keithp.com>
8990
8991 commit 298e54856b5f8809b43f24407caa4a6be60822f3
8992 Author: Keith Packard <keithp@keithp.com>
8993 Date:   Mon Jun 17 14:00:11 2013 -0700
8994
8995     altos/lpc: Get the IRC turned off after boot time
8996     
8997     This involved carefully moving the USB away from the IRC before
8998     turning it off.
8999     
9000     Signed-off-by: Keith Packard <keithp@keithp.com>
9001
9002 commit b3ad488477def157e277e239e81f164b49725925
9003 Author: Keith Packard <keithp@keithp.com>
9004 Date:   Mon Jun 17 13:58:41 2013 -0700
9005
9006     altos: Disable USB on all flight computers when in flight mode
9007     
9008     There was a check to only disable USB on boards with radios, but for
9009     EasyMini, we want to disable USB too for flight mode.
9010     
9011     Signed-off-by: Keith Packard <keithp@keithp.com>
9012
9013 commit 2e2f3f2556e714833d8b7d0f65877b07b3dc2cb5
9014 Author: Keith Packard <keithp@keithp.com>
9015 Date:   Sun Jun 16 22:32:16 2013 -0700
9016
9017     altos: Declare m25 write-in-progress as 'ao_port_t'
9018     
9019     This lets us use port bits greater than 7 for M25 chip selects
9020     
9021     Signed-off-by: Keith Packard <keithp@keithp.com>
9022
9023 commit dcf769198863c1b0f1b05f41d0c052a3dbfef247
9024 Author: Keith Packard <keithp@keithp.com>
9025 Date:   Sun Jun 16 22:31:58 2013 -0700
9026
9027     altos/lpc: Remove spurious semicolon
9028     
9029     Signed-off-by: Keith Packard <keithp@keithp.com>
9030
9031 commit d040adeef9df4cda31dce603db81dc7ce19ec0d1
9032 Author: Keith Packard <keithp@keithp.com>
9033 Date:   Sun Jun 16 22:31:31 2013 -0700
9034
9035     altos/lpc: Don't disable all of the clocks just yet, USB doesn't work
9036     
9037     Signed-off-by: Keith Packard <keithp@keithp.com>
9038
9039 commit 1676c7dbc3dcce2962be9ef9a58d37c7b48e3c0f
9040 Author: Keith Packard <keithp@keithp.com>
9041 Date:   Sun Jun 16 15:07:54 2013 -0700
9042
9043     altos/lpc: Turn off more clocks, disable USART for easymini
9044     
9045     Try to reduce noise on the power supply.
9046     
9047     Signed-off-by: Keith Packard <keithp@keithp.com>
9048
9049 commit be9ee9ed2d041c4ab4e77ee2010fe3c7a1ca6597
9050 Author: Keith Packard <keithp@keithp.com>
9051 Date:   Sat Jun 15 01:20:49 2013 -0700
9052
9053     altos/lpc: Filter ADC inputs
9054     
9055     They're amazingly noisy on EasyMini, so just filter them as the only
9056     thing we use them for is battery and pyro numbers.
9057     
9058     Signed-off-by: Keith Packard <keithp@keithp.com>
9059
9060 commit 7361371190bf3805b6d0414e61f697aca7c7cff1
9061 Author: Keith Packard <keithp@keithp.com>
9062 Date:   Fri Jun 14 04:38:11 2013 -0700
9063
9064     altos/lpc: Make ADC inputs work
9065     
9066     They're still very unstable (bouncing around a lot), but at least they
9067     seem to report useful stuff now.
9068     
9069     Signed-off-by: Keith Packard <keithp@keithp.com>
9070
9071 commit 6827d0a7c59d606ea05387465f1ad4d914babd49
9072 Author: Keith Packard <keithp@keithp.com>
9073 Date:   Tue Jun 11 16:31:20 2013 -0700
9074
9075     altosui: Use preferred units for main deployment height configuration
9076     
9077     Show and accept values in the preferred units; create a separate list
9078     of preferred values for each set of units
9079     
9080     Signed-off-by: Keith Packard <keithp@keithp.com>
9081
9082 commit 15063cbb8f76bffea71575d295ca87b7ceca36d8
9083 Author: Keith Packard <keithp@keithp.com>
9084 Date:   Sun Jun 9 23:18:09 2013 -0700
9085
9086     altos/telelco: Add 30ms delay in search after finding a box
9087     
9088     This gives the remote boxes time to get back to listening for messages
9089     after receiving the packet from the found box.
9090     
9091     Signed-off-by: Keith Packard <keithp@keithp.com>
9092
9093 commit 988924b51980ad43e39bc4785a625ff25eb16449
9094 Author: Keith Packard <keithp@keithp.com>
9095 Date:   Sun Jun 9 22:09:13 2013 -0700
9096
9097     altos: Add fast-timer API. Use for quadrature and button drivers
9098     
9099     This splits the fast-timer portion out of the debounce helper code and
9100     shares that with the quadrature driver which now uses it directly.
9101     
9102     Signed-off-by: Keith Packard <keithp@keithp.com>
9103
9104 commit 72b6c699d355fcd41addb9919d846e63105b9db7
9105 Author: Keith Packard <keithp@keithp.com>
9106 Date:   Mon May 13 22:34:19 2013 -0700
9107
9108     altos: Add debounce helper. Use in button and quadrature drivers for TeleLCO
9109     
9110     Signed-off-by: Keith Packard <keithp@keithp.com>
9111
9112 commit 47b7e1d819e48aaebf6ffda49effbee041ce8750
9113 Author: Keith Packard <keithp@keithp.com>
9114 Date:   Sun Jun 9 12:13:06 2013 -0700
9115
9116     altos/telefire: Leave siren on all the time. Add siren/strobe debugging.
9117     
9118     The 50% duty cycle wasn't actually loud enough outside.
9119     
9120     Signed-off-by: Keith Packard <keithp@keithp.com>
9121
9122 commit 187f661c2512e4260d0ca64134de8fad199f5944
9123 Author: Keith Packard <keithp@keithp.com>
9124 Date:   Sun Jun 9 10:00:54 2013 -0700
9125
9126     altos: Add telefire v0.2 support
9127     
9128     Signed-off-by: Keith Packard <keithp@keithp.com>
9129
9130 commit 8ba2035c78293bc312804722249df76dd4692d71
9131 Author: Keith Packard <keithp@keithp.com>
9132 Date:   Sun Jun 9 09:53:07 2013 -0700
9133
9134     altos: Add driver for 74hc165 shift register
9135     
9136     Just reads one byte from the shift register using the SPI driver and returns it
9137     
9138     Signed-off-by: Keith Packard <keithp@keithp.com>
9139
9140 commit 3e8b72a9dc5b6c3a0f6132dc2dec04f8c08a1deb
9141 Author: Keith Packard <keithp@keithp.com>
9142 Date:   Sun May 26 22:38:56 2013 -0600
9143
9144     altos: Add pyro operations to regular ignite commands
9145     
9146     Instead of having separate commands, just mix the two sets together.
9147     
9148     Signed-off-by: Keith Packard <keithp@keithp.com>
9149
9150 commit 4bc1f3390b9ebbe07af4bc0f0a1c0915193ddf42
9151 Author: Keith Packard <keithp@keithp.com>
9152 Date:   Sun May 26 19:41:22 2013 -0600
9153
9154     Set version to 1.2.9.1
9155     
9156     Mark bits to be used on Monday of NSL 2013
9157     
9158     Signed-off-by: Keith Packard <keithp@keithp.com>
9159
9160 commit 6f131e740477d29b6623fa336da79e53f765a55b
9161 Author: Keith Packard <keithp@keithp.com>
9162 Date:   Sun May 26 19:48:03 2013 -0600
9163
9164     altos: Make manual pyro firing command work again
9165     
9166     Signed-off-by: Keith Packard <keithp@keithp.com>
9167
9168 commit 5ca472333a3587f0e47d54f5edc287494262ef98
9169 Author: Keith Packard <keithp@keithp.com>
9170 Date:   Sun May 26 19:47:02 2013 -0600
9171
9172     altos: write pyro fired to correct log field
9173     
9174     Signed-off-by: Keith Packard <keithp@keithp.com>
9175
9176 commit 956f4dff1cc521059434743624b1271fb92b96ae
9177 Author: Keith Packard <keithp@keithp.com>
9178 Date:   Sun May 26 19:39:13 2013 -0600
9179
9180     altos: Light pyro charges simultaneously if so configured
9181     
9182     Don't try to be nice to the battery, just let the pyro circuit deal
9183     with it and try to get all of the specified circuits going at the same
9184     time if they're configured to do so.
9185     
9186     Signed-off-by: Keith Packard <keithp@keithp.com>
9187
9188 commit 62547a042d042fadec652c5081f96816a8e66970
9189 Author: Keith Packard <keithp@keithp.com>
9190 Date:   Sun May 26 19:03:12 2013 -0600
9191
9192     altos,altosui: Add pyro state logging for TeleMega
9193     
9194     Only in the log file (no obvious space in the telem packets), but at
9195     least we should be able to check for pyro failures.
9196     
9197     Signed-off-by: Keith Packard <keithp@keithp.com>
9198
9199 commit 277577fecc71e3c52b823938f396cf42be403ebe
9200 Author: Keith Packard <keithp@keithp.com>
9201 Date:   Sun May 26 19:01:58 2013 -0600
9202
9203     altos: Add pyro code testing to ao_flight_test for TeleMega
9204     
9205     This parses the pyro settings and signals when the pyro channels are
9206     fired in the output.
9207     
9208     Signed-off-by: Keith Packard <keithp@keithp.com>
9209
9210 commit b1408c13f176f3f021e9face48c4cd33528ee96c
9211 Author: Keith Packard <keithp@keithp.com>
9212 Date:   Sun May 26 18:58:41 2013 -0600
9213
9214     ao-tools/ao-mega: Dump 'pyro' state from mega log
9215     
9216     Signed-off-by: Keith Packard <keithp@keithp.com>
9217
9218 commit 8083aa731c99d09bdd4a8c216bb11f846734d7df
9219 Author: Keith Packard <keithp@keithp.com>
9220 Date:   Sun May 26 18:57:58 2013 -0600
9221
9222     ao-tools: Add ao-mega tool to parse TeleMega eeprom files
9223     
9224     Signed-off-by: Keith Packard <keithp@keithp.com>
9225
9226 commit 21689ef744ddf43965ccad89dc1133a905011d7f
9227 Author: Keith Packard <keithp@keithp.com>
9228 Date:   Sun May 26 18:54:02 2013 -0600
9229
9230     altosui: Missing 'break' after selecting 'mega' format detection
9231     
9232     Caused 'mega' logs to be dumped in 'mini' format which didn't work well.
9233     
9234     Signed-off-by: Keith Packard <keithp@keithp.com>
9235
9236 commit 17e0ccccc8619f96d2cf56bd98d63a7e59f5301d
9237 Author: Keith Packard <keithp@keithp.com>
9238 Date:   Sun May 26 18:50:10 2013 -0600
9239
9240     altosui: Stop downloading mega eeprom on empty block
9241     
9242     Signed-off-by: Keith Packard <keithp@keithp.com>
9243
9244 commit 013cba5ed1fde72240a68ec648bd14977f5e48a4
9245 Author: Keith Packard <keithp@keithp.com>
9246 Date:   Mon May 20 21:41:01 2013 -0700
9247
9248     doc: Update description of graph window to note new tabs (config and map)
9249     
9250     Signed-off-by: Keith Packard <keithp@keithp.com>
9251
9252 commit e711c708b0d2c8d8c2d72e34a795ad8e9b5ab5de
9253 Author: Keith Packard <keithp@keithp.com>
9254 Date:   Mon May 20 21:37:20 2013 -0700
9255
9256     Create release notes for 1.2.1
9257     
9258     Move most of the 1.2 content to the 1.2.1 block
9259     
9260     Signed-off-by: Keith Packard <keithp@keithp.com>
9261
9262 commit 2344ba81fa51215471099e56518112478bdf2e73
9263 Author: Keith Packard <keithp@keithp.com>
9264 Date:   Tue May 21 11:31:05 2013 -0700
9265
9266     Separate out cortex-m0 compiler tests in configure
9267     
9268     The summon arm toolchain doesn't work for cortex-m0 parts, but the
9269     linaro toolchain does. Look in /usr/bin for the -m0 compiler but
9270     continue to use /opt/cortex/bin for the -m3 compiler
9271     
9272     Signed-off-by: Keith Packard <keithp@keithp.com>
9273
9274 commit 85eb75c3251d8e141d7269fc7ffa6197174ea8c3
9275 Author: Keith Packard <keithp@keithp.com>
9276 Date:   Tue May 21 11:30:44 2013 -0700
9277
9278     altos: Can't use inline functions because SDCC doesn't do that
9279     
9280     Sigh.
9281     
9282     Signed-off-by: Keith Packard <keithp@keithp.com>
9283
9284 commit fd5567882b732f8947b44b217552077c82a3d28e
9285 Merge: fd55c1f 57b4d82
9286 Author: Keith Packard <keithp@keithp.com>
9287 Date:   Tue May 21 11:16:54 2013 -0700
9288
9289     Merge branch 'lpc'
9290
9291 commit fd55c1fe53adf5c50dcd3ce8296f80871cec73e9
9292 Author: Keith Packard <keithp@keithp.com>
9293 Date:   Tue May 21 11:16:33 2013 -0700
9294
9295     Bump master version to 1.2.9 to avoid confusion with 1.2 releases
9296     
9297     Signed-off-by: Keith Packard <keithp@keithp.com>
9298
9299 commit 1bffe8caf0294e9cfef2dab1c6b5a8d1d87ac3a2
9300 Author: Keith Packard <keithp@keithp.com>
9301 Date:   Tue May 21 11:08:15 2013 -0700
9302
9303     altos: Set the path for the STM32L compiler explicitly
9304     
9305     This makes sure we use the known toolchain for STM32L builds
9306     
9307     Signed-off-by: Keith Packard <keithp@keithp.com>
9308
9309 commit 7282fab337dc48d32606276e5f51c057a3bff8cb
9310 Author: Keith Packard <keithp@keithp.com>
9311 Date:   Tue May 21 11:04:25 2013 -0700
9312
9313     altosui: Add TeleBT firmware to release
9314     
9315     Signed-off-by: Keith Packard <keithp@keithp.com>
9316
9317 commit 57b4d82dee10b142b820aa306028a288a85214f6
9318 Author: Keith Packard <keithp@keithp.com>
9319 Date:   Sun May 19 23:07:54 2013 -0700
9320
9321     Add Mini logging format. Use in EasyMini
9322     
9323     This is a 16-byte record that includes all of the sensor data in each
9324     sensor record, along with records for flight state changes.
9325     
9326     Signed-off-by: Keith Packard <keithp@keithp.com>
9327
9328 commit 27e9b93f3d35890a49575b2ead1983ce3c2fc213
9329 Merge: a4df257 d9cbef8
9330 Author: Keith Packard <keithp@keithp.com>
9331 Date:   Sun May 19 20:40:42 2013 -0700
9332
9333     Merge branch 'master' into lpc
9334
9335 commit d9cbef8cd364aae54855cc5bc64fb8c2b22057b0
9336 Author: Keith Packard <keithp@keithp.com>
9337 Date:   Sun May 19 20:35:42 2013 -0700
9338
9339     altos/telemega: The last two igniters are apogee and main
9340     
9341     Not the first two. TeleMega v0.3 has these marked on the silk
9342     
9343     Signed-off-by: Keith Packard <keithp@keithp.com>
9344
9345 commit a4df2575b4e782e83cc4e9b1d2e5cd2397a97dd8
9346 Author: Keith Packard <keithp@keithp.com>
9347 Date:   Sun May 19 20:33:35 2013 -0700
9348
9349     altos/easymini: Initialize beep and ADC. Declare use of igniter bits.
9350     
9351     This makes easymini actually work!
9352     
9353     Signed-off-by: Keith Packard <keithp@keithp.com>
9354
9355 commit a87a8e8067d7b2d0ff3a3274af9f1e919b5b7793
9356 Author: Keith Packard <keithp@keithp.com>
9357 Date:   Sun May 19 20:32:34 2013 -0700
9358
9359     altos/easymini: Use different pins for igniter outputs
9360     
9361     Was using the I2C outputs which are open drain, which makes it
9362     impossible to force them high as needed to driver our igniters.
9363     
9364     Signed-off-by: Keith Packard <keithp@keithp.com>
9365
9366 commit 16eb0b04df3d1db65bd40717133abe94db0f2a15
9367 Author: Keith Packard <keithp@keithp.com>
9368 Date:   Sun May 19 20:31:48 2013 -0700
9369
9370     altos/easymini: MS5607 chip select bits were defined wrong
9371     
9372     Signed-off-by: Keith Packard <keithp@keithp.com>
9373
9374 commit 455802b7e853956180799c058e9561876d98d831
9375 Author: Keith Packard <keithp@keithp.com>
9376 Date:   Sun May 19 20:30:49 2013 -0700
9377
9378     altos/easymini: Easymini doesn't have USB connect or VBUS wiring
9379     
9380     Disable these in ao_pins.h
9381     
9382     Signed-off-by: Keith Packard <keithp@keithp.com>
9383
9384 commit 35b120c4154df0351c3a802f86dda224a7643068
9385 Author: Keith Packard <keithp@keithp.com>
9386 Date:   Sun May 19 20:27:53 2013 -0700
9387
9388     altos/lpc: Force idle mode if USB gets an address during boot time
9389     
9390     This lets EasyMini be booted to idle mode by simply plugging it into USB.
9391     
9392     Signed-off-by: Keith Packard <keithp@keithp.com>
9393
9394 commit c1f01cd4406063191a51cb68fc4634eabfc60fc2
9395 Author: Keith Packard <keithp@keithp.com>
9396 Date:   Sun May 19 20:27:05 2013 -0700
9397
9398     altos/lpc: Reset SPI device at startup time
9399     
9400     Wasn't doing the reset sequence correctly (write 0, then write 1).
9401     
9402     Signed-off-by: Keith Packard <keithp@keithp.com>
9403
9404 commit e0ad8b5b5e1b4c7a9ffba9d25f3c32ce708c3ec5
9405 Author: Keith Packard <keithp@keithp.com>
9406 Date:   Sun May 19 20:26:07 2013 -0700
9407
9408     altos/lpc: Configuring wrong pin for SPI1 MOSI
9409     
9410     Was setting configuration for PIO1_21 instead of PIO0_21.
9411     
9412     Signed-off-by: Keith Packard <keithp@keithp.com>
9413
9414 commit b9bb088a36fd351809f4c378356327ffa663c974
9415 Author: Keith Packard <keithp@keithp.com>
9416 Date:   Sun May 19 20:25:13 2013 -0700
9417
9418     altos/lpc: Allow for alternate SPI SCLK0 pin usage
9419     
9420     SPI SCLK0 can appear on three different pins; let the application
9421     configure which one it wants.
9422     
9423     Signed-off-by: Keith Packard <keithp@keithp.com>
9424
9425 commit 397109139fb9ff27ec7cfb0cafa65d1dbea053bd
9426 Author: Keith Packard <keithp@keithp.com>
9427 Date:   Sun May 19 20:24:11 2013 -0700
9428
9429     altos/lpc: Leave SPI enabled all the time
9430     
9431     Might be able to turn it off with some care; more experimentation required.
9432     
9433     Signed-off-by: Keith Packard <keithp@keithp.com>
9434
9435 commit e383d7a28d01729c50f933ceda77ea767d1b8087
9436 Author: Keith Packard <keithp@keithp.com>
9437 Date:   Sun May 19 20:22:20 2013 -0700
9438
9439     altos/lpc: Create TX/RX busy macros for SPI driver
9440     
9441     Check for both fifo status *and* device busy to make sure the device
9442     is idle before we touch any registers.
9443     
9444     Signed-off-by: Keith Packard <keithp@keithp.com>
9445
9446 commit 07d261c08214837b5d5cac4d2be43e51a0c47868
9447 Author: Keith Packard <keithp@keithp.com>
9448 Date:   Sun May 19 20:19:15 2013 -0700
9449
9450     altos/lpc: Fix beeper driver
9451     
9452     Set prescale limit, not current prescale value (pr instead of pc).
9453     Flip output 1 on PWM match (set emc toggle for channel 1).
9454     Don't hold counter in reset (turn off CRST bit).
9455     
9456     Signed-off-by: Keith Packard <keithp@keithp.com>
9457
9458 commit 3fe11b277dd7268eb445d120c8f9537f95148891
9459 Author: Keith Packard <keithp@keithp.com>
9460 Date:   Sun May 19 20:18:44 2013 -0700
9461
9462     altos/lpc: Missing parens around ao_gpio_set macro
9463     
9464     Signed-off-by: Keith Packard <keithp@keithp.com>
9465
9466 commit a78012782c779de3433b91e6b854b2fdbd7230fd
9467 Author: Keith Packard <keithp@keithp.com>
9468 Date:   Sun May 19 20:17:48 2013 -0700
9469
9470     altos/lpc: SPI runs off main clock (48MHz), not sysclk (24MHz)
9471     
9472     Update SPI speed definitions to match
9473     
9474     Signed-off-by: Keith Packard <keithp@keithp.com>
9475
9476 commit d51c9fda3478f205e4bcdf1b7bf21eb1e0a516bc
9477 Author: Keith Packard <keithp@keithp.com>
9478 Date:   Sun May 19 20:07:52 2013 -0700
9479
9480     altos/lpc: Pull ADC data from the correct registers
9481     
9482     Was just stepping through register space arbitrarily, which would have
9483     worked for EasyMini, but might have failed later if the ADC pin usage
9484     wasn't consecutive.
9485     
9486     Signed-off-by: Keith Packard <keithp@keithp.com>
9487
9488 commit 6343bd774f542a4f915cf1fca2053d03e93bf2c3
9489 Author: Keith Packard <keithp@keithp.com>
9490 Date:   Sun May 19 20:06:03 2013 -0700
9491
9492     altos/lpc: Don't use loader to place USB endpoint data in USB ram
9493     
9494     Instead, just assign a fixed address in registers.ld. This avoids a
9495     confusing section in the elf file.
9496     
9497     Signed-off-by: Keith Packard <keithp@keithp.com>
9498
9499 commit 35a05041d3ca3e69a146bd3bf8038c0f1cbc1b42
9500 Author: Keith Packard <keithp@keithp.com>
9501 Date:   Sun May 19 20:04:29 2013 -0700
9502
9503     altos: Add EXTI_PIN_NOCONFIGURE to exti interface, use for MS5607
9504     
9505     This asks the EXTI code to not mess with the pin configuration so that
9506     the MS5607 driver can get interrupts on the MISO pin while still using
9507     it for SPI.
9508     
9509     Signed-off-by: Keith Packard <keithp@keithp.com>
9510
9511 commit 098fd43a740ee2a782f82b6b71965b60cdba2d62
9512 Author: Keith Packard <keithp@keithp.com>
9513 Date:   Sun May 19 20:00:24 2013 -0700
9514
9515     altos/lpc: Make EXTI code work.
9516     
9517     Clear rise/fall bits in ISR to avoid re-entering.
9518     Block interrupts around enable/disable bits.
9519     Create shared _ao_exti_set_enable function to control mask changes.
9520     
9521     Signed-off-by: Keith Packard <keithp@keithp.com>
9522
9523 commit f794e6c95697b034be315632fddb3a5475c43b5b
9524 Author: Keith Packard <keithp@keithp.com>
9525 Date:   Sun May 19 19:57:23 2013 -0700
9526
9527     altos: Use ao_spi_get/put_bit in MS5607 driver
9528     
9529     Replace open-coded ao_spi_get/put and ao_gpio_set sequences
9530     
9531     Signed-off-by: Keith Packard <keithp@keithp.com>
9532
9533 commit b7ab41e4dc92dcd382f4c05459088d8df8b70075
9534 Author: Keith Packard <keithp@keithp.com>
9535 Date:   Sun May 19 19:51:32 2013 -0700
9536
9537     altos/attiny: Fix ao_spi_get_bit/ao_spi_put_bit macros
9538     
9539     These were never written, so just use ao_spi_get/put_mask.
9540     
9541     A precursor to changing how the MS5607 drives the SPI bus
9542     
9543     Signed-off-by: Keith Packard <keithp@keithp.com>
9544
9545 commit 49f9cdda5f1812687b82915acc78a9d9136255bf
9546 Author: Keith Packard <keithp@keithp.com>
9547 Date:   Sat May 18 03:54:30 2013 -0700
9548
9549     altos: ignore built files in easymini-v0.1
9550     
9551     Signed-off-by: Keith Packard <keithp@keithp.com>
9552
9553 commit c57e1630002c921739ff22395497d93027d381b6
9554 Author: Keith Packard <keithp@keithp.com>
9555 Date:   Sat May 18 03:53:32 2013 -0700
9556
9557     altos: Build easymini-v0.1
9558     
9559     Signed-off-by: Keith Packard <keithp@keithp.com>
9560
9561 commit 278300b2bc98b92cc71ec016ab0fc93eb3696435
9562 Author: Keith Packard <keithp@keithp.com>
9563 Date:   Sat May 18 03:52:59 2013 -0700
9564
9565     altos: Initialize SPI for easymini
9566     
9567     Doesn't work very well without this
9568     
9569     Signed-off-by: Keith Packard <keithp@keithp.com>
9570
9571 commit cbe5eee76faf386eefe69539935ab318944ac452
9572 Author: Keith Packard <keithp@keithp.com>
9573 Date:   Sat May 18 03:52:14 2013 -0700
9574
9575     altos/lpc: Stick USB control structure in USB memory
9576     
9577     No reason to have that in regular ram, and it means we've got space
9578     for large enough stacks now
9579     
9580     Signed-off-by: Keith Packard <keithp@keithp.com>
9581
9582 commit 3587bfd248e115bb1abb28f71b263575b4e8e367
9583 Author: Keith Packard <keithp@keithp.com>
9584 Date:   Sat May 18 03:22:10 2013 -0700
9585
9586     altos: Add easymini-v0.1 product
9587     
9588     Signed-off-by: Keith Packard <keithp@keithp.com>
9589
9590 commit c4991db4809ae547fdb245e3cb42517fa7524de5
9591 Author: Keith Packard <keithp@keithp.com>
9592 Date:   Sat May 18 03:21:43 2013 -0700
9593
9594     altos/lpc: Use separate interrupt stack
9595     
9596     Signed-off-by: Keith Packard <keithp@keithp.com>
9597
9598 commit 5311720525ac73e9d42067b68adf25fc2e054af5
9599 Author: Keith Packard <keithp@keithp.com>
9600 Date:   Sat May 18 03:21:20 2013 -0700
9601
9602     altos/lpc: Try a smaller stack.
9603     
9604     Signed-off-by: Keith Packard <keithp@keithp.com>
9605
9606 commit f5218e2544dcb659aec6c3adee50d61cab1bba3a
9607 Author: Keith Packard <keithp@keithp.com>
9608 Date:   Sat May 18 03:19:41 2013 -0700
9609
9610     altos/lpc: Add pin interrupt driver
9611     
9612     Signed-off-by: Keith Packard <keithp@keithp.com>
9613
9614 commit c0d0147251bfcebd753196b74c22c00c3116fd22
9615 Author: Keith Packard <keithp@keithp.com>
9616 Date:   Sat May 18 03:18:55 2013 -0700
9617
9618     altos/lpc: Add beep driver
9619     
9620     Hardwired to our current beeper pin
9621     
9622     Signed-off-by: Keith Packard <keithp@keithp.com>
9623
9624 commit 166977c65bddb50d600a3c1e1f278c425b673697
9625 Author: Keith Packard <keithp@keithp.com>
9626 Date:   Sat May 18 03:18:19 2013 -0700
9627
9628     altos/lpc: Add ADC driver
9629     
9630     Uses burst mode to get the whole set of values in one interrupt
9631     
9632     Signed-off-by: Keith Packard <keithp@keithp.com>
9633
9634 commit ed25a46571d988ccf37ae915dff97b5f00bcf9cf
9635 Author: Keith Packard <keithp@keithp.com>
9636 Date:   Sat May 18 03:16:41 2013 -0700
9637
9638     altos/lpc: add gpio int, spi, adc and ct32b defines to lpc.h
9639     
9640     Lots more devices
9641     
9642     Signed-off-by: Keith Packard <keithp@keithp.com>
9643
9644 commit 2b0b7bf1462341718e582223a880f2dfcd79e2ad
9645 Author: Keith Packard <keithp@keithp.com>
9646 Date:   Sat May 18 03:15:58 2013 -0700
9647
9648     altos/lpc: Clean up broken IOCONF defines
9649     
9650     Missing comment closes
9651     
9652     Signed-off-by: Keith Packard <keithp@keithp.com>
9653
9654 commit 08887678f900adae81dcb1a7f5353d98d127aafd
9655 Author: Keith Packard <keithp@keithp.com>
9656 Date:   Sat May 18 03:14:57 2013 -0700
9657
9658     altos/lpc: Fix ao_enable_input, add ao_enable_analog
9659     
9660     Signed-off-by: Keith Packard <keithp@keithp.com>
9661
9662 commit 15ca452b60271e3a0f7327216df04eef5b985240
9663 Author: Keith Packard <keithp@keithp.com>
9664 Date:   Sat May 18 03:14:16 2013 -0700
9665
9666     altos: LPC interrupt priorities are just 0-3
9667     
9668     Signed-off-by: Keith Packard <keithp@keithp.com>
9669
9670 commit 935a7ff38010ec4ad19f315f8a2a1557c01ae554
9671 Author: Keith Packard <keithp@keithp.com>
9672 Date:   Sat May 18 03:13:17 2013 -0700
9673
9674     altos: Add LPC spi driver
9675     
9676     Signed-off-by: Keith Packard <keithp@keithp.com>
9677
9678 commit d9b42470e8889b44bb08858a610285410a200ab9
9679 Author: Keith Packard <keithp@keithp.com>
9680 Date:   Sat May 18 03:02:38 2013 -0700
9681
9682     altos: Use ao_port_t in m25 driver
9683     
9684     This uses ao_port_t for all of the chip select masks
9685     
9686     Signed-off-by: Keith Packard <keithp@keithp.com>
9687
9688 commit 28890aa5893898cd0bb0ac033e491eb307a84ca5
9689 Author: Keith Packard <keithp@keithp.com>
9690 Date:   Sat May 18 03:02:01 2013 -0700
9691
9692     altos: Use ao_data_pres macro in ao_log_tiny
9693     
9694     Now it works on easymini too
9695     
9696     Signed-off-by: Keith Packard <keithp@keithp.com>
9697
9698 commit 82afe3a3b737c43dbeaad41ea5af1841357297a6
9699 Author: Keith Packard <keithp@keithp.com>
9700 Date:   Sat May 18 02:54:55 2013 -0700
9701
9702     altos: Check for packet mode before trying to disable it in flight code
9703     
9704     This is only relevant for telemini
9705     
9706     Signed-off-by: Keith Packard <keithp@keithp.com>
9707
9708 commit 52063c2679752033135fff928c7686e368d2a825
9709 Author: Keith Packard <keithp@keithp.com>
9710 Date:   Sat May 18 02:54:30 2013 -0700
9711
9712     altos: ao_data_get is in ao_data.c now, not ao_adc.c
9713     
9714     Signed-off-by: Keith Packard <keithp@keithp.com>
9715
9716 commit e4385d29fc1b233b3ad56d4af68a175e760c1751
9717 Author: Keith Packard <keithp@keithp.com>
9718 Date:   Sat May 18 02:53:32 2013 -0700
9719
9720     altos: Allow architecture to define the type of port registers
9721     
9722     LPC11U14 has 32-bit ports, STM32 has 16 bit ports.
9723     
9724     Signed-off-by: Keith Packard <keithp@keithp.com>
9725
9726 commit ca4f3161258356c06fe1270f7ccdf0d6939e2d34
9727 Author: Keith Packard <keithp@keithp.com>
9728 Date:   Sat May 18 02:52:49 2013 -0700
9729
9730     altos: Move ao_data.c from stm to core
9731     
9732     This should be used on every processor
9733     
9734     Signed-off-by: Keith Packard <keithp@keithp.com>
9735
9736 commit ac089d4fb930b7dbc4161259fd9bddba94395ebc
9737 Author: Keith Packard <keithp@keithp.com>
9738 Date:   Fri May 17 03:36:47 2013 -0700
9739
9740     altos/lpc: Get USB working
9741     
9742     The lpc demo now has a USB command line.
9743     Also allocates system stack so we know when ram is tight at build time
9744     
9745     Signed-off-by: Keith Packard <keithp@keithp.com>
9746
9747 commit 185e6d15bcda229949a984910d7394203d301db9
9748 Author: Keith Packard <keithp@keithp.com>
9749 Date:   Thu May 16 18:58:24 2013 -0700
9750
9751     altos: Allow target-specific USB endpoint specifications
9752     
9753     The LPC has only a small number of endpoints, and those are not
9754     configurable. Let the LPC USB driver pick the IN and OUT endpoints by itself.
9755     
9756     Signed-off-by: Keith Packard <keithp@keithp.com>
9757
9758 commit 6c35e21a86ab32bc91eb10a60c071b702fc0f963
9759 Author: Keith Packard <keithp@keithp.com>
9760 Date:   Tue May 7 19:27:17 2013 -0700
9761
9762     altos: Finish off LPC USB register definitions
9763     
9764     Signed-off-by: Keith Packard <keithp@keithp.com>
9765
9766 commit 918342016705303baa1630c62c290aaf2dcc2801
9767 Author: Keith Packard <keithp@keithp.com>
9768 Date:   Thu Apr 25 20:38:32 2013 -0700
9769
9770     altos/lpc: Start adding USB register defines
9771     
9772     Signed-off-by: Keith Packard <keithp@keithp.com>
9773
9774 commit 91d201abcbe9373360919406427b7e4fb9e1b42e
9775 Author: Keith Packard <keithp@keithp.com>
9776 Date:   Mon Apr 22 17:10:24 2013 -0500
9777
9778     altos/lpc: Start adding USB register definitions
9779     
9780     Just the bare struct, no defines yet.
9781     
9782     Signed-off-by: Keith Packard <keithp@keithp.com>
9783
9784 commit 9bf67798b134ad796c2f4bc9240ee450722148ec
9785 Author: Keith Packard <keithp@keithp.com>
9786 Date:   Sat Apr 20 00:40:38 2013 -0500
9787
9788     altos/lpc: Take advantage of USART TX fifo
9789     
9790     The USART has a 16-byte TX fifo; keep rough track of how full it is to
9791     avoid waiting for an interrupt after every TX byte.
9792     
9793     Signed-off-by: Keith Packard <keithp@keithp.com>
9794
9795 commit 9e8f6ba8b779cd9635f82d6da5f113715c3ee4c7
9796 Author: Keith Packard <keithp@keithp.com>
9797 Date:   Sat Apr 20 00:20:55 2013 -0500
9798
9799     altos/lpc: Get USART running
9800     
9801     Adds a simple demo thread that spews data to the serial port
9802     
9803     Signed-off-by: Keith Packard <keithp@keithp.com>
9804
9805 commit f9d0eb3f3154f98abb0c8952d7171f3e7d3de9b2
9806 Author: Keith Packard <keithp@keithp.com>
9807 Date:   Thu Apr 18 16:15:52 2013 -0500
9808
9809     altos/lpc: Get 100Hz timer running
9810     
9811     Use systick, which is built into the ARM core
9812     
9813     Signed-off-by: Keith Packard <keithp@keithp.com>
9814
9815 commit 04b243e6ef212f54ed284cfbde6d5abb637bf60e
9816 Author: Keith Packard <keithp@keithp.com>
9817 Date:   Thu Apr 18 15:55:26 2013 -0500
9818
9819     lpcxpresso: Add ao_demo.c
9820     
9821     Kinda necessary for the demo to build
9822     
9823     Signed-off-by: Keith Packard <keithp@keithp.com>
9824
9825 commit bcc65597d3d20f1d58df784100af766cee5f0f20
9826 Author: Keith Packard <keithp@keithp.com>
9827 Date:   Thu Apr 18 15:54:13 2013 -0500
9828
9829     lpc: Initial lpcxpresso bits
9830     
9831     This gets the LPC11U14 clock set to the PLL and blinks the LED.
9832     
9833     Signed-off-by: Keith Packard <keithp@keithp.com>
9834
9835 commit 6735a391c2a1e3be01ac9e68b44ec0974592c11c
9836 Author: Keith Packard <keithp@keithp.com>
9837 Date:   Fri May 17 03:34:50 2013 -0700
9838
9839     libaltos: use PurgeComm in Windows altos_close to abort in-progress ops
9840     
9841     Instead of manually signalling the related events, use PurgeComm which
9842     can then abort the operations itself. Also make sure all of the
9843     relevant handles are set to INVALID before closing them to avoid race conditions.
9844     
9845     Signed-off-by: Keith Packard <keithp@keithp.com>
9846
9847 commit bd8d061d0f63158b5b03814d77cb76fdf5a0abad
9848 Author: Keith Packard <keithp@keithp.com>
9849 Date:   Fri May 17 03:27:20 2013 -0700
9850
9851     libaltos: Build the linux library targets when doing a 'fat' build
9852     
9853     These are necessary for the fat release, so make sure they're built then.
9854     
9855     Signed-off-by: Keith Packard <keithp@keithp.com>
9856
9857 commit 8a19805a6b079450b5afd5fa2334cede8495ae4a
9858 Author: Keith Packard <keithp@keithp.com>
9859 Date:   Fri May 17 03:21:08 2013 -0700
9860
9861     altos/cc1111: Hack on USB driver to make Windows happy
9862     
9863     The Windows modem driver is quite chatty at startup time, getting and
9864     setting the comm parameters each time the device is opened. Sometimes,
9865     when setting the parameters, the cc1111 would STALL EP0.
9866     
9867     Most of the time, Windows would happily pass this as an error back to
9868     AltosUI which would then re-try the open (and succeed, most of the
9869     time).
9870     
9871     Sometimes, Windows would stall for 30 seconds before passing the error
9872     back. This made the whole UI freeze, and I suspect most people assumed
9873     our app had died.
9874     
9875     A bit of analysis with the beagle USB sniffer and I discovered the
9876     STALL settings, but there wasn't any correlation between the data on
9877     the wire and when the STALL would be generated.
9878     
9879     So, I found a couple of other cc1111 USB stacks on the net and just
9880     looked to see how our driver differed. There wasn't anything clearly
9881     related, but there were a list of small differences:
9882     
9883      1) Other drivers didn't bother waiting for the hardware to
9884         ack the USBADDR setting; doing it this way means we can set
9885         the address *before* acking the setup packet. It'll get
9886         set eventually, at which point the device will start responding to
9887         packets again.
9888     
9889         Easy to fix, and saves a bit of code space too.
9890     
9891      2) The other drivers set the STALL bit for setup packets which aren't
9892         understood. This shouldn't have any effect on 'good' systems as
9893         those shouldn't ever be generating bogus setup packets anyways.
9894     
9895         The driver already handled the STALL state in the interrupt
9896         handler, the only requirement was to figure out when to explicitly
9897         set the STALL bit.
9898     
9899         That required moving the state updating code from the start of the
9900         ep0 setup handling to the end, after the setup packet had been
9901         examined and data queued in or out as appropriate.
9902     
9903      3) Our driver explicitly queued an IN packet for any setup request
9904         that wasn't waiting for an OUT pack. This appears to tie in with
9905         the USBADDR change above as before I made that change, this change
9906         caused the driver to fail to respond to most setup packets.
9907     
9908         This was simple once the above change was made, just move the
9909         generation of the IN packet inside the code that switched to the
9910         IN state.
9911     
9912     Signed-off-by: Keith Packard <keithp@keithp.com>
9913
9914 commit 4ef0136c27e8f47a1eb38f9cbcd2c61288732d78
9915 Author: Keith Packard <keithp@keithp.com>
9916 Date:   Wed May 15 15:32:59 2013 -0700
9917
9918     altos: Generate unmodulated carrier for CC1120 test mode
9919     
9920     This sets the deviation to 0, enables the preamble and turns on the
9921     transmitter. It will sit there happily sending a bare carrier forever
9922     
9923     Signed-off-by: Keith Packard <keithp@keithp.com>
9924
9925 commit 1931e028bebc3cd8df9392e30eb0e888d0799768
9926 Author: Keith Packard <keithp@keithp.com>
9927 Date:   Tue May 14 22:29:06 2013 -0700
9928
9929     altos: Move MS5607 info from 'v' to 'c s'
9930     
9931     Makes more sense there.
9932     
9933     Signed-off-by: Keith Packard <keithp@keithp.com>
9934
9935 commit 69b9f613ad36b8039f223ed30f8c75913916d82c
9936 Author: Keith Packard <keithp@keithp.com>
9937 Date:   Tue May 14 22:19:07 2013 -0700
9938
9939     altos: Remove some MMA655x debugging printfs
9940     
9941     Signed-off-by: Keith Packard <keithp@keithp.com>
9942
9943 commit 0571531066918fdefe9447f3b4192d0c6c477afa
9944 Author: Keith Packard <keithp@keithp.com>
9945 Date:   Tue May 14 10:48:24 2013 -0700
9946
9947     altos: Grab SPI mutex until MPU6000 I2C mode is disabled
9948     
9949     If other drivers use the SPI bus, the MPU6000 gets confused as its
9950     sitting on the bus looking for I2C messages. Just grab the mutex
9951     before the OS is running and hold onto it until the MPU6000 has been initialized.
9952     
9953     Signed-off-by: Keith Packard <keithp@keithp.com>
9954
9955 commit 9beacd77b3e8106e036e50a67312dfee414fbc51
9956 Author: Keith Packard <keithp@keithp.com>
9957 Date:   Tue May 14 09:01:49 2013 -0700
9958
9959     altos: Initialize MPU6000 CS pin for SPI mode
9960     
9961     Without this, we can't talk to the chip very well
9962     
9963     Signed-off-by: Keith Packard <keithp@keithp.com>
9964
9965 commit 6d553230903ddd0ec522c07be0df975b38ef23d3
9966 Author: Keith Packard <keithp@keithp.com>
9967 Date:   Tue May 14 09:56:16 2013 -0700
9968
9969     altos: Fix telemega v0.3 igniter order (drogue/main moved). Label ADC dump
9970     
9971     telemega moves the igniters around so that E/F are now drogue/main.
9972     Add custom labels for ADC values to make parsing possible
9973     
9974     Signed-off-by: Keith Packard <keithp@keithp.com>
9975
9976 commit a4e4eec827d61a05fda52ddb68b55f17b6028d5e
9977 Author: Keith Packard <keithp@keithp.com>
9978 Date:   Tue May 14 09:25:08 2013 -0700
9979
9980     altos: gps serial routines are called ao_gps_*, not ao_ublox_*
9981     
9982     This caused the u-blox driver to use serial port 1 instead of the
9983     project-specified serial port.
9984     
9985     Signed-off-by: Keith Packard <keithp@keithp.com>
9986
9987 commit 461215eea72ff9d64748304e76b08da37ee3dfe9
9988 Author: Keith Packard <keithp@keithp.com>
9989 Date:   Tue May 14 09:21:54 2013 -0700
9990
9991     altos: Give u-blox 3 seconds after boot before we bug it
9992     
9993     Signed-off-by: Keith Packard <keithp@keithp.com>
9994
9995 commit 5e9193f6375be27e5f7a0321fd34b6acfe81247f
9996 Author: Keith Packard <keithp@keithp.com>
9997 Date:   Tue May 14 09:12:29 2013 -0700
9998
9999     altos: Add 'g' command to ublox GPS code.
10000     
10001     Take the gps_dump function from ao_gps_skytraq.c and move it to a new
10002     file so it can be shared with the u-blox driver. That affects every
10003     skytraq and u-blox user as they need to include the new file.
10004     
10005     Signed-off-by: Keith Packard <keithp@keithp.com>
10006
10007 commit cdad289a0803babecd30cbc0a95be99c5caadeb5
10008 Author: Keith Packard <keithp@keithp.com>
10009 Date:   Wed May 15 01:24:56 2013 -0700
10010
10011     altos: Add flash-loader for telescience-v0.2
10012     
10013     Signed-off-by: Keith Packard <keithp@keithp.com>
10014
10015 commit 116d8570766fbd3ef529111171935637a2e466af
10016 Author: Keith Packard <keithp@keithp.com>
10017 Date:   Tue May 14 08:51:22 2013 -0700
10018
10019     altos: Set u-blox navigation settings
10020     
10021     Airborne mode, < 4g (as good as it gets)
10022     Only use 3D fixes (2D isn't very useful)
10023     
10024     Signed-off-by: Keith Packard <keithp@keithp.com>
10025
10026 commit fb0fb6f4beab484e7fe55b39d18c1f19778f1211
10027 Author: Keith Packard <keithp@keithp.com>
10028 Date:   Tue May 14 08:35:24 2013 -0700
10029
10030     altos: Use symbolic names for ublox packet id
10031     
10032     Signed-off-by: Keith Packard <keithp@keithp.com>
10033
10034 commit 1ccfd2d2e4b84e72e5502cb72a7da6372b5e2b47
10035 Author: Keith Packard <keithp@keithp.com>
10036 Date:   Tue May 14 01:06:20 2013 -0700
10037
10038     altosui: Generate useful KML files from TeleGPS logs
10039     
10040     Use GPS altitude when baro altitude is not present.
10041     Don't require flight number.
10042     
10043     Signed-off-by: Keith Packard <keithp@keithp.com>
10044
10045 commit bdea4c88318a41ade3d3b6b2cbfc097ae3e4f3be
10046 Author: Keith Packard <keithp@keithp.com>
10047 Date:   Tue May 14 00:38:34 2013 -0700
10048
10049     altosui: Use GPS alt + baro height for KML altitude
10050     
10051     GPS altitude is generally more absolutely correct than baro altitude,
10052     so use that as the nominal pad altitude when generating a KML
10053     file. This results in a KML file that has the flight trace start and
10054     end closer to the ground, which is always nice.
10055     
10056     Signed-off-by: Keith Packard <keithp@keithp.com>
10057
10058 commit 43f94e923a6a87520edcbb8fb4829e6ddf708908
10059 Author: Keith Packard <keithp@keithp.com>
10060 Date:   Tue May 14 00:24:53 2013 -0700
10061
10062     altoslib: Use sequence numbers to track GPS updates to AltosRecord
10063     
10064     State objects now record what GPS sequence ID they have to know when
10065     the GPS data has been updated. Record objects bump the GPS sequence
10066     each time new GPS data is recorded. This way, record objects aren't
10067     modified as they're iterated over to generate the list of state
10068     objects which makes it possible to iterate multiple times and get the
10069     same resulting set of states.
10070     
10071     Signed-off-by: Keith Packard <keithp@keithp.com>
10072
10073 commit c88aa32b979f379e3cf316dcb651e264c32a5283
10074 Author: Keith Packard <keithp@keithp.com>
10075 Date:   Mon May 13 22:59:26 2013 -0700
10076
10077     altos/test: ao_gps_test_ublox uses ao_gps_blox.h
10078     
10079     Signed-off-by: Keith Packard <keithp@keithp.com>
10080
10081 commit 61f5183fb6aff63c1133011b5625814ee56e96da
10082 Author: Keith Packard <keithp@keithp.com>
10083 Date:   Mon May 13 22:58:18 2013 -0700
10084
10085     altos: Struct used for u-blox testing had lat/lon swapped
10086     
10087     The structs in ao_gps_ublox.h are used only by the test framework, but
10088     it's useful to have that look right anyways.
10089     
10090     Signed-off-by: Keith Packard <keithp@keithp.com>
10091
10092 commit 5a730dd7a78b5ae428bcfe809257dabedc4338f5
10093 Author: Keith Packard <keithp@keithp.com>
10094 Date:   Mon May 13 22:33:12 2013 -0700
10095
10096     altos: Switch TeleMega v0.3 to u-blox
10097     
10098     Signed-off-by: Keith Packard <keithp@keithp.com>
10099
10100 commit d2f0dcc73df612d10ed12d364fe661ccd831f037
10101 Author: Keith Packard <keithp@keithp.com>
10102 Date:   Mon May 13 22:32:25 2013 -0700
10103
10104     altos: Provide a define for the number of sat infos in a telem packet
10105     
10106     12 fit, but it's best to use a symbolic constant
10107     
10108     Signed-off-by: Keith Packard <keithp@keithp.com>
10109
10110 commit 50457f9983ec0a432f1050464382749436e3da94
10111 Author: Keith Packard <keithp@keithp.com>
10112 Date:   Mon May 13 22:31:31 2013 -0700
10113
10114     altos: Add U-Blox GPS driver
10115     
10116     Uses binary mode.
10117     
10118     Signed-off-by: Keith Packard <keithp@keithp.com>
10119
10120 commit 125ff0b7c74af4db98a81439ee9f1b92fe8b8833
10121 Author: Keith Packard <keithp@keithp.com>
10122 Date:   Mon May 13 22:29:22 2013 -0700
10123
10124     altos: Don't bother fixing telelco-v0.1, just disable it
10125     
10126     Lots of stuff to do to make this old project build; just disable it
10127     instead of fixing
10128     
10129     Signed-off-by: Keith Packard <keithp@keithp.com>
10130
10131 commit 672edb20434248038ef5fbb87f2c0984bd5ad513
10132 Author: Keith Packard <keithp@keithp.com>
10133 Date:   Mon May 13 22:28:27 2013 -0700
10134
10135     altosuilib: Mistake in the MegaDongle listing -- was set to TeleMega
10136     
10137     Signed-off-by: Keith Packard <keithp@keithp.com>
10138
10139 commit 80a6b0ea5c36c307a8edc79ad10ef7a8ff3d480e
10140 Author: Keith Packard <keithp@keithp.com>
10141 Date:   Mon May 13 22:27:00 2013 -0700
10142
10143     altoslib: Correct hexfile address ranges
10144     
10145     Stop trying to use sentinal values for addresses and just keep a
10146     boolean tracking whether they've been initialized. Avoids precision
10147     errors in the variables.
10148     
10149     Signed-off-by: Keith Packard <keithp@keithp.com>
10150
10151 commit 9bd717e71d69338b1af521b37e8bd975e503398e
10152 Author: Keith Packard <keithp@keithp.com>
10153 Date:   Fri May 10 19:21:18 2013 -0700
10154
10155     altosui: Wait for valid callsign/flight when graphing
10156     
10157     Wait for the data record to indicate that the flight value is valid
10158     before setting the graph callsign/flight/serial data.
10159     
10160     Signed-off-by: Keith Packard <keithp@keithp.com>
10161
10162 commit 106d212ff5920c39d95751ef6249dc141970412c
10163 Merge: ecb1285 09d5d6f
10164 Author: Keith Packard <keithp@keithp.com>
10165 Date:   Thu May 9 21:06:52 2013 -0700
10166
10167     Merge branch 'master-fixes' into stm-flash-fixes
10168
10169 commit 09d5d6f546ccef2bfd4941e590f047485bb73d76
10170 Author: Keith Packard <keithp@keithp.com>
10171 Date:   Thu May 9 21:06:23 2013 -0700
10172
10173     micropeak: Use new 'last logdir' preference for MicroPeak save/load dialogs
10174     
10175     Signed-off-by: Keith Packard <keithp@keithp.com>
10176
10177 commit 95a3a089f9c97684918937eecd94dcac77c47696
10178 Author: Keith Packard <keithp@keithp.com>
10179 Date:   Thu May 9 21:04:52 2013 -0700
10180
10181     Information from configure about android build was misprinted
10182     
10183     A typo in the script caused it to print either 'yes' or ''
10184     
10185     Signed-off-by: Keith Packard <keithp@keithp.com>
10186
10187 commit 17eada6e586731defa9fd75316670c2b2b1601ee
10188 Author: Keith Packard <keithp@keithp.com>
10189 Date:   Thu May 9 21:04:11 2013 -0700
10190
10191     altoslib: Add non-persistent 'last logdir' preference
10192     
10193     This is used to record the last directory for reading or writing log
10194     files so that the UI can pop back to the same place next time.
10195     
10196     Signed-off-by: Keith Packard <keithp@keithp.com>
10197
10198 commit 271e8adbc9549c7b3b4d0ec14e4edb1a6ab715d1
10199 Author: Keith Packard <keithp@keithp.com>
10200 Date:   Thu May 9 21:03:38 2013 -0700
10201
10202     Add altosdroid notebook entry for imperial units
10203     
10204     Signed-off-by: Keith Packard <keithp@keithp.com>
10205
10206 commit ecb128579e7576fc27c8ca93708f316b9ac91630
10207 Author: Keith Packard <keithp@keithp.com>
10208 Date:   Sun Apr 28 23:06:24 2013 -0700
10209
10210     altos: Wait after configuring boot pin before testing it
10211     
10212     Clearly the pin isn't quite ready just after it's been configured, so
10213     hang around for a while (100 nops) to let things setting down before
10214     testing the value of the pin. Makes booting a lot more reliable.
10215     
10216     Signed-off-by: Keith Packard <keithp@keithp.com>
10217
10218 commit 4a90eec4b8ee4a35711aa74c13b3f30d12c0fe08
10219 Author: Keith Packard <keithp@keithp.com>
10220 Date:   Sat Apr 27 15:33:04 2013 -0700
10221
10222     altos/stm: Create per-product flash loaders
10223     
10224     Split the flash loader prototype into pieces so that each product can
10225     build a custom flash loader with very little code.
10226     
10227     Signed-off-by: Keith Packard <keithp@keithp.com>
10228
10229 commit b131c5ac59bbd339a724892586023a43f97c7f90
10230 Author: Keith Packard <keithp@keithp.com>
10231 Date:   Sat Apr 27 00:37:15 2013 -0700
10232
10233     altos: Add ao_boot_chain to telemega v0.3
10234     
10235     Signed-off-by: Keith Packard <keithp@keithp.com>
10236
10237 commit 1695f6af46ea647119d651fc09c97d604d08c736
10238 Author: Keith Packard <keithp@keithp.com>
10239 Date:   Sat Apr 27 00:26:11 2013 -0700
10240
10241     ao-tools/ao-stmload: Add --verbose flag
10242     
10243     This dumps out the serial communication so you can see where things go wrong.
10244     
10245     Signed-off-by: Keith Packard <keithp@keithp.com>
10246
10247 commit f6d6df03826083a244715b88a30ad681f17b4510
10248 Author: Keith Packard <keithp@keithp.com>
10249 Date:   Sat Apr 27 00:25:36 2013 -0700
10250
10251     altos: Remove stdio from stm-flash
10252     
10253     This saves enough memory to fit in under 4kB
10254     
10255     Signed-off-by: Keith Packard <keithp@keithp.com>
10256
10257 commit a2e0676f476b0e2bdd5102315ebd5904b57f384a
10258 Author: Keith Packard <keithp@keithp.com>
10259 Date:   Sat Apr 27 00:24:08 2013 -0700
10260
10261     altos: Get rodata into flash, make sure sections are aligned
10262     
10263     .rodata* needs to be in flash; otherwise strings get left in ram.
10264     Failing to align sections makes the initialized data get dumped into
10265     the wrong place in memory.
10266     
10267     Signed-off-by: Keith Packard <keithp@keithp.com>
10268
10269 commit 2e092b383d55bcf9e2a230ccfe85052adb18b254
10270 Author: Keith Packard <keithp@keithp.com>
10271 Date:   Sat Apr 27 00:23:14 2013 -0700
10272
10273     altos: Make stm-bringup build again
10274     
10275     stm requires AO_BOOT_LOADER_BASE now
10276     
10277     Signed-off-by: Keith Packard <keithp@keithp.com>
10278
10279 commit 0b1797312b34ba2b8121f82605f8d2c419167737
10280 Author: Keith Packard <keithp@keithp.com>
10281 Date:   Sat Apr 27 00:20:47 2013 -0700
10282
10283     altos: Run self loader when application sets boot addr to 0
10284     
10285     This causes the flash loader startup code to fall into the loader when
10286     the application sets the boot address to zero.
10287     
10288     Signed-off-by: Keith Packard <keithp@keithp.com>
10289
10290 commit e2412e867138635d79ea0fa8d43efc0a6aa19784
10291 Author: Keith Packard <keithp@keithp.com>
10292 Date:   Sat Apr 27 00:19:13 2013 -0700
10293
10294     altos: Allow STM usb driver to be used without stdio
10295     
10296     This lets the self flashing loader be linked without any of the stdio
10297     code, which saves a bunch of memory.
10298     
10299     Signed-off-by: Keith Packard <keithp@keithp.com>
10300
10301 commit afad5ae893a48785f3b50ff4125dc78648343a2d
10302 Author: Keith Packard <keithp@keithp.com>
10303 Date:   Mon Apr 22 20:08:35 2013 -0600
10304
10305     altos/stm-flash: Check target flash address against AO_BOOT_APPLICATION_BASE
10306     
10307     Allows that value to change
10308     
10309     Signed-off-by: Keith Packard <keithp@keithp.com>
10310
10311 commit 9ae987073f90402821120dbe962fceb4fc9f5435
10312 Author: Keith Packard <keithp@keithp.com>
10313 Date:   Mon Apr 22 20:59:12 2013 -0500
10314
10315     ao-tools/ao-stmload: application base moved to 0x08001000
10316     
10317     And, use a symbolic name so it can be easily moved in the future
10318     
10319     Signed-off-by: Keith Packard <keithp@keithp.com>
10320
10321 commit 9029722708b54826aa9374555470cb40922c5da5
10322 Author: Keith Packard <keithp@keithp.com>
10323 Date:   Mon Apr 22 20:56:00 2013 -0500
10324
10325     ao-tools: reboot to loader now uses 'X' instead of 'L'
10326     
10327     'L' is used by lots of other commands; switch to 'X' which is free.
10328     
10329     Sigh. Someday we'll have words for commands instead of just letters
10330     
10331     Signed-off-by: Keith Packard <keithp@keithp.com>
10332
10333 commit dfc268e0021e1cd3045f73339a749d292a6a6300
10334 Author: Keith Packard <keithp@keithp.com>
10335 Date:   Mon Apr 22 20:35:57 2013 -0500
10336
10337     altos: Use flash loader on all STM products
10338     
10339     Includes the boot chain stuff
10340     
10341     Signed-off-by: Keith Packard <keithp@keithp.com>
10342
10343 commit 8ded61d59888c79ef1f94e664b5fb770841a801a
10344 Author: Keith Packard <keithp@keithp.com>
10345 Date:   Mon Apr 22 20:33:33 2013 -0500
10346
10347     altos/stm: Provide another 4kB of flash space for apps
10348     
10349     With the flash loader now < 4kB, we can use the spare 4kB for applications
10350     
10351     Signed-off-by: Keith Packard <keithp@keithp.com>
10352
10353 commit 6cd015b8b6b02bd8e0ce28f248426ae75c242b53
10354 Author: Keith Packard <keithp@keithp.com>
10355 Date:   Mon Apr 22 20:32:18 2013 -0500
10356
10357     altos/stm: Shrink stm flash loader to < 4kB
10358     
10359     Saves 4kB of flash space for applications.
10360     
10361     Signed-off-by: Keith Packard <keithp@keithp.com>
10362
10363 commit 02681adbc5919bd3713788da352aa36ace619ef4
10364 Author: Keith Packard <keithp@keithp.com>
10365 Date:   Mon Apr 22 20:30:31 2013 -0500
10366
10367     altos/stm: Allow core timer to be excluded from build
10368     
10369     This removes all of the support for the base 100Hz timer from the
10370     system, saving space when not needed
10371     
10372     Signed-off-by: Keith Packard <keithp@keithp.com>
10373
10374 commit a453e2245996854e722346789f972fd088e33ba8
10375 Author: Keith Packard <keithp@keithp.com>
10376 Date:   Mon Apr 22 20:29:56 2013 -0500
10377
10378     altos/stm: Don't define task macros when not tasking
10379     
10380     The necessary data structures aren't defined in this case.
10381     
10382     Signed-off-by: Keith Packard <keithp@keithp.com>
10383
10384 commit 8d0f4bc23eae4f1e085bfb853c995f1fb6b8b594
10385 Author: Keith Packard <keithp@keithp.com>
10386 Date:   Mon Apr 22 20:27:52 2013 -0500
10387
10388     altos: Eliminate stdio looping when system has a single stdio source
10389     
10390     No need to loop if there's only one
10391     
10392     Signed-off-by: Keith Packard <keithp@keithp.com>
10393
10394 commit 6f3bbb11880f45284f1f094990ffa32a66bf4560
10395 Author: Keith Packard <keithp@keithp.com>
10396 Date:   Mon Apr 22 20:24:48 2013 -0500
10397
10398     altos: Move ao_notask to core
10399     
10400     The STM flash loader wants to be taskless too, share this very simple
10401     implementation of sleep/wakeup.
10402     
10403     Signed-off-by: Keith Packard <keithp@keithp.com>
10404
10405 commit 21356aec543dd85426a52469426351ce006a17dd
10406 Author: Keith Packard <keithp@keithp.com>
10407 Date:   Sun Mar 24 16:16:55 2013 -0700
10408
10409     ao-tools/ao-stmload: Remove IRC dregs in source code
10410     
10411     oops.
10412     
10413     Signed-off-by: Keith Packard <keithp@keithp.com>
10414
10415 commit 9df4e874b2785aec4aecce2f767543ee9f638b4f
10416 Author: Keith Packard <keithp@keithp.com>
10417 Date:   Sun Mar 24 16:15:21 2013 -0700
10418
10419     altosui/altoslib: Move more flashing code from altosui to altoslib
10420     
10421     Required a bit of refactoring to eliminate swing types from the
10422     flashing code, but nothing major.
10423     
10424     Signed-off-by: Keith Packard <keithp@keithp.com>
10425
10426 commit 09e0c304b420a12fa1616005db946523c6e5bef1
10427 Author: Keith Packard <keithp@keithp.com>
10428 Date:   Sun Mar 24 16:01:08 2013 -0700
10429
10430     altosui & altoslib: Move a pile of debug/programming bits to altoslib
10431     
10432     Prepare to create external Java utilities to flash devices
10433     
10434     Signed-off-by: Keith Packard <keithp@keithp.com>
10435
10436 commit 9acd488c5f945511f813d84c3c6f69846d4601e8
10437 Author: Keith Packard <keithp@keithp.com>
10438 Date:   Sun Mar 24 15:35:15 2013 -0700
10439
10440     altosui: Support 32-bit ihx files
10441     
10442     This just borrows the same 32-bit ihx parsing changes from ao-tools.
10443     
10444     Signed-off-by: Keith Packard <keithp@keithp.com>
10445
10446 commit c9ba2d17b979410acfa41f9954674757f7f321fc
10447 Author: Keith Packard <keithp@keithp.com>
10448 Date:   Sun Mar 24 15:33:31 2013 -0700
10449
10450     ao-tools/ao-stmload: Fix ELF, add IHX, add self-flashing
10451     
10452     This splits loading into ELF and IHX paths, and splits flashing into
10453     stlink and self-flashing paths.
10454     
10455     Signed-off-by: Keith Packard <keithp@keithp.com>
10456
10457 commit 1f30b1f14dbab6e6ea94177e459c80732e31e433
10458 Author: Keith Packard <keithp@keithp.com>
10459 Date:   Sun Mar 24 15:30:24 2013 -0700
10460
10461     ao-tools/lib: Add loading support for 32-bit ihx files
10462     
10463     These place the upper 16 bits of the address in a special record. That
10464     requires handling records in file order, so don't sort them in address
10465     order anymore, instead find the bounds of the loaded data by scanning
10466     them all.
10467     
10468     Signed-off-by: Keith Packard <keithp@keithp.com>
10469
10470 commit 7d98fc5d3f106f3063608a2e5c69d9359061437a
10471 Author: Keith Packard <keithp@keithp.com>
10472 Date:   Sun Mar 24 15:27:42 2013 -0700
10473
10474     altos/stm: Add comments to the .ld files explaining how the romconfig stuff works
10475     
10476     Would be nice to be able to explicitly define addresses for the
10477     romconfig variables, but I can't figure out how to make that
10478     work. Instead, just explicitly load the files in teh right order to
10479     make things land in the right places.
10480     
10481     Signed-off-by: Keith Packard <keithp@keithp.com>
10482
10483 commit ab1cbc0f51ddf897a3a7a768862d9dfe26a6c14d
10484 Author: Keith Packard <keithp@keithp.com>
10485 Date:   Sun Mar 24 15:26:26 2013 -0700
10486
10487     altos/stm: Add .elf to .ihx rule
10488     
10489     Uses objcopy -O ihex to extract the initialized bits from an elf file
10490     
10491     Signed-off-by: Keith Packard <keithp@keithp.com>
10492
10493 commit 9362d400d06aa3badfc826d8edbd7c55406b4f7d
10494 Author: Keith Packard <keithp@keithp.com>
10495 Date:   Sun Mar 24 15:24:42 2013 -0700
10496
10497     altos: Switch ao_stm_flash to read/write binary blocks
10498     
10499     Change from development testing code to something that actually reads
10500     and writes data from the USB link.
10501     
10502     Signed-off-by: Keith Packard <keithp@keithp.com>
10503
10504 commit a3f668e71751608ea2e38519003446bc6ceb348f
10505 Author: Keith Packard <keithp@keithp.com>
10506 Date:   Sun Mar 24 15:21:58 2013 -0700
10507
10508     altos: Create ihx version of stm-demo
10509     
10510     Both ao-stmload and the eventual java loader will support ihx files.
10511     
10512     Signed-off-by: Keith Packard <keithp@keithp.com>
10513
10514 commit 5db4d5e5b1272b161102e889e65b9c7bc7928352
10515 Author: Keith Packard <keithp@keithp.com>
10516 Date:   Sat Mar 23 02:23:03 2013 -0700
10517
10518     altos: Add erase command to stm-flash app. Validate addresses.
10519     
10520     This also leaves the code writing fixed values and printing read data
10521     in ascii instead of binary. Useful for debugging, will want changing
10522     for the product.
10523     
10524     Signed-off-by: Keith Packard <keithp@keithp.com>
10525
10526 commit ac6b4fca0970faa0a537a813242585693b839469
10527 Author: Keith Packard <keithp@keithp.com>
10528 Date:   Sat Mar 23 02:21:27 2013 -0700
10529
10530     altos: Fix STM flash programming
10531     
10532     Wait for flash to go non-busy after writing or erasing a page and
10533     before jumping back out of the RAM code.
10534     
10535     Export a separate 'erase' operation for testing.
10536     
10537     Re-lock flash after every operation.
10538     
10539     Signed-off-by: Keith Packard <keithp@keithp.com>
10540
10541 commit 35ef1f17e3efaa6d586ab7bb301f8133d52023b6
10542 Author: Keith Packard <keithp@keithp.com>
10543 Date:   Sat Mar 23 02:18:55 2013 -0700
10544
10545     altos: Validate boot chain start address
10546     
10547     If the first block of boot memory has been smashed, and the start
10548     address is bogus, don't bother trying to jump to the
10549     application. This makes the system more resiliant to flash failures,
10550     presuming the loader erases the first block, programs the other blocks
10551     and then finally comes back to program the first block.
10552     
10553     Signed-off-by: Keith Packard <keithp@keithp.com>
10554
10555 commit db7f17980c303e442f88c8a4168351dbc2c0b1a0
10556 Author: Keith Packard <keithp@keithp.com>
10557 Date:   Sat Mar 23 02:17:04 2013 -0700
10558
10559     altos: Mark .boot section as (NOLOAD)
10560     
10561     For some reason, the silly linker marks things in section .boot as
10562     data rather than bss, so they'd end up initialized by default. Force
10563     them to be NOLOAD so they preserve values across reboot so that boot
10564     chaining works properly.
10565     
10566     Signed-off-by: Keith Packard <keithp@keithp.com>
10567
10568 commit efc0898d824ebd0abe0b088ed9a8b40c34623ab7
10569 Author: Keith Packard <keithp@keithp.com>
10570 Date:   Sat Mar 23 02:15:35 2013 -0700
10571
10572     altos: Fix up stm-flash output file name. Use discovery LED pins
10573     
10574     Include the AltOS version in the file name, just like any other AltOS
10575     program.
10576     
10577     Switch the LEDs to the discovery board as we're using
10578     that. Eventually, we'll stop using LEDs entirely.
10579     
10580     Signed-off-by: Keith Packard <keithp@keithp.com>
10581
10582 commit 4bc55ee8fabc9f4c997c2a515d74baada590c93e
10583 Author: Keith Packard <keithp@keithp.com>
10584 Date:   Mon Mar 11 18:14:28 2013 -0700
10585
10586     altos: Add actual flashing functions to stm-flash app
10587     
10588     Signed-off-by: Keith Packard <keithp@keithp.com>
10589
10590 commit b1a43ce313c85cb7f8f16f7f0647d9d4320ba692
10591 Author: Keith Packard <keithp@keithp.com>
10592 Date:   Mon Mar 11 13:21:04 2013 -0700
10593
10594     altos: Clean up boot loader support
10595     
10596     Split out code into separate files.
10597     Add support for getting back to boot loader from application.
10598     
10599     Signed-off-by: Keith Packard <keithp@keithp.com>
10600
10601 commit 56a7cbbf51f5c9ebbfe17d1cc30ed807572af3cc
10602 Author: Keith Packard <keithp@keithp.com>
10603 Date:   Mon Mar 11 00:01:52 2013 -0700
10604
10605     altos: Add program flash function
10606     
10607     And get it loaded to RAM so it can execute correctly.
10608     
10609     Nothing calls it yet...
10610     
10611     Signed-off-by: Keith Packard <keithp@keithp.com>
10612
10613 commit c9c35b100c3fcae661501d2bf89eedc7fceb2e1c
10614 Author: Keith Packard <keithp@keithp.com>
10615 Date:   Sun Mar 10 21:02:59 2013 -0700
10616
10617     altos: Make stm-flash capable of switching to application
10618     
10619     This shrinks the base OS load down a bit as well so that stm-flash
10620     fits comfortably in the first 8kB of memory.
10621     
10622     Signed-off-by: Keith Packard <keithp@keithp.com>
10623
10624 commit a6887032b4d217bca5236ea15389218f10d69545
10625 Author: Keith Packard <keithp@keithp.com>
10626 Date:   Sun Feb 24 00:18:14 2013 -0800
10627
10628     Add STM self-flashing loader
10629     
10630     This allows the real application to get loaded at 0x2000 and jumps to
10631     that at startup time if the boot pin is set appropriately
10632     
10633     Signed-off-by: Keith Packard <keithp@keithp.com>
10634
10635 commit 887209b61ac3012d0fd2206cf1016c44f59cb432
10636 Author: Keith Packard <keithp@keithp.com>
10637 Date:   Tue May 7 19:29:06 2013 -0700
10638
10639     altos: Sanity check barometer before going to pad mode
10640     
10641     Make sure the barometer is reporting some sensible value before
10642     letting TM try to fly the rocket.
10643     
10644     Signed-off-by: Keith Packard <keithp@keithp.com>
10645
10646 commit 802ca114ca064a9dd557a82e992653b145f8e660
10647 Author: Keith Packard <keithp@keithp.com>
10648 Date:   Tue May 7 19:28:07 2013 -0700
10649
10650     altos: Elide M25 debug output from storage info command
10651     
10652     This is just chip-specific info that no UI actually needs. It takes a
10653     bunch of ROM to write it though, making TeleMetrum not have much space left.
10654     
10655     Signed-off-by: Keith Packard <keithp@keithp.com>
10656
10657 commit 3876b5bfad383119339aea51e2cf301012a1f991
10658 Author: Keith Packard <keithp@keithp.com>
10659 Date:   Mon May 6 16:08:52 2013 -0700
10660
10661     altos: Set APRS deviation to 3kHz
10662     
10663     I finally found a bunch of references to APRS on the net and they all
10664     appear to assume a 3kHz deviation. Let's see if this works better with
10665     Yaesu radios.
10666     
10667     Signed-off-by: Keith Packard <keithp@keithp.com>
10668
10669 commit 4458b5a3cd3f88188c820cd0763f4e1d99fff311
10670 Author: Keith Packard <keithp@keithp.com>
10671 Date:   Fri May 3 01:07:06 2013 -0700
10672
10673     altos/test: Fix warning in ao_aprs_test
10674     
10675     Was not forward-declaring ao_radio_send_aprs, causing a warning
10676     
10677     Signed-off-by: Keith Packard <keithp@keithp.com>
10678
10679 commit 091582c446319fe4a79154153ece5372b2faec83
10680 Author: Keith Packard <keithp@keithp.com>
10681 Date:   Wed May 1 08:58:17 2013 -0700
10682
10683     altos: Use SYSTICK on STM32L
10684     
10685     It's probably more power efficient than using one of the timers, and
10686     it's certainly easier to configure.
10687     
10688     Signed-off-by: Keith Packard <keithp@keithp.com>
10689
10690 commit b7b0ddfddee3f8e21f21d67cd9f522fa50777265
10691 Author: Keith Packard <keithp@keithp.com>
10692 Date:   Wed May 1 08:56:57 2013 -0700
10693
10694     altos: Mark GPS telemetry packets with GPS time stamp
10695     
10696     This provides a reasonable accurate indication of the system time when
10697     the GPS location data was received, and also makes sure GPS packets
10698     get some timestamp when no other telemetry is being transmitted.
10699     
10700     Signed-off-by: Keith Packard <keithp@keithp.com>
10701
10702 commit 6a6a5d0afa646564a9277ad3bd80c4225247a27b
10703 Author: Keith Packard <keithp@keithp.com>
10704 Date:   Tue Apr 30 20:25:20 2013 -0700
10705
10706     altoslib: Update GPS state even if new state is unlocked
10707     
10708     Otherwise, we can't see fine GPS details while GPS is unlocked, and
10709     that's annoying
10710     
10711     Signed-off-by: Keith Packard <keithp@keithp.com>
10712
10713 commit 1e9b405e939136d25d937334d1f14f06c7d6127b
10714 Author: Keith Packard <keithp@keithp.com>
10715 Date:   Tue Apr 30 19:04:26 2013 -0700
10716
10717     altos: Use separate exception stack on STM32L
10718     
10719     This reserves 512 bytes of memory for a stack, then makes sure that
10720     exceptions continue to use that stack while processes use the per-task
10721     stack.
10722     
10723     Signed-off-by: Keith Packard <keithp@keithp.com>
10724
10725 commit ac72d1c298fc553808a8e04a65482d4990f177d7
10726 Author: Keith Packard <keithp@keithp.com>
10727 Date:   Tue Apr 30 18:57:53 2013 -0700
10728
10729     altos: Reduce stack usage of FAT driver and logger
10730     
10731     Move some large stack arrays to static storage.
10732     Also eliminates some printf error messages which don't seem that
10733     useful except for debugging.
10734     
10735     Signed-off-by: Keith Packard <keithp@keithp.com>
10736
10737 commit df70e3e87874d80516c6d43cfe745d511d54f206
10738 Author: Keith Packard <keithp@keithp.com>
10739 Date:   Tue Apr 30 00:12:44 2013 -0700
10740
10741     altos: Open up the DVGA gain to use all of the available settings
10742     
10743     We usually work in RF quiet areas; let the AGC hardware try all of the
10744     available gain settings.
10745     
10746     Signed-off-by: Keith Packard <keithp@keithp.com>
10747
10748 commit e18910659e56ea52ee493d8cc4bce4b219d5bb75
10749 Author: Keith Packard <keithp@keithp.com>
10750 Date:   Tue Apr 30 00:06:08 2013 -0700
10751
10752     altos: Stop using telelco v0.2 top LEDS for radio TX/RX
10753     
10754     The top LEDs are now used for signal strength; a red LED indicates
10755     failed communcations, so we don't need to blink stuff and annoy the user.
10756     
10757     Signed-off-by: Keith Packard <keithp@keithp.com>
10758
10759 commit 8744fd5d541955b0920c7d8e2696039cdcfdf1dc
10760 Author: Keith Packard <keithp@keithp.com>
10761 Date:   Tue Apr 30 00:05:33 2013 -0700
10762
10763     altos: Make cc1120 driver return false on recv timeout
10764     
10765     Was returning an uninitialized value, which was often not zero
10766     
10767     Signed-off-by: Keith Packard <keithp@keithp.com>
10768
10769 commit 4fe42801f42f2fc2688555f4585dbebc28bb2d61
10770 Author: Keith Packard <keithp@keithp.com>
10771 Date:   Mon Apr 29 23:53:43 2013 -0700
10772
10773     altos: Reconfigure CC1120 receiver to match our usage
10774     
10775     Open up the AGC to the full range.
10776     Set the AGC ref based on our receive BW (100kHz).
10777     
10778     Signed-off-by: Keith Packard <keithp@keithp.com>
10779
10780 commit eb0e1720be2aa4fb6729ceada09c18947bfee2bc
10781 Author: Keith Packard <keithp@keithp.com>
10782 Date:   Mon Apr 29 23:20:25 2013 -0700
10783
10784     altos: Compute "real" RSSI value in radio code as needed
10785     
10786     Instead of dragging around the weird CC1111 RSSI values, just compute
10787     a dBm value in a signed 8-bit integer, ao_radio_rssi. Use that
10788     everywhere we need RSSI internally. We leave the weird CC1111 value in
10789     the packet reply as that's what the host expects.
10790     
10791     Signed-off-by: Keith Packard <keithp@keithp.com>
10792
10793 commit 949700f276b80b4eb28f15b5559714f430f227f1
10794 Author: Keith Packard <keithp@keithp.com>
10795 Date:   Mon Apr 29 20:24:16 2013 -0700
10796
10797     altosdroid: Add Notebook entry for reloading telem data option
10798     
10799     This lets the user recover the rocket flight data after stopping the
10800     application but before recovering the rocket.
10801     
10802     Signed-off-by: Keith Packard <keithp@keithp.com>
10803
10804 commit c9f2e6471c11a1f9feb183e05f24c53968098bdb
10805 Author: Keith Packard <keithp@keithp.com>
10806 Date:   Sun Apr 28 23:30:29 2013 -0700
10807
10808     altos: More .gitignore bits
10809     
10810     stm-demo
10811     
10812     Signed-off-by: Keith Packard <keithp@keithp.com>
10813
10814 commit ab99d71c4ba97a28ee463170d10712b2de94dc50
10815 Author: Keith Packard <keithp@keithp.com>
10816 Date:   Sun Apr 28 23:27:32 2013 -0700
10817
10818     altos: Add a bunch of .gitignore files
10819     
10820     Ignore ao_product.h and built binaries
10821     
10822     Signed-off-by: Keith Packard <keithp@keithp.com>
10823
10824 commit 85d32468210c9989ae52bd29f883c4380af43961
10825 Author: Keith Packard <keithp@keithp.com>
10826 Date:   Sun Apr 28 23:25:37 2013 -0700
10827
10828     altos: Add ublox checksum app to generate ublox config lines
10829     
10830     Signed-off-by: Keith Packard <keithp@keithp.com>
10831
10832 commit 257500776935b5950cd7c49f9c799b3174d9232d
10833 Author: Keith Packard <keithp@keithp.com>
10834 Date:   Sun Apr 28 23:22:41 2013 -0700
10835
10836     altos: Add .gitignore to kalman test dir
10837
10838 commit 5a77a62bce5e5ab5998f24588839f3c8a1cc6221
10839 Author: Keith Packard <keithp@keithp.com>
10840 Date:   Sun Apr 28 23:21:17 2013 -0700
10841
10842     altos: Build test framework for kalman filter
10843     
10844     This has some known flight data and generates kalman filter
10845     information for them to test
10846     
10847     Signed-off-by: Keith Packard <keithp@keithp.com>
10848
10849 commit 24a03d0c64fc0b56ad5ccfd6588aa47690ea2a65
10850 Author: Keith Packard <keithp@keithp.com>
10851 Date:   Sun Apr 28 23:15:28 2013 -0700
10852
10853     altos: Ignore ao_aes_test binary
10854     
10855     Signed-off-by: Keith Packard <keithp@keithp.com>
10856
10857 commit e2c697af790d53c68154facc19e4096aed5de798
10858 Author: Keith Packard <keithp@keithp.com>
10859 Date:   Sun Apr 28 23:14:50 2013 -0700
10860
10861     altos/test: Add telemega plot helper script
10862     
10863     Signed-off-by: Keith Packard <keithp@keithp.com>
10864
10865 commit 086217bbde6d549cad61bdde728c75d29023d1c6
10866 Author: Keith Packard <keithp@keithp.com>
10867 Date:   Sun Apr 28 23:11:27 2013 -0700
10868
10869     altos: Add nickle micropeak log parsing code
10870     
10871     I think this was just some debugging stuff, but it doesn't seem useless
10872     
10873     Signed-off-by: Keith Packard <keithp@keithp.com>
10874
10875 commit 5d46d26d714cc172b5ea493478d9dd3cad323152
10876 Author: Keith Packard <keithp@keithp.com>
10877 Date:   Sun Apr 28 23:09:54 2013 -0700
10878
10879     altos: Add telelco-v0.2 project
10880     
10881     Signed-off-by: Keith Packard <keithp@keithp.com>
10882
10883 commit 38d4110e59a44687d8a4743b8cd04cbf2761c9d8
10884 Author: Keith Packard <keithp@keithp.com>
10885 Date:   Sun Apr 28 23:08:03 2013 -0700
10886
10887     altos: Allow LCD segments to not be multiplexed across digits
10888     
10889     This allows each LCD segment to be individually configured as to which
10890     COM and which SEG drives it, permitting maximum flexibility in wiring.
10891     
10892     Signed-off-by: Keith Packard <keithp@keithp.com>
10893
10894 commit f09b2fc7fcfb1b3dcb1a46a8b9856092dd59866b
10895 Author: Keith Packard <keithp@keithp.com>
10896 Date:   Sun Apr 28 23:05:18 2013 -0700
10897
10898     altos: Clear any broken cc1120 TX fifo bits before transmitting
10899     
10900     This just goes and clears the transmitter before using it, just in
10901     case it got wedged somehow. It also clears the bits while waiting for
10902     the radio to go idle, otherwise it'd never make it.
10903     
10904     Signed-off-by: Keith Packard <keithp@keithp.com>
10905
10906 commit b878ca38045b1bee6ea4d649298727ac3fa197c2
10907 Author: Keith Packard <keithp@keithp.com>
10908 Date:   Sun Apr 28 23:03:57 2013 -0700
10909
10910     altos: Make cc1120 driver wait for TX finished
10911     
10912     Otherwise, we may come in and try to use the radio again too quickly,
10913     causing it to go into a TX fifo error state.
10914     
10915     This change watches the MARC status until the transmitter is
10916     explicitly marked as finished.
10917     
10918     Signed-off-by: Keith Packard <keithp@keithp.com>
10919
10920 commit f677a83348a9568679240ee9d731ab454f289831
10921 Author: Keith Packard <keithp@keithp.com>
10922 Date:   Sun Apr 28 23:02:12 2013 -0700
10923
10924     altos: Provide timeout value to ao_radio_recv
10925     
10926     Instead of using ao_alarm around calls to ao_radio_recv, provide an
10927     explicit timeout value as needed by radio functions with more
10928     complicated system interaction than the cc1111. The timeout is 8 bits
10929     of clock ticks.
10930     
10931     Signed-off-by: Keith Packard <keithp@keithp.com>
10932
10933 commit 0488cd9cffc837e99490a0761216bbc5847ff400
10934 Author: Keith Packard <keithp@keithp.com>
10935 Date:   Sun Apr 28 22:52:23 2013 -0700
10936
10937     altos: Build test framework for AES code
10938     
10939     Simple CBC-CMAC test with a constant 0 key and constant 0 data for now.
10940     
10941     Signed-off-by: Keith Packard <keithp@keithp.com>
10942
10943 commit 3edbaa90fb7cb31fa0bd835a7c6c8930fd6dfeb6
10944 Author: Keith Packard <keithp@keithp.com>
10945 Date:   Sat Apr 27 23:23:33 2013 -0700
10946
10947     altos: Make telemega-v0.3 binary use the right name
10948     
10949     Signed-off-by: Keith Packard <keithp@keithp.com>
10950
10951 commit 168188f6650dc9a777d57f9c7a8ff1be957bc892
10952 Author: Keith Packard <keithp@keithp.com>
10953 Date:   Mon Apr 22 20:23:48 2013 -0500
10954
10955     altos/stm: Remove USB EP0 task
10956     
10957     Handl EP0 actions from interrupt handler. This allows USB to be used
10958     in a taskless environment, like the STM flash loader
10959     
10960     Signed-off-by: Keith Packard <keithp@keithp.com>
10961
10962 commit 0b6128d634c49e1790675ae8111e970b1af1f141
10963 Author: Keith Packard <keithp@keithp.com>
10964 Date:   Sun Mar 24 15:29:32 2013 -0700
10965
10966     ao-tools/lib: Deal with binary USB data in debugging output
10967     
10968     Dump non-ascii characters in hex format.
10969     
10970     Signed-off-by: Keith Packard <keithp@keithp.com>
10971
10972 commit 3cbec0292d5167bce5c23eeea95f7a2d13bccc79
10973 Author: Keith Packard <keithp@keithp.com>
10974 Date:   Sun Mar 24 15:20:09 2013 -0700
10975
10976     altos/stm: Always declare all romconfig variables
10977     
10978     I haven't figured out how to assign addresses for specific initialized
10979     variables, so we'll just have to always declare all of them and make
10980     sure that we add new ones at the end.
10981     
10982     Signed-off-by: Keith Packard <keithp@keithp.com>
10983
10984 commit 4551be8b03a795ece94fd303a1f556c63c0a0096
10985 Author: Keith Packard <keithp@keithp.com>
10986 Date:   Sun Mar 24 15:14:12 2013 -0700
10987
10988     altos: Call ao_task_init before initializing any drivers
10989     
10990     When using task queues, the sleep queues must be initialized before
10991     any invocation of ao_wakeup or the OS will crash. Just make sure
10992     ao_task_init is always invoked early in the task process to get that done.
10993     
10994     Signed-off-by: Keith Packard <keithp@keithp.com>
10995
10996 commit 6dea353e732b6e19586c844796bc3bb848cc92f8
10997 Author: Keith Packard <keithp@keithp.com>
10998 Date:   Sun Mar 10 21:05:34 2013 -0700
10999
11000     altos: Expose ao_put_string function
11001     
11002     This works like puts, except it doesn't add a trailing newline.
11003     
11004     Signed-off-by: Keith Packard <keithp@keithp.com>
11005
11006 commit 1629acba4a63baae2c687ed56a17d02faf45f5e5
11007 Author: Keith Packard <keithp@keithp.com>
11008 Date:   Thu May 2 23:14:02 2013 -0700
11009
11010     Allow build without SDCC
11011     
11012     The AltOS directory handles not building the cc1111 apps when sdcc is
11013     missing already, so don't require it, just whinge if it's missing
11014     
11015     Signed-off-by: Keith Packard <keithp@keithp.com>
11016
11017 commit 7cce6c205e4595894e033ab8f0acc8064bf9f561
11018 Merge: 75f8229 5591509
11019 Author: Bdale Garbee <bdale@gag.com>
11020 Date:   Mon Apr 29 17:24:43 2013 -0600
11021
11022     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
11023
11024 commit 75f8229d4a8d7c9a28ea3d88fda72af0d1f1ccc2
11025 Author: Bdale Garbee <bdale@gag.com>
11026 Date:   Mon Apr 29 17:11:48 2013 -0600
11027
11028     add libssl-dev as a build dep since it's used in FAT filesystem test code
11029
11030 commit f2a8ac537d254cc08c0be9c16bf2d5cc03fd04fc
11031 Author: Bdale Garbee <bdale@gag.com>
11032 Date:   Mon Apr 29 17:06:57 2013 -0600
11033
11034     point to pkgconfig content in /opt/cortex so stlink stuff works
11035
11036 commit 55915098f2668e3a71568d51a9888dc4bdf40992
11037 Author: Keith Packard <keithp@keithp.com>
11038 Date:   Sat Apr 27 16:07:34 2013 -0700
11039
11040     altosdroid: Add wish for persistent TBT and freq settings
11041     
11042     Signed-off-by: Keith Packard <keithp@keithp.com>
11043
11044 commit 38a680e1407a80ff8ad19e1a90dd4e87b22fe922
11045 Author: Keith Packard <keithp@keithp.com>
11046 Date:   Sat Apr 27 00:37:36 2013 -0700
11047
11048     altos: All STM ADC users need to declare HAS_ADC_TEMP
11049     
11050     Otherwise we can't configure the ADC unit correctly at boot time
11051     
11052     Signed-off-by: Keith Packard <keithp@keithp.com>
11053
11054 commit 2717f14567c1fe1bb061024332c8022ef0e06049
11055 Author: Keith Packard <keithp@keithp.com>
11056 Date:   Sat Apr 27 00:36:11 2013 -0700
11057
11058     altos: Build telemega-v0.3 by default
11059     
11060     Signed-off-by: Keith Packard <keithp@keithp.com>
11061
11062 commit cef4e3ee95037050ae859fb2fdc0a57373764bd8
11063 Merge: fefc021 f3ee7de
11064 Author: Keith Packard <keithp@keithp.com>
11065 Date:   Thu Apr 25 22:22:50 2013 -0700
11066
11067     Merge remote-tracking branch 'origin/master'
11068
11069 commit fefc021045089ffd00d03e4c4e6cf42a13692828
11070 Author: Keith Packard <keithp@keithp.com>
11071 Date:   Thu Apr 25 22:21:26 2013 -0700
11072
11073     altos: Add TeleMega v0.3 support
11074     
11075     Includes adding SPI support to the MPU6000 driver
11076     
11077     Signed-off-by: Keith Packard <keithp@keithp.com>
11078
11079 commit 38206dd71e70565ded505a1e86257cd49b10bf9b
11080 Author: Keith Packard <keithp@keithp.com>
11081 Date:   Thu Apr 25 21:27:03 2013 -0700
11082
11083     altos: Add MR25 everspin MRAM driver
11084     
11085     Signed-off-by: Keith Packard <keithp@keithp.com>
11086
11087 commit 4ed83e34d1163c7fae0a205528c60dc83973082a
11088 Author: Keith Packard <keithp@keithp.com>
11089 Date:   Thu Apr 25 21:25:39 2013 -0700
11090
11091     altos: Make SD card driver compile without radio support
11092     
11093     The SD card driver blocks the radio when trying to access the card as
11094     that operation appears very sensitive to RFI. This fix makes the
11095     driver work when there *isn't* a radio driver in the same device.
11096     
11097     Signed-off-by: Keith Packard <keithp@keithp.com>
11098
11099 commit f3ee7deb6b2fbae7e3c66fe0af0cba36378793f1
11100 Author: Bdale Garbee <bdale@gag.com>
11101 Date:   Thu Apr 25 00:26:39 2013 -0600
11102
11103     document need for an ARM Cortex toolchain in /opt/cortex, point to build docs
11104
11105 commit 90b0db1ae53182c94bf12d661446fc369d916366
11106 Author: Keith Packard <keithp@keithp.com>
11107 Date:   Mon Apr 22 15:53:04 2013 -0500
11108
11109     Re-add telemega outline pictures
11110     
11111     after the great renaming
11112     
11113     Signed-off-by: Keith Packard <keithp@keithp.com>
11114
11115 commit e9a6c4f71e02bb0073dcd030de735904494da81f
11116 Author: Keith Packard <keithp@keithp.com>
11117 Date:   Mon Apr 22 15:15:03 2013 -0500
11118
11119     altos: Re-generate TeleMega bits
11120     
11121     Lost in the great megametrum rename
11122     
11123     Signed-off-by: Keith Packard <keithp@keithp.com>
11124
11125 commit aa7eac32adf4c2cdf441991d02411758f2682d1e
11126 Author: Bdale Garbee <bdale@gag.com>
11127 Date:   Mon Apr 22 13:00:26 2013 -0600
11128
11129     name change from MegaMetrum to TeleMega
11130
11131 commit 8c05f608c8f103649c1e5ec0d5742621e233af78
11132 Author: Keith Packard <keithp@keithp.com>
11133 Date:   Mon Apr 22 11:06:36 2013 -0500
11134
11135     Move cortex toolchain to /opt/cortex
11136     
11137     Signed-off-by: Keith Packard <keithp@keithp.com>
11138
11139 commit 6f92ab336a258e8b1ddf58de33d6883251b9532d
11140 Author: Keith Packard <keithp@keithp.com>
11141 Date:   Sun Apr 21 21:04:50 2013 -0500
11142
11143     altosdroid: Add request for sat images to AltosDroid Notebook
11144     
11145     Signed-off-by: Keith Packard <keithp@keithp.com>
11146
11147 commit 045da152fae82712b937bc81f02c9531e042cbe0
11148 Author: Keith Packard <keithp@keithp.com>
11149 Date:   Sun Apr 21 20:53:14 2013 -0500
11150
11151     altosdroid: Add a few more Notebook entries
11152     
11153     Signed-off-by: Keith Packard <keithp@keithp.com>
11154
11155 commit 27afe30176051fca816d85c1be265ac663ef851c
11156 Author: Mike Beattie <mike@ethernal.org>
11157 Date:   Mon Apr 22 13:50:35 2013 +1200
11158
11159     altosdroid: Bump APK version, and re-upload.
11160     
11161     Didn't re-build altoslib for the previous APK!
11162     
11163     Signed-off-by: Mike Beattie <mike@ethernal.org>
11164
11165 commit 759376cd0aac61c5afce31aed27ef98aba791173
11166 Author: Mike Beattie <mike@ethernal.org>
11167 Date:   Mon Apr 22 13:50:13 2013 +1200
11168
11169     altos: update .gitignore files
11170     
11171     Signed-off-by: Mike Beattie <mike@ethernal.org>
11172
11173 commit b4ffb3ed36fc8696603616bf5f31b07fb3829614
11174 Author: Bdale Garbee <bdale@gag.com>
11175 Date:   Sat Apr 20 23:55:06 2013 -0600
11176
11177     document my snazzy new 4-pin to MM v0.1 debug cable
11178
11179 commit 45d638634e389bab61b0ee792420609eb8a9ad97
11180 Author: Keith Packard <keithp@keithp.com>
11181 Date:   Sat Apr 20 22:30:23 2013 -0500
11182
11183     altosdroid: Add Notebook to track feature requests
11184     
11185     Signed-off-by: Keith Packard <keithp@keithp.com>
11186
11187 commit 2e28d3541b8da31ebef5a199baf8f544d238298e
11188 Author: Keith Packard <keithp@keithp.com>
11189 Date:   Sat Apr 20 22:16:28 2013 -0500
11190
11191     libaltos: Delay after opening bluetooth device on linux
11192     
11193     Writes immediately after the open disappear sometimes.
11194     
11195     Signed-off-by: Keith Packard <keithp@keithp.com>
11196
11197 commit 02a564bbc3a23b4f90685e8b29083ddb3e4b3563
11198 Author: Keith Packard <keithp@keithp.com>
11199 Date:   Sat Apr 20 22:05:01 2013 -0500
11200
11201     libaltos: Try Bluetooth open 5 times on EBUSY
11202     
11203     After closing Bluetooth, it can take a second before the device is up
11204     for another connection. Hang around retrying a few times.
11205     
11206     Signed-off-by: Keith Packard <keithp@keithp.com>
11207
11208 commit 6348186397dbef6da912586cea58d6663c511501
11209 Author: Keith Packard <keithp@keithp.com>
11210 Date:   Sat Apr 20 21:40:47 2013 -0500
11211
11212     doc: Start filling in details about Altos Droid flight monitoring
11213     
11214     This is almost all identical to AltosUI; I think we'll want to share
11215     the two sections.
11216     
11217     Signed-off-by: Keith Packard <keithp@keithp.com>
11218
11219 commit 0d49c16c6c33264952854b9f24bc737d92036449
11220 Author: Keith Packard <keithp@keithp.com>
11221 Date:   Sat Apr 20 17:38:15 2013 -0500
11222
11223     doc: Add a bunch of Altos Droid material to the docs
11224     
11225     Signed-off-by: Keith Packard <keithp@keithp.com>
11226
11227 commit 6055ee0b7fb99f1b41ece8ba912bdd201ea35b1b
11228 Author: Mike Beattie <mike@ethernal.org>
11229 Date:   Sun Apr 21 14:52:56 2013 +1200
11230
11231     altosdroid: Release v1.2, push to play store.
11232     
11233     Signed-off-by: Mike Beattie <mike@ethernal.org>
11234
11235 commit 49caac78786014d443d9c05f47b5eb3070ec9bd3
11236 Merge: 5b7bbf1 cbf38c5
11237 Author: Mike Beattie <mike@ethernal.org>
11238 Date:   Sun Apr 21 14:51:07 2013 +1200
11239
11240     Merge branch 'altosdroid'
11241
11242 commit cbf38c557a2046b6d6af3a9aebc0cef8e0dc5f11
11243 Author: Mike Beattie <mike@ethernal.org>
11244 Date:   Sun Apr 21 14:46:41 2013 +1200
11245
11246     altosdroid: Make the service class implement locationlistener
11247     
11248     Signed-off-by: Mike Beattie <mike@ethernal.org>
11249
11250 commit c5b31a14e1ceeb9a33e0016f345832344d24ced7
11251 Author: Mike Beattie <mike@ethernal.org>
11252 Date:   Sun Apr 21 14:44:07 2013 +1200
11253
11254     altosdroid: fix up 'send last' code.
11255     
11256     Signed-off-by: Mike Beattie <mike@ethernal.org>
11257
11258 commit cc674d8f991a3a055236ad8b51fecd99080540e1
11259 Author: Mike Beattie <mike@ethernal.org>
11260 Date:   Sun Apr 21 14:41:50 2013 +1200
11261
11262     altosdroid: check for mAltosVoice being null.
11263     
11264     Signed-off-by: Mike Beattie <mike@ethernal.org>
11265
11266 commit 7701e142f9e3a81c536c546c9a0abfb3ba709abc
11267 Author: Mike Beattie <mike@ethernal.org>
11268 Date:   Sun Apr 21 14:41:28 2013 +1200
11269
11270     altosdroid: set tab height based on screen density.
11271     
11272     Signed-off-by: Mike Beattie <mike@ethernal.org>
11273
11274 commit a9e02e32cb10e5b5f17cd555bb28fdc205ac3612
11275 Author: Mike Beattie <mike@ethernal.org>
11276 Date:   Sun Apr 21 14:40:58 2013 +1200
11277
11278     altosdroid: Add filters for TeleBT bluetooth devices.
11279     
11280     Signed-off-by: Mike Beattie <mike@ethernal.org>
11281
11282 commit b0d6e2000d1b48859f5a276a5af254cc1a6cc9ad
11283 Author: Mike Beattie <mike@ethernal.org>
11284 Date:   Sun Apr 21 14:40:33 2013 +1200
11285
11286     altosdroid: incorrect property syntax in pad xml
11287     
11288     Signed-off-by: Mike Beattie <mike@ethernal.org>
11289
11290 commit d1ca6b5805cb5e934e013463448b75dd4a3c864f
11291 Author: Mike Beattie <mike@ethernal.org>
11292 Date:   Sun Apr 21 14:40:03 2013 +1200
11293
11294     altosdroid: whitespace and import tidyup
11295     
11296     Signed-off-by: Mike Beattie <mike@ethernal.org>
11297
11298 commit ecfc8a08147cfd179b341475333d68a39c978f0f
11299 Author: Keith Packard <keithp@keithp.com>
11300 Date:   Sat Apr 20 17:16:50 2013 -0500
11301
11302     altosdroid: Update distance/bearing on map tab
11303     
11304     Signed-off-by: Keith Packard <keithp@keithp.com>
11305
11306 commit 5b7bbf183e558330d27702aa1bebf205f0e094aa
11307 Author: Bdale Garbee <bdale@gag.com>
11308 Date:   Sat Apr 20 12:22:38 2013 -0600
11309
11310     improve text in telebt turn-on script
11311
11312 commit ff332e640b27c6be37dabef58ebac350ac2347b2
11313 Merge: b300060 87d6ed2
11314 Author: Keith Packard <keithp@keithp.com>
11315 Date:   Wed Apr 17 10:41:05 2013 -0700
11316
11317     Merge branch 'master' into droid-gps
11318
11319 commit b3000609e4010ff4d29debe72ea1866e775af539
11320 Author: Keith Packard <keithp@keithp.com>
11321 Date:   Wed Apr 17 10:38:54 2013 -0700
11322
11323     altosdroid: Fix integer formatting in tabs
11324     
11325     Was trying to use AltosDroid.number for integers, which didn't work as
11326     it expected doubles.
11327     
11328     Signed-off-by: Keith Packard <keithp@keithp.com>
11329
11330 commit 87d6ed24f3650981ae1ff9bfdb0298d2c01e7575
11331 Author: Keith Packard <keithp@keithp.com>
11332 Date:   Tue Apr 16 17:47:17 2013 -0700
11333
11334     altosui: Disable main deploy setting for TeleGPS
11335     
11336     Just like all of the other flight computer settings, disable the main
11337     deploy altitude configuration for TeleGPS.
11338     
11339     Signed-off-by: Keith Packard <keithp@keithp.com>
11340
11341 commit a03aaaca60ccb4b44595e5e1c1047d07d8b6d60f
11342 Author: Keith Packard <keithp@keithp.com>
11343 Date:   Tue Apr 16 17:33:42 2013 -0700
11344
11345     altosui: Handle broken network in map tile loading
11346     
11347     Handle missing pngfiles in AltosSetMapCache by checking ImageIO.read
11348     for null return.
11349     
11350     Do incremental map tile downloading asynchronously so that the UI
11351     doesn't lock up when the network is slow
11352     
11353     Signed-off-by: Keith Packard <keithp@keithp.com>
11354
11355 commit c2640c09c76ce32e471dcf6df83095d146bb39a2
11356 Author: Keith Packard <keithp@keithp.com>
11357 Date:   Tue Apr 16 14:22:23 2013 -0700
11358
11359     altosdroid: Check for missing values
11360     
11361     When displaying numbers, check for MISSING values and display nothing
11362     
11363     Signed-off-by: Keith Packard <keithp@keithp.com>
11364
11365 commit d5a557004c00d1ae25da04dc63c78b816562a236
11366 Merge: 6592a5b 5b04176
11367 Author: Keith Packard <keithp@keithp.com>
11368 Date:   Mon Apr 15 23:26:33 2013 -0700
11369
11370     Merge branch 'master' into droid-gps
11371
11372 commit 5b041769dc926f0aa18072f46abca60b11ede44b
11373 Author: Keith Packard <keithp@keithp.com>
11374 Date:   Mon Apr 15 23:25:55 2013 -0700
11375
11376     altosui: remove debug message from AltosFlightUI
11377     
11378     Signed-off-by: Keith Packard <keithp@keithp.com>
11379
11380 commit 6592a5be127a9c95d3b2e7d5aa6ffba71c6748b9
11381 Merge: c6f85cb eba3aa9
11382 Author: Keith Packard <keithp@keithp.com>
11383 Date:   Mon Apr 15 23:19:44 2013 -0700
11384
11385     Merge branch 'master' into droid-gps
11386
11387 commit eba3aa949decacd5592472a3cda920aa6a06d96f
11388 Author: Keith Packard <keithp@keithp.com>
11389 Date:   Mon Apr 15 23:14:22 2013 -0700
11390
11391     altoslib: Check for null state.gps before accessing it in eeprom records
11392     
11393     Used to be we'd set state.gps to garbage before seeing the first GPS
11394     record; now we leave it null, which will cause crashes for code that
11395     doesn't expect it. The code for reading and replaying eeprom data was
11396     not checking and was nicely crashing as a result.
11397     
11398     Signed-off-by: Keith Packard <keithp@keithp.com>
11399
11400 commit c6f85cb149dff8732104521cb62b355e8a0d7148
11401 Merge: 3cd8ff1 58dd4b8
11402 Author: Keith Packard <keithp@keithp.com>
11403 Date:   Sun Apr 14 20:02:10 2013 -0700
11404
11405     Merge branch 'master' into droid-gps
11406
11407 commit 58dd4b88fe738e005a13dfd69651853ea7f79205
11408 Author: Keith Packard <keithp@keithp.com>
11409 Date:   Sun Apr 14 14:54:52 2013 -0700
11410
11411     micropeak: Oops. Lost the call to actually start downloading data
11412     
11413     Lost when adding the 'help' text somehow; presumably a debugging issue.
11414     
11415     Signed-off-by: Keith Packard <keithp@keithp.com>
11416
11417 commit 3cd8ff18a7546c1e251747ba26240cb130003ef1
11418 Author: Keith Packard <keithp@keithp.com>
11419 Date:   Sat Apr 13 12:13:18 2013 -0700
11420
11421     altosdroid: Update UI even if no telem has been received. Center map.
11422     
11423     This allows the receiver location to be displayed even when telemetry
11424     is not.
11425     
11426     Center the map on the first valid location, either receiver or
11427     rocket. Update center if a significantly more precise location is received.
11428     
11429     Signed-off-by: Keith Packard <keithp@keithp.com>
11430
11431 commit 192bc28fbe2a8613d0b42e4fb3f7674a1a50abc7
11432 Author: Keith Packard <keithp@keithp.com>
11433 Date:   Sat Apr 13 11:45:23 2013 -0700
11434
11435     altosdroid: Get rid of a couple of startup messages
11436     
11437     These are just annoying
11438     
11439     Signed-off-by: Keith Packard <keithp@keithp.com>
11440
11441 commit e4b6fc3238ad9911fd40ef25accf82a401cb190f
11442 Author: Keith Packard <keithp@keithp.com>
11443 Date:   Sat Apr 13 11:39:14 2013 -0700
11444
11445     altosdroid: Show our position in the map tab. Squeeze to fit phones
11446     
11447     Shrink everything to fit on phones, then add phone location to the map tab
11448     
11449     Signed-off-by: Keith Packard <keithp@keithp.com>
11450
11451 commit 2f7015afcca7c6042365d2124d3a5b7219e8e588
11452 Merge: 5077f3a 778daf0
11453 Author: Keith Packard <keithp@keithp.com>
11454 Date:   Sat Apr 13 10:51:04 2013 -0700
11455
11456     Merge branch 'master' into droid-gps
11457
11458 commit 5077f3ad1967a33712e9ff411e3b2a0b4e1a5c4a
11459 Author: Keith Packard <keithp@keithp.com>
11460 Date:   Sat Apr 13 10:50:26 2013 -0700
11461
11462     altosdroid: Shrink text so it fits on my phone
11463     
11464     Yes, this is a hack; will try to figure out how to make it resizeable
11465     
11466     Signed-off-by: Keith Packard <keithp@keithp.com>
11467
11468 commit 778daf0ccbd8a073da33497e33c29400d0ecc464
11469 Author: Keith Packard <keithp@keithp.com>
11470 Date:   Sat Apr 13 10:39:14 2013 -0700
11471
11472     Windows: Add all of the AltusMetrum USB IDs to telemetrum.inf
11473     
11474     This should make Windows load the driver
11475     
11476     Signed-off-by: Keith Packard <keithp@keithp.com>
11477
11478 commit 25c01719f17be8da73a859867c14df0fc29b5441
11479 Author: Keith Packard <keithp@keithp.com>
11480 Date:   Thu Apr 11 22:16:03 2013 -0700
11481
11482     libaltos: Retry Windows serial port open five times
11483     
11484     Maybe this helps?
11485     
11486     Signed-off-by: Keith Packard <keithp@keithp.com>
11487
11488 commit 679401fff981b675dd5a188c64e8940254588800
11489 Author: Keith Packard <keithp@keithp.com>
11490 Date:   Fri Apr 12 03:09:16 2013 -0700
11491
11492     altos: Make sure the packet format is set reasonably for radio test
11493     
11494     Dunno if this matters, but it might as well be set reasonably
11495     
11496     Signed-off-by: Keith Packard <keithp@keithp.com>
11497
11498 commit 1430c48cfef1ef21831205f4fadd26ca6c7f5dbe
11499 Author: Keith Packard <keithp@keithp.com>
11500 Date:   Fri Apr 12 00:55:59 2013 -0700
11501
11502     altoslib: Remove spurious debug message
11503     
11504     Signed-off-by: Keith Packard <keithp@keithp.com>
11505
11506 commit cdbf8053658c71a657005af68202023d0b4af1fe
11507 Author: Keith Packard <keithp@keithp.com>
11508 Date:   Fri Apr 12 02:42:37 2013 -0700
11509
11510     altos: Don't include bufio debug commands by default
11511     
11512     We shouldn't need these
11513     
11514     Signed-off-by: Keith Packard <keithp@keithp.com>
11515
11516 commit c54bd59780275ece87eafb8143cf0637b35e794c
11517 Author: Keith Packard <keithp@keithp.com>
11518 Date:   Fri Apr 12 02:35:15 2013 -0700
11519
11520     altos: Stick a mutex around FAT operations
11521     
11522     This allows the command line and logging operations to occur safely in parallel
11523     
11524     Signed-off-by: Keith Packard <keithp@keithp.com>
11525
11526 commit 7e6e2ca60c65a4fe2bee0bd8b9b89d45a7dbcfb3
11527 Author: Keith Packard <keithp@keithp.com>
11528 Date:   Fri Apr 12 01:55:33 2013 -0700
11529
11530     altos: Delay while waking up SD card a bit
11531     
11532     This seems to make bringing the card from idle to ready mode more
11533     reliable. If you spam the card with requests, it will eventually
11534     whinge and shut down communications.
11535     
11536     Signed-off-by: Keith Packard <keithp@keithp.com>
11537
11538 commit 19ef593be9ff3f329e44472735d90c80129d2795
11539 Author: Keith Packard <keithp@keithp.com>
11540 Date:   Fri Apr 12 01:04:55 2013 -0700
11541
11542     altosdroid: The Map already draws our location; no receiver marker needed
11543     
11544     Signed-off-by: Keith Packard <keithp@keithp.com>
11545
11546 commit 1ec6fb3b9cec0f864d6e65d0cc6b4dd42edd3e16
11547 Author: Keith Packard <keithp@keithp.com>
11548 Date:   Fri Apr 12 01:00:36 2013 -0700
11549
11550     altosdroid: Check state.gps != null before using it
11551     
11552     Avoid crashing.
11553     
11554     Signed-off-by: Keith Packard <keithp@keithp.com>
11555
11556 commit 02243463adbdfb860f69580f544da9026dc7cbd4
11557 Author: Keith Packard <keithp@keithp.com>
11558 Date:   Fri Apr 12 00:55:59 2013 -0700
11559
11560     altoslib: Remove spurious debug message
11561     
11562     Signed-off-by: Keith Packard <keithp@keithp.com>
11563
11564 commit 9212ce268f3a4a9f3f019f23f6eef8b57207d340
11565 Author: Keith Packard <keithp@keithp.com>
11566 Date:   Fri Apr 12 00:19:24 2013 -0700
11567
11568     altosdroid: Compute course from android device to rocket, display it
11569     
11570     Signed-off-by: Keith Packard <keithp@keithp.com>
11571
11572 commit f02bb1df132443fc27b69f23f382ea87e610f533
11573 Author: Keith Packard <keithp@keithp.com>
11574 Date:   Thu Apr 11 23:56:47 2013 -0700
11575
11576     altoslib: Add range and elevation to AltosGreatCircle
11577     
11578     Move the computations from AltosState here so they can be re-used elsewhere.
11579     
11580     Signed-off-by: Keith Packard <keithp@keithp.com>
11581
11582 commit 9a8cc23de5776ea3fa2bdc96cbe63422eb555d63
11583 Author: Keith Packard <keithp@keithp.com>
11584 Date:   Thu Apr 11 22:39:14 2013 -0700
11585
11586     altosdroid: Mike was right -- only need one LocationListener
11587     
11588     I mis-read the docs and thought we needed two listeners, one for GPS
11589     and one for network position. Looks like we don't
11590     
11591     Signed-off-by: Keith Packard <keithp@keithp.com>
11592
11593 commit 83ce46c73b0e876f9f630943af19ea97b3a21d3c
11594 Author: Keith Packard <keithp@keithp.com>
11595 Date:   Thu Apr 11 22:34:36 2013 -0700
11596
11597     altosdroid: Send LOCATION and CRC_ERROR messages to UI.
11598     
11599     This collects all position changes and crc error increments and sends
11600     them along to the UI for presentation.
11601     
11602     Signed-off-by: Keith Packard <keithp@keithp.com>
11603
11604 commit 1f88d345c407e409611448d0e8813ab5a6de0a0b
11605 Author: Keith Packard <keithp@keithp.com>
11606 Date:   Thu Apr 11 22:16:25 2013 -0700
11607
11608     altosdroid: Hook up the position listeners
11609     
11610     Signed-off-by: Keith Packard <keithp@keithp.com>
11611
11612 commit 81730670b6848bebb2c6a8ac7813419112f2779a
11613 Author: Keith Packard <keithp@keithp.com>
11614 Date:   Tue Apr 9 14:53:25 2013 -0700
11615
11616     doc: Add an outline of an AltosDroid chapter
11617     
11618     Not much content yet, but I think this is pretty much the sections we need
11619     
11620     Signed-off-by: Keith Packard <keithp@keithp.com>
11621
11622 commit 07fb6efc54b8575627572a2113bdbc62914bafb5
11623 Author: Keith Packard <keithp@keithp.com>
11624 Date:   Tue Apr 9 00:38:25 2013 -0700
11625
11626     altoslib/altosui: Adapt monitor idle to new AltosListenerState
11627     
11628     Move the receiver battery monitoring to the new spot
11629     
11630     Signed-off-by: Keith Packard <keithp@keithp.com>
11631
11632 commit 398c02b945a58634c8932f07df2c2be8438da7d1
11633 Author: Keith Packard <keithp@keithp.com>
11634 Date:   Tue Apr 9 00:28:05 2013 -0700
11635
11636     altoslib/altosui: Carry receiver status around in AltosListenerState
11637     
11638     This moves the crc_errors into the new structure and adds a receiver
11639     battery voltage value there as well. Now the receiver status can be
11640     monitored separately from the flight status. That also means that code
11641     receiving state updates should be prepared to accept missing listener
11642     or flight state values.
11643     
11644     Signed-off-by: Keith Packard <keithp@keithp.com>
11645
11646 commit 08eb1e3e1abb1aa4f5ea92b781a2ff8f480006c5
11647 Author: Keith Packard <keithp@keithp.com>
11648 Date:   Mon Apr 8 17:42:18 2013 -0700
11649
11650     altos: Monitor battery voltage on telebt
11651     
11652     Signed-off-by: Keith Packard <keithp@keithp.com>
11653
11654 commit 6ba0df9b440b69bf5bc5f4e435b431adf303fee2
11655 Merge: 1d3ab47 28adf55
11656 Author: Bdale Garbee <bdale@gag.com>
11657 Date:   Mon Apr 8 18:02:37 2013 -0600
11658
11659     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
11660
11661 commit 28adf5541354715b185dbb45b28c97c7d9cf8bcd
11662 Author: Keith Packard <keithp@keithp.com>
11663 Date:   Mon Apr 8 16:48:40 2013 -0700
11664
11665     altos: Create telebt-v1.0 product. Remove old telebt products
11666     
11667     Signed-off-by: Keith Packard <keithp@keithp.com>
11668
11669 commit 1d3ab47d82fe005ab6854386c0ffa5771ee49bf6
11670 Author: Keith Packard <keithp@keithp.com>
11671 Date:   Mon Apr 8 16:48:40 2013 -0700
11672
11673     altos: Create telebt-v1.0 product. Remove old telebt products
11674     
11675     Signed-off-by: Keith Packard <keithp@keithp.com>
11676
11677 commit 0c0dc761095a5a77c87c3b4dcd1d42a4e79f6604
11678 Author: Keith Packard <keithp@keithp.com>
11679 Date:   Sat Apr 6 23:48:36 2013 -0700
11680
11681     altos: Try RDF mode for TX calibration
11682     
11683     Trying to get the radio to stop modulating the carrier when
11684     calibrating the radio, we'll try RDF mode which says no preamble or
11685     sync data. This might shift the frequency though?
11686     
11687     Signed-off-by: Keith Packard <keithp@keithp.com>
11688
11689 commit 30c397296bcdaceb4c2c9d0509dc591b489ece02
11690 Author: Keith Packard <keithp@keithp.com>
11691 Date:   Tue Apr 2 17:44:06 2013 -0700
11692
11693     altosui: Graph TeleMini flights without crashing
11694     
11695     Adding maps to the graph UI failed to check for missing GPS data in a
11696     couple of places causing crashes when fed a TeleMini file.
11697     
11698     Signed-off-by: Keith Packard <keithp@keithp.com>
11699
11700 commit 67b8bdb4ea8c22688d4f18416593346585595cfa
11701 Author: Keith Packard <keithp@keithp.com>
11702 Date:   Tue Apr 2 17:29:40 2013 -0700
11703
11704     altosui: Display current GPS in 'pad' tab for 'startup' staten
11705     
11706     This is the state for telegps, so just display the current GPS info as
11707     we don't know where it started at.
11708     
11709     Signed-off-by: Keith Packard <keithp@keithp.com>
11710
11711 commit 907cc6c50755c0d19b93c15678d6f3022a6ee10b
11712 Author: Keith Packard <keithp@keithp.com>
11713 Date:   Tue Apr 2 16:48:05 2013 -0700
11714
11715     altosui: Hide flight-related tabs for telegps
11716     
11717     Products without a flight state don't need ascent/descent/landed tabs.
11718     
11719     Signed-off-by: Keith Packard <keithp@keithp.com>
11720
11721 commit e747156d0ea4b62eea30a8f486ee105ee35dcaf5
11722 Author: Keith Packard <keithp@keithp.com>
11723 Date:   Tue Apr 2 16:47:07 2013 -0700
11724
11725     altosui: Don't display missing sensor data
11726     
11727     For devices without sensors, don't display temperature, barometric and
11728     accelerometer-derived values.
11729     
11730     Signed-off-by: Keith Packard <keithp@keithp.com>
11731
11732 commit 997cdef3fe04acdd566d287e70981f7b7934d0c8
11733 Author: Keith Packard <keithp@keithp.com>
11734 Date:   Tue Apr 2 16:44:58 2013 -0700
11735
11736     altoslib: Make any incoming telem packet update the RSSI value
11737     
11738     Every packet has RSSI info, so use the latest one available. This
11739     makes telegps RSSI available as it never sends sensor packets (having
11740     no sensors).
11741     
11742     Signed-off-by: Keith Packard <keithp@keithp.com>
11743
11744 commit 0cd203e418e73a1f11460425985b7575c2f0a76c
11745 Author: Keith Packard <keithp@keithp.com>
11746 Date:   Tue Apr 2 16:43:53 2013 -0700
11747
11748     Set telegps USB id to 0025
11749     
11750     It was accidentally using the same ID as megadongle...
11751     
11752     Signed-off-by: Keith Packard <keithp@keithp.com>
11753
11754 commit 96c32125a780ad6b39c015f4abbae07fead68582
11755 Author: Keith Packard <keithp@keithp.com>
11756 Date:   Tue Apr 2 16:41:29 2013 -0700
11757
11758     altos: Shorten SD initialization timeouts.
11759     
11760     This makes failure when no card is present much quicker.
11761     
11762     Signed-off-by: Keith Packard <keithp@keithp.com>
11763
11764 commit 985df526ec142258ef990d0b55b0a14e13c099b4
11765 Author: Keith Packard <keithp@keithp.com>
11766 Date:   Mon Apr 1 02:39:35 2013 -0700
11767
11768     altos: Horrible kludge -- disable radio while talking with SD card
11769     
11770     The SD card really doesn't like the RFI generated by our enormous
11771     radio, so just lock the radio out while working with the card.
11772     
11773     Signed-off-by: Keith Packard <keithp@keithp.com>
11774
11775 commit 14c63f94f36a95272d91695039abf54efb423a91
11776 Author: Keith Packard <keithp@keithp.com>
11777 Date:   Mon Apr 1 02:10:14 2013 -0700
11778
11779     altos: Add defines for the specific pins used for telegps SPI
11780     
11781     These aren't needed at this point, but who knows?
11782     
11783     Signed-off-by: Keith Packard <keithp@keithp.com>
11784
11785 commit b34370cea662eb245e43aca20a6650b84b55ef6f
11786 Author: Keith Packard <keithp@keithp.com>
11787 Date:   Mon Apr 1 02:08:18 2013 -0700
11788
11789     altos: Retry SD card I/O. Use time for timeouts instead of counts
11790     
11791     Sometimes I/O operations may fail; give the card a chance and retry
11792     the operation in case it works the next time.
11793     
11794     Replace the loop counts with loops that check the clock so that
11795     they'll have consistent timeouts even if the CPU or SPI speed changes.
11796     
11797     Signed-off-by: Keith Packard <keithp@keithp.com>
11798
11799 commit b3a41bed39ec1abfc3ab74e9be7dd393e975542b
11800 Author: Keith Packard <keithp@keithp.com>
11801 Date:   Mon Apr 1 02:07:06 2013 -0700
11802
11803     altos: Provide build hooks for sampling profiler in telegps
11804     
11805     Might prove useful if the CPU is ever doing anything?
11806     
11807     Signed-off-by: Keith Packard <keithp@keithp.com>
11808
11809 commit fae116fbebb9658fe15690ff43dfe8568a58c2a9
11810 Author: Keith Packard <keithp@keithp.com>
11811 Date:   Mon Apr 1 02:06:03 2013 -0700
11812
11813     altos: Add a FAT test that re-writes the same file multiple times
11814     
11815     This caught a bunch of FAT cluster chain allocation bugs.
11816     
11817     Signed-off-by: Keith Packard <keithp@keithp.com>
11818
11819 commit 79d01a571935138b24b86a7181307ee014d248ed
11820 Author: Keith Packard <keithp@keithp.com>
11821 Date:   Mon Apr 1 02:03:57 2013 -0700
11822
11823     altos: Support open on multiple simultaneous FAT files
11824     
11825     Need to be able to see the contents of a log file, even if the logger
11826     is running.
11827     
11828     Signed-off-by: Keith Packard <keithp@keithp.com>
11829
11830 commit 0838b6c8797b84cf8df8f92ee20fb6ae79e434d7
11831 Author: Keith Packard <keithp@keithp.com>
11832 Date:   Mon Apr 1 02:02:14 2013 -0700
11833
11834     altos: Make sure FAT cluster allocation works for size zero files
11835     
11836     There were some rounding errors mis-computing the number of clusters
11837     needed, and the logic to figure out how to re-connect a chain was broken.
11838     
11839     Signed-off-by: Keith Packard <keithp@keithp.com>
11840
11841 commit 76bd204de744c34e5cbf6efa93adb89bc2cb08b3
11842 Author: Keith Packard <keithp@keithp.com>
11843 Date:   Mon Apr 1 02:00:21 2013 -0700
11844
11845     altos: let FAT tracing work in ao_fat_test as needed
11846     
11847     This allows the FAT DBG hooks to be enabled even if some other module
11848     turned DBG off.
11849     
11850     Signed-off-by: Keith Packard <keithp@keithp.com>
11851
11852 commit a764bf06d0975cbf1620b079351c7437053ea1a8
11853 Author: Keith Packard <keithp@keithp.com>
11854 Date:   Mon Apr 1 01:58:37 2013 -0700
11855
11856     altos: Flush the on-board mega log after every sample interval.
11857     
11858     SPI flash parts don't need flushing, but the SD card does. Make sure
11859     the SD card contents are sane after every logging interval has passed
11860     by flushing all dirty blocks to the device.
11861     
11862     Signed-off-by: Keith Packard <keithp@keithp.com>
11863
11864 commit c2de64b10894b366398a8b37ebd2305d9be46d46
11865 Author: Keith Packard <keithp@keithp.com>
11866 Date:   Sun Mar 31 16:11:27 2013 -0700
11867
11868     altos: Create the log file if it doesn't already exist
11869     
11870     open will return failure unless the file already exists.
11871     
11872     Signed-off-by: Keith Packard <keithp@keithp.com>
11873
11874 commit 659a6915f5ba5129096e55ccc04c975d216546ae
11875 Author: Keith Packard <keithp@keithp.com>
11876 Date:   Sun Mar 31 16:10:33 2013 -0700
11877
11878     altos: Make ao_fat_readdir return real error values instead of 1/0
11879     
11880     This way, we can distinguish between 'something bad happened' and
11881     'you're at the end of the directory'.
11882     
11883     Signed-off-by: Keith Packard <keithp@keithp.com>
11884
11885 commit 182ceaac7d91dc6e9ebac6455d5de0c10687796b
11886 Author: Keith Packard <keithp@keithp.com>
11887 Date:   Sun Mar 31 13:55:16 2013 -0700
11888
11889     altos: Increase SD card timeout at startup time
11890     
11891     Sometimes the SD card takes 'a while' to go into idle mode at first
11892     power up. Just hang around waiting for a long time.
11893     
11894     Signed-off-by: Keith Packard <keithp@keithp.com>
11895
11896 commit d813566cdc4d43a43ed988dde4a3ceeccf24efe6
11897 Author: Keith Packard <keithp@keithp.com>
11898 Date:   Sun Mar 31 12:46:41 2013 -0700
11899
11900     altos: Fix command-line FAT filename parsing
11901     
11902     Pad extension with spaces
11903     
11904     Signed-off-by: Keith Packard <keithp@keithp.com>
11905
11906 commit db01557ce493c435db177fda78653697ba2afa51
11907 Author: Keith Packard <keithp@keithp.com>
11908 Date:   Sat Mar 23 02:10:38 2013 -0700
11909
11910     ao-tools/ao-stmload: Be smarter about ELF parsing. Retry open on failure.
11911     
11912     Figuring out what goes where is tricky; turns out we want to pull all
11913     of the sections that map inside any program area that is supposed to
11914     be loaded from the file.
11915     
11916     So, we walk the program headers, then walk all of the section headers
11917     looking for those that suck data from the same portion of the
11918     file. Compute where in ROM each relevant section goes and build a full
11919     ROM image in memory using that.
11920     
11921     This patch also adds code to close and re-open the device if the first
11922     open failed to do what we want. Much nicer to have the computer figure
11923     out when the open succeeded rather than having people re-run the app.
11924     
11925     Signed-off-by: Keith Packard <keithp@keithp.com>
11926
11927 commit 144b44e13ce3361ff59cbb555e84d542455a4e17
11928 Author: Keith Packard <keithp@keithp.com>
11929 Date:   Sun Mar 31 12:39:32 2013 -0700
11930
11931     altos: Unmount file system after each testing pass in ao_fat_test
11932     
11933     Otherwise, we use stale data and 'bad things' happen.
11934     
11935     Signed-off-by: Keith Packard <keithp@keithp.com>
11936
11937 commit a70139c9a8a177df8f20f525703b13c0aec0fbc7
11938 Author: Keith Packard <keithp@keithp.com>
11939 Date:   Sun Mar 31 12:29:37 2013 -0700
11940
11941     altos: Don't add fat commands when building ao_fat_test
11942     
11943     Signed-off-by: Keith Packard <keithp@keithp.com>
11944
11945 commit 8b2f211758dfa97230a730b8c4b31e0e711c19c9
11946 Author: Keith Packard <keithp@keithp.com>
11947 Date:   Sun Mar 24 15:04:57 2013 -0700
11948
11949     altos/stm: Always check for idle IN buffer before sending
11950     
11951     Unlike the AVR and CC1111 USB drivers, the STM usb driver queues IN
11952     bytes in a local buffer instead of in the driver; this means that the
11953     driver is queuing bytes while the previous IN packet is queued for the
11954     host, which allows for overlapping execution.
11955     
11956     It also means that when the local buffer is full, we must check to see
11957     if the host has picked up the previous IN packet before trying to
11958     queue another IN packet for transmission. This is done by always
11959     waiting for the IN buffer to be ready before sending data.
11960     
11961     Signed-off-by: Keith Packard <keithp@keithp.com>
11962
11963 commit de199601a177fc2d45ad9bd7357111111844d40a
11964 Author: Keith Packard <keithp@keithp.com>
11965 Date:   Sun Mar 24 15:03:59 2013 -0700
11966
11967     altos/stm: Add debugging mechanism to STM USB driver
11968     
11969     This adds a pile of debugging hooks to the USB driver to try and
11970     isolate various lockup-related issues. It's all disabled by default,
11971     of course.
11972     
11973     Signed-off-by: Keith Packard <keithp@keithp.com>
11974
11975 commit 4f1f3e836393304434130d362771a39f6f8f859a
11976 Author: Keith Packard <keithp@keithp.com>
11977 Date:   Sun Mar 24 15:00:20 2013 -0700
11978
11979     altos: Do not release interrupts from any pollchar function
11980     
11981     getchar relies on interrupts being blocked across the pollchar calls
11982     and into the sleep call or it may go to sleep with data pending.
11983     
11984     This prefixes all pollchar functions with _ to indicate that they are
11985     to be called with interrupts blocked and eliminates all interrupt
11986     manipulation calls from within the pollchar functions.
11987     
11988     Signed-off-by: Keith Packard <keithp@keithp.com>
11989
11990 commit 7afcec1a1dce140dfa569469df4ef42ed407a742
11991 Author: Keith Packard <keithp@keithp.com>
11992 Date:   Sun Mar 31 12:23:31 2013 -0700
11993
11994     altos: Add sdcard read/write tracing
11995     
11996     This just dumps info in trace mode about read and write commands
11997     
11998     Signed-off-by: Keith Packard <keithp@keithp.com>
11999
12000 commit a0595d94c7deea29d9e3d4bcbc106b9bed5ee103
12001 Author: Keith Packard <keithp@keithp.com>
12002 Date:   Sun Mar 31 12:22:28 2013 -0700
12003
12004     altos: Move fat mount information to separate command.
12005     
12006     This makes the mount report precise error information and then prints
12007     that with the 'M' command.
12008     
12009     Signed-off-by: Keith Packard <keithp@keithp.com>
12010
12011 commit a0628541e1bfc3e4a122cc824188ed53fddf733e
12012 Author: Keith Packard <keithp@keithp.com>
12013 Date:   Sun Mar 31 12:21:03 2013 -0700
12014
12015     altos: Disable CC115L debug commands
12016     
12017     now that it appears to work, leave these disabled by default
12018     
12019     Signed-off-by: Keith Packard <keithp@keithp.com>
12020
12021 commit d8826b1ad5487de9345b7dcaf6c75a45117ff538
12022 Author: Keith Packard <keithp@keithp.com>
12023 Date:   Sun Mar 31 10:35:47 2013 -0700
12024
12025     altos: Add SD card writing function
12026     
12027     Now that the FAT code seems to be operational, go back and add
12028     SD writing.
12029     
12030     Signed-off-by: Keith Packard <keithp@keithp.com>
12031
12032 commit 649999863c7228ead0225968752d068dc0d30091
12033 Author: Keith Packard <keithp@keithp.com>
12034 Date:   Sat Mar 30 01:33:49 2013 -0700
12035
12036     altos: Add logging and telem to telegps
12037     
12038     This turns on telemetry, APRS, RDF and data logging for telegps.
12039     
12040     Data is logged as soon as GPS has a date to create the right
12041     filename, using files of the form YYYYMMDD.LOG which just barely fits
12042     in a FAT filename.
12043     
12044     Telemetry/RDF/APRS are all separately controllable.
12045     
12046     Signed-off-by: Keith Packard <keithp@keithp.com>
12047
12048 commit b3d8956df3a3ecb3918b5db4d78b057d68541c33
12049 Author: Keith Packard <keithp@keithp.com>
12050 Date:   Sat Mar 30 01:32:30 2013 -0700
12051
12052     altos: Export ao_fat_sync and ao_fat_full functions
12053     
12054     ao_fat_sync() flushes the bufio data to disk along with any fsinfo
12055     changes. ao_fat_full() returns whether the file system is full.
12056     
12057     Signed-off-by: Keith Packard <keithp@keithp.com>
12058
12059 commit 7455a892e8bf5402e7ff2c4bd2ddad05dfe76638
12060 Author: Keith Packard <keithp@keithp.com>
12061 Date:   Sat Mar 30 01:31:12 2013 -0700
12062
12063     altos: Lock cc115l radio mutex when using global radio values
12064     
12065     This moves the locking up above the global state variable uses so that
12066     multiple radio users (as if we had any) won't collide.
12067     
12068     Signed-off-by: Keith Packard <keithp@keithp.com>
12069
12070 commit bd32140df2a595ce66d603b98516bae519327c5d
12071 Author: Keith Packard <keithp@keithp.com>
12072 Date:   Sat Mar 30 01:30:18 2013 -0700
12073
12074     altos: Configure cc115l sync byte count for each radio mode
12075     
12076     two sync bytes for packet mode, disable sync for rdf/aprs mode.
12077     
12078     Signed-off-by: Keith Packard <keithp@keithp.com>
12079
12080 commit 93a9aa703a0173e13b327ed432e6d52e90ebfa1b
12081 Author: Keith Packard <keithp@keithp.com>
12082 Date:   Fri Mar 29 17:05:36 2013 -0700
12083
12084     altos: Get CC115L radio working.
12085     
12086     This involved figuring out which GPIO signal would reliably indicate
12087     that the transmitter was finished; I ended up using the PA_PD bit for
12088     this.
12089     
12090     This also converts all of the radio users to the long packet support
12091     as the CC115L has only a 64-byte fifo, not large enough to hold either
12092     an RDF tone or a regular AltOS telemetry packet.
12093     
12094     This also renames the public API for sending APRS packets from
12095     ao_radio_send_lots to ao_radio_send_aprs, which is at least more
12096     accurate. The workings of that API haven't changed, just the name.
12097     
12098     Signed-off-by: Keith Packard <keithp@keithp.com>
12099
12100 commit 9aeed244879f90b5b6dab1c7ca095cc001b03fe5
12101 Author: Keith Packard <keithp@keithp.com>
12102 Date:   Fri Mar 29 12:13:59 2013 -0700
12103
12104     altos: Add temporary RF power settings
12105     
12106     These expose the raw cc115l and rfpa0133 register settings so that we
12107     can calibrate them against measured power outputs.
12108     
12109     I've tested them to verify that they change how much power the board
12110     consumes, so they're clearly doing something...
12111     
12112     Signed-off-by: Keith Packard <keithp@keithp.com>
12113
12114 commit 86e1039e14304ac13db540f2ee3afd4ff170b8b4
12115 Author: Keith Packard <keithp@keithp.com>
12116 Date:   Fri Mar 29 00:32:23 2013 -0700
12117
12118     altos: Add FAT32 support. And lots more testing.
12119     
12120     Generalizes the FAT code to deal with either 16-bit or 32-bit
12121     versions. The testing code now runs over a variety of disk images to
12122     check for compatibility on all of them.
12123     
12124     Signed-off-by: Keith Packard <keithp@keithp.com>
12125
12126 commit 44e418bbecd3a3deae942803141cf115d92f29d2
12127 Author: Keith Packard <keithp@keithp.com>
12128 Date:   Thu Mar 28 17:38:14 2013 -0700
12129
12130     altos: seek forward on FAT cluster chain instead of restarting
12131     
12132     This improves sequential file performance by taking advantage of any
12133     previous cached cluster/offset pair and starting from there when the
12134     cluster changes rather than starting from scratch at the begining again.
12135     
12136     Signed-off-by: Keith Packard <keithp@keithp.com>
12137
12138 commit 8101e4af199a3d79bff434f788cce9f97aeac53a
12139 Author: Keith Packard <keithp@keithp.com>
12140 Date:   Thu Mar 28 16:57:02 2013 -0700
12141
12142     altos: Add a simple cache for the FAT position->cluster computation
12143     
12144     This improves read/write performance with large files by not
12145     re-walking the cluster chain for every operation
12146     
12147     Signed-off-by: Keith Packard <keithp@keithp.com>
12148
12149 commit c7b606e93a4e4fbd2c0e883352ed74619ee24cf7
12150 Author: Keith Packard <keithp@keithp.com>
12151 Date:   Thu Mar 28 16:05:24 2013 -0700
12152
12153     altos: Clean up fat driver API. Improve fat test
12154     
12155     Make FAT api provide reasonable error return values, change the tests
12156     to write and then read a pile of files, checking that the contents are
12157     correct (using md5sum).
12158     
12159     Signed-off-by: Keith Packard <keithp@keithp.com>
12160
12161 commit d1fe0654b45cc8f944394308cf29945b537becc4
12162 Author: Keith Packard <keithp@keithp.com>
12163 Date:   Thu Mar 28 15:55:35 2013 -0700
12164
12165     altos: Add sanity checking to busy counts in bufio driver
12166     
12167     Make sure the busy counts don't underflow or overflow.
12168     
12169     Signed-off-by: Keith Packard <keithp@keithp.com>
12170
12171 commit 6fe32e0fc407522101e805cf2653253cb3cee291
12172 Author: Keith Packard <keithp@keithp.com>
12173 Date:   Wed Mar 27 22:11:53 2013 -0700
12174
12175     altosui: Don't deref null pyros when saving altimeter config
12176     
12177     The check for no pyro config is to compare npyros against zero rather
12178     than check the length of the pyros array as the latter may be null.
12179     
12180     Signed-off-by: Keith Packard <keithp@keithp.com>
12181
12182 commit 985cd22b941415b1ae2709ae1ab6b60c3d815ec1
12183 Author: Keith Packard <keithp@keithp.com>
12184 Date:   Wed Mar 27 18:43:42 2013 -0700
12185
12186     altos: Use FTDW, clear DATA bit. Disable backup write protection
12187     
12188     The newer(?) chips in telegps didn't like the previous programming
12189     scheme, so go back to fixed time for write, which does an implicit
12190     erase before every write. Also clear the DATA bit, which is only
12191     needed for double word erase/programming.
12192     
12193     Signed-off-by: Keith Packard <keithp@keithp.com>
12194
12195 commit 4a68878a66508e6f1523cd813b2e37bcf2e90ab3
12196 Author: Keith Packard <keithp@keithp.com>
12197 Date:   Wed Mar 27 01:25:24 2013 -0700
12198
12199     altos: Teleshield has a radio, set HAS_RADIO in ao_pins.h
12200     
12201     Otherwise, lots of random code won't know about the radio..
12202     
12203     Signed-off-by: Keith Packard <keithp@keithp.com>
12204
12205 commit 561175afebc63ec3d2f8f7305235c9812ceaf501
12206 Author: Keith Packard <keithp@keithp.com>
12207 Date:   Wed Mar 27 01:15:04 2013 -0700
12208
12209     altos: Add new panic flag for bufio misuse
12210     
12211     Allow the bufio code to signal a fatal error if someone misuses the API
12212     
12213     Signed-off-by: Keith Packard <keithp@keithp.com>
12214
12215 commit bd43955ff0c4d39a685b79e91cb62898a5f1b875
12216 Author: Keith Packard <keithp@keithp.com>
12217 Date:   Wed Mar 27 01:14:15 2013 -0700
12218
12219     altos: Hook up the FAT16 and SD card support to telegps
12220     
12221     Signed-off-by: Keith Packard <keithp@keithp.com>
12222
12223 commit e14834817f78a04b4d9b44a8373119dffd42c966
12224 Author: Keith Packard <keithp@keithp.com>
12225 Date:   Wed Mar 27 01:12:33 2013 -0700
12226
12227     altos: Add SDCARD and FAT16 filesystem support
12228     
12229     This adds a fairly primitive FAT16 file system implementation
12230     along with support for SD cards.
12231     
12232     Signed-off-by: Keith Packard <keithp@keithp.com>
12233
12234 commit 747114786512339211d4981a7828c8c6f1f46c20
12235 Author: Keith Packard <keithp@keithp.com>
12236 Date:   Tue Mar 26 14:28:37 2013 -0700
12237
12238     altos: Fix config to not abort radio recv when no recv is available
12239     
12240     Use the new radio recv define to skip disabling the receiver when
12241     there isn't a receiver.
12242     
12243     Signed-off-by: Keith Packard <keithp@keithp.com>
12244
12245 commit 237e853b820b01409562b93b82684e5147286806
12246 Author: Keith Packard <keithp@keithp.com>
12247 Date:   Tue Mar 26 14:27:46 2013 -0700
12248
12249     altos: Allow radio recv and xmit to be separately configured
12250     
12251     The CC115L is xmit only, so split out the functions and provide
12252     defines to check for xmit or recv separately as needed.
12253     
12254     Signed-off-by: Keith Packard <keithp@keithp.com>
12255
12256 commit 4d187460bdcb97bf6d0a3550e4e03c4c223e4cc1
12257 Author: Keith Packard <keithp@keithp.com>
12258 Date:   Tue Mar 26 14:26:38 2013 -0700
12259
12260     altos/stm: Ensure SPI always sends 0xff during receive
12261     
12262     SD cards require 0xff when fetching data
12263     
12264     Signed-off-by: Keith Packard <keithp@keithp.com>
12265
12266 commit 136ca0922e968d650e9e420a47d228611a3cb45e
12267 Author: Keith Packard <keithp@keithp.com>
12268 Date:   Tue Mar 26 14:25:48 2013 -0700
12269
12270     altos: Improve CC115L driver. Generates carrier now.
12271     
12272     Still no data, but at least the carrier comes up on frequency now.
12273     
12274     Signed-off-by: Keith Packard <keithp@keithp.com>
12275
12276 commit 4889b33af9700b9d872364f0cadaf9425cf84a7d
12277 Author: Keith Packard <keithp@keithp.com>
12278 Date:   Tue Mar 26 14:24:45 2013 -0700
12279
12280     altos: Add RFPA0133 amplifier driver
12281     
12282     No configuration of power level yet, just the bare driver.
12283     
12284     Signed-off-by: Keith Packard <keithp@keithp.com>
12285
12286 commit 6fe1e32f5361e901b88b63a30f070e67d460ada1
12287 Author: Keith Packard <keithp@keithp.com>
12288 Date:   Sun Mar 24 23:52:14 2013 -0700
12289
12290     altos/telegps: Hook up cc115l driver
12291     
12292     Doesn't actually do anything yet, but should initialize the chip at least
12293     
12294     Signed-off-by: Keith Packard <keithp@keithp.com>
12295
12296 commit 4ddfb3ea07c2073f8c4d79feaf262c9fb910cfce
12297 Author: Keith Packard <keithp@keithp.com>
12298 Date:   Sun Mar 24 23:51:11 2013 -0700
12299
12300     altos: Add cc115l driver (untested)
12301     
12302     Includes support for sending telemetry, RDF and APRS tones
12303     
12304     Signed-off-by: Keith Packard <keithp@keithp.com>
12305
12306 commit 15bc83a0eaaa9a43d67fdc3e9f412d5b2c1f06dd
12307 Author: Keith Packard <keithp@keithp.com>
12308 Date:   Wed Mar 20 23:22:37 2013 -0700
12309
12310     ao-tools: Make library support µPusb
12311     
12312     Set baud rate to 9600, look for FTDI-style names
12313     
12314     Signed-off-by: Keith Packard <keithp@keithp.com>
12315
12316 commit 50dd268a715224a01f8a6b481670a4ae6621cb28
12317 Author: Keith Packard <keithp@keithp.com>
12318 Date:   Wed Mar 20 23:21:37 2013 -0700
12319
12320     Add telegps initial version
12321     
12322     Just lights up the GPS and USB
12323     
12324     Signed-off-by: Keith Packard <keithp@keithp.com>
12325
12326 commit 548cf57d5a5ea323bbfc3605b44c23fc48dec96b
12327 Author: Keith Packard <keithp@keithp.com>
12328 Date:   Mon Mar 18 22:12:48 2013 -0700
12329
12330     ao-tools: add ao-dump-up
12331     
12332     Dumps out a µP log. Useful for µPusb bring-up
12333     
12334     Signed-off-by: Keith Packard <keithp@keithp.com>
12335
12336 commit d171d10d97307a1a1a62e660e9194121b79a09be
12337 Author: Keith Packard <keithp@keithp.com>
12338 Date:   Mon Mar 11 18:16:55 2013 -0700
12339
12340     micropeak: Improve download docs and UI
12341     
12342     Add text explaining that the LED and phototransistor must be
12343     touching to both the doc and the UI.
12344     
12345     Signed-off-by: Keith Packard <keithp@keithp.com>
12346
12347 commit 90ee11542b111befa0e96e27292dc548e5c37396
12348 Merge: 97efce5 d7973de
12349 Author: Keith Packard <keithp@keithp.com>
12350 Date:   Sun Mar 10 11:43:06 2013 -0700
12351
12352     Merge remote-tracking branch 'mjb/altosdroid'
12353
12354 commit 97efce5f7ff227aaa8990529217d3d10db3443dc
12355 Author: Keith Packard <keithp@keithp.com>
12356 Date:   Sun Mar 10 11:41:49 2013 -0700
12357
12358     altos: re-enable optimization for stm-demo. remove unused bits
12359     
12360     This makes stm-demo run on the discovery board again.
12361     
12362     Signed-off-by: Keith Packard <keithp@keithp.com>
12363
12364 commit d7973de32adff5402844cc1e1da3eced05265074
12365 Author: Mike Beattie <mike@ethernal.org>
12366 Date:   Sun Mar 10 23:28:26 2013 +1300
12367
12368     altosdroid: Add map polyline between pad and rocket
12369     
12370     Signed-off-by: Mike Beattie <mike@ethernal.org>
12371
12372 commit b691fc48f5e879045e68e070162af56cd08f03b4
12373 Author: Mike Beattie <mike@ethernal.org>
12374 Date:   Sun Mar 10 23:27:28 2013 +1300
12375
12376     altosdroid: Add rocket and pad map markers
12377     
12378     Signed-off-by: Mike Beattie <mike@ethernal.org>
12379
12380 commit b7c82b867b12ca016164725f3736bc5b55048999
12381 Author: Mike Beattie <mike@ethernal.org>
12382 Date:   Sun Mar 10 20:40:13 2013 +1300
12383
12384     altosdroid: programmatically create map fragment
12385     
12386     * Allows reliable fetching of a GoogleMap handle.
12387     * Set map options, initial location (NCR North for now, temporarily)
12388     * Add some info fields below map, and update them accordingly
12389     
12390     Signed-off-by: Mike Beattie <mike@ethernal.org>
12391
12392 commit 8adadf6bd2ba623642675e4beafac4ac98b1916d
12393 Merge: d029aca 0c0c6d6
12394 Author: Mike Beattie <mike@ethernal.org>
12395 Date:   Sun Mar 10 20:24:56 2013 +1300
12396
12397     Merge branch 'master' into altosdroid
12398
12399 commit 0c0c6d60cdce39582fa5350e9b016a08e76f27a1
12400 Author: Mike Beattie <mike@ethernal.org>
12401 Date:   Sun Mar 10 20:24:15 2013 +1300
12402
12403     altosdroid: Add SDK checks to configure.ac
12404     
12405     Signed-off-by: Mike Beattie <mike@ethernal.org>
12406
12407 commit c2d966a8ca9dcf6ccf5c268c616cf1384d45002d
12408 Author: Mike Beattie <mike@ethernal.org>
12409 Date:   Sun Mar 10 20:22:51 2013 +1300
12410
12411     altosdroid: adjust clean targets to get rid of automake warning
12412     
12413     Signed-off-by: Mike Beattie <mike@ethernal.org>
12414
12415 commit 988e9079e20133554acfecc74a109195688c2752
12416 Author: Mike Beattie <mike@ethernal.org>
12417 Date:   Sun Mar 10 20:22:09 2013 +1300
12418
12419     ao-tools: Add ao-edit-telem to .gitignore
12420     
12421     Signed-off-by: Mike Beattie <mike@ethernal.org>
12422
12423 commit d029acad6a992be9b7b4498e70605f8a1e1a4ef6
12424 Merge: eba7b2e 72c5b14
12425 Author: Mike Beattie <mike@ethernal.org>
12426 Date:   Sun Mar 10 19:07:01 2013 +1300
12427
12428     Merge branch 'master' into altosdroid
12429
12430 commit 72c5b1429bdfd6e9d2185bad7d0adb281fdf659a
12431 Author: Keith Packard <keithp@keithp.com>
12432 Date:   Sat Mar 9 20:40:52 2013 -0800
12433
12434     ao-tools: Add ao-edit-telem
12435     
12436     This lets you edit a telemetry file. The only current editing
12437     available is to change the pad location, allowing a flight to be
12438     replayed anywhere in the world.
12439     
12440     Signed-off-by: Keith Packard <keithp@keithp.com>
12441
12442 commit 9b460d38bc2685bca7f530b7749c0e0381f6264c
12443 Author: Keith Packard <keithp@keithp.com>
12444 Date:   Sat Mar 9 20:39:31 2013 -0800
12445
12446     ao-tools/lib: Add cc_telemetry_unparse
12447     
12448     This takes a telemetry structure and generates a string version
12449     
12450     Signed-off-by: Keith Packard <keithp@keithp.com>
12451
12452 commit 0803da851e2e061affc172fdde6301652d1be755
12453 Author: Keith Packard <keithp@keithp.com>
12454 Date:   Sat Mar 9 20:37:38 2013 -0800
12455
12456     altosui: Add N/S and E/W to info table lat/lon values
12457     
12458     Signed-off-by: Keith Packard <keithp@keithp.com>
12459
12460 commit eba7b2ef8ef23bdb61b0390e47be6f27ffde31dc
12461 Author: Mike Beattie <mike@ethernal.org>
12462 Date:   Fri Mar 8 19:41:32 2013 +1300
12463
12464     altosdroid: fix side-to-side scrolling in map tab
12465     
12466     Signed-off-by: Mike Beattie <mike@ethernal.org>
12467
12468 commit 84d35e4cbd7ea2f681c43496b9b9db84f9dd923f
12469 Merge: 760b1f0 e0d9128
12470 Author: Keith Packard <keithp@keithp.com>
12471 Date:   Thu Mar 7 13:00:44 2013 -0800
12472
12473     Merge remote-tracking branch 'mjb/altosdroid'
12474
12475 commit e0d9128b7219b4c8ee68245a44b3428e796ca2f1
12476 Author: Mike Beattie <mike@ethernal.org>
12477 Date:   Thu Mar 7 21:37:51 2013 +1300
12478
12479     altosdroid: Auto tab changing
12480     
12481     Signed-off-by: Mike Beattie <mike@ethernal.org>
12482
12483 commit ecfc568574ababd23b2c4dc1323cb7265c097933
12484 Author: Mike Beattie <mike@ethernal.org>
12485 Date:   Thu Mar 7 21:37:22 2013 +1300
12486
12487     altosdroid: implement Age field updating
12488     
12489     Signed-off-by: Mike Beattie <mike@ethernal.org>
12490
12491 commit 86b742743b26693cf8e56034d4ea68ff277931c1
12492 Author: Mike Beattie <mike@ethernal.org>
12493 Date:   Thu Mar 7 21:35:43 2013 +1300
12494
12495     altosdroid: implement UI updating on tabs
12496     
12497     Signed-off-by: Mike Beattie <mike@ethernal.org>
12498
12499 commit 2a81d637308e680b99d7218ba9e03c9ade6626f1
12500 Author: Mike Beattie <mike@ethernal.org>
12501 Date:   Thu Mar 7 21:33:27 2013 +1300
12502
12503     altosdroid: implement tabs interface
12504     
12505     Signed-off-by: Mike Beattie <mike@ethernal.org>
12506
12507 commit 59dfcbe14622c20aaa7d5b131eece9f4c8db6887
12508 Author: Mike Beattie <mike@ethernal.org>
12509 Date:   Thu Mar 7 21:28:45 2013 +1300
12510
12511     altosdroid: Import initial versions of XML and Java for Tab content
12512     
12513     * Includes TabsAdapter class borrowed from Support Library sample code
12514     * New "GoNoGoLights" class for dealing with the red/green/gray LEDs
12515     * extra required strings in strings.xml
12516     * Couple of support functions in AltosDroid.java
12517     * rudimentary Maps tab - does nothing at present.
12518     
12519     Signed-off-by: Mike Beattie <mike@ethernal.org>
12520
12521 commit d6f1b176f4005af3b6fd16d8c7d22260a3ccdfd8
12522 Author: Mike Beattie <mike@ethernal.org>
12523 Date:   Thu Mar 7 21:20:47 2013 +1300
12524
12525     altosdroid: whitespace cleanup
12526     
12527     DAMN my OCD.
12528     
12529     Signed-off-by: Mike Beattie <mike@ethernal.org>
12530
12531 commit d229d702c8532f477e2ace2af36f2d0cc6e728d3
12532 Author: Mike Beattie <mike@ethernal.org>
12533 Date:   Thu Mar 7 21:20:06 2013 +1300
12534
12535     altosdroid: make AltosDroid.pos() static
12536     
12537     * Will be used from tabs that display lat/lon
12538     
12539     Signed-off-by: Mike Beattie <mike@ethernal.org>
12540
12541 commit cf03ddb42042002bfb88e13ecfb89b27e7aeb91e
12542 Author: Mike Beattie <mike@ethernal.org>
12543 Date:   Thu Mar 7 20:53:26 2013 +1300
12544
12545     altosdroid: convert spaces to tabs in strings.xml
12546     
12547     Signed-off-by: Mike Beattie <mike@ethernal.org>
12548
12549 commit 89f8bb52ea858f059374474c0adda3cd5095a589
12550 Author: Mike Beattie <mike@ethernal.org>
12551 Date:   Thu Mar 7 20:49:41 2013 +1300
12552
12553     altosdroid: adjust release Makefile target
12554     
12555     * Rename target
12556     * Add dependency on unsigned release APK
12557     * use $(ZIPALIGN) variable
12558     
12559     Signed-off-by: Mike Beattie <mike@ethernal.org>
12560
12561 commit 6ff45bef719bafd2c827e479186c8fadf6f779aa
12562 Author: Mike Beattie <mike@ethernal.org>
12563 Date:   Thu Mar 7 20:48:16 2013 +1300
12564
12565     altosdroid: Symlink red/green/gray LEDs via build system
12566     
12567     Signed-off-by: Mike Beattie <mike@ethernal.org>
12568
12569 commit 795fba09a3ca273cd2daeeb7d9fed6bae6fa6a86
12570 Author: Mike Beattie <mike@ethernal.org>
12571 Date:   Thu Mar 7 19:23:39 2013 +1300
12572
12573     altosdroid: Adjust build system for GMaps & Tabs support
12574     
12575     * Use SupportV4 library for Tab support
12576     * Use Google Services Lib for Google Maps
12577     * revert to a standard Android target, not Google API's
12578     * Add permissions required for Google Maps to manifest, and API key
12579     
12580     Signed-off-by: Mike Beattie <mike@ethernal.org>
12581
12582 commit b7dc6045892b33b04ec7c27bdc940b4d3e1b9cbf
12583 Author: Mike Beattie <mike@ethernal.org>
12584 Date:   Thu Mar 7 19:05:43 2013 +1300
12585
12586     altosdroid: adjust Makefile rules
12587     
12588     separate altoslib linking and, making of external lib directory.
12589     
12590     Signed-off-by: Mike Beattie <mike@ethernal.org>
12591
12592 commit 353372425550177cf0531a05706491a96414d12c
12593 Author: Mike Beattie <mike@ethernal.org>
12594 Date:   Thu Mar 7 19:02:48 2013 +1300
12595
12596     altosdroid: use a glob for source files
12597     
12598     Signed-off-by: Mike Beattie <mike@ethernal.org>
12599
12600 commit 1c9a3a5080ca0e21f45c2b7ea889793645796751
12601 Author: Mike Beattie <mike@ethernal.org>
12602 Date:   Thu Mar 7 18:59:30 2013 +1300
12603
12604     altosdroid: Only update BuildInfo.java when other source files change
12605     
12606     Signed-off-by: Mike Beattie <mike@ethernal.org>
12607
12608 commit 10042fed36d19c1b21b8f04c57da708afc085b25
12609 Author: Mike Beattie <mike@ethernal.org>
12610 Date:   Thu Mar 7 18:54:45 2013 +1300
12611
12612     altosdroid: Fix up some formatting in manifest
12613     
12614     (And add flag to allow settings backup by google services)
12615     
12616     Signed-off-by: Mike Beattie <mike@ethernal.org>
12617
12618 commit 760b1f02c178c600226f39b5e66d8cbadbf4a29b
12619 Merge: afd2674 cbad587
12620 Author: Keith Packard <keithp@keithp.com>
12621 Date:   Wed Mar 6 21:53:22 2013 -0800
12622
12623     Merge remote-tracking branch 'mjb/master'
12624
12625 commit 5560148ffea1a718a303d999a0f8a625deceef23
12626 Author: Mike Beattie <mike@ethernal.org>
12627 Date:   Thu Mar 7 18:51:27 2013 +1300
12628
12629     altosdroid: minor whitespace cleanup
12630     
12631     (damn my OCD!)
12632     
12633     Signed-off-by: Mike Beattie <mike@ethernal.org>
12634
12635 commit 9a54e278298540582b91ff3eda476265082e890c
12636 Author: Mike Beattie <mike@ethernal.org>
12637 Date:   Thu Mar 7 18:46:32 2013 +1300
12638
12639     altosdroid: update copyrights/licensing
12640     
12641     Signed-off-by: Mike Beattie <mike@ethernal.org>
12642
12643 commit afd2674261e128a0ecff8fbf5dd6a64196b026f6
12644 Author: Keith Packard <keithp@keithp.com>
12645 Date:   Mon Mar 4 19:44:30 2013 -0800
12646
12647     altoslib: Invalidate GPS new data bit when updating state
12648     
12649     Somehow this line got lost when the GPS ground altitude fix was made.
12650     
12651     Signed-off-by: Keith Packard <keithp@keithp.com>
12652
12653 commit 3605e97ee918b3f87e4c471906f708c3ea027eef
12654 Author: Keith Packard <keithp@keithp.com>
12655 Date:   Sun Mar 3 16:53:52 2013 -0800
12656
12657     ao-tools: Add ao-dumpflash program
12658     
12659     This program dumps the entire flash contents of an AltOS device to
12660     allow for external analysis.
12661     
12662     Signed-off-by: Keith Packard <keithp@keithp.com>
12663
12664 commit 784edcda52d681bbc9302fbc7efb80cb214f71b8
12665 Author: Keith Packard <keithp@keithp.com>
12666 Date:   Sat Mar 2 17:46:29 2013 -0800
12667
12668     libaltos: Open FTDI serial devices twice on Windows.
12669     
12670     Looks like the Windows FTDI driver has 'issues' and opening it only
12671     once doesn't work correctly. Just close and re-open the device and it
12672     seems to be perfectly happy.
12673     
12674     Who knows?
12675     
12676     Signed-off-by: Keith Packard <keithp@keithp.com>
12677
12678 commit cb09076fe16d28e25f5b20b2178cfad10adbeddb
12679 Author: Keith Packard <keithp@keithp.com>
12680 Date:   Fri Mar 1 20:48:28 2013 -0800
12681
12682     doc: Add version 1.2 release notes
12683     
12684     Signed-off-by: Keith Packard <keithp@keithp.com>
12685
12686 commit c9cba68049f957d69a88150470c086dd6f4a42c0
12687 Author: Keith Packard <keithp@keithp.com>
12688 Date:   Fri Mar 1 20:45:43 2013 -0800
12689
12690     doc: Document how to get TeleMini to 'emergency recovery' mode
12691     
12692     TeleMini needs emergency recovery mode in case you forget the radio
12693     parameters and need to get things back to a known state. Add
12694     documentation to describe what this does and how to get it enabled.
12695     
12696     Signed-off-by: Keith Packard <keithp@keithp.com>
12697
12698 commit 113b1146f6ac0ecd423f3fb409e02730604b8aca
12699 Author: Keith Packard <keithp@keithp.com>
12700 Date:   Fri Mar 1 12:34:04 2013 -0800
12701
12702     altosuilib: Disable graph element notifies for each add()
12703     
12704     This reduces the number of notify calls made and dramatically speeds
12705     up graph creation.
12706     
12707     Signed-off-by: Keith Packard <keithp@keithp.com>
12708
12709 commit 351e4110f519d18bb36747955578e9e5b9aeec7b
12710 Author: Keith Packard <keithp@keithp.com>
12711 Date:   Fri Mar 1 12:28:34 2013 -0800
12712
12713     altosuilib: Add setNotify/fireSeriesChanged methods to AltosUIGrapher
12714     
12715     This will let the data adding functions disable notifications while
12716     adding all of the graph data, and then send a single notification when
12717     the data sets are complete, which speeds up creating of the graph
12718     elements quite a bit.
12719     
12720     Signed-off-by: Keith Packard <keithp@keithp.com>
12721
12722 commit d0bd0093a65b73a178da6ddcafcc4dbaa3caca39
12723 Author: Keith Packard <keithp@keithp.com>
12724 Date:   Sun Feb 24 01:20:41 2013 -0800
12725
12726     altos: telescience-v0.2 is an ARM product
12727     
12728     Move it from SDCC to ARM targets as Jenkins doesn't have an ARM compiler.
12729     
12730     Signed-off-by: Keith Packard <keithp@keithp.com>
12731
12732 commit 9230f0a5b119044235c0c419e85a83115aae924d
12733 Author: Keith Packard <keithp@keithp.com>
12734 Date:   Sun Feb 24 01:20:16 2013 -0800
12735
12736     altos/driver: Make HMC5883 driver build again
12737     
12738     Adapt to changes in OS interfaces
12739     
12740     Signed-off-by: Keith Packard <keithp@keithp.com>
12741
12742 commit 2120d362cefceba69e75996b6391d9558978c01d
12743 Merge: 5246acb a04c4f7
12744 Author: Keith Packard <keithp@keithp.com>
12745 Date:   Sun Feb 24 00:20:54 2013 -0800
12746
12747     Merge branch 'telescience-v0.2'
12748
12749 commit 5246acb70b79980de36bd5d0ba0d017529ae9a78
12750 Author: Keith Packard <keithp@keithp.com>
12751 Date:   Sun Feb 24 00:20:36 2013 -0800
12752
12753     Update build version to 1.2
12754     
12755     Prepare for 1.2 release
12756     
12757     Signed-off-by: Keith Packard <keithp@keithp.com>
12758
12759 commit 25435dcbc6416935aa432fc090ea977bfff5d153
12760 Author: Keith Packard <keithp@keithp.com>
12761 Date:   Sun Feb 24 00:19:49 2013 -0800
12762
12763     altos/stm: Add more bits to NVIC register definitions
12764     
12765     This cleans up a few values, adds more comments and a few more NVIC fields.
12766     
12767     Signed-off-by: Keith Packard <keithp@keithp.com>
12768
12769 commit cbad587b49c565edd2c9356a015d6cfd52df93a3
12770 Author: Mike Beattie <mike@ethernal.org>
12771 Date:   Fri Feb 15 22:09:16 2013 +1300
12772
12773     altosdroid: excise old code/xml
12774     
12775     Signed-off-by: Mike Beattie <mike@ethernal.org>
12776
12777 commit 5e53a485310cc11e6add077fb4bd0b0267734ff0
12778 Author: Mike Beattie <mike@ethernal.org>
12779 Date:   Fri Feb 15 21:59:08 2013 +1300
12780
12781     all: clean up .gitignore files and Makefile clean targets
12782     
12783     Signed-off-by: Mike Beattie <mike@ethernal.org>
12784
12785 commit be8eecc4117a14139e4421ce86b67d29a0f0c3d4
12786 Author: Keith Packard <keithp@keithp.com>
12787 Date:   Mon Feb 11 11:40:38 2013 -0800
12788
12789     altosui: Fix AltosLanded call to AltosGraphUI
12790     
12791     Changed the argument from String to File but forgot this one.
12792     
12793     Signed-off-by: Keith Packard <keithp@keithp.com>
12794
12795 commit 59365eb4e1f63a1ced1667ac233058a06a8eecef
12796 Author: Keith Packard <keithp@keithp.com>
12797 Date:   Mon Feb 11 10:34:47 2013 -0800
12798
12799     altosui: Remove graph series which aren't available
12800     
12801     Make sure all graph series have actual data underlying them by
12802     checking the available data before creating the series objects.
12803     
12804     Signed-off-by: Keith Packard <keithp@keithp.com>
12805
12806 commit 2a9ca1dcd00da2cfdd0a2ea616308dfb64ee80d4
12807 Author: Keith Packard <keithp@keithp.com>
12808 Date:   Mon Feb 11 10:31:24 2013 -0800
12809
12810     altosui: Stick file basename in graph window title
12811     
12812     The title was empty before, this seems more useful than that.
12813     
12814     Signed-off-by: Keith Packard <keithp@keithp.com>
12815
12816 commit 5a4cd7b9b318ddea5d1dcc71918819f11256ca94
12817 Author: Keith Packard <keithp@keithp.com>
12818 Date:   Mon Feb 11 10:24:34 2013 -0800
12819
12820     altosuilib: rescale axis when enabling data series
12821     
12822     This makes sure new series are visible when you enable them.
12823     
12824     Signed-off-by: Keith Packard <keithp@keithp.com>
12825
12826 commit 169a6d51718d6b9fae757df9950d2e960d1c8c1d
12827 Author: Keith Packard <keithp@keithp.com>
12828 Date:   Sun Feb 10 19:33:50 2013 -0800
12829
12830     micropeak: Remove Info.plist
12831     
12832     It's built from Info.plist.in
12833     
12834     Signed-off-by: Keith Packard <keithp@keithp.com>
12835
12836 commit 64399500ad1a7ad70452cbda4d60723b5904ca3d
12837 Author: Keith Packard <keithp@keithp.com>
12838 Date:   Sun Feb 10 19:01:41 2013 -0800
12839
12840     Build Windows .nsi files in configure script
12841     
12842     These need the library version numbers embedded in them.
12843     
12844     Signed-off-by: Keith Packard <keithp@keithp.com>
12845
12846 commit cbd9dd989a662f41ddcb0c9e0f4453840687fd4a
12847 Author: Keith Packard <keithp@keithp.com>
12848 Date:   Sun Feb 10 15:34:56 2013 -0800
12849
12850     altosui: Add map and GPS data to graph window. Trac #50
12851     
12852     See where the rocket landed without having to replay the whole flight.
12853     
12854     Signed-off-by: Keith Packard <keithp@keithp.com>
12855
12856 commit f0a125503e502d213711df0d7774d837d4d98447
12857 Author: Keith Packard <keithp@keithp.com>
12858 Date:   Sun Feb 10 14:56:10 2013 -0800
12859
12860     altosui: Display count of erased flights along with their numbers
12861     
12862     An attempt to clarify what's going on by providing both a count and
12863     the flight numbers.
12864     
12865     Signed-off-by: Keith Packard <keithp@keithp.com>
12866
12867 commit 17455da530833d3db03ee2ace7b15130ed307670
12868 Author: Keith Packard <keithp@keithp.com>
12869 Date:   Sun Feb 10 14:51:46 2013 -0800
12870
12871     altosui: Display block number while downloading flights. Track #51
12872     
12873     We don't know how long the flight log is, but we can at least provide
12874     a block number in the pacifier to let the user know it's not wedged.
12875     
12876     Signed-off-by: Keith Packard <keithp@keithp.com>
12877
12878 commit a9cf50c9f29f42cc3ca0daff3c69a4087cf9aa1c
12879 Author: Keith Packard <keithp@keithp.com>
12880 Date:   Sun Feb 10 14:40:48 2013 -0800
12881
12882     altoslib: Fix available flight log storage computation
12883     
12884     number of flights was off by one as it was initialized to -1
12885     storage erase unit wasn't getting fetched correctly
12886     flight_log_max is in kB, not B; need to multiply by 1024
12887     
12888     Signed-off-by: Keith Packard <keithp@keithp.com>
12889
12890 commit 504cf412e8b60b5ff2dea93ed3336f0e058dea62
12891 Author: Keith Packard <keithp@keithp.com>
12892 Date:   Sun Feb 10 14:18:16 2013 -0800
12893
12894     altosui: Display callsign in connecting message window
12895     
12896     When waiting for the remote end to respond, display the callsign along
12897     with the frequency so that the user remembers that it's important to
12898     set that too.
12899     
12900     Signed-off-by: Keith Packard <keithp@keithp.com>
12901
12902 commit c2701ae646124f0668c5f2d1df3fc80f0075a9d7
12903 Author: Keith Packard <keithp@keithp.com>
12904 Date:   Sun Feb 10 14:17:04 2013 -0800
12905
12906     altosui: Interrupt MonitorIdle when changing frequency/callsign
12907     
12908     When switching radio parameters, the local device needs to have the
12909     parameters switched, so interrupt the current operation and start
12910     over, the frequency and callsign will be set the next time through.
12911     
12912     Signed-off-by: Keith Packard <keithp@keithp.com>
12913
12914 commit cc0ea39fee73417ecd69c020d9eca723ebb2cf65
12915 Author: Keith Packard <keithp@keithp.com>
12916 Date:   Sun Feb 10 11:58:36 2013 -0800
12917
12918     altosui: Add callsign to Monitor Idle window (Trac #62)
12919     
12920     This makes it a lot more obvious that the callsign is relevant to the
12921     Monitor Idle process.
12922     
12923     Signed-off-by: Keith Packard <keithp@keithp.com>
12924
12925 commit bf88c5f829ea5d32043431945e862a9f6c96740a
12926 Merge: 3227029 d05a779
12927 Author: Keith Packard <keithp@keithp.com>
12928 Date:   Sun Feb 10 01:21:52 2013 -0800
12929
12930     Merge remote-tracking branch 'mjb/master'
12931
12932 commit 32270296671aac3b3ba15f9c1777bcdd77b9c36c
12933 Author: Keith Packard <keithp@keithp.com>
12934 Date:   Sun Feb 10 00:40:59 2013 -0800
12935
12936     altosui: Adjust graph voltage tool-tip value format
12937     
12938     Voltages are always small, so use more of the space for the
12939     fractional value.
12940     
12941     Signed-off-by: Keith Packard <keithp@keithp.com>
12942
12943 commit a5fb03421751b342dcd450caee49a608d8828175
12944 Author: Keith Packard <keithp@keithp.com>
12945 Date:   Sun Feb 10 00:32:26 2013 -0800
12946
12947     altoslib: Fix a couple of unit functions to make them public
12948     
12949     Nice to be able to use these outside of altoslib
12950     
12951     Signed-off-by: Keith Packard <keithp@keithp.com>
12952
12953 commit 2efd3ad80d4fefa8ccc1b80a2e657dbf9ba0c60f
12954 Author: Keith Packard <keithp@keithp.com>
12955 Date:   Sun Feb 10 00:29:29 2013 -0800
12956
12957     altosui/altoslib/altosuilib: Switch altosui to shared graph code
12958     
12959     This adds a configuration tab to the graph window to enable/disable
12960     various plotted values.
12961     
12962     Signed-off-by: Keith Packard <keithp@keithp.com>
12963
12964 commit 0169e56ad030c0096b1068d00f06957990dfb31f
12965 Author: Keith Packard <keithp@keithp.com>
12966 Date:   Sat Feb 9 20:24:33 2013 -0800
12967
12968     altosuilib/micropeak: Add state markers to micropeak graph
12969     
12970     I think this makes the micropeak graph as functional as the altosui graph
12971     
12972     Signed-off-by: Keith Packard <keithp@keithp.com>
12973
12974 commit 518b16f64f4be096ceff13ab31b96d6909fe3ae2
12975 Author: Keith Packard <keithp@keithp.com>
12976 Date:   Sat Feb 9 19:24:18 2013 -0800
12977
12978     altoslib: Fix altoslib install
12979     
12980     Was using AltosLibdir in several places still
12981     
12982     Signed-off-by: Keith Packard <keithp@keithp.com>
12983
12984 commit 41ede0267250a1d3b26e19cc9dd78f32609f7f0f
12985 Author: Keith Packard <keithp@keithp.com>
12986 Date:   Sat Feb 9 19:23:27 2013 -0800
12987
12988     altosuilib: Initialize graph axes units
12989     
12990     Signed-off-by: Keith Packard <keithp@keithp.com>
12991
12992 commit 9d3da1530c1007d5d1f28062b3947f4aa981bfa8
12993 Author: Keith Packard <keithp@keithp.com>
12994 Date:   Sat Feb 9 02:00:13 2013 -0800
12995
12996     altoslib: Add AltosUnits.graph_format
12997     
12998     This describes the format of numbers used on a graph axis for use with jfreechart
12999     
13000     Signed-off-by: Keith Packard <keithp@keithp.com>
13001
13002 commit ab9caa22ea905844a99e08b5f6d3b072f094283e
13003 Author: Keith Packard <keithp@keithp.com>
13004 Date:   Sat Feb 9 01:59:18 2013 -0800
13005
13006     micropeak: Use altosuilib graphing functions
13007     
13008     Move these out of micropeak and into shared code
13009     
13010     Signed-off-by: Keith Packard <keithp@keithp.com>
13011
13012 commit 9839b0b62d797a8616fc66038e3f3c68e2a214d0
13013 Author: Keith Packard <keithp@keithp.com>
13014 Date:   Sat Feb 9 01:58:23 2013 -0800
13015
13016     altosuilib: Add graphing routines from MicroPeak
13017     
13018     Make these available for AltosUI too
13019     
13020     Signed-off-by: Keith Packard <keithp@keithp.com>
13021
13022 commit fd5e6b80a8be5fac7d913b97570f7e11f70a60ba
13023 Author: Keith Packard <keithp@keithp.com>
13024 Date:   Sat Feb 9 01:55:51 2013 -0800
13025
13026     altosuilib: Remove duplicate AltosUnitsListener.java
13027     
13028     This lives in altoslib
13029     
13030     Signed-off-by: Keith Packard <keithp@keithp.com>
13031
13032 commit c6d7776bbe0b7f84e51af88d1ac2b7d35133a0ad
13033 Author: Bdale Garbee <bdale@gag.com>
13034 Date:   Sat Feb 9 09:09:36 2013 -0700
13035
13036     various updates to the text .. more SMA to BNC adapter references, etc
13037
13038 commit 033c2c4c018343b0e86d5e231bc2dc56e643f8ee
13039 Author: Bdale Garbee <bdale@gag.com>
13040 Date:   Sat Feb 9 08:47:10 2013 -0700
13041
13042     update copyright year to 2013
13043
13044 commit ed200884f3e4fb895ee17ef38a9b6d3371b59625
13045 Author: Bdale Garbee <bdale@gag.com>
13046 Date:   Sat Feb 9 08:44:11 2013 -0700
13047
13048     add pcb overall dimensions and screw sizes the holes are intended for
13049
13050 commit e374f8e5a5f12602ef62518fcf672a231080baee
13051 Author: Keith Packard <keithp@keithp.com>
13052 Date:   Fri Feb 8 23:37:49 2013 -0800
13053
13054     doc: Add TeleMetrum and TeleMini drill templates
13055     
13056     Signed-off-by: Keith Packard <keithp@keithp.com>
13057
13058 commit c3024b759fcdf8b84a2139c1535c573a31eb5c95
13059 Author: Keith Packard <keithp@keithp.com>
13060 Date:   Mon Feb 4 10:51:49 2013 -0800
13061
13062     altos: Add atmosphere.5c
13063     
13064     Shared code for building pressure tables
13065     
13066     Signed-off-by: Keith Packard <keithp@keithp.com>
13067
13068 commit 0e982294961205bef525ecad7172a1f3ab66677f
13069 Author: Keith Packard <keithp@keithp.com>
13070 Date:   Mon Feb 4 09:56:18 2013 -0800
13071
13072     test: Accept micropeak CSV files for micropeak testing
13073     
13074     This interpolates the missing values to provide a reasonable testing
13075     environment for the Micropeak flight firmware.
13076     
13077     Signed-off-by: Keith Packard <keithp@keithp.com>
13078
13079 commit 9aca92a20343a2cf7e05abc7b100852d81f86c0d
13080 Author: Keith Packard <keithp@keithp.com>
13081 Date:   Mon Feb 4 09:51:30 2013 -0800
13082
13083     altos: Document which MPU6000 revs have broken accel values
13084     
13085     From Tridge -- MPU6000 rev C4 and C5 are broken, having accelerometer
13086     values in the wrong range. This commit just adds comments which note
13087     this; experimentation will be required to actually sort out what's
13088     going on.
13089     
13090     Signed-off-by: Keith Packard <keithp@keithp.com>
13091
13092 commit 809eb5b1252a75d489e3ad2fd2a4af701fa0aa52
13093 Author: Keith Packard <keithp@keithp.com>
13094 Date:   Mon Feb 4 09:50:07 2013 -0800
13095
13096     micropeak: Update Makefile to versioned Java libraries
13097     
13098     Library names have changed; deal with it.
13099     
13100     Signed-off-by: Keith Packard <keithp@keithp.com>
13101
13102 commit 7afd76e70c086003a2cd87ce459fda4188c76ad6
13103 Author: Keith Packard <keithp@keithp.com>
13104 Date:   Mon Feb 4 09:49:07 2013 -0800
13105
13106     altoslib: fix Makefile JAR target
13107     
13108     Was referencing stale classAltosLib.stamp instead of new classaltoslib.stamp
13109     
13110     Signed-off-by: Keith Packard <keithp@keithp.com>
13111
13112 commit 8d1d8d2a3c129cdbd55427bcda0f26715b02f1ee
13113 Author: Keith Packard <keithp@keithp.com>
13114 Date:   Tue Jan 29 17:00:43 2013 +1100
13115
13116     Add version numbers to java libraries
13117     
13118     Make our private java library names include a version number so we can
13119     ship and install multiple versions at the same time.
13120     
13121     Signed-off-by: Keith Packard <keithp@keithp.com>
13122
13123 commit 5a3c5de6657d1c26e52015a8acec0cd05e294cef
13124 Author: Keith Packard <keithp@keithp.com>
13125 Date:   Tue Jan 29 14:52:23 2013 +1100
13126
13127     Change AltosLib to altoslib
13128     
13129     Follow Java conventions
13130     
13131     Signed-off-by: Keith Packard <keithp@keithp.com>
13132
13133 commit d05a77992df983b9fa79f0e2b20d2c6b387c180c
13134 Author: Mike Beattie <mike@ethernal.org>
13135 Date:   Tue Jan 29 01:34:48 2013 +1300
13136
13137     altosdroid: initial release to Play Store
13138     
13139     * Add release keystore (encrypted)
13140     * Turn off debugging in UI
13141     * add 'sign' target to Makefile.am
13142     * Update version string in AndroidManifest.xml to match released version of altosui.
13143     
13144     Signed-off-by: Mike Beattie <mike@ethernal.org>
13145
13146 commit 5eb52f54a616f4e89b718d50d77a7b68cf7a4354
13147 Author: Keith Packard <keithp@keithp.com>
13148 Date:   Thu Jan 24 14:18:39 2013 -0800
13149
13150     Mark MicroPeak as a recording altimeter, not a peak-recording altimeter
13151     
13152     Signed-off-by: Keith Packard <keithp@keithp.com>
13153
13154 commit b62097c9d79f848042485234dc46ade60deabc02
13155 Author: Keith Packard <keithp@keithp.com>
13156 Date:   Tue Jan 22 18:50:02 2013 -0800
13157
13158     micropeak: fix 'make clean' and .gitignore
13159     
13160     Make git status clean in micropeak dir
13161     
13162     Signed-off-by: Keith Packard <keithp@keithp.com>
13163
13164 commit 96193d8c09159b81e60851ed90682b9120e15f55
13165 Author: Keith Packard <keithp@keithp.com>
13166 Date:   Tue Jan 22 17:49:25 2013 -0800
13167
13168     micropeak: Add mac build file Info.plist
13169     
13170     Signed-off-by: Keith Packard <keithp@keithp.com>
13171
13172 commit b5c988fb59c1e48baa81b56be9b7b4ab0eebabea
13173 Author: Keith Packard <keithp@keithp.com>
13174 Date:   Tue Jan 22 17:34:44 2013 -0800
13175
13176     Add documentation for the MicroPeak USB interface
13177     
13178     Signed-off-by: Keith Packard <keithp@keithp.com>
13179
13180 commit 9da66ca607664bb81b0986c121518faa4c1cb9fd
13181 Author: Keith Packard <keithp@keithp.com>
13182 Date:   Tue Jan 22 17:29:37 2013 -0800
13183
13184     micropeak: Respect font size preference in MicroPeak stats tab
13185     
13186     This uses the font size preference to adjust the size of the text
13187     shown in the Statistics tab.
13188     
13189     Signed-off-by: Keith Packard <keithp@keithp.com>
13190
13191 commit 3454592169dcb61b81de9af2b631b87e7dd86231
13192 Author: Keith Packard <keithp@keithp.com>
13193 Date:   Sun Jan 20 15:42:05 2013 -0800
13194
13195     altosui: Make initial AltOS window position configurable
13196     
13197     Give the user a choice of nine locations on the screen
13198     
13199     Signed-off-by: Keith Packard <keithp@keithp.com>
13200
13201 commit cf03ab3383b679e6617e8ab7004be91e5a727562
13202 Author: Keith Packard <keithp@keithp.com>
13203 Date:   Sun Jan 20 15:39:53 2013 -0800
13204
13205     altosui: Remove duplicate AltosUIPreferences.java
13206     
13207     This lives in altosuilib now. Several files needed imports of
13208     altosuilib added as a result.
13209     
13210     Signed-off-by: Keith Packard <keithp@keithp.com>
13211
13212 commit e1133481f2208fd16be8196977696da2cce430f3
13213 Author: Keith Packard <keithp@keithp.com>
13214 Date:   Sun Jan 20 15:37:40 2013 -0800
13215
13216     altosui: All of the Altos class is actually in AltosUILib now
13217     
13218     Remove all of the duplicate content, shrinking AltosLib to a simple alias
13219     
13220     Signed-off-by: Keith Packard <keithp@keithp.com>
13221
13222 commit 5d35fd843299b5ff09a36220e6ecd8aefceb9b2c
13223 Author: Keith Packard <keithp@keithp.com>
13224 Date:   Sat Jan 19 18:04:08 2013 -0800
13225
13226     altosui/micropeak: Let native window system place windows
13227     
13228     Instead of forcing windows to our choice of positions, let the host
13229     window pick reasonable locations. This avoids having all of our
13230     windows appear on top of one another.
13231     
13232     Signed-off-by: Keith Packard <keithp@keithp.com>
13233
13234 commit aed990c3a37249a111c783336afade7ecdda7546
13235 Author: Keith Packard <keithp@keithp.com>
13236 Date:   Sat Jan 19 19:30:38 2013 -0800
13237
13238     altosi: callsign could not be configured for AltosUI
13239     
13240     An extra local variable called callsign_value was hiding the object
13241     field by the same name and preventing it from getting set to the right value
13242     
13243     Signed-off-by: Keith Packard <keithp@keithp.com>
13244
13245 commit 4646beb421ab5bec612dfe5e3c57e790b1f41203
13246 Author: Keith Packard <keithp@keithp.com>
13247 Date:   Fri Jan 18 21:53:54 2013 -0800
13248
13249     Tag version 1.1.9.3
13250     
13251     Signed-off-by: Keith Packard <keithp@keithp.com>
13252
13253 commit ce3c9e6be6fde51fb02d692f1ef1222fb5ada8c9
13254 Author: Keith Packard <keithp@keithp.com>
13255 Date:   Wed Jan 16 22:05:32 2013 -0800
13256
13257     micropeak: Fetch Mac and Windows drivers when creating packages
13258     
13259     This downloads the FTDI drivers from FTDI during the build process
13260     
13261     Signed-off-by: Keith Packard <keithp@keithp.com>
13262
13263 commit a04c4f7b07e97d568f8f6f56dd363329817fb52c
13264 Merge: 0c2fa96 bd84dfd
13265 Author: Keith Packard <keithp@keithp.com>
13266 Date:   Wed Jan 16 15:22:46 2013 -0800
13267
13268     Merge branch 'master' into telescience-v0.2
13269
13270 commit bd84dfd8e53d8939281993e062015f67c0dd9fa2
13271 Author: Keith Packard <keithp@keithp.com>
13272 Date:   Wed Jan 16 15:18:31 2013 -0800
13273
13274     micropeak: Show decimeters in stats window
13275     
13276     We're promising this kindof accuracy, so we'd best show it off
13277     
13278     Signed-off-by: Keith Packard <keithp@keithp.com>
13279
13280 commit 540309240a8515116120dbd4403902282ed8c27b
13281 Author: Keith Packard <keithp@keithp.com>
13282 Date:   Wed Jan 16 15:15:49 2013 -0800
13283
13284     altos: Add Kalman filter to MicroPeak
13285     
13286     This filters altitudes more accurately and also allows tracking of
13287     acceleration, which is used to discard height data generated by
13288     ejection charge noise
13289     
13290     Signed-off-by: Keith Packard <keithp@keithp.com>
13291
13292 commit 249ee968305ae6e8fcf0a10e5cf9cc5826bd81dd
13293 Author: Keith Packard <keithp@keithp.com>
13294 Date:   Wed Jan 16 15:13:31 2013 -0800
13295
13296     altos: Add computation of MicroPeak Kalman correction coefficients
13297     
13298     Signed-off-by: Keith Packard <keithp@keithp.com>
13299
13300 commit dd60d85d07b881ac03294a8cf607e469f2e69610
13301 Author: Keith Packard <keithp@keithp.com>
13302 Date:   Wed Jan 16 15:01:12 2013 -0800
13303
13304     altos: Correct model error covariance matrix
13305     
13306     Finally found a couple of decent references on how to set the model
13307     (process) error covariance matrix. The current process matrix turns
13308     out to be correct for a continuous kalman filter (which isn't
13309     realizable, of course). For a discrete filter, the error in modeled
13310     acceleration (we model it as a constant) needs to be propogated to the
13311     speed and position portions of the matrix.
13312     
13313     The correct matrix is seen in this paper:
13314     
13315     On Reduced-Order Kalman Filters For GPS Position Filtering
13316         J. Shima
13317         6/2/2001
13318     
13319     This references an older paper which is supposed to describe the
13320     derivation of the matrix:
13321     
13322     Singer, R.A., “Estimating Optimal Tracking Filter Performance for Manned Maneuvering Targets,”
13323     IEEE Transactions of Aerospace and Electronic Systems, AES-5, July 1970, pp. 473-483.
13324     
13325     This change has a minor effect on the computed correction
13326     coefficients; it should respond more reasonably to acceleration
13327     changes now.
13328     
13329     Signed-off-by: Keith Packard <keithp@keithp.com>
13330
13331 commit 0c2fa9614ffe22901ba0fd089e1e02c362f9fbe0
13332 Merge: 456120d f2b59cf
13333 Author: Keith Packard <keithp@keithp.com>
13334 Date:   Wed Jan 16 10:40:28 2013 -0800
13335
13336     Merge remote-tracking branch 'origin/telescience-v0.2' into telescience-v0.2
13337
13338 commit 456120d201d72c89576a0c8d69b2fcba44169507
13339 Merge: f24c421 994ff76
13340 Author: Keith Packard <keithp@keithp.com>
13341 Date:   Wed Jan 16 10:39:40 2013 -0800
13342
13343     Merge branch 'master' into telescience-v0.2
13344
13345 commit 994ff76a064dcbd3113db771cd9cd9591fd68dea
13346 Author: Keith Packard <keithp@keithp.com>
13347 Date:   Wed Jan 16 10:37:55 2013 -0800
13348
13349     doc: Add simplesect headers to release notes
13350     
13351     This makes it easy to see which changes are from each version of the software.
13352     
13353     Signed-off-by: Keith Packard <keithp@keithp.com>
13354
13355 commit f64fe671b7b4e2389219d672bcea978d0539d4ae
13356 Author: Bdale Garbee <bdale@gag.com>
13357 Date:   Wed Jan 16 10:46:04 2013 -0700
13358
13359     document what the 'Age' value in the AltosUI display means
13360
13361 commit f2b59cf3d30425bc4b12f37e86832e40b7702d3d
13362 Author: Bdale Garbee <bdale@gag.com>
13363 Date:   Wed Jan 16 10:46:04 2013 -0700
13364
13365     document what the 'Age' value in the AltosUI display means
13366
13367 commit f24c4219de9563cf0ef24b763ce54d961c182696
13368 Author: Keith Packard <keithp@keithp.com>
13369 Date:   Sun Jan 13 21:38:26 2013 -0800
13370
13371     altos: Change CC1120 SPI speed to 4MHz.
13372     
13373     Most of the chip can run at 8MHz, but extended register access is
13374     limited to 6.1MHz. Instead of pushing things, just run the SPI bus at
13375     4MHz.
13376     
13377     Signed-off-by: Keith Packard <keithp@keithp.com>
13378
13379 commit a866431e9a063830b407f749ff97a730831e5e4e
13380 Author: Keith Packard <keithp@keithp.com>
13381 Date:   Sun Jan 13 20:50:10 2013 -0800
13382
13383     altos: Crank fast SPI on STM to 8MHz
13384     
13385     With the GPIO pins set to 10MHz now, we can run SPI at the maximum
13386     possible speed (8MHz).
13387     
13388     Signed-off-by: Keith Packard <keithp@keithp.com>
13389
13390 commit 8d885616e2e522b8aea5e7d5398f16d330a0cffa
13391 Author: Keith Packard <keithp@keithp.com>
13392 Date:   Sun Jan 13 20:48:47 2013 -0800
13393
13394     altos: Set STM GPIO output speed for SPI pins correctly
13395     
13396     The GPIO pin settings affect the output impedence, and hence the
13397     maximum speed for SPI. Cranking these to suitable values allows SPI to
13398     run at full speed.
13399     
13400     Signed-off-by: Keith Packard <keithp@keithp.com>
13401
13402 commit f2810aa33fc6fe254761a0044c62c7b23e59e6bc
13403 Author: Keith Packard <keithp@keithp.com>
13404 Date:   Sun Jan 13 20:48:08 2013 -0800
13405
13406     altos: Build telescience-v0.2
13407     
13408     Signed-off-by: Keith Packard <keithp@keithp.com>
13409
13410 commit 3645cb6578ec2a11ab7b0f6d435c6de22ca02a9f
13411 Author: Keith Packard <keithp@keithp.com>
13412 Date:   Sun Jan 13 10:31:59 2013 -0800
13413
13414     Update avr ao_spi_slave code to match API changes
13415     
13416     Made the interface use void * for pointers and uint16_t for lengths
13417     
13418     Signed-off-by: Keith Packard <keithp@keithp.com>
13419
13420 commit 7883744526156879ad63256ab12d959df56d5252
13421 Author: Keith Packard <keithp@keithp.com>
13422 Date:   Sat Jan 12 20:11:38 2013 -0800
13423
13424     altos: Initial telescience bits
13425     
13426     These might do something, and should at least bring up USB
13427     
13428     Signed-off-by: Keith Packard <keithp@keithp.com>
13429
13430 commit 670034eef48d63cdaec8d271fa93da984ffe2ea9
13431 Merge: 8c5ebaf d374d6b
13432 Author: Bdale Garbee <bdale@gag.com>
13433 Date:   Sat Jan 12 10:57:22 2013 -0700
13434
13435     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
13436
13437 commit d374d6be7eb040457f4df6c38b5d057f26ee741c
13438 Author: Keith Packard <keithp@keithp.com>
13439 Date:   Sat Jan 12 09:45:31 2013 -0800
13440
13441     micropeak: Record samples before boost detect
13442     
13443     This saves a ring of 16 samples while waiting for boost, and then goes
13444     back through those looking for the first sample higher than the ground
13445     and writes the remaining ones to the log so that we get a more
13446     complete log of the flight
13447     
13448     Signed-off-by: Keith Packard <keithp@keithp.com>
13449
13450 commit 85baf657e7ea6debbed9effc6f8daff7ef09a5d8
13451 Author: Keith Packard <keithp@keithp.com>
13452 Date:   Thu Jan 10 23:42:41 2013 -0800
13453
13454     altosui: Reference altosuilib.jar and altoslib.jar from original dirs
13455     
13456     The symlinks may not be created when the build is getting run as the
13457     dependencies aren't in place (thanks, automake).
13458     
13459     Signed-off-by: Keith Packard <keithp@keithp.com>
13460
13461 commit 962e3bd0461f187cd599ba54e7129c84f97d4c4d
13462 Author: Keith Packard <keithp@keithp.com>
13463 Date:   Thu Jan 10 22:11:36 2013 -0800
13464
13465     altosui,micropeak: Link altoslib.jar and altosuilib.jar before compiling
13466     
13467     The symlinks for the libraries have to be present before compiling stuff.
13468     
13469     Signed-off-by: Keith Packard <keithp@keithp.com>
13470
13471 commit 9f6b1570277c326c00d5da274f608fbdeb91c911
13472 Author: Keith Packard <keithp@keithp.com>
13473 Date:   Thu Jan 10 21:42:23 2013 -0800
13474
13475     micropeak: Note when libaltos fails
13476     
13477     Not getting any device list back from MicroUSB means the library
13478     wasn't found, so pop up a dialog box explaining the situation.
13479     
13480     Signed-off-by: Keith Packard <keithp@keithp.com>
13481
13482 commit c3e807ffcd34d514f36bc11adbae9337991a1743
13483 Author: Keith Packard <keithp@keithp.com>
13484 Date:   Thu Jan 10 21:41:35 2013 -0800
13485
13486     micropeak: Create 'micropeak' script correctly
13487     
13488     Add altoslibdir, remove -cp argument
13489     
13490     Signed-off-by: Keith Packard <keithp@keithp.com>
13491
13492 commit 98e74150040e444ed6480ef3d107caa54c205ef9
13493 Author: Keith Packard <keithp@keithp.com>
13494 Date:   Thu Jan 10 21:38:15 2013 -0800
13495
13496     micropeak: Demonstrate how to hide various parts of the graph
13497     
13498     This just shows how to disable a series and axis; it's not used here.
13499     
13500     Signed-off-by: Keith Packard <keithp@keithp.com>
13501
13502 commit 505ef49a041740fe7cbb5c537b68d22e5fb6c0be
13503 Author: Keith Packard <keithp@keithp.com>
13504 Date:   Thu Jan 10 21:37:18 2013 -0800
13505
13506     micropeak: Report recorded apogee instead of searching flight data
13507     
13508     This makes sure we report the true apogee value instead of looking for
13509     the maximum height value in the flight data, in case the flight
13510     recording ended before the apogee was reached.
13511     
13512     Signed-off-by: Keith Packard <keithp@keithp.com>
13513
13514 commit e94f9547a566c74c30b6321bc073b8bdcb071604
13515 Author: Keith Packard <keithp@keithp.com>
13516 Date:   Thu Jan 10 21:34:24 2013 -0800
13517
13518     Fix up 'make fat' to build all libs and micropeak too
13519     
13520     There are now three libraries to build for both altosui and micropeak.
13521     
13522     Signed-off-by: Keith Packard <keithp@keithp.com>
13523
13524 commit 12a9bd0479db25cbe45c0385913315cc1e0bc892
13525 Author: Keith Packard <keithp@keithp.com>
13526 Date:   Thu Jan 10 21:26:20 2013 -0800
13527
13528     libaltos: Need to check for tty/ttyACMx before ttyACMx
13529     
13530     Otherwise, we'll find 'tty' when looking for 'ttyACMx' and no good
13531     will come from that
13532     
13533     Signed-off-by: Keith Packard <keithp@keithp.com>
13534
13535 commit 1ed6b13e87c1cc2d6618b6ba3a293ea6e3b5752e
13536 Merge: acff2f4 d409417
13537 Author: Keith Packard <keithp@keithp.com>
13538 Date:   Thu Jan 10 21:48:12 2013 -0800
13539
13540     Merge remote-tracking branch 'origin/micropeak-logging'
13541
13542 commit acff2f466031fd1a8533fc315411c3734a8bacc6
13543 Author: Keith Packard <keithp@keithp.com>
13544 Date:   Thu Jan 10 21:27:32 2013 -0800
13545
13546     altos: Time out reading packet data from cc1120 after 100ms
13547     
13548     Sometimes the radio will give a spurious wakeup indicating that a
13549     preamble seems to have arrived, but no packet data will appear. In
13550     this case, abandon the packet reception and go back to waiting for a
13551     preamble again. This releases the SPI bus for other users and also
13552     avoids missing packets.
13553     
13554     Signed-off-by: Keith Packard <keithp@keithp.com>
13555
13556 commit f715b5da3424adacc5a7f1e001e1dd7fa6f50385
13557 Author: Keith Packard <keithp@keithp.com>
13558 Date:   Wed Jan 9 15:29:01 2013 -0800
13559
13560     altoslib: Clean up AltosRecord clone methods
13561     
13562     Make the AltosRecord version abstract and then implement suitable
13563     versions in each subclass by creating copying constructors for each
13564     class.
13565     
13566     Signed-off-by: Keith Packard <keithp@keithp.com>
13567
13568 commit 42733d2823b1ecf54c03881fc120067868c0ff4c
13569 Author: Keith Packard <keithp@keithp.com>
13570 Date:   Wed Jan 9 15:23:46 2013 -0800
13571
13572     altoslib: Don't smash existing GPS pad alt after boost
13573     
13574     Leave the existing GPS pad altitude value in place after boost by
13575     checking to see if it was ever computed before resetting it to the
13576     barometric pad altitude. This makes GPS height values relative to the pad.
13577     
13578     Signed-off-by: Keith Packard <keithp@keithp.com>
13579
13580 commit 8c5ebaf88b459b09924753a8077393a7b0639133
13581 Merge: 59f355f d7d259c
13582 Author: Bdale Garbee <bdale@gag.com>
13583 Date:   Tue Jan 8 22:12:17 2013 -0700
13584
13585     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
13586
13587 commit d409417ff8e9ed9d406bf1c04542a4ecb574768b
13588 Author: Keith Packard <keithp@keithp.com>
13589 Date:   Sun Jan 6 13:20:25 2013 -0800
13590
13591     altosui: Create .dmg file for Mac OS X installations
13592     
13593     Easier for users than a zip file
13594     
13595     Signed-off-by: Keith Packard <keithp@keithp.com>
13596
13597 commit 2582e9b45bb81ff70fbd5c8581370c8c1b5bd5e5
13598 Author: Keith Packard <keithp@keithp.com>
13599 Date:   Sun Jan 6 13:00:00 2013 -0800
13600
13601     micropeak: Add ReadMe.rtf to Mac distribution
13602     
13603     There are *two* steps to installing MicroPeak on Mac OSX. Best help
13604     out the poor user by explaining that.
13605     
13606     Signed-off-by: Keith Packard <keithp@keithp.com>
13607
13608 commit 0f05b1996122b6c6bce81ca33e85c2a65c3ded18
13609 Author: Keith Packard <keithp@keithp.com>
13610 Date:   Sun Jan 6 12:52:25 2013 -0800
13611
13612     micropeak: Create Mac OS X package
13613     
13614     Includes the FTDI driver and the MicroPeak app
13615     
13616     Signed-off-by: Keith Packard <keithp@keithp.com>
13617
13618 commit d663da13db60e1200535282ee1a0ea6305cad98c
13619 Author: Keith Packard <keithp@keithp.com>
13620 Date:   Sat Jan 5 10:59:26 2013 -0800
13621
13622     micropeak: Suggest filenames for saving data
13623     
13624     Uses the format '<year>-<month>-<day>-flight-<number>.mpd'
13625     
13626     Signed-off-by: Keith Packard <keithp@keithp.com>
13627
13628 commit 0c9eecfae02e8499e7c3d53a4386f026c54b04cd
13629 Author: Keith Packard <keithp@keithp.com>
13630 Date:   Sat Jan 5 10:38:20 2013 -0800
13631
13632     micropeak: Create .dmg file for apple. Create micropeak-jdb script
13633     
13634     Signed-off-by: Keith Packard <keithp@keithp.com>
13635
13636 commit 20d54cae1eeca6c5d05bfacbafd77c8aa72247c9
13637 Author: Keith Packard <keithp@keithp.com>
13638 Date:   Sat Jan 5 10:37:30 2013 -0800
13639
13640     micropeak: Use new libaltos entry point for FTDI devices
13641     
13642     Signed-off-by: Keith Packard <keithp@keithp.com>
13643
13644 commit e7e71e2042f2bfc24adcc57cecfe26368eb03e8a
13645 Author: Keith Packard <keithp@keithp.com>
13646 Date:   Sat Jan 5 10:36:50 2013 -0800
13647
13648     micropeak: Move raw view caret to top. Make raw text uneditable
13649     
13650     Signed-off-by: Keith Packard <keithp@keithp.com>
13651
13652 commit 70c7674b53d77e9995a235bb2dc455cb53d9e81e
13653 Author: Keith Packard <keithp@keithp.com>
13654 Date:   Sat Jan 5 10:36:40 2013 -0800
13655
13656     micropeak: Remove debug printf for command line
13657     
13658     Signed-off-by: Keith Packard <keithp@keithp.com>
13659
13660 commit 746ae98829a0fc15577ae0f7b506112178f481e3
13661 Author: Keith Packard <keithp@keithp.com>
13662 Date:   Sat Jan 5 10:35:20 2013 -0800
13663
13664     Add separate code path for listing FTDI devices
13665     
13666     This lets the library do different things for FTDI devices, as is
13667     required on Windows (for instance)
13668     
13669     Signed-off-by: Keith Packard <keithp@keithp.com>
13670
13671 commit ca284d8bef2f4bd360eaec58048ba9abdafc55bd
13672 Author: Keith Packard <keithp@keithp.com>
13673 Date:   Thu Jan 3 18:14:40 2013 -0800
13674
13675     micropeak: Use data.export for Raw display. Change to MPH
13676     
13677     data.export already knows how to format stuff, so use that to
13678     construct the raw data presentation for the GUI too.
13679     
13680     Signed-off-by: Keith Packard <keithp@keithp.com>
13681
13682 commit 81088b42b3ea899c8d1b3f09ee4fe24378fa03c9
13683 Author: Keith Packard <keithp@keithp.com>
13684 Date:   Thu Jan 3 17:40:19 2013 -0800
13685
13686     micropeak: Export in lots of units
13687     
13688     meters, feet, mach and gs
13689     
13690     Signed-off-by: Keith Packard <keithp@keithp.com>
13691
13692 commit f20781010a6560b7b359af269c502d098917c446
13693 Author: Keith Packard <keithp@keithp.com>
13694 Date:   Thu Jan 3 17:31:01 2013 -0800
13695
13696     micropeak: Add command line export option
13697     
13698     micropeak --export <foo.mpd> will create <foo.csv> full of useful data.
13699     
13700     Signed-off-by: Keith Packard <keithp@keithp.com>
13701
13702 commit 36e9603f74b85776ac049758021b51909161aeb1
13703 Author: Keith Packard <keithp@keithp.com>
13704 Date:   Thu Jan 3 17:30:29 2013 -0800
13705
13706     micropeak: Add Mac OS Info.plist file
13707     
13708     needed to build a Mac OS X application
13709     
13710     Signed-off-by: Keith Packard <keithp@keithp.com>
13711
13712 commit 722dc277dee915dcd09d3d65c0ee19173b114ef7
13713 Author: Keith Packard <keithp@keithp.com>
13714 Date:   Wed Jan 2 16:30:44 2013 -0800
13715
13716     micropeak: Change graph tooltip units on the fly
13717     
13718     Make sure the tooltips show the right units when they change
13719     
13720     Signed-off-by: Keith Packard <keithp@keithp.com>
13721
13722 commit 9e4c5b0a6ed3594cff6ab71398c172daa7c67177
13723 Author: Keith Packard <keithp@keithp.com>
13724 Date:   Wed Jan 2 16:19:33 2013 -0800
13725
13726     micropeak: Use JTextArea instead of TextArea
13727     
13728     Looks nicer and doesn't appear to have the same weird clipping problem
13729     
13730     Signed-off-by: Keith Packard <keithp@keithp.com>
13731
13732 commit 1979063928f1cdfc75c01ec098164c2822a5138d
13733 Author: Keith Packard <keithp@keithp.com>
13734 Date:   Wed Jan 2 16:07:49 2013 -0800
13735
13736     altosuilib: Fix install issues on Linux
13737     
13738     altosuilib.jar wasn't getting installed
13739     micropeak was using the wrong name
13740     
13741     Signed-off-by: Keith Packard <keithp@keithp.com>
13742
13743 commit 31fa139578a86821844e3e2efb1a84bdea4f1370
13744 Author: Keith Packard <keithp@keithp.com>
13745 Date:   Wed Jan 2 12:24:44 2013 -0800
13746
13747     micropeak: Add view of raw data in GUI
13748     
13749     Looks just like the export file
13750     
13751     Signed-off-by: Keith Packard <keithp@keithp.com>
13752
13753 commit 2c423d9287c6b9ea7233f5e3430682cb1c865da1
13754 Author: Keith Packard <keithp@keithp.com>
13755 Date:   Wed Jan 2 11:44:32 2013 -0800
13756
13757     micropeak: Add CSV export
13758     
13759     Signed-off-by: Keith Packard <keithp@keithp.com>
13760
13761 commit 93d640de65a1ecedfef89c96521c21632f96f372
13762 Author: Keith Packard <keithp@keithp.com>
13763 Date:   Wed Jan 2 11:22:11 2013 -0800
13764
13765     micropoint: Add MicroDataPoint
13766     
13767     This holds height/speed/accel data all in one place
13768     
13769     Signed-off-by: Keith Packard <keithp@keithp.com>
13770
13771 commit 0933f2ed5791cfdc28242cd60be3942556f4ed20
13772 Author: Keith Packard <keithp@keithp.com>
13773 Date:   Wed Jan 2 10:48:56 2013 -0800
13774
13775     altoslib: Remove unused fake product_micropeak_serial
13776     
13777     Code cleanups have made this no longer useful
13778     
13779     Signed-off-by: Keith Packard <keithp@keithp.com>
13780
13781 commit eb670e9b7576563d747ae5c9416371f145455ec1
13782 Author: Keith Packard <keithp@keithp.com>
13783 Date:   Wed Jan 2 09:50:09 2013 -0800
13784
13785     altosui: Remove duplicate AltosUSBDevice
13786     
13787     Signed-off-by: Keith Packard <keithp@keithp.com>
13788
13789 commit dc404bee7163a369eb1d95e0942b676bd3f95574
13790 Author: Keith Packard <keithp@keithp.com>
13791 Date:   Wed Jan 2 09:41:42 2013 -0800
13792
13793     altosui: Use shared AltosUIListener
13794     
13795     Signed-off-by: Keith Packard <keithp@keithp.com>
13796
13797 commit f0bbd3e2571336b5f5872759b5010148325efbaa
13798 Author: Keith Packard <keithp@keithp.com>
13799 Date:   Wed Jan 2 09:40:13 2013 -0800
13800
13801     altosui: Use shared AltosUIFrame and AltosUIDialog
13802     
13803     Signed-off-by: Keith Packard <keithp@keithp.com>
13804
13805 commit ae09bd641a86970763380f3028f987ffcb791020
13806 Author: Keith Packard <keithp@keithp.com>
13807 Date:   Wed Jan 2 09:33:36 2013 -0800
13808
13809     altosui: Use shared AltosFontListener class
13810     
13811     Signed-off-by: Keith Packard <keithp@keithp.com>
13812
13813 commit 8af405f1ac4d1b930f10465fd0270a49176f16d1
13814 Author: Keith Packard <keithp@keithp.com>
13815 Date:   Wed Jan 2 09:31:35 2013 -0800
13816
13817     altosui: Use shared AltosDeviceDialog
13818     
13819     Signed-off-by: Keith Packard <keithp@keithp.com>
13820
13821 commit 605b752080827bb59fcff5af9f1eab9fd5dad76b
13822 Author: Keith Packard <keithp@keithp.com>
13823 Date:   Wed Jan 2 09:09:10 2013 -0800
13824
13825     altosui: Remove AltosVersion.java
13826     
13827     Version data now stored in AltosUIVersion.java
13828     
13829     Signed-off-by: Keith Packard <keithp@keithp.com>
13830
13831 commit 5ce43661834920c3a8f3a1b6e1c555fb952b512d
13832 Author: Keith Packard <keithp@keithp.com>
13833 Date:   Wed Jan 2 09:06:41 2013 -0800
13834
13835     altosui: Use altosuilib for configuration
13836     
13837     Start moving to shared UI code
13838     
13839     Signed-off-by: Keith Packard <keithp@keithp.com>
13840
13841 commit 8a5666bcf4949b846589c000e1620afe39593f57
13842 Author: Keith Packard <keithp@keithp.com>
13843 Date:   Wed Jan 2 09:06:22 2013 -0800
13844
13845     libaltos: Remove a couple of spurious debug printfs
13846     
13847     Signed-off-by: Keith Packard <keithp@keithp.com>
13848
13849 commit 9efc57e4052e3c11218973f7666ad18ea5cf2a5a
13850 Author: Keith Packard <keithp@keithp.com>
13851 Date:   Tue Jan 1 23:15:14 2013 -0800
13852
13853     Rename AltosConfigureUI to AltosUIConfigure
13854     
13855     Leave AltosConfigureUI for AltosUI
13856     
13857     Signed-off-by: Keith Packard <keithp@keithp.com>
13858
13859 commit 103eaa674be7582437aa850f0fd82788e10f244b
13860 Author: Keith Packard <keithp@keithp.com>
13861 Date:   Tue Jan 1 23:10:04 2013 -0800
13862
13863     micropeak: Check CRC on downloaded
13864     
13865     Signed-off-by: Keith Packard <keithp@keithp.com>
13866
13867 commit 4dae5b876b089c17c87c72df2ad2fa5ec4f1657c
13868 Author: Keith Packard <keithp@keithp.com>
13869 Date:   Tue Jan 1 23:03:29 2013 -0800
13870
13871     Build micropeak by default
13872     
13873     Signed-off-by: Keith Packard <keithp@keithp.com>
13874
13875 commit 3ac109132d1878abbd277ae21215716326404781
13876 Author: Keith Packard <keithp@keithp.com>
13877 Date:   Tue Jan 1 18:20:23 2013 -0800
13878
13879     Build installable versions of MicroPeak GUI
13880     
13881     Makes windows/mac/linux versions. Windows version appears to work on
13882     Wine at least.
13883     
13884     Signed-off-by: Keith Packard <keithp@keithp.com>
13885
13886 commit d94ceed48be439f368d597bf06ed1e8adc4ef46b
13887 Author: Keith Packard <keithp@keithp.com>
13888 Date:   Tue Jan 1 17:10:55 2013 -0800
13889
13890     micropeak: Add 'Close' menu item. Fix start location
13891     
13892     Let the window system pick a spot to place the application
13893     windows. This avoids having them all sit on top of one another.
13894     
13895     Signed-off-by: Keith Packard <keithp@keithp.com>
13896
13897 commit 982b272920fcb444fd399941cabe613d8ac7104b
13898 Author: Keith Packard <keithp@keithp.com>
13899 Date:   Tue Jan 1 16:57:31 2013 -0800
13900
13901     micropeak: Fix chart colors
13902     
13903     Need to apply custom colors after setting the theme
13904     
13905     Signed-off-by: Keith Packard <keithp@keithp.com>
13906
13907 commit d83587c3c66b730cc54ca153714eee520ee40b2c
13908 Author: Keith Packard <keithp@keithp.com>
13909 Date:   Tue Jan 1 15:30:11 2013 -0800
13910
13911     micropeak is code complete now.
13912     
13913     Added save and download functionality. Removed 'new' from file menu.
13914     
13915     Signed-off-by: Keith Packard <keithp@keithp.com>
13916
13917 commit 65b512c890a3ccf487655b79305ab1cfcf49259c
13918 Merge: 434e946 d7d259c
13919 Author: Keith Packard <keithp@keithp.com>
13920 Date:   Mon Dec 31 14:24:59 2012 -0800
13921
13922     Merge remote-tracking branch 'origin/master' into micropeak-logging
13923
13924 commit 434e946aa79b5a7e60799f996887bc6467889b92
13925 Author: Keith Packard <keithp@keithp.com>
13926 Date:   Mon Dec 31 14:22:37 2012 -0800
13927
13928     Allow CC1120 to sit on other SPI busses
13929     
13930     Reading the incoming data bypasses the SPI API and touches the SPI
13931     data register directly; which port that is needs to be specified in
13932     the pins file
13933     
13934     Signed-off-by: Keith Packard <keithp@keithp.com>
13935
13936 commit 2bd6aca54fc465995d6985c8799cd0d016c9a543
13937 Author: Keith Packard <keithp@keithp.com>
13938 Date:   Mon Dec 31 14:17:26 2012 -0800
13939
13940     micropeak: Add flight stats pane
13941     
13942     Shows graph or stats in alternate panes
13943     
13944     Signed-off-by: Keith Packard <keithp@keithp.com>
13945
13946 commit 56a1210a7b04a3623d19ec282f26fecc79c126dd
13947 Author: Keith Packard <keithp@keithp.com>
13948 Date:   Mon Dec 31 11:42:57 2012 -0800
13949
13950     micropeak: Use altosuilib
13951     
13952     This removes a pile of code stolen from altosui
13953     
13954     Signed-off-by: Keith Packard <keithp@keithp.com>
13955
13956 commit 6db192898eebf750c4d51516eff7916bc4da493b
13957 Author: Keith Packard <keithp@keithp.com>
13958 Date:   Mon Dec 31 11:38:53 2012 -0800
13959
13960     altoslib: Add units change notification list
13961     
13962     This allows the UI to automatically respond to changes in the
13963     preferred units.
13964     
13965     Signed-off-by: Keith Packard <keithp@keithp.com>
13966
13967 commit 03496dc47372c40f7faae1766b0e729a1feeab7c
13968 Author: Keith Packard <keithp@keithp.com>
13969 Date:   Mon Dec 31 11:32:56 2012 -0800
13970
13971     Create altosuilib to share code between altosui and micropeak
13972     
13973     Need to convert altosui to using it, but that shouldn't be hard
13974     
13975     Signed-off-by: Keith Packard <keithp@keithp.com>
13976
13977 commit d7d259c7b3eedcc1c185d2b7e3c33e829bd7ce96
13978 Author: Keith Packard <keithp@gag.com>
13979 Date:   Fri Dec 28 23:05:31 2012 -0700
13980
13981     altos: megadongle radio int is C13, not C14
13982     
13983     Hard to get interrupts when listening to the wrong pin
13984     
13985     Signed-off-by: Keith Packard <keithp@gag.com>
13986
13987 commit f7a56152808c7838c1886884bb77de2705ab076c
13988 Merge: daf8776 b70ca5e
13989 Author: Keith Packard <keithp@keithp.com>
13990 Date:   Fri Dec 28 21:50:13 2012 -0800
13991
13992     Merge remote-tracking branch 'origin/master' into micropeak-logging
13993
13994 commit 59f355f5288b42b2e47743d06e41e55819a55f64
13995 Merge: 099d2b0 b70ca5e
13996 Author: Bdale Garbee <bdale@gag.com>
13997 Date:   Fri Dec 28 22:30:26 2012 -0700
13998
13999     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
14000
14001 commit b70ca5eaf1c3d60bd9adf6835e1247f4147ca9c8
14002 Author: Keith Packard <keithp@gag.com>
14003 Date:   Fri Dec 28 19:35:46 2012 -0700
14004
14005     altos: Fix MegaDongle CC1120 chip select pin
14006     
14007     It's on A0, not C5
14008     
14009     Signed-off-by: Keith Packard <keithp@gag.com>
14010
14011 commit a6e116515f5e4522adbfcd1900885c2a6034b57c
14012 Author: Keith Packard <keithp@gag.com>
14013 Date:   Fri Dec 28 19:34:33 2012 -0700
14014
14015     altos: Fix cc1120 debug code to build on megadongle
14016     
14017     RDF function had changed, and APRS isn't available on megadongle.
14018     
14019     Signed-off-by: Keith Packard <keithp@gag.com>
14020
14021 commit daf8776f8646ba187f1a17f7aae797503bed3f2a
14022 Author: Keith Packard <keithp@keithp.com>
14023 Date:   Fri Dec 28 16:34:48 2012 -0800
14024
14025     Lots more work on the MicroPeak application
14026     
14027     Signed-off-by: Keith Packard <keithp@keithp.com>
14028
14029 commit 099d2b0ea59d825bd69a3fbb5523b9cbb9430ce8
14030 Author: Bdale Garbee <bdale@gag.com>
14031 Date:   Fri Dec 28 15:36:24 2012 -0700
14032
14033     update stlink-pins document to make it clear 4-pin MicroMaTch is our
14034     standard STM32L programming connector, and the big MM thing was v0.1 only
14035
14036 commit 9da9adc2718928de2af65a68cddbcc636cc3e9e8
14037 Author: Keith Packard <keithp@keithp.com>
14038 Date:   Tue Dec 25 14:45:49 2012 -0800
14039
14040     Add file chooser for MicroPeak
14041     
14042     Needs reasonable directory tracking
14043     
14044     Signed-off-by: Keith Packard <keithp@keithp.com>
14045
14046 commit bf8e1b6eecb2bae12ffdbd730bd6ec12ccdaf23a
14047 Author: Keith Packard <keithp@keithp.com>
14048 Date:   Tue Dec 25 14:23:29 2012 -0800
14049
14050     Start building MicroPeak GUI tool
14051     
14052     Download, save and analyze MicroPeak flight data
14053     
14054     Signed-off-by: Keith Packard <keithp@keithp.com>
14055
14056 commit 868ef0c9c4b208c02a87180b0eede329369bdc77
14057 Merge: 669cde8 57487e7
14058 Author: Keith Packard <keithp@keithp.com>
14059 Date:   Tue Dec 25 14:20:42 2012 -0800
14060
14061     Merge branch 'master' into micropeak-logging
14062
14063 commit 669cde8a87d88ceae89e369c1d38b88c9f8198cf
14064 Author: Keith Packard <keithp@keithp.com>
14065 Date:   Tue Dec 25 14:19:19 2012 -0800
14066
14067     Move libaltos to top level
14068     
14069     This will let it be shared by the new MicroPeak gui
14070     
14071     Signed-off-by: Keith Packard <keithp@keithp.com>
14072
14073 commit 57487e78b90465a21c87cf30deb0aeaba0887332
14074 Author: Keith Packard <keithp@keithp.com>
14075 Date:   Tue Dec 18 23:15:20 2012 -0800
14076
14077     altos: Actually record ground averages for 6dof sensor
14078     
14079     This gets the long-term averages for the 6dof sensors recorded into
14080     the first flight log record.
14081     
14082     Signed-off-by: Keith Packard <keithp@keithp.com>
14083
14084 commit 244415c515f21328cffe88d1369949a4af49a177
14085 Author: Keith Packard <keithp@keithp.com>
14086 Date:   Tue Dec 18 22:59:36 2012 -0800
14087
14088     altosui: Clean up graph a bit, remove shapes, improve tooltips
14089     
14090     Sometimes graphs would get shapes at each datapoint which was
14091     annoyingly cluttered. And, the tooltips used a format that was
14092     difficult to interpret.
14093     
14094     Signed-off-by: Keith Packard <keithp@keithp.com>
14095
14096 commit d7d35b0bd86b912c43a21a275347fca201079847
14097 Author: Keith Packard <keithp@keithp.com>
14098 Date:   Tue Dec 18 00:39:37 2012 -0800
14099
14100     altos: Add distinct LED pattern before writing log data
14101     
14102     Otherwise, the whole log looks like a an extra altitude digit.
14103     
14104     Signed-off-by: Keith Packard <keithp@keithp.com>
14105
14106 commit 23dc9a63ae8bc982d9352cfb7a3f508d8a08c374
14107 Author: Keith Packard <keithp@keithp.com>
14108 Date:   Mon Dec 17 22:58:49 2012 -0800
14109
14110     altos: Make micropeak 'serial' interface work
14111     
14112     I prototyped the mpserial interface on a breadboard and tuned the
14113     circuit to register the LED correctly. Then adjusted the serial code
14114     to send bits at the right speed and format.
14115     
14116     The logging contents are now in hexdecimal with a CCITT CRC-16
14117     computed to verify correct reception.
14118     
14119     Signed-off-by: Keith Packard <keithp@keithp.com>
14120
14121 commit b1d37be4c024e9690107c693d9819229025966fa
14122 Author: Keith Packard <keithp@keithp.com>
14123 Date:   Mon Dec 17 17:03:41 2012 -0800
14124
14125     altos: Average MPU6000 values on ground for later use
14126     
14127     Having long-term ground averages recorded to the eeprom file will make
14128     post-flight analysis of the data better.
14129     
14130     Signed-off-by: Keith Packard <keithp@keithp.com>
14131
14132 commit b6c9e8ffc87481a23ba90fa22df7c9421e2cd6a6
14133 Author: Keith Packard <keithp@keithp.com>
14134 Date:   Sun Dec 16 16:52:15 2012 -0800
14135
14136     altos: Re-enable beeper on megametrum
14137     
14138     I turned it off during radio testing and forgot to fix that before committing...
14139     
14140     Signed-off-by: Keith Packard <keithp@keithp.com>
14141
14142 commit dd7c30324461b2aed83b86bfe4323180664123cf
14143 Author: Keith Packard <keithp@keithp.com>
14144 Date:   Sun Dec 16 16:08:33 2012 -0800
14145
14146     altos: Add new MARC status pin interrupt bits to megadongle
14147     
14148     Signed-off-by: Keith Packard <keithp@keithp.com>
14149
14150 commit dfff41c2bec16fe4c7b198a4720eb40d8e740ac4
14151 Merge: 22a58b0 00bc1a0
14152 Author: Keith Packard <keithp@keithp.com>
14153 Date:   Sun Dec 16 16:06:41 2012 -0800
14154
14155     Merge branch 'aprs' into 'master'
14156
14157 commit 22a58b0f9b82ea8c7abeda79ca7a4cd21c3dc93c
14158 Author: Keith Packard <keithp@keithp.com>
14159 Date:   Sun Dec 16 16:04:05 2012 -0800
14160
14161     altos: Wire up another CC1120 GPIO to get MARC status changes
14162     
14163     When the radio drops out of RX or TX mode due to an error, it changes
14164     the MARC status, and sends pulse down a configured GPIO. Use this to
14165     tell when something 'bad' happened during TX or RX so that we can
14166     recover from losing the SPI bus in the middle of transmission or
14167     reception.
14168     
14169     Without this, the radio would change state and we'd never know,
14170     leaving the radio code waiting for an interrupt that would never arrive.
14171     
14172     Signed-off-by: Keith Packard <keithp@keithp.com>
14173
14174 commit 4e3ac3f2038cc3a43252fc8f820a1373a637ab83
14175 Author: Keith Packard <keithp@keithp.com>
14176 Date:   Sun Dec 16 13:31:45 2012 -0800
14177
14178     altos: Test APRS rounding by using coordinates near the boundary
14179     
14180     This selects lat/lon and altitude near the rounding boundary to check
14181     that the resulting APRS data is correctly computed.
14182     
14183     Signed-off-by: Keith Packard <keithp@keithp.com>
14184
14185 commit 9bc701ce1132f04ec90ef22e6a7a90c67918737b
14186 Author: Keith Packard <keithp@keithp.com>
14187 Date:   Sun Dec 16 13:30:20 2012 -0800
14188
14189     altos: Document what HAS_BOOT_RADIO does in the m25 driver
14190     
14191     HAS_BOOT_RADIO causes the m25 driver to abort any ongoing receive in
14192     case that is holding the SPI bus.
14193     
14194     Signed-off-by: Keith Packard <keithp@keithp.com>
14195
14196 commit 6b4cfd8719e3fd4a2904369e176182c870a3b43c
14197 Author: Keith Packard <keithp@keithp.com>
14198 Date:   Sun Dec 16 13:29:31 2012 -0800
14199
14200     altos: Round APRS data correctly
14201     
14202     Apply rounding once at the start of the computation, then truncate
14203     after that.
14204     
14205     Signed-off-by: Keith Packard <keithp@keithp.com>
14206
14207 commit 00bc1a090a294e103370b8ab0a0fe5d7a2acfe92
14208 Author: Keith Packard <keithp@keithp.com>
14209 Date:   Sun Dec 16 13:25:54 2012 -0800
14210
14211     altoslib: unconfigured radio frequency data is now -1, not 0
14212     
14213     This changed when AltosConfigData was cleaned up, so now frequency
14214     settings must check for positive numbers rather than non-zero.
14215     
14216     Signed-off-by: Keith Packard <keithp@keithp.com>
14217
14218 commit 034dfc4f9bef049b1fb5704873dd76f6a3a9949d
14219 Author: Keith Packard <keithp@keithp.com>
14220 Date:   Sat Dec 15 15:07:07 2012 -0800
14221
14222     doc: Add warning about matching battery voltage.
14223     
14224     Signed-off-by: Keith Packard <keithp@keithp.com>
14225
14226 commit 4925a6f2f4edd5b54641a5240030e5c0e3e95db6
14227 Author: Keith Packard <keithp@keithp.com>
14228 Date:   Sat Dec 15 14:47:22 2012 -0800
14229
14230     doc: Add paragraph noting differences in JST polarity
14231     
14232     Looks like the 'standard' polarity for 3.7V lipos using JST connectors
14233     in RC aircraft is swapped from what Spark Fun uses. Note that in the
14234     docs to try and keep people from wrecking hardware.
14235     
14236     Signed-off-by: Keith Packard <keithp@keithp.com>
14237
14238 commit 6fa1ec0dbf2a4eda8d061c67b3779b83b88f29f0
14239 Merge: f140931 73422bf
14240 Author: Keith Packard <keithp@keithp.com>
14241 Date:   Fri Dec 14 19:29:50 2012 -0800
14242
14243     Merge branch 'micropeak-1.1'
14244
14245 commit f1409311761d65e85ac08c38c9b9a0114cc8f535
14246 Author: Keith Packard <keithp@keithp.com>
14247 Date:   Fri Dec 14 19:28:49 2012 -0800
14248
14249     altoslib: Discard previous flight state on SN change
14250     
14251     A previous change discarded previous *telemetry* state, but failed to
14252     discard any previous overall flight state. This would reset some of
14253     the data fields, but wouldn't reset the GPS state and max measurements.
14254     
14255     Signed-off-by: Keith Packard <keithp@keithp.com>
14256
14257 commit 8dbe8abd034a2d1ee2ec0380ec376722a4ecbd71
14258 Author: Keith Packard <keithp@keithp.com>
14259 Date:   Fri Dec 14 19:27:56 2012 -0800
14260
14261     altoslib: Only list flight logs for boards that we know have them
14262     
14263     Boards that don't have flight logs will generate a nice 'Syntax Error'
14264     and fail to initialize.
14265     
14266     Signed-off-by: Keith Packard <keithp@keithp.com>
14267
14268 commit fc2e5beb9173663e1e37a9b5a7b6eea1046222f7
14269 Author: Keith Packard <keithp@keithp.com>
14270 Date:   Fri Dec 14 11:11:39 2012 -0800
14271
14272     altos: Log baro readings for MicroPeak
14273     
14274     This logs barometric data every 192ms (more or less) to the 504
14275     remaining bytes of internal EEPROM storage in the ATtiny85. This
14276     provides 48.192 seconds of logging.
14277     
14278     Signed-off-by: Keith Packard <keithp@keithp.com>
14279
14280 commit 73422bf72e07b169bfe37b02518b9e7479931971
14281 Author: Keith Packard <keithp@keithp.com>
14282 Date:   Wed Dec 12 22:53:36 2012 -0800
14283
14284     altos: Note that Lithium battery may be included with MicroPeak
14285     
14286     I'm not willing to say that we'll always be able to include a battery,
14287     but we can certainly try, and they're certainly cheap enough that we
14288     should.
14289     
14290     Signed-off-by: Keith Packard <keithp@keithp.com>
14291
14292 commit 688a9458bb03a81e71554c14295d1baacbbbd530
14293 Merge: 816c6b5 c8866fb
14294 Author: Keith Packard <keithp@keithp.com>
14295 Date:   Wed Dec 12 22:36:59 2012 -0800
14296
14297     Merge branch 'micropeak-1.1'
14298
14299 commit c8866fbae2b00b1d7a7ddf89a3f971a75d3dcd60
14300 Author: Keith Packard <keithp@keithp.com>
14301 Date:   Wed Dec 12 22:35:05 2012 -0800
14302
14303     doc: Update MicroPeak doc to include EEPROM and programming info
14304     
14305     Signed-off-by: Keith Packard <keithp@keithp.com>
14306
14307 commit 816c6b5d087694a9db9c34cc5ec7671a1487d9b9
14308 Merge: a4a8418 a4678cd
14309 Author: Keith Packard <keithp@keithp.com>
14310 Date:   Wed Dec 12 11:10:14 2012 -0800
14311
14312     Merge branch 'micropeak-1.1'
14313
14314 commit a4678cd848da994dc893b75790e4c9a86e54d895
14315 Author: Keith Packard <keithp@keithp.com>
14316 Date:   Wed Dec 12 11:01:48 2012 -0800
14317
14318     altos: Log in-flight data for MicroPeak
14319     
14320     This logs the low 16 bits of the pressure value to the remaining
14321     on-chip eeprom. It can be read out with a standard AVR programming
14322     dongle.
14323     
14324     Signed-off-by: Keith Packard <keithp@keithp.com>
14325
14326 commit 07a45c50429389ae7b51e12bc847d34fb1577bc6
14327 Author: Keith Packard <keithp@keithp.com>
14328 Date:   Wed Dec 12 10:57:03 2012 -0800
14329
14330     altos: Add load-slow target for MicroPeak
14331     
14332     This sets the programming clock to 1/4 of the 250kHz clock used by the
14333     MicroPeak firmware, allowing the device to be reprogrammed.
14334     
14335     Signed-off-by: Keith Packard <keithp@keithp.com>
14336
14337 commit 69447d8ad3f5a1e1f59939477afc7720a437fadc
14338 Author: Keith Packard <keithp@keithp.com>
14339 Date:   Tue Dec 11 23:43:30 2012 -0800
14340
14341     altos: Tim Van Milligan suggestion for µP -- delay before showing last flight
14342     
14343     This gives the user time to move their finger out of the way of the LED.
14344     
14345     Signed-off-by: Keith Packard <keithp@keithp.com>
14346
14347 commit a4a841828924ee37f5201d4ff0aec38459f2d802
14348 Merge: b26e837 d309fcf
14349 Author: Keith Packard <keithp@keithp.com>
14350 Date:   Tue Dec 11 14:42:43 2012 -0800
14351
14352     Merge branch 'micropeak-1.1'
14353
14354 commit d309fcff54fe6904fb860f33c15fcb7d1c96e91b
14355 Author: Keith Packard <keithp@keithp.com>
14356 Date:   Tue Dec 11 14:41:53 2012 -0800
14357
14358     altos: Increase MicroPeak blink times a bit
14359     
14360     make the 0 longer (1 sec now), and make the time between digits longer
14361     (also 1 sec now)
14362     
14363     Signed-off-by: Keith Packard <keithp@keithp.com>
14364
14365 commit b26e837a6f18641aae9372aab22168849ff10812
14366 Merge: 1489c7f c233ef6
14367 Author: Keith Packard <keithp@keithp.com>
14368 Date:   Sun Dec 9 18:33:31 2012 -0800
14369
14370     Merge branch 'micropeak-1.1'
14371
14372 commit c233ef67f42c14cb1d0e0542a9523b279f826af5
14373 Author: Keith Packard <keithp@keithp.com>
14374 Date:   Sun Dec 9 18:28:33 2012 -0800
14375
14376     altos: Use alt_t value to hold displayed height in micropeak
14377     
14378     Heights are 32 bits (to get .1 meter resolution) in micropeak; make
14379     sure we have enough bits while blinking out the computed value.
14380     
14381     Signed-off-by: Keith Packard <keithp@keithp.com>
14382
14383 commit defd5d0784a754be30e3295067fbc85a108ad172
14384 Author: Keith Packard <keithp@keithp.com>
14385 Date:   Sun Dec 9 18:27:49 2012 -0800
14386
14387     altos: Make sure pa to altitude conversion is done with 32 bits
14388     
14389     We need 32 bits to hold intermediate values, even if the final
14390     altitude is reported in only 16 bits.
14391     
14392     Signed-off-by: Keith Packard <keithp@keithp.com>
14393
14394 commit 24948ea1d41f2a7c96ac09e35d1250909e5726ae
14395 Author: Keith Packard <keithp@keithp.com>
14396 Date:   Sun Dec 9 14:32:35 2012 -0800
14397
14398     altos: Store altitude in 32-bits for MicroPeak
14399     
14400     Needs all 32 bits to store .1 meter resolution
14401     
14402     Signed-off-by: Keith Packard <keithp@keithp.com>
14403
14404 commit cf47efdc86f0b421fcf4389669fbecf6fa3f5934
14405 Author: Keith Packard <keithp@keithp.com>
14406 Date:   Fri Dec 7 22:49:34 2012 -0800
14407
14408     altos: Stop including profiling and stack guard code in megametrum
14409     
14410     These take CPU time and memory and are intended only for debugging
14411     
14412     Signed-off-by: Keith Packard <keithp@keithp.com>
14413
14414 commit 4339d5c8e6373119e5377fe5c883b6b0e6ce37f6
14415 Author: Keith Packard <keithp@keithp.com>
14416 Date:   Fri Dec 7 17:38:17 2012 -0800
14417
14418     altos: Fix aprs test to not allow callsign configuration
14419     
14420     There's no configuration to take a callsign from...
14421     
14422     Signed-off-by: Keith Packard <keithp@keithp.com>
14423
14424 commit abf82991b8e69754ebc4857ce78ac4a4b01f16e4
14425 Author: Keith Packard <keithp@keithp.com>
14426 Date:   Fri Dec 7 17:35:15 2012 -0800
14427
14428     altosui: Add APRS interval configuration to UI
14429     
14430     Signed-off-by: Keith Packard <keithp@keithp.com>
14431
14432 commit bd05421991b596fe9cf73ee25c9046b0fb4e32f7
14433 Merge: 1f79706 1489c7f
14434 Author: Keith Packard <keithp@keithp.com>
14435 Date:   Fri Dec 7 17:34:10 2012 -0800
14436
14437     Merge branch 'master' into aprs
14438
14439 commit 1489c7f75f7b9ce547ac49c157b440c4f9131ef4
14440 Author: Keith Packard <keithp@keithp.com>
14441 Date:   Fri Dec 7 17:27:48 2012 -0800
14442
14443     altosui: Call config UI from AltosConfigData directly
14444     
14445     Don't make AltosConfig have a pile of config code, stick that in
14446     AltosConfigData instead. This uses a new interface, AltosConfigValues
14447     to get from AltosConfigData to the UI.
14448     
14449     Signed-off-by: Keith Packard <keithp@keithp.com>
14450
14451 commit 1f797066857b171b19829e2bb7187b8faf37d07c
14452 Author: Keith Packard <keithp@keithp.com>
14453 Date:   Fri Dec 7 17:20:02 2012 -0800
14454
14455     altos: Use configured callsign in APRS packets
14456     
14457     Instead of hard-coding my own call sign...
14458     
14459     Signed-off-by: Keith Packard <keithp@keithp.com>
14460
14461 commit b28323ce91d23db5e1c3cbd1309c72aafcfbe235
14462 Author: Keith Packard <keithp@keithp.com>
14463 Date:   Fri Dec 7 17:18:32 2012 -0800
14464
14465     altos: Make APRS interval configurable
14466     
14467     This provides a separate configuration value for APRS, allowing the
14468     interval between APRS reports to vary.
14469     
14470     Signed-off-by: Keith Packard <keithp@keithp.com>
14471
14472 commit f8a704268f0978a39b9c7983e049ef55914f7280
14473 Author: Keith Packard <keithp@keithp.com>
14474 Date:   Fri Dec 7 10:15:25 2012 -0800
14475
14476     altos: Fix up APRS packet sending code in cc1120 driver
14477     
14478     This fixes the FIFO management, ensuring that the data are streamed
14479     into the radio fast enough to keep the packet continuous. Sounds like
14480     it works, but testing with an actual APRS receiver is required.
14481     
14482     Signed-off-by: Keith Packard <keithp@keithp.com>
14483
14484 commit 748e42ebf1dfb1efd5dec6ddd93f5c7aeedeb01d
14485 Merge: 75912f8 c10f9a4
14486 Author: Keith Packard <keithp@keithp.com>
14487 Date:   Fri Dec 7 10:14:11 2012 -0800
14488
14489     Merge branch 'master' into aprs
14490
14491 commit c10f9a438ed5789479d21c78153ca7f14c05534c
14492 Author: Keith Packard <keithp@keithp.com>
14493 Date:   Fri Dec 7 10:05:51 2012 -0800
14494
14495     altos: fix functions calling pollchar to use 'int' to hold the value
14496     
14497     AO_READ_AGAIN doesn't fit in a char anymore now that stdio is 8-bit
14498     clean, everyone using pollchar must use an 'int' variable to capture
14499     the whole value from pollchar.
14500     
14501     Signed-off-by: Keith Packard <keithp@keithp.com>
14502
14503 commit 16fd9009d8b034fd8d208115317f65fabe10072a
14504 Author: Keith Packard <keithp@keithp.com>
14505 Date:   Fri Dec 7 08:32:22 2012 -0800
14506
14507     altosui: Use AltosConfigData for altosui configuration dialog
14508     
14509     Instead of a separate config language parser, share with altoslib
14510     
14511     Signed-off-by: Keith Packard <keithp@keithp.com>
14512
14513 commit e572651b36ad557d716fb14e76e3eec132e5ebdf
14514 Author: Keith Packard <keithp@keithp.com>
14515 Date:   Thu Dec 6 17:08:39 2012 -0800
14516
14517     altoslib: Make AltosConfigData parse all of the config data
14518     
14519     It was missing quite a few. This also speeds up parsing of config from
14520     TeleScience, TeleBT and TeleTerra by not listing flight info on those
14521     products (where it doesn't make sense).
14522     
14523     Signed-off-by: Keith Packard <keithp@keithp.com>
14524
14525 commit cb4f2b62d50aca615bd4f9f230a1736880125e3e
14526 Author: Keith Packard <keithp@keithp.com>
14527 Date:   Thu Dec 6 17:07:25 2012 -0800
14528
14529     altoslib: Make AltosMs5607 capable of parsing ms5607 info lines
14530     
14531     This moves the parsing from AltosMs5607Query
14532     
14533     Signed-off-by: Keith Packard <keithp@keithp.com>
14534
14535 commit b4e86af6de52ea0bacf80e3936b6cd17c1cbf898
14536 Author: Keith Packard <keithp@keithp.com>
14537 Date:   Thu Dec 6 17:06:17 2012 -0800
14538
14539     altos: Change 'flight-number' to 'current-flight'
14540     
14541     Avoids ambiguity with stored flight info, which starts lines with 'flight'.
14542     
14543     Signed-off-by: Keith Packard <keithp@keithp.com>
14544
14545 commit 9d095eb1987f35d0d4e6540bf335e1faaa7c86ec
14546 Author: Keith Packard <keithp@keithp.com>
14547 Date:   Thu Dec 6 16:29:36 2012 -0800
14548
14549     altos: Shrink 'ao_version' by calling printf fewer times
14550     
14551     Each printf call costs quite a bit of code space on the cc1111, so
14552     instead of making multiple short calls, make one longer one.
14553     
14554     Signed-off-by: Keith Packard <keithp@keithp.com>
14555
14556 commit 75912f8af04cecc0bbffecb2072d465c3744d4e8
14557 Author: Keith Packard <keithp@keithp.com>
14558 Date:   Thu Dec 6 10:30:46 2012 -0800
14559
14560     altos: Send APRS packets even during ascent
14561     
14562     If you're using APRS, presumably you want to watch the rocket going up too.
14563     
14564     Signed-off-by: Keith Packard <keithp@keithp.com>
14565
14566 commit 1f84c0adbfa494ddc7dbe276796d999560be9438
14567 Author: Keith Packard <keithp@keithp.com>
14568 Date:   Thu Dec 6 10:28:14 2012 -0800
14569
14570     altos: Allow telemetry, rdf and APRS to be individually controlled
14571     
14572     But, only when APRS is available so that TeleMetrum and TeleMini don't
14573     change behaviour
14574     
14575     Signed-off-by: Keith Packard <keithp@keithp.com>
14576
14577 commit f661da527fb4a3a492f5322e2a718d441e1cde83
14578 Author: Keith Packard <keithp@keithp.com>
14579 Date:   Thu Dec 6 10:23:39 2012 -0800
14580
14581     altos: Hook up APRS to telemetry loop
14582     
14583     Send APRS packet once every 2 seconds
14584     
14585     Signed-off-by: Keith Packard <keithp@keithp.com>
14586
14587 commit c1e6fa32b856b91afa355cd272d2d7287d3ccca1
14588 Author: Keith Packard <keithp@keithp.com>
14589 Date:   Thu Dec 6 10:12:11 2012 -0800
14590
14591     altos: Hook APRS up to the radio
14592     
14593     This adds an arbitrary-length packet writing function to the radio
14594     code.
14595     
14596     Signed-off-by: Keith Packard <keithp@keithp.com>
14597
14598 commit 51ef826372f466f44901c4c609ed6a987d30fda4
14599 Author: Keith Packard <keithp@keithp.com>
14600 Date:   Wed Dec 5 23:39:47 2012 -0800
14601
14602     altos: Prepare APRS for use within altos itself
14603     
14604     Make all variables static, const-ify constants, change the public
14605     name of the single entry point.
14606     
14607     Signed-off-by: Keith Packard <keithp@keithp.com>
14608
14609 commit 74969483736381858484dca9ebb528d9d2d73f5b
14610 Author: Keith Packard <keithp@keithp.com>
14611 Date:   Wed Dec 5 22:23:46 2012 -0800
14612
14613     altos: Start restructuring APRS code to create and send packets
14614     
14615     Signed-off-by: Keith Packard <keithp@keithp.com>
14616
14617 commit 933d654ec917d9794e87407a7e579438bb738d54
14618 Author: Keith Packard <keithp@keithp.com>
14619 Date:   Wed Dec 5 21:37:47 2012 -0800
14620
14621     altos: Remove a bunch of time bits from the APRS code
14622     
14623     Signed-off-by: Keith Packard <keithp@keithp.com>
14624
14625 commit 684f53d67379cf2ae696fab93d81e49208dfa43c
14626 Author: Keith Packard <keithp@keithp.com>
14627 Date:   Wed Dec 5 21:34:05 2012 -0800
14628
14629     altos: Remove APRS sine-wave table
14630     
14631     We're generating a lovely square wave, which appears to be decoded
14632     just fine thankyouverymuch.
14633     
14634     Signed-off-by: Keith Packard <keithp@keithp.com>
14635
14636 commit b79f448818126258174044a23db5b4f330fd5986
14637 Author: Keith Packard <keithp@keithp.com>
14638 Date:   Wed Dec 5 21:25:29 2012 -0800
14639
14640     altos: More APRS trimming
14641     
14642     Signed-off-by: Keith Packard <keithp@keithp.com>
14643
14644 commit 0bb7200f85db1bc6e39e72e671be9a7aef9c8f09
14645 Author: Keith Packard <keithp@keithp.com>
14646 Date:   Wed Dec 5 21:22:55 2012 -0800
14647
14648     altos: Remove more unused APRS code
14649     
14650     Getting down to a reasonable amount of code.
14651     
14652     Signed-off-by: Keith Packard <keithp@keithp.com>
14653
14654 commit d717edd18a35376811d6be0d0c7522ee8cc426f9
14655 Author: Keith Packard <keithp@keithp.com>
14656 Date:   Wed Dec 5 21:13:37 2012 -0800
14657
14658     altos: Reduce printf calls in APRS packet generation
14659     
14660     Merge all of the data into a single printf call
14661     
14662     Signed-off-by: Keith Packard <keithp@keithp.com>
14663
14664 commit 3e1254c4f3261f66d8070250898fe906eb80d8f2
14665 Author: Keith Packard <keithp@keithp.com>
14666 Date:   Wed Dec 5 21:08:19 2012 -0800
14667
14668     altos: Strip out everything but the basic position reporting from APRS
14669     
14670     Any useful data will be sent over the digital link; APRS is strictly
14671     for position tracking
14672     
14673     Signed-off-by: Keith Packard <keithp@keithp.com>
14674
14675 commit fe820a8a2dc6248b5edb96a9521536d41b936116
14676 Author: Keith Packard <keithp@keithp.com>
14677 Date:   Wed Dec 5 21:01:59 2012 -0800
14678
14679     Signed-off-by: Keith Packard <keithp@keithp.com>
14680     
14681     altos: Switch APRS to standard position reporting form
14682     
14683     Stop using NMEA sentences for position
14684
14685 commit 03f844ddcd95166211451fda0b20f9b15496294e
14686 Author: Keith Packard <keithp@keithp.com>
14687 Date:   Wed Dec 5 20:11:35 2012 -0800
14688
14689     altos: Add missing ao_aprs.h file
14690     
14691     This has defines for the planned APRS interface
14692     
14693     Signed-off-by: Keith Packard <keithp@keithp.com>
14694
14695 commit 8b1f186a574c22cebd9daba9d352ec82556c3b28
14696 Author: Keith Packard <keithp@keithp.com>
14697 Date:   Wed Dec 5 20:10:54 2012 -0800
14698
14699     altos: Generate all of the APRS messages
14700     
14701     Note that two of them are in NMEA form, which some receivers appear
14702     not to parse
14703     
14704     Signed-off-by: Keith Packard <keithp@keithp.com>
14705
14706 commit 0c2c47dd7af2fc95de852178c4244daba02f44ed
14707 Author: Keith Packard <keithp@keithp.com>
14708 Date:   Wed Dec 5 19:44:09 2012 -0800
14709
14710     altos: Add test scaffolding for APRS
14711     
14712     This moves some test code out of ao_aprs.c and into ao_aprs_test.c,
14713     and then adds Makefile fragments to compile and run the resulting
14714     program, creating a wav file as output
14715     
14716     Signed-off-by: Keith Packard <keithp@keithp.com>
14717
14718 commit d65751fded3321b8a350e4140c44f87fec95aab2
14719 Author: Keith Packard <keithp@keithp.com>
14720 Date:   Wed Dec 5 19:30:27 2012 -0800
14721
14722     altos: Make aprs code output encoded packets to stdout
14723     
14724     This generates a .wav file containing a single APRS packet. This has
14725     been tested and appears to be successfully decoded by an APRS receiver.
14726     
14727     Signed-off-by: Keith Packard <keithp@keithp.com>
14728
14729 commit 024e35dc6a0356adfc801a023d5ec208cf3996cb
14730 Author: Keith Packard <keithp@keithp.com>
14731 Date:   Wed Dec 5 09:59:16 2012 -0800
14732
14733     altos: Add Pico Beacon code as ao_aprs.c
14734     
14735     Pico Beacon hooks a GPS to an AD9954 DDS radio chip with a PIC. It
14736     directly synthesizes the necessary AX.25 packets to do APRS
14737     reporting. We're going to appropriate the code for use in Mega Metrum
14738     to (optionally) broadcast APRS packets.
14739     
14740         http://ad7zj.net/kd7lmo/aprsbeacon_code.html
14741     
14742     Signed-off-by: Keith Packard <keithp@keithp.com>
14743     (
14744
14745 commit ce12787b56f699166cafe4cdee9e2a4d8e66ebed
14746 Author: Keith Packard <keithp@keithp.com>
14747 Date:   Tue Dec 4 09:45:01 2012 -0800
14748
14749     altos: Break out GPS speed resetting sequence
14750     
14751     To set the GPS speed, we delay for 1/2 sec, change speed, then delay
14752     for another 1/2 sec.
14753     
14754     Signed-off-by: Keith Packard <keithp@keithp.com>
14755
14756 commit d1778937e136fdecf8607dd9b358cf972d87ca34
14757 Author: Keith Packard <keithp@keithp.com>
14758 Date:   Tue Dec 4 09:43:56 2012 -0800
14759
14760     altos: shrink ao_companion_status by merging printf calls
14761     
14762     Multiple printf calls are longer than one big one, so merge these
14763     together to save some code space
14764     
14765     Signed-off-by: Keith Packard <keithp@keithp.com>
14766
14767 commit f6f440767eece896507903e6e58849f11088829f
14768 Author: Keith Packard <keithp@keithp.com>
14769 Date:   Tue Dec 4 08:48:05 2012 -0800
14770
14771     Another ao-mega addition which shouldn't be here
14772     
14773     Signed-off-by: Keith Packard <keithp@keithp.com>
14774
14775 commit 1f52e8afce514a6b943c92aaa6d7189d11d9fe76
14776 Author: Keith Packard <keithp@keithp.com>
14777 Date:   Tue Dec 4 01:34:03 2012 -0800
14778
14779     ao-tools. Oops, let 'ao-mega' slip into build.
14780     
14781     This is a tool to parse ao-mega eeprom files; not sure it'll be that
14782     useful, and it's certainly not usable *yet*.
14783     
14784     Signed-off-by: Keith Packard <keithp@keithp.com>
14785
14786 commit d4d5d411679d074295d4722f4887fd1cf4f0906c
14787 Author: Keith Packard <keithp@keithp.com>
14788 Date:   Tue Dec 4 01:30:39 2012 -0800
14789
14790     ao-sky-flash: Clean up debug printfs a bit
14791     
14792     This makes debugging output a bit cleaner
14793     
14794     Signed-off-by: Keith Packard <keithp@keithp.com>
14795
14796 commit 5f6b3790667d9b92370b4fe0dad5626929fea2ba
14797 Author: Keith Packard <keithp@keithp.com>
14798 Date:   Fri Nov 30 20:51:47 2012 -0800
14799
14800     altos: Make skytraq reflashing code try both 9600 and 4800 baud
14801     
14802     This lets it communicate with the ROM code which boots at 4800 baud
14803     instead of 9600 baud.
14804     
14805     Signed-off-by: Keith Packard <keithp@keithp.com>
14806
14807 commit dd8b2eadab12965d232640449b1d1c9f2484238c
14808 Author: Keith Packard <keithp@keithp.com>
14809 Date:   Fri Nov 30 17:36:40 2012 -0800
14810
14811     ao-tools: Add ao-sky-flash to update GPS firmware
14812     
14813     This uses a new feature of AltOS to directly connect the GPS chip to
14814     the USB link to reprogram the former.
14815     
14816     Signed-off-by: Keith Packard <keithp@keithp.com>
14817
14818 commit 860d0526737295c695f8e6a790d72b49eb4a686d
14819 Author: Keith Packard <keithp@keithp.com>
14820 Date:   Fri Nov 30 16:10:43 2012 -0800
14821
14822     altos: Add support for reflashing skytraq GPS chips
14823     
14824     This simply switches the skytraq port to 115200 baud and then
14825     essentially connects it directly to the USB port by forwarding bytes
14826     in both directions.
14827     
14828     Once started, the only way out is to reboot the board.
14829     
14830     Signed-off-by: Keith Packard <keithp@keithp.com>
14831
14832 commit c90ece979f3c95cc6c557c5a2ba8f4a0ce78e173
14833 Author: Keith Packard <keithp@keithp.com>
14834 Date:   Fri Nov 30 16:08:41 2012 -0800
14835
14836     altos: Expose GPS serial fifo on MegaMetrum
14837     
14838     Necessary for direct access by the GPS reflashing code
14839     
14840     Signed-off-by: Keith Packard <keithp@keithp.com>
14841
14842 commit ae0ddb0f866a26867f0147e0811717810f74c9ef
14843 Author: Keith Packard <keithp@keithp.com>
14844 Date:   Fri Nov 30 16:05:19 2012 -0800
14845
14846     altos: Add ao_task_minimize_latency to reduce IRQ delays
14847     
14848     When set, this causes the task switching code to avoid blocking IRQs
14849     while looking for an idle task as that can increase IRQ latencies
14850     enough to drop characters at 115200 baud on the cc1111. Note that this
14851     *also* eliminates the ability to use low power modes as we cannot know
14852     at any point whether some interrupt has come along and woken a task.
14853     
14854     Has no effect when using task queues as those require IRQs to be
14855     blocked while looking at the queue. Shouldn't be a problem there
14856     though as the check for no running tasks is very cheap.
14857     
14858     Signed-off-by: Keith Packard <keithp@keithp.com>
14859
14860 commit f2c2d04f07253a90c4f7da49df43c3969119516b
14861 Author: Keith Packard <keithp@keithp.com>
14862 Date:   Fri Nov 30 16:04:24 2012 -0800
14863
14864     altos: Use ao_xmemcpy in ao_log_telem.c
14865     
14866     This eliminates the libc generic version in TeleTerra
14867     
14868     Signed-off-by: Keith Packard <keithp@keithp.com>
14869
14870 commit 7db14905af5cbbfa47d1a2026cce6aea9e5aae7a
14871 Author: Keith Packard <keithp@keithp.com>
14872 Date:   Fri Nov 30 16:03:45 2012 -0800
14873
14874     altos: Add support for 115200 baud serial rates
14875     
14876     Necessary for flashing skytraq chips
14877     
14878     Signed-off-by: Keith Packard <keithp@keithp.com>
14879
14880 commit 0b65402361f36a0c722977bcb63edb26fda0db28
14881 Author: Keith Packard <keithp@keithp.com>
14882 Date:   Fri Nov 30 16:01:07 2012 -0800
14883
14884     altos: Make stdio 8-bit clean by making pollchar return int
14885     
14886     We were stealing one value (0xff) in the return value from pollchar to
14887     indicate 'not ready yet'. Instead of doing that, use the integer value
14888     -1 and have pollchar return an int instead of a char. That
14889     necessitated cleaning a few other bits to make sure that 0xff wouldn't
14890     get promoted to -1 on accident.
14891     
14892     Signed-off-by: Keith Packard <keithp@keithp.com>
14893
14894 commit 0fa9ce23dd63846337872d6d666a469512614d07
14895 Author: Keith Packard <keithp@keithp.com>
14896 Date:   Fri Nov 30 15:10:59 2012 -0800
14897
14898     altos: Share cc1111 reset/debug-start code
14899     
14900     These sequences are very similar, differing only in whether the dbg
14901     clock line is toggled while holding reset low for a while.
14902     
14903     Signed-off-by: Keith Packard <keithp@keithp.com>
14904
14905 commit cb01d968f21a171682e6358641edaf5eef815a66
14906 Author: Keith Packard <keithp@keithp.com>
14907 Date:   Fri Nov 30 15:05:31 2012 -0800
14908
14909     altos: Shrink cc1111/ao_dbg.c a bit
14910     
14911     Share code for osequence of ao_dbg_long_delay(); ao_dbg_send_bits()
14912     
14913     Signed-off-by: Keith Packard <keithp@keithp.com>
14914
14915 commit 81648829defbaf49fc98c4520540f7a20c50c417
14916 Author: Keith Packard <keithp@keithp.com>
14917 Date:   Fri Nov 30 15:04:21 2012 -0800
14918
14919     altos: Share getnibble function
14920     
14921     Two implementations of the same function, one in cc1111/ao_dbg.c and
14922     the other in core/ao_send_packet.c.
14923     
14924     Signed-off-by: Keith Packard <keithp@keithp.com>
14925
14926 commit 289ead258e217bc10493caab12a8b477f1bc2865
14927 Author: Keith Packard <keithp@keithp.com>
14928 Date:   Thu Nov 29 20:36:51 2012 -0800
14929
14930     altos: Make TeleBalloon v1.1 build again
14931     
14932     This is untested, but at least it builds now
14933     
14934     Signed-off-by: Keith Packard <keithp@keithp.com>
14935
14936 commit ceea0e75ac42acac4a20bf88f34bb93fd2768f4c
14937 Merge: 7738ddc 285fccf
14938 Author: Bdale Garbee <bdale@gag.com>
14939 Date:   Tue Nov 20 12:37:38 2012 -0700
14940
14941     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
14942
14943 commit 7738ddc5dcf4a9609ae2b066a783e3c9fa03d3be
14944 Author: Bdale Garbee <bdale@gag.com>
14945 Date:   Tue Nov 20 12:36:26 2012 -0700
14946
14947     let upstream version rule, don't force use of Debian version in firmware
14948
14949 commit 285fccfa82d89b0decc3b44f413eef9d0c8f1e63
14950 Author: Keith Packard <keithp@keithp.com>
14951 Date:   Sun Nov 18 10:36:17 2012 -0800
14952
14953     altos: Slow down micropeak report timing
14954     
14955     This makes reading the LED a lot easier.
14956     
14957     Signed-off-by: Keith Packard <keithp@keithp.com>
14958
14959 commit 8ff0db3979405357003b52022e564a3da75ec3fb
14960 Author: Keith Packard <keithp@keithp.com>
14961 Date:   Sun Nov 18 10:35:39 2012 -0800
14962
14963     altos: micropeak LED is orange now, not blue
14964     
14965     Change the names around to match
14966     
14967     Signed-off-by: Keith Packard <keithp@keithp.com>
14968
14969 commit ba3532a8ca7083b09fde5827faeb95f0c2f3b07c
14970 Author: Keith Packard <keithp@keithp.com>
14971 Date:   Sun Nov 18 10:20:52 2012 -0800
14972
14973     doc: Minor updates to the micropeak docs
14974     
14975     Mention light issue in quick start guide. Update run-time estimate to
14976     40 hours (measured over 44 hours)
14977     
14978     Signed-off-by: Keith Packard <keithp@keithp.com>
14979
14980 commit 1df3e6402489480e30600304bf024481902f9425
14981 Author: Keith Packard <keithp@keithp.com>
14982 Date:   Sun Nov 18 10:15:14 2012 -0800
14983
14984     altos: Clean everything, even if we don't have compilers
14985     
14986     This ensures that stale bits aren't left if PATH isn't set right when
14987     'make clean' is called.
14988     
14989     Signed-off-by: Keith Packard <keithp@keithp.com>
14990
14991 commit c4737c81ee2da826b38cc52efbfb09017e6825ca
14992 Author: Keith Packard <keithp@keithp.com>
14993 Date:   Sun Nov 18 10:13:49 2012 -0800
14994
14995     altoslib: Reset telem tracking state when switching altimeters
14996     
14997     This discards any local state when the new telem packet has a
14998     different serial number
14999     
15000     Signed-off-by: Keith Packard <keithp@keithp.com>
15001
15002 commit fcb801b145e1ae6f1c0b3418a99245d34dbf5aa4
15003 Author: Keith Packard <keithp@keithp.com>
15004 Date:   Sun Nov 18 10:10:29 2012 -0800
15005
15006     altoslib: Allow flight number to be zero
15007     
15008     It's zero when there's no storage space on the device. Instead of
15009     waiting for non-zero flight number, wait for the seen_flight bit to be
15010     set in the telem tracking state
15011     
15012     Signed-off-by: Keith Packard <keithp@keithp.com>
15013
15014 commit c494eecc51f7d80e24e5db7af0021c56cb6871d4
15015 Author: Keith Packard <keithp@keithp.com>
15016 Date:   Sun Nov 18 10:08:38 2012 -0800
15017
15018     altoslib: MegaMetrum data telem packets have sensor data, not flight no
15019     
15020     Setting the seen_flight bit without a flight number leads to bogus
15021     file names
15022     
15023     Signed-off-by: Keith Packard <keithp@keithp.com>
15024
15025 commit 70c9fc74a68fdb92569eb73295cfa154cf3768f4
15026 Author: Keith Packard <keithp@keithp.com>
15027 Date:   Sun Nov 18 09:50:54 2012 -0800
15028
15029     altos: Make Tm recovery mode set RF cal and callsign too
15030     
15031     This lets us connect to Tm even if someone messes up the RF
15032     calibration or callsign info
15033     
15034     Signed-off-by: Keith Packard <keithp@keithp.com>
15035
15036 commit fa3beed645c7bff08d22a657daffe75059dc7b88
15037 Author: Keith Packard <keithp@keithp.com>
15038 Date:   Sun Nov 18 08:46:31 2012 -0800
15039
15040     altos: fix cc1120 radio test - state wasn't made static
15041     
15042     so whether the radio got turned on was random.
15043     
15044     Signed-off-by: Keith Packard <keithp@keithp.com>
15045
15046 commit e037fbc004e1aa7d631ae999e587bdde2f6b71c9
15047 Author: Keith Packard <keithp@keithp.com>
15048 Date:   Sat Nov 17 17:34:01 2012 -0800
15049
15050     altoslib: Add (disabled) conversion for MS5611
15051     
15052     In case we actually end up shipping an MS5611-based board at some
15053     point, it will be nice to have the java code on hand
15054     
15055     Signed-off-by: Keith Packard <keithp@keithp.com>
15056
15057 commit 0606dc013d8b89fd5de0548af0de20fdab5c27d4
15058 Author: Keith Packard <keithp@keithp.com>
15059 Date:   Fri Nov 16 22:19:17 2012 -0800
15060
15061     doc: Start updating AltOS documentation for multi-arch
15062     
15063     Now that AltOS supports many processors, start updating the
15064     documentation to match.
15065     
15066     Signed-off-by: Keith Packard <keithp@keithp.com>
15067
15068 commit b3205a1d246e5ed229256aa787f26e6e122b7a2f
15069 Author: Keith Packard <keithp@keithp.com>
15070 Date:   Thu Nov 1 17:52:22 2012 -0700
15071
15072     altos: Build megadongle when possible
15073     
15074     Signed-off-by: Keith Packard <keithp@keithp.com>
15075
15076 commit 793b950083d09ead4f6230e041ad43aa9f5f2179
15077 Author: Keith Packard <keithp@keithp.com>
15078 Date:   Thu Nov 1 10:51:41 2012 -0700
15079
15080     altos/megadongle: Add megadongle product
15081     
15082     Looks a lot like teledongle from a feature perspective.
15083     
15084     Signed-off-by: Keith Packard <keithp@keithp.com>
15085
15086 commit f74d724f92b335d6c0674d0f1fcc650b729401df
15087 Author: Keith Packard <keithp@keithp.com>
15088 Date:   Thu Nov 1 10:50:03 2012 -0700
15089
15090     altos: Remove legacy telemetry from ao_monitor when not needed
15091     
15092     For products not supporting LEGACY_MONITOR, remove the (undefined)
15093     structs from the ao_monitor union.
15094     
15095     Signed-off-by: Keith Packard <keithp@keithp.com>
15096
15097 commit e4d931cd99a7c91803584b71670e30c0d00217df
15098 Author: Keith Packard <keithp@keithp.com>
15099 Date:   Thu Nov 1 10:49:17 2012 -0700
15100
15101     altos: Remove 'volatile' from ao_rssi.c globals
15102     
15103     No need for this, the variables aren't changed at interrupt time.
15104     
15105     Signed-off-by: Keith Packard <keithp@keithp.com>
15106
15107 commit 86f8b92149d1027b1d6d6b1cae097cfe47b02090
15108 Author: Keith Packard <keithp@keithp.com>
15109 Date:   Thu Nov 1 10:48:08 2012 -0700
15110
15111     altos/stm: Support LEDs on multiple ports
15112     
15113     Split out the bits in a fairly simplistic fashion so that we support
15114     no more than 16 LEDs still.
15115     
15116     Signed-off-by: Keith Packard <keithp@keithp.com>
15117
15118 commit fcdaa0d748058a7f52a1bdc1a1627dc394762e5a
15119 Author: Keith Packard <keithp@keithp.com>
15120 Date:   Tue Oct 30 19:56:51 2012 -0700
15121
15122     altos/attiny: Remove debugging code which frobs PB1
15123     
15124     This was clearly stuck there to debug something; not a good idea...
15125     
15126     Signed-off-by: Keith Packard <keithp@keithp.com>
15127
15128 commit af8cb40851a5cf5e3bd06ddd85e4e2df16bfbad2
15129 Author: Keith Packard <keithp@keithp.com>
15130 Date:   Tue Oct 30 19:44:45 2012 -0700
15131
15132     altos/micropeak: Run MS5607 at max resolution for micropeak
15133     
15134     We've got lots of time, so get the highest resolution baro data available.
15135     
15136     Signed-off-by: Keith Packard <keithp@keithp.com>
15137
15138 commit 371da0c909098092db7b596496df9d58eed43703
15139 Author: Keith Packard <keithp@keithp.com>
15140 Date:   Tue Oct 30 19:41:08 2012 -0700
15141
15142     altos/micropeak: Clock micropeak at 250kHz to save power
15143     
15144     This reduces average current consumption from 2mA to .4mA. This
15145     makes the battery last longer, but also gets the current under
15146     something that the typical CR1025 battery can support. Would be nice
15147     to reduce current even further; cheap CR1025 batteries still seem to
15148     fade a bit at this current level.
15149     
15150     Signed-off-by: Keith Packard <keithp@keithp.com>
15151
15152 commit e8a4a00a5bb333d4ee9601d53242a82dfe0372c2
15153 Author: Keith Packard <keithp@keithp.com>
15154 Date:   Tue Oct 30 19:39:55 2012 -0700
15155
15156     altos/attiny: Don't initialize the CS pin in the general SPI setup
15157     
15158     Let the CS pin be configured by the driver, which can set the correct
15159     value before enabling the output.
15160     
15161     Signed-off-by: Keith Packard <keithp@keithp.com>
15162
15163 commit f7d2613bb0a6ab1c63e3f6252a3a2358fdfbc691
15164 Author: Keith Packard <keithp@keithp.com>
15165 Date:   Mon Oct 29 17:07:05 2012 -0700
15166
15167     altos/micropeak: Set boost detect to 10m. Add 30s boost delay.
15168     
15169     Wait for 30 seconds before even starting look for boost. This provides
15170     an opportunity to close up the airframe, potentially causing pressure
15171     gradients seen by the baro sensor.
15172     
15173     Also, require a 10m vertical motion before triggering boost. This
15174     should limit accidental boost detect while capturing any actual flights.
15175     
15176     Signed-off-by: Keith Packard <keithp@keithp.com>
15177
15178 commit 0d0ece403028e8a4453cc380575ed95c5e00ddb7
15179 Author: Keith Packard <keithp@keithp.com>
15180 Date:   Mon Oct 29 11:49:23 2012 -0700
15181
15182     doc: Add micropeak manual
15183     
15184     Signed-off-by: Keith Packard <keithp@keithp.com>
15185
15186 commit 424638446b7c7bb3f4aa6b4764d3e68175dcbf8c
15187 Author: Keith Packard <keithp@keithp.com>
15188 Date:   Mon Oct 29 11:48:58 2012 -0700
15189
15190     altos: Build micropeak when avr-gcc is available
15191     
15192     Signed-off-by: Keith Packard <keithp@keithp.com>
15193
15194 commit e9ea0ad4024532fd6f87bb6708bf76b0c7aa1c5b
15195 Author: Keith Packard <keithp@keithp.com>
15196 Date:   Mon Oct 29 11:47:17 2012 -0700
15197
15198     altos/micropeak: Switch to MS5607 sensor. Require 4m for boost. Elide dead code
15199     
15200     Signed-off-by: Keith Packard <keithp@keithp.com>
15201
15202 commit 0623bc06a77536b903da09acbd12999d0ed05360
15203 Author: Keith Packard <keithp@keithp.com>
15204 Date:   Mon Oct 29 11:43:02 2012 -0700
15205
15206     altos/attiny: Update to new interrupt macros
15207     
15208     Add ao_arch_block/release_interrupts macros to attiny architecture
15209     
15210     Signed-off-by: Keith Packard <keithp@keithp.com>
15211
15212 commit a46c9398a5f02ff4b52b7a4309a51498560cadb5
15213 Merge: e57ab2a 56023cf
15214 Author: Keith Packard <keithp@keithp.com>
15215 Date:   Fri Oct 26 14:08:32 2012 -0700
15216
15217     Merge remote-tracking branch 'mjb/altosdroid'
15218
15219 commit e57ab2a7bfb69c0ef9b5b7fa8e53e20a500e7c6c
15220 Author: Keith Packard <keithp@keithp.com>
15221 Date:   Thu Oct 25 13:42:10 2012 -0700
15222
15223     altos: Provide ao_task_alarm_tick to reduce per-tick cost
15224     
15225     Cache the next wakeup time and check that before jumping to the task
15226     code.
15227     
15228     Signed-off-by: Keith Packard <keithp@keithp.com>
15229
15230 commit ccf0faa7d26d56deca7928b521d07be40504466a
15231 Author: Keith Packard <keithp@keithp.com>
15232 Date:   Thu Oct 25 13:40:54 2012 -0700
15233
15234     altos: Leave interrupts disabled while checking for task to run
15235     
15236     Otherwise, we run the risk of an interrupt waking a task after we've
15237     decided to idle the CPU.
15238     
15239     Signed-off-by: Keith Packard <keithp@keithp.com>
15240
15241 commit 9b978cd467f9128f3069765dd8fbf8abad3459a4
15242 Author: Keith Packard <keithp@keithp.com>
15243 Date:   Thu Oct 25 13:38:13 2012 -0700
15244
15245     altos: Clean up stm arch macros a bit.
15246     
15247     Turn a bunch of the macros into inline functions.
15248     Clean up the reboot method to use the stm_scb structure.
15249     
15250     Signed-off-by: Keith Packard <keithp@keithp.com>
15251
15252 commit 7ee031bdab33cc6a1e2a7995a7c3a43f3a64b687
15253 Author: Keith Packard <keithp@keithp.com>
15254 Date:   Thu Oct 25 13:35:47 2012 -0700
15255
15256     altos: Clean up cc1111 architecture macros a bit, removing cli/sei
15257     
15258     Just reformatting changes, aside from the removal of cli/sei
15259     
15260     Signed-off-by: Keith Packard <keithp@keithp.com>
15261
15262 commit ff6a439cd24e239abd97107ecedf12dca71e59a5
15263 Author: Keith Packard <keithp@keithp.com>
15264 Date:   Thu Oct 25 13:33:43 2012 -0700
15265
15266     altos: Wrap ao_container_of value in parens
15267     
15268     Keeps the cast from being separated from the value when used
15269     in expressions.
15270     
15271     Signed-off-by: Keith Packard <keithp@keithp.com>
15272
15273 commit f221c78e6237e0a118ebe85c25e433fe16a7735d
15274 Author: Keith Packard <keithp@keithp.com>
15275 Date:   Thu Oct 25 11:25:42 2012 -0700
15276
15277     altos: Switch drivers to ao_arch_block/release_interrupts
15278     
15279     Stop using cli/sei, which are avr-specific
15280     
15281     Signed-off-by: Keith Packard <keithp@keithp.com>
15282
15283 commit 56023cf5da9deede9fe627fe327783eceecf08f7
15284 Author: Mike Beattie <mike@ethernal.org>
15285 Date:   Thu Oct 25 20:39:20 2012 +1300
15286
15287     altosdroid: more restrictive commit no. matching
15288     
15289     Signed-off-by: Mike Beattie <mike@ethernal.org>
15290
15291 commit bb3f42daffafb497639c2c678f6106ce54523ff3
15292 Author: Mike Beattie <mike@ethernal.org>
15293 Date:   Thu Oct 25 20:31:59 2012 +1300
15294
15295     altosdroid: more reliable branch detection
15296     
15297     Signed-off-by: Mike Beattie <mike@ethernal.org>
15298
15299 commit 963f7715be6c67056bbd8bbe898639adac64fc29
15300 Author: Keith Packard <keithp@keithp.com>
15301 Date:   Thu Oct 25 00:12:57 2012 -0700
15302
15303     Bump version to 1.1.9.2
15304     
15305     Signed-off-by: Keith Packard <keithp@keithp.com>
15306
15307 commit 282f0451dd141db3304ab73e4020a849e59721eb
15308 Merge: 0680d62 78e1de4
15309 Author: Keith Packard <keithp@keithp.com>
15310 Date:   Thu Oct 25 00:09:01 2012 -0700
15311
15312     Merge remote-tracking branch 'mjb/altosdroid'
15313
15314 commit 0680d62d57496cea7ae4f1ef317c46e689b28e21
15315 Author: Keith Packard <keithp@keithp.com>
15316 Date:   Thu Oct 25 00:04:27 2012 -0700
15317
15318     altos/megametrum: Depend on Makefile contents for build
15319     
15320     This ensures that everything is rebuilt when the Makefile changes
15321     
15322     Signed-off-by: Keith Packard <keithp@keithp.com>
15323
15324 commit b49c751749dcd3e78991463c098f8d916f52179d
15325 Author: Keith Packard <keithp@keithp.com>
15326 Date:   Wed Oct 24 23:50:55 2012 -0700
15327
15328     altos: Add task queues.
15329     
15330     This replaces the array-based scheduler with a queue-based one
15331     instead. It should have the same basic scheduling semantics, but it
15332     walks shorter lists for each operation, making it much more efficient
15333     when the system has a lot of tasks.
15334     
15335     Signed-off-by: Keith Packard <keithp@keithp.com>
15336
15337 commit 4b13d3c659240e5a8347b1ba7ab0bf1d8355eba3
15338 Author: Keith Packard <keithp@keithp.com>
15339 Date:   Wed Oct 24 22:46:55 2012 -0700
15340
15341     altos: Add stack-guard code. Uses STM MPU to trap stack overflow.
15342     
15343     This marks the lowest portion of the stack as inaccessible to the CPU,
15344     causing the processor to fault when it reaches it. The fault then
15345     generates a panic message so that the user can know what happened.
15346     
15347     Signed-off-by: Keith Packard <keithp@keithp.com>
15348
15349 commit e80fa6de4ccc5c4851eab9fb941f9282d2e3eb16
15350 Author: Keith Packard <keithp@keithp.com>
15351 Date:   Wed Oct 24 22:35:32 2012 -0700
15352
15353     altos: Replace __critical usage with ao_arch_critical as needed
15354     
15355     sdcc offers __critical as a machine-independent way to block
15356     interrupts, but as gcc doesn't, we need to use a compiler-independent
15357     construct instead. ao_arch_critical has been around since the AVR
15358     port, but some old __critical usages remained.
15359     
15360     This fixes a bunch of random hangs when communicating with MM over USB
15361     or the radio as the various stdio loops were running without
15362     interrupts blocked between the test and the sleep.
15363     
15364     Signed-off-by: Keith Packard <keithp@keithp.com>
15365
15366 commit b119e19604aa557a40e848c60d98a67b5f259bbd
15367 Author: Keith Packard <keithp@keithp.com>
15368 Date:   Tue Oct 23 22:17:49 2012 -0700
15369
15370     altos: profiling on STM32L
15371     
15372     Add sample-based profiling, using a 1kHz timer
15373     
15374     Signed-off-by: Keith Packard <keithp@keithp.com>
15375
15376 commit 7d34811ba035367bbf26a8510265754f3fbb5a95
15377 Author: Keith Packard <keithp@keithp.com>
15378 Date:   Wed Oct 24 23:21:38 2012 -0700
15379
15380     altos: Add ao_arch_block/release_interrupts to avr and cc1111
15381     
15382     Stop using cli/sei for AVR, add replacement to __critical for cc1111
15383     
15384     Signed-off-by: Keith Packard <keithp@keithp.com>
15385
15386 commit 09aa379fc57cd4f30c18c7bda2532a79109354c2
15387 Author: Keith Packard <keithp@keithp.com>
15388 Date:   Wed Oct 24 23:55:00 2012 -0700
15389
15390     altos: Force beep timer regs reload when enabling beeper
15391     
15392     Without this, there can be a long delay between asking for the beeper
15393     and having it actually start sounding.
15394     
15395     Signed-off-by: Keith Packard <keithp@keithp.com>
15396
15397 commit 097c931c979d3652ef8e279ba66bb7ce758f37a3
15398 Author: Keith Packard <keithp@keithp.com>
15399 Date:   Wed Oct 24 23:52:49 2012 -0700
15400
15401     altos: When slave mode first starts, accept any packet
15402     
15403     This eliminates the packet sequence matching for the first packet,
15404     allowing outstanding send data to arrive from the master instead of
15405     ignoring packets with data until they match the seqno
15406     
15407     Signed-off-by: Keith Packard <keithp@keithp.com>
15408
15409 commit 978c16105dd334a4a2807140dbbcc7f306a6b581
15410 Author: Keith Packard <keithp@keithp.com>
15411 Date:   Wed Oct 24 23:55:45 2012 -0700
15412
15413     altosui: Allow AltosConfig to abort before serial line starts
15414     
15415     Check to see if the serial line is active before trying to close it.
15416     
15417     Signed-off-by: Keith Packard <keithp@keithp.com>
15418
15419 commit 78e1de481bfdbf7c7bb908c317b23c8ee275c84f
15420 Author: Mike Beattie <mike@ethernal.org>
15421 Date:   Wed Oct 24 20:54:18 2012 +1300
15422
15423     altosdroid: Add version information to UI
15424     
15425     Signed-off-by: Mike Beattie <mike@ethernal.org>
15426
15427 commit 5ad62b07bef41921b46cb7251072dc24290ee4c9
15428 Author: Mike Beattie <mike@ethernal.org>
15429 Date:   Wed Oct 24 20:52:09 2012 +1300
15430
15431     altosdroid: Add branch to BuildInfo
15432     
15433     Signed-off-by: Mike Beattie <mike@ethernal.org>
15434
15435 commit 055f3232decc07e064d596469b81cf9869411c2d
15436 Merge: 8ca58e2 9e60fa2
15437 Author: Bdale Garbee <bdale@gag.com>
15438 Date:   Tue Oct 23 09:38:36 2012 -0600
15439
15440     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
15441
15442 commit 8ca58e20208495ce63b8256a8ffa43932867e8d5
15443 Author: Bdale Garbee <bdale@gag.com>
15444 Date:   Tue Oct 23 09:33:17 2012 -0600
15445
15446     remove local copy of launch-sites.txt and reference to old web location
15447
15448 commit 37a09f1edc57924dabcf2a71794a42e37b5a354c
15449 Author: Mike Beattie <mike@ethernal.org>
15450 Date:   Tue Oct 23 19:22:52 2012 +1300
15451
15452     altosdroid: match only the current version tag
15453     
15454     Don't match non version tags - and always return the long format of
15455     git describe, rather than just the tag (when the tag is on the current
15456     commit).
15457     
15458     Split the commit number/hash more reliably by removing the version tag
15459     from the result first.
15460     
15461     Signed-off-by: Mike Beattie <mike@ethernal.org>
15462
15463 commit 9e60fa214ad2c48fbe8f7e5c437681aa35d249fa
15464 Merge: 27c3157 4b41561
15465 Author: Keith Packard <keithp@keithp.com>
15466 Date:   Mon Oct 22 22:39:31 2012 -0700
15467
15468     Merge remote-tracking branch 'mjb/altosdroid'
15469
15470 commit 27c31572f4f63c2282e1cc583f4402337fcb548a
15471 Author: Keith Packard <keithp@keithp.com>
15472 Date:   Mon Oct 22 22:38:46 2012 -0700
15473
15474     altosui: Allow any non-basestation to be configured
15475     
15476     TelePyro has some configuration bits.
15477     
15478     Signed-off-by: Keith Packard <keithp@keithp.com>
15479
15480 commit 79f4e684713cff6bf999cac52f5d9525a6f7d278
15481 Author: Keith Packard <keithp@keithp.com>
15482 Date:   Mon Oct 22 21:39:12 2012 -0700
15483
15484     altos: make check-avr-mem utility executable
15485     
15486     Signed-off-by: Keith Packard <keithp@keithp.com>
15487
15488 commit d4ea2e7c3ed84fb6f4e880da6c5ddf2a83d3ef61
15489 Author: Keith Packard <keithp@keithp.com>
15490 Date:   Mon Oct 22 21:38:18 2012 -0700
15491
15492     altos: Allow pyro flight state config to be set
15493     
15494     Without these lines, flight state compares can't be shown or set.
15495     
15496     Signed-off-by: Keith Packard <keithp@keithp.com>
15497
15498 commit e80d7cd18fa4dac98d941e86b5956403a7170966
15499 Author: Keith Packard <keithp@keithp.com>
15500 Date:   Mon Oct 22 21:37:25 2012 -0700
15501
15502     altos: Let AVR products override the stack size. Set telepyro to 104
15503     
15504     Otherwise, telepyro doesn't have enough ram...
15505     
15506     Signed-off-by: Keith Packard <keithp@keithp.com>
15507
15508 commit 20496608ca287e65302193ee1afe9f0cad3a36e1
15509 Author: Keith Packard <keithp@keithp.com>
15510 Date:   Mon Oct 22 21:36:12 2012 -0700
15511
15512     altoslib: capitalize 'Invalid' state name appropriately
15513     
15514     It shouldn't ever appear, but it seemed wrong to have it not match the
15515     rest of the strings.
15516     
15517     Signed-off-by: Keith Packard <keithp@keithp.com>
15518
15519 commit fe00d1169c65cb289f77093cf281efbd0a5d4e64
15520 Author: Keith Packard <keithp@keithp.com>
15521 Date:   Mon Oct 22 21:35:06 2012 -0700
15522
15523     altosui/altoslib: Add support for configuring pyro channels
15524     
15525     This provides a UI on devices which have pyro channels other than
15526     main/apogee.
15527     
15528     Signed-off-by: Keith Packard <keithp@keithp.com>
15529
15530 commit fd619a01bf3489b1df017aca20362757b087ec11
15531 Author: Keith Packard <keithp@keithp.com>
15532 Date:   Mon Oct 22 08:52:08 2012 -0700
15533
15534     altos: Add state comparisons to pyro channel conditions
15535     
15536     Let pyro channels block waiting for flight state changes. This
15537     allows for pyro channels to be synchronized with the main iginiter
15538     channels.
15539     
15540     Signed-off-by: Keith Packard <keithp@keithp.com>
15541
15542 commit 4b41561abf9144e73995ccc18eadad7936d1dd15
15543 Author: Mike Beattie <mike@ethernal.org>
15544 Date:   Mon Oct 22 11:55:07 2012 +1300
15545
15546     altosdroid: add autogenerated BuildInfo.java
15547     
15548     * Generated by shell script that parses git describe
15549     * Makefile rule to call script on every run
15550     * also includes eclipse hooks to call shell script on build
15551     
15552     Signed-off-by: Mike Beattie <mike@ethernal.org>
15553
15554 commit 8cb09f8a3e2dae5f7f3d2d3dbbc81ba40b491e75
15555 Author: Keith Packard <keithp@keithp.com>
15556 Date:   Sun Oct 21 20:57:21 2012 -0700
15557
15558     altosdroid: AltosState now has speed and max_speed funcs
15559     
15560     These pull out the appropriate baro/accel speed values and may use
15561     some fancier values in future.
15562     
15563     Signed-off-by: Keith Packard <keithp@keithp.com>
15564
15565 commit e4ee3a35dbb1586f65adada0eaf34b7b4e5432eb
15566 Author: Keith Packard <keithp@keithp.com>
15567 Date:   Sun Oct 21 19:51:02 2012 -0700
15568
15569     altoslib: Add AltosRecordNone.java
15570     
15571     oops. forgot a file.
15572     
15573     Signed-off-by: Keith Packard <keithp@keithp.com>
15574
15575 commit e16c33545640f745cec8dc595b2343359efced57
15576 Author: Keith Packard <keithp@keithp.com>
15577 Date:   Sun Oct 21 17:26:16 2012 -0700
15578
15579     altos/test: Use MMA655X in ao_flight_test_mm. Add run-mm to plot mm data
15580     
15581     Pull MMA655X data out of eeprom file when available. Switch build to
15582     using MMA655x by default.
15583     
15584     Clone run-one to plot a single mm flight
15585     
15586     Signed-off-by: Keith Packard <keithp@keithp.com>
15587
15588 commit f789b0b94eb01e3875f7711ce053658c31e75fad
15589 Author: Keith Packard <keithp@keithp.com>
15590 Date:   Sun Oct 21 17:00:08 2012 -0700
15591
15592     altosui: Handle .mega files in Landed tab 'Graph Flight' button
15593     
15594     Need to check for .mega files here too.
15595     
15596     Signed-off-by: Keith Packard <keithp@keithp.com>
15597
15598 commit 6a1a1dae3e00bfcddf31c447f915245a7d42e566
15599 Author: Keith Packard <keithp@keithp.com>
15600 Date:   Sun Oct 21 16:55:00 2012 -0700
15601
15602     altos: Document mega log packet types
15603     
15604     Just add comments to ao_log.h so it's easy to remember which labels go
15605     with each record.
15606     
15607     Signed-off-by: Keith Packard <keithp@keithp.com>
15608
15609 commit 89c621be35e1a6d3394b0e143391fcf2d94d7b41
15610 Author: Keith Packard <keithp@keithp.com>
15611 Date:   Sun Oct 21 16:53:23 2012 -0700
15612
15613     altoslib: Parse GPS .mega file entries for reply/graphing
15614     
15615     The .mega file parsing had a pile of leftovers from when it was cloned
15616     from the .eeprom file parsing code. Replace all of that with the right
15617     parsing bits so that GPS data will be presented correctly.
15618     
15619     Signed-off-by: Keith Packard <keithp@keithp.com>
15620
15621 commit 7894c27b2b2c3c46a7c107c8acd5977830f006cf
15622 Author: Keith Packard <keithp@keithp.com>
15623 Date:   Sun Oct 21 16:13:14 2012 -0700
15624
15625     altoslib: Move computed state from AltosRecord to AltosState
15626     
15627     Make AltosRecord simply track the raw data and have AltosState hold
15628     all computed values, including cross-packet averages and computed speeds.
15629     
15630     Signed-off-by: Keith Packard <keithp@keithp.com>
15631
15632 commit dec2e455935a71dec13b84bb886252b7f4a1a641
15633 Author: Keith Packard <keithp@keithp.com>
15634 Date:   Sun Oct 21 14:11:07 2012 -0700
15635
15636     altoslib: Compute accelerometer speed from megametrum eeprom data
15637     
15638     Duplicates code from the TM eeprom state tracking code.
15639     
15640     Signed-off-by: Keith Packard <keithp@keithp.com>
15641
15642 commit dcadf5e55f076604b0b168be0060026110e263ed
15643 Author: Keith Packard <keithp@keithp.com>
15644 Date:   Sun Oct 21 14:10:32 2012 -0700
15645
15646     altoslib: remove a couple of TM log record types from MM log parsing
15647     
15648     PRESSURE and DEPLOY log records don't occurin MM eeprom files.
15649     
15650     Signed-off-by: Keith Packard <keithp@keithp.com>
15651
15652 commit 1f5a453cb4650fc97cc990a9e42242278c29cc04
15653 Author: Keith Packard <keithp@keithp.com>
15654 Date:   Sun Oct 21 13:42:00 2012 -0700
15655
15656     altoslib: MegaMetrum eeprom never loses GPS date
15657     
15658     TeleMetrum had a firmware bug that would fail to record the GPS date
15659     and time correctly, that was hacked around in altosui, but isn't
15660     needed for MegaMetrum. Remove those hacks from the MM path.
15661     
15662     Signed-off-by: Keith Packard <keithp@keithp.com>
15663
15664 commit 84a144e8b479550406323bc3b2cf89026b770746
15665 Author: Keith Packard <keithp@keithp.com>
15666 Date:   Sun Oct 21 13:02:40 2012 -0700
15667
15668     altosui: Correct megametrum eeprom filename date
15669     
15670     Was fetching day-of-month from the year field
15671     
15672     Signed-off-by: Keith Packard <keithp@keithp.com>
15673
15674 commit db0bbf76b5d739b5d7628bc9139dc8fecd501ac3
15675 Author: Keith Packard <keithp@keithp.com>
15676 Date:   Sun Oct 21 13:02:05 2012 -0700
15677
15678     altosui: Add new filename filters
15679     
15680     Allow the user to restrict filenames to telem, eeprom or mega files
15681     
15682     Signed-off-by: Keith Packard <keithp@keithp.com>
15683
15684 commit eea141b2f35722bad4cd31d9484d6d794646f815
15685 Author: Keith Packard <keithp@keithp.com>
15686 Date:   Sun Oct 21 13:01:03 2012 -0700
15687
15688     altos/stm: Stop spewing clock out PA8 pin
15689     
15690     This was used to debug the clock bringup, but is not useful anymore,
15691     and probably a bad idea to boot.
15692     
15693     Signed-off-by: Keith Packard <keithp@keithp.com>
15694
15695 commit 7f664da148ae15d46d179d8ecede6fc0bc710ffb
15696 Merge: 3aba5eb 23b0c2f
15697 Author: Keith Packard <keithp@keithp.com>
15698 Date:   Thu Oct 18 16:49:28 2012 -0700
15699
15700     Merge branch 'master' into pwmin-new
15701
15702 commit 23b0c2fe95dbfaa4a8ce603b56b75d12d2c17d8c
15703 Author: Keith Packard <keithp@keithp.com>
15704 Date:   Thu Oct 18 16:19:38 2012 -0700
15705
15706     altosui: Re-add a couple of "unused" values
15707     
15708     The values in these calls aren't needed, but the side-effects are, so
15709     add them back in.
15710     
15711     Signed-off-by: Keith Packard <keithp@keithp.com>
15712
15713 commit 05173876d5984a54929db486c9ce1e19bde79526
15714 Author: Keith Packard <keithp@keithp.com>
15715 Date:   Thu Oct 18 16:02:59 2012 -0700
15716
15717     Bump version to 1.1.9.1
15718     
15719     Prepare for Rocketober/Thrustration
15720     
15721     Signed-off-by: Keith Packard <keithp@keithp.com>
15722
15723 commit ceb42f4c96076b01ac05577c9fe461b66e72d30d
15724 Author: Keith Packard <keithp@keithp.com>
15725 Date:   Thu Oct 18 15:34:41 2012 -0700
15726
15727     altos/megametrum: Switch back to using the MS5607
15728     
15729     We're planning to ship the MS5607
15730     
15731     Signed-off-by: Keith Packard <keithp@keithp.com>
15732
15733 commit 5a55501660ebab3b858a48483c5df1cfb4e858e4
15734 Merge: 0361235 440365b
15735 Author: Keith Packard <keithp@keithp.com>
15736 Date:   Thu Oct 18 15:18:52 2012 -0700
15737
15738     Merge branch 'master' into mm-ms5611
15739     
15740     Signed-off-by: Keith Packard <keithp@keithp.com>
15741
15742 commit 3aba5eb5a75dff3e7c8778561c533903eacb110a
15743 Author: Keith Packard <keithp@keithp.com>
15744 Date:   Tue Oct 16 22:33:34 2012 -0700
15745
15746     altos: Build telescience-pwm product when possible
15747     
15748     Signed-off-by: Keith Packard <keithp@keithp.com>
15749
15750 commit f34f0ac7f355149446374a4c82dbf004919bc2dd
15751 Author: Keith Packard <keithp@keithp.com>
15752 Date:   Tue Oct 16 22:21:04 2012 -0700
15753
15754     altos: Add telescience-pwm product
15755     
15756     Split out special PWM-sampling telescience product
15757     
15758     Signed-off-by: Keith Packard <keithp@keithp.com>
15759
15760 commit 14698c424f833dc6d2fb38f69f5f661804cf8303
15761 Author: Keith Packard <keithp@keithp.com>
15762 Date:   Tue Oct 16 22:17:25 2012 -0700
15763
15764     altos: Only enable PWM on telescience_pwm product
15765     
15766     Signed-off-by: Keith Packard <keithp@keithp.com>
15767
15768 commit ac318c19594569532f1fa53b639eefa28d9b7c34
15769 Author: Robert Garbee <robert@gag.com>
15770 Date:   Wed Jul 18 18:41:00 2012 -0600
15771
15772     telescience: correctly calculating rate values with higher resolution
15773
15774 commit da7ac5e95575f6aa1d2514748869771b7686c0e1
15775 Author: Robert Garbee <robert@gag.com>
15776 Date:   Wed Jul 18 14:24:05 2012 -0600
15777
15778     ICP3 working
15779
15780 commit ed5aa2329985ffbaba74514e0555f67fc378a8d8
15781 Author: Robert Garbee <robert@gag.com>
15782 Date:   Wed Jul 18 13:41:27 2012 -0600
15783
15784     Timer 3 working with slower clock and all 16 bits.
15785
15786 commit 1d7e6f5dcb29535cde9b7dfd6998d7889baf835b
15787 Author: Robert Garbee <robert@gag.com>
15788 Date:   Tue Jul 17 13:23:48 2012 -0600
15789
15790     first work on PWM input to TeleScience, 'p' command displays timer 1
15791
15792 commit 1747ab07dab6f4e977e0c3e83b57510cd668e369
15793 Author: Robert Garbee <robert@gag.com>
15794 Date:   Thu Jul 19 11:40:20 2012 -0600
15795
15796     telescience: steal last adc channel for icp3 most recent value
15797     Make the ICP3 rpm counter use in ao_adc_avr.c optional
15798     
15799     Signed-off-by: Keith Packard <keithp@keithp.com>
15800
15801 commit 440365bd17d804c2f574c35164612cf1682397d7
15802 Author: Keith Packard <keithp@keithp.com>
15803 Date:   Tue Oct 16 21:54:23 2012 -0700
15804
15805     altosui: Accept serial number of zero for eeprom download
15806     
15807     AVR-based products don't have a valid serial number, and so usually
15808     report 0. Accept this by making the 'no serial number' case check for
15809     negative values.
15810     
15811     Signed-off-by: Keith Packard <keithp@keithp.com>
15812
15813 commit 4d6d90e15db30991bf81060a0876ae8adb843c75
15814 Author: Keith Packard <keithp@keithp.com>
15815 Date:   Tue Oct 16 21:08:58 2012 -0700
15816
15817     altos/avr: Use ISR_BLOCK to disable interrupts during slave ISR
15818     
15819     This avoids enabling and then immediatly disabling them
15820     
15821     Signed-off-by: Keith Packard <keithp@keithp.com>
15822
15823 commit b8d8b23ca5e6c2d3a19f8aeda2764b43d25eb9d6
15824 Author: Keith Packard <keithp@keithp.com>
15825 Date:   Tue Oct 16 17:14:05 2012 -0700
15826
15827     altosui: Print exception stack trace when tracking flights
15828     
15829     More useful in fixing the problem
15830     
15831     Signed-off-by: Keith Packard <keithp@keithp.com>
15832
15833 commit ef9cb19d8b210e02eaa1c657833c1bd5fc619ad8
15834 Author: Keith Packard <keithp@keithp.com>
15835 Date:   Tue Oct 16 17:13:04 2012 -0700
15836
15837     altosui: Handle missing pad distance in descent tab
15838     
15839     When the GPS isn't locked, the distance from the pad cannot be
15840     computed and is left missing. Not crashing in this case is more useful.
15841     
15842     Signed-off-by: Keith Packard <keithp@keithp.com>
15843
15844 commit 60880bda2153ba3122c7102cd2bacbcca73b9e0d
15845 Author: Keith Packard <keithp@keithp.com>
15846 Date:   Mon Oct 15 00:24:57 2012 -0700
15847
15848     altos/telelco: Make the RSSI led turn red when no packet is received
15849     
15850     This involved splitting out the notion of ever having received an
15851     answer and having received an answer from the last query.
15852     
15853     Signed-off-by: Keith Packard <keithp@keithp.com>
15854
15855 commit 5f31f6652f4b0898214d06d009af823a1ed3b96a
15856 Author: Keith Packard <keithp@keithp.com>
15857 Date:   Mon Oct 15 00:24:28 2012 -0700
15858
15859     altos/telelco: 10ms is not enough time to get a packet back
15860     
15861     Not reliable, so bump to 20ms
15862     
15863     Signed-off-by: Keith Packard <keithp@keithp.com>
15864
15865 commit fdc00ec143022356bf8cdbb28812f045b439c549
15866 Author: Keith Packard <keithp@keithp.com>
15867 Date:   Mon Oct 15 00:07:57 2012 -0700
15868
15869     altos/telelco: Only display every 10th box number during scan
15870     
15871     This reduces the scan time to about 4 seconds, which seems tolerable
15872     
15873     Signed-off-by: Keith Packard <keithp@keithp.com>
15874
15875 commit c6069e38d6d2f9b37aa8671c41b4a470d92996a4
15876 Author: Keith Packard <keithp@keithp.com>
15877 Date:   Mon Oct 15 00:06:57 2012 -0700
15878
15879     altos/telelco: Crank up SPI speed to cc1111
15880     
15881     The cc1111 can handle up to 3MHz, so use 2MHz. Also, crank down the
15882     packet wait time to 10ms, which should be plenty long for the remote
15883     box to receive and return a packet.
15884     
15885     Signed-off-by: Keith Packard <keithp@keithp.com>
15886
15887 commit 80227c08444d5c82fd43320644cdeec6f34fee1b
15888 Author: Keith Packard <keithp@keithp.com>
15889 Date:   Mon Oct 15 00:06:10 2012 -0700
15890
15891     altos/stm: Declare all SPI bus speeds
15892     
15893     Just list them all so users can pick what they like
15894     
15895     Signed-off-by: Keith Packard <keithp@keithp.com>
15896
15897 commit 44c13005f34fdf7d4831e86e1f3e8729e9b67a68
15898 Author: Keith Packard <keithp@keithp.com>
15899 Date:   Sun Oct 14 23:40:58 2012 -0700
15900
15901     altos/telelco: Actually set pad when it changes
15902     
15903     Oops. Lost the actual assignment to the current pad
15904     
15905     Signed-off-by: Keith Packard <keithp@keithp.com>
15906
15907 commit b042f3d6e6b3241cd5e55cf893242ea599d3c0e9
15908 Author: Keith Packard <keithp@keithp.com>
15909 Date:   Sun Oct 14 23:24:49 2012 -0700
15910
15911     altos/telelco: Handle case where no boxes are present
15912     
15913     Don't infinite loop looking for something which isn't there
15914     
15915     Signed-off-by: Keith Packard <keithp@keithp.com>
15916
15917 commit 56ebb0a2f50fd56f4f0b0c695e516bee8fae36fb
15918 Author: Keith Packard <keithp@keithp.com>
15919 Date:   Sun Oct 14 23:16:45 2012 -0700
15920
15921     altos/telelco: Only present valid pads
15922     
15923     Limit pad display to valid pads, skipping missing ones.
15924     
15925     Signed-off-by: Keith Packard <keithp@keithp.com>
15926
15927 commit 84c56b1e92fca181207c468ea6351db3c2f196fb
15928 Author: Keith Packard <keithp@keithp.com>
15929 Date:   Sun Oct 14 23:04:44 2012 -0700
15930
15931     altos/telefire: Report valid channels instead of valid pins
15932     
15933     Now that pins don't match channels 1:1, make sure that the report back
15934     to the LCO names the channels instead of the pin numbers.
15935     
15936     Signed-off-by: Keith Packard <keithp@keithp.com>
15937
15938 commit 91b8c8b20cead2836ec835f44b4ca0cf06cbf518
15939 Author: Keith Packard <keithp@keithp.com>
15940 Date:   Sat Oct 13 15:04:46 2012 -0700
15941
15942     altos/test: Display MPU6000 values in ao_flight_test_mm output
15943     
15944     No computation yet, just making the values visible in the output
15945     
15946     Signed-off-by: Keith Packard <keithp@keithp.com>
15947
15948 commit c6eec0bec06d2e246ea3c9552818ad3180c1e318
15949 Author: Keith Packard <keithp@keithp.com>
15950 Date:   Sat Oct 13 15:04:00 2012 -0700
15951
15952     altos: Define full-scale gyro and accel values for MPU6000
15953     
15954     This lets other code convert MPU6000 readings into canonical units
15955     
15956     Signed-off-by: Keith Packard <keithp@keithp.com>
15957
15958 commit 5caf56e89678637c1afa79700a2fa09aa67dea9b
15959 Author: Keith Packard <keithp@keithp.com>
15960 Date:   Sat Oct 13 15:02:42 2012 -0700
15961
15962     altos: When missing MMA655x, create fake Z accel value
15963     
15964     This avoids overwriting the MPU6000 y acceleration value so that other
15965     computations using that value can work unmodified.
15966     
15967     Signed-off-by: Keith Packard <keithp@keithp.com>
15968
15969 commit 321d0f68c04a5a9c6ea7874081e6245d44c48bb4
15970 Author: Keith Packard <keithp@keithp.com>
15971 Date:   Sat Oct 13 13:39:03 2012 -0700
15972
15973     altos/test: Add ao_flight_test_mm
15974     
15975     This reads mega metrum eeprom files and runs the flight code over it
15976     
15977     Signed-off-by: Keith Packard <keithp@keithp.com>
15978
15979 commit 0ec77f5c90e0b930488ae2ab75efcbba8a3bd1d8
15980 Author: Keith Packard <keithp@keithp.com>
15981 Date:   Sat Oct 13 13:37:29 2012 -0700
15982
15983     altos: Eliminate implicit 1 byte offset in uint16/int16 functions
15984     
15985     Make callers explicitly compute the full offset
15986     
15987     Signed-off-by: Keith Packard <keithp@keithp.com>
15988
15989 commit 2733d1b71bbac2c5ef4a2c3a1992ba448e981267
15990 Author: Keith Packard <keithp@keithp.com>
15991 Date:   Sat Oct 13 13:35:42 2012 -0700
15992
15993     altos: Split out ms5607 conversion code for use in ao_flight_test
15994     
15995     Makes the conversion code available even where the driver isn't needed
15996     
15997     Signed-off-by: Keith Packard <keithp@keithp.com>
15998
15999 commit 46abd248fb2eb84f161672ffce121b2203d42be0
16000 Author: Keith Packard <keithp@keithp.com>
16001 Date:   Sat Oct 13 13:34:28 2012 -0700
16002
16003     altos: struct ao_log_mega doesn't have a ground temp value
16004     
16005     There's no averaged ground temperature recorded in the flight system
16006     to save there, so just remove the field
16007     
16008     Signed-off-by: Keith Packard <keithp@keithp.com>
16009
16010 commit eea1c8da986f9dbd0ca58c926a2bbe01721c1bda
16011 Author: Keith Packard <keithp@keithp.com>
16012 Date:   Sat Oct 13 13:33:45 2012 -0700
16013
16014     altos: Document a few member offsets in struct ao_log_record
16015     
16016     Incomplete, but useful even so
16017     
16018     Signed-off-by: Keith Packard <keithp@keithp.com>
16019
16020 commit c607bd1442e60fec1421955c996f6aad1d98647a
16021 Author: Keith Packard <keithp@keithp.com>
16022 Date:   Sat Oct 13 13:32:56 2012 -0700
16023
16024     altosui: Parse .mega files from command line
16025     
16026     Signed-off-by: Keith Packard <keithp@keithp.com>
16027
16028 commit 162a21dc423c2883a54f7d2a154871ae714d1552
16029 Author: Keith Packard <keithp@keithp.com>
16030 Date:   Fri Oct 12 14:27:14 2012 -0700
16031
16032     altos: Add .gitignore for micropeak
16033     
16034     Signed-off-by: Keith Packard <keithp@keithp.com>
16035
16036 commit 6cfb2d3b1c75916ee69d069519edc675e37e1aa1
16037 Author: Keith Packard <keithp@keithp.com>
16038 Date:   Fri Oct 12 14:26:08 2012 -0700
16039
16040     altos: Add (untested) driver for AT24C i2c flash parts
16041     
16042     Signed-off-by: Keith Packard <keithp@keithp.com>
16043
16044 commit b9bf8e01e243508297f28b102cb2477dc1bc74df
16045 Author: Keith Packard <keithp@keithp.com>
16046 Date:   Fri Oct 12 14:22:41 2012 -0700
16047
16048     altos: Add initial micropeak implementation
16049     
16050     Blinks out max height in decimeters, stores previous flight data to
16051     internal eeprom.
16052     
16053     Signed-off-by: Keith Packard <keithp@keithp.com>
16054
16055 commit 9c732effeb2ef4a4d8bc9599febed74a6ec2f466
16056 Author: Keith Packard <keithp@keithp.com>
16057 Date:   Fri Oct 12 14:18:37 2012 -0700
16058
16059     altos: Allow products to define which LED to panic with
16060     
16061     Continue to use AO_LED_RED by default.
16062     
16063     Signed-off-by: Keith Packard <keithp@keithp.com>
16064
16065 commit 767b74e1466ad4e31746340081d6d60e40359425
16066 Author: Keith Packard <keithp@keithp.com>
16067 Date:   Fri Oct 12 14:08:19 2012 -0700
16068
16069     altos: Megametrum uses altitude-pa.h, not altitude.h
16070     
16071     Make sure megametrum gets rebuilt as needed when the various
16072     altitude-pa related files change
16073     
16074     Signed-off-by: Keith Packard <keithp@keithp.com>
16075
16076 commit 64500ab11ab76d2309608f8e02a1dd9658963b3e
16077 Author: Keith Packard <keithp@keithp.com>
16078 Date:   Fri Oct 12 14:04:57 2012 -0700
16079
16080     altos: Add attiny architecture files
16081     
16082     These are designed to work with the ATtiny85 processor, but can
16083     presuambly be easily adapted to others in that series
16084     
16085     Signed-off-by: Keith Packard <keithp@keithp.com>
16086
16087 commit 16bad3b6ab65cf31b19152127cb6af69142c5c12
16088 Author: Keith Packard <keithp@keithp.com>
16089 Date:   Fri Oct 12 14:03:28 2012 -0700
16090
16091     altos: Include struct ao_data declaration only when used
16092     
16093     Leave it out for products that don't have a ring of sensor data
16094     
16095     Signed-off-by: Keith Packard <keithp@keithp.com>
16096
16097 commit 7751c9cbc630f7251b8988f8da68be9a54ff552c
16098 Author: Keith Packard <keithp@keithp.com>
16099 Date:   Fri Oct 12 14:02:29 2012 -0700
16100
16101     altos: Clean up types in Pa conversion testing code. Only test to 40km
16102     
16103     A couple of missing 'int' declarations.
16104     Only test to 40km as above that there aren't enough data points to do
16105     anything reasonable
16106     
16107     Signed-off-by: Keith Packard <keithp@keithp.com>
16108
16109 commit 866d10b3faa96f6c5a2c495a2c12a0d2bc8259ef
16110 Author: Keith Packard <keithp@keithp.com>
16111 Date:   Fri Oct 12 14:01:16 2012 -0700
16112
16113     altos: Elide ao_altitude_to_pa in flight firmware
16114     
16115     Only the conversion testing code needs to get back from altitude to
16116     pressure, so don't include that code in other environments.
16117     
16118     Signed-off-by: Keith Packard <keithp@keithp.com>
16119
16120 commit 68308908afbd1f04b17056d2be408c89b3578c86
16121 Author: Keith Packard <keithp@keithp.com>
16122 Date:   Fri Oct 12 13:59:50 2012 -0700
16123
16124     altos: Parameterize altitude table access and initialization
16125     
16126     This allows projects to store the altitude data in different
16127     representations or with different access modes.
16128     
16129     By default, altitude data is stored in meters, but the initializers
16130     include decimeter values so those can be used instead if desired.
16131     
16132     Signed-off-by: Keith Packard <keithp@keithp.com>
16133
16134 commit 175380a436efa35bbfae2ee5e29e12e9ef86fbde
16135 Author: Keith Packard <keithp@keithp.com>
16136 Date:   Fri Oct 12 13:57:49 2012 -0700
16137
16138     altos: Use alt_t for all Pascal-based altitude data
16139     
16140     This allows alt_t to be overridden for systems using the MS5607/MS5611
16141     sensors
16142     
16143     Signed-off-by: Keith Packard <keithp@keithp.com>
16144
16145 commit be0a28ee7a6fbd98fc8113db8501bb791a112fa0
16146 Author: Keith Packard <keithp@keithp.com>
16147 Date:   Fri Oct 12 13:55:33 2012 -0700
16148
16149     altos: Allow for other mutex implementations
16150     
16151     Allow projects to replace ao_mutex_get and ao_mutex_put with macros
16152     
16153     Signed-off-by: Keith Packard <keithp@keithp.com>
16154
16155 commit 6a3ee911353291b04e161d50a181ed4211d467a2
16156 Author: Keith Packard <keithp@keithp.com>
16157 Date:   Fri Oct 12 13:54:37 2012 -0700
16158
16159     altos: Allow projects to specify clock at other than 100Hz
16160     
16161     Leave the default at 100Hz, but allow it to be overridden
16162     
16163     Signed-off-by: Keith Packard <keithp@keithp.com>
16164
16165 commit 7795d8309b3e1147bc37d31a0adde42d7dee6cd1
16166 Author: Keith Packard <keithp@keithp.com>
16167 Date:   Fri Oct 12 13:37:07 2012 -0700
16168
16169     altos: Prepare ms5607 driver for use in non-tasking products
16170     
16171     Micropeak doesn't have tasking, prepare the ms5607 driver for that
16172     
16173     Signed-off-by: Keith Packard <keithp@keithp.com>
16174
16175 commit a07b8ba166e05e7d1722c59651ef00e9fb7580d5
16176 Author: Keith Packard <keithp@keithp.com>
16177 Date:   Fri Oct 12 13:31:17 2012 -0700
16178
16179     altos: Split task definitions out to ao_task.h
16180     
16181     And only include them if using tasks
16182     
16183     Signed-off-by: Keith Packard <keithp@keithp.com>
16184
16185 commit 3f059f8878a79b3154a19b6803fbc367eda80dc9
16186 Author: Keith Packard <keithp@keithp.com>
16187 Date:   Wed Oct 10 14:28:07 2012 -0700
16188
16189     altos/telefire: Add siren/strobe support
16190     
16191     This also involved hacking up the code to allow for non-zero offsets
16192     for the pad firing and continuity pins.
16193     
16194     Signed-off-by: Keith Packard <keithp@keithp.com>
16195
16196 commit 0361235c9ef56738ba0e97be88a85afef0ce8268
16197 Author: Keith Packard <keithp@keithp.com>
16198 Date:   Mon Oct 8 23:24:19 2012 -0700
16199
16200     altos: Fix up ms5607 and mma655x commands to work again
16201     
16202     These just display the most recently fetched values
16203     
16204     Signed-off-by: Keith Packard <keithp@keithp.com>
16205
16206 commit 39c5738acdfdf0c87b64de6135fe107971cfa12b
16207 Author: Keith Packard <keithp@keithp.com>
16208 Date:   Mon Oct 8 23:04:16 2012 -0700
16209
16210     altos: Go back to recording sensor data in globals
16211     
16212     Instead of trying to get things into the ring from a variety of
16213     functions, go back to the simpler method of storing them in globals
16214     and having the ADC code just pluck out the most recent values.
16215     
16216     Signed-off-by: Keith Packard <keithp@keithp.com>
16217
16218 commit 422799d9be36ef71b63c1c0fd80d5e76da802949
16219 Author: Keith Packard <keithp@keithp.com>
16220 Date:   Mon Oct 8 21:59:55 2012 -0700
16221
16222     altos: Compute desired frequency when upgrading from pre-1.1
16223     
16224     Instead of just smashing the frequency to 434.550, compute the
16225     frequency from the old radio channel value
16226     
16227     Signed-off-by: Keith Packard <keithp@keithp.com>
16228
16229 commit 16bbe9d25856259d2694751c364b668638e4a971
16230 Author: Keith Packard <keithp@keithp.com>
16231 Date:   Sun Oct 7 15:40:41 2012 -0700
16232
16233     altos/megametrum: Try running accel and baro in parallel again
16234     
16235     Now that the baro sensor appears to be working, try running
16236     conversions in parallel to see if that makes the accel cal happy
16237     
16238     Signed-off-by: Keith Packard <keithp@keithp.com>
16239
16240 commit 6d47dd1d9104745cf68bef23b066c5033ca30a84
16241 Author: Keith Packard <keithp@keithp.com>
16242 Date:   Sat Oct 6 19:39:15 2012 -0700
16243
16244     altos/stm: Set SPI clock high for disabled SPI busses
16245     
16246     This should avoid an accidental low->high transition when switching
16247     between multiple SPI busses.
16248     
16249     Signed-off-by: Keith Packard <keithp@keithp.com>
16250
16251 commit d4b1dffeef3e9ea96e143f74782e4da7d116c0d4
16252 Author: Keith Packard <keithp@keithp.com>
16253 Date:   Sat Oct 6 18:25:15 2012 -0700
16254
16255     altos/telefire: Make sure armed alarm goes off on time
16256     
16257     Instead of turning the alarm off when a packet is received after the
16258     deadline, just do it in the thread which is awake all of the time.
16259     
16260     This prevents the alarm from sticking on when the LCO box is turned
16261     off while the arming key is on.
16262     
16263     Signed-off-by: Keith Packard <keithp@keithp.com>
16264
16265 commit 35cb2dc51708ab572a4c72422e5902a313eda58e
16266 Author: Keith Packard <keithp@keithp.com>
16267 Date:   Sat Oct 6 17:56:23 2012 -0700
16268
16269     altos/stm: Clean up SPI pin configuration code
16270     
16271     Make sure none of the pin configurations are being used at startup
16272     time. Split out the pin configuration into separate functions.
16273     
16274     Signed-off-by: Keith Packard <keithp@keithp.com>
16275
16276 commit 41add569413bf3ec564195963277c81f2d2da798
16277 Author: Keith Packard <keithp@keithp.com>
16278 Date:   Sat Oct 6 17:21:55 2012 -0700
16279
16280     altos/drivers: Use data ring values for MS5607 presentation
16281     
16282     Signed-off-by: Keith Packard <keithp@keithp.com>
16283
16284 commit 0b28eefe6b32033a0e85731aa38af7e07a8b45f5
16285 Author: Keith Packard <keithp@keithp.com>
16286 Date:   Sat Oct 6 17:21:10 2012 -0700
16287
16288     altos/megametrum: Make MS5607 driver hold SPI bus for whole operation
16289     
16290     Signed-off-by: Keith Packard <keithp@keithp.com>
16291
16292 commit c676ad8048d10ad9da22ea3acf19e4e1872103ff
16293 Author: Keith Packard <keithp@keithp.com>
16294 Date:   Sat Oct 6 17:05:59 2012 -0700
16295
16296     altos/megametrum: Use mma655x for acceleration measurements now
16297     
16298     Signed-off-by: Keith Packard <keithp@keithp.com>
16299
16300 commit 82fdc42d61340e6b76580ff12a9e1bea59eb8079
16301 Merge: 6b8881a 2cac8c5
16302 Author: Keith Packard <keithp@keithp.com>
16303 Date:   Wed Oct 3 10:44:28 2012 -0700
16304
16305     Merge branch 'master' into mm-ms5611
16306
16307 commit 2cac8c572ce533ded89dae9a412b4d1b5c748342
16308 Author: Keith Packard <keithp@keithp.com>
16309 Date:   Wed Oct 3 10:43:28 2012 -0700
16310
16311     altos: Re-enable the ms5607 and mma655x acquisition threads
16312     
16313     These were disabled to help with testing in Argonia
16314     
16315     Signed-off-by: Keith Packard <keithp@keithp.com>
16316
16317 commit 6b8881a7bdb9f89306a700e9a8853b00df29bf5d
16318 Author: Keith Packard <keithp@keithp.com>
16319 Date:   Wed Oct 3 07:50:48 2012 -0700
16320
16321     altos/megametrum: Commit for boards with MS5611 baro sensor
16322     
16323     Signed-off-by: Keith Packard <keithp@keithp.com>
16324
16325 commit fdd08cc093134c5f87dab9533b99a042a699381b
16326 Author: Keith Packard <keithp@keithp.com>
16327 Date:   Fri Sep 28 22:39:55 2012 -0700
16328
16329     altos: Provide MS5611 configuration option, HAS_MS5611
16330     
16331     MS5611 and MS5607 use slightly different conversion functions. Alas,
16332     there doesn't appear to be a way to tell them apart in software. This
16333     patch adds the necessary conversion changes and makes them depend on a
16334     compile-time configuration option.
16335     
16336     Signed-off-by: Keith Packard <keithp@keithp.com>
16337
16338 commit dc7216d286cc7fe8007f5208ad97a630166572f3
16339 Author: Keith Packard <keithp@keithp.com>
16340 Date:   Fri Sep 21 13:29:17 2012 +0200
16341
16342     altos: Shrink Pa to altitude table
16343     
16344     This improves the computation of the table enough that errors from a
16345     470 entry table are almost all < 0.5m.
16346     
16347     Signed-off-by: Keith Packard <keithp@keithp.com>
16348
16349 commit 7c6231ecef2e4f978a0de452a17a2a24e6e68827
16350 Author: Keith Packard <keithp@keithp.com>
16351 Date:   Thu Sep 20 11:33:24 2012 +0200
16352
16353     Bump revision to 1.2 development branch
16354     
16355     With 1.1 out the door, this now starts the 1.2 development series
16356     
16357     Signed-off-by: Keith Packard <keithp@keithp.com>
16358
16359 commit 2f2734bb418f5c3a89fa3f1bf1b98ce4cfe432e1
16360 Merge: e69a433 3fe5c2f
16361 Author: Keith Packard <keithp@keithp.com>
16362 Date:   Thu Sep 20 11:30:19 2012 +0200
16363
16364     Merge remote-tracking branch 'mjb/altosdroid'
16365
16366 commit e69a433fd93b9f6bd2297d8045eb075fee29e73b
16367 Merge: 19243ec 6e0d672
16368 Author: Keith Packard <keithp@keithp.com>
16369 Date:   Thu Sep 20 11:30:11 2012 +0200
16370
16371     Merge remote-tracking branch 'mjb/prefs_interface'
16372
16373 commit 19243ecc9b5bbdcc069ae24acf1ca807322c84d8
16374 Merge: 90c1b6d 0ef8b71
16375 Author: Keith Packard <keithp@keithp.com>
16376 Date:   Thu Sep 20 11:29:55 2012 +0200
16377
16378     Merge remote-tracking branch 'mjb/altosui_mjb'
16379
16380 commit 3fe5c2f9fc01258d45c20070e9874d76bc6c8c07
16381 Author: Mike Beattie <mike@ethernal.org>
16382 Date:   Tue Sep 18 23:47:50 2012 +1200
16383
16384     altosdroid: initial implementation of telemetry logging.
16385     
16386     Signed-off-by: Mike Beattie <mike@ethernal.org>
16387
16388 commit 0541201d4afe3e5d7913465e1db10e586d7182bb
16389 Author: Mike Beattie <mike@ethernal.org>
16390 Date:   Tue Sep 18 23:47:06 2012 +1200
16391
16392     altoslib: make parts of AltosLog public for usage outside altoslib.
16393     
16394     Signed-off-by: Mike Beattie <mike@ethernal.org>
16395
16396 commit c058ec2d6070458a0b7d3ef56041e985412ee565
16397 Author: Mike Beattie <mike@ethernal.org>
16398 Date:   Tue Sep 18 23:46:17 2012 +1200
16399
16400     altos{lib,ui,droid}: move OS specific code out of altoslib
16401     
16402     This is to allow the usage of AltosLog on Android - no swing, so
16403     we need to push the "home directory" code used to pick a default
16404     telemetry logging path - using the PreferencesBackend interface
16405     for now.
16406     
16407     Signed-off-by: Mike Beattie <mike@ethernal.org>
16408
16409 commit 36e684724e327dbd4319411ef0602fafb4d0c073
16410 Author: Mike Beattie <mike@ethernal.org>
16411 Date:   Tue Sep 18 23:43:18 2012 +1200
16412
16413     altosdroid: cosmetic re-order of methods
16414     
16415     Signed-off-by: Mike Beattie <mike@ethernal.org>
16416
16417 commit 8f11a6d2c3de228c3cefb95a7d1a76d53e532acd
16418 Author: Mike Beattie <mike@ethernal.org>
16419 Date:   Tue Sep 18 23:42:11 2012 +1200
16420
16421     altosdroid: simplify keys() method
16422     
16423     Signed-off-by: Mike Beattie <mike@ethernal.org>
16424
16425 commit f79b445cc29fc1e424f99c97e71c7d3637bf4ba6
16426 Author: Mike Beattie <mike@ethernal.org>
16427 Date:   Tue Sep 18 23:38:12 2012 +1200
16428
16429     altosdroid: Update Makefile.am
16430     
16431     Signed-off-by: Mike Beattie <mike@ethernal.org>
16432
16433 commit 90c1b6db8d1f401a992fe44983b3df64739fe263
16434 Author: Bdale Garbee <bdale@gag.com>
16435 Date:   Sun Sep 16 15:12:26 2012 -0600
16436
16437     further refinment of Releasing document
16438
16439 commit 7a0cce7fa0c802b1597fef94cfaf00aa0c28c988
16440 Author: Bdale Garbee <bdale@gag.com>
16441 Date:   Sun Sep 16 13:59:21 2012 -0600
16442
16443     releasing 1.1.1
16444
16445 commit 0cd443d5e55b2c3b97ecf53389ff76bc4bc6018f
16446 Author: Keith Packard <keithp@keithp.com>
16447 Date:   Sun Sep 16 12:38:33 2012 -0700
16448
16449     Add release notes for version 1.1.1
16450     
16451     Signed-off-by: Keith Packard <keithp@keithp.com>
16452
16453 commit fe8ab96e8727c25c04cac473cafb264cf7e80156
16454 Author: Mike Beattie <mike@ethernal.org>
16455 Date:   Mon Sep 17 01:29:33 2012 +1200
16456
16457     altosdroid: implement AltosPreferencesBackend, and initialize.
16458     
16459     Signed-off-by: Mike Beattie <mike@ethernal.org>
16460
16461 commit 52d3cad4f744140e1aa06fdfc0d49a0cf8734fd4
16462 Merge: 31f5a02 6e0d672
16463 Author: Mike Beattie <mike@ethernal.org>
16464 Date:   Sun Sep 16 22:27:04 2012 +1200
16465
16466     Merge branch 'prefs_interface' into altosdroid
16467
16468 commit cb48dd0b03b445437f751028e8383610b65b0a68
16469 Author: Keith Packard <keithp@keithp.com>
16470 Date:   Sun Sep 16 02:39:25 2012 -0700
16471
16472     altos: Fix telemini sdcdb init file
16473     
16474     Set the driver source path for the debugger
16475     
16476     Signed-off-by: Keith Packard <keithp@keithp.com>
16477
16478 commit 3520bbf1ed6461d1ce7af001c529563a3cffa3c9
16479 Author: Keith Packard <keithp@keithp.com>
16480 Date:   Sun Sep 16 00:58:20 2012 -0700
16481
16482     altosui: Gather Tm sensor data in Monitor Idle mode
16483     
16484     Tm is pretty much the same as TM for the analog sensors, it's just
16485     missing the accelerometr. Use the same code for constructing an
16486     AltosRecord for it
16487     
16488     Signed-off-by: Keith Packard <keithp@keithp.com>
16489
16490 commit 31f5a02654cbf172beed25f4c518dfb7be8c714e
16491 Author: Keith Packard <keithp@keithp.com>
16492 Date:   Fri Sep 14 16:56:04 2012 -0700
16493
16494     altos: Need to use 16-bit counts for ao_xmem functions
16495     
16496     Trying to use 8-bit counts is a nice optimization which fails when the
16497     count is larger than 255, as is the case with clearing the flash block
16498     in the AT45 driver. This bug resulted in the inability to erase
16499     flights on TeleMetrum v1.0 boards.
16500     
16501     Signed-off-by: Keith Packard <keithp@keithp.com>
16502
16503 commit b898cf0a2abf2b0478d5afc5aca030c6b4c8bd0b
16504 Author: Keith Packard <keithp@keithp.com>
16505 Date:   Fri Sep 14 12:59:31 2012 -0700
16506
16507     altosui: Show over-ground-distance in Descent tab
16508     
16509     Helps to know where the rocket might land.
16510     
16511     Signed-off-by: Keith Packard <keithp@keithp.com>
16512
16513 commit f36f73b2d02b72201683cf5795851034bbd6f28e
16514 Author: Keith Packard <keithp@keithp.com>
16515 Date:   Fri Sep 14 12:58:54 2012 -0700
16516
16517     altosui: Remove debugging from KML export
16518     
16519     Left in from testing the Eeprom export bug
16520     
16521     Signed-off-by: Keith Packard <keithp@keithp.com>
16522
16523 commit 97ab77d548964115e4b41ad5952194fcd1455c96
16524 Author: Keith Packard <keithp@keithp.com>
16525 Date:   Fri Sep 14 11:13:02 2012 -0700
16526
16527     altosui: Fix Landed tab units
16528     
16529     And clean up the whole flight value reporting code base. It would be
16530     nice to create a separate class to make this easier; at present
16531     there's a bunch of customization embedded in how values are presented
16532     in each tab.
16533     
16534     Reported by: Bdale Garbee <bdale@gag.com>
16535     Signed-off-by: Keith Packard <keithp@keithp.com>
16536
16537 commit 43e646657502f6162fa02f37fd2bd5aa3e29a1a8
16538 Author: Keith Packard <keithp@keithp.com>
16539 Date:   Fri Sep 14 11:08:57 2012 -0700
16540
16541     altoslib: Update GPS seen_values in AltosEepromIterable
16542     
16543     Otherwise, KML export won't ever get GPS data to write.
16544     
16545     Reported by: Bob Brown <prefect@kloudbusters.org>
16546     Signed-off-by: Keith Packard <keithp@keithp.com>
16547
16548 commit 7b6dd9105ba36aa11d6d0ee6e0823965b9beffb9
16549 Author: Keith Packard <keithp@keithp.com>
16550 Date:   Fri Sep 14 11:08:19 2012 -0700
16551
16552     altoslib: Remove duplicate seen_ values in AltosEepromIterable
16553     
16554     These are defined in AltosRecord; duplicating them is not a good plan
16555     
16556     Signed-off-by: Keith Packard <keithp@keithp.com>
16557
16558 commit 6e0d672b8a516a604d8ea1abd2bed113c608143f
16559 Author: Mike Beattie <mike@ethernal.org>
16560 Date:   Fri Sep 14 12:43:21 2012 +1200
16561
16562     altosui: remove un-used import
16563     
16564     Signed-off-by: Mike Beattie <mike@ethernal.org>
16565
16566 commit f985ea055d935b10ae9ae8441fe808ba2c13c99e
16567 Author: Mike Beattie <mike@ethernal.org>
16568 Date:   Fri Sep 14 01:27:22 2012 +1200
16569
16570     altosui: revert AltosUIPreferences init() method
16571     
16572     Signed-off-by: Mike Beattie <mike@ethernal.org>
16573
16574 commit 9335a74694df00c4876055e7c98661236646f6e5
16575 Author: Mike Beattie <mike@ethernal.org>
16576 Date:   Fri Sep 14 01:08:53 2012 +1200
16577
16578     altosui: Add return to try/catch.. duh
16579     
16580     Signed-off-by: Mike Beattie <mike@ethernal.org>
16581
16582 commit d5e199c34ff5a02a4c4cc917c3f0eec32eae72a9
16583 Author: Mike Beattie <mike@ethernal.org>
16584 Date:   Fri Sep 14 01:06:59 2012 +1200
16585
16586     altosui: add missing try/catch
16587     
16588     Signed-off-by: Mike Beattie <mike@ethernal.org>
16589
16590 commit 26c83bc0981036651a89c29771b2ad52c8fb0396
16591 Author: Mike Beattie <mike@ethernal.org>
16592 Date:   Fri Sep 14 01:03:53 2012 +1200
16593
16594     altosui/altoslib: bug fixes, update Makefile.am
16595     
16596     Signed-off-by: Mike Beattie <mike@ethernal.org>
16597
16598 commit 08345b8909922f2ff8f9ed8b4497b9cbea6b26e9
16599 Author: Mike Beattie <mike@ethernal.org>
16600 Date:   Fri Sep 14 00:53:56 2012 +1200
16601
16602     altosui/altoslib: Add call to …Preferences.init() with backend object, remove static init()
16603     
16604     Signed-off-by: Mike Beattie <mike@ethernal.org>
16605
16606 commit 17127847300de9a6782b901926a3fcb9ef021b78
16607 Author: Mike Beattie <mike@ethernal.org>
16608 Date:   Fri Sep 14 00:46:34 2012 +1200
16609
16610     altoslib: Add AltosPreferencesBackend.java to Makefile.am
16611     
16612     Signed-off-by: Mike Beattie <mike@ethernal.org>
16613
16614 commit d875b459b5e9f7bcbbbbe318f947b0451ce6738f
16615 Author: Mike Beattie <mike@ethernal.org>
16616 Date:   Fri Sep 14 00:44:59 2012 +1200
16617
16618     altosui/altoslib: add methods to interface, fix imports/exceptions in BT code
16619     
16620     Signed-off-by: Mike Beattie <mike@ethernal.org>
16621
16622 commit 67b618409a0d34fff26cac6025bc159ff92ede9c
16623 Author: Mike Beattie <mike@ethernal.org>
16624 Date:   Fri Sep 14 00:40:16 2012 +1200
16625
16626     altosui: add missing methods for Backend, fix BT code.
16627     
16628     Signed-off-by: Mike Beattie <mike@ethernal.org>
16629
16630 commit ec036e8fe057f4b641ba9ee17d6dce2689816047
16631 Author: Mike Beattie <mike@ethernal.org>
16632 Date:   Fri Sep 14 00:25:49 2012 +1200
16633
16634     altoslib/altosui: begin moving preferences "backend" into interface
16635     
16636     Signed-off-by: Mike Beattie <mike@ethernal.org>
16637
16638 commit 0ef8b7148784ed5bcbea21dde313fb02f50ef734
16639 Author: Mike Beattie <mike@ethernal.org>
16640 Date:   Fri Sep 14 13:17:24 2012 +1200
16641
16642     altosui: comment out obsolete code - could probably remove the file.
16643     
16644     Signed-off-by: Mike Beattie <mike@ethernal.org>
16645
16646 commit 6daf71d0af7ffdbbfdb7436edd536bc811850d42
16647 Author: Mike Beattie <mike@ethernal.org>
16648 Date:   Fri Sep 14 13:16:48 2012 +1200
16649
16650     altosui: add type to … implements Comparable.
16651     
16652     Signed-off-by: Mike Beattie <mike@ethernal.org>
16653
16654 commit d3d69bdecfcb45d1e3a8c6b10c80eef1afcc2310
16655 Author: Mike Beattie <mike@ethernal.org>
16656 Date:   Fri Sep 14 13:16:16 2012 +1200
16657
16658     altosui: comment out/remove dead code
16659     
16660     Signed-off-by: Mike Beattie <mike@ethernal.org>
16661
16662 commit c9fa8faabb6f7fb59714c42e1029ce3d71c52ff8
16663 Author: Mike Beattie <mike@ethernal.org>
16664 Date:   Fri Sep 14 13:15:36 2012 +1200
16665
16666     altosui: access class variables by class, not instance
16667     
16668     Signed-off-by: Mike Beattie <mike@ethernal.org>
16669
16670 commit f9e1c5949a24e27897587b0b0ca00e089f362215
16671 Author: Mike Beattie <mike@ethernal.org>
16672 Date:   Fri Sep 14 13:15:07 2012 +1200
16673
16674     altosui: remove redundant catches
16675     
16676     Signed-off-by: Mike Beattie <mike@ethernal.org>
16677
16678 commit 38fb6c070ffaf820d524fecce540d91fc6dda57b
16679 Author: Mike Beattie <mike@ethernal.org>
16680 Date:   Fri Sep 14 13:14:31 2012 +1200
16681
16682     altosui: comment out un-used classes and associated imports
16683     
16684     Signed-off-by: Mike Beattie <mike@ethernal.org>
16685
16686 commit ce1b19a012a2c1c623b03efb93b881e297736718
16687 Author: Mike Beattie <mike@ethernal.org>
16688 Date:   Fri Sep 14 13:13:35 2012 +1200
16689
16690     altosui: comment out un-used fields and methods
16691     
16692     Signed-off-by: Mike Beattie <mike@ethernal.org>
16693
16694 commit 382c54a0d052c8975b57c995ef83bc8934bde242
16695 Author: Mike Beattie <mike@ethernal.org>
16696 Date:   Fri Sep 14 13:09:58 2012 +1200
16697
16698     altosui: remove un-used imports
16699     
16700     Signed-off-by: Mike Beattie <mike@ethernal.org>
16701
16702 commit eefcfa94f360f8c5a7233370d4178525bccbb22f
16703 Author: Bdale Garbee <bdale@gag.com>
16704 Date:   Thu Sep 13 16:13:42 2012 -0600
16705
16706     add note about checking doc copyright date and revision history to Releasing
16707
16708 commit 2441090f26c3df66a6ce48d64e64384ce9e5ef82
16709 Author: Keith Packard <keithp@keithp.com>
16710 Date:   Thu Sep 13 15:12:33 2012 -0700
16711
16712     doc: Add revision history for 1.1. Update copyright date
16713     
16714     Signed-off-by: Keith Packard <keithp@keithp.com>
16715
16716 commit 320d90c376dccfe1599505e3b485df8d46e34bb3
16717 Merge: 9a7d643 2e6c6a6
16718 Author: Bdale Garbee <bdale@gag.com>
16719 Date:   Thu Sep 13 15:36:37 2012 -0600
16720
16721     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
16722
16723 commit 2e6c6a6c15a7cff9f20b70a4cf58697da1302f01
16724 Author: Keith Packard <keithp@keithp.com>
16725 Date:   Thu Sep 13 00:35:27 2012 -0700
16726
16727     doc: Document imperial units and groundstation configuration
16728     
16729     What it says on the tin.
16730     
16731     Signed-off-by: Keith Packard <keithp@keithp.com>
16732
16733 commit 9a7d6431777ce3377b788ddac6cb9fadd53c039c
16734 Merge: 2439f53 9728b20
16735 Author: Bdale Garbee <bdale@gag.com>
16736 Date:   Thu Sep 13 00:58:30 2012 -0600
16737
16738     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
16739
16740 commit 9728b20a4ad9576ac1022dc9a5771f5a3eb92b3d
16741 Author: Keith Packard <keithp@keithp.com>
16742 Date:   Wed Sep 12 23:56:18 2012 -0700
16743
16744     altosui: Exit with an error status when file processing fails
16745     
16746     If the user provides any files on the command line, and if processing
16747     them fails in some way, exit immediately with an error indication.
16748     
16749     Signed-off-by: Keith Packard <keithp@keithp.com>
16750
16751 commit 0564f9b13d4e3050b0a45fc1c4f710ab2b1f9d81
16752 Author: Keith Packard <keithp@keithp.com>
16753 Date:   Wed Sep 12 22:40:57 2012 -0700
16754
16755     altosui: Leave new_gps indication until gps value is used
16756     
16757     During replay, AltosState may not see a new GPS value as soon as it
16758     lands in the state field as additional records with the same timestamp
16759     may come in after the GPS record.
16760     
16761     Instead of resetting the new_gps indication when the new record is
16762     created, wait until the new_gps indication is seen by the AltosState
16763     update code and have that clear the new_gps indication.
16764     
16765     Signed-off-by: Keith Packard <keithp@keithp.com>
16766
16767 commit 7e237920abb582d7ceb3e1925b11a848575ac68a
16768 Author: Keith Packard <keithp@keithp.com>
16769 Date:   Wed Sep 12 21:32:25 2012 -0700
16770
16771     altosui: Stop downloading eeprom data on a block full of invalid data
16772     
16773     When no valid records are found within an eeprom block, we assume that
16774     no more data will be found within the entire storage area.
16775     
16776     Signed-off-by: Keith Packard <keithp@keithp.com>
16777
16778 commit 2439f53ea21c84f7c510dc191dde025ada24281f
16779 Author: Bdale Garbee <bdale@gag.com>
16780 Date:   Wed Sep 12 21:50:25 2012 -0600
16781
16782     document workaround for 'make fat' not building altoslib
16783
16784 commit 07d9ba938f2742da1bce5d8df55cbc236207a981
16785 Author: Bdale Garbee <bdale@gag.com>
16786 Date:   Wed Sep 12 19:50:07 2012 -0600
16787
16788     update Releasing for non-native versioning and builds on debian branch
16789
16790 commit fe009534ce6846b6db96cac8f6c2d53ba8010d91
16791 Merge: 69d42b2 8ee29fe
16792 Author: Bdale Garbee <bdale@gag.com>
16793 Date:   Wed Sep 12 19:49:51 2012 -0600
16794
16795     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
16796
16797 commit 8ee29fe48771dd22a0c5428761ee53a728495d11
16798 Author: Keith Packard <keithp@keithp.com>
16799 Date:   Wed Sep 12 16:07:41 2012 -0700
16800
16801     altosui: Serialize data access in TD config code
16802     
16803     Setting the values was being done in the UI thread instead of the
16804     Serial thread, which left the serial thread with uninitialized values
16805     when it went to update the displayed value for the current
16806     frequency. All fixed now.
16807     
16808     Signed-off-by: Keith Packard <keithp@keithp.com>
16809
16810 commit 19e35de47157923670b1864ce7b04f8d82f3bdea
16811 Author: Keith Packard <keithp@keithp.com>
16812 Date:   Wed Sep 12 16:06:59 2012 -0700
16813
16814     altosui: Lock access to preferences data
16815     
16816     These are accessed by several different threads, so keep things sane
16817     by just holding locks across all access.
16818     
16819     Signed-off-by: Keith Packard <keithp@keithp.com>
16820
16821 commit 1b5340c2b75c500011355c4889da443c4b9c4891
16822 Author: Keith Packard <keithp@keithp.com>
16823 Date:   Wed Sep 12 13:07:01 2012 -0700
16824
16825     altosui: Add multi-sized icons to all windows
16826     
16827     This lets the window system pick a better size for presentation
16828     
16829     Signed-off-by: Keith Packard <keithp@keithp.com>
16830
16831 commit 3e4fc0b3953655eb720372d9b4274cd4bca19556
16832 Author: Tom Marble <tmarble@info9.net>
16833 Date:   Wed Sep 12 10:05:42 2012 -0500
16834
16835     Reference specific dependent jars in the AltosUI launchers
16836
16837 commit f0f4f907042e12815284abe1b63ae2d4a5a2d598
16838 Author: Keith Packard <keithp@keithp.com>
16839 Date:   Wed Sep 12 02:30:59 2012 -0700
16840
16841     doc: Mention changes to flight data download UI
16842     
16843     Signed-off-by: Keith Packard <keithp@keithp.com>
16844
16845 commit 42bbe15512533f2d958b8219a02fbd256593092a
16846 Author: Keith Packard <keithp@keithp.com>
16847 Date:   Wed Sep 12 02:26:32 2012 -0700
16848
16849     altosui: Initialize flight velocity to zero when reading eeprom files
16850     
16851     Otherwise, the integration of velocity will start at MISSING and get
16852     stranger. Fortunately, we know the initial velocity of the rocket when
16853     sitting on the pad.
16854     
16855     Signed-off-by: Keith Packard <keithp@keithp.com>
16856
16857 commit b3c3c6eabd6837f0e72acee3906c8f71c6f0030e
16858 Author: Keith Packard <keithp@keithp.com>
16859 Date:   Tue Sep 11 23:37:20 2012 -0700
16860
16861     altosui: Don't say a decimal point for distances in meters
16862     
16863     Useful for distances in miles, but not meters.
16864     
16865     Signed-off-by: Keith Packard <keithp@keithp.com>
16866
16867 commit 87f9a8923656f275f74cfb6c8c6a57bbe59e74f8
16868 Author: Keith Packard <keithp@keithp.com>
16869 Date:   Tue Sep 11 23:36:26 2012 -0700
16870
16871     altosui: Initialize imperial units checkbox with correct value
16872     
16873     Use imperial units preference instead of serial debug preference. Cut
16874     & paste programming failure...
16875     
16876     Signed-off-by: Keith Packard <keithp@keithp.com>
16877
16878 commit 69d42b26223b45df4167aa3baafba100ad71baab
16879 Merge: 3e9078c 3fa5fbd
16880 Author: Bdale Garbee <bdale@gag.com>
16881 Date:   Wed Sep 12 00:26:21 2012 -0600
16882
16883     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
16884
16885 commit 3fa5fbdfd1ab257028f272fbc32759b39608ddaf
16886 Author: Keith Packard <keithp@keithp.com>
16887 Date:   Tue Sep 11 23:04:19 2012 -0700
16888
16889     Clean up Windows event handles on com port close
16890     
16891     This avoids having to wait for the receiver to timeout before we can
16892     open the same com port again.
16893     
16894     This patch also adds a bit more debugging -- it prints Windows error
16895     messages to stdout along with the file/line where the error was generated.
16896     
16897     Signed-off-by: Keith Packard <keithp@keithp.com>
16898
16899 commit 1a154ce0b9fc3ea360d6bc7e17d6debb2da94438
16900 Author: Keith Packard <keithp@keithp.com>
16901 Date:   Tue Sep 11 22:03:17 2012 -0700
16902
16903     Include AltosLib.jar in windows install
16904     
16905     Otherwise, altosui doesn't do much.
16906     
16907     Signed-off-by: Keith Packard <keithp@keithp.com>
16908
16909 commit 3e9078cb1077e7ad0d845f10c2ad0a007df76d29
16910 Author: Bdale Garbee <bdale@gag.com>
16911 Date:   Tue Sep 11 22:17:22 2012 -0600
16912
16913     releasing 1.1
16914
16915 commit 4563624638884b7b2f16cd4d396c00690e045999
16916 Merge: 11fbcf5 e5a55db
16917 Author: Tom Marble <tmarble@info9.net>
16918 Date:   Tue Sep 11 22:50:18 2012 -0500
16919
16920     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
16921
16922 commit 11fbcf5e30e0cd09f2d6b448911d2ef62b7f29c7
16923 Author: Tom Marble <tmarble@info9.net>
16924 Date:   Tue Sep 11 22:48:04 2012 -0500
16925
16926     Added the feature to AC to default --with-android to $ANDROID_SDK (if set)
16927     Fixed typos in altosui/Makefile.am (had removed JCOMMON, but it's from AC)
16928     Jenkins changes:
16929     - added android sdk
16930     - will now record artifacts: altoslib/AltosLib.jar,altosui/altosui.jar,**/*.apk
16931
16932 commit e5a55dbf265354e7c94be3e2be53c2d5c8fba056
16933 Author: Keith Packard <keithp@keithp.com>
16934 Date:   Tue Sep 11 15:53:36 2012 -0700
16935
16936     Use ft/s for imperial speeds
16937     
16938     Bob Brown thinks this unit will be more useful than mph
16939     
16940     Signed-off-by: Keith Packard <keithp@keithp.com>
16941
16942 commit 73d05650eae1d3958e02e9ffde2020a2438eccbb
16943 Author: Keith Packard <keithp@keithp.com>
16944 Date:   Tue Sep 11 15:30:45 2012 -0700
16945
16946     Add Version 1.1 release notes.
16947     
16948     Signed-off-by: Keith Packard <keithp@keithp.com>
16949
16950 commit 7ae3e4cea1cd180ff18b5293a67b4520cc8292be
16951 Author: Keith Packard <keithp@keithp.com>
16952 Date:   Tue Sep 11 01:00:05 2012 -0700
16953
16954     altosui: Imperial units for graphs too
16955     
16956     Just to be consistent
16957     
16958     Signed-off-by: Keith Packard <keithp@keithp.com>
16959
16960 commit 95268d681c9a6652d84db383f55a4fe8a4ac5173
16961 Author: Tom Marble <tmarble@info9.net>
16962 Date:   Tue Sep 11 12:54:31 2012 -0500
16963
16964     Reverted package name to 'altosui' from 'AltosUI'
16965     Also added emacs backup regex (*~) to .gitignore
16966
16967 commit 13c64f6fb5764c6a0f3520cf4e48a75d78e163db
16968 Author: Tom Marble <tmarble@info9.net>
16969 Date:   Tue Sep 11 12:44:24 2012 -0500
16970
16971     Add appropriate Java build deps as given from autoconf
16972
16973 commit 8e506274a35eccacd2d4523faa08d279a201753f
16974 Merge: 0bc3ed5 1fc97dd
16975 Author: Tom Marble <tmarble@info9.net>
16976 Date:   Tue Sep 11 11:39:22 2012 -0500
16977
16978     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
16979
16980 commit 0bc3ed53aa8972c7080d6335f609cd9d0df1c79d
16981 Author: Tom Marble <tmarble@info9.net>
16982 Date:   Tue Sep 11 11:37:14 2012 -0500
16983
16984     Use explicit build deps for altosui (avoids * wildcarding)
16985
16986 commit 1fc97dd9875a7639533a34438c4c7c999412eb3a
16987 Merge: 8397d2b 4420d4a
16988 Author: Bdale Garbee <bdale@gag.com>
16989 Date:   Tue Sep 11 10:35:04 2012 -0600
16990
16991     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
16992
16993 commit 8397d2b041824ddf1cc0b82926f10da8aae3264f
16994 Author: Bdale Garbee <bdale@gag.com>
16995 Date:   Tue Sep 11 10:34:00 2012 -0600
16996
16997     update Debian build-deps in preparation for 1.1 release
16998
16999 commit 4420d4a9fc011ed970af506ef771dfb81580b666
17000 Author: Keith Packard <keithp@keithp.com>
17001 Date:   Tue Sep 11 00:49:48 2012 -0700
17002
17003     Fix Latin-1 encoded copyright symbols in AltosDroid java code
17004     
17005     Otherwise, we get complaints when compiling these files.
17006     
17007     Signed-off-by: Keith Packard <keithp@keithp.com>
17008
17009 commit 708e7937cba52982b91244cf89bfbff46d346135
17010 Author: Tom Marble <tmarble@info9.net>
17011 Date:   Mon Sep 10 16:54:27 2012 -0500
17012
17013     Changed package name from altosui to AltosUI
17014
17015 commit c2ebebc4967043b16380b8ec8800862993005358
17016 Author: Tom Marble <tmarble@info9.net>
17017 Date:   Mon Sep 10 14:50:37 2012 -0500
17018
17019     Test commit (comment) to confirm push works
17020
17021 commit 67da878f740a387d0092631ad672e024d26e4192
17022 Author: Keith Packard <keithp@keithp.com>
17023 Date:   Mon Sep 10 09:16:04 2012 -0700
17024
17025     altosui: Use units conversion functions everywhere.
17026     
17027     Provide a configuration option to select imperial units and use them everywhere
17028     
17029     Signed-off-by: Keith Packard <keithp@keithp.com>
17030
17031 commit 66a1e07efcac9324d33a1eca0dfb58a2724b667a
17032 Author: Keith Packard <keithp@keithp.com>
17033 Date:   Mon Sep 10 09:14:03 2012 -0700
17034
17035     altoslib: Add imperial units conversion support
17036     
17037     "Redneck" mode support
17038     
17039     Signed-off-by: Keith Packard <keithp@keithp.com>
17040
17041 commit 51836cedce41d8b36eac34c69370489162aaa2b5
17042 Author: Keith Packard <keithp@keithp.com>
17043 Date:   Sun Sep 9 14:02:57 2012 -0700
17044
17045     Bump version to 1.0.9.7
17046     
17047     Signed-off-by: Keith Packard <keithp@keithp.com>
17048
17049 commit e45c47c52f9cc9c43b81148e0e58fdedb3af1eb8
17050 Author: Keith Packard <keithp@keithp.com>
17051 Date:   Sun Sep 9 14:01:21 2012 -0700
17052
17053     altos/telelco: Search for available firing nodes at boot time
17054     
17055     Query for available firing nodes, limiting device selections to those found.
17056     
17057     Signed-off-by: Keith Packard <keithp@keithp.com>
17058
17059 commit 77775711d414227b3ed97859d1b21ab1c689a724
17060 Author: Keith Packard <keithp@keithp.com>
17061 Date:   Sun Sep 9 13:58:29 2012 -0700
17062
17063     altos/telefire: Add steady warble when the LCO arm switch is on
17064     
17065     And make debugging a run-time option too.
17066     
17067     Signed-off-by: Keith Packard <keithp@keithp.com>
17068
17069 commit f2933103be122414a9b1795b37003b7a2aa9f3d7
17070 Author: Keith Packard <keithp@keithp.com>
17071 Date:   Sun Sep 9 13:57:16 2012 -0700
17072
17073     altos/stm: Fix basic time interval to 10ms -- was 10.1ms
17074     
17075     Counting from 0 to 100 takes 10.1ms, so count to 99 instead.
17076     
17077     Signed-off-by: Keith Packard <keithp@keithp.com>
17078
17079 commit 0339583996fc57a666f8d3007a0f4b1034039a73
17080 Author: Keith Packard <keithp@keithp.com>
17081 Date:   Sun Sep 9 13:56:35 2012 -0700
17082
17083     altos/spiradio: Label LEDs so that the radio code can use them
17084     
17085     Mark which should be on for TX and which for RX
17086     
17087     Signed-off-by: Keith Packard <keithp@keithp.com>
17088
17089 commit 3fa71c497a5bf576974e70af06762f75734e6699
17090 Author: Keith Packard <keithp@keithp.com>
17091 Date:   Sun Sep 9 13:50:56 2012 -0700
17092
17093     altos: Try to get remote cmac time closer to reality
17094     
17095     Record the time after the packet was sent, but before the return
17096     packet arrives to try and more closely approximate the time the packet
17097     arrived at the other end.
17098     
17099     Signed-off-by: Keith Packard <keithp@keithp.com>
17100
17101 commit 27ab744c6eec9243b7aa14161eec2fbf7003531e
17102 Author: Keith Packard <keithp@keithp.com>
17103 Date:   Sun Sep 9 13:46:23 2012 -0700
17104
17105     altos: Clean up flight data definitions
17106     
17107     These just shuffle the various definitions of data macros around to
17108     make the include files more sensible looking.
17109     
17110     Signed-off-by: Keith Packard <keithp@keithp.com>
17111
17112 commit ced6a020d6d94b1c63837a7ab5b0091b7b8ea3c9
17113 Author: Keith Packard <keithp@keithp.com>
17114 Date:   Sun Sep 9 13:43:45 2012 -0700
17115
17116     altos: include ao_arch_funcs.h at the very end of ao.h
17117     
17118     Move it below the definition of the ms5607 init function
17119     
17120     Signed-off-by: Keith Packard <keithp@keithp.com>
17121
17122 commit e053da3e7cb5a4c9ebbffd245cb5d83932183b22
17123 Author: Keith Packard <keithp@keithp.com>
17124 Date:   Sun Sep 9 13:11:57 2012 -0700
17125
17126     altos: Allow products without MS5607
17127     
17128     The define for a missing MS5607 was wrong, so anything using the fancy
17129     multi-sensor data code would break without an MS5607 in place.
17130     
17131     Signed-off-by: Keith Packard <keithp@keithp.com>
17132
17133 commit bb5ab29b6744b382bb2f09486a7a6db7d12a3608
17134 Author: Keith Packard <keithp@keithp.com>
17135 Date:   Sun Sep 9 13:10:07 2012 -0700
17136
17137     ao_tools/ao-send-telem: Only start real-time on valid states
17138     
17139     Check state to make sure it is < ao_flight_landed to keep invalid
17140     states from switching to real-time playback mode.
17141     
17142     Signed-off-by: Keith Packard <keithp@keithp.com>
17143
17144 commit 47d87872c11a63a435fe5b703a4ce33503790d96
17145 Author: Keith Packard <keithp@keithp.com>
17146 Date:   Sun Sep 9 13:09:27 2012 -0700
17147
17148     altoslib: Add in a bunch of java files mising after Mike's cleanups
17149     
17150     Signed-off-by: Keith Packard <keithp@keithp.com>
17151
17152 commit e2b458a448106ba1ab207f0ea6824b56927d8547
17153 Merge: 9682e9e 3fe9322
17154 Author: Keith Packard <keithp@keithp.com>
17155 Date:   Sun Sep 9 13:03:47 2012 -0700
17156
17157     Merge remote-tracking branch 'mjb/altoslib_mjb'
17158
17159 commit 9682e9e6fe730417a77b47795fbe1f06c9a51177
17160 Author: Keith Packard <keithp@keithp.com>
17161 Date:   Sun Sep 9 12:29:32 2012 -0700
17162
17163     altosui: Use helper functions to access arrays in AltosLib class
17164     
17165     These deal with out-of-range values correctly, instead of causing
17166     exceptions that will just break stuff.
17167     
17168     Signed-off-by: Keith Packard <keithp@keithp.com>
17169
17170 commit d65d921b9b2340fa23d3b55b4ae755324d392303
17171 Author: Keith Packard <keithp@keithp.com>
17172 Date:   Sun Sep 9 12:20:08 2012 -0700
17173
17174     altosui: Catch errors in state value when saving flight logs
17175     
17176     Use AltosLib.state_name() instead of directly accessing the
17177     state_to_string array so that any invalid state values are caught and
17178     replaced with 'invalid' instead of raising an exception.
17179     
17180     Signed-off-by: Keith Packard <keithp@keithp.com>
17181
17182 commit 3fe932206f40f4d6f83a4ef49e064109a7a3de92
17183 Author: Mike Beattie <mike@ethernal.org>
17184 Date:   Fri Sep 7 18:19:43 2012 +1200
17185
17186     altoslib: move distinct classes to separate files.
17187     
17188     Signed-off-by: Mike Beattie <mike@ethernal.org>
17189
17190 commit da053875c12b25b627e83430c3a956a994b435d5
17191 Author: Mike Beattie <mike@ethernal.org>
17192 Date:   Fri Sep 7 18:19:07 2012 +1200
17193
17194     altoslib: remove obsolete class
17195     
17196     Signed-off-by: Mike Beattie <mike@ethernal.org>
17197
17198 commit 218c73b5bd5bd5673dc6f259f62b39541c52d6ff
17199 Author: Mike Beattie <mike@ethernal.org>
17200 Date:   Fri Sep 7 18:11:13 2012 +1200
17201
17202     altoslib: move distinct classes to separate files
17203     
17204     Signed-off-by: Mike Beattie <mike@ethernal.org>
17205
17206 commit 42170d0e3a3b68a9d3db69714e043f7273a714fb
17207 Author: Mike Beattie <mike@ethernal.org>
17208 Date:   Fri Sep 7 18:10:21 2012 +1200
17209
17210     altoslib: remove duplicate AltosGPSQuery class
17211     
17212     Signed-off-by: Mike Beattie <mike@ethernal.org>
17213
17214 commit 82f798e7b1343a56203af2e89790f6de9ab9f98d
17215 Author: Mike Beattie <mike@ethernal.org>
17216 Date:   Fri Sep 7 18:09:37 2012 +1200
17217
17218     altoslib: remove duplicate AltosIdleMonitor class
17219     
17220     Signed-off-by: Mike Beattie <mike@ethernal.org>
17221
17222 commit 88667f7b7dff52eaf5e30f8f83fed0d7f767268d
17223 Author: Mike Beattie <mike@ethernal.org>
17224 Date:   Fri Sep 7 18:07:45 2012 +1200
17225
17226     altoslib: rename AltosIdleRecordTM.java to AltosGPSQuery.java
17227     
17228     Signed-off-by: Mike Beattie <mike@ethernal.org>
17229
17230 commit bbbe1846346b4ba61330f535a12b7a5029877ee6
17231 Author: Mike Beattie <mike@ethernal.org>
17232 Date:   Fri Sep 7 17:53:20 2012 +1200
17233
17234     altoslib: remove dead code
17235     
17236     (if object creation fails, an exception will be thrown - not return null)
17237     
17238     Signed-off-by: Mike Beattie <mike@ethernal.org>
17239
17240 commit 02d31db3d3255568cc348a41aa37a461d63ffde2
17241 Author: Mike Beattie <mike@ethernal.org>
17242 Date:   Fri Sep 7 17:52:27 2012 +1200
17243
17244     altoslib: resolve argument/variable ambiguity
17245     
17246     (and comment out set_flags() which had no corresponding variable anyway)
17247     
17248     Signed-off-by: Mike Beattie <mike@ethernal.org>
17249
17250 commit 639f3e5e5171769429eac9e2f17a7b315fd62135
17251 Author: Mike Beattie <mike@ethernal.org>
17252 Date:   Fri Sep 7 17:39:25 2012 +1200
17253
17254     altoslib: comment out unused methods
17255     
17256     Signed-off-by: Mike Beattie <mike@ethernal.org>
17257
17258 commit 369c5e23ac6d65bab4b456ed86737576ac61102f
17259 Author: Mike Beattie <mike@ethernal.org>
17260 Date:   Fri Sep 7 17:35:29 2012 +1200
17261
17262     altoslib: access static variables via class, not instance
17263     
17264     Signed-off-by: Mike Beattie <mike@ethernal.org>
17265
17266 commit b02c17b26e028a6f3a46781211a86a18272da4d0
17267 Author: Mike Beattie <mike@ethernal.org>
17268 Date:   Fri Sep 7 17:34:17 2012 +1200
17269
17270     altoslib: comment out un-used variables
17271     
17272     Signed-off-by: Mike Beattie <mike@ethernal.org>
17273
17274 commit 20bc23ddb90f8a6da1f7ea70f02cf3a038059d32
17275 Author: Mike Beattie <mike@ethernal.org>
17276 Date:   Fri Sep 7 17:32:07 2012 +1200
17277
17278     altoslib: Remove un-needed imports
17279     
17280     Signed-off-by: Mike Beattie <mike@ethernal.org>
17281
17282 commit c5e98d2b226824f2012e5710ac4b1596b9f0bfb1
17283 Author: Keith Packard <keithp@keithp.com>
17284 Date:   Thu Sep 6 18:07:33 2012 -0700
17285
17286     altos: Fix radio slave to run lights in the normal way
17287     
17288     These were left in a debug mode, toggling instead of flashing.
17289     
17290     Signed-off-by: Keith Packard <keithp@keithp.com>
17291
17292 commit 01820c3e95fe85d2bee648d41809f1a753f81020
17293 Author: Keith Packard <keithp@keithp.com>
17294 Date:   Sat Sep 1 00:15:16 2012 -0500
17295
17296     Revert "first work on PWM input to TeleScience, 'p' command displays timer 1"
17297     
17298     PWM bits not suitable for master
17299     
17300     This reverts commit e93c6bcc799d76d4ff425815e2601a25e6796229.
17301
17302 commit 3ccc4a13e3f76bec864d61b0cdfd57c76c6baadb
17303 Author: Keith Packard <keithp@keithp.com>
17304 Date:   Sat Sep 1 00:15:02 2012 -0500
17305
17306     Revert "Timer 3 working with slower clock and all 16 bits."
17307     
17308     PWM bits not suitable for master
17309     
17310     This reverts commit 49b1ff4c614d24977b33cd17b583acc87acff476.
17311
17312 commit 8c743857525eff778d067068356dec486b9fefa2
17313 Author: Keith Packard <keithp@keithp.com>
17314 Date:   Sat Sep 1 00:14:49 2012 -0500
17315
17316     Revert "ICP3 working"
17317     
17318     PWM bits not suitable for master
17319     
17320     This reverts commit 75d6aa6f798606f1a6c5a46542065dda81e63b2a.
17321
17322 commit 294b1ec85a37e375a0ac70cbffc6398309d63a7f
17323 Author: Keith Packard <keithp@keithp.com>
17324 Date:   Sat Sep 1 00:14:27 2012 -0500
17325
17326     Revert "telescience: correctly calculating rate values with higher resolution"
17327     
17328     PWM bits not suitable for master
17329     
17330     This reverts commit ada6f2dfc045e77cb9499f20cdec1b4a54ef0db1.
17331
17332 commit ec9e1186dce079a2f2b7be8050216ddb1bc1af66
17333 Merge: 503eabd 6d31f8d
17334 Author: Keith Packard <keithp@keithp.com>
17335 Date:   Fri Aug 31 22:24:16 2012 -0500
17336
17337     Merge remote-tracking branch 'mjb/freq_menu'
17338
17339 commit 503eabd0e351ecdffda1416b7d00f8ef1d6913c9
17340 Author: Keith Packard <keithp@keithp.com>
17341 Date:   Fri Aug 31 22:19:40 2012 -0500
17342
17343     altos: Get mma655x driver limping along
17344     
17345     This appears to drive the chip correctly to see values from the accelerometer.
17346     
17347     Signed-off-by: Keith Packard <keithp@keithp.com>
17348
17349 commit 48a3e6e073e927e456ef4e456e512f6fb8e3b9ee
17350 Author: Keith Packard <keithp@keithp.com>
17351 Date:   Fri Aug 31 21:02:13 2012 -0500
17352
17353     altos: Fix mma665x pin assigment for mma655x
17354     
17355     It's on PE13-PE15, not PA5-PA7
17356     
17357     Signed-off-by: Keith Packard <keithp@keithp.com>
17358
17359 commit f9af7819de086d9179c3a4d1df7c88ab67a7d7c7
17360 Author: Keith Packard <keithp@keithp.com>
17361 Date:   Fri Aug 31 21:01:21 2012 -0500
17362
17363     altos: Add custom panic noise for self-test failures
17364     
17365     Make it easier to tell which component is failing self test
17366     
17367     Signed-off-by: Keith Packard <keithp@keithp.com>
17368
17369 commit 6d31f8d15ef4bf75ae039dd7b1a6a615d00eb215
17370 Author: Mike Beattie <mike@ethernal.org>
17371 Date:   Fri Aug 31 17:53:53 2012 +1200
17372
17373     altoslib: add missing manufacturer parsing for AltosConfigData
17374     
17375     Signed-off-by: Mike Beattie <mike@ethernal.org>
17376
17377 commit 4e3ac2b624f68dd5a8f6dd7a33eb10cd78497964
17378 Author: Mike Beattie <mike@ethernal.org>
17379 Date:   Fri Aug 31 17:42:22 2012 +1200
17380
17381     altosdroid: invert channel/freq ordering
17382     
17383     Matches Channel Selector in altosui
17384     
17385     Signed-off-by: Mike Beattie <mike@ethernal.org>
17386
17387 commit 80bc985f79e616e5327aed4f7acc9bca71b8db54
17388 Author: Mike Beattie <mike@ethernal.org>
17389 Date:   Fri Aug 31 16:50:53 2012 +1200
17390
17391     altosdroid: also display channel numbers
17392     
17393     Signed-off-by: Mike Beattie <mike@ethernal.org>
17394
17395 commit b6a21856c68ca8cca93eb755285be1927acb91e7
17396 Author: Mike Beattie <mike@ethernal.org>
17397 Date:   Fri Aug 31 16:39:10 2012 +1200
17398
17399     ao-send-telem: fix frequency set command
17400     
17401     Signed-off-by: Mike Beattie <mike@ethernal.org>
17402
17403 commit 543ecb530d6fdf188a746ac59b72544e69bad830
17404 Author: Mike Beattie <mike@ethernal.org>
17405 Date:   Fri Aug 31 16:38:21 2012 +1200
17406
17407     altosdroid: complete frequency change dialog
17408     
17409     Also implement Service IPC to action request.
17410     
17411     Signed-off-by: Mike Beattie <mike@ethernal.org>
17412
17413 commit f1a9fff865e0b226a97ad5d6eaaac64bd5e5d410
17414 Author: Keith Packard <keithp@keithp.com>
17415 Date:   Thu Aug 30 23:07:43 2012 -0500
17416
17417     altosdroid: Start a hacked-up frequency dialog
17418     
17419     Signed-off-by: Keith Packard <keithp@keithp.com>
17420
17421 commit 6d8858ca1899c8b64f107ebb45711efbb7b8d62a
17422 Author: Keith Packard <keithp@keithp.com>
17423 Date:   Thu Aug 30 16:30:04 2012 -0500
17424
17425     altos: another .gitignore file
17426     
17427     Signed-off-by: Keith Packard <keithp@keithp.com>
17428
17429 commit ab9d5bf13e6f1735a0463f4bcab13d65170b7015
17430 Author: Keith Packard <keithp@keithp.com>
17431 Date:   Thu Aug 30 16:28:53 2012 -0500
17432
17433     altos: ao_cc_spi.h isn't necessary for telelco
17434     
17435     The SPI radio defines are in ao_radio_spi.h
17436     
17437     Signed-off-by: Keith Packard <keithp@keithp.com>
17438
17439 commit b635cb26ba54c8f5c6a958e0ab0bc4d34d33b635
17440 Merge: 354c1fe a8ecf3a
17441 Author: Keith Packard <keithp@keithp.com>
17442 Date:   Thu Aug 30 16:24:38 2012 -0500
17443
17444     Merge remote-tracking branch 'mjb/master'
17445
17446 commit 354c1fed7f06c2c45c661e7265c2ac4bc47e2750
17447 Author: Keith Packard <keithp@keithp.com>
17448 Date:   Thu Aug 30 16:22:51 2012 -0500
17449
17450     altos: Add a bunch of .gitignore entries
17451     
17452     Clean up the git status output
17453     
17454     Signed-off-by: Keith Packard <keithp@keithp.com>
17455
17456 commit 2c59954fdf204f443d9bb28c4a66a30f925ef348
17457 Author: Keith Packard <keithp@keithp.com>
17458 Date:   Thu Aug 30 16:16:52 2012 -0500
17459
17460     altos: Shuffle LCO functions around, add telelco first cut
17461     
17462     Pull LCO functions shared between LCO UI and command line into
17463     ao_lco_funcs.c.
17464     
17465     Import bits for telelco.
17466     
17467     Signed-off-by: Keith Packard <keithp@keithp.com>
17468
17469 commit 72d44d14aefcb754b871835aec8d265771357212
17470 Author: Keith Packard <keithp@keithp.com>
17471 Date:   Thu Aug 30 16:14:57 2012 -0500
17472
17473     altos: Disable debug printfs and fix pad ignite time for telefire
17474     
17475     Signed-off-by: Keith Packard <keithp@keithp.com>
17476
17477 commit a8ecf3aa4e88d4c76643fb541fb1d5535a454aba
17478 Author: Mike Beattie <mike@ethernal.org>
17479 Date:   Thu Aug 30 21:08:41 2012 +1200
17480
17481     altosdroid: Implement voice just like altosui
17482     
17483     Signed-off-by: Mike Beattie <mike@ethernal.org>
17484
17485 commit 2e6af70c87e7cc62a92b09bbbde745a31d83b5eb
17486 Author: Mike Beattie <mike@ethernal.org>
17487 Date:   Thu Aug 30 21:08:06 2012 +1200
17488
17489     altosdroid: Move bluetooth check to first task
17490     
17491     Signed-off-by: Mike Beattie <mike@ethernal.org>
17492
17493 commit 519887571cee2840024c5c8f4b7f0e5c352d3323
17494 Author: Mike Beattie <mike@ethernal.org>
17495 Date:   Thu Aug 30 13:23:29 2012 +1200
17496
17497     altosdroid: add rssi/serial/flight, and re-work UI ordering
17498     
17499     Signed-off-by: Mike Beattie <mike@ethernal.org>
17500
17501 commit 14022b002d2201fb3ca28292d976c90e2d9a15a2
17502 Author: Mike Beattie <mike@ethernal.org>
17503 Date:   Thu Aug 30 13:23:04 2012 +1200
17504
17505     altosdroid: rename ambiguous TextView name
17506     
17507     Signed-off-by: Mike Beattie <mike@ethernal.org>
17508
17509 commit 91606c89828e60d8cf9a5ea4ff75b951d6fc042a
17510 Author: Mike Beattie <mike@ethernal.org>
17511 Date:   Thu Aug 30 13:21:38 2012 +1200
17512
17513     altosdroid: formatting/whitespace, correct ids
17514     
17515     Signed-off-by: Mike Beattie <mike@ethernal.org>
17516
17517 commit 2137a112b4217d84041f749b8aa5eb8f4d330ba0
17518 Author: Mike Beattie <mike@ethernal.org>
17519 Date:   Thu Aug 30 13:20:10 2012 +1200
17520
17521     altosdroid: rework lat/lon to more common format
17522     
17523     Signed-off-by: Mike Beattie <mike@ethernal.org>
17524
17525 commit c32325af6605e78c1d1147d466f3ea12ce94124a
17526 Author: Mike Beattie <mike@ethernal.org>
17527 Date:   Thu Aug 30 13:19:41 2012 +1200
17528
17529     altosdroid: rename azimuth/altitude to elevation/height respectively.
17530     
17531     (Matches altoslib, altosui, altos)
17532     
17533     Signed-off-by: Mike Beattie <mike@ethernal.org>
17534
17535 commit 8ffa4f9a474026f5a6523b26919a78565e0ed74c
17536 Author: Mike Beattie <mike@ethernal.org>
17537 Date:   Thu Aug 30 13:13:20 2012 +1200
17538
17539     altosdroid: move units into code, to match altosui
17540     
17541     Signed-off-by: Mike Beattie <mike@ethernal.org>
17542
17543 commit 583458772746317b98fced907ec780edff465888
17544 Merge: aea10c1 17b6ffb
17545 Author: Keith Packard <keithp@keithp.com>
17546 Date:   Wed Aug 29 11:29:24 2012 -0700
17547
17548     Merge remote-tracking branch 'mjb/master'
17549     
17550     Pull in Mike's fancy new AltosDroid bits
17551
17552 commit aea10c107dff2643677a9c8d1fc41e14f4a66049
17553 Author: Keith Packard <keithp@keithp.com>
17554 Date:   Wed Aug 29 11:25:36 2012 -0700
17555
17556     altos: spiradio debug serial is port 1, not port 0
17557     
17558     The SPI link uses port 0; it seems like the having the two try to
17559     share the same wires is a bad plan.
17560     
17561     Signed-off-by: Keith Packard <keithp@keithp.com>
17562
17563 commit 3e7e8e21f2bb823cb6e74c73d0feddbc3a891107
17564 Author: Keith Packard <keithp@keithp.com>
17565 Date:   Wed Aug 29 11:23:13 2012 -0700
17566
17567     altos: SPI radio - use 1->0 for 'done' and 0->1 for 'ready'
17568     
17569     This changes how the SPI radio protocol uses the interrupt
17570     line. Instead of a pulse indicating operation done, this now uses a 0
17571     value for done and a 1 value for ready. The key distinction is that
17572     the master can tell when the slave is waiting for the next command
17573     instead of hoping that it got done 'soon enough'.
17574     
17575     Signed-off-by: Keith Packard <keithp@keithp.com>
17576
17577 commit 1b6ed262460ee75fb5bb684d13d19c26c7ea750b
17578 Author: Keith Packard <keithp@keithp.com>
17579 Date:   Wed Aug 29 11:22:02 2012 -0700
17580
17581     altos: fix ao_pad debug output for query command
17582     
17583     Igniter status is an array these days.
17584     
17585     Signed-off-by: Keith Packard <keithp@keithp.com>
17586
17587 commit 442f1bfc89528103e2c28f768c954b956e39afc5
17588 Author: Keith Packard <keithp@keithp.com>
17589 Date:   Wed Aug 29 11:21:09 2012 -0700
17590
17591     altos: Use updated pad protocol for lco commands
17592     
17593     Stop using the older single-channel protocol and switch to the new
17594     multi-channel protocol
17595     
17596     Signed-off-by: Keith Packard <keithp@keithp.com>
17597
17598 commit 7f64e62356bcfcd6ba8a88b09251793481bcd56c
17599 Author: Keith Packard <keithp@keithp.com>
17600 Date:   Wed Aug 29 11:19:17 2012 -0700
17601
17602     altos: Note changes to configured AES key for SPI radio convenience
17603     
17604     Keep a sequence number to mark when the AES key is changed so that the
17605     radio code can avoid sending the key before every CMAC radio operation.
17606     
17607     Signed-off-by: Keith Packard <keithp@keithp.com>
17608
17609 commit 1a7d2faf76a46271532102e217c2dd5515e38b72
17610 Author: Keith Packard <keithp@keithp.com>
17611 Date:   Wed Aug 29 11:16:42 2012 -0700
17612
17613     altos: Wait for IN dma complete on slave SPI send
17614     
17615     SPI send double buffered, so the DMA completes one byte too early. Use
17616     the recv DMA to know when the SPI transfer is complete.
17617     
17618     Signed-off-by: Keith Packard <keithp@keithp.com>
17619
17620 commit 17b6ffb6c090112367eac944494f0fa58da453c7
17621 Author: Mike Beattie <mike@ethernal.org>
17622 Date:   Thu Aug 30 01:01:06 2012 +1200
17623
17624     altosdroid: initial attempt at a UI.
17625     
17626     Signed-off-by: Mike Beattie <mike@ethernal.org>
17627
17628 commit 98f65994ee547feb8cca63ff4ed0fefd3fb2d37d
17629 Author: Keith Packard <keithp@keithp.com>
17630 Date:   Tue Aug 28 23:05:02 2012 -0700
17631
17632     altos: Oops. forgot ao_data.c
17633     
17634     Signed-off-by: Keith Packard <keithp@keithp.com>
17635
17636 commit 3a3982ceb721910c6a4f75badebb62baa6c6568e
17637 Author: Keith Packard <keithp@keithp.com>
17638 Date:   Tue Aug 28 22:43:10 2012 -0700
17639
17640     altos: Add spiradio Makefile
17641     
17642     git add doesn't add Makefile by default.
17643     
17644     Signed-off-by: Keith Packard <keithp@keithp.com>
17645
17646 commit fc9841ee5e92318471b6bec09b7075a788ab8872
17647 Author: Keith Packard <keithp@keithp.com>
17648 Date:   Tue Aug 28 18:13:02 2012 -0700
17649
17650     altos: Mostly working SPI radio link
17651     
17652     This includes long delays to avoid overrunning the cc1111 input,
17653     otherwise it works pretty well. The delays mean that we can't capture
17654     the reply to a cmac command though, so more work is needed.
17655     
17656     Signed-off-by: Keith Packard <keithp@keithp.com>
17657
17658 commit 27a879b4069ccedf8bbe39d7dbecf45000f29d8c
17659 Author: Keith Packard <keithp@keithp.com>
17660 Date:   Tue Aug 28 18:12:27 2012 -0700
17661
17662     altos: Include the radio_cmac debug commands in telefire
17663     
17664     Just temporary debugging
17665     
17666     Signed-off-by: Keith Packard <keithp@keithp.com>
17667
17668 commit eb1a9a8c3f3d3993d5986925bc4ad112c2bbc119
17669 Author: Keith Packard <keithp@keithp.com>
17670 Date:   Tue Aug 28 18:10:34 2012 -0700
17671
17672     altos: Explicitly erase memory in STM eeprom driver.
17673     
17674     This seems to make the STM32L152 happier
17675     
17676     Signed-off-by: Keith Packard <keithp@keithp.com>
17677
17678 commit 3fe5a70d9ac2114ee554813b1dbb3019a3e4aff7
17679 Author: Keith Packard <keithp@keithp.com>
17680 Date:   Tue Aug 28 18:08:59 2012 -0700
17681
17682     altos: Track protocol changes to ao_pad debug messages
17683     
17684     Make the debug output build again.
17685     
17686     Signed-off-by: Keith Packard <keithp@keithp.com>
17687
17688 commit 18b5021e99c1eef32d2d85f619c84e89cecae7a7
17689 Author: Keith Packard <keithp@keithp.com>
17690 Date:   Tue Aug 28 18:07:55 2012 -0700
17691
17692     altos: Stop providing debug commands in seven-segment driver
17693     
17694     The radio_cmac debug commands use the same letter, and this code works now...
17695     
17696     Signed-off-by: Keith Packard <keithp@keithp.com>
17697
17698 commit 78cd26eec77adda23ef1b5ca2d91027f1e059868
17699 Author: Keith Packard <keithp@keithp.com>
17700 Date:   Tue Aug 28 18:07:05 2012 -0700
17701
17702     altos: Move radio_cmac test funcs from ao_lco_cmd.c to new file
17703     
17704     These are useful in the firing node for testing as well, so move them
17705     to be shared.
17706     
17707     Signed-off-by: Keith Packard <keithp@keithp.com>
17708
17709 commit f2d919a2147025daa332957cda6d91959e4731ab
17710 Author: Keith Packard <keithp@keithp.com>
17711 Date:   Tue Aug 28 18:05:10 2012 -0700
17712
17713     altos: When sharing radio DMA for AES, use it for in instead of out
17714     
17715     We look at the out_done value, but not the in_done value; if we use
17716     the radio DMA for out, we would have to use ao_radio_dma_done to check
17717     for completion. This way, we can ignore that value and use the
17718     existing ao_aes_dma_out_done value.
17719     
17720     Signed-off-by: Keith Packard <keithp@keithp.com>
17721
17722 commit 31b42b99edbb976534ac432c07e218f13d1f5f9b
17723 Author: Keith Packard <keithp@keithp.com>
17724 Date:   Tue Aug 28 18:03:52 2012 -0700
17725
17726     altos: Fix ao_delay function and move from per-chip code to ao_task.c
17727     
17728     ao_delay hasn't been chip-specific for a long time, and it had a bug
17729     in not calling ao_clear_alarm.
17730     
17731     Signed-off-by: Keith Packard <keithp@keithp.com>
17732
17733 commit ac5d053e6d766d243b7a425ae19779810c350125
17734 Author: Keith Packard <keithp@keithp.com>
17735 Date:   Tue Aug 28 18:02:25 2012 -0700
17736
17737     ao-stmload: Always round up load amount to 4 byte boundary
17738     
17739     The flashing code doesn't deal with partial writes.
17740     
17741     Signed-off-by: Keith Packard <keithp@keithp.com>
17742
17743 commit 68df2b1173e82d48f7857ad2e9325e6a9cbbedfd
17744 Author: Keith Packard <keithp@keithp.com>
17745 Date:   Mon Aug 27 22:45:47 2012 -0700
17746
17747     altos: Enable STM SYSCFG when routing EXTI
17748     
17749     The EXTI routing information is in the syscfg unit, so that needs to
17750     be powered up or writes to its registers will be lost.
17751     
17752     Signed-off-by: Keith Packard <keithp@keithp.com>
17753
17754 commit c677f26852b70bcbb303382c306ce06664fde028
17755 Author: Keith Packard <keithp@keithp.com>
17756 Date:   Mon Aug 27 22:45:20 2012 -0700
17757
17758     altos: No need to initialize EXTI priorities at startup time
17759     
17760     They all get set to the correct value when enabled.
17761     
17762     Signed-off-by: Keith Packard <keithp@keithp.com>
17763
17764 commit 5ed88fb72c3e3ecf3333c700d838667db71cfbdc
17765 Merge: adbe64c 621d093
17766 Author: Bdale Garbee <bdale@gag.com>
17767 Date:   Tue Aug 28 23:39:53 2012 -0600
17768
17769     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
17770     
17771     Conflicts:
17772         debian/control
17773
17774 commit adbe64c5a9402b7c5075a444a12629131b663877
17775 Author: Bdale Garbee <bdale@gag.com>
17776 Date:   Tue Aug 28 23:37:00 2012 -0600
17777
17778     libelf-dev added to build deps
17779
17780 commit cb8f01745c9e8f258f96358b46e1caf17d6b0c9f
17781 Author: Mike Beattie <mike@ethernal.org>
17782 Date:   Tue Aug 28 23:20:04 2012 +1200
17783
17784     altosdroid: update Makefile.am for source file changes.
17785     
17786     Signed-off-by: Mike Beattie <mike@ethernal.org>
17787
17788 commit c220369953d351f49a5f45bfb5e317859d3a9843
17789 Author: Mike Beattie <mike@ethernal.org>
17790 Date:   Tue Aug 28 22:26:12 2012 +1200
17791
17792     altosdroid: Add Dumper class for testing
17793     
17794     Signed-off-by: Mike Beattie <mike@ethernal.org>
17795
17796 commit 6c985c2b0433a08add3bbf55fdb30102157b4ede
17797 Author: Mike Beattie <mike@ethernal.org>
17798 Date:   Tue Aug 28 22:10:26 2012 +1200
17799
17800     altosdroid: add timer to stop service
17801     
17802     * Stops when no UI clients, and no bluetooth connection remains
17803     
17804     Signed-off-by: Mike Beattie <mike@ethernal.org>
17805
17806 commit 781bdb6c15b7dd3cc2280b08a2f47ce0f92cf53f
17807 Author: Mike Beattie <mike@ethernal.org>
17808 Date:   Tue Aug 28 22:09:34 2012 +1200
17809
17810     altosdroid: do service start/bind/unbind in start/stop, not create/destroy.
17811     
17812     Signed-off-by: Mike Beattie <mike@ethernal.org>
17813
17814 commit ea5fe9e95a888d623329d17d048ee360ea114ad1
17815 Author: Mike Beattie <mike@ethernal.org>
17816 Date:   Tue Aug 28 22:08:49 2012 +1200
17817
17818     altosdroid: move methods around
17819     
17820     Signed-off-by: Mike Beattie <mike@ethernal.org>
17821
17822 commit c6d667a6ac0decfde5bc8a180b14774e9942dd0c
17823 Author: Mike Beattie <mike@ethernal.org>
17824 Date:   Tue Aug 28 22:08:19 2012 +1200
17825
17826     altosdroid: tidy up old messages
17827     
17828     Signed-off-by: Mike Beattie <mike@ethernal.org>
17829
17830 commit 5c7370dcd7a65c81a3c903a71167e07cfcbade53
17831 Author: Mike Beattie <mike@ethernal.org>
17832 Date:   Tue Aug 28 22:07:39 2012 +1200
17833
17834     altosdroid: stop sending device name, just send config data
17835     
17836     * Kinda complicated, but ultimately more sensible
17837     * Just send the config data as an arg to MSG_CONNECTED
17838     * keep retrying connection till we actually get config data
17839     
17840     Signed-off-by: Mike Beattie <mike@ethernal.org>
17841
17842 commit 5ce8c63850dbc6462d7c41ce917e0e06672ec0ab
17843 Author: Mike Beattie <mike@ethernal.org>
17844 Date:   Tue Aug 28 22:00:14 2012 +1200
17845
17846     altosdroid: whitespace
17847     
17848     Signed-off-by: Mike Beattie <mike@ethernal.org>
17849
17850 commit df7b74909c3794b7b2397275e7fce9226cb99489
17851 Author: Mike Beattie <mike@ethernal.org>
17852 Date:   Tue Aug 28 21:59:40 2012 +1200
17853
17854     altosdroid: override add_reply() to add android based debugging
17855     
17856     Signed-off-by: Mike Beattie <mike@ethernal.org>
17857
17858 commit 9d0f187f06c411f0d82e13ee4f2faea789ed9e79
17859 Author: Mike Beattie <mike@ethernal.org>
17860 Date:   Tue Aug 28 21:59:15 2012 +1200
17861
17862     altosdroid: more logical name for connection_lost() method.
17863     
17864     Signed-off-by: Mike Beattie <mike@ethernal.org>
17865
17866 commit 7664ecc0003151d3f05537f17914df2bf48e4275
17867 Author: Mike Beattie <mike@ethernal.org>
17868 Date:   Tue Aug 28 21:58:47 2012 +1200
17869
17870     altosdroid: rework ConnectThread
17871     
17872     * Start input_thread after connection, otherwise it's painful to kill
17873       on connect failure.
17874     
17875     Signed-off-by: Mike Beattie <mike@ethernal.org>
17876
17877 commit 502b24eb2c9c76e4e2bdcc79be0b71a869488b37
17878 Author: Mike Beattie <mike@ethernal.org>
17879 Date:   Tue Aug 28 21:55:40 2012 +1200
17880
17881     altosdroid: fix a connection retry having a null pointer
17882     
17883     Signed-off-by: Mike Beattie <mike@ethernal.org>
17884
17885 commit c7bef83fd553987f83c0bf7ff37ef941872564fe
17886 Author: Mike Beattie <mike@ethernal.org>
17887 Date:   Tue Aug 28 21:54:05 2012 +1200
17888
17889     altosdroid: fix double call of stopAltosBluetooth()
17890     
17891     Signed-off-by: Mike Beattie <mike@ethernal.org>
17892
17893 commit 150a726e125aa7d181c00348ddd1791fd84164e5
17894 Author: Mike Beattie <mike@ethernal.org>
17895 Date:   Tue Aug 28 21:53:01 2012 +1200
17896
17897     altosdroid: Miscellaneous comments/debug/etc cleanup
17898     
17899     Signed-off-by: Mike Beattie <mike@ethernal.org>
17900
17901 commit 162c640d382b9f823573578fe97584adc94cd9b6
17902 Author: Mike Beattie <mike@ethernal.org>
17903 Date:   Tue Aug 28 17:37:45 2012 +1200
17904
17905     altosdroid: miscellaneous cleanup
17906     
17907     * Copyright info
17908     * whitespace
17909     * comments
17910     * unused imports
17911     
17912     Signed-off-by: Mike Beattie <mike@ethernal.org>
17913
17914 commit ae03d8e87985b9f746e9e22b2394a0a5b4f39f1c
17915 Author: Mike Beattie <mike@ethernal.org>
17916 Date:   Tue Aug 28 17:36:41 2012 +1200
17917
17918     altosdroid: Add passing of Device Config at connect
17919     
17920     Signed-off-by: Mike Beattie <mike@ethernal.org>
17921
17922 commit 03563c765d8b0ab3689c91b2b533c68e11650577
17923 Author: Mike Beattie <mike@ethernal.org>
17924 Date:   Tue Aug 28 17:35:11 2012 +1200
17925
17926     altosdroid: Add new "TelemetryReader" class to handle Telemetry
17927     
17928     * Add MSG_TELEMETRY messages to both AltosDroid and TelemetryService
17929       to handle passing of AltosState object all the way back to the UI.
17930     * Remove linkedblockinglist from TelemetryService
17931     * (MSG_TELEMETRY is a rename of MSG_INCOMING_TELEM in AltosDroid)
17932     * commented code in case statement inside AltosDroind - won't work with
17933       the objects it is currently passed.
17934     * Add new "MSG_DEVCONFIG" message to AltosDroid - allows TelemetryService
17935       to pass information about the connected device back to the UI.
17936     
17937     Signed-off-by: Mike Beattie <mike@ethernal.org>
17938
17939 commit ed653a1e6dc8884cb171af1406fd0999ef125a4d
17940 Author: Mike Beattie <mike@ethernal.org>
17941 Date:   Tue Aug 28 17:26:09 2012 +1200
17942
17943     altosdroid: create connected() method
17944     
17945     Signed-off-by: Mike Beattie <mike@ethernal.org>
17946
17947 commit 621d0930244f25165d2ac5da596dcc87e253b965
17948 Author: Keith Packard <keithp@keithp.com>
17949 Date:   Mon Aug 27 13:52:11 2012 -0700
17950
17951     altos: Add spiradio product
17952     
17953     Implements the SPI radio protocol
17954     
17955     Signed-off-by: Keith Packard <keithp@keithp.com>
17956
17957 commit 61d094f281431e9f11f806454981da8e1245fb5c
17958 Author: Keith Packard <keithp@keithp.com>
17959 Date:   Mon Aug 27 13:51:53 2012 -0700
17960
17961     altos: sdcdb rc file for telefire
17962     
17963     Signed-off-by: Keith Packard <keithp@keithp.com>
17964
17965 commit c31d07fb35a5b4d283facf649bed3f0f9802d1fc
17966 Author: Keith Packard <keithp@keithp.com>
17967 Date:   Mon Aug 27 13:49:07 2012 -0700
17968
17969     altos: Add SPI linked radio API
17970     
17971     Forward the necessary radio functions over the SPI link
17972     
17973     Signed-off-by: Keith Packard <keithp@keithp.com>
17974
17975 commit 0f3483f93137f41a61f3fcbe06afcaffb1b9e17b
17976 Author: Keith Packard <keithp@keithp.com>
17977 Date:   Mon Aug 27 13:47:16 2012 -0700
17978
17979     altos: Clean up radio APIs
17980     
17981     Move api to ao_radio_cmac.h include file.
17982     Expose ao_radio_test as standard API.
17983     
17984     Signed-off-by: Keith Packard <keithp@keithp.com>
17985
17986 commit 85fd7ab504a9fac1de90bbe7df8ea477a092c2b0
17987 Author: Keith Packard <keithp@keithp.com>
17988 Date:   Mon Aug 27 13:45:56 2012 -0700
17989
17990     altos: Build telelco and spiradio when possible
17991     
17992     Signed-off-by: Keith Packard <keithp@keithp.com>
17993
17994 commit 467acda662de8b96e7d0df729c2e4761686b82a1
17995 Author: Keith Packard <keithp@keithp.com>
17996 Date:   Mon Aug 27 13:44:35 2012 -0700
17997
17998     altos: Expose a signed version of the tick count
17999     
18000     Useful when doing time comparisons.
18001     
18002     Signed-off-by: Keith Packard <keithp@keithp.com>
18003
18004 commit e7443bf350afe273e87a884915ea1e7662630cd3
18005 Author: Keith Packard <keithp@keithp.com>
18006 Date:   Mon Aug 27 13:42:38 2012 -0700
18007
18008     altos: Specify the LCD duty cycle for stm-demo
18009     
18010     This is the demo for the large 7-segment displays and needs static drive
18011     
18012     Signed-off-by: Keith Packard <keithp@keithp.com>
18013
18014 commit 708d49e498bbdc59bb5af9bf4ca5fcea5689547a
18015 Author: Keith Packard <keithp@keithp.com>
18016 Date:   Mon Aug 27 13:41:13 2012 -0700
18017
18018     altos: Test multiple quadrature devices. Export quadrature count.
18019     
18020     Signed-off-by: Keith Packard <keithp@keithp.com>
18021
18022 commit 8bfe8157cd9fe488d1ee961f200ffa0866322f2c
18023 Author: Keith Packard <keithp@keithp.com>
18024 Date:   Mon Aug 27 13:38:44 2012 -0700
18025
18026     altos: Seven segment display driver
18027     
18028     Hex numbers and the decimal point.
18029     
18030     Signed-off-by: Keith Packard <keithp@keithp.com>
18031
18032 commit 28c3923b6180e24a77aecc7162bb2852cec7d770
18033 Author: Keith Packard <keithp@keithp.com>
18034 Date:   Mon Aug 27 13:37:14 2012 -0700
18035
18036     altos: More SPI slave changes for cc1111 driver
18037     
18038     Don't enable DMA in the other direction when doing slave transfers.
18039     
18040     Signed-off-by: Keith Packard <keithp@keithp.com>
18041
18042 commit a27b9b5c36cf748e415ba210c8d8ae72d8227a98
18043 Author: Keith Packard <keithp@keithp.com>
18044 Date:   Mon Aug 27 13:35:39 2012 -0700
18045
18046     altos: Add SPI slave get/put macros to cc1111
18047     
18048     Theese don't try to drive the chip select line
18049     
18050     Signed-off-by: Keith Packard <keithp@keithp.com>
18051
18052 commit 304909b7534768bfc8da62954effb37ba86806ea
18053 Author: Keith Packard <keithp@keithp.com>
18054 Date:   Mon Aug 27 13:34:12 2012 -0700
18055
18056     altos: Provide interface for STM LCD driver.
18057     
18058     This provides a simple function interface for driving the LCD segments
18059     in the STM chip. It also uses the update complete interrupt to block
18060     LCD users during flush.
18061     
18062     Signed-off-by: Keith Packard <keithp@keithp.com>
18063
18064 commit c1168f40223ca09df23215f2e2fc445a8a03aea9
18065 Author: Keith Packard <keithp@keithp.com>
18066 Date:   Mon Aug 27 13:32:41 2012 -0700
18067
18068     altos: Rename drivers/ao_lco to drivers/ao_lco_cmd
18069     
18070     These contain command line functions for testing the cmac and lco
18071     features. Now that there's a telelco-specific ao_lco interface file,
18072     it's useful to have both for testing.
18073     
18074     Signed-off-by: Keith Packard <keithp@keithp.com>
18075
18076 commit fa8668931cbbc1506560222f2db7e427b514a351
18077 Author: Mike Beattie <mike@ethernal.org>
18078 Date:   Mon Aug 27 19:41:47 2012 +1200
18079
18080     altosdroid: Let a freshly connected client know what the device name is!
18081     
18082     Signed-off-by: Mike Beattie <mike@ethernal.org>
18083
18084 commit 9a41508d92f95012a37bb75603e6e48a2c405204
18085 Author: Mike Beattie <mike@ethernal.org>
18086 Date:   Mon Aug 27 19:41:29 2012 +1200
18087
18088     altosdroid: Add Connected/Connect_failed messages
18089     
18090     Signed-off-by: Mike Beattie <mike@ethernal.org>
18091
18092 commit e121ec3ae634f41979717281a28af5e4a38e8f3a
18093 Author: Mike Beattie <mike@ethernal.org>
18094 Date:   Mon Aug 27 19:40:30 2012 +1200
18095
18096     altosdroid: don't need keys for Bundles anymore
18097     
18098     Signed-off-by: Mike Beattie <mike@ethernal.org>
18099
18100 commit afac4d6c82916eea67ac838cd22806bd73db00a9
18101 Author: Mike Beattie <mike@ethernal.org>
18102 Date:   Mon Aug 27 19:39:53 2012 +1200
18103
18104     altosdroid: Toast() requests don't need Bundles
18105     
18106     Signed-off-by: Mike Beattie <mike@ethernal.org>
18107
18108 commit 18c380120fe37a4bdc8f295e86c6c4413d1aa037
18109 Author: Mike Beattie <mike@ethernal.org>
18110 Date:   Mon Aug 27 19:39:09 2012 +1200
18111
18112     altosdroid: really don't need to store a local copy of the device name
18113     
18114     Signed-off-by: Mike Beattie <mike@ethernal.org>
18115
18116 commit 6441437d3b0e848b225a3d6c78ab00e2590c6988
18117 Author: Mike Beattie <mike@ethernal.org>
18118 Date:   Mon Aug 27 19:37:16 2012 +1200
18119
18120     altosdroid: remove complexity around message passing
18121     
18122     * Don't really need to use bundles
18123     * TelemetryService: Use a local variable to store the bluetooth device object
18124     
18125     Signed-off-by: Mike Beattie <mike@ethernal.org>
18126
18127 commit f89e7de20374141b367205aa517a08ee203bfaf3
18128 Author: Keith Packard <keithp@keithp.com>
18129 Date:   Sun Aug 26 09:53:16 2012 -0700
18130
18131     altos: Trigger sample complete when all data are ready
18132     
18133     This has each sensor mark a bit in the current data record which is
18134     then sent for processing when all of the data are present.
18135     
18136     Signed-off-by: Keith Packard <keithp@keithp.com>
18137
18138 commit dec1481786ad54e22634e32109b5ed6e5483938e
18139 Author: Keith Packard <keithp@keithp.com>
18140 Date:   Sun Aug 26 09:52:27 2012 -0700
18141
18142     altos: Shrink STM stack size
18143     
18144     512 bytes should be enough for anybody.
18145     
18146     Signed-off-by: Keith Packard <keithp@keithp.com>
18147
18148 commit d13d0fbfcb0fd6d8a1af46f6270a968d746c830e
18149 Author: Keith Packard <keithp@keithp.com>
18150 Date:   Sun Aug 26 09:49:34 2012 -0700
18151
18152     altos: Make ao_cur_task_index track ao_cur_task in ao_yield
18153     
18154     This keeps the two main task references (index and pointer) in
18155     agreement during task switching, avoiding an extra assignment at the
18156     end of the task switching loop.
18157     
18158     Signed-off-by: Keith Packard <keithp@keithp.com>
18159
18160 commit 1c9baa88d6cd931c66d453674322908eb267ba4c
18161 Author: Keith Packard <keithp@keithp.com>
18162 Date:   Sun Aug 26 09:47:05 2012 -0700
18163
18164     altos: Make 'pad' driver useful with telefire v0.1
18165     
18166     This reports correct status bits over the radio and to the LEDs for
18167     all four channels, and also makes the firing test command control all
18168     four relays.
18169     
18170     Signed-off-by: Keith Packard <keithp@keithp.com>
18171
18172 commit ea4db73328e865fd658b573da256ca0004c69c61
18173 Author: Keith Packard <keithp@keithp.com>
18174 Date:   Sun Aug 26 09:45:03 2012 -0700
18175
18176     altos: Add debug command for 74hc597 driver
18177     
18178     This dumps the current state of the 74hc597 chip.
18179     
18180     Note that this shows that the 74hc597 driver doesn't work, and that
18181     the circuit used in telefire v0.1 can't work.
18182     
18183     Signed-off-by: Keith Packard <keithp@keithp.com>
18184
18185 commit 89f1a685a02c7808cf03853aa9a5ee50c6baf49e
18186 Author: Keith Packard <keithp@keithp.com>
18187 Date:   Sun Aug 26 09:43:34 2012 -0700
18188
18189     altos: Allow sharing of radio DMA with aes engine
18190     
18191     otherwise, telefire doesn't have enough DMA channels.
18192     
18193     Signed-off-by: Keith Packard <keithp@keithp.com>
18194
18195 commit 58d2b70575f3616a056d2356a737b3be15ed3d66
18196 Author: Mike Beattie <mike@ethernal.org>
18197 Date:   Sun Aug 26 23:38:33 2012 +1200
18198
18199     altosdroid: begin adding TextToSpeech support.
18200     
18201     Signed-off-by: Mike Beattie <mike@ethernal.org>
18202
18203 commit 11896d22b7bc6e34e3f6109d28f8b6a2d37e6c25
18204 Author: Mike Beattie <mike@ethernal.org>
18205 Date:   Sun Aug 26 23:38:10 2012 +1200
18206
18207     altosdroid: whitespace cleanup
18208     
18209     Signed-off-by: Mike Beattie <mike@ethernal.org>
18210
18211 commit f8211fee3c8a5de6925eadca2679441801ac793e
18212 Author: Mike Beattie <mike@ethernal.org>
18213 Date:   Sun Aug 26 23:37:58 2012 +1200
18214
18215     altosdroid: Send device name and connected state back to TelemetryService
18216     
18217     Signed-off-by: Mike Beattie <mike@ethernal.org>
18218
18219 commit 8fdde3e74c6dce35f90f4575ce6914516fc56aba
18220 Author: Mike Beattie <mike@ethernal.org>
18221 Date:   Sun Aug 26 23:37:33 2012 +1200
18222
18223     altosdroid: re-work connect/thread handling in AltosBluetooth
18224     
18225     * Much more resilient to failure
18226     * handles multiple blocked threads better
18227     
18228     Signed-off-by: Mike Beattie <mike@ethernal.org>
18229
18230 commit dba71db022ae4a9f7c5fd128b90caa73aa4e99da
18231 Author: Mike Beattie <mike@ethernal.org>
18232 Date:   Sun Aug 26 23:34:59 2012 +1200
18233
18234     altosdroid: remove old commented code
18235     
18236     Signed-off-by: Mike Beattie <mike@ethernal.org>
18237
18238 commit 38827db5131a2681243649c76bfd1d7d9801f9ba
18239 Author: Mike Beattie <mike@ethernal.org>
18240 Date:   Sun Aug 26 23:34:45 2012 +1200
18241
18242     altosdroid: add handling when restarting BT. delay start after stop.
18243     
18244     Signed-off-by: Mike Beattie <mike@ethernal.org>
18245
18246 commit 30d107882b62edf4e6d48923209da6ce3dabeef7
18247 Author: Mike Beattie <mike@ethernal.org>
18248 Date:   Sun Aug 26 23:34:28 2012 +1200
18249
18250     altosdroid: set devicename and pass on to clients
18251     
18252     Signed-off-by: Mike Beattie <mike@ethernal.org>
18253
18254 commit d95b84b56c63002788939b93b6ce949d921a4892
18255 Author: Mike Beattie <mike@ethernal.org>
18256 Date:   Sun Aug 26 23:30:45 2012 +1200
18257
18258     altosdroid: Send current state to client on connect
18259     
18260     Signed-off-by: Mike Beattie <mike@ethernal.org>
18261
18262 commit cf94a86f37284b53e89b13a7eeb871db647c61ba
18263 Author: Mike Beattie <mike@ethernal.org>
18264 Date:   Sun Aug 26 23:30:00 2012 +1200
18265
18266     altosdroid: add missing break; (just in case!)
18267     
18268     Signed-off-by: Mike Beattie <mike@ethernal.org>
18269
18270 commit 24fe48f66f94c99b8197a612afe6f98e980e9796
18271 Author: Mike Beattie <mike@ethernal.org>
18272 Date:   Sun Aug 26 23:29:25 2012 +1200
18273
18274     altosdroid: debugging statements
18275     
18276     Signed-off-by: Mike Beattie <mike@ethernal.org>
18277
18278 commit 2ef1723091b0c491ef445474844376185ca4102b
18279 Author: Mike Beattie <mike@ethernal.org>
18280 Date:   Sun Aug 26 23:28:59 2012 +1200
18281
18282     altosdroid: forgot change to IncomingHandler constructor call. oops!
18283     
18284     Signed-off-by: Mike Beattie <mike@ethernal.org>
18285
18286 commit d40f96fcc961cfbf6af67fc84591d2660d065ca0
18287 Author: Mike Beattie <mike@ethernal.org>
18288 Date:   Sun Aug 26 23:28:26 2012 +1200
18289
18290     altosdroid: Strings and Layout changes
18291     
18292     Signed-off-by: Mike Beattie <mike@ethernal.org>
18293
18294 commit 3d6fc5fe462531e05ca4b9be1a421490e067a28b
18295 Author: Mike Beattie <mike@ethernal.org>
18296 Date:   Sun Aug 26 23:26:58 2012 +1200
18297
18298     altosdroid: lots of debugging statements
18299     
18300     Signed-off-by: Mike Beattie <mike@ethernal.org>
18301
18302 commit 31bffa435cec2098c7ab5c42c829ba6e1578b5d2
18303 Author: Mike Beattie <mike@ethernal.org>
18304 Date:   Sun Aug 26 23:24:13 2012 +1200
18305
18306     altosdroid: need sendMessageToClients() for setState().. oops!
18307     
18308     Signed-off-by: Mike Beattie <mike@ethernal.org>
18309
18310 commit a9ec3c96288b7ea4e40586321a0a98edf0c8fee5
18311 Author: Mike Beattie <mike@ethernal.org>
18312 Date:   Sun Aug 26 23:23:33 2012 +1200
18313
18314     altosdroid: Need access to handler inside AltosBluetooth
18315     
18316     * Also move add_monitor() call
18317     
18318     Signed-off-by: Mike Beattie <mike@ethernal.org>
18319
18320 commit d7173e814c49826f39bba1ff6b024819c555860c
18321 Author: Mike Beattie <mike@ethernal.org>
18322 Date:   Sun Aug 26 23:20:01 2012 +1200
18323
18324     altosdroid: reflect change in message name
18325     
18326     Signed-off-by: Mike Beattie <mike@ethernal.org>
18327
18328 commit 215d78f06093bd8a8b08a85cae0f1f34aee2a6ec
18329 Author: Mike Beattie <mike@ethernal.org>
18330 Date:   Sun Aug 26 23:19:06 2012 +1200
18331
18332     altosdroid: begin adding state support
18333     
18334     Signed-off-by: Mike Beattie <mike@ethernal.org>
18335
18336 commit fe6680dd3b4c31b3d4edc3f06a142f02bcb879df
18337 Author: Mike Beattie <mike@ethernal.org>
18338 Date:   Sun Aug 26 23:16:49 2012 +1200
18339
18340     altosdroid: init device variable... oops!
18341     
18342     Signed-off-by: Mike Beattie <mike@ethernal.org>
18343
18344 commit 2c5513c51b187ad26a59b193b401f38c35141d27
18345 Author: Mike Beattie <mike@ethernal.org>
18346 Date:   Sun Aug 26 23:16:04 2012 +1200
18347
18348     altosdroid: Rename Connect message, add connected message
18349     
18350     Signed-off-by: Mike Beattie <mike@ethernal.org>
18351
18352 commit a6373e84393312ed0fbf22285c704819c2011588
18353 Author: Mike Beattie <mike@ethernal.org>
18354 Date:   Sun Aug 26 23:14:09 2012 +1200
18355
18356     altosdroid: init telem blocking list.. oops!
18357     
18358     Signed-off-by: Mike Beattie <mike@ethernal.org>
18359
18360 commit 21359f600354e8ee840e839e61ef97d30f3586fc
18361 Author: Mike Beattie <mike@ethernal.org>
18362 Date:   Sun Aug 26 23:13:33 2012 +1200
18363
18364     altosdroid: disable NotificationManager stuff for now
18365     
18366     Signed-off-by: Mike Beattie <mike@ethernal.org>
18367
18368 commit 54baecc208a40606e3242b2cbd5e66567053646f
18369 Author: Mike Beattie <mike@ethernal.org>
18370 Date:   Sun Aug 26 23:12:48 2012 +1200
18371
18372     altosdroid: Convert handlers to use weakreferences
18373     
18374     * Also renamed bluetooth start/stop methods
18375     
18376     Signed-off-by: Mike Beattie <mike@ethernal.org>
18377
18378 commit bf7def1a7b93867dfe16fe6499ee028747634c41
18379 Author: Mike Beattie <mike@ethernal.org>
18380 Date:   Sun Aug 26 15:28:58 2012 +1200
18381
18382     altosdroid: Remove Binder import from TelemetryService
18383     
18384     Signed-off-by: Mike Beattie <mike@ethernal.org>
18385
18386 commit 5f4c47389a3d0d10d659a2e00fc74a150b5fed88
18387 Author: Mike Beattie <mike@ethernal.org>
18388 Date:   Sun Aug 26 15:28:36 2012 +1200
18389
18390     altosdroid: Add State constants for future usage
18391     
18392     Signed-off-by: Mike Beattie <mike@ethernal.org>
18393
18394 commit 6ffcc82d8d18d3f05d4f5881e50dda298b43c114
18395 Author: Mike Beattie <mike@ethernal.org>
18396 Date:   Sun Aug 26 15:28:09 2012 +1200
18397
18398     altosdroid: begin adding IPC to TelemetryService
18399     
18400     * And add imports for LinkedBlockingQueue... oops!
18401     
18402     Signed-off-by: Mike Beattie <mike@ethernal.org>
18403
18404 commit a33333b97e810f50db36f345aab71a3200feccc3
18405 Author: Mike Beattie <mike@ethernal.org>
18406 Date:   Sun Aug 26 15:24:19 2012 +1200
18407
18408     altosdroid: remove old Binder from TelemetryService
18409     
18410     Signed-off-by: Mike Beattie <mike@ethernal.org>
18411
18412 commit b69796991c1da6baf245349fcc4392668b9b5570
18413 Author: Mike Beattie <mike@ethernal.org>
18414 Date:   Sun Aug 26 15:23:17 2012 +1200
18415
18416     altosdroid: begin adding IPC to main thread
18417     
18418     Signed-off-by: Mike Beattie <mike@ethernal.org>
18419
18420 commit bcd53483ccf4bbb2f163a011faae6d19a7bbed0d
18421 Author: Mike Beattie <mike@ethernal.org>
18422 Date:   Sun Aug 26 15:22:23 2012 +1200
18423
18424     altosdroid: Add TBT initialisation to AltosBluetooth
18425     
18426     Signed-off-by: Mike Beattie <mike@ethernal.org>
18427
18428 commit ef29a197ce3318404f37e8a0b24d235e8b024a1f
18429 Author: Mike Beattie <mike@ethernal.org>
18430 Date:   Sun Aug 26 15:21:57 2012 +1200
18431
18432     altosdroid: Add debugging statements to AltosBluetooth
18433     
18434     Signed-off-by: Mike Beattie <mike@ethernal.org>
18435
18436 commit fb8cd14cca61ca59b95c23e71505607b4509d4ed
18437 Author: Mike Beattie <mike@ethernal.org>
18438 Date:   Sun Aug 26 15:21:36 2012 +1200
18439
18440     altosdroid: Add input thread for reading from TBT
18441     
18442     Signed-off-by: Mike Beattie <mike@ethernal.org>
18443
18444 commit 5ce132b3366cd120499fcbe22b5fbe96d21b8584
18445 Author: Mike Beattie <mike@ethernal.org>
18446 Date:   Sun Aug 26 15:20:42 2012 +1200
18447
18448     altosdroid: Move constructor for AltosBluetooth
18449     
18450     Signed-off-by: Mike Beattie <mike@ethernal.org>
18451
18452 commit b59e7d0b201290f2cb0fd494ef28c1402e11ba3b
18453 Author: Mike Beattie <mike@ethernal.org>
18454 Date:   Sun Aug 26 15:18:44 2012 +1200
18455
18456     altosdroid: clean up stub functions in AltosBluetooth.java
18457     
18458     Signed-off-by: Mike Beattie <mike@ethernal.org>
18459
18460 commit d184638be79dafd6fb43df21040eb52402f54ea5
18461 Author: Mike Beattie <mike@ethernal.org>
18462 Date:   Sun Aug 26 15:11:12 2012 +1200
18463
18464     altosdroid: AltosBluetooth.java
18465     
18466     * clean up variables/comments
18467     
18468     Signed-off-by: Mike Beattie <mike@ethernal.org>
18469
18470 commit bad155538c4630c62ade80afd20830aad37c287e
18471 Author: Mike Beattie <mike@ethernal.org>
18472 Date:   Sun Aug 26 15:10:15 2012 +1200
18473
18474     altosdroid: AltosBluetooth.java
18475     
18476     * Clean up imports
18477     * Convert from reflection to using Well Known UUID for SPP.
18478     * clean up local variables
18479     * Add debug conditionals to logging
18480     * remove references to socket type
18481     
18482     Signed-off-by: Mike Beattie <mike@ethernal.org>
18483
18484 commit c9689a3ef65ea9da5a7009834add789737ffb6a9
18485 Author: Mike Beattie <mike@ethernal.org>
18486 Date:   Sun Aug 26 15:03:54 2012 +1200
18487
18488     altosdroid: Clean up imports in TelemetryService
18489     
18490     * Begin adding AltosLib usage
18491     
18492     Signed-off-by: Mike Beattie <mike@ethernal.org>
18493
18494 commit ffdfc08c317f503e30604d058749b24c3ca7bafa
18495 Author: Mike Beattie <mike@ethernal.org>
18496 Date:   Sun Aug 26 15:00:23 2012 +1200
18497
18498     altosdroid: Add service start/bind/unbind to AltosDroid
18499     
18500     Signed-off-by: Mike Beattie <mike@ethernal.org>
18501
18502 commit 95a34caa8343997bcf7d8969ee8ae3124efcb573
18503 Author: Mike Beattie <mike@ethernal.org>
18504 Date:   Sun Aug 26 14:57:04 2012 +1200
18505
18506     altosdroid: Remove AltosLib import from main thread
18507
18508 commit cfe93315fc0e4b01a95b8e59f24aca96b5a66daf
18509 Author: Mike Beattie <mike@ethernal.org>
18510 Date:   Sun Aug 26 14:55:19 2012 +1200
18511
18512     altosdroid: whitespace
18513     
18514     Signed-off-by: Mike Beattie <mike@ethernal.org>
18515
18516 commit 3f3da6626ef41b2cab116d6299d2a89cbf7718a9
18517 Author: Mike Beattie <mike@ethernal.org>
18518 Date:   Sun Aug 26 14:54:54 2012 +1200
18519
18520     altosdroid: Re-locate TextView initialisation
18521     
18522     Signed-off-by: Mike Beattie <mike@ethernal.org>
18523
18524 commit 917f519a4e876087590a3a260fbbccf4c0ac3e31
18525 Author: Mike Beattie <mike@ethernal.org>
18526 Date:   Sun Aug 26 14:54:06 2012 +1200
18527
18528     altosdroid: remove UI components/imports no longer used
18529     
18530     Signed-off-by: Mike Beattie <mike@ethernal.org>
18531
18532 commit 80bf63702175322053f2b38c4fff56b653ab7c70
18533 Author: Mike Beattie <mike@ethernal.org>
18534 Date:   Sun Aug 26 14:52:30 2012 +1200
18535
18536     altosdroid: excise BluetoothChatService example code
18537     
18538     Signed-off-by: Mike Beattie <mike@ethernal.org>
18539
18540 commit 372840b4ebfd3da3cd713b6bc6a8ffc8cd6b6b8c
18541 Author: Mike Beattie <mike@ethernal.org>
18542 Date:   Sun Aug 26 14:48:48 2012 +1200
18543
18544     altosdroid: remove TelemetryService activities
18545     
18546     service start/stop will be handled by AltosDroid/itself now.
18547     
18548     Signed-off-by: Mike Beattie <mike@ethernal.org>
18549
18550 commit 24503eb330bf887f5c76afe2aaa9c9f2ce177460
18551 Author: Mike Beattie <mike@ethernal.org>
18552 Date:   Sun Aug 26 14:44:09 2012 +1200
18553
18554     altosdroid: whitespace (spaces to tabs) (part2)
18555     
18556     Signed-off-by: Mike Beattie <mike@ethernal.org>
18557
18558 commit 7aab6e6b6e361455a7515fe6db7b0e9a6e4c786c
18559 Author: Mike Beattie <mike@ethernal.org>
18560 Date:   Sun Aug 26 14:29:36 2012 +1200
18561
18562     altosdroid: whitespace (spaces to tabs) (part1)
18563     
18564     Signed-off-by: Mike Beattie <mike@ethernal.org>
18565
18566 commit 0f3597389977f86a8c1bdff1b7f46107c43ef306
18567 Author: Mike Beattie <mike@ethernal.org>
18568 Date:   Sun Aug 26 12:41:24 2012 +1200
18569
18570     altosdroid: Update copyrights
18571     
18572     Signed-off-by: Mike Beattie <mike@ethernal.org>
18573
18574 commit 7ecb429fe4682faf209452b1738ff3c8096fc5d5
18575 Author: Keith Packard <keithp@keithp.com>
18576 Date:   Fri Aug 24 00:46:55 2012 -0700
18577
18578     altos: Configure telefire SPI and LEDs correctly
18579     
18580     This places the telefire SPI bus on USART1 option 2 and
18581     marks the various LED functions with symbolic names.
18582     
18583     Signed-off-by: Keith Packard <keithp@keithp.com>
18584
18585 commit 310c1d0bf83448eb12e5d64ac09a4279c25fd258
18586 Author: Keith Packard <keithp@keithp.com>
18587 Date:   Fri Aug 24 00:44:35 2012 -0700
18588
18589     altos: telelaunch doesn't need ao_radio_cmac_init
18590     
18591     This function was used to initialize the LCO functions, which were
18592     moved to ao_lco.c a few commits back, so ao_radio_cmac_init doesn't
18593     even exist anymore.
18594     
18595     Signed-off-by: Keith Packard <keithp@keithp.com>
18596
18597 commit 6581fa1641882198c870c2f7b1340794b9d47f29
18598 Author: Keith Packard <keithp@keithp.com>
18599 Date:   Fri Aug 24 00:42:32 2012 -0700
18600
18601     altos: Get ao_pad.c working on telefire v0.1
18602     
18603     Monitor all four channels, allow any channel to be fired.
18604     Turn on power LED at startup time.
18605     
18606     Signed-off-by: Keith Packard <keithp@keithp.com>
18607
18608 commit 83e0d4352041b3964ea7a133b0f67da9ebaa1c77
18609 Author: Keith Packard <keithp@keithp.com>
18610 Date:   Fri Aug 24 00:40:27 2012 -0700
18611
18612     altos: Split out LCO functions from ao_radio_cmac.c to ao_lco.c
18613     
18614     These functions are not used in the telelaunch or telefire nodes, so
18615     don't force them to be included.
18616     
18617     Signed-off-by: Keith Packard <keithp@keithp.com>
18618
18619 commit c64999c39d6d9242f98bdc9312436c3333115bfd
18620 Author: Keith Packard <keithp@keithp.com>
18621 Date:   Fri Aug 24 00:39:46 2012 -0700
18622
18623     altos: Have radio_cmac turn on LEDs as appropriate
18624     
18625     Use AO_LED_RX and AO_LED_TX defines if present to control LEDs during
18626     radio operations.
18627     
18628     Signed-off-by: Keith Packard <keithp@keithp.com>
18629
18630 commit a8e9906513227600599da12b268ff5f807ae98c7
18631 Author: Keith Packard <keithp@keithp.com>
18632 Date:   Fri Aug 24 00:34:55 2012 -0700
18633
18634     altos: Add 'ao_led_set_mask' in the PCA9922 driver
18635     
18636     This lets a subset of the LEDs be controlled independent of other LED settings.
18637     
18638     Signed-off-by: Keith Packard <keithp@keithp.com>
18639
18640 commit 50b58d703b8b48005a3ca9ad4e3603d6f7ac1430
18641 Author: Keith Packard <keithp@keithp.com>
18642 Date:   Fri Aug 24 00:33:38 2012 -0700
18643
18644     altos: Make cc1111 SPI pins configurable
18645     
18646     Allow either USART in any configuration. Still only supports one SPI
18647     bus though.
18648     
18649     Signed-off-by: Keith Packard <keithp@keithp.com>
18650
18651 commit 7a0ed0ff4192060854d69e640de2c30105eb2f62
18652 Author: Keith Packard <keithp@keithp.com>
18653 Date:   Fri Aug 24 00:27:13 2012 -0700
18654
18655     altos: Disable telefire 'pad' listener when testing radio
18656     
18657     Ensures that the radio testing won't block waiting for a firing mode
18658     packet to arrive.
18659     
18660     Signed-off-by: Keith Packard <keithp@keithp.com>
18661
18662 commit 659c0cd3ee4b9581c12ac2cd1b4162bf07a921ce
18663 Author: Keith Packard <keithp@keithp.com>
18664 Date:   Sun Aug 19 10:02:16 2012 -0700
18665
18666     altosui: Check for JRE 1.7 in Windows installer
18667     
18668     altosui runs fine with version 1.7 (on Linux at least), so allow that
18669     version to satisfy the java check instead of requiring the user to
18670     down-grade to 1.6
18671     
18672     Signed-off-by: Keith Packard <keithp@keithp.com>
18673
18674 commit ab1279cc6a683595631d7ac8bed7b36e0c8a691c
18675 Author: Keith Packard <keithp@keithp.com>
18676 Date:   Sat Aug 18 22:51:47 2012 -0700
18677
18678     Here's the button driver and event queue logic
18679     
18680     These were neglected in the commit which was supposed to include them
18681     
18682     Signed-off-by: Keith Packard <keithp@keithp.com>
18683
18684 commit 93db8febda03d9a02c5c1ccdc6ad44eaf00a433b
18685 Author: Keith Packard <keithp@keithp.com>
18686 Date:   Sat Aug 18 21:26:34 2012 -0700
18687
18688     altos: Add MMA655X driver
18689     
18690     Just debug code at this point, will complete on real hardware
18691     
18692     Signed-off-by: Keith Packard <keithp@keithp.com>
18693
18694 commit 8457ca81adc9d62a7ffe56a7c0c36f2fcadaa682
18695 Author: Keith Packard <keithp@keithp.com>
18696 Date:   Sat Aug 18 21:25:34 2012 -0700
18697
18698     altos/cc1111: Document SPI bus pin options
18699     
18700     Just a comment in the source code about which pins each option selects.
18701     
18702     Signed-off-by: Keith Packard <keithp@keithp.com>
18703
18704 commit f46d94ca5c969c88dd307d1b684d6fafa2157020
18705 Author: Keith Packard <keithp@keithp.com>
18706 Date:   Sat Aug 18 21:24:16 2012 -0700
18707
18708     altos: Use split SPI bus for MS5607 sensor
18709     
18710     Leave CS low while releasing the SPI bus when waiting for conversion
18711     complete -- other SPI bus users will use another set of pins.
18712     
18713     Signed-off-by: Keith Packard <keithp@keithp.com>
18714
18715 commit a1a48aa9ee0bf7fa6720b34c0f544485caea7cac
18716 Author: Keith Packard <keithp@keithp.com>
18717 Date:   Sat Aug 18 21:21:58 2012 -0700
18718
18719     altos: Allow STM SPI bus on multiple pin sets
18720     
18721     This allows multiple STM pin groups to be used for each SPI
18722     bus. Useful for the MS5607 sensor which signals conversion complete on
18723     the MISO line.
18724     
18725     Signed-off-by: Keith Packard <keithp@keithp.com>
18726
18727 commit 00abbbb79de67dc95176fe48b23ce3e8614e8d3a
18728 Author: Mike Beattie <mike@ethernal.org>
18729 Date:   Wed Aug 8 07:07:49 2012 +1200
18730
18731     ao-send-telem: make --realtime work
18732     
18733     (add "break;" to the case statement for options)
18734     
18735     Signed-off-by: Mike Beattie <mike@ethernal.org>
18736
18737 commit 9456332fc16269270a2e9b7ef0b54523800cfe27
18738 Merge: bd02349 4d4ad34
18739 Author: Mike Beattie <mike@ethernal.org>
18740 Date:   Wed Aug 8 06:49:15 2012 +1200
18741
18742     Merge branch 'master' of git://git.gag.com/fw/altos
18743
18744 commit 4d4ad34aec0c75c66162b992f1e52947e4685730
18745 Merge: c7f2285 8e4ebd1
18746 Author: Keith Packard <keithp@keithp.com>
18747 Date:   Tue Aug 7 11:48:20 2012 -0700
18748
18749     Merge remote-tracking branch 'mjb/master'
18750
18751 commit bd02349111ae0f39b320e6a10a330051ddc39fdf
18752 Merge: 8e4ebd1 c7f2285
18753 Author: Mike Beattie <mike@ethernal.org>
18754 Date:   Wed Aug 8 06:46:56 2012 +1200
18755
18756     Merge branch 'master' of git://git.gag.com/fw/altos
18757
18758 commit 8e4ebd1f6eb928b5cb7bcda4ed88851aa9e61bdf
18759 Author: Mike Beattie <mike@ethernal.org>
18760 Date:   Wed Aug 8 06:45:03 2012 +1200
18761
18762     Add ao-send-telem to .gitignore
18763     
18764     Signed-off-by: Mike Beattie <mike@ethernal.org>
18765
18766 commit c7f228503870c44dfd278ede8b0980dbac73d3c7
18767 Author: Keith Packard <keithp@keithp.com>
18768 Date:   Tue Aug 7 11:32:16 2012 -0700
18769
18770     altos: Fix .sdcdbrc file for telebt-v0.1
18771     
18772     Signed-off-by: Keith Packard <keithp@keithp.com>
18773
18774 commit c58f3d1a373b20fac3f51037008bcc40955f1348
18775 Author: Keith Packard <keithp@keithp.com>
18776 Date:   Tue Aug 7 11:30:47 2012 -0700
18777
18778     altos: Oops. Serial 1 stdin was busted by typo
18779     
18780     A typo in the symbol used to enable stdin wakeups from serial1 caused
18781     the input to pend until some other wakeup occurred.
18782     
18783     This also makes the serial1 hw flow control pin selects in config 2
18784     work right, although those aren't used by any current product
18785     
18786     Signed-off-by: Keith Packard <keithp@keithp.com>
18787
18788 commit 46f87373bc8c28442273ee4f8da3a352223150f5
18789 Author: Keith Packard <keithp@keithp.com>
18790 Date:   Mon Aug 6 22:53:52 2012 -0700
18791
18792     altos: Add button driver and event queue
18793     
18794     With this, a single task can wait for any button or quadrature input
18795     device.
18796     
18797     Signed-off-by: Keith Packard <keithp@keithp.com>
18798
18799 commit 11046bc89b3ce6386f1005fc8476b08f54d6f5fb
18800 Author: Keith Packard <keithp@keithp.com>
18801 Date:   Mon Aug 6 21:54:58 2012 -0700
18802
18803     altos: Support multiple quadrature encoders.
18804     
18805     Signed-off-by: Keith Packard <keithp@keithp.com>
18806
18807 commit 5f7e61c749b02ed16e368502062e39b0471e9257
18808 Author: Keith Packard <keithp@keithp.com>
18809 Date:   Mon Aug 6 20:20:32 2012 -0700
18810
18811     altos: Fix up quadrature driver
18812     
18813     Mostly works now, should work reliably with a bit of input filtering.
18814     
18815     Signed-off-by: Keith Packard <keithp@keithp.com>
18816
18817 commit ab379493dbe9923db8e458d2f4e0344df17d331c
18818 Author: Keith Packard <keithp@keithp.com>
18819 Date:   Mon Aug 6 19:35:02 2012 -0700
18820
18821     Signed-off-by: Keith Packard <keithp@keithp.com>
18822     
18823     altos: Test quadrature driver
18824
18825 commit b0b52ca73bc836336ecc70247a9ed1dd633920d9
18826 Author: Keith Packard <keithp@keithp.com>
18827 Date:   Mon Aug 6 19:34:34 2012 -0700
18828
18829     altos: Add quadrature driver
18830     
18831     Signed-off-by: Keith Packard <keithp@keithp.com>
18832
18833 commit 6171892fa32e8a662a494ec6ba28a82fddc68589
18834 Author: Keith Packard <keithp@keithp.com>
18835 Date:   Mon Aug 6 19:33:44 2012 -0700
18836
18837     altos: Add ao_gpio_get and ao_exti_set_mode
18838     
18839     Needed to support general GPIO interrupts
18840     
18841     Signed-off-by: Keith Packard <keithp@keithp.com>
18842
18843 commit de701d5a234cd21930cf92c9cabebb0e230da9b5
18844 Author: Keith Packard <keithp@keithp.com>
18845 Date:   Sun Aug 5 14:58:40 2012 -0700
18846
18847     altos: Build ao_kalman.h from cc1111 subdirs as needed
18848     
18849     Signed-off-by: Keith Packard <keithp@keithp.com>
18850
18851 commit fc9aed1ef3485d259722c9b89e19969e0afe257c
18852 Author: Mike Beattie <mike@ethernal.org>
18853 Date:   Sun Feb 26 22:30:09 2012 +1300
18854
18855     Adjust service to be persistent.
18856     
18857     * Run as a foreground service -> high priority
18858     * Notification set to display as "Ongoing".
18859     
18860     Changed logo to be in colour at keithp's request. Greyscale logos still present as *_g.png
18861     
18862     Signed-off-by: Mike Beattie <mike@ethernal.org>
18863
18864 commit b80d1f4e8a2df3ace64468a38a815a4f982aa179
18865 Author: Bdale Garbee <bdale@gag.com>
18866 Date:   Sun Jun 10 20:04:24 2012 -0600
18867
18868     move from Debian packaged sdcc to new cc1111 package forked from 2.9.0-5
18869
18870 commit 0f82021186565fda10df7893b95deae4a1f32778
18871 Author: Keith Packard <keithp@keithp.com>
18872 Date:   Sun Aug 5 12:17:25 2012 -0700
18873
18874     src/cc1111: Enable SPI slave mode
18875     
18876     This is untested...
18877     
18878     Signed-off-by: Keith Packard <keithp@keithp.com>
18879
18880 commit 39594fdb3e30a1a25dd894c217e3d9d773bab972
18881 Author: Keith Packard <keithp@keithp.com>
18882 Date:   Sun Aug 5 12:16:25 2012 -0700
18883
18884     src/cc1111: Allow serial0 without serial1
18885     
18886     The ao_serial_speed structure is needed by serial0 too.
18887     
18888     Signed-off-by: Keith Packard <keithp@keithp.com>
18889
18890 commit 2610b316eb939c1532061646b05207fcd54d984f
18891 Author: Keith Packard <keithp@keithp.com>
18892 Date:   Sun Aug 5 12:15:36 2012 -0700
18893
18894     src/cc1111: Add ao_gpio_set macro
18895     
18896     Allows general GPIO-using code to run on cc1111
18897     
18898     Signed-off-by: Keith Packard <keithp@keithp.com>
18899
18900 commit 82a37d70e3cacf792c1aa18f8c0d2a19d6f321ed
18901 Author: Keith Packard <keithp@keithp.com>
18902 Date:   Sat Aug 4 22:58:48 2012 -0700
18903
18904     altosui: Move 'implements Runnable' from AltosSerial to AltosLink
18905     
18906     AltosLink is the class providing the 'run' method, after all...
18907     
18908     Signed-off-by: Keith Packard <keithp@keithp.com>
18909
18910 commit af34baf5dc587bee4cffa699ef383f85dde8c7cd
18911 Author: Mike Beattie <mike@ethernal.org>
18912 Date:   Thu Aug 2 23:38:26 2012 +1200
18913
18914     Reduce size of textview.
18915     
18916     Signed-off-by: Mike Beattie <mike@ethernal.org>
18917
18918 commit 359d7353fd7b7d4d537db04c5e89724502333ff8
18919 Author: Mike Beattie <mike@ethernal.org>
18920 Date:   Thu Aug 2 22:09:24 2012 +1200
18921
18922     AltosDroid: Begin re-working Bluetooth code
18923     
18924     * Move to using explicit 'magic' UUID, rather than java reflection
18925     * Re-work UI to make it more useful for testing
18926     * Use Insecure RFCOMM only, and remove code that differentiates.
18927     
18928     Signed-off-by: Mike Beattie <mike@ethernal.org>
18929
18930 commit c5304ac976dd44344a0b70ae3622e1f2d112a147
18931 Author: Mike Beattie <mike@ethernal.org>
18932 Date:   Thu Aug 2 21:20:23 2012 +1200
18933
18934     Fix min/target SDK versions
18935     
18936     Signed-off-by: Mike Beattie <mike@ethernal.org>
18937
18938 commit 7481d06bebc2dc1473f451971d8b744c9da4e726
18939 Merge: 599e28b c56dead
18940 Author: Mike Beattie <mike@ethernal.org>
18941 Date:   Thu Aug 2 21:18:15 2012 +1200
18942
18943     Merge branch 'master' of ssh://mjb@git.ethernal.org/~/git/altos
18944
18945 commit 599e28b2242c79bdd0960ef16e580e51a2fa3795
18946 Author: Mike Beattie <mike@ethernal.org>
18947 Date:   Thu Aug 2 21:16:54 2012 +1200
18948
18949     Re-work external lib support for newer Android SDK
18950     
18951     * Remove older *.properties methods of locating lib dir
18952     * clean up Eclipse classpath file
18953     * adjust Makefile.am to link AltosLib.jar into libs/
18954     
18955     Signed-off-by: Mike Beattie <mike@ethernal.org>
18956
18957 commit c56dead72f65e7468017656347dba531ab2ca480
18958 Author: Mike Beattie <mike@ethernal.org>
18959 Date:   Tue Jul 31 20:05:35 2012 +1200
18960
18961     Ignore autogenerated file: altosui/Info.plist
18962     
18963     Signed-off-by: Mike Beattie <mike@ethernal.org>
18964
18965 commit fb79f8fb358f8df25674336cd558fc3998cb7d9e
18966 Author: Mike Beattie <mike@ethernal.org>
18967 Date:   Tue Jul 31 20:04:34 2012 +1200
18968
18969     Don't build ao-stmload if stlink is not available.
18970     
18971     Signed-off-by: Mike Beattie <mike@ethernal.org>
18972
18973 commit 2e7e304e67bc1e094282c8668fa8cccf09f9c9b4
18974 Author: Keith Packard <keithp@keithp.com>
18975 Date:   Sun Jul 29 19:48:08 2012 -0700
18976
18977     altos: Add driver for STM internal flash
18978     
18979     Signed-off-by: Keith Packard <keithp@keithp.com>
18980
18981 commit 843fcab46d633e5bb6959286adeb68e41a4c30a3
18982 Author: Keith Packard <keithp@keithp.com>
18983 Date:   Sun Jul 29 19:44:56 2012 -0700
18984
18985     altos: Add telefire-v0.1
18986     
18987     Signed-off-by: Keith Packard <keithp@keithp.com>
18988
18989 commit e4d244eefa4c779cd9c8a91389bf998c54705b72
18990 Author: Keith Packard <keithp@keithp.com>
18991 Date:   Sun Jul 29 19:42:53 2012 -0700
18992
18993     altos: Add software AES implementation
18994     
18995     This is untested
18996     
18997     Signed-off-by: Keith Packard <keithp@keithp.com>
18998
18999 commit 21e39811bd234c6f66ab7644864fcc1b8c316998
19000 Author: Keith Packard <keithp@keithp.com>
19001 Date:   Sun Jul 29 19:36:50 2012 -0700
19002
19003     altos/cc1111: Fix serial 0 option 2 pins definitions
19004     
19005     tx/rx are 4/5, rts/cts are 2/3
19006     
19007     Signed-off-by: Keith Packard <keithp@keithp.com>
19008
19009 commit 743dca54012758d3ae54312d542b34afa88495cd
19010 Author: Keith Packard <keithp@keithp.com>
19011 Date:   Sun Jul 29 19:35:15 2012 -0700
19012
19013     altosui: Remove duplicate values from info table. Add altitude
19014     
19015     No need to have state/call/serial/flight data, those are all in the
19016     header. Having altitude makes Monitor Idle slightly more useful.
19017     
19018     Signed-off-by: Keith Packard <keithp@keithp.com>
19019
19020 commit 0bf21399d3d47d58410df4c6ce89fc20fcd42c89
19021 Author: Keith Packard <keithp@keithp.com>
19022 Date:   Sun Jul 29 19:34:00 2012 -0700
19023
19024     altosui: Handle Monitor Idle errors better
19025     
19026     Deal with missing data by checking for MISSING in more places.
19027     Handle serial communication failures during send by reporting back
19028     from libaltos.
19029     
19030     Signed-off-by: Keith Packard <keithp@keithp.com>
19031
19032 commit 59588ba34159b27c02e1a886b46497ecfa0cf4d3
19033 Author: Keith Packard <keithp@keithp.com>
19034 Date:   Sun Jul 29 16:22:23 2012 -0700
19035
19036     Add ability to re-play telemetry through TeleDongle
19037     
19038     This adds a new command to TeleDongle to send arbitrary data, and then
19039     creates a new tool, 'ao-send-telem' that replays existing telemetry
19040     files through TeleDongle.
19041     
19042     Signed-off-by: Keith Packard <keithp@keithp.com>
19043
19044 commit 52e920bc7a98edf5c6f2ad0bd59d581011dcd5c9
19045 Author: Keith Packard <keithp@keithp.com>
19046 Date:   Sun Jul 22 15:18:27 2012 -0700
19047
19048     altos: Move ao_radio_cmac.c to core (it doesn't depend on hardware)
19049     
19050     Signed-off-by: Keith Packard <keithp@keithp.com>
19051
19052 commit 233ab58df8ac8e1fdeab8d4c2f6c8c9d3f6e7be1
19053 Author: Keith Packard <keithp@keithp.com>
19054 Date:   Sun Jul 22 11:53:44 2012 -0700
19055
19056     altosui: Move AltosIgnite.java to altoslib
19057     
19058     To be shared with altosdroid eventually
19059     
19060     Signed-off-by: Keith Packard <keithp@keithp.com>
19061
19062 commit 38f66a31174dd367e39d717c527f555add60a9d4
19063 Author: Keith Packard <keithp@keithp.com>
19064 Date:   Fri Jul 20 12:04:17 2012 -0700
19065
19066     tools: Use pkgconfig to find stlink for ao-stmload
19067     
19068     Signed-off-by: Keith Packard <keithp@keithp.com>
19069
19070 commit e033a72d3f420e18ed24354c7dfc7e1317a03fb6
19071 Author: Keith Packard <keithp@keithp.com>
19072 Date:   Fri Jul 20 11:08:22 2012 -0700
19073
19074     Add stlink pinout
19075     
19076     Signed-off-by: Keith Packard <keithp@keithp.com>
19077
19078 commit 15ebd9c75aa57572040e3b1ee41e6f3eb8cf92ee
19079 Author: Keith Packard <keithp@keithp.com>
19080 Date:   Thu Jul 19 09:46:20 2012 -0700
19081
19082     altosui: Delay starting KML output for flight and GPS coords
19083     
19084     Don't start outputing KML data until the telem record containing
19085     flight number and GPS coordinates are present.
19086     
19087     Signed-off-by: Keith Packard <keithp@keithp.com>
19088
19089 commit ada6f2dfc045e77cb9499f20cdec1b4a54ef0db1
19090 Author: Robert Garbee <robert@gag.com>
19091 Date:   Wed Jul 18 18:41:00 2012 -0600
19092
19093     telescience: correctly calculating rate values with higher resolution
19094
19095 commit e2b472bbb2418fc13be42dbc7c52beb88479c46d
19096 Merge: 75d6aa6 b242f27
19097 Author: Robert Garbee <robert@gag.com>
19098 Date:   Wed Jul 18 14:25:27 2012 -0600
19099
19100     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
19101
19102 commit 75d6aa6f798606f1a6c5a46542065dda81e63b2a
19103 Author: Robert Garbee <robert@gag.com>
19104 Date:   Wed Jul 18 14:24:05 2012 -0600
19105
19106     ICP3 working
19107
19108 commit 49b1ff4c614d24977b33cd17b583acc87acff476
19109 Author: Robert Garbee <robert@gag.com>
19110 Date:   Wed Jul 18 13:41:27 2012 -0600
19111
19112     Timer 3 working with slower clock and all 16 bits.
19113
19114 commit b242f2756a8d9419a9bdba890b9e6b73560bdc19
19115 Author: Keith Packard <keithp@keithp.com>
19116 Date:   Wed Jul 18 00:03:54 2012 -0700
19117
19118     altosdroid: Start adding an AltosLink subclass for android
19119     
19120     Will talks over bluetooth while providing an AltosLink APi
19121     
19122     Signed-off-by: Keith Packard <keithp@keithp.com>
19123
19124 commit f164e48cbeff521d45737794e2046a08322951d6
19125 Author: Keith Packard <keithp@keithp.com>
19126 Date:   Wed Jul 18 00:01:51 2012 -0700
19127
19128     altosui: Make scan UI handle incremental telem data
19129     
19130     The new telem format doesn't send everything in each telem packet, so
19131     we need to handle updating information incrementally in the scan
19132     results. This involved clearing old scan data when switching
19133     frequencies and then updating existing entries with new data as it arrives.
19134     
19135     Signed-off-by: Keith Packard <keithp@keithp.com>
19136
19137 commit a698cd68968fc0be5f96b1729cdea2f65d2ccbf6
19138 Author: Keith Packard <keithp@keithp.com>
19139 Date:   Tue Jul 17 23:59:13 2012 -0700
19140
19141     altos: Toggling telemetry monitoring would replay the telem queue
19142     
19143     Using the 'm' command to turn telem off and back on would end up going
19144     around the whole telemetry queue replaying everything there as the
19145     wait loop would exit when disabling monitoring even if the ring was empty.
19146     
19147     Signed-off-by: Keith Packard <keithp@keithp.com>
19148
19149 commit 9fd5e3c28fb0fd6da8641e7dd18b9912866d1b75
19150 Author: Keith Packard <keithp@keithp.com>
19151 Date:   Tue Jul 17 21:06:07 2012 -0700
19152
19153     altos: With debug cables disconnected, CC1120 seems happy at +16dBm
19154     
19155     Let's see how it goes...
19156     
19157     Signed-off-by: Keith Packard <keithp@keithp.com>
19158
19159 commit 700818c8ff0518e79bff2f0e80b2cc3cb3b48bf0
19160 Author: Keith Packard <keithp@keithp.com>
19161 Date:   Tue Jul 17 21:04:58 2012 -0700
19162
19163     altosui: Accept variations in spacing for igniter status reply
19164     
19165     Megametrum uses different white space; just deal with it here.
19166     
19167     Signed-off-by: Keith Packard <keithp@keithp.com>
19168
19169 commit f6921c9040b1f1fc4408d163532b0695a3611195
19170 Author: Keith Packard <keithp@keithp.com>
19171 Date:   Tue Jul 17 21:04:23 2012 -0700
19172
19173     altoslib: Move idle monitor managing code to altoslib
19174     
19175     More stuff to be shared (potentially)
19176     
19177     Signed-off-by: Keith Packard <keithp@keithp.com>
19178
19179 commit b4be63627e146c7c868b5b3468d34880a561cfba
19180 Author: Keith Packard <keithp@keithp.com>
19181 Date:   Tue Jul 17 20:44:55 2012 -0700
19182
19183     altos: Megametrum ADC values are 12 bits, discard low 4 for telemetry
19184     
19185     We've only got space for 8 bits for the ADC values for pyro channels,
19186     discard the low 4 bits instead of the low 8 bits.
19187     
19188     Signed-off-by: Keith Packard <keithp@keithp.com>
19189
19190 commit 97c1cfee929a35dd1596dc02ce519b80132f3c5c
19191 Author: Keith Packard <keithp@keithp.com>
19192 Date:   Tue Jul 17 20:43:31 2012 -0700
19193
19194     altoslib: Don't use MISSING values in max computations
19195     
19196     Early telemetry state may be missing critical data, don't use MISSING
19197     values in computing max ranges.
19198     
19199     Signed-off-by: Keith Packard <keithp@keithp.com>
19200
19201 commit 99b7eaf8d1b312443b842d078fb8464032b3a39b
19202 Author: Keith Packard <keithp@keithp.com>
19203 Date:   Tue Jul 17 20:42:42 2012 -0700
19204
19205     altoslib: Fix MM conversion functions
19206     
19207     Pressure is already reported in Pa, no need to convert that.
19208     Voltage divider computations were backwards.
19209     
19210     Signed-off-by: Keith Packard <keithp@keithp.com>
19211
19212 commit e93c6bcc799d76d4ff425815e2601a25e6796229
19213 Author: Robert Garbee <robert@gag.com>
19214 Date:   Tue Jul 17 13:23:48 2012 -0600
19215
19216     first work on PWM input to TeleScience, 'p' command displays timer 1
19217
19218 commit a5d873d47b3b16ca32559b4de668bf07b25eddb0
19219 Author: Keith Packard <keithp@keithp.com>
19220 Date:   Tue Jul 17 01:24:52 2012 -0700
19221
19222     altos: Place STM config values at fixed addresses for re-use
19223     
19224     Just like cc1111, stick the serial number and radio calibration values
19225     at known fixed addresses so that when re-flashing the board, we can go
19226     find the existing values.
19227     
19228     Signed-off-by: Keith Packard <keithp@keithp.com>
19229
19230 commit 20877ae9de8bb5d3a29e2a96024e53afbd396f55
19231 Author: Keith Packard <keithp@keithp.com>
19232 Date:   Tue Jul 17 01:18:45 2012 -0700
19233
19234     Add ao-stmload tool
19235     
19236     This loads an ELF image through the STlink programming interface using
19237     the stlink utility library
19238     
19239     Signed-off-by: Keith Packard <keithp@keithp.com>
19240
19241 commit eda636c5f309b85282b4142118ee65673d28d137
19242 Author: Keith Packard <keithp@keithp.com>
19243 Date:   Mon Jul 16 15:36:20 2012 -0700
19244
19245     altosui: Skip unknown data when parsing ADC for idle monitoring
19246     
19247     This resolves an infinite loop when talking to megametrum.
19248     
19249     Signed-off-by: Keith Packard <keithp@keithp.com>
19250
19251 commit 52196975c447851f14619213c1de5101d334eebc
19252 Author: Keith Packard <keithp@keithp.com>
19253 Date:   Mon Jul 16 15:35:11 2012 -0700
19254
19255     altosui: Move serial datastream parser to altoslib
19256     
19257     instead of having it in altosui
19258     
19259     Signed-off-by: Keith Packard <keithp@keithp.com>
19260
19261 commit 0edb5616a70fd480317acc99ec3c28c662aa8556
19262 Author: Keith Packard <keithp@keithp.com>
19263 Date:   Mon Jul 16 15:34:01 2012 -0700
19264
19265     altos: megametrum depends on ao_companion.h
19266     
19267     Signed-off-by: Keith Packard <keithp@keithp.com>
19268
19269 commit 5860f75677ee20fcf35ab89a6b62f3e14a1c32f5
19270 Author: Keith Packard <keithp@keithp.com>
19271 Date:   Mon Jul 16 15:32:26 2012 -0700
19272
19273     altos: Enable pyro channel control in telepyro
19274     
19275     This should make the board actually work now.
19276     
19277     Signed-off-by: Keith Packard <keithp@keithp.com>
19278
19279 commit 3ce645a79b54e22d7835c6e390a22a5ad501a339
19280 Author: Keith Packard <keithp@keithp.com>
19281 Date:   Mon Jul 16 15:30:29 2012 -0700
19282
19283     altos: Add manual firing command for extra pyro channels
19284     
19285     In parallel with the existing igniter commands, this tests the
19286     programmable pyro channels
19287     
19288     Signed-off-by: Keith Packard <keithp@keithp.com>
19289
19290 commit 6581eefbdbd8d3e94f615bdf11652a000d131c8e
19291 Author: Keith Packard <keithp@keithp.com>
19292 Date:   Mon Jul 16 15:27:58 2012 -0700
19293
19294     altos: Use 'HAS_ORIENT' to enable orientation selection in pyro code
19295     
19296     Don't expose orientation options when no orientation data is available
19297     
19298     Signed-off-by: Keith Packard <keithp@keithp.com>
19299
19300 commit 1887ca3d7d4a0259686f8c1e68d1e47c47b4ab84
19301 Author: Keith Packard <keithp@keithp.com>
19302 Date:   Mon Jul 16 15:25:47 2012 -0700
19303
19304     altos: Pass flight dynamics to companion boards
19305     
19306     Necessary for TelePyro
19307     
19308     Signed-off-by: Keith Packard <keithp@keithp.com>
19309
19310 commit 90507d4f7ef77b0870a032b1d9809898c2924721
19311 Author: Keith Packard <keithp@keithp.com>
19312 Date:   Mon Jul 16 15:24:21 2012 -0700
19313
19314     altos: Make ao_tick_count visible
19315     
19316     Necessary to fetch it when interrupts are already disabled as we can't
19317     call ao_time then.
19318     
19319     Signed-off-by: Keith Packard <keithp@keithp.com>
19320
19321 commit 184e2ff4790974733df57facdeeb96bfe692ab54
19322 Author: Keith Packard <keithp@keithp.com>
19323 Date:   Mon Jul 16 15:21:21 2012 -0700
19324
19325     altos: Remove some debug code from avr ADC driver
19326     
19327     Signed-off-by: Keith Packard <keithp@keithp.com>
19328
19329 commit e7ca3a7849b3cbbb38143d35fe86972290bd4e61
19330 Author: Keith Packard <keithp@keithp.com>
19331 Date:   Mon Jul 16 15:18:12 2012 -0700
19332
19333     altos: Make sure telepyro ao_product.h is built before .o files
19334     
19335     Signed-off-by: Keith Packard <keithp@keithp.com>
19336
19337 commit 4de789331098abc24abcb9390a35aef889a41784
19338 Author: Keith Packard <keithp@keithp.com>
19339 Date:   Mon Jul 16 14:47:53 2012 -0700
19340
19341     altos: Make storage addresses datatype configurable
19342     
19343     No sense using 32 bits for tiny hardware
19344     
19345     Signed-off-by: Keith Packard <keithp@keithp.com>
19346
19347 commit 84d5e00d417af4924594908d19346bb965089cdd
19348 Author: Keith Packard <keithp@keithp.com>
19349 Date:   Mon Jul 16 14:44:40 2012 -0700
19350
19351     src: Add driver for AVR internal eeprom. Use for telepyro config.
19352     
19353     Signed-off-by: Keith Packard <keithp@keithp.com>
19354
19355 commit 2a23030031c31267fc4f14accd9220f285c03b61
19356 Author: Keith Packard <keithp@keithp.com>
19357 Date:   Mon Jul 16 14:40:49 2012 -0700
19358
19359     altos: No space for pyro help on TP v0.1
19360     
19361     AVR doesn't have enough ram to hold the help messages, and we can't
19362     use them in flash.
19363     
19364     Signed-off-by: Keith Packard <keithp@keithp.com>
19365
19366 commit 366217e86a4c353012b5102322ee6927f7b27a21
19367 Author: Keith Packard <keithp@keithp.com>
19368 Date:   Mon Jul 16 14:39:05 2012 -0700
19369
19370     altos: Remove unused 'func' from ao_config_set
19371     
19372     Signed-off-by: Keith Packard <keithp@keithp.com>
19373
19374 commit 81b7b58c9df01847fa47747deeff8c3c91304ad1
19375 Author: Keith Packard <keithp@keithp.com>
19376 Date:   Mon Jul 16 14:37:58 2012 -0700
19377
19378     altos/avr: Remove debugging command from USB driver
19379     
19380     Signed-off-by: Keith Packard <keithp@keithp.com>
19381
19382 commit 42a51becf4b76f23dbd4f5f80f8879ce696aa543
19383 Author: Keith Packard <keithp@keithp.com>
19384 Date:   Mon Jul 16 14:36:51 2012 -0700
19385
19386     altos/avr: Remove debugging printf in avr stdio startup
19387     
19388     Signed-off-by: Keith Packard <keithp@keithp.com>
19389
19390 commit 0cfd22baa6af44e053428c30c1a95cf5551b68af
19391 Author: Keith Packard <keithp@keithp.com>
19392 Date:   Sat Jul 14 02:44:17 2012 -0700
19393
19394     src: Add explicit 'pin' argument to ao_enable_output
19395     
19396     This lets the cc1111 use the atomic bit operation instead of a mask,
19397     which is immune to interrupt issues as well as being a shorter code sequence.
19398     
19399     Signed-off-by: Keith Packard <keithp@keithp.com>
19400
19401 commit 37032e4b0cbac4c823e3dd18e60ad8900e9ceff1
19402 Author: Keith Packard <keithp@keithp.com>
19403 Date:   Sat Jul 14 01:29:50 2012 -0700
19404
19405     altos/megametrum: Support the four additional pyro channels
19406     
19407     These use the new pyro code to allow for some flexibility in programming.
19408     
19409     Signed-off-by: Keith Packard <keithp@keithp.com>
19410
19411 commit 82b50fc1b7f2c6af7264fbad2c35508abc15e81e
19412 Author: Keith Packard <keithp@keithp.com>
19413 Date:   Sat Jul 14 01:28:55 2012 -0700
19414
19415     altos/stm: Expose ao_gpio_set which sets a specific GPIO pin
19416     
19417     Will need versions for other architectures
19418     
19419     Signed-off-by: Keith Packard <keithp@keithp.com>
19420
19421 commit 726e0f2c547b6bae1f1e640e2c1155c0b9631a9b
19422 Author: Keith Packard <keithp@keithp.com>
19423 Date:   Sat Jul 14 01:28:31 2012 -0700
19424
19425     stm: running out of memory in MM -- reduce stack to 668 bytes
19426     
19427     Signed-off-by: Keith Packard <keithp@keithp.com>
19428
19429 commit d90587535676f9492f0fde6b974353158104ef88
19430 Author: Keith Packard <keithp@keithp.com>
19431 Date:   Sat Jul 14 01:26:38 2012 -0700
19432
19433     altos: Add arbitrary pyro channel support
19434     
19435     Programmed by specifying a conjunction of flight conditions that
19436     trigger the igniter to fire.
19437     
19438     Signed-off-by: Keith Packard <keithp@keithp.com>
19439
19440 commit 09633cac697e37d770b2b666ab20cab30628484f
19441 Author: Keith Packard <keithp@keithp.com>
19442 Date:   Sat Jul 14 01:24:14 2012 -0700
19443
19444     altos/stm: Force STM stack to start at the top of RAM
19445     
19446     Using a fixed size means crashing if there's not enough space for
19447     that, or wasting memory if there's too much.
19448     
19449     Signed-off-by: Keith Packard <keithp@keithp.com>
19450
19451 commit b5f6d4e5251a825395c93916afa3af659c678498
19452 Author: Keith Packard <keithp@keithp.com>
19453 Date:   Wed Jul 11 19:15:32 2012 -0700
19454
19455     altosui: Abstract remote connection timeout stuff
19456     
19457     This moves some of the logic for managing when to present the 'cancel'
19458     dialog for remote operations to altoslib.
19459     
19460     Signed-off-by: Keith Packard <keithp@keithp.com>
19461
19462 commit f078a591cf2fafe89bb1bb883f49d80750129d44
19463 Author: Keith Packard <keithp@keithp.com>
19464 Date:   Wed Jul 11 14:28:53 2012 -0700
19465
19466     altosui: Remove a bunch of debugging printfs
19467     
19468     These aren't useful at this point.
19469     
19470     Signed-off-by: Keith Packard <keithp@keithp.com>
19471
19472 commit 846a6298e4a8bfbe87bb24d7b0802c0bf6f233be
19473 Author: Keith Packard <keithp@keithp.com>
19474 Date:   Wed Jul 11 13:53:30 2012 -0700
19475
19476     Report RSSI values in monitor idle UI (trac #44)
19477     
19478     This adds a new 's' command to TeleDongle to report RSSI value from last
19479     received packet, and then has AltosUI request that value when closing
19480     the remote link.
19481     
19482     Signed-off-by: Keith Packard <keithp@keithp.com>
19483
19484 commit cf44ea354c2d1780cee343132c6058e11e9eefa3
19485 Author: Keith Packard <keithp@keithp.com>
19486 Date:   Wed Jul 11 13:52:32 2012 -0700
19487
19488     altos: Fix gcc compiler warnings in GPS code
19489     
19490     unused variables and mis-matches in printf format codes.
19491     
19492     Signed-off-by: Keith Packard <keithp@keithp.com>
19493
19494 commit fe70611c3c7d4b8cce3b5292f0ec549f3191bf86
19495 Author: Keith Packard <keithp@keithp.com>
19496 Date:   Wed Jul 11 13:50:56 2012 -0700
19497
19498     altos: Create macros to convert from/to radio RSSI representation
19499     
19500     AO_RSSI_FROM_RADIO and AO_RADIO_FROM_RSSI.
19501     
19502     Removes a bunch of open-coded versions of the same function.
19503     
19504     Signed-off-by: Keith Packard <keithp@keithp.com>
19505
19506 commit 18431c88c8a6cb267922b97192e8b7ddb88d0e7e
19507 Author: Keith Packard <keithp@keithp.com>
19508 Date:   Wed Jul 11 13:49:26 2012 -0700
19509
19510     altos: Have 'make clean' remove all programs, even old ones
19511     
19512     This makes sure that changing version numbers doesn't leave old
19513     compiled output lying around.
19514     
19515     Signed-off-by: Keith Packard <keithp@keithp.com>
19516
19517 commit 726f47c8a07f060aed930e1d102a1e8b5a5c7aed
19518 Author: Keith Packard <keithp@keithp.com>
19519 Date:   Wed Jul 11 13:47:25 2012 -0700
19520
19521     altos: remove optimization for 'help' that confuses cc1111 compiler
19522     
19523     The cc1111 compiler gets this very wrong and prints piles of garbage
19524     
19525     Signed-off-by: Keith Packard <keithp@keithp.com>
19526
19527 commit 7be98836e69a222b2f9f4baacddcf12d168e2207
19528 Author: Keith Packard <keithp@keithp.com>
19529 Date:   Wed Jul 11 13:40:54 2012 -0700
19530
19531     Add megametrum outline to doc dir
19532     
19533     And install it alongside telemetrum-outline
19534     
19535     Signed-off-by: Keith Packard <keithp@keithp.com>
19536
19537 commit cc5d106f014f714a9a2d5f595a2de0da8f7da80a
19538 Author: Keith Packard <keithp@keithp.com>
19539 Date:   Wed Jul 11 13:40:07 2012 -0700
19540
19541     altos: Ignore megametrum built files
19542     
19543     Signed-off-by: Keith Packard <keithp@keithp.com>
19544
19545 commit 675ccd41e3b668cd4e1d2dd282dd317a00d00151
19546 Author: Keith Packard <keithp@keithp.com>
19547 Date:   Wed Jul 11 00:35:21 2012 -0700
19548
19549     Get AltOS version numbers into Mac 'about' dialog
19550     
19551     Generate Info.plist from Info.plist.in to correctly set the VERSION
19552     information. This also changes some strings around to make them look better
19553     
19554     Signed-off-by: Keith Packard <keithp@keithp.com>
19555
19556 commit 46407f7f3e4d2b6e74b3a2e90b38736a792cfc54
19557 Author: Keith Packard <keithp@keithp.com>
19558 Date:   Tue Jul 10 22:41:59 2012 -0700
19559
19560     altos: Force 434.550Mhz by connecting  debug gnd and clk (trac #41)
19561     
19562     Check for pin P2_2 low at startup and set the frequency to
19563     434.550MHz. This value won't get written to flash, so rebooting again
19564     will restore the configured frequency.
19565     
19566     Signed-off-by: Keith Packard <keithp@keithp.com>
19567
19568 commit aa305da7e5dc182c99c09e422c053d85ed48d5d5
19569 Author: Keith Packard <keithp@keithp.com>
19570 Date:   Tue Jul 10 22:09:44 2012 -0700
19571
19572     altos: Continuously update ground state while on pad (trac #42)
19573     
19574     Average data for 5 seconds, wait 5 seconds and if still in pad mode,
19575     replace the existing data with the new data. This should avoid
19576     averaging in boost data while still keeping things reasonably current.
19577     
19578     Signed-off-by: Keith Packard <keithp@keithp.com>
19579
19580 commit 0b92164143aaf0d2aa3d5d742484391c16545289
19581 Author: Keith Packard <keithp@keithp.com>
19582 Date:   Tue Jul 10 22:08:28 2012 -0700
19583
19584     altos: Set HAS_FLIGHT_DEBUG=1 to include the flight debugging commands
19585     
19586     This leaves USB enabled, and adds the 'F' command to dump
19587     internal flight state.
19588     
19589     Signed-off-by: Keith Packard <keithp@keithp.com>
19590
19591 commit fb60d87b02c0fc83a0b4268212f0b6b740c984e3
19592 Author: Keith Packard <keithp@keithp.com>
19593 Date:   Tue Jul 10 20:35:19 2012 -0700
19594
19595     altos: Signal continuity over radio in pad mode (trac #40)
19596     
19597     This is especially useful for telemini which has no beeper, allowing
19598     you to hear the continuity signal while at the pad over the air.
19599     
19600     Signed-off-by: Keith Packard <keithp@keithp.com>
19601
19602 commit bca72b782a2909ecedef15ad589292647221ca56
19603 Author: Keith Packard <keithp@keithp.com>
19604 Date:   Tue Jul 10 20:34:02 2012 -0700
19605
19606     altos: Add 'void' parameter to ao_fec_decode callback parameter
19607     
19608     This keeps the compiler from whinging about the lack of a prototype.
19609     
19610     Signed-off-by: Keith Packard <keithp@keithp.com>
19611
19612 commit aafa8859ecb27383f697b98f6991643b44f4721a
19613 Author: Keith Packard <keithp@keithp.com>
19614 Date:   Tue Jul 10 20:32:31 2012 -0700
19615
19616     altos: Save some memory.
19617     
19618     A few minor space savings in ao_cmd.c and ao_config.c.  Don't build
19619     unused conversion functions ao_altitude_to_pres and ao_temp_to_dC
19620     
19621     Signed-off-by: Keith Packard <keithp@keithp.com>
19622
19623 commit a60c5a728530e4659a6750d8d5b87000735d4531
19624 Author: Keith Packard <keithp@keithp.com>
19625 Date:   Tue Jul 10 15:15:00 2012 -0700
19626
19627     altos: Improve ao_flight_test a bit
19628     
19629     Add -i flag to include flight description
19630     Have run-tests know how many failures to expect
19631     Add run_baro to plot a single flight using the baro-only mode
19632     
19633     Signed-off-by: Keith Packard <keithp@keithp.com>
19634
19635 commit b89d37d357273b97050c00d7fe12022e32799fa8
19636 Author: Keith Packard <keithp@keithp.com>
19637 Date:   Tue Jul 10 15:13:55 2012 -0700
19638
19639     altos: add some (unused) test code for different soft-decision sizes
19640     
19641     This lets us experiment with hard-decision and other possible
19642     soft_decision bit depths.
19643     
19644     Signed-off-by: Keith Packard <keithp@keithp.com>
19645
19646 commit 6694cedd560a7ea9520ef11472c2770b489187c0
19647 Author: Keith Packard <keithp@keithp.com>
19648 Date:   Tue Jul 10 15:13:18 2012 -0700
19649
19650     altos: Eliminate compiler warnings when building ao_flight_test
19651     
19652     We turn on a pile of warnings for that.
19653     
19654     Signed-off-by: Keith Packard <keithp@keithp.com>
19655
19656 commit 1ae3f467a1d7be2fc3b1a45ba12568a3a25a0099
19657 Author: Keith Packard <keithp@keithp.com>
19658 Date:   Tue Jul 10 15:11:36 2012 -0700
19659
19660     altos: Rename *_mm.c back to *.c
19661     
19662     Was just a temporary hack to keep cc1111 products building during MM development.
19663     
19664     Signed-off-by: Keith Packard <keithp@keithp.com>
19665
19666 commit 702ca87983594880d7926d2317d63802af82746e
19667 Author: Keith Packard <keithp@keithp.com>
19668 Date:   Tue Jul 10 15:07:34 2012 -0700
19669
19670     altos: remove stale ao_flight.c and ao_sample.c
19671     
19672     The mega-metrum versions are now the official versions
19673     
19674     Signed-off-by: Keith Packard <keithp@keithp.com>
19675
19676 commit 31b05454ec8d90b89fa3039563ff0e86ae80b2a0
19677 Author: Keith Packard <keithp@keithp.com>
19678 Date:   Tue Jul 3 21:02:20 2012 -0700
19679
19680     altos: Move profiling settings to Makefile
19681     
19682     Instead of splitting the changes across Makefile and ao_pins.h, put
19683     them both in Makefile to simplify enabling profiling.
19684     
19685     Signed-off-by: Keith Packard <keithp@keithp.com>
19686
19687 commit 939ad8bfd640ed55116703a58f87af06e75ef87e
19688 Author: Keith Packard <keithp@keithp.com>
19689 Date:   Tue Jul 3 21:01:01 2012 -0700
19690
19691     altos: Crank up the gaussian noise in the FEC test
19692     
19693     This lets us check to make sure our receive performance isn't
19694     degrading at all, instead of just making sure we can receive
19695     perfect packets well.
19696     
19697     Signed-off-by: Keith Packard <keithp@keithp.com>
19698
19699 commit e8ab00cc45e48230e3b2018ce959114d3fedd228
19700 Author: Keith Packard <keithp@keithp.com>
19701 Date:   Tue Jul 3 20:59:35 2012 -0700
19702
19703     altos: Viterbi performance improvments. Down to 5.7ms for command decode
19704     
19705     Stealing more of Phil's good ideas, decoding a command mode packet has
19706     been reduced from 9ms to 5.7ms. Lots more comments to help future-me
19707     figure out how this code works.
19708     
19709     Signed-off-by: Keith Packard <keithp@keithp.com>
19710
19711 commit ea957f9e6144f8411ac84ee2905700f55f5a6e8a
19712 Author: Keith Packard <keithp@keithp.com>
19713 Date:   Tue Jul 3 00:29:43 2012 -0700
19714
19715     altosui: Fix flight data download for TM. Look for MM flights when graphing
19716     
19717     A couple of minor fixes, the first to not force the log format so that
19718     TM/Tm data will be downloaded correctly and the second to expand the
19719     set of files to include '.mega' files when plotting data.
19720     
19721     Signed-off-by: Keith Packard <keithp@keithp.com>
19722
19723 commit 933fc7e4c2f617e49e1cfdf45b83695290b51456
19724 Author: Keith Packard <keithp@keithp.com>
19725 Date:   Mon Jul 2 23:44:10 2012 -0700
19726
19727     altos: Do not block igniters on the radio mutex.
19728     
19729     Blocking igniters on the radio mutex fails when doing igniter testing
19730     over the RF link; the packet receiver task will never release the
19731     mutex and the CPU at the same time, causing the system to lock up.
19732     
19733     Signed-off-by: Keith Packard <keithp@keithp.com>
19734
19735 commit 50b343d389039eae082e82b8ac0b76ae3e2b3ad4
19736 Author: Bdale Garbee <bdale@gag.com>
19737 Date:   Sun Jul 1 23:24:20 2012 -0600
19738
19739     extend cross-compiler availability logic to all target CPUs, not just ARM
19740
19741 commit f0ec8416f2e308e40e1b9f34a7c2549989fee5fb
19742 Author: Bdale Garbee <bdale@gag.com>
19743 Date:   Sat Jun 30 13:00:33 2012 -0600
19744
19745     conditionalize build of ARM binaries on presence of arm-none-eabi-gcc in PATH
19746
19747 commit edbc5d27c8c2936b59ff5289276d9198b501ebc8
19748 Author: Keith Packard <keithp@keithp.com>
19749 Date:   Thu Jun 28 17:43:36 2012 -0700
19750
19751     altos: Declare cc1111 accel_ref as unsigned so the math works
19752     
19753     If accel_ref is signed, then the careful shifting and dividing dance
19754     necessary to correct for changes in the relationship between the 5V
19755     and 3.3V supplies always generates zero.
19756     
19757     Signed-off-by: Keith Packard <keithp@keithp.com>
19758
19759 commit ccf64117662fc800a07b3a25e52255b80f8b5eaf
19760 Author: Keith Packard <keithp@keithp.com>
19761 Date:   Thu Jun 28 16:42:59 2012 -0700
19762
19763     Update version to 1.0.9.6
19764     
19765     Signed-off-by: Keith Packard <keithp@keithp.com>
19766
19767 commit ca1bc20735a170a77066f5f37e0ad728899a3989
19768 Author: Keith Packard <keithp@keithp.com>
19769 Date:   Thu Jun 28 16:05:56 2012 -0700
19770
19771     altos: Disable MS5607 interrupt in the handler
19772     
19773     Avoids having the interrupt re-raised multiple times until the reading
19774     task finally wakes up.
19775     
19776     Signed-off-by: Keith Packard <keithp@keithp.com>
19777
19778 commit 572e1664938c7ce6c308b36779f6a412959e03f1
19779 Author: Keith Packard <keithp@keithp.com>
19780 Date:   Wed Jun 27 23:11:27 2012 -0700
19781
19782     altos: Track missed HMC5883 interrupts
19783     
19784     When it fails to signal conversion complete to the CPU, keep track of
19785     that and report it with the rest of the current data.
19786     
19787     Signed-off-by: Keith Packard <keithp@keithp.com>
19788
19789 commit 79dbe1a5e46d7f0b8929400897631ab969cd2bc0
19790 Author: Keith Packard <keithp@keithp.com>
19791 Date:   Wed Jun 27 23:09:16 2012 -0700
19792
19793     altos: Increase default STM stack to 648 bytes
19794     
19795     512 seems cozy given the printf implementation we're using and the
19796     extensive interrupts.
19797     
19798     Signed-off-by: Keith Packard <keithp@keithp.com>
19799
19800 commit aab7b31b71aa7c87c5a5003084e4b7773c30835f
19801 Author: Keith Packard <keithp@keithp.com>
19802 Date:   Wed Jun 27 23:05:36 2012 -0700
19803
19804     altos: panic if MPU6000 self test fails
19805     
19806     Don't try to fly if the board isn't working right.
19807     
19808     Signed-off-by: Keith Packard <keithp@keithp.com>
19809
19810 commit f9f65211c378849270a6138fda05ed2a166f7d82
19811 Author: Keith Packard <keithp@keithp.com>
19812 Date:   Wed Jun 27 23:04:25 2012 -0700
19813
19814     altos: Disable mag sensor for megametrum
19815     
19816     It doesn't work unless USB is connected or occasionally while the
19817     debug port is enabled. It's mystic.
19818     
19819     Signed-off-by: Keith Packard <keithp@keithp.com>
19820
19821 commit dd623b21cb904238c6d903b6936ff2f8ebf6f339
19822 Author: Keith Packard <keithp@keithp.com>
19823 Date:   Wed Jun 27 23:03:33 2012 -0700
19824
19825     altos: Allow megametrum to be built without using the mag sensor
19826     
19827     I'm having trouble getting it working reliably, so we'll like disable it
19828     for now. This patch makes that possible.
19829     
19830     Signed-off-by: Keith Packard <keithp@keithp.com>
19831
19832 commit bd21c050fd8b96b33ab6859c942bf55cf2b91868
19833 Author: Keith Packard <keithp@keithp.com>
19834 Date:   Wed Jun 27 19:47:52 2012 -0700
19835
19836     altos: Make profiling Viterbi decoder more useful
19837     
19838     This blocks starting the decoder until all of the data have arrived so
19839     that the time spent in the decoder is easily computed.
19840     
19841     Signed-off-by: Keith Packard <keithp@keithp.com>
19842
19843 commit 407cefae9cb95c5910b3bd79851776c48729e06b
19844 Author: Keith Packard <keithp@keithp.com>
19845 Date:   Wed Jun 27 19:45:22 2012 -0700
19846
19847     altos: Unroll viterbi state loop for >30% performance boost
19848     
19849     9.3ms vs 14.7ms, a clear win.
19850     
19851     Signed-off-by: Keith Packard <keithp@keithp.com>
19852
19853 commit 4f258fe565dc3e58b83761bfa1a2276946012163
19854 Author: Keith Packard <keithp@keithp.com>
19855 Date:   Wed Jun 27 17:18:57 2012 -0700
19856
19857     altos: Clean up STM I2C clock computations
19858     
19859     Fix both clock time and rise time.
19860     
19861     Signed-off-by: Keith Packard <keithp@keithp.com>
19862
19863 commit 84f9a525c64491afa9b7a565e3c10a4cee106e14
19864 Author: Keith Packard <keithp@keithp.com>
19865 Date:   Wed Jun 27 17:17:44 2012 -0700
19866
19867     altos: Clean up radio CRC handling
19868     
19869     Make the FEC code just set the CRC_OK bit like the cc1111 radio does;
19870     eliminates a bunch of weird conventions across the FEC API.
19871     
19872     Signed-off-by: Keith Packard <keithp@keithp.com>
19873
19874 commit b0b7f5da2d29716959c6793d744e47a3d435c247
19875 Author: Keith Packard <keithp@keithp.com>
19876 Date:   Wed Jun 27 14:38:35 2012 -0700
19877
19878     altos: get MPU6000 I2C link working reliably
19879     
19880     This slows the i2c bus to 100kHz (yuck), sets the rise time to spec
19881     (it was way off) and adds more delays during bus setup. I've run this
19882     for hours now without trouble. Will try to adjust things back to fast
19883     mode and see if I can make that work as 100kHz isn't fast enough to
19884     reliably get data at 100 samples/sec.
19885     
19886     Signed-off-by: Keith Packard <keithp@keithp.com>
19887
19888 commit e63d624f9670b5e2e002fcd5f24b80cf7f1effdf
19889 Author: Keith Packard <keithp@keithp.com>
19890 Date:   Wed Jun 27 14:35:56 2012 -0700
19891
19892     altos: reorder stm USB state stores to avoid races
19893     
19894     Must set ao_usb_in_pending before telling USB about new data or an
19895     interrupt could arrive at the wrong time to clear it.
19896     
19897     Same for ao_usb_in_flushed.
19898     
19899     Without these changes, I've seen the USB bus lock up on occasion,
19900     waiting for an IN packet to consume data, but with no IN data pending
19901     in the hardware.
19902     
19903     Signed-off-by: Keith Packard <keithp@keithp.com>
19904
19905 commit 08a4ed8fe794a2b2b52147bd5535fe0954822e95
19906 Author: Keith Packard <keithp@keithp.com>
19907 Date:   Wed Jun 27 14:34:53 2012 -0700
19908
19909     altos: include targe SPI speed in get request
19910     
19911     STM needs it to be provided when enabling the SPI device, so just fix
19912     AVR and cc1111 to do the same.
19913     
19914     Signed-off-by: Keith Packard <keithp@keithp.com>
19915
19916 commit 1a1d4a557a30e2e743936b828b654187ec562ca8
19917 Author: Keith Packard <keithp@keithp.com>
19918 Date:   Wed Jun 27 02:46:27 2012 -0700
19919
19920     altos: Wait for i2c START condition before setting interrupt bits
19921     
19922     This seems better than the random loop that it replaces, but I still
19923     have no idea why this is required; it doesn't coorespond to the docs
19924     at all...
19925     
19926     Signed-off-by: Keith Packard <keithp@keithp.com>
19927
19928 commit 9695a217e13f9d194b6dc40e2696017e5f8e8176
19929 Author: Keith Packard <keithp@keithp.com>
19930 Date:   Wed Jun 27 01:22:32 2012 -0700
19931
19932     altos: disable FEC debug on MM
19933     
19934     Seems to work; we'll leave the code around in case something bad
19935     happens later.
19936     
19937     Signed-off-by: Keith Packard <keithp@keithp.com>
19938
19939 commit b96eece8e42df0713fc92d47b6bb27604c0168a2
19940 Author: Keith Packard <keithp@keithp.com>
19941 Date:   Wed Jun 27 01:22:00 2012 -0700
19942
19943     altos: Clean up cc1120 driver a bit
19944     
19945     Make some variables static, remove stale debug code
19946     
19947     Signed-off-by: Keith Packard <keithp@keithp.com>
19948
19949 commit a00aff5ee93ea9763b5c0466fcecc823cad135ef
19950 Author: Keith Packard <keithp@keithp.com>
19951 Date:   Wed Jun 27 01:20:43 2012 -0700
19952
19953     altos: Don't try to grab radio while firing MM igniters
19954     
19955     If you're in idle mode, you stop forever as the packet mode receiver
19956     will own the radio mutex forever.
19957     
19958     Signed-off-by: Keith Packard <keithp@keithp.com>
19959
19960 commit 8fc643c9768f0db31a248331681af9490f5715af
19961 Author: Keith Packard <keithp@keithp.com>
19962 Date:   Wed Jun 27 01:19:05 2012 -0700
19963
19964     altos: stm i2c debug code was calling flush() even when disabled
19965     
19966     The fancy stm i2c debugging code had calls to flush() that were
19967     invoked outside of the conditionals leading to all kinds of fun --
19968     flush() may re-enable interrupts, yield or do all kinds of wacky
19969     stuff, none of which is appropriate from the middle of a device driver
19970     
19971     Signed-off-by: Keith Packard <keithp@keithp.com>
19972
19973 commit 0285696e5280fc64774b6c3a2fcdaa36bd36ae7c
19974 Author: Keith Packard <keithp@keithp.com>
19975 Date:   Wed Jun 27 01:17:51 2012 -0700
19976
19977     altos: mpu6000 requires a delay during start
19978     
19979     I have no idea why this is required, but the mpu6000 will not come up
19980     and run if this isn't present.
19981     
19982     Signed-off-by: Keith Packard <keithp@keithp.com>
19983
19984 commit 4847595e0383e5ff9c5a373f3c7f2af8c210c50a
19985 Author: Keith Packard <keithp@keithp.com>
19986 Date:   Tue Jun 26 23:25:00 2012 -0700
19987
19988     altos: ao_ignite.c is no longer cc1111 specific
19989     
19990     Move it to core
19991     
19992     Signed-off-by: Keith Packard <keithp@keithp.com>
19993
19994 commit 8efac8eb99a9aabb45d9fbf742e4be91e4b331a5
19995 Author: Keith Packard <keithp@keithp.com>
19996 Date:   Tue Jun 26 23:21:04 2012 -0700
19997
19998     altos: Add debugging code to check for stack overflow
19999     
20000     Stack overflow often happens from interrupt handlers sitting on top of
20001     a task stack. Check for this during ao_wakeup as that is often called
20002     during interrupt processing.
20003     
20004     Signed-off-by: Keith Packard <keithp@keithp.com>
20005
20006 commit ebeac02a990da3fa6dd71487141d0bc6f78b42de
20007 Author: Keith Packard <keithp@keithp.com>
20008 Date:   Tue Jun 26 23:20:17 2012 -0700
20009
20010     altos: Enable full flight computer functionality in MegaMetrum
20011     
20012     This turns on everything that currently works
20013     
20014     Signed-off-by: Keith Packard <keithp@keithp.com>
20015
20016 commit fb2b83fcd28199d8c686e676d46d6ecfbf706f37
20017 Author: Keith Packard <keithp@keithp.com>
20018 Date:   Tue Jun 26 23:18:44 2012 -0700
20019
20020     altos: Create a 32-bit 1MHz timer for use in profiling execution
20021     
20022     This provides a simple method for getting high-resolution timer data
20023     to use in performance tuning code. It's not used by default anywhere.
20024     
20025     Signed-off-by: Keith Packard <keithp@keithp.com>
20026
20027 commit 097b337eb9b7deff13d5dcdafddec9bec3868b93
20028 Author: Keith Packard <keithp@keithp.com>
20029 Date:   Tue Jun 26 23:17:00 2012 -0700
20030
20031     altos: Abort radio receive when using flash memory on megametrum
20032     
20033     Radio receive camps on the SPI bus, making it impossible to access
20034     flash memory. Abort any pending receive operation when trying to get
20035     to the flash part.
20036     
20037     Yes, this is a total hack.
20038     
20039     Signed-off-by: Keith Packard <keithp@keithp.com>
20040
20041 commit 1ae69a1c2ce7e45db9d9c175bc63867eff68ebe5
20042 Author: Keith Packard <keithp@keithp.com>
20043 Date:   Tue Jun 26 23:15:54 2012 -0700
20044
20045     altos: Make gcc happy with ao_telemetry_set_interval
20046     
20047     Using unsigned locals made GCC sad as it was compared with a signed value.
20048     
20049     Signed-off-by: Keith Packard <keithp@keithp.com>
20050
20051 commit c4036bf6e7997b618f89a05dd1214c16066ba2b2
20052 Author: Keith Packard <keithp@keithp.com>
20053 Date:   Tue Jun 26 23:14:13 2012 -0700
20054
20055     altos: Turn radio-related bits of ao_flight_mm.c
20056     
20057     Now that MM has full radio functionality, we can make it work right.
20058     
20059     Signed-off-by: Keith Packard <keithp@keithp.com>
20060
20061 commit b5f5fd92109ac6f4909a81303d52bc9220cc2520
20062 Author: Keith Packard <keithp@keithp.com>
20063 Date:   Tue Jun 26 23:13:14 2012 -0700
20064
20065     altos: custom hex printer for telemetry packets
20066     
20067     Using printf is way too slow with pdclib; just hand-write hex byte output.
20068     
20069     Signed-off-by: Keith Packard <keithp@keithp.com>
20070
20071 commit f1ae622eff60e05c1f5d8f822a3cf6a85750c6cc
20072 Author: Keith Packard <keithp@keithp.com>
20073 Date:   Tue Jun 26 23:11:10 2012 -0700
20074
20075     altos: Optimize FEC encode and decode
20076     
20077     Integrate interleaving, CRC and padding within the decode/encode
20078     functions.
20079     
20080     Provide for ISR priorities so that the 1120 RX interrupt takes
20081     precedence over the other interrupts or we risk losing bits.
20082     
20083     Optimize the viterbi decoder a bit (goes from 10ms per packet to 7ms
20084     per packet).
20085     
20086     Signed-off-by: Keith Packard <keithp@keithp.com>
20087
20088 commit 936ecad62596f34773afb7460b10f63df7d0896d
20089 Author: Keith Packard <keithp@keithp.com>
20090 Date:   Tue Jun 26 23:07:38 2012 -0700
20091
20092     altos: Add GPS logging code for MegaMetrum
20093     
20094     MM uses a different logging format with larger log blocks, so
20095     restructure the GPS logging code to fill them up
20096     
20097     Signed-off-by: Keith Packard <keithp@keithp.com>
20098
20099 commit 33f8f7add27a02d24b0671da353b59762224c1ee
20100 Author: Keith Packard <keithp@keithp.com>
20101 Date:   Tue Jun 26 23:05:42 2012 -0700
20102
20103     altos: Make cc1111 radio control functions static
20104     
20105     No need to publish these; they're all private to cc1111
20106     
20107     Signed-off-by: Keith Packard <keithp@keithp.com>
20108
20109 commit 03dc80d15a2f8fe9d7340351226dadd8bc3cfdb9
20110 Author: Keith Packard <keithp@keithp.com>
20111 Date:   Tue Jun 26 23:01:58 2012 -0700
20112
20113     altos: Clean up usage of port parameters
20114     
20115     Make stm port parameters always be pointers; this avoids the confusion
20116     where some macros took '&port' and others took a bare 'port', and also
20117     unifies code to run on other processors in a consistent fashion.
20118     
20119     Signed-off-by: Keith Packard <keithp@keithp.com>
20120
20121 commit f11f05c5d634de2a80c34d0d3dc93925980f52e6
20122 Author: Keith Packard <keithp@keithp.com>
20123 Date:   Tue Jun 26 22:20:50 2012 -0700
20124
20125     altosui: Make libaltos recognise new USB ids
20126     
20127     libaltos has a small range of 'AltusMetrum' products to avoid opening
20128     other devices. We've got more IDs, so open up the range.
20129     
20130     Signed-off-by: Keith Packard <keithp@keithp.com>
20131
20132 commit 9dcb4e2ab60ecf0cc7371c1b1a620be952fa8776
20133 Author: Keith Packard <keithp@keithp.com>
20134 Date:   Tue Jun 26 22:19:01 2012 -0700
20135
20136     altosui: AltosSerial and AltosLink both tried to provide frequency setting
20137     
20138     AltosLink owns all of the device configuration, so remove that from
20139     AltosSerial and make sure that AltosLink provides the right function
20140     signatures (wasn't using the new direct frequency setting command).
20141     
20142     Signed-off-by: Keith Packard <keithp@keithp.com>
20143
20144 commit eab18714ed9eabbcef0ff81b07427da042a58ccc
20145 Author: Keith Packard <keithp@keithp.com>
20146 Date:   Tue Jun 26 22:16:44 2012 -0700
20147
20148     altos: rename ao_viterbi.c to ao_fec_rx.c
20149     
20150     Keep it parallel with ao_fec_tx.c
20151     
20152     Signed-off-by: Keith Packard <keithp@keithp.com>
20153
20154 commit 09761fe0f6ed40ff74317fbb47d6a74068fb4ce4
20155 Author: Keith Packard <keithp@keithp.com>
20156 Date:   Mon Jun 25 06:51:36 2012 -0700
20157
20158     altos: Incremental viterbi decode
20159     
20160     Decode radio input one interleave block at a time. This overlaps the
20161     decode computation with the packet reception, leading to lower latency
20162     in an attempt to keep up with the transmitter.
20163     
20164     Signed-off-by: Keith Packard <keithp@keithp.com>
20165
20166 commit 628076aa90e7bc9a894646e417dd8e1fe149b60d
20167 Author: Keith Packard <keithp@keithp.com>
20168 Date:   Mon Jun 25 06:38:34 2012 -0700
20169
20170     altos: decode cc1120 received packets
20171     
20172     Call the fec decode function, compute RSSI and check CRC
20173     
20174     Signed-off-by: Keith Packard <keithp@keithp.com>
20175
20176 commit 70cf32e89df19bde5185339fc703532c8a5b8be6
20177 Author: Keith Packard <keithp@keithp.com>
20178 Date:   Mon Jun 25 05:03:34 2012 -0700
20179
20180     altos: Get cc1120 packet reception working
20181     
20182     Interrupt-per-bit, but it seems to work
20183     
20184     Signed-off-by: Keith Packard <keithp@keithp.com>
20185
20186 commit 246174b32bb6cf827d240c32d6a51c3513a08c37
20187 Author: Keith Packard <keithp@keithp.com>
20188 Date:   Mon Jun 25 05:03:16 2012 -0700
20189
20190     altos: Forgot ao_telemetry.h
20191     
20192     Not much builds without this...
20193     
20194     Signed-off-by: Keith Packard <keithp@keithp.com>
20195
20196 commit b292c14790fc225029cba3f80ce8ad6c5652bc4e
20197 Author: Keith Packard <keithp@keithp.com>
20198 Date:   Sat Jun 23 16:05:42 2012 -0700
20199
20200     altos: improve FEC apis to reduce data copying
20201     
20202     Integrate interleaving and whitening into encode and decode steps.
20203     Add CRC checking function for receive.
20204     
20205     Make ao_fec_test program round-trip the data and verify correctness.
20206     
20207     Signed-off-by: Keith Packard <keithp@keithp.com>
20208
20209 commit 74f6a1a8c8fa9d5bb8d74c99782310b431dd4727
20210 Author: Keith Packard <keithp@keithp.com>
20211 Date:   Sat Jun 23 02:24:30 2012 -0700
20212
20213     altos: Add ao_viterbi.c to megametrum build
20214     
20215     It's not used yet, just wanted to see how big the resulting object
20216     file was (492 bytes).
20217     
20218     Signed-off-by: Keith Packard <keithp@keithp.com>
20219
20220 commit 566a0c277de01963922cabc80db8ec3a129923bd
20221 Author: Keith Packard <keithp@keithp.com>
20222 Date:   Sat Jun 23 02:23:08 2012 -0700
20223
20224     altos: fix comment about decoding last byte of FEC data
20225     
20226     There aren't *any* forward bits to use when decoding the last byte.
20227     
20228     Signed-off-by: Keith Packard <keithp@keithp.com>
20229
20230 commit 83549f8bde42c3fddbdc817540c869dc8aefd013
20231 Author: Keith Packard <keithp@keithp.com>
20232 Date:   Sat Jun 23 02:13:52 2012 -0700
20233
20234     altos: Make ao_fec_tx_test build cleanly with -Wall
20235     
20236     Signed-off-by: Keith Packard <keithp@keithp.com>
20237
20238 commit f7bf07dfdad260c1f219064957ef08fb480bf20f
20239 Author: Keith Packard <keithp@keithp.com>
20240 Date:   Sat Jun 23 02:12:58 2012 -0700
20241
20242     altos: optimize Viterbi implementation
20243     
20244     Minimize data usage, make data arrays static
20245     
20246     Signed-off-by: Keith Packard <keithp@keithp.com>
20247
20248 commit ff8de3af193839de4bacfd07ade7a5f9ac0bf5b3
20249 Author: Keith Packard <keithp@keithp.com>
20250 Date:   Sat Jun 23 00:54:42 2012 -0700
20251
20252     altos: incremental viterbi decode
20253     
20254     Decode bits incrementally. Don't bother decoding the last byte; it's
20255     always a pad byte.
20256     
20257     Signed-off-by: Keith Packard <keithp@keithp.com>
20258
20259 commit 047e95421c87c5d056038797b48f759bedabf245
20260 Author: Keith Packard <keithp@keithp.com>
20261 Date:   Fri Jun 22 23:31:11 2012 -0700
20262
20263     altos: Start optimizing viterbi decoder
20264     
20265     Only need two cost arrays (previous and next). Create constant
20266     full-width decoder table instead of expanding bits into bytes for each
20267     decode step.
20268     
20269     Signed-off-by: Keith Packard <keithp@keithp.com>
20270
20271 commit cbf79a0f9cb859d04e8e03d627219cb2bf49611f
20272 Author: Keith Packard <keithp@keithp.com>
20273 Date:   Fri Jun 22 23:12:02 2012 -0700
20274
20275     altos: Add the simplest possible viterbi decoder
20276     
20277     I think I understand how it works now. It's not exactly speedy, and it
20278     uses a lot of memory.
20279     
20280     Signed-off-by: Keith Packard <keithp@keithp.com>
20281
20282 commit 75e4521ec42a368cebc67a07f8713d7a854ea265
20283 Author: Keith Packard <keithp@keithp.com>
20284 Date:   Thu Jun 21 09:52:37 2012 -0700
20285
20286     altos: Move FEC code to core
20287     
20288     It's not a driver as it's not specific to the 1120 chip
20289     
20290     Signed-off-by: Keith Packard <keithp@keithp.com>
20291
20292 commit 0b5548d6ced67201311e1072d37fbedd3d9929c9
20293 Author: Keith Packard <keithp@keithp.com>
20294 Date:   Thu Jun 21 09:51:17 2012 -0700
20295
20296     ao-tools: Support MM telemetry packets in ao-telem
20297     
20298     Parse the new packet formats
20299     
20300     Signed-off-by: Keith Packard <keithp@keithp.com>
20301
20302 commit 6f421818fd7062f03bfaf9e606d6a4cfdcb13b49
20303 Author: Keith Packard <keithp@keithp.com>
20304 Date:   Thu Jun 21 09:50:18 2012 -0700
20305
20306     altosui: Support MM telemetry packets
20307     
20308     Required restructuring the whole telemetry system to provide abstract
20309     interfaces to flight data.
20310     
20311     Signed-off-by: Keith Packard <keithp@keithp.com>
20312
20313 commit ff5b0ba90e73a83360a2e8a7e9969ed2c3ce1514
20314 Author: Keith Packard <keithp@keithp.com>
20315 Date:   Thu Jun 21 09:46:50 2012 -0700
20316
20317     altos: Crank down STM SPI speed for MM
20318     
20319     The cc1120 is noisy enough to break SPI data transfers at 4MHz, so
20320     crank things down to 1MHz. It's "stable" now, but clearly needs a
20321     filter and shorter traces.
20322     
20323     Signed-off-by: Keith Packard <keithp@keithp.com>
20324
20325 commit d2bd95edb6f77daeb1e8f043c4a239c248728e0c
20326 Author: Keith Packard <keithp@keithp.com>
20327 Date:   Thu Jun 21 09:45:42 2012 -0700
20328
20329     altos: Add full MM telemetry
20330     
20331     Create two new telemetry packets to hold all of the MM data.
20332     
20333     This patch also splits the telemetry structures out of ao.h
20334     
20335     Signed-off-by: Keith Packard <keithp@keithp.com>
20336
20337 commit 419a801131c1034f1fa149a67850290431cbda72
20338 Author: Keith Packard <keithp@keithp.com>
20339 Date:   Thu Jun 21 09:39:10 2012 -0700
20340
20341     altos: Configure STM LCD driver for giant LCD digits
20342     
20343     These devices require static mode.
20344     
20345     Signed-off-by: Keith Packard <keithp@keithp.com>
20346
20347 commit 611f37607fadcdc9908d67456f844a452ad4a87a
20348 Author: Keith Packard <keithp@keithp.com>
20349 Date:   Sun Jun 17 19:11:35 2012 -0700
20350
20351     altos: Make sure ao_storage_config is set before reading config block
20352     
20353     ao_storage_read does in fact call ao_storage_setup, but we need the
20354     value of ao_storage_config *before* calling ao_storage_read, so call
20355     ao_storage_setup first.
20356     
20357     Signed-off-by: Keith Packard <keithp@keithp.com>
20358
20359 commit ae3662c56effda9f0516c7d6ffd2d5f56b859593
20360 Author: Keith Packard <keithp@keithp.com>
20361 Date:   Sun Jun 17 19:06:08 2012 -0700
20362
20363     altos: hack STM serial number to 58
20364     
20365     otherwise altosui won't record telemetry
20366     
20367     Signed-off-by: Keith Packard <keithp@keithp.com>
20368
20369 commit 976a8375932ddb46ca3100863b0a892732c0923e
20370 Author: Keith Packard <keithp@keithp.com>
20371 Date:   Sun Jun 17 19:04:53 2012 -0700
20372
20373     altos: make cc1120 ao_radio_send re-entrant
20374     
20375     It gets called from multiple tasks, so put local data on the stack.
20376     
20377     Signed-off-by: Keith Packard <keithp@keithp.com>
20378
20379 commit 629f43e7c7abbff33e14b168a08a4b6a9c88b937
20380 Author: Keith Packard <keithp@keithp.com>
20381 Date:   Sun Jun 17 19:04:22 2012 -0700
20382
20383     altos: Add telemetry to megametrum
20384     
20385     Now that the radio works
20386     
20387     Signed-off-by: Keith Packard <keithp@keithp.com>
20388
20389 commit 9b24f413da0b6d989b32e8654a91c8deee4c81dd
20390 Author: Keith Packard <keithp@keithp.com>
20391 Date:   Sun Jun 17 19:02:50 2012 -0700
20392
20393     ao-tools: add rudimentary support for MM telemetry to ao-telem
20394     
20395     Just pretends they're TM packets for now
20396     
20397     Signed-off-by: Keith Packard <keithp@keithp.com>
20398
20399 commit 4cb46b8a84a0dd5b8fcb479d7aa5157480e1bc67
20400 Author: Keith Packard <keithp@keithp.com>
20401 Date:   Sun Jun 17 19:01:24 2012 -0700
20402
20403     altosui: Add rudimentary MM support to altosui
20404     
20405     Decoded the MM sensor packets as if they were TM packets.
20406     Add the USB ids.
20407     Add class of 'altimeter' devices and match those instead of just
20408     telemetrum as appropriate.
20409     
20410     Signed-off-by: Keith Packard <keithp@keithp.com>
20411
20412 commit 55747ce210d7d80d5b4fdaaf9dc7ee0f7bc8b0a3
20413 Author: Keith Packard <keithp@keithp.com>
20414 Date:   Sun Jun 17 18:58:56 2012 -0700
20415
20416     altosui: Move product definitions from AltosUI to AltosLib
20417     
20418     Signed-off-by: Keith Packard <keithp@keithp.com>
20419
20420 commit e6d236fdc615625fbbf28377453f920729e49b0f
20421 Author: Keith Packard <keithp@keithp.com>
20422 Date:   Sun Jun 17 16:17:00 2012 -0700
20423
20424     altos: Software implemenation of CC1111 radio encoding
20425     
20426     Add CRC, whitening, FEC and interleaving routines for transmission
20427     path to allow cc1120 to send telem packets to cc1111.
20428     
20429     Signed-off-by: Keith Packard <keithp@keithp.com>
20430
20431 commit 1a294852b3607947f0f86bf236785456d8719e5f
20432 Author: Keith Packard <keithp@keithp.com>
20433 Date:   Sun Jun 17 16:14:33 2012 -0700
20434
20435     altos: Be more careful about register save/restore in ao_yield
20436     
20437     Make sure the general registers are all saved before messing with any
20438     of them. Then, explicitly use r0 to save/restore apsr and primask.
20439     
20440     Signed-off-by: Keith Packard <keithp@keithp.com>
20441
20442 commit 9d3fe2a80d0925e3eded6d738d05c5b4ea61504c
20443 Author: Keith Packard <keithp@keithp.com>
20444 Date:   Sun Jun 17 16:12:18 2012 -0700
20445
20446     altos: Don't lose IRQ disabled state in ao_sleep
20447     
20448     Using ao_arch_critical around the wchan setting will force interrupts
20449     to be re-enabled before ao_yield records the state of that bit,
20450     potentially causing problems with functions not atomically testing and
20451     sleeping.
20452     
20453     Tasks that need to set wchan with interrupts disabled should have
20454     interrupts disabled when entering ao_sleep already.
20455     
20456     Signed-off-by: Keith Packard <keithp@keithp.com>
20457
20458 commit 4e6d96816e6604ee8d9bb49345a1c1211699a655
20459 Author: Keith Packard <keithp@keithp.com>
20460 Date:   Sun Jun 17 16:11:23 2012 -0700
20461
20462     altos: ao_storage_read already calls ao_storage_setup
20463     
20464     No need to call twice.
20465     
20466     Signed-off-by: Keith Packard <keithp@keithp.com>
20467
20468 commit ca310342d7b0bd1b78318cae38d920b8690dfd36
20469 Author: Keith Packard <keithp@keithp.com>
20470 Date:   Sun Jun 17 16:09:43 2012 -0700
20471
20472     altosui: Catch timeout errors when setting up TD telem monitoring
20473     
20474     Close the port in this case so it can be used for other things.
20475     
20476     Signed-off-by: Keith Packard <keithp@keithp.com>
20477
20478 commit 58e005375ca29dec6091d87159055004e7f19605
20479 Author: Keith Packard <keithp@keithp.com>
20480 Date:   Sun Jun 17 12:43:43 2012 -0700
20481
20482     altos: Use interrupts to wake up after RDF transmission.
20483     
20484     Also clean up the debug output
20485     
20486     Signed-off-by: Keith Packard <keithp@keithp.com>
20487
20488 commit 5df94f74522357e062f4ec2786ff825381b2fb10
20489 Author: Keith Packard <keithp@keithp.com>
20490 Date:   Sun Jun 17 12:42:32 2012 -0700
20491
20492     altos: Crank cc1120 power down to 0dBm to avoid crashing CPU
20493     
20494     Looks like RFI from the transmitter is confusing the CPU; lower the
20495     1120 power output from +14dBm to +0dBm to keep the CPU happy.
20496     
20497     Signed-off-by: Keith Packard <keithp@keithp.com>
20498
20499 commit e856df474c386b8df3d2bd9e87b766ae0439efbf
20500 Author: Keith Packard <keithp@keithp.com>
20501 Date:   Fri Jun 15 22:41:17 2012 -0700
20502
20503     altos: Reduce STM SPI data rate to 4MHz
20504     
20505     cc1120 doesn't want more than 6.1MHz, otherwise it gets very angry.
20506     
20507     Signed-off-by: Keith Packard <keithp@keithp.com>
20508
20509 commit e09e35471e788b88909ff01037fb8e0e4eabcd7d
20510 Author: Keith Packard <keithp@keithp.com>
20511 Date:   Fri Jun 15 22:40:30 2012 -0700
20512
20513     altos: Start making cc1120 radio work
20514     
20515     RDF tones and radio calibration work now.
20516     
20517     Signed-off-by: Keith Packard <keithp@keithp.com>
20518
20519 commit c2949ea15c59215834fedac7646f50c8a09f716f
20520 Author: Keith Packard <keithp@keithp.com>
20521 Date:   Fri Jun 15 22:38:37 2012 -0700
20522
20523     altos: Fix cc1120 packet mode datarate and config
20524     
20525     Was using the wrong function
20526     
20527     Signed-off-by: Keith Packard <keithp@keithp.com>
20528
20529 commit 1b7e4c29bf9608bfc972ae28b53cc823f4c37f92
20530 Author: Keith Packard <keithp@keithp.com>
20531 Date:   Fri Jun 15 22:32:10 2012 -0700
20532
20533     altos: Make sure cc1120 is initialized correctly at startup time
20534     
20535     Check to make sure it pulls down MISO when CS is enabled.
20536     
20537     Signed-off-by: Keith Packard <keithp@keithp.com>
20538
20539 commit 27c95adf35e646840b9bd562497eea0dc96bb9bb
20540 Author: Keith Packard <keithp@keithp.com>
20541 Date:   Fri Jun 15 22:31:36 2012 -0700
20542
20543     altos: use 'b' command for radio beep
20544     
20545     'B' is used by the baro data dumper.
20546     
20547     Signed-off-by: Keith Packard <keithp@keithp.com>
20548
20549 commit 93e6d0a2c0b60e7bedd34f06ba63b468dcc8e013
20550 Author: Keith Packard <keithp@keithp.com>
20551 Date:   Fri Jun 15 22:30:03 2012 -0700
20552
20553     altos: Fix RDF mode data rate and PKT_CFG0 value
20554     
20555     Changes tone to the desired 1kHz frequency and ensures the PKT_CFG0
20556     has the right value.
20557     
20558     Signed-off-by: Keith Packard <keithp@keithp.com>
20559
20560 commit c96e60bedeb00d28c36436c12b803fd8cbadce26
20561 Author: Keith Packard <keithp@keithp.com>
20562 Date:   Fri Jun 15 22:28:55 2012 -0700
20563
20564     altos: Actually write cc1120 register values
20565     
20566     Helps to not use 'read' mode when writing.
20567     
20568     Signed-off-by: Keith Packard <keithp@keithp.com>
20569
20570 commit 97d163c88ed8c8f64a9714018863d0b6eedab38f
20571 Author: Keith Packard <keithp@keithp.com>
20572 Date:   Fri Jun 15 22:27:48 2012 -0700
20573
20574     altos: Configure cc1120 frequency
20575     
20576     Set default conversion value, and pull the selected frequency
20577     calibration data out of the config block.
20578     
20579     Signed-off-by: Keith Packard <keithp@keithp.com>
20580
20581 commit a5a7df405c242593cbc828d5b66bbfc141a35947
20582 Author: Keith Packard <keithp@keithp.com>
20583 Date:   Fri Jun 15 22:26:06 2012 -0700
20584
20585     Temporarily disable packet and telem on MM
20586     
20587     While work on the radio code progresses
20588     
20589     Signed-off-by: Keith Packard <keithp@keithp.com>
20590
20591 commit baf1be1def01266512e67068948bf19b04ead6aa
20592 Author: Keith Packard <keithp@keithp.com>
20593 Date:   Fri Jun 15 22:23:10 2012 -0700
20594
20595     Allow product to override maximum number of command lists (NUM_CMDS)
20596     
20597     Just in case some product wants to save memory, or have more.
20598     
20599     Signed-off-by: Keith Packard <keithp@keithp.com>
20600
20601 commit bfbd1d82f4c25120a97840a1bd4787680823afd8
20602 Author: Keith Packard <keithp@keithp.com>
20603 Date:   Tue Jun 5 15:15:25 2012 -0700
20604
20605     altosdroid: Add files necessary to build application
20606     
20607     Signed-off-by: Keith Packard <keithp@keithp.com>
20608
20609 commit b8c363d9411fd5e79e3f806894dbc12bcc106b88
20610 Author: Keith Packard <keithp@keithp.com>
20611 Date:   Mon Jun 4 20:56:25 2012 -0700
20612
20613     altosui: More changes to migrate code to altoslib
20614     
20615     Signed-off-by: Keith Packard <keithp@keithp.com>
20616
20617 commit 5634192a6036c6c7b47d224e2988e81bb71a4557
20618 Author: Keith Packard <keithp@keithp.com>
20619 Date:   Mon Jun 4 20:55:33 2012 -0700
20620
20621     altosui: attempt to get ms5607 data into .mega files was misinformed
20622     
20623     The ms5607 'p' command also means 'go into packet mode', which nicely
20624     broke attempts to communicate with teledongle
20625     
20626     Signed-off-by: Keith Packard <keithp@keithp.com>
20627
20628 commit 705891be53e298ac6ced4ba02b87d2f6d1085b34
20629 Author: Keith Packard <keithp@keithp.com>
20630 Date:   Mon Jun 4 20:54:36 2012 -0700
20631
20632     altos: Make cc1111 products all depend on ao_arch.h and ao_arch_func.h
20633     
20634     Ensures that files get recompiled as needed
20635     
20636     Signed-off-by: Keith Packard <keithp@keithp.com>
20637
20638 commit a9ad342ae4c34626df4f2891da4c7f6d2c14d73e
20639 Author: Keith Packard <keithp@keithp.com>
20640 Date:   Mon Jun 4 20:53:53 2012 -0700
20641
20642     altos: Other half of the ms5607 prom reporting patch
20643     
20644     Signed-off-by: Keith Packard <keithp@keithp.com>
20645
20646 commit dec5cbee22f13c47690b0c6bf7ca724ef132fe5e
20647 Author: Keith Packard <keithp@keithp.com>
20648 Date:   Mon Jun 4 20:53:06 2012 -0700
20649
20650     altos: typo in ao_monitor prevented ground station from including code
20651     
20652     This created ground station software that couldn't actually receive
20653     and report telemetry packets.
20654     
20655     Signed-off-by: Keith Packard <keithp@keithp.com>
20656
20657 commit e687a9bafc696998b47fd0300fbc89dece09509c
20658 Author: Keith Packard <keithp@keithp.com>
20659 Date:   Mon Jun 4 20:52:38 2012 -0700
20660
20661     altos: Make 'v' command dump pressure sensor ROM values
20662     
20663     Avoids needing a new command
20664     
20665     Signed-off-by: Keith Packard <keithp@keithp.com>
20666
20667 commit 1832e2f76c844e97a2bd11226b003fb2af8057db
20668 Author: Keith Packard <keithp@keithp.com>
20669 Date:   Mon Jun 4 20:51:35 2012 -0700
20670
20671     altos: fix test builds of non-accel flight code
20672     
20673     Remove references to accel variables when building baro-only flight
20674     test code.
20675     
20676     Signed-off-by: Keith Packard <keithp@keithp.com>
20677
20678 commit 06afa2c3e78ea5bc9f1eb4913ee35c0eab0ac1bf
20679 Author: Keith Packard <keithp@keithp.com>
20680 Date:   Mon Jun 4 20:50:10 2012 -0700
20681
20682     altos: Legacy telemetry needs original ADC record
20683     
20684     The legacy telemetry packets included the raw ADC structure directly,
20685     so make sure that doesn't change further, allowing teledongle firmware
20686     to remain compatible with old TM firmware.
20687     
20688     Signed-off-by: Keith Packard <keithp@keithp.com>
20689
20690 commit f1b14932149153a096961fff94191778f88581d9
20691 Author: Keith Packard <keithp@keithp.com>
20692 Date:   Mon Jun 4 20:49:15 2012 -0700
20693
20694     altos: Remove unused AES code from teledongle and tidongle
20695     
20696     Leave this out as neither of these products need it.
20697     
20698     Signed-off-by: Keith Packard <keithp@keithp.com>
20699
20700 commit 718a8affe1df98eacfd707b5c8c34f9456dcff14
20701 Author: Keith Packard <keithp@keithp.com>
20702 Date:   Mon Jun 4 20:47:14 2012 -0700
20703
20704     altos: Remove accel_ref from pre v1.1 TM firmware
20705     
20706     V1.0 needs RAM space for flash buffer, leaving too little room for
20707     this extra data.
20708     
20709     Signed-off-by: Keith Packard <keithp@keithp.com>
20710
20711 commit 7a19d6790a9800f925c8de24aac71796351e2c04
20712 Author: Keith Packard <keithp@keithp.com>
20713 Date:   Mon Jun 4 19:28:58 2012 -0700
20714
20715     altos: More cleanups for moving files to altoslib
20716     
20717     Signed-off-by: Keith Packard <keithp@keithp.com>
20718
20719 commit f86dac643081987c8994ab57a96640d5e91b342a
20720 Author: Keith Packard <keithp@keithp.com>
20721 Date:   Sat Jun 2 19:59:40 2012 -0700
20722
20723     altoslib: Clean up random rebase failures
20724     
20725     Signed-off-by: Keith Packard <keithp@keithp.com>
20726
20727 commit dd43a2ae7594f062a8980d1756a07488ee54b447
20728 Author: Keith Packard <keithp@keithp.com>
20729 Date:   Sat Jun 2 19:42:47 2012 -0700
20730
20731     altoslib: Move new sensor library code into altoslib
20732     
20733     Signed-off-by: Keith Packard <keithp@keithp.com>
20734
20735 commit 0772020c969a69c3b0a705de7362340a9732daab
20736 Author: Keith Packard <keithp@keithp.com>
20737 Date:   Fri Mar 16 20:27:45 2012 -0700
20738
20739     Build altosdroid
20740
20741 commit e81163ed875dc93a618baf9278f43ed7dd0f730e
20742 Author: Mike Beattie <mike@ethernal.org>
20743 Date:   Thu Feb 23 16:43:04 2012 +1300
20744
20745     Add local.properties to .gitignore
20746     
20747     Signed-off-by: Mike Beattie <mike@ethernal.org>
20748
20749 commit 392c878000e9909d37dae6342df3d6cb8f217a1b
20750 Author: Mike Beattie <mike@ethernal.org>
20751 Date:   Thu Feb 23 16:41:26 2012 +1300
20752
20753     Add TelemetryService.java and associated files
20754     
20755     Signed-off-by: Mike Beattie <mike@ethernal.org>
20756
20757 commit 69e6df07976a56b49e07c242cd6e5b2cbd2a578d
20758 Author: Keith Packard <keithp@keithp.com>
20759 Date:   Thu Feb 23 17:00:48 2012 +1300
20760
20761     Move altoslib sources to top dir
20762     
20763     No sense having them live deep in the file system.
20764     
20765     Signed-off-by: Keith Packard <keithp@keithp.com>
20766
20767 commit 9b659904109f992b8a3e61efb94e81cdb19af1c9
20768 Author: Keith Packard <keithp@keithp.com>
20769 Date:   Thu Feb 23 16:37:24 2012 +1300
20770
20771     Demonstrate using AltosLib from altosdroid
20772     
20773     Get things hooked up so that we can use AltosLib functions from the
20774     android application; it's a bit of a hack at present, but appears to
20775     work. Some more 'official' technique would be nice...
20776     
20777     Signed-off-by: Keith Packard <keithp@keithp.com>
20778
20779 commit a018724e40f2a4c0bae8b3d5c77bb90328ad4314
20780 Author: Keith Packard <keithp@keithp.com>
20781 Date:   Thu Feb 23 11:15:23 2012 +1300
20782
20783     Ignore generated altoslib files
20784     
20785     Signed-off-by: Keith Packard <keithp@keithp.com>
20786
20787 commit 025eb09b5de9b50de143da9f36bc02818e018ba9
20788 Author: Keith Packard <keithp@keithp.com>
20789 Date:   Wed Feb 22 23:39:01 2012 +1300
20790
20791     Build Android local.properties from local.properties.in
20792     
20793     Make sure the SDK path is set correctly
20794     
20795     Signed-off-by: Keith Packard <keithp@keithp.com>
20796
20797 commit 3a80545d4ecedc4b98a9ee8296ab6abbbf64312d
20798 Author: Mike Beattie <mike@ethernal.org>
20799 Date:   Wed Feb 22 23:40:25 2012 +1300
20800
20801     Add $HOME/android as an SDK location
20802     
20803     Signed-off-by: Mike Beattie <mike@ethernal.org>
20804
20805 commit 091affece185dcd0832a55b0befeacaa182a57bb
20806 Author: Keith Packard <keithp@keithp.com>
20807 Date:   Fri Jan 13 10:40:30 2012 -0800
20808
20809     doc: Add companion SPI message protocol doc
20810     
20811     Signed-off-by: Keith Packard <keithp@keithp.com>
20812
20813 commit bb5b5312a0c6102b12f3d4710ef213f0f6c67412
20814 Author: Keith Packard <keithp@keithp.com>
20815 Date:   Sat Jan 7 20:56:49 2012 -0800
20816
20817     altosui: Clean up a few 'fat' build rules
20818     
20819     Signed-off-by: Keith Packard <keithp@keithp.com>
20820
20821 commit fc86ae58c3a296730fa99010cc27b8b3c2c3b780
20822 Author: Keith Packard <keithp@keithp.com>
20823 Date:   Thu Jan 5 16:30:41 2012 -0800
20824
20825     Add altosdroid/Makefile.am
20826
20827 commit dfa059b22bf15de3f25328aeef4fdb8e5ca664dc
20828 Author: Mike Beattie <mike@ethernal.org>
20829 Date:   Wed Jan 4 21:01:44 2012 -0800
20830
20831     Add AltusMetrum Logo as app icon, and change app name
20832     
20833     Signed-off-by: Mike Beattie <mike@ethernal.org>
20834     Signed-off-by: Keith Packard <keithp@keithp.com>
20835
20836 commit 402f1e76909229fc0c3b54743ba577b657495faf
20837 Author: Keith Packard <keithp@keithp.com>
20838 Date:   Wed Jan 4 20:54:40 2012 -0800
20839
20840     altosdroid: build android bits when possible
20841     
20842     Locate android sdk automatically
20843     
20844     Signed-off-by: Keith Packard <keithp@keithp.com>
20845
20846 commit a48e4d40729e736929632ec422fd189ecdfba33b
20847 Author: Keith Packard <keithp@keithp.com>
20848 Date:   Wed Jan 4 20:33:06 2012 -0800
20849
20850     altosdroid: import code from mjb
20851     
20852     Signed-off-by: Keith Packard <keithp@keithp.com>
20853
20854 commit 81465a20049da40cd8d3cda920d6585ffe87bfe3
20855 Author: Keith Packard <keithp@keithp.com>
20856 Date:   Wed Jan 4 20:28:42 2012 -0800
20857
20858     altosui: Move java altoslib to top level
20859     
20860     This will be shared with other (android) java code.
20861     
20862     Signed-off-by: Keith Packard <keithp@keithp.com>
20863
20864 commit d6df16525927d8096d1c0cccf4c86bf4c6599d53
20865 Author: Keith Packard <keithp@keithp.com>
20866 Date:   Mon Jan 2 22:43:48 2012 -0800
20867
20868     Add altoslib/.gitignore
20869
20870 commit 02b53b7f592b78b2fec4f4a17b6b3e114d2bf3c5
20871 Author: Keith Packard <keithp@keithp.com>
20872 Date:   Mon Jan 2 22:42:18 2012 -0800
20873
20874     altosui: Fix AltosTelemetryReader move
20875     
20876     Lost the provided link value causing a crash.
20877     
20878     Signed-off-by: Keith Packard <keithp@keithp.com>
20879
20880 commit 9fb15d397890c7e78bf3c1438f142f62bfc2bd35
20881 Author: Keith Packard <keithp@keithp.com>
20882 Date:   Mon Jan 2 22:41:48 2012 -0800
20883
20884     altosui: Remove unused files
20885     
20886     Left around from development, these aren't useful.
20887     
20888     Signed-off-by: Keith Packard <keithp@keithp.com>
20889
20890 commit 5270a0f1416baef5fde08547c6c98d97f973ae95
20891 Author: Keith Packard <keithp@keithp.com>
20892 Date:   Mon Jan 2 22:35:41 2012 -0800
20893
20894     altosui: Move telemetry reader &c to altoslib
20895     
20896     Move all of the device and file reading code into altoslib
20897     
20898     Signed-off-by: Keith Packard <keithp@keithp.com>
20899
20900 commit 93305717ac4c993c88d9144d797ca64d26db97c5
20901 Author: Keith Packard <keithp@keithp.com>
20902 Date:   Mon Jan 2 22:13:38 2012 -0800
20903
20904     altosui: Move AltosState.java to altoslib
20905     
20906     Signed-off-by: Keith Packard <keithp@keithp.com>
20907
20908 commit a5ac5c37ea385e3a2b2703c6f125b4e3b55e867a
20909 Author: Keith Packard <keithp@keithp.com>
20910 Date:   Mon Jan 2 22:05:47 2012 -0800
20911
20912     altosui: Pull most of AltosSerial into AltosLink
20913     
20914     Share basic command processing across java users
20915     
20916     Signed-off-by: Keith Packard <keithp@keithp.com>
20917
20918 commit 18914b9a84bbd8c4364a1568bb07dcc2b04ad7ba
20919 Author: Keith Packard <keithp@keithp.com>
20920 Date:   Mon Jan 2 21:12:45 2012 -0800
20921
20922     altosui: Move AltosGreatCircle.java to altoslib
20923     
20924     Signed-off-by: Keith Packard <keithp@keithp.com>
20925
20926 commit 027863b737190bccc3b5cd032d77587396d0c5c4
20927 Author: Keith Packard <keithp@keithp.com>
20928 Date:   Mon Jan 2 21:08:34 2012 -0800
20929
20930     altosui: Move AltosEepromTeleScience.java to altoslib
20931     
20932     Signed-off-by: Keith Packard <keithp@keithp.com>
20933
20934 commit 346df410f570a67cda057550a067fa2b451b785d
20935 Author: Keith Packard <keithp@keithp.com>
20936 Date:   Mon Jan 2 21:05:02 2012 -0800
20937
20938     altosui: Move more eeprom stuff to altoslib
20939     
20940     Signed-off-by: Keith Packard <keithp@keithp.com>
20941
20942 commit a4ccdd253a9873c16f194a63a79f0c26feaafa29
20943 Author: Keith Packard <keithp@keithp.com>
20944 Date:   Mon Jan 2 20:57:57 2012 -0800
20945
20946     altosui: Move eeprom managment code to library
20947     
20948     Signed-off-by: Keith Packard <keithp@keithp.com>
20949
20950 commit 89aa06cfdcb02de1894ccb01aed97782f9eec9b2
20951 Author: Keith Packard <keithp@keithp.com>
20952 Date:   Mon Jan 2 20:47:16 2012 -0800
20953
20954     altosui: Move AltosEepromChunk.java to lib
20955     
20956     Also fixes install issues with split lib
20957     
20958     Signed-off-by: Keith Packard <keithp@keithp.com>
20959
20960 commit b273b8b298540b1a6d0a87b1cf61df1fbf62e013
20961 Author: Keith Packard <keithp@keithp.com>
20962 Date:   Mon Jan 2 20:39:16 2012 -0800
20963
20964     altosui: Finish moving AltosConfigData to altoslib
20965     
20966     Signed-off-by: Keith Packard <keithp@keithp.com>
20967
20968 commit 4c88b0ca96758b663c82395e63b338043d1c1a10
20969 Author: Keith Packard <keithp@keithp.com>
20970 Date:   Mon Jan 2 20:34:38 2012 -0800
20971
20972     altosui: Move AltosConfigData.java to library
20973     
20974     Create a new 'AltosLink' which exposes how to talk to the remote
20975     device abstractly via 'get_reply' and 'printf' methods.
20976     
20977     Signed-off-by: Keith Packard <keithp@keithp.com>
20978
20979 commit ead8f1cfca2c454d18dce56479899f2b423d8bdd
20980 Author: Keith Packard <keithp@keithp.com>
20981 Date:   Mon Jan 2 20:32:35 2012 -0800
20982
20983     altosui: Add back in the split-out Altos constants as AltosLib
20984     
20985     These were pulled out of Altos.java, but not added back to git
20986     
20987     Signed-off-by: Keith Packard <keithp@keithp.com>
20988
20989 commit 3c2f601139d36761de6a8a2210545d082ef16133
20990 Author: Keith Packard <keithp@keithp.com>
20991 Date:   Mon Jan 2 17:26:59 2012 -0800
20992
20993     altosui: Complete split out of separate java library
20994     
20995     Signed-off-by: Keith Packard <keithp@keithp.com>
20996
20997 commit 40ee170753f4fd422c848e34a8da104683b7c8a2
20998 Author: Keith Packard <keithp@keithp.com>
20999 Date:   Mon Jan 2 16:16:51 2012 -0800
21000
21001     altosui: Clean swing/awt bits out of altoslib
21002     
21003     Signed-off-by: Keith Packard <keithp@keithp.com>
21004
21005 commit 71636c1ed7cbe075921391605d1ac4edaa6ee52b
21006 Author: Keith Packard <keithp@keithp.com>
21007 Date:   Mon Jan 2 16:13:46 2012 -0800
21008
21009     move a file back
21010
21011 commit 6510e8495fc5e8057b6092963def4d78978625a0
21012 Author: Keith Packard <keithp@keithp.com>
21013 Date:   Mon Jan 2 16:09:29 2012 -0800
21014
21015     altosui: Split out lots of the altosui code to a shared library
21016     
21017     To be shared with the Android application eventually
21018     
21019     Signed-off-by: Keith Packard <keithp@keithp.com>
21020
21021 commit 97663f922e236f4ee7bd08277ca80d419b5cd10f
21022 Author: Keith Packard <keithp@keithp.com>
21023 Date:   Mon Jan 2 15:45:14 2012 -0800
21024
21025     altosui: Split out UI-specific preferences
21026     
21027     Prepare to create library shared with android application.
21028     
21029     Signed-off-by: Keith Packard <keithp@keithp.com>
21030
21031 commit c9e52287751867d9e451146ccde78109609d30d7
21032 Author: Keith Packard <keithp@keithp.com>
21033 Date:   Sat Jun 2 19:06:08 2012 -0700
21034
21035     altosui: Fixed width format for new IMU values.
21036     
21037     Signed-off-by: Keith Packard <keithp@keithp.com>
21038
21039 commit 9aa7993ee31bdfd6890ad7262a0375c07464ee76
21040 Author: Keith Packard <keithp@keithp.com>
21041 Date:   Sat Jun 2 17:09:00 2012 -0700
21042
21043     altos: Intgrate hmc5883 sensor into adc ring
21044     
21045     Creates a task to poll the mag sensor and place the data into the
21046     sensor data ring.
21047     
21048     Signed-off-by: Keith Packard <keithp@keithp.com>
21049
21050 commit 69a8907ecbb7ca0e8526aeea0dc7490a191a0f8b
21051 Author: Keith Packard <keithp@keithp.com>
21052 Date:   Sat Jun 2 16:57:22 2012 -0700
21053
21054     altos: Get HMC5883 driver limping along
21055     
21056     Not pushing data into the ring yet, but the chip appears to work now.
21057     
21058     Signed-off-by: Keith Packard <keithp@keithp.com>
21059
21060 commit 97317d332f21c42860747c4ecde633bd0228ef52
21061 Author: Keith Packard <keithp@keithp.com>
21062 Date:   Sat Jun 2 16:56:41 2012 -0700
21063
21064     altos: Reset i2c controller at boot time
21065     
21066     In case it's wedged.
21067     
21068     Signed-off-by: Keith Packard <keithp@keithp.com>
21069
21070 commit 64e2e66a5239541b15f43172655cfb3560bec79b
21071 Author: Keith Packard <keithp@keithp.com>
21072 Date:   Sat Jun 2 16:54:42 2012 -0700
21073
21074     altos: Fix broken EXTI edge mode selections. Clear pending exti on enable
21075     
21076     Make sure the edge mode registers are set according to the requested
21077     mode.
21078     
21079     Clear any pending interrupt when enabling to avoid spurious isr call
21080     
21081     Signed-off-by: Keith Packard <keithp@keithp.com>
21082
21083 commit 8d425ffba84ec6f632e8c0d44105de73242a86a9
21084 Author: Keith Packard <keithp@keithp.com>
21085 Date:   Sat Jun 2 16:53:46 2012 -0700
21086
21087     altos: Route correct GPIO line to interrupt controller
21088     
21089     Which GPIO a particular pin interrupt comes from is selected by the
21090     SYSCFG EXTICR registers; set these when an exti interrupt is configured.
21091     
21092     Signed-off-by: Keith Packard <keithp@keithp.com>
21093
21094 commit 1353b277f8314fbddef81c743bd6ea229364fd18
21095 Author: Keith Packard <keithp@keithp.com>
21096 Date:   Sat Jun 2 14:58:00 2012 -0700
21097
21098     altos: Enable some debugging during flight mode on MM
21099     
21100     Until we've got the radio working, there's no way to see inside the MM
21101     state without using USB. Add a diagnostic command to dump out the
21102     internal flight state variables.
21103     
21104     Signed-off-by: Keith Packard <keithp@keithp.com>
21105
21106 commit c04af7533bd3fd3f3260338c0753fde966131720
21107 Author: Keith Packard <keithp@keithp.com>
21108 Date:   Fri Jun 1 23:07:38 2012 -0700
21109
21110     altos: Add support for MegaAccel daughter card.
21111     
21112     Switches all acceleration computation to using the MegaAccel
21113     accelerometer to ensure support for high-g flights.
21114     
21115     MPU6000 values continue to be logged as normal
21116     
21117     Signed-off-by: Keith Packard <keithp@keithp.com>
21118
21119 commit 1824761f5b98e92485e2dd347b1c4d043ec207e2
21120 Author: Keith Packard <keithp@keithp.com>
21121 Date:   Fri Jun 1 19:51:25 2012 -0700
21122
21123     altosui: Quick hacks to download megametrum data and convert to CSV
21124     
21125     Very little useful data crunching is done, but at least we can save
21126     and convert files
21127     
21128     Signed-off-by: Keith Packard <keithp@keithp.com>
21129
21130 commit ab85337aa942cb73a08bd3b783771179773b9a67
21131 Author: Keith Packard <keithp@keithp.com>
21132 Date:   Fri Jun 1 19:35:33 2012 -0700
21133
21134     altos: Timers clock base depends on perhipheral bus prescalers too
21135     
21136     For some weird reason, a non-unity perhipheral bus clock scaler
21137     affects the base of the various timers; this left the 100Hz tick
21138     running at 200Hz.
21139     
21140     Signed-off-by: Keith Packard <keithp@keithp.com>
21141
21142 commit ff4f3a56e09d595abbe32293cbdf1fe368633c49
21143 Author: Keith Packard <keithp@keithp.com>
21144 Date:   Fri Jun 1 19:35:01 2012 -0700
21145
21146     altos: megametrum has logging
21147     
21148     This makes sure the various other subsystems know about it, like the
21149     'v' command.
21150     
21151     Signed-off-by: Keith Packard <keithp@keithp.com>
21152
21153 commit 6806103bad98385c0ec122d400f981eb81c59dd3
21154 Author: Keith Packard <keithp@keithp.com>
21155 Date:   Fri Jun 1 19:34:17 2012 -0700
21156
21157     altos: add high-z accel and mag sensor to megametrum logging
21158     
21159     These nicely fill the 32-byte sensor log record
21160     
21161     Signed-off-by: Keith Packard <keithp@keithp.com>
21162
21163 commit e5aebfe0203de9e69712fac291c8cd0d3a96a385
21164 Author: Keith Packard <keithp@keithp.com>
21165 Date:   Fri Jun 1 19:33:18 2012 -0700
21166
21167     altos: Mark full and mega logging correctly in 'v' command
21168     
21169     Make sure megametrum reports 'log format 5'.
21170     
21171     Signed-off-by: Keith Packard <keithp@keithp.com>
21172
21173 commit 7fce3ddf5e7e92a14cefb7fcf35e4014df744987
21174 Author: Keith Packard <keithp@keithp.com>
21175 Date:   Mon May 28 11:48:04 2012 -0600
21176
21177     Bump to 1.0.9.5
21178     
21179     Signed-off-by: Keith Packard <keithp@keithp.com>
21180
21181 commit 47bc9b2a39b7a8d3ef3fe8acc7fbf0512695e548
21182 Author: Keith Packard <keithp@keithp.com>
21183 Date:   Mon May 28 11:47:28 2012 -0600
21184
21185     altos: Clear stm i2c transfer timeout alarm
21186     
21187     Signed-off-by: Keith Packard <keithp@keithp.com>
21188
21189 commit 8164cd95db62e4564b3a9ba5c06a74c870c03841
21190 Author: Keith Packard <keithp@keithp.com>
21191 Date:   Mon May 28 11:46:51 2012 -0600
21192
21193     altos: Remove debug printf from accel auto-cal
21194     
21195     Otherwise, this goes way too slow
21196     
21197     Signed-off-by: Keith Packard <keithp@keithp.com>
21198
21199 commit ee61fb8ccb47f94b7c39e803f5a0248840d1eea6
21200 Author: Keith Packard <keithp@keithp.com>
21201 Date:   Mon May 28 11:45:53 2012 -0600
21202
21203     altos: Clean up ADC selection for cc1111
21204     
21205     Depend directly on product defines instead of trying to guess
21206     
21207     Signed-off-by: Keith Packard <keithp@keithp.com>
21208
21209 commit 2df9113a22f4f67707d9ee777bd6b23ff671b105
21210 Author: Keith Packard <keithp@keithp.com>
21211 Date:   Mon May 28 11:45:30 2012 -0600
21212
21213     altos: All cc1111 products have a radio
21214     
21215     Signed-off-by: Keith Packard <keithp@keithp.com>
21216
21217 commit a53b8b84283eb62157b0f8ecd8061f61a4b6bd6f
21218 Author: Keith Packard <keithp@keithp.com>
21219 Date:   Mon May 28 11:44:45 2012 -0600
21220
21221     altos: Shrink telemetry generation code
21222     
21223     otherwise TM doesn't build anymore
21224     
21225     Signed-off-by: Keith Packard <keithp@keithp.com>
21226
21227 commit 43e558738c76afd72fc01660884be3158f44470d
21228 Author: Keith Packard <keithp@keithp.com>
21229 Date:   Mon May 28 11:44:07 2012 -0600
21230
21231     altos: Try to get hmc5883 working
21232     
21233     No joy yet
21234     
21235     Signed-off-by: Keith Packard <keithp@keithp.com>
21236
21237 commit 9f5e4cf7d8204016e023cf439d93de1203dc406e
21238 Author: Keith Packard <keithp@keithp.com>
21239 Date:   Sun May 27 18:23:39 2012 -0600
21240
21241     altos: Make teleterra v0.2 compile with new ao_data struct
21242     
21243     Signed-off-by: Keith Packard <keithp@keithp.com>
21244
21245 commit 5dd5e0284c8b26b0d4ce69c64bb7864e0ae83db7
21246 Author: Keith Packard <keithp@keithp.com>
21247 Date:   Sun May 27 17:45:09 2012 -0600
21248
21249     altos: Make telepyro-v0.1 build with new ao_data struct
21250     
21251     Signed-off-by: Keith Packard <keithp@keithp.com>
21252
21253 commit 29edf6d901432a1afc65900ff599c963edac5a2b
21254 Author: Keith Packard <keithp@keithp.com>
21255 Date:   Sun May 27 17:44:01 2012 -0600
21256
21257     altos: Make telescience-v0.1 build with new ao_data struct
21258     
21259     Signed-off-by: Keith Packard <keithp@keithp.com>
21260
21261 commit 5fd869b244f8f2b76258dc31a5507a73fd47cf1d
21262 Author: Keith Packard <keithp@keithp.com>
21263 Date:   Sun May 27 17:31:12 2012 -0600
21264
21265     altos: Make telenano build with new ao_data structure
21266     
21267     Signed-off-by: Keith Packard <keithp@keithp.com>
21268
21269 commit 627b904b36e129ff2ead436a626699abfc3b3211
21270 Author: Keith Packard <keithp@keithp.com>
21271 Date:   Sun May 27 17:29:27 2012 -0600
21272
21273     altos: Make stm-demo compile with new ao_data structure
21274     
21275     Signed-off-by: Keith Packard <keithp@keithp.com>
21276
21277 commit 090dc9aecdf4cfd1ac727325ae141d441c5b28aa
21278 Author: Keith Packard <keithp@keithp.com>
21279 Date:   Sun May 27 17:26:43 2012 -0600
21280
21281     altos: Make telemini-v1.0 compile with new ao_data structure
21282     
21283     Signed-off-by: Keith Packard <keithp@keithp.com>
21284
21285 commit 98e992b65d366d9f79d7d2dd2dd4d1886dd1d9c4
21286 Author: Keith Packard <keithp@keithp.com>
21287 Date:   Sun May 27 17:25:17 2012 -0600
21288
21289     altos: Make telemetrum-v1.0 build with new ao_data structure
21290     
21291     Signed-off-by: Keith Packard <keithp@keithp.com>
21292
21293 commit ce8153472069ed56b24ac36f297ac569d1f767d4
21294 Author: Keith Packard <keithp@keithp.com>
21295 Date:   Sun May 27 17:24:09 2012 -0600
21296
21297     altos: Make telemetrum-v1.1 compile with new ao_data structure
21298     
21299     Signed-off-by: Keith Packard <keithp@keithp.com>
21300
21301 commit ed635545e0b965901032ed2c3474ffe997c73de3
21302 Author: Keith Packard <keithp@keithp.com>
21303 Date:   Sun May 27 16:52:45 2012 -0600
21304
21305     ignore pa to altitude conversion file
21306     
21307     Signed-off-by: Keith Packard <keithp@keithp.com>
21308
21309 commit dd73c9b441f7672fb9982c4caeb5178df30f5d2b
21310 Author: Keith Packard <keithp@keithp.com>
21311 Date:   Sun May 27 16:47:30 2012 -0600
21312
21313     altos: Split out mm-specific versions of sampling code
21314     
21315     Avoid breaking telemetrum (too much) by splitting this stuff apart.
21316     
21317     Signed-off-by: Keith Packard <keithp@keithp.com>
21318
21319 commit 9eeba439ce8c9dc1def8528f96b6a67c6578d656
21320 Author: Keith Packard <keithp@keithp.com>
21321 Date:   Sun May 27 16:46:00 2012 -0600
21322
21323     altos: Don't start ADC ring until the other sensors have a valid value
21324     
21325     Yes, this is still an ugly kludge, but it's easy.
21326     
21327     Signed-off-by: Keith Packard <keithp@keithp.com>
21328
21329 commit d01c10eff4b70af13347969a7cece8730cf1a3f1
21330 Author: Keith Packard <keithp@keithp.com>
21331 Date:   Sun May 27 16:44:38 2012 -0600
21332
21333     altos: Data packet tick count does not live in adc structure
21334     
21335     It was moved to the global structure. Having two is confusing.
21336     
21337     Signed-off-by: Keith Packard <keithp@keithp.com>
21338
21339 commit 78423f3fc5164ea9fd428606419784c1700ad5c5
21340 Author: Keith Packard <keithp@keithp.com>
21341 Date:   Fri May 25 23:18:06 2012 -0600
21342
21343     Get megametrum ready to at least log flight data
21344     
21345     Doesn't track flight state changes correctly.
21346     
21347     Signed-off-by: Keith Packard <keithp@keithp.com>
21348
21349 commit 0239e4dfe587528524b6380bbf6d9583047e52d6
21350 Author: Keith Packard <keithp@keithp.com>
21351 Date:   Fri May 18 21:23:47 2012 -0700
21352
21353     altos: Poll mpu6000 values every tick and stash them locally.
21354     
21355     Signed-off-by: Keith Packard <keithp@keithp.com>
21356
21357 commit 34bb17bc1a3d8a1c95b5e57f059e7a1747e17a03
21358 Author: Keith Packard <keithp@keithp.com>
21359 Date:   Fri May 18 20:16:35 2012 -0700
21360
21361     altos: Finish ms5607 support
21362     
21363     This has the MS5607 polling once each tick for pressure and
21364     temperature and then saving that in a global variable. The command UI
21365     provides for dumping the prom data so that an eeprom file can have
21366     raw sensor data along with the conversion factors necessary to compute
21367     useful values.
21368     
21369     Signed-off-by: Keith Packard <keithp@keithp.com>
21370
21371 commit 5d8b9d524d6424ff98dcc4155fe8b8bd892b6d8f
21372 Author: Keith Packard <keithp@keithp.com>
21373 Date:   Fri May 18 20:04:57 2012 -0700
21374
21375     altos: Add conversion between Pa and meters
21376     
21377     To be used with the MS5607 which generates data in calibrated units.
21378     
21379     Signed-off-by: Keith Packard <keithp@keithp.com>
21380
21381 commit 1541fc0bde71f503b1ae5757497e9e1e6d023111
21382 Author: Keith Packard <keithp@keithp.com>
21383 Date:   Mon May 7 23:14:57 2012 -0700
21384
21385     altos: Check MS5607 CRC. Clean up MS5607 API
21386     
21387     It's not ready for flight yet, but at least it's sensible now.
21388     
21389     Signed-off-by: Keith Packard <keithp@keithp.com>
21390
21391 commit 6a62edd4a1f01a6ee380c3aabaff3f437e8d6f1e
21392 Author: Keith Packard <keithp@keithp.com>
21393 Date:   Mon May 7 23:14:14 2012 -0700
21394
21395     altos: Conditional byte swapping in mpu6000 driver
21396     
21397     Only needed on LSB machines.
21398     
21399     Signed-off-by: Keith Packard <keithp@keithp.com>
21400
21401 commit 6a973f788563ccc66b01cc7557a004dabef18d09
21402 Merge: d387f24 da2c920
21403 Author: Bdale Garbee <bdale@gag.com>
21404 Date:   Wed May 16 09:13:53 2012 -0600
21405
21406     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
21407
21408 commit d387f246b24502642b76aad04eb3e0f1a5b78a05
21409 Author: Bdale Garbee <bdale@gag.com>
21410 Date:   Wed May 16 09:09:44 2012 -0600
21411
21412     build-dep on default-jdk instead of openjdk-6-jdk, closes: #655580
21413
21414 commit da2c920b9f3378d5a18551e008c1da5dace1e0ef
21415 Author: Keith Packard <keithp@keithp.com>
21416 Date:   Mon May 7 21:53:53 2012 -0700
21417
21418     altosui: Try to make telem tick counts match eeprom
21419     
21420     telem files can have an extra wrap or two of tick count if they start
21421     recording a long time before the flight. Account for this so that the
21422     CSV file output from each have matching tick values.
21423     
21424     Signed-off-by: Keith Packard <keithp@keithp.com>
21425
21426 commit b5b898264077fcada29e73efa28dcbe4729f2709
21427 Author: Keith Packard <keithp@keithp.com>
21428 Date:   Mon May 7 21:53:11 2012 -0700
21429
21430     altosui: Output recorded clock tick in CSV files
21431     
21432     This allows eeprom and telem files to be correlated accurately
21433     
21434     Signed-off-by: Keith Packard <keithp@keithp.com>
21435
21436 commit 73c26f39b1a08fcc13e23a5b1a4293bc7df9f163
21437 Author: Keith Packard <keithp@keithp.com>
21438 Date:   Mon May 7 21:52:12 2012 -0700
21439
21440     altos: Hacking at cc1120 driver
21441     
21442     Still doesn't work, but this adds a ton more register definitions
21443     
21444     Signed-off-by: Keith Packard <keithp@keithp.com>
21445
21446 commit 318b564486aa9965bbad54c71e51fcb32b414162
21447 Author: Keith Packard <keithp@keithp.com>
21448 Date:   Mon May 7 21:51:25 2012 -0700
21449
21450     altos: Get mpu6000 working
21451     
21452     This initializes the device appropraitely, and provides a command to
21453     dump the current values in converted form.
21454     
21455     Signed-off-by: Keith Packard <keithp@keithp.com>
21456
21457 commit af949c67eeb9dc310b1430d3435d241adccfc0a9
21458 Author: Keith Packard <keithp@keithp.com>
21459 Date:   Mon May 7 21:50:26 2012 -0700
21460
21461     altos: stm: pass DMA buffer index to DMA completion callback
21462     
21463     This lets the user know which DMA has finished.
21464     
21465     Signed-off-by: Keith Packard <keithp@keithp.com>
21466
21467 commit dd7699cf8daded17ac41abf5c5170cfb599b6ff5
21468 Author: Keith Packard <keithp@keithp.com>
21469 Date:   Mon May 7 21:49:24 2012 -0700
21470
21471     altos: stm: delay during USB config with pull-up off
21472     
21473     This makes sure that a reboot will reliably cause the device to
21474     disconnect from the USB bus.
21475     
21476     Signed-off-by: Keith Packard <keithp@keithp.com>
21477
21478 commit 744d05e6037ffc11688a9faa9c7b5dcda4065ee3
21479 Author: Keith Packard <keithp@keithp.com>
21480 Date:   Mon May 7 21:47:17 2012 -0700
21481
21482     altos: stm: share i2c_stop code between send and recv
21483     
21484     This waits for the stop signal to appear on the bus, necessary before
21485     starting another transaction.
21486     
21487     Signed-off-by: Keith Packard <keithp@keithp.com>
21488
21489 commit ddaf501ddcfc1a5f74a1ef1b6b76e1c82d89c77a
21490 Author: Keith Packard <keithp@keithp.com>
21491 Date:   Sun May 6 23:54:13 2012 -0700
21492
21493     altos: stm i2c DMA for large recv appears to work
21494     
21495     Transaction appears to be clean on the i2c bus now; correct number of
21496     bytes received, and the nack and stop at the right time. This tests >
21497     2 length reads; should try that too.
21498     
21499     Signed-off-by: Keith Packard <keithp@keithp.com>
21500
21501 commit fad6cda3d081d438b18305611f37fe05335aa372
21502 Author: Keith Packard <keithp@keithp.com>
21503 Date:   Sun May 6 22:53:25 2012 -0700
21504
21505     altos: megametrum needs ao_mpu6000.h
21506     
21507     Signed-off-by: Keith Packard <keithp@keithp.com>
21508
21509 commit f66f5de7a6cae71948da777ad0638bc6267a710f
21510 Author: Keith Packard <keithp@keithp.com>
21511 Date:   Sun May 6 22:52:56 2012 -0700
21512
21513     altos: Switch megametrum compile to -Os
21514     
21515     Looks like gcc has compiler bugs with -O0
21516     
21517     Signed-off-by: Keith Packard <keithp@keithp.com>
21518
21519 commit 0f0cc91ce8e9807dca48a5c0c53d821f5060e245
21520 Author: Keith Packard <keithp@keithp.com>
21521 Date:   Sun May 6 22:47:33 2012 -0700
21522
21523     altos: STM i2c work.
21524     
21525     Start now driven by interrupts
21526     Send now done with DMA and interrupts
21527     
21528     Signed-off-by: Keith Packard <keithp@keithp.com>
21529
21530 commit 69feb1e3d94a028d04529edb015654bafd06353b
21531 Author: Keith Packard <keithp@keithp.com>
21532 Date:   Tue May 1 18:12:41 2012 -0700
21533
21534     ao-tools: Add GPS and rssi printing to ao-telem
21535     
21536     This prints all of the basic telemetrum messages now.
21537     
21538     Signed-off-by: Keith Packard <keithp@keithp.com>
21539
21540 commit 8b08095b3d41e21684a10bddfb54431019da5af6
21541 Author: Keith Packard <keithp@keithp.com>
21542 Date:   Tue May 1 11:08:49 2012 -0700
21543
21544     altos: Report latest telemetry data, rather than using the oldest
21545     
21546     ao_sample_adc points to the *next* ADC entry, rather than the most
21547     recent one. Step back one entry to get the latest valid data.
21548     
21549     Signed-off-by: Keith Packard <keithp@keithp.com>
21550
21551 commit 7b0b6bcc40891d8dd106d091d3af8107b2941c66
21552 Author: Keith Packard <keithp@keithp.com>
21553 Date:   Wed Apr 25 23:29:20 2012 -0700
21554
21555     altos: Add hmc5883 and mpu6000 drivers to megametrum build
21556     
21557     Signed-off-by: Keith Packard <keithp@keithp.com>
21558
21559 commit e0b8c614ec4d11f432963e48d94e4497d31a9ddc
21560 Author: Keith Packard <keithp@keithp.com>
21561 Date:   Wed Apr 25 23:27:58 2012 -0700
21562
21563     altos: Add mpu6000 and hmc5883 stubs
21564     
21565     No real drivers here yet, just some testing stubs
21566     
21567     Signed-off-by: Keith Packard <keithp@keithp.com>
21568
21569 commit 0266e08dbf19e2204fb5f758d5d0f944d2afff7d
21570 Author: Keith Packard <keithp@keithp.com>
21571 Date:   Wed Apr 25 23:26:57 2012 -0700
21572
21573     altos: Add STM I2C recv and stop funcs
21574     
21575     Recv doesn't appear to work with more than one byte
21576     
21577     Signed-off-by: Keith Packard <keithp@keithp.com>
21578
21579 commit 962476911aaab17fd482593a0e8b95fe47de2f29
21580 Author: Keith Packard <keithp@keithp.com>
21581 Date:   Wed Apr 25 23:25:43 2012 -0700
21582
21583     altos: Oopsed the STM DMA channels for I2C1
21584     
21585     TX is 6, RX is 7
21586     
21587     Signed-off-by: Keith Packard <keithp@keithp.com>
21588
21589 commit 5f55d0490017faa19b8d70b1742e4a45266c7e79
21590 Author: Keith Packard <keithp@keithp.com>
21591 Date:   Fri Apr 20 22:26:16 2012 -0500
21592
21593     altosui: Mac OS Lion Java default heap space is too small (Trac #37)
21594     
21595     Increase it to 512M in the Info.plist file.
21596     
21597     Signed-off-by: Keith Packard <keithp@keithp.com>
21598
21599 commit 1489263b895a2a825e29d0560c9b1dbba8a3f431
21600 Author: Keith Packard <keithp@keithp.com>
21601 Date:   Tue Apr 17 11:01:18 2012 -0700
21602
21603     altos: Starting to write cc1120 driver
21604     
21605     This does "something" in radio test mode, appearing to generate a
21606     730MHz signal.
21607     
21608     Signed-off-by: Keith Packard <keithp@keithp.com>
21609
21610 commit cc305ea231ae22278abf91c0d9925f5992945369
21611 Author: Keith Packard <keithp@keithp.com>
21612 Date:   Sat Apr 14 13:53:36 2012 -0700
21613
21614     altosui: Add apogee lockout configuration
21615     
21616     Provide suggested values of 5/10/15/20 seconds.
21617     
21618     Signed-off-by: Keith Packard <keithp@keithp.com>
21619
21620 commit b4ab9f5dfa9f2a50e0528acf0a1fdeaa1f9bc523
21621 Author: Keith Packard <keithp@keithp.com>
21622 Date:   Sat Apr 14 13:52:37 2012 -0700
21623
21624     altosui: Read frequency from device while configuring ground station
21625     
21626     Missed this when adding the TD config UI.
21627     
21628     Signed-off-by: Keith Packard <keithp@keithp.com>
21629
21630 commit 5c8af6d35ebfc8fd896dfbf9928ec8f9dbfa531f
21631 Author: Keith Packard <keithp@keithp.com>
21632 Date:   Sat Apr 14 12:05:28 2012 -0700
21633
21634     altos: Remove debug printf from cc1111 check-stack script
21635     
21636     Signed-off-by: Keith Packard <keithp@keithp.com>
21637
21638 commit 6cb744e305116a738b5d71686c6748f6f08c12ea
21639 Author: Keith Packard <keithp@keithp.com>
21640 Date:   Sat Apr 14 12:02:14 2012 -0700
21641
21642     altos: Respect apogee lockout time in flight algorithm
21643     
21644     This prevents any apogee detection from occurring until the specified
21645     number of seconds after boost. This also prevents the switch from
21646     accel+baro to baro only mode in the Kalman filter.
21647     
21648     The test frame work is also changed to look for Apogee lockout: in the
21649     eeprom input file.
21650     
21651     Signed-off-by: Keith Packard <keithp@keithp.com>
21652
21653 commit 9a8fec1b6d8f3346f988882ffb03d7d0e45b3c81
21654 Author: Keith Packard <keithp@keithp.com>
21655 Date:   Sat Apr 14 12:00:32 2012 -0700
21656
21657     altos: Clean up test scripts
21658     
21659     The flight test scripts were using invalid bash syntax. Clean that up
21660     and also switch the default flight directory to my new
21661     ~/misc/rockets/flights directory.
21662     
21663     Signed-off-by: Keith Packard <keithp@keithp.com>
21664
21665 commit e9f6fca7cfe796cbd86ae9d8f1ebe31bba7251db
21666 Author: Keith Packard <keithp@keithp.com>
21667 Date:   Fri Apr 13 18:38:29 2012 -0700
21668
21669     altos: Correct STM USB driver
21670     
21671     Configure endpoint registers correctly now.
21672     Restructure code to make sure we send the right IN packets.
21673     
21674     Signed-off-by: Keith Packard <keithp@keithp.com>
21675
21676 commit 1a84d34fa08f43a5f79b1a5f8d8de7674d04647d
21677 Author: Keith Packard <keithp@keithp.com>
21678 Date:   Fri Apr 13 18:35:46 2012 -0700
21679
21680     altos: Check all USE_SERIAL_*_STDIO when computing AO_NUM_STDIOS
21681     
21682     AO_NUM_STDIOS is allocated based on the total number of possible stdio
21683     values. Now that multiple serial stdio are possible, make sure to
21684     check all of them.
21685     
21686     Signed-off-by: Keith Packard <keithp@keithp.com>
21687
21688 commit 3c67543f3e5fddc6a8850f33ac519ccd55b607f0
21689 Author: Keith Packard <keithp@keithp.com>
21690 Date:   Fri Apr 13 18:34:52 2012 -0700
21691
21692     altos: Set USB Interrupt endpoint interval to maximum allowed
21693     
21694     We don't ever send anything over this channel, so there's no sense
21695     asking the host to poll it very often.
21696     
21697     Signed-off-by: Keith Packard <keithp@keithp.com>
21698
21699 commit 0667261e03b3fd403e97d02ea6204b007bb13f58
21700 Author: Keith Packard <keithp@keithp.com>
21701 Date:   Fri Apr 13 09:39:20 2012 -0700
21702
21703     altos: Pull more interfaces out of ao.h and move to separate files
21704     
21705     This moves the aes, btm, companion, lcd and packet interfaces out of ao.h
21706     
21707     Signed-off-by: Keith Packard <keithp@keithp.com>
21708
21709 commit 2b4a53342980618b193cbee5b803e56f7c937893
21710 Author: Keith Packard <keithp@keithp.com>
21711 Date:   Fri Apr 13 09:36:00 2012 -0700
21712
21713     altos: ao_telelaunch.c got left in src directory
21714     
21715     Should live in product/ao_telelaunch.c
21716     
21717     Signed-off-by: Keith Packard <keithp@keithp.com>
21718
21719 commit 040a6eb119451026e1ec7c3a6a8e76b439c632d5
21720 Author: Keith Packard <keithp@keithp.com>
21721 Date:   Thu Apr 12 14:51:07 2012 -0700
21722
21723     altos: Massive product config cleanup
21724     
21725     Support multiple serial ports more cleanly
21726     
21727     Split out parts of ao.h into separate feature header files
21728     
21729     Signed-off-by: Keith Packard <keithp@keithp.com>
21730
21731 commit f952f9c285e2718a433c8c720c9b5d9c369e7036
21732 Author: Keith Packard <keithp@keithp.com>
21733 Date:   Thu Apr 12 14:50:12 2012 -0700
21734
21735     altos: Start adding apogee lockout support
21736     
21737     Remove radio channel support too.
21738     
21739     Signed-off-by: Keith Packard <keithp@keithp.com>
21740
21741 commit 6d1606895f70c6bca20c25084107f90bd0b613ec
21742 Author: Keith Packard <keithp@keithp.com>
21743 Date:   Wed Apr 11 23:31:28 2012 -0700
21744
21745     altos: Switch stm-demo to HSE clock, add USB
21746     
21747     Requires that SB17 be soldered shut so that the MCO from the STlink
21748     CPU is available the target for HSE input.
21749     
21750     Signed-off-by: Keith Packard <keithp@keithp.com>
21751
21752 commit 49ac2828510e8b5fcba7e31631dac0580a455011
21753 Author: Keith Packard <keithp@keithp.com>
21754 Date:   Wed Apr 11 23:30:13 2012 -0700
21755
21756     altos: Rework how STM clocks are initialized.
21757     
21758     Clean all of the RCC configuration up after turning on the clocks.
21759     Use the MSI clock during initialization to avoid messing around with
21760     the HSI clock temporarily.
21761     
21762     Allow for an external clock on the HSE line.
21763     
21764     Signed-off-by: Keith Packard <keithp@keithp.com>
21765
21766 commit 93ef7e4a23d13540615f1a9782e1d58ddb7f258e
21767 Author: Keith Packard <keithp@keithp.com>
21768 Date:   Wed Apr 11 23:29:38 2012 -0700
21769
21770     altos: Use new USB driver in megametrum-v0.1 product
21771     
21772     Signed-off-by: Keith Packard <keithp@keithp.com>
21773
21774 commit d432307a3c2709634350eaa1262b935028d073d3
21775 Author: Keith Packard <keithp@keithp.com>
21776 Date:   Wed Apr 11 23:28:45 2012 -0700
21777
21778     altos: Add STM USB driver
21779     
21780     Emulates the usual CDC-ACM device
21781     
21782     Signed-off-by: Keith Packard <keithp@keithp.com>
21783
21784 commit afd52a8b54fe31577d939a161ea9cf5ad48e3a43
21785 Author: Keith Packard <keithp@keithp.com>
21786 Date:   Wed Apr 11 23:26:30 2012 -0700
21787
21788     altos: Add STM ao_arch_reboot implementation
21789     
21790     Uses the AIRCR register to force a reset
21791     
21792     Signed-off-by: Keith Packard <keithp@keithp.com>
21793
21794 commit 150881f86f8d90b5867507889441990d18223e62
21795 Author: Keith Packard <keithp@keithp.com>
21796 Date:   Wed Apr 11 23:25:36 2012 -0700
21797
21798     altos: Add register definitions for STM syscfg and usb
21799     
21800     Signed-off-by: Keith Packard <keithp@keithp.com>
21801
21802 commit 0dd9e1dd62656a931f9559af6da9131f704f83f9
21803 Author: Keith Packard <keithp@keithp.com>
21804 Date:   Mon Apr 9 23:27:43 2012 -0700
21805
21806     altos: Add support for multiple SPI busses and sharing device drivers
21807     
21808     The STM32L151 has several SPI busses, and we want to use more than
21809     one, so add a 'bus' parameter to the SPI interfaces. To avoid wasting
21810     time on AVR and CC1111 processors which only use one SPI bus, elide
21811     those parameters from the actual functions by wrapping them with
21812     macros.
21813     
21814     Configuring chip select is now all macroized so that each chip can
21815     have its own version, allowing the STM to share the various SPI device
21816     drivers with the cc1111 and avr processors. Note that only the M25
21817     driver has been ported; porting the others is 'trivial', but not
21818     necessary at this point.
21819     
21820     Signed-off-by: Keith Packard <keithp@keithp.com>
21821
21822 commit 35e3c47da895bdd868b9b66b98bca64bd82db862
21823 Author: Keith Packard <keithp@keithp.com>
21824 Date:   Mon Apr 9 22:25:59 2012 -0700
21825
21826     altos: make megametrum beeper test keep beeping
21827     
21828     Used to measure the beep frequency.
21829     
21830     Signed-off-by: Keith Packard <keithp@keithp.com>
21831
21832 commit 9804528e249db256e020d4b5340ba6216d3474f0
21833 Author: Keith Packard <keithp@keithp.com>
21834 Date:   Mon Apr 9 22:25:13 2012 -0700
21835
21836     altos: Check for cc1111 flash overflow
21837     
21838     The linker is supposed to do this, but it ignores the static
21839     initializer data added after the code.
21840     
21841     Signed-off-by: Keith Packard <keithp@keithp.com>
21842
21843 commit d15c4976ed9c23c861e620eb9c429d1cb7eedbee
21844 Author: Keith Packard <keithp@keithp.com>
21845 Date:   Mon Apr 9 22:24:36 2012 -0700
21846
21847     altos: Increase STM SPI speed to PCLK/4
21848     
21849     The pressure sensor seems happy at this speed.
21850     
21851     Signed-off-by: Keith Packard <keithp@keithp.com>
21852
21853 commit 0cd682ef0c8cdcf364b7e173ff3a9f84e485c113
21854 Author: Keith Packard <keithp@keithp.com>
21855 Date:   Mon Apr 9 22:23:52 2012 -0700
21856
21857     altos: Move MS5607 configuration to ao_pins.h
21858     
21859     Which SPI port and where chip select is to be found are product specific.
21860     
21861     Signed-off-by: Keith Packard <keithp@keithp.com>
21862
21863 commit 3909fca0a3f918121888a415f9bf9bca99505366
21864 Author: Keith Packard <keithp@keithp.com>
21865 Date:   Mon Apr 9 22:22:58 2012 -0700
21866
21867     altos: Add missing parens in ao_ms5607.h
21868     
21869     Signed-off-by: Keith Packard <keithp@keithp.com>
21870
21871 commit c5bbfc7244faaae41c7b581644c3c253e9b7f462
21872 Author: Keith Packard <keithp@keithp.com>
21873 Date:   Mon Apr 9 22:21:46 2012 -0700
21874
21875     altos: Reduce MS5607 reset delay, increase conversion delay
21876     
21877     Reset doesn't take very long, while doing a conversion seems to take
21878     more than 10ms.
21879     
21880     Signed-off-by: Keith Packard <keithp@keithp.com>
21881
21882 commit 51aef5d4fc29986353ad887f4a67ed2fe35f8c8e
21883 Author: Keith Packard <keithp@keithp.com>
21884 Date:   Mon Apr 9 22:17:33 2012 -0700
21885
21886     altos: Make STM clock configuration per-product. Fix 32MHz CPU speed
21887     
21888     This moves all of the STM clock configuration into ao_pins.h so that
21889     each product can configure it separately. While doing this, I
21890     discovered that the flash memory mode (64-bit, prefetch, latency 1)
21891     wasn't actually getting set, which is why the CPU refused to work at
21892     32MHz.
21893     
21894     Signed-off-by: Keith Packard <keithp@keithp.com>
21895
21896 commit 1dcfbb05531767e67df45c2799a2fe533834fb71
21897 Author: Keith Packard <keithp@keithp.com>
21898 Date:   Mon Apr 9 20:28:19 2012 -0700
21899
21900     altos: Add beeper driver to STM arch
21901     
21902     Drives the MegaMetrum beeper
21903     
21904     Signed-off-by: Keith Packard <keithp@keithp.com>
21905
21906 commit 67044cca5b463772491d0712d0ce07a8f897a476
21907 Author: Keith Packard <keithp@keithp.com>
21908 Date:   Mon Apr 9 00:10:43 2012 -0700
21909
21910     altos: Test I2C code on discovery board.
21911     
21912     Signed-off-by: Keith Packard <keithp@keithp.com>
21913
21914 commit 0a198dfcd1b0defe194feaf301f4586e5573d6e9
21915 Author: Keith Packard <keithp@keithp.com>
21916 Date:   Mon Apr 9 00:10:01 2012 -0700
21917
21918     altos: ARM -O0 flag appears to generate buggy code
21919     
21920     Use -Os always, which is annoying...
21921     
21922     Signed-off-by: Keith Packard <keithp@keithp.com>
21923
21924 commit 597c3df668ccf656d8c014f665c154a03166577c
21925 Author: Keith Packard <keithp@keithp.com>
21926 Date:   Mon Apr 9 00:09:18 2012 -0700
21927
21928     altos: Make ms5607 driver do something
21929     
21930     It's loading prom values and converting sensor data, but it's getting
21931     the wrong answer at present.
21932     
21933     Signed-off-by: Keith Packard <keithp@keithp.com>
21934
21935 commit e9362841b1075a2ae59eecc73137b20e700567a8
21936 Author: Keith Packard <keithp@keithp.com>
21937 Date:   Mon Apr 9 00:08:20 2012 -0700
21938
21939     altos: add STM I2C driver.
21940     
21941     Not well tested yet...
21942     
21943     Signed-off-by: Keith Packard <keithp@keithp.com>
21944
21945 commit e027247a9ef82746c26bcb8d0a851a0fa06511de
21946 Author: Keith Packard <keithp@keithp.com>
21947 Date:   Mon Apr 9 00:06:35 2012 -0700
21948
21949     altos: Slow STM SPI down a bit so the MS5607 returns values
21950     
21951     It's still not working right, but at least it returns something other
21952     than all zeros...
21953     
21954     Signed-off-by: Keith Packard <keithp@keithp.com>
21955
21956 commit 059f09dbca4703c25b42389b54c6510331c39485
21957 Author: Keith Packard <keithp@keithp.com>
21958 Date:   Mon Apr 9 00:05:18 2012 -0700
21959
21960     altos: Allow STM DMA channels to be reserved for one use
21961     
21962     This allows a single user of a DMA channel to reserve it for use
21963     without needing to lock the mutex; this is required for DMA from the
21964     ADC to work on megametrum as it wants to start DMA from an interrupt
21965     handler, which cannot block on a mutex.
21966     
21967     Signed-off-by: Keith Packard <keithp@keithp.com>
21968
21969 commit f7cfbbce2b94b5ac0094a0e34e1766fe1ceb12c8
21970 Author: Keith Packard <keithp@keithp.com>
21971 Date:   Sat Apr 7 20:35:17 2012 -0700
21972
21973     altos: Show temperature in stm-demo
21974     
21975     Use the ADC to show current temperature
21976     
21977     Signed-off-by: Keith Packard <keithp@keithp.com>
21978
21979 commit 98aa481741b8fbc617545beda3d295b53de90716
21980 Author: Keith Packard <keithp@keithp.com>
21981 Date:   Sat Apr 7 20:33:27 2012 -0700
21982
21983     altos: Use 384 cycle ADC sample time
21984     
21985     This is plenty fast, and provides nice stable readings.
21986     
21987     Signed-off-by: Keith Packard <keithp@keithp.com>
21988
21989 commit 0bce68e6a0abc19f49c573331164d13643c9bee5
21990 Author: Keith Packard <keithp@keithp.com>
21991 Date:   Sat Apr 7 20:31:58 2012 -0700
21992
21993     altos: Add STM temperature sensor calibration data
21994     
21995     Each stm32l has two-point factory temperature calibration data.
21996     Provide access to that for displaying temperature data.
21997     
21998     Signed-off-by: Keith Packard <keithp@keithp.com>
21999
22000 commit a41628c97e90770890cce1d6f580e92c1cad1a7f
22001 Author: Keith Packard <keithp@keithp.com>
22002 Date:   Sat Apr 7 18:55:53 2012 -0700
22003
22004     altos: Add ADC support to megametrum firmware
22005     
22006     Measures all MM igniter and battery voltages.
22007     
22008     Signed-off-by: Keith Packard <keithp@keithp.com>
22009
22010 commit 9b9357f48597a034211affb3f18fc6089816456d
22011 Author: Keith Packard <keithp@keithp.com>
22012 Date:   Sat Apr 7 18:55:20 2012 -0700
22013
22014     altos: Add ADC tests to stm-demo
22015     
22016     Signed-off-by: Keith Packard <keithp@keithp.com>
22017
22018 commit b5e9d14b4e3e8f29ad8a7bb9b339890be4bcfa2f
22019 Author: Keith Packard <keithp@keithp.com>
22020 Date:   Sat Apr 7 18:54:32 2012 -0700
22021
22022     altos: STM SPI is not using interrupts itself
22023     
22024     All SPI transfers are done via DMA, so the DMA interrupts suffice.
22025     
22026     Signed-off-by: Keith Packard <keithp@keithp.com>
22027
22028 commit 5e41d1e03680af9806c599aad80b9b64dd719f9b
22029 Author: Keith Packard <keithp@keithp.com>
22030 Date:   Sat Apr 7 18:53:12 2012 -0700
22031
22032     altos: Add support for STM ADC
22033     
22034     DMA-based driver for the STM analog to digital converter.
22035     
22036     Signed-off-by: Keith Packard <keithp@keithp.com>
22037
22038 commit fa96ee3db9b57cc2a88e9edd74bb9efcc228ccf3
22039 Author: Keith Packard <keithp@keithp.com>
22040 Date:   Sat Apr 7 18:44:11 2012 -0700
22041
22042     altosui: remove debug printf from AltosFlightStats
22043     
22044     Signed-off-by: Keith Packard <keithp@keithp.com>
22045
22046 commit e56038b65ba1c6413ba9942be3c092644986f126
22047 Author: Keith Packard <keithp@keithp.com>
22048 Date:   Sat Apr 7 18:36:36 2012 -0700
22049
22050     altosui: When computing flight stats, auto-detect boost time
22051     
22052     Detect when boost actually starts by looking for the last low
22053     acceleration value before the recorded boost time. This improves the
22054     computation of the boost state data.
22055     
22056     Signed-off-by: Keith Packard <keithp@keithp.com>
22057
22058 commit 20066268d8d1853055d0afe108584db34b425fcb
22059 Author: Keith Packard <keithp@keithp.com>
22060 Date:   Sat Apr 7 18:35:26 2012 -0700
22061
22062     altosui: Integrate accel speed from very start of eeprom record
22063     
22064     Don't wait for the flight computer to have detected boost--that's
22065     often several samples after boost actually occurred, which can leave a
22066     bunch of acceleration out of the speed computation.
22067     
22068     Signed-off-by: Keith Packard <keithp@keithp.com>
22069
22070 commit d35c4df12a3d8e2dab5d41f8d918ff4237f91e46
22071 Author: Keith Packard <keithp@keithp.com>
22072 Date:   Sat Apr 7 01:01:33 2012 -0700
22073
22074     altos: Add ability to change radio frequency in TeleTerra
22075     
22076     Provide a way to set the frequency locally.
22077     
22078     Signed-off-by: Keith Packard <keithp@keithp.com>
22079
22080 commit 4700f63937786e8f6e9b4882363234a33eb54c46
22081 Author: Keith Packard <keithp@keithp.com>
22082 Date:   Sat Apr 7 01:01:06 2012 -0700
22083
22084     altos: Make ao_config_set_radio public
22085     
22086     Allows other bits of code to reset the radio parameters.
22087     
22088     Signed-off-by: Keith Packard <keithp@keithp.com>
22089
22090 commit a0a650a2be007b0436bd527d6c18f36eef6fbe2b
22091 Author: Keith Packard <keithp@keithp.com>
22092 Date:   Sat Apr 7 00:25:50 2012 -0700
22093
22094     altos: Force radio channel to zero when setting frequency
22095     
22096     Otherwise, the actual radio frequency will include the channel offset,
22097     which is not useful.
22098     
22099     Signed-off-by: Keith Packard <keithp@keithp.com>
22100
22101 commit c7119405a3dd7128120374a2a001bc98ef523619
22102 Author: Keith Packard <keithp@keithp.com>
22103 Date:   Sat Apr 7 00:25:26 2012 -0700
22104
22105     altos: Make ao_freq_to_set reentrant
22106     
22107     Save a bunch of data space this way.
22108     
22109     Signed-off-by: Keith Packard <keithp@keithp.com>
22110
22111 commit d0d0d20c20e5eeacbc9a1ec1c93141a2044830fb
22112 Author: Keith Packard <keithp@keithp.com>
22113 Date:   Sat Apr 7 00:24:59 2012 -0700
22114
22115     altos: Shorten help strings
22116     
22117     Save a bit of code space
22118     
22119     Signed-off-by: Keith Packard <keithp@keithp.com>
22120
22121 commit 8405efb6ca68c8216413b94e7acbdf51af00554a
22122 Author: Keith Packard <keithp@keithp.com>
22123 Date:   Sat Apr 7 00:23:55 2012 -0700
22124
22125     altos: Save memory in ao_config.c
22126     
22127     Shorten help messages.
22128     Stop setting aes_key on products not using aes key.
22129     
22130     Signed-off-by: Keith Packard <keithp@keithp.com>
22131
22132 commit 41a8383ccd29351f3a88a374f9456d6efb71b9a0
22133 Author: Keith Packard <keithp@keithp.com>
22134 Date:   Sat Apr 7 00:22:41 2012 -0700
22135
22136     altos: Save memory in ao_cmd.c
22137     
22138     Shrink a couple of help strings
22139     move a variable in ao_cmd from data to pdata.
22140     
22141     Signed-off-by: Keith Packard <keithp@keithp.com>
22142
22143 commit 5f63065a16b65618b39314880c72074f0a8b5550
22144 Author: Keith Packard <keithp@keithp.com>
22145 Date:   Sat Apr 7 00:22:02 2012 -0700
22146
22147     altos: Add fake install/uninstall targets for stm-bringup
22148     
22149     Keep global 'make install' from failing.
22150     Signed-off-by: Keith Packard <keithp@keithp.com>
22151
22152 commit 5569e4df50648a3ec131ba5e244da9b67d1a67db
22153 Author: Keith Packard <keithp@keithp.com>
22154 Date:   Sat Apr 7 00:21:03 2012 -0700
22155
22156     altosui: Radio channel gets set to zero by altos when frequency is set
22157     
22158     Just remember what the channe is going to get set to.
22159     
22160     Signed-off-by: Keith Packard <keithp@keithp.com>
22161
22162 commit 2db6b0f58811ffc44a468c8fbcacc08d37edd26c
22163 Author: Keith Packard <keithp@keithp.com>
22164 Date:   Fri Apr 6 22:40:49 2012 -0700
22165
22166     altos: Shuffle stm-demo SPI test code around a bit
22167     
22168     Move a debug printf beyond the chip select boundary to
22169     allow for more accurate timing.
22170     
22171     Send four bytes instead of just one.
22172     
22173     Signed-off-by: Keith Packard <keithp@keithp.com>
22174
22175 commit 89201cdf2062b7319a0da4e266e4d6edba1493f8
22176 Author: Keith Packard <keithp@keithp.com>
22177 Date:   Fri Apr 6 22:40:17 2012 -0700
22178
22179     altos: Declare stm DMA address registers as volatile void *
22180     
22181     Eliminates a cast when assigning to them.
22182     
22183     Signed-off-by: Keith Packard <keithp@keithp.com>
22184
22185 commit 0bcc23c3be1a20a362fea268901c600f9f0d287a
22186 Author: Keith Packard <keithp@keithp.com>
22187 Date:   Fri Apr 6 22:39:45 2012 -0700
22188
22189     altos: Disable DMA unit when idle
22190     
22191     Should save a bit of power
22192     
22193     Signed-off-by: Keith Packard <keithp@keithp.com>
22194
22195 commit 20926b62a87154a846cb950dc542c737cd54826d
22196 Author: Keith Packard <keithp@keithp.com>
22197 Date:   Fri Apr 6 22:39:12 2012 -0700
22198
22199     altos: Disable STM SPI transceiver when idle
22200     
22201     Should save a bit of power.
22202     
22203     Signed-off-by: Keith Packard <keithp@keithp.com>
22204
22205 commit 9b12bc445fe482306e4587ad60c6d2daf65a60f3
22206 Author: Keith Packard <keithp@keithp.com>
22207 Date:   Fri Apr 6 18:07:07 2012 -0700
22208
22209     altos: Add DMA, SPI and MS5607 drivers
22210     
22211     Signed-off-by: Keith Packard <keithp@keithp.com>
22212
22213 commit 2a04ac8dff1bfc3efba8c7e4dc9c1a827496dbdf
22214 Author: Keith Packard <keithp@keithp.com>
22215 Date:   Mon Apr 2 23:00:29 2012 -0700
22216
22217     altos: megametrum builds an ELF file, not an IHX file
22218     
22219     Name it appropriately.
22220     
22221     Signed-off-by: Keith Packard <keithp@keithp.com>
22222
22223 commit cf1e4d60e1fcd75fa734365a2666ea8930938128
22224 Author: Keith Packard <keithp@keithp.com>
22225 Date:   Mon Apr 2 22:58:54 2012 -0700
22226
22227     altos: Move SPI functions to architecture-specific location
22228     
22229     Some architecture specific stuff needs to use core altos code, so
22230     create new ao_arch_funcs.h files per architecture that get pulled in
22231     at the end of ao.h
22232     
22233     Signed-off-by: Keith Packard <keithp@keithp.com>
22234
22235 commit c09d155328bd446bb84ac1068d380cceb884df22
22236 Author: Keith Packard <keithp@keithp.com>
22237 Date:   Mon Apr 2 19:27:53 2012 -0700
22238
22239     altos: Oops. Set per-USART STM baud rate register instead of usart1
22240     
22241     Was accidentally always setting usart1 instead of the per-usart
22242     register. Didn't work too well for other usarts...
22243     
22244     Signed-off-by: Keith Packard <keithp@keithp.com>
22245
22246 commit 440226df03a85cd0047d876b57b2a3410bfb2b02
22247 Author: Bdale Garbee <bdale@gag.com>
22248 Date:   Sat Mar 31 17:53:25 2012 -0600
22249
22250     be explicit in a couple places about only using single-cell LiPo batteries
22251
22252 commit 4ca52908c8b3f98a79588981f6878025250f0924
22253 Author: Bdale Garbee <bdale@gag.com>
22254 Date:   Sat Mar 31 16:43:39 2012 -0600
22255
22256     use explicit path not $(HOME) to find ARM toolchain for now
22257
22258 commit 246618baf9b8803e5ae4e650eb46740d1128a010
22259 Author: Bdale Garbee <bdale@gag.com>
22260 Date:   Sat Mar 31 16:43:11 2012 -0600
22261
22262     add config file for gdb use with MegaMetrum via Olimex dongle
22263
22264 commit b89f11139fae7ae722ed78d342a169ed2bf5c948
22265 Author: Keith Packard <keithp@keithp.com>
22266 Date:   Sat Mar 31 12:44:14 2012 -0700
22267
22268     Build megametrum-v0.1 by default
22269
22270 commit bbf31b8591f89e2a1fcc7dac5f42d730a81473d2
22271 Author: Keith Packard <keithp@keithp.com>
22272 Date:   Sat Mar 31 12:43:58 2012 -0700
22273
22274     altos: Add stub cc1120 driver
22275     
22276     Signed-off-by: Keith Packard <keithp@keithp.com>
22277
22278 commit 1f2b75518169c4f2da9762de46bf1d9a71a04d17
22279 Author: Keith Packard <keithp@keithp.com>
22280 Date:   Wed Mar 28 21:54:32 2012 -0700
22281
22282     altos: Move cc1111 DMA engine interface to cc1111/ao_arch.h from ao.h
22283     
22284     It's hardware specific
22285     
22286     Signed-off-by: Keith Packard <keithp@keithp.com>
22287
22288 commit 47a9925f16f6a13b173c49d3873d91fc7cf6d46e
22289 Author: Keith Packard <keithp@keithp.com>
22290 Date:   Wed Mar 28 21:53:30 2012 -0700
22291
22292     altos: Move cc1111 AES driver to cc1111 directory
22293     
22294     Signed-off-by: Keith Packard <keithp@keithp.com>
22295
22296 commit 93ae5f6ce09fa71ebd34f77a884684b3670c8b44
22297 Author: Bdale Garbee <bdale@gag.com>
22298 Date:   Sat Mar 31 13:29:15 2012 -0600
22299
22300     openocd config file for MegaMetrum
22301
22302 commit b711768da6310a1b06f3b995a280587fed5f26cd
22303 Author: Keith Packard <keithp@keithp.com>
22304 Date:   Wed Mar 28 21:45:44 2012 -0700
22305
22306     Bump version to 1.0.9.4
22307     
22308     Signed-off-by: Keith Packard <keithp@keithp.com>
22309
22310 commit 0993595035a2813deba6991fa25bc0d475f2e6bb
22311 Author: Keith Packard <keithp@keithp.com>
22312 Date:   Wed Mar 28 21:45:02 2012 -0700
22313
22314     altos: Add ao_freq.c to megametrum build
22315     
22316     I think this will be needed to compute radio settings on the cc1120
22317     
22318     Signed-off-by: Keith Packard <keithp@keithp.com>
22319
22320 commit a157edbe1bf7fffd5a6041f7b1760674addd2229
22321 Author: Keith Packard <keithp@keithp.com>
22322 Date:   Sun Mar 25 13:08:05 2012 -0700
22323
22324     stm-demo does not use altitude.h
22325
22326 commit c1531fb26461b9f4ec39672bbfaeb70e6f4d1056
22327 Author: Keith Packard <keithp@keithp.com>
22328 Date:   Fri Mar 23 01:42:32 2012 -0700
22329
22330     Use -Os for STM apps. Fix altos.ld to matchall .rodata* sections
22331     
22332     Without .rodata*, it would stick the flash copy of the data on top of
22333     any further .rodata* sections. Fortunately, the linker catches that
22334     and complains...
22335     
22336     Signed-off-by: Keith Packard <keithp@keithp.com>
22337
22338 commit f2c110fb4531144f18f62200e4127738c84e87f1
22339 Author: Keith Packard <keithp@keithp.com>
22340 Date:   Fri Mar 23 00:55:53 2012 -0700
22341
22342     Get config stuff hooked up for MegaMetrum
22343     
22344     This stubs out enough stuff to let ao_config link and work
22345     
22346     Signed-off-by: Keith Packard <keithp@keithp.com>
22347
22348 commit 0bda768c2be5b81bec13f21d4d3bb6a11a8e88fa
22349 Author: Keith Packard <keithp@keithp.com>
22350 Date:   Fri Mar 23 00:43:47 2012 -0700
22351
22352     Add preliminary MegaMetrum v0.1 support
22353     
22354     This turns on an LED, enables the internal R/C clock, hooks USART3 to
22355     the GPS chip and USART1 to the console.
22356     
22357     Signed-off-by: Keith Packard <keithp@keithp.com>
22358
22359 commit c27e211796a64b6bbacfe6a1516e9872fdb0853e
22360 Author: Keith Packard <keithp@keithp.com>
22361 Date:   Fri Mar 23 00:43:17 2012 -0700
22362
22363     Use new Makefile.defs in stm-demo
22364     
22365     Signed-off-by: Keith Packard <keithp@keithp.com>
22366
22367 commit d7ddfd4e6d75e50ca64a342181f5c52e9f4919af
22368 Author: Keith Packard <keithp@keithp.com>
22369 Date:   Fri Mar 23 00:42:13 2012 -0700
22370
22371     Use 16-bits for STM32 LED mask. Export serial I/O functions
22372     
22373     Signed-off-by: Keith Packard <keithp@keithp.com>
22374
22375 commit 606d866153cb639a2400cbedbc45046372ad1b30
22376 Author: Keith Packard <keithp@keithp.com>
22377 Date:   Fri Mar 23 00:40:48 2012 -0700
22378
22379     Allow skytraq to be on non-default serial port
22380     
22381     Provide ao_gps_getchar, ao_gps_putchar and ao_gps_set_speed hooks to
22382     let product specify functions for serial access.
22383     
22384     Signed-off-by: Keith Packard <keithp@keithp.com>
22385
22386 commit 25184baa36c20e3d661f94e642a33e8aae179d60
22387 Author: Keith Packard <keithp@keithp.com>
22388 Date:   Fri Mar 23 00:40:09 2012 -0700
22389
22390     Allow for more than 8 LEDs
22391     
22392     Provide hook for architecture-specific LED mask (AO_LED_TYPE)
22393     
22394     Signed-off-by: Keith Packard <keithp@keithp.com>
22395
22396 commit 87ca5c9c5f9cea1b9e14468e4694ce6acc21955a
22397 Author: Keith Packard <keithp@keithp.com>
22398 Date:   Fri Mar 23 00:19:06 2012 -0700
22399
22400     Clean up STM build by moving common defs to Makefile.defs
22401     
22402     Shortens default Makefile a bit
22403     
22404     Signed-off-by: Keith Packard <keithp@keithp.com>
22405
22406 commit 41a3fded116a3101789df44647d0eb06be07a25b
22407 Author: Keith Packard <keithp@keithp.com>
22408 Date:   Fri Mar 23 00:04:47 2012 -0700
22409
22410     Make stm-demo display a scrolling message
22411     
22412     Instead of trying to frob the LEDs, which are now owned by the serial
22413     port.
22414     
22415     Signed-off-by: Keith Packard <keithp@keithp.com>
22416
22417 commit 9b5e98a3407b369803109bfc1409e4f8b6e848ba
22418 Author: Keith Packard <keithp@keithp.com>
22419 Date:   Fri Mar 23 00:04:21 2012 -0700
22420
22421     Flush LCD changes each time the text is updated
22422     
22423     Rather than requiring the caller to do it.
22424     
22425     Signed-off-by: Keith Packard <keithp@keithp.com>
22426
22427 commit 6337b5f522be11926a6490d7bb27a4f7795da569
22428 Author: Keith Packard <keithp@keithp.com>
22429 Date:   Fri Mar 23 00:03:29 2012 -0700
22430
22431     Automatically set ALTERNATE pin mode when setting alternate function
22432     
22433     When selecting an alternate function, set the pin to alternate mode as
22434     well; there's no sense requiring two separate calls everywhere.
22435     
22436     Signed-off-by: Keith Packard <keithp@keithp.com>
22437
22438 commit c9e61a4f1f0ce5e5177a2252e8b7a02a578e77f1
22439 Author: Keith Packard <keithp@keithp.com>
22440 Date:   Fri Mar 23 00:02:38 2012 -0700
22441
22442     Allow any STM usart to be used for stdio
22443     
22444     This also adds the alternate pin configurations for the other two
22445     usarts
22446     
22447     Signed-off-by: Keith Packard <keithp@keithp.com>
22448
22449 commit bf060b3e3ed655bbb8464f342d0a0b1745a06173
22450 Author: Keith Packard <keithp@keithp.com>
22451 Date:   Fri Mar 23 00:01:50 2012 -0700
22452
22453     Allow for more than one serial port in core AltOS
22454     
22455     Signed-off-by: Keith Packard <keithp@keithp.com>
22456
22457 commit d236a5c7cd6e9b1d7192e801d63b4bd348cc2f12
22458 Author: Keith Packard <keithp@keithp.com>
22459 Date:   Thu Mar 22 20:02:30 2012 -0700
22460
22461     Move LCD string output code to ao_lcd_font.c
22462     
22463     It's all very specific to the 14-segment display, so
22464     stick it there.
22465     
22466     Signed-off-by: Keith Packard <keithp@keithp.com>
22467
22468 commit 6da2f5846f2d28ea1f09f60ef2cc3f68113ac62a
22469 Author: Keith Packard <keithp@keithp.com>
22470 Date:   Thu Mar 22 19:43:29 2012 -0700
22471
22472     Add LCD device driver to STM32L port
22473     
22474     This enables the 6-digit 14-character display on the STM32L discovery
22475     board and provides an ascii output to it.
22476     
22477     Signed-off-by: Keith Packard <keithp@keithp.com>
22478
22479 commit a953ac32033ded18adf0cb3ca20134385fcd0a6d
22480 Author: Keith Packard <keithp@keithp.com>
22481 Date:   Thu Mar 22 19:42:18 2012 -0700
22482
22483     Add defines for LCD controller and RTC clocking
22484     
22485     Signed-off-by: Keith Packard <keithp@keithp.com>
22486
22487 commit f6e557bc2f0bd6d4272ed00dd09554d27a83be89
22488 Author: Keith Packard <keithp@keithp.com>
22489 Date:   Thu Mar 22 19:41:23 2012 -0700
22490
22491     Actually enable usarts with the new usart code
22492     
22493     And move USART1 to PB6/PB7 to avoid conflicting with
22494     the LCD pins.
22495     
22496     Signed-off-by: Keith Packard <keithp@keithp.com>
22497
22498 commit 03fbc18ea17a9e77a1d4d8e0ddb97abbe5da3658
22499 Author: Keith Packard <keithp@keithp.com>
22500 Date:   Wed Mar 21 16:24:06 2012 -0700
22501
22502     Clean up multiple serial port support for STM32L
22503     
22504     Signed-off-by: Keith Packard <keithp@keithp.com>
22505
22506 commit f560c961ae4fedec0c9f11d5b3635fcb0d67ed8e
22507 Author: Keith Packard <keithp@keithp.com>
22508 Date:   Wed Mar 21 16:18:26 2012 -0700
22509
22510     Add support for multiple serial ports on STM32L
22511     
22512     Signed-off-by: Keith Packard <keithp@keithp.com>
22513
22514 commit faf2bea4fdb3dca7fbed35423a4fe4459ee92ceb
22515 Author: Keith Packard <keithp@keithp.com>
22516 Date:   Mon Mar 19 11:25:40 2012 -0700
22517
22518     Save/restore PRIMASK register on Cortex-M3
22519     
22520     This preserves the interrupt-enabled bit across context switches
22521     
22522     Signed-off-by: Keith Packard <keithp@keithp.com>
22523
22524 commit 6a14bee42a8431c909bcd74b0acec57329bc0284
22525 Author: Keith Packard <keithp@keithp.com>
22526 Date:   Mon Mar 19 11:24:43 2012 -0700
22527
22528     Don't disable interrupts before saving interrupt flag on AVR
22529     
22530     This ignores the interrupt disabled state, so we'd always leave
22531     ao_yield with interrupts disabled.
22532     
22533     Signed-off-by: Keith Packard <keithp@keithp.com>
22534
22535 commit 7662a0096a860cddac413a310305fe842830c3b5
22536 Author: Keith Packard <keithp@keithp.com>
22537 Date:   Sun Mar 18 22:29:51 2012 -0700
22538
22539     Add .gitignore file to stm-bringup
22540     
22541     Ignore generated binaries
22542     
22543     Signed-off-by: Keith Packard <keithp@keithp.com>
22544
22545 commit 4be74ef0d13114707fd8217907a5ec457f886160
22546 Author: Keith Packard <keithp@keithp.com>
22547 Date:   Sun Mar 18 22:26:43 2012 -0700
22548
22549     Fix STM LED driver and blink LEDs on discovery board
22550     
22551     This adds a task to blink the LEDs, after first fixing up the LED
22552     output code to enable the GPIO and talk to the right pins for the
22553     discovery board.
22554     
22555     Signed-off-by: Keith Packard <keithp@keithp.com>
22556
22557 commit ab6ea9043b592c25948a70b6204d613756a9a250
22558 Author: Keith Packard <keithp@keithp.com>
22559 Date:   Sun Mar 18 22:10:02 2012 -0700
22560
22561     Basic OS running on STM32L
22562     
22563     This gets stm-demo working
22564     
22565     Signed-off-by: Keith Packard <keithp@keithp.com>
22566
22567 commit 0cc01d378ae96325e429ad608b953661582939b0
22568 Author: Keith Packard <keithp@keithp.com>
22569 Date:   Sun Mar 18 22:09:20 2012 -0700
22570
22571     Add AO_PANIC_STACK
22572     
22573     Provide a panic code for stack overflow.
22574     
22575     Signed-off-by: Keith Packard <keithp@keithp.com>
22576
22577 commit 1ca46760cf903860dccb4864578558a1abb6e0fa
22578 Author: Keith Packard <keithp@keithp.com>
22579 Date:   Sun Mar 18 22:08:48 2012 -0700
22580
22581     When debugging, send ao_panic message to ao_debug_out
22582     
22583     Use the low-level debug hooks to get the panic state sent to the
22584     serial port.
22585     
22586     Signed-off-by: Keith Packard <keithp@keithp.com>
22587
22588 commit 4bfce11873f34af9621c60f83a8355f85769f6d3
22589 Author: Keith Packard <keithp@keithp.com>
22590 Date:   Sun Mar 18 22:07:07 2012 -0700
22591
22592     When debugging, send pre-init output to ao_debug_out
22593     
22594     Before tasking is running, send output to ao_debug_out to help debug
22595     system initialization.
22596     
22597     Signed-off-by: Keith Packard <keithp@keithp.com>
22598
22599 commit 93481fd3d9305a107b88c8a64de4194a6d94dc0e
22600 Author: Keith Packard <keithp@keithp.com>
22601 Date:   Sun Mar 18 22:05:46 2012 -0700
22602
22603     Incorrect type in ao_task_info for wchan
22604     
22605     Would truncate 32-bit pointers on arm.
22606     
22607     Signed-off-by: Keith Packard <keithp@keithp.com>
22608
22609 commit 8ba5344514f8ed51f6fd69ca09f6c7035c4fd0da
22610 Author: Keith Packard <keithp@keithp.com>
22611 Date:   Sat Mar 17 00:06:59 2012 -0700
22612
22613     Add stm-demo program
22614     
22615     This runs AltOS and talks over the serial port.
22616     
22617     Signed-off-by: Keith Packard <keithp@keithp.com>
22618
22619 commit 1d1b24bb20dec09145fbaa6fe6897898d47dd16e
22620 Author: Keith Packard <keithp@keithp.com>
22621 Date:   Fri Mar 16 20:24:29 2012 -0700
22622
22623     These were moved to the src/stm directory
22624     
22625     Signed-off-by: Keith Packard <keithp@keithp.com>
22626
22627 commit b8100ea5042013bb4eed67907b4e9d4e5c196df2
22628 Author: Keith Packard <keithp@keithp.com>
22629 Date:   Fri Mar 16 20:23:31 2012 -0700
22630
22631     Add stm bringup timers and move most of the setup code to the stm dir
22632     
22633     Signed-off-by: Keith Packard <keithp@keithp.com>
22634
22635 commit 9279fd42793123784ce83ca151df6f4630487722
22636 Author: Keith Packard <keithp@keithp.com>
22637 Date:   Fri Mar 16 20:21:09 2012 -0700
22638
22639     Add STM platform and stm-bringup demo program
22640     
22641     The stm-bringup doesn't run altos, it just initializes the device and
22642     writes stuff over a serial port. Works on the STM32L Discovery board
22643     at least, should do stuff on other boards too.
22644     
22645     Signed-off-by: Keith Packard <keithp@keithp.com>
22646
22647 commit e2f13aa43ba79becbff6c9bfc18c665a58d96185
22648 Author: Keith Packard <keithp@keithp.com>
22649 Date:   Fri Mar 16 14:25:37 2012 -0700
22650
22651     Add example STM32L programs
22652     
22653     This loads to flash and sends data over the serial link.
22654     
22655     Signed-off-by: Keith Packard <keithp@keithp.com>
22656
22657 commit 3c7d1f6cfffb43299041f2850a48177f4e9b83a5
22658 Author: Keith Packard <keithp@keithp.com>
22659 Date:   Wed Feb 22 23:26:03 2012 +1300
22660
22661     'stdin' is a special name in some compiler environments, don't use it.
22662     
22663     Switch to 'in' in the prototype for altos_serial_set_stdin.
22664     
22665     Signed-off-by: Keith Packard <keithp@keithp.com>
22666
22667 commit bdfcc9112c41c494de23594963980a730b625cc4
22668 Author: Keith Packard <keithp@keithp.com>
22669 Date:   Wed Mar 28 00:49:29 2012 -0700
22670
22671     altosui: Disable launch controller button
22672     
22673     The launch controller should just be a separate program.
22674     
22675     Signed-off-by: Keith Packard <keithp@keithp.com>
22676
22677 commit cf1e95810559584705d0b8a787375938c68e07c6
22678 Author: Keith Packard <keithp@keithp.com>
22679 Date:   Wed Mar 28 00:37:52 2012 -0700
22680
22681     altosui: Add Configure Ground Station dialog (trac #29)
22682     
22683     Allows the user to configure the teledongle frequency without opening
22684     up the flight monitor window, and also shows the teledongle fixed
22685     values like radio calibration, serial number and software version.
22686     
22687     Signed-off-by: Keith Packard <keithp@keithp.com>
22688
22689 commit d60862fce6ac27a97ad6337eea32a4b48645d158
22690 Author: Keith Packard <keithp@keithp.com>
22691 Date:   Wed Mar 28 00:38:37 2012 -0700
22692
22693     altos: Make sure config values are loaded in 'c s' command
22694     
22695     ao_config_get may not have been called when ao_config_show is invoked
22696     by the user, so make sure the config values are loaded before showing
22697     uninitialized data.
22698     
22699     Signed-off-by: Keith Packard <keithp@keithp.com>
22700
22701 commit b98f75dbcccd40c8cbf32c3bfd21bd6f5648b861
22702 Author: Keith Packard <keithp@keithp.com>
22703 Date:   Tue Mar 27 22:54:17 2012 -0700
22704
22705     altosui: Sanity check values from device configuration
22706     
22707     If someone has down-graded and re up-graded the firmware, the config
22708     entries may be garbage. Sanity check them to avoid crashing the UI.
22709     
22710     Signed-off-by: Keith Packard <keithp@keithp.com>
22711
22712 commit b6c7ae2c1f8cba7351cd139c49322280d9d3af47
22713 Author: Keith Packard <keithp@keithp.com>
22714 Date:   Tue Mar 27 22:53:08 2012 -0700
22715
22716     altos: Reset config version if it's too large as well
22717     
22718     Any future config values will get trashed if we down grade the
22719     firmware, so we must reset the firmware version whenever it gets
22720     written.
22721     
22722     Signed-off-by: Keith Packard <keithp@keithp.com>
22723
22724 commit 3f0379db7067eaf104892a82b9c49142087adece
22725 Author: Keith Packard <keithp@keithp.com>
22726 Date:   Tue Mar 27 22:02:13 2012 -0700
22727
22728     altosui: Make 'monitor idle' work with older TeleMetrum firmware (trac #28)
22729     
22730     Older TM firmware did not have the 'done' line at the end of the GPS
22731     report, rather it would just stop after showing the Flags value. Check
22732     the TM version and stop looking for GPS data when the Flags line appears.
22733     
22734     Signed-off-by: Keith Packard <keithp@keithp.com>
22735
22736 commit 7a9baabaf33db5e30eb4ef8f923a4fd96fd28fb4
22737 Author: Keith Packard <keithp@keithp.com>
22738 Date:   Tue Mar 27 21:49:58 2012 -0700
22739
22740     altosui: Mark data 'Age' in monitor idle UI too
22741     
22742     Just like with the flight monitor UI, it's nice to know how old the
22743     data in the monitor idle UI is, in case the data link to the TM isn't reliable.
22744     
22745     Signed-off-by: Keith Packard <keithp@keithp.com>
22746
22747 commit 2f19f9a0eaba22789fdc07a52849e8aaf6fe4695
22748 Author: Keith Packard <keithp@keithp.com>
22749 Date:   Tue Mar 27 21:48:43 2012 -0700
22750
22751     altosui: Catch attempt to set radio frequency to 0.0 -- use default
22752     
22753     Monitor idle was setting the frequency to 0, which takes a while with
22754     the new native radio frequency setting code. Don't do that, instead
22755     pull out the preferred frequency for that, as is done in other places
22756     where a frequency of 0.0 is used.
22757     
22758     Signed-off-by: Keith Packard <keithp@keithp.com>
22759
22760 commit 170510bb183715e9ba580b180f20657d6602644e
22761 Author: Keith Packard <keithp@keithp.com>
22762 Date:   Tue Mar 27 21:13:31 2012 -0700
22763
22764     altosui: Find actual landing time when computing stats (trac #23)
22765     
22766     Look for the last time the height went from >10m to <2m from the
22767     nominal landing altitude and use that as the landing time when
22768     computing things like main descent speed, time under main etc.
22769     
22770     Signed-off-by: Keith Packard <keithp@keithp.com>
22771
22772 commit 0952224c36eba25db34bd147d2d579c66b15bbf8
22773 Author: Keith Packard <keithp@keithp.com>
22774 Date:   Tue Mar 27 18:24:51 2012 -0700
22775
22776     altosui: Change flight data saving UI to separate download/delete selections
22777     
22778     First pop up a dialog to select flights for download. Download
22779     them. Then, after that, pop up a *new* dialog to select flights for
22780     delete. Offer to delete all of the downloaded flights by default. Then
22781     delete the flights.
22782     
22783     Signed-off-by: Keith Packard <keithp@keithp.com>
22784
22785 commit 7dd1d62676c1e605fe69a4c0acfe7638c6b79aa5
22786 Author: Keith Packard <keithp@keithp.com>
22787 Date:   Tue Mar 27 18:19:05 2012 -0700
22788
22789     altos: Optimize ao_freq_to_set a bit
22790     
22791     Reduces size from 327 bytes to 287 bytes
22792     
22793     Signed-off-by: Keith Packard <keithp@keithp.com>
22794
22795 commit d77a4ea206d627635159f35c76c744687d4e633b
22796 Author: Keith Packard <keithp@keithp.com>
22797 Date:   Tue Mar 27 11:58:39 2012 -0700
22798
22799     altosui: Show only supported telemetry version
22800     
22801     Make it clear in the UI which telemetry versions are supported,
22802     providing the combobox only for new firmware which supports all versions.
22803     
22804     Signed-off-by: Keith Packard <keithp@keithp.com>
22805
22806 commit d8ebb83e64d66fa159e75aa560d39d80bb6d9d04
22807 Author: Keith Packard <keithp@keithp.com>
22808 Date:   Tue Mar 27 10:38:32 2012 -0700
22809
22810     altosui: Configure radio with new direct frequency setting
22811     
22812     Instead of computing the radio setting in altosui, let the radio do it directly.
22813     
22814     Signed-off-by: Keith Packard <keithp@keithp.com>
22815
22816 commit c1d12a117b36de7fe8dd992959b890bfd1163e81
22817 Author: Keith Packard <keithp@keithp.com>
22818 Date:   Mon Mar 26 23:35:35 2012 -0700
22819
22820     Do radio settings solely by frequency
22821     
22822     Compute the radio setting needed based on the calibration value
22823     provided and the requested frequency.
22824     
22825     Signed-off-by: Keith Packard <keithp@keithp.com>
22826
22827 commit c2550d72aee371676d2f09316051567681e53a7c
22828 Author: Keith Packard <keithp@keithp.com>
22829 Date:   Mon Mar 26 22:05:04 2012 -0700
22830
22831     altosui: Use ConcurrentHashMap for maps
22832     
22833     This data structure is accessed by multiple threads, so it needs to be
22834     re-entrant.
22835     
22836     Signed-off-by: Keith Packard <keithp@keithp.com>
22837
22838 commit 8610fdae8f47e1e8b6e8525227cc912664ecfafd
22839 Author: Keith Packard <keithp@keithp.com>
22840 Date:   Mon Mar 26 22:04:13 2012 -0700
22841
22842     altosui: Show time since last packet in flight status window
22843     
22844     Makes it easy to see when the UI is wedged, and when telemetry data
22845     are being successfully received.
22846     
22847     Signed-off-by: Keith Packard <keithp@keithp.com>
22848
22849 commit 392a3107b9e9cc8c1ea51df6ff5ec54817adbc65
22850 Author: Keith Packard <keithp@keithp.com>
22851 Date:   Mon Mar 26 20:11:34 2012 -0700
22852
22853     altosui: Restructure telemetry classes to be more sane
22854     
22855      * Make AltosTelemetryRecord be a class, rather than an interface.
22856     
22857      * Inherit from this for AltosTelemetryRecordLegacy and
22858        AltosTelemetryRecordRaw.
22859     
22860      * Remove bogus AltosTelemetryRecordGeneral class.
22861     
22862     Signed-off-by: Keith Packard <keithp@keithp.com>
22863
22864 commit 77639dae0fb9975219c2e211ea6dd6c7965eeea2
22865 Author: Keith Packard <keithp@keithp.com>
22866 Date:   Tue Sep 27 23:50:43 2011 -0700
22867
22868     altos: Require callsign match in packet code
22869     
22870     Ignore packets with mismatching callsigns to avoid accidental
22871     connections between devices controlled by different stations.
22872     
22873     As a special case, if the device is configured with the default
22874     callsign (N0CALL), then let anyone connect. This allows configuration
22875     of new devices without needing to change the ground station callsign.
22876     
22877     Signed-off-by: Keith Packard <keithp@keithp.com>
22878
22879 commit 1b4a4c7b6a0c3f93267f33482f490e7aa25c2158
22880 Author: Keith Packard <keithp@keithp.com>
22881 Date:   Fri Jan 13 10:40:30 2012 -0800
22882
22883     doc: Add companion SPI message protocol doc
22884     
22885     Signed-off-by: Keith Packard <keithp@keithp.com>
22886
22887 commit 5d42ded7ebdb0c134c8dac61f41525c37d81ae61
22888 Author: Bdale Garbee <bdale@gag.com>
22889 Date:   Fri Jan 13 10:44:23 2012 -0700
22890
22891     update turnon_telemetrum to v1.2, add more turnon scripts
22892
22893 commit f450f8bc70f857053b26c4379f54a318062e89a1
22894 Author: Keith Packard <keithp@keithp.com>
22895 Date:   Tue Jan 3 22:27:59 2012 -0800
22896
22897     altos: Set correct registers for serial0 baud
22898     
22899     oops. not going to work very well setting serial 1.
22900     
22901     Signed-off-by: Keith Packard <keithp@keithp.com>
22902
22903 commit c6821ae734a7efaf2e069f6c5edf9605a9dbe125
22904 Author: Keith Packard <keithp@keithp.com>
22905 Date:   Tue Jan 3 20:46:25 2012 -0800
22906
22907     altos: flush stdout when fifo from arduino serial port is empty
22908     
22909     This avoids leaving bytes pending inside altos
22910     
22911     Signed-off-by: Keith Packard <keithp@keithp.com>
22912
22913 commit 65b9b5d0d91fef2c7452dc77017f31f176672304
22914 Author: Keith Packard <keithp@keithp.com>
22915 Date:   Tue Jan 3 20:42:41 2012 -0800
22916
22917     Build teleshield by default
22918
22919 commit 7a42f2e0f145d2d520aed8e241fa39f7cb62b19f
22920 Author: Keith Packard <keithp@keithp.com>
22921 Date:   Tue Jan 3 20:41:15 2012 -0800
22922
22923     altos: Add support for UART0 in async mode
22924     
22925     And copy bytes from it to stdout.
22926     
22927     Signed-off-by: Keith Packard <keithp@keithp.com>
22928
22929 commit 085625ff3992454b59583d95a3c415597c51f754
22930 Author: Keith Packard <keithp@keithp.com>
22931 Date:   Fri Dec 30 15:42:28 2011 -0800
22932
22933     altos: More _asm -> __asm changes
22934     
22935     Missed a few last time
22936     
22937     Signed-off-by: Keith Packard <keithp@keithp.com>
22938
22939 commit 614ab6a991258a5caad0ca12ae35d0288a5b7503
22940 Author: Keith Packard <keithp@keithp.com>
22941 Date:   Fri Dec 30 15:38:32 2011 -0800
22942
22943     altos: Clean up for SDCC 3.1 - more keywords
22944     
22945     _asm -> __asm
22946     sbit -> __sbit
22947     remove variables named 'data'
22948     
22949     Signed-off-by: Keith Packard <keithp@keithp.com>
22950
22951 commit bbb94a6a25a106316414a9a281e924f6c56e9f38
22952 Author: Keith Packard <keithp@keithp.com>
22953 Date:   Fri Dec 30 12:27:35 2011 -0800
22954
22955     altos: SDCC 3.1 wants __at instead of at
22956     
22957     Older SDCC would accept __at, so just replace all occurances unconditionally.
22958     
22959     Signed-off-by: Keith Packard <keithp@keithp.com>
22960
22961 commit 4783ac9653fd4f816f839452795e0d2e52129d5b
22962 Author: Keith Packard <keithp@keithp.com>
22963 Date:   Tue Dec 27 15:47:54 2011 -0800
22964
22965     altos: Switch teleshield to use radio slave mode
22966     
22967     And bring it up at startup time by default
22968     
22969     Signed-off-by: Keith Packard <keithp@keithp.com>
22970
22971 commit 791c137728dd3398bd7275be13cc9e6be96d7af4
22972 Author: Keith Packard <keithp@keithp.com>
22973 Date:   Tue Dec 27 15:37:28 2011 -0800
22974
22975     altos: Add teleshield directory and bring-up code
22976     
22977     This is cobbled together from various existing bits, but should at
22978     least provide some ability to test a teleshield board.
22979     
22980     Signed-off-by: Keith Packard <keithp@keithp.com>
22981
22982 commit eff8611e3eb19853b06acfcd7e978c9046cd5f78
22983 Author: Keith Packard <keithp@keithp.com>
22984 Date:   Sat Dec 17 17:05:06 2011 -0800
22985
22986     altos: Create TeleMetrum v1.2 directory
22987     
22988     The hardware is software-compatible with v1.1, but it's nice to have
22989     the right version number in all of the files.
22990     
22991     Signed-off-by: Keith Packard <keithp@keithp.com>
22992
22993 commit 6baf6f41040f7b074d8cc84ef75e254c5d2b466b
22994 Author: Keith Packard <keithp@keithp.com>
22995 Date:   Sat Dec 17 16:58:04 2011 -0800
22996
22997     altosui: googleearth doesn't accept spaces between coordinates anymore
22998     
22999     it got pickier for some reason; let's not put spaces in now.
23000     
23001     Signed-off-by: Keith Packard <keithp@keithp.com>
23002
23003 commit dbf7c0c59854e040b65f068069d80716f02fc1bc
23004 Author: Keith Packard <keithp@keithp.com>
23005 Date:   Sun Nov 13 23:03:22 2011 -0800
23006
23007     altos: Fix pad orientation for pre-1.1 boards
23008     
23009     They use a different code path for accel as they don't have the
23010     VCC compensation code in place.
23011     
23012     Signed-off-by: Keith Packard <keithp@keithp.com>
23013
23014 commit c1e293ff4953b51c19af8b52f2999419ea84e7e5
23015 Author: Keith Packard <keithp@keithp.com>
23016 Date:   Sat Nov 12 19:19:40 2011 -0800
23017
23018     altos: Add startup and config (view only) pages to TT
23019     
23020     The config page needs a pile of work before it's useful.
23021     
23022     Signed-off-by: Keith Packard <keithp@keithp.com>
23023
23024 commit 02b4e52a5349217df43105eaa1fff6bfc7dac4cc
23025 Author: Keith Packard <keithp@keithp.com>
23026 Date:   Sat Nov 12 19:18:53 2011 -0800
23027
23028     altos: Enable packet master and debug in TT
23029     
23030     The code was already getting linked in, so we might as well use it.
23031     
23032     Signed-off-by: Keith Packard <keithp@keithp.com>
23033
23034 commit e7044fd95472449e2fb860cef902fa458b91ccac
23035 Author: Keith Packard <keithp@keithp.com>
23036 Date:   Sat Nov 12 19:18:23 2011 -0800
23037
23038     altos: Fix sdcdb settings for telemetrum v1.0
23039     
23040     Signed-off-by: Keith Packard <keithp@keithp.com>
23041
23042 commit 7f9e76e0d3492dcc8bf4b5b1f07c3c727cfdc0ef
23043 Author: Keith Packard <keithp@keithp.com>
23044 Date:   Sat Nov 12 18:54:14 2011 -0800
23045
23046     altos: Trim skytraq NMEA messages. Shrink NMEA header matching code
23047     
23048     Tell the skytraq to not bother sending a bunch of the NMEA messages
23049     that we don't parse.
23050     
23051     Explicitly look for 'G' follows by 'P' instead of having some general
23052     header matching code.
23053     
23054     Signed-off-by: Keith Packard <keithp@keithp.com>
23055
23056 commit d3dcb9451f40506abced72783966104645a73bc7
23057 Author: Keith Packard <keithp@keithp.com>
23058 Date:   Sat Nov 12 18:52:02 2011 -0800
23059
23060     altos: Allow TT/TBT reports to escape landed state
23061     
23062     The TM altitude reporting code kept beeping out state and altitude
23063     forever, which isn't very useful on TBT or TT.
23064     
23065     Signed-off-by: Keith Packard <keithp@keithp.com>
23066
23067 commit 0f7d7a4fbede63b51208bf051e08aa73dfbf35a0
23068 Author: Keith Packard <keithp@keithp.com>
23069 Date:   Sat Nov 12 18:51:31 2011 -0800
23070
23071     altos: Remove LCD debugging code
23072     
23073     This isn't needed anymore.
23074     
23075     Signed-off-by: Keith Packard <keithp@keithp.com>
23076
23077 commit 430b439b9a5cc98b32273a233505de2c2f975c59
23078 Author: Keith Packard <keithp@keithp.com>
23079 Date:   Sat Nov 12 18:51:03 2011 -0800
23080
23081     altosui: Add ao_lcd_cursor_on/off
23082     
23083     This shows or hides a blinking cursor on the LCD.
23084     
23085     Signed-off-by: Keith Packard <keithp@keithp.com>
23086
23087 commit 75a8490a7bee2a2c7afd559b13f1d9c40c2aa08f
23088 Author: Keith Packard <keithp@keithp.com>
23089 Date:   Sat Nov 12 18:49:17 2011 -0800
23090
23091     altos: Add configurable set of channels for TT
23092     
23093     This adds the channel list for TT, which will be configured by
23094     AltosUI.
23095     
23096     Signed-off-by: Keith Packard <keithp@keithp.com>
23097
23098 commit 2ba946fea29ff134ffaeaea9d7932f4bd4e953aa
23099 Author: Keith Packard <keithp@keithp.com>
23100 Date:   Sat Nov 12 18:48:07 2011 -0800
23101
23102     altos: Export 'ao_cmd_is_white' for use by other code
23103     
23104     This function tests the current input character.
23105     
23106     Signed-off-by: Keith Packard <keithp@keithp.com>
23107
23108 commit 20282ef00afe70e3f3193f6f0200254cb2c33e93
23109 Author: Keith Packard <keithp@keithp.com>
23110 Date:   Sat Nov 12 18:47:08 2011 -0800
23111
23112     altos: Set default flight log max to 127k on TM v0.1
23113     
23114     The flash part on v0.1 boards is only 128kB.
23115     
23116     Signed-off-by: Keith Packard <keithp@keithp.com>
23117
23118 commit 5972c642f0de0789e90268bfa19ef8b51c06eebc
23119 Author: Keith Packard <keithp@keithp.com>
23120 Date:   Sat Nov 12 18:44:36 2011 -0800
23121
23122     altos: Handle internal and external telem monitoring requests
23123     
23124     Record separate internal vs external monitoring state, allowing
23125     both to happen at the same time, and when either is turned off, the
23126     other keeps working.
23127     
23128     This also adds disable/enable so that other radio users can
23129     temporarily take over the radio; monitoring will resume when the other
23130     radio user is finished.
23131     
23132     Signed-off-by: Keith Packard <keithp@keithp.com>
23133
23134 commit ef7f86453d686a49882e8c1b88a59228c4c631a9
23135 Author: Keith Packard <keithp@keithp.com>
23136 Date:   Sat Nov 12 18:37:53 2011 -0800
23137
23138     altos: Check pdata+xdata memory usage during build
23139     
23140     The sdcc linker doesn't check the sum of pdata+xdata memory usage, it
23141     only ensures that xdata itself is small enough. This doesn't keep
23142     xdata below the end of usable ram on the cc1111 though (0xfe000).
23143     
23144     Fix up the check-stack program to also make sure all of xdata fits in
23145     available memory.
23146     
23147     Signed-off-by: Keith Packard <keithp@keithp.com>
23148
23149 commit 2bce71eba9f44b6fcf64e307c8174824c3a0fb57
23150 Author: Keith Packard <keithp@keithp.com>
23151 Date:   Sat Nov 12 18:32:49 2011 -0800
23152
23153     altos: Set SPI fill value each time it is used.
23154     
23155     This ensures that the final MOSI pin value will be high after a
23156     receive is finished.
23157     
23158     Signed-off-by: Keith Packard <keithp@keithp.com>
23159
23160 commit 0a705b62829d492e3a48c81077907cee61afb860
23161 Author: Keith Packard <keithp@keithp.com>
23162 Date:   Sat Nov 12 18:31:46 2011 -0800
23163
23164     altos: Initialize DMA config address at boot time
23165     
23166     Instead of resetting these each time a transfer is started, just set
23167     them once at boot time.
23168     
23169     Signed-off-by: Keith Packard <keithp@keithp.com>
23170
23171 commit 4de8bf6da4d725bb0514d032b0708c5cf420e8fa
23172 Author: Keith Packard <keithp@keithp.com>
23173 Date:   Sat Nov 12 18:30:56 2011 -0800
23174
23175     altos: debounce buttons
23176     
23177     Provide API to clear out any button events that happen during startup,
23178     and then discard button events 'too close' together.
23179     
23180     Signed-off-by: Keith Packard <keithp@keithp.com>
23181
23182 commit ad41b5820c2e252627959e4627473f07784be23e
23183 Author: Keith Packard <keithp@keithp.com>
23184 Date:   Sat Nov 12 18:29:38 2011 -0800
23185
23186     altos: Build TeleTerra v0.2 by default
23187     
23188     Signed-off-by: Keith Packard <keithp@keithp.com>
23189
23190 commit f6db11c3c87725c809c518f5f19b07325faf9c84
23191 Author: Keith Packard <keithp@keithp.com>
23192 Date:   Sat Nov 12 18:10:18 2011 -0800
23193
23194     altosui: Deal with serial port exceptions a bit better
23195     
23196     This catches a few exceptions and tries to make sure the serial port
23197     is closed afterwards.
23198     
23199     Signed-off-by: Keith Packard <keithp@keithp.com>
23200
23201 commit b132eefc5f63412bb4a98a4bb72b9055e40d5d42
23202 Author: Keith Packard <keithp@keithp.com>
23203 Date:   Fri Nov 11 22:30:17 2011 -0800
23204
23205     altos: Make ao_xmem funcs require __xdata void * instead of casting
23206     
23207     Having an explicit cast in the ao_xmem wrapper macros caused the
23208     compiler to generate garbage values for pdata addresses, making the
23209     upper byte 0x00 instead of the required 0xf0. Removing the
23210     casts from the ao_xmem macros exposed this problem, so a new
23211     PDATA_TO_XDATA macros was added, along with a CODE_TO_XDATA macro
23212     which serve to cast pointers, with suitable address modifications, so
23213     that things work again.
23214     
23215     Signed-off-by: Keith Packard <keithp@keithp.com>
23216
23217 commit 7ecde50fbebe68a2e2200a2f8d081fd37074f840
23218 Author: Keith Packard <keithp@keithp.com>
23219 Date:   Fri Nov 11 22:24:22 2011 -0800
23220
23221     altosui: Make UI Look&Feel configurable
23222     
23223     Saves the preferred style and uses that for all current and new windows.
23224     
23225     Signed-off-by: Keith Packard <keithp@keithp.com>
23226
23227 commit 713bd503902526c17a7657c18be947ef8fa6a47a
23228 Author: Keith Packard <keithp@keithp.com>
23229 Date:   Fri Nov 11 17:18:08 2011 -0800
23230
23231     altos: Shrink Skytraq NMEA parsing - common nmea_finish code
23232     
23233     This shares the checksum testing across all three lines, saving
23234     another 103 bytes.
23235     
23236     Signed-off-by: Keith Packard <keithp@keithp.com>
23237
23238 commit d3e8275572550b700563b3bde73cd7a43b608f17
23239 Author: Keith Packard <keithp@keithp.com>
23240 Date:   Fri Nov 11 17:11:39 2011 -0800
23241
23242     altos: shrink Skytraq NMEA parsing more
23243     
23244     This cuts another 78 bytes
23245     
23246     Signed-off-by: Keith Packard <keithp@keithp.com>
23247
23248 commit 8266d8d39c0103e68ef3e476b9639574d9a48771
23249 Author: Keith Packard <keithp@keithp.com>
23250 Date:   Fri Nov 11 16:54:18 2011 -0800
23251
23252     altos: Shrink code size of Skytraq NMEA parser
23253     
23254     Just mess around with the code to make it smaller. These patches save
23255     173 bytes.
23256     
23257     Signed-off-by: Keith Packard <keithp@keithp.com>
23258
23259 commit df08b2f6de464f4546c1809b931eb4910d88b558
23260 Author: Keith Packard <keithp@keithp.com>
23261 Date:   Thu Oct 27 01:01:11 2011 -0700
23262
23263     altos: A bunch of missing .gitignore files (mostly)
23264     
23265     Signed-off-by: Keith Packard <keithp@keithp.com>
23266
23267 commit a7b285ec0945830b8b31877115157ddd12d6a9fb
23268 Author: Keith Packard <keithp@keithp.com>
23269 Date:   Thu Oct 27 00:57:45 2011 -0700
23270
23271     altos: Add i2c driver for avr chip
23272     
23273     Signed-off-by: Keith Packard <keithp@keithp.com>
23274
23275 commit 0669f0d74fc24c4f1925a45a9975b7a49a65b692
23276 Author: Keith Packard <keithp@keithp.com>
23277 Date:   Thu Oct 27 00:49:23 2011 -0700
23278
23279     altosui: Only update GPS data when new GPS information arrives
23280     
23281     Track which telemetry packets are actually producing new GPS
23282     information and only update the GPS average position and count of
23283     stable GPS reports with new GPS info, instead of on every telemetry packet.
23284     
23285     Signed-off-by: Keith Packard <keithp@keithp.com>
23286
23287 commit c7e14a2750d437e8b77d68a944a0711e7a0c882b
23288 Author: Keith Packard <keithp@keithp.com>
23289 Date:   Thu Oct 27 00:35:35 2011 -0700
23290
23291     altos: Fix distance/bearing computations. Deal with large values
23292     
23293     Lots of little math errors dealing with large distances; easily tested
23294     as the GPS currently reports lat 24 lon 121, which is a long ways from
23295     Portland.
23296     
23297     Now reports distances in km when large, otherwise in m.
23298     
23299     Signed-off-by: Keith Packard <keithp@keithp.com>
23300
23301 commit da330c5975b9f565d059ef8084dfdacc20f34246
23302 Author: Keith Packard <keithp@keithp.com>
23303 Date:   Wed Oct 26 22:49:11 2011 -0700
23304
23305     altos: Bring up basic TeleTerra v0.2 UI
23306     
23307     Lots of fun stuff here -- multiple panes of information.
23308     
23309     Signed-off-by: Keith Packard <keithp@keithp.com>
23310
23311 commit 8e4cceedb5b758faae684978299e667c4bb06f4d
23312 Author: Keith Packard <keithp@keithp.com>
23313 Date:   Sun Oct 23 15:24:02 2011 -0700
23314
23315     altos: Flip button IRQ initialization around
23316     
23317     This matches what the docs suggest
23318     
23319     Signed-off-by: Keith Packard <keithp@keithp.com>
23320
23321 commit 90e738a3379d258a48a7c92f6708040fc39c373a
23322 Author: Keith Packard <keithp@keithp.com>
23323 Date:   Sun Oct 23 15:20:50 2011 -0700
23324
23325     altos: Fix battery voltage computation.
23326     
23327     Full scale is 4.95V, not 3.333V.
23328     
23329     Signed-off-by: Keith Packard <keithp@keithp.com>
23330
23331 commit f70553106707e3496d07eecb83f0c0a1acad7f77
23332 Author: Keith Packard <keithp@keithp.com>
23333 Date:   Sun Oct 23 14:51:32 2011 -0700
23334
23335     altos: Add battery voltage sampling driver
23336     
23337     For devices without a full ADC compliment, this just samples the
23338     battery pin and converts to mV.
23339     
23340     Signed-off-by: Keith Packard <keithp@keithp.com>
23341
23342 commit 7e7a10c06a0486e9f869e361e46f2c98db9897b0
23343 Author: Keith Packard <keithp@keithp.com>
23344 Date:   Sun Oct 23 14:08:59 2011 -0700
23345
23346     altos: Add button driver and sample user
23347     
23348     Hook up the teleterra buttons and have them beep
23349     
23350     Signed-off-by: Keith Packard <keithp@keithp.com>
23351
23352 commit 8e2736226fcd7c1ab1ba93a5ebac9b285ebf4733
23353 Author: Keith Packard <keithp@keithp.com>
23354 Date:   Sun Oct 23 12:55:35 2011 -0700
23355
23356     src/teleterra-v0.2: Initialize more hardware
23357     
23358     Initialize the flash storage and flight state reporting beeper.
23359     
23360     Signed-off-by: Keith Packard <keithp@keithp.com>
23361
23362 commit 07d4477b2e8477e96a2f155a25f95e14a9a47efa
23363 Author: Keith Packard <keithp@keithp.com>
23364 Date:   Sun Oct 23 12:51:05 2011 -0700
23365
23366     altos/teleterra_0_2: Initialize LCD driver
23367     
23368     Initialize the LCD for testing.
23369     
23370     Signed-off-by: Keith Packard <keithp@keithp.com>
23371
23372 commit 85b259c5bba7edbd2a79471bb1104bcf3904d536
23373 Author: Keith Packard <keithp@keithp.com>
23374 Date:   Fri Oct 21 14:58:26 2011 -0700
23375
23376     src/teleballoon-v1.1: Use Tm style initial state stuff
23377     
23378     Come up in pad mode unless someone talks to us while in idle mode.
23379     
23380     Signed-off-by: Keith Packard <keithp@keithp.com>
23381
23382 commit eb61f7aa2c8b692bd892b85e782f249187c80e5c
23383 Author: Keith Packard <keithp@keithp.com>
23384 Date:   Fri Oct 21 11:30:43 2011 -0700
23385
23386     altos: Add teleballoon-v1.1 directory
23387     
23388     This is an alternate firmware load for telemetrum v1.1.
23389     
23390     Signed-off-by: Keith Packard <keithp@keithp.com>
23391
23392 commit a10aa835a06b71e2cefeb6b10daaf8cc394603b6
23393 Author: Keith Packard <keithp@keithp.com>
23394 Date:   Sat Oct 15 22:54:40 2011 -0700
23395
23396     altos: Add LEGACY_MONITOR defines to more programs
23397     
23398     Make all monitoring programs define whether they want all of the old
23399     telemetry formats too.
23400     
23401     Signed-off-by: Keith Packard <keithp@keithp.com>
23402
23403 commit aef732fc9cdf527a18f2959d6fb7903e832209da
23404 Author: Keith Packard <keithp@keithp.com>
23405 Date:   Sat Oct 15 22:54:02 2011 -0700
23406
23407     ao-bringup: Make it build with source restructuring
23408     
23409     Source code all moved around, need to find the header files in new directories.x
23410     
23411     Signed-off-by: Keith Packard <keithp@keithp.com>
23412
23413 commit 0debe7ffc2aab2b4d08f42e488cb783ae91c36ab
23414 Author: Keith Packard <keithp@keithp.com>
23415 Date:   Tue Oct 11 23:30:53 2011 -0600
23416
23417     altos: Add TeleTerra v0.2 product
23418     
23419     This includes most of the necessary drivers.
23420     
23421     Signed-off-by: Keith Packard <keithp@keithp.com>
23422
23423 commit 65873a3ad1d8e8b5ec002be2576c6f496543306a
23424 Author: Keith Packard <keithp@keithp.com>
23425 Date:   Tue Oct 11 23:29:24 2011 -0600
23426
23427     altos: oops -- forgot to add the cc1111 string code
23428     
23429     This is required for all cc1111 builds now; it provides xdata string
23430     functions.
23431     
23432     Signed-off-by: Keith Packard <keithp@keithp.com>
23433
23434 commit badda0d910c56135401dce9adc9e6abebdba2ad7
23435 Author: Keith Packard <keithp@keithp.com>
23436 Date:   Tue Oct 11 23:28:02 2011 -0600
23437
23438     altos: Split out arch-specific bits of LCD driver
23439     
23440     The arch-specific section just puts a single nibble to the device.
23441     
23442     Signed-off-by: Keith Packard <keithp@keithp.com>
23443
23444 commit 47c2c0b79dc516d2566ae149605b7d70ef2dca98
23445 Author: Keith Packard <keithp@keithp.com>
23446 Date:   Tue Oct 11 20:58:04 2011 -0600
23447
23448     Bump to 1.0.9.3
23449     
23450     TeleScience and TelePyro now work.
23451     
23452     Signed-off-by: Keith Packard <keithp@keithp.com>
23453
23454 commit 652c024ed37bfed5de17f45c772796d5cbe4599f
23455 Author: Keith Packard <keithp@keithp.com>
23456 Date:   Tue Oct 11 18:48:55 2011 -0600
23457
23458     altos/telescience: Add more header dependencies
23459     
23460     Signed-off-by: Keith Packard <keithp@keithp.com>
23461
23462 commit 75960500d1f290fa9f82183431443ac122f12c19
23463 Author: Keith Packard <keithp@keithp.com>
23464 Date:   Tue Oct 11 18:48:11 2011 -0600
23465
23466     altos/avr: telescience doesn't have room for the flash write code
23467     
23468     This is useful for debugging the SPI and flash drivers, but not
23469     necessary in production code.
23470     
23471     Signed-off-by: Keith Packard <keithp@keithp.com>
23472
23473 commit b80f8ffb61566cbd134c399ea6ccf9290075490b
23474 Author: Keith Packard <keithp@keithp.com>
23475 Date:   Tue Oct 11 18:45:51 2011 -0600
23476
23477     altos/avr: Must leave space for init stack in ram
23478     
23479     The stack used during system initialization lives at the top of RAM,
23480     so leave some space for that.
23481     
23482     Signed-off-by: Keith Packard <keithp@keithp.com>
23483
23484 commit f1573a752425121d4c6a14285f1eb0fef3a8bea5
23485 Author: Keith Packard <keithp@keithp.com>
23486 Date:   Tue Oct 11 18:44:48 2011 -0600
23487
23488     altos/avr: Shrink default stack size to use less ram
23489     
23490     Not that we have any way of knowing how much stack we're using, but at
23491     least this seems to work.
23492     
23493     Signed-off-by: Keith Packard <keithp@keithp.com>
23494
23495 commit cb837d9bb9e6736fcdfca7692b1f9490ea090838
23496 Author: Keith Packard <keithp@keithp.com>
23497 Date:   Tue Oct 11 18:13:00 2011 -0600
23498
23499     altos: Allow ao_science_slave to not log data
23500     
23501     This is mostly for debugging with flash writes disabled.
23502     
23503     Signed-off-by: Keith Packard <keithp@keithp.com>
23504
23505 commit ac0bebc44bc657b303db4c41fa0c9624f3df9f4f
23506 Author: Keith Packard <keithp@keithp.com>
23507 Date:   Tue Oct 11 18:11:56 2011 -0600
23508
23509     altos: Make HAS_STORAGE_DEBUG define consistent
23510     
23511     This allows products to include the 'w' command for testing flash
23512     writing as needed.
23513     
23514     Signed-off-by: Keith Packard <keithp@keithp.com>
23515
23516 commit 3a28846d3ff8f82b0e97c211b9debf6d67ee5af5
23517 Author: Keith Packard <keithp@keithp.com>
23518 Date:   Tue Oct 11 18:10:45 2011 -0600
23519
23520     altos/avr: Clear SPI receive buffer before clocking new data in
23521     
23522     I don't know why this is necessary, but the receive buffer gets
23523     'extra' data added somehow.
23524     
23525     Signed-off-by: Keith Packard <keithp@keithp.com>
23526
23527 commit e60c470b426b7be08a33133e7d8c94201d7e96d4
23528 Author: Keith Packard <keithp@keithp.com>
23529 Date:   Tue Oct 11 17:44:40 2011 -0600
23530
23531     altos/avr: Pull-up on the SPI slave select pin
23532     
23533     This makes the board work even when disconnected from TeleMetrum.
23534     
23535     Signed-off-by: Keith Packard <keithp@keithp.com>
23536
23537 commit af4470f8025116179ef83726a8287e47c465907b
23538 Author: Keith Packard <keithp@keithp.com>
23539 Date:   Tue Oct 11 17:44:02 2011 -0600
23540
23541     altos/avr: Register stdio handler when using serial for stdin
23542     
23543     This code was left in a bit of a mess; just clean it up.
23544     
23545     Signed-off-by: Keith Packard <keithp@keithp.com>
23546
23547 commit 3bda859caf1501f8408703dca81412d70ba00e04
23548 Author: Keith Packard <keithp@keithp.com>
23549 Date:   Tue Oct 11 17:42:24 2011 -0600
23550
23551     altos/avr: telescience does not have a serial port
23552     
23553     The USART is used for SPI to talk to the flash part.
23554     
23555     Signed-off-by: Keith Packard <keithp@keithp.com>
23556
23557 commit 0a186e92c5773c5d908e9cee889d645a8172dcdc
23558 Author: Keith Packard <keithp@keithp.com>
23559 Date:   Tue Oct 11 17:39:35 2011 -0600
23560
23561     altos/avr: Make ao_arch_critical argument be a statement
23562     
23563     Wrap the argument to ao_arch_critical in do { } while (0); to make
23564     sure it gets correctly checked as a statement.
23565     
23566     Signed-off-by: Keith Packard <keithp@keithp.com>
23567
23568 commit f3453068b0feb640b9d11dbeb021c535ce8b4a31
23569 Author: Keith Packard <keithp@keithp.com>
23570 Date:   Tue Oct 11 17:39:06 2011 -0600
23571
23572     altos/avr: Print newline after dumping ADC values
23573     
23574     Cleans up the formating a bit.
23575     
23576     Signed-off-by: Keith Packard <keithp@keithp.com>
23577
23578 commit 06b044629951b06c7ec9b0105b89f51b2880ebd0
23579 Author: Keith Packard <keithp@keithp.com>
23580 Date:   Tue Oct 11 16:03:04 2011 -0600
23581
23582     altos/avr: SPI mutex is now held by the caller, not the SPI driver
23583     
23584     SPI transactions generally require a read followed by a write, with
23585     the chip select held the whole time. As a result, the SPI bus must be
23586     held across multiple transactions. To make this reliable, the caller
23587     must hold the SPI mutex, instead of the underlying SPI driver.
23588     
23589     Signed-off-by: Keith Packard <keithp@keithp.com>
23590
23591 commit 5d1361c95f94125cda244b4cc5e55c2fb77b680b
23592 Author: Keith Packard <keithp@keithp.com>
23593 Date:   Sun Oct 9 11:09:25 2011 -0600
23594
23595     altosui: Deal with missing state transitions in FlightStats window
23596     
23597     Any missing start/end times are pinned to the end of the flight.
23598     
23599     Signed-off-by: Keith Packard <keithp@keithp.com>
23600
23601 commit 5c82b07471f017171c58a6968adf79901f46a987
23602 Author: Keith Packard <keithp@keithp.com>
23603 Date:   Sun Oct 9 10:55:04 2011 -0600
23604
23605     altosui: Deal with telem data that goes backwards in time
23606     
23607     The new telemetry stuff can send packets with older timestamps, so
23608     sort telem packets read from disk to create an in-order record of the flight.
23609     
23610     Signed-off-by: Keith Packard <keithp@keithp.com>
23611
23612 commit 636b7b368e67346b0796cd84fbfd71e10966d61f
23613 Author: Keith Packard <keithp@keithp.com>
23614 Date:   Sun Oct 9 10:21:56 2011 -0600
23615
23616     altos: Respond to telemetry rate changes immediately
23617     
23618     Instead of waiting for the previous telemetry interval to expire,
23619     immediately switch to the new telemetry rate. This will provide
23620     more telemetry data early in the boost.
23621     
23622     Signed-off-by: Keith Packard <keithp@keithp.com>
23623
23624 commit ca036c5616c3e745c0b878ed90618d4ff710c0e5
23625 Author: Keith Packard <keithp@keithp.com>
23626 Date:   Sat Oct 8 22:19:52 2011 -0600
23627
23628     altos: Improve TM v1.0 apogee estimate
23629     
23630     v1.0 boards have noisy accelerometer data caused by interactions
23631     between RF transmission and the accelerometer measurements; this noise
23632     generates a negative bias in the accelerometer readings. The net
23633     effect is that the estimated speed is lower than the actual speed,
23634     causing early an apogee estimate.
23635     
23636     By increasing the sigma value for accelerometer data, the kalman
23637     filter 'trusts' the acceleration data less, putting more weight on the
23638     barometer data. This causes the estimated time of apogee to be closer
23639     to the correct value.
23640     
23641     This reduces the response to changes in acceleration.
23642     
23643     This new value is applied solely to TeleMetrum v1.0 boards. v1.1
23644     boards correct for this error, and hence can use the correct sigma
23645     value for the accelerometer.
23646     
23647     Signed-off-by: Keith Packard <keithp@keithp.com>
23648
23649 commit 26d7eb7149da8c797d7e704d75f73af2d2aa52c2
23650 Author: Keith Packard <keithp@keithp.com>
23651 Date:   Sat Oct 8 21:31:34 2011 -0600
23652
23653     Bump to 1.0.9.2
23654     
23655     (1.1 RC 2). Flown at Oktoberfest 2011 on 10/09/2011 (we hope)
23656     
23657     Signed-off-by: Keith Packard <keithp@keithp.com>
23658
23659 commit aad03e3cab4c328e53d3df47b6dac1d3f7a49229
23660 Author: Keith Packard <keithp@keithp.com>
23661 Date:   Sat Oct 8 16:07:57 2011 -0600
23662
23663     altosui: Remove igniter voltages from chart.
23664     
23665     These are just annoying; when we add the ability to turn stuff on/off
23666     on the fly, we can add them to the list of available items.
23667     
23668     Signed-off-by: Keith Packard <keithp@keithp.com>
23669
23670 commit 6a7363b3ba99310bd44c9b66f6f5159e46762be4
23671 Author: Keith Packard <keithp@keithp.com>
23672 Date:   Sat Oct 8 11:51:05 2011 -0600
23673
23674     altos: Ignore ejection bumps when doing boost re-detect
23675     
23676     An ejection charge looks an awful lot like an extra (really small)
23677     motor burn. Ignore them by averaging the acceleration during
23678     fast/coast using a /64 exponential decay filter.
23679     
23680     Signed-off-by: Keith Packard <keithp@keithp.com>
23681
23682 commit 82604193ed0c522c1fba0072b504fe88b027f1ee
23683 Author: Keith Packard <keithp@keithp.com>
23684 Date:   Sat Oct 8 11:50:24 2011 -0600
23685
23686     ao-telem: Add new program to convert telem data to ascii
23687     
23688     This reads telem files and displays them in ascii form. It's not done,
23689     and it's not documented, but it's a start.
23690     
23691     Signed-off-by: Keith Packard <keithp@keithp.com>
23692
23693 commit cbf5a649c8b7101bef9d57e48e42ac775e758c79
23694 Author: Keith Packard <keithp@keithp.com>
23695 Date:   Sat Oct 8 11:46:38 2011 -0600
23696
23697     altosui: Allow for multiple instances of each state in the graph
23698     
23699     With the new boost re-detect code, we can get multiple instances of
23700     boost/fast/coast, so make sure each are displayed in the graph.
23701     
23702     Signed-off-by: Keith Packard <keithp@keithp.com>
23703
23704 commit f9b0b7423c0640f729d61a91de6ff96ffe4b486e
23705 Author: Keith Packard <keithp@keithp.com>
23706 Date:   Sat Oct 8 11:43:37 2011 -0600
23707
23708     altosui: Max acceleration across boost instead of all ascent
23709     
23710     This ignores ejection bumps, making the max acceleration far more useful.
23711     
23712     Signed-off-by: Keith Packard <keithp@keithp.com>
23713
23714 commit 258b75498916183ed250d3abb3282fe3d843e7a1
23715 Author: Keith Packard <keithp@keithp.com>
23716 Date:   Fri Oct 7 09:53:09 2011 -0600
23717
23718     altos: Write xdata versions of memory functions
23719     
23720     These are significantly smaller than the general pointer versions from
23721     libc on the cc1111.
23722     
23723     Signed-off-by: Keith Packard <keithp@keithp.com>
23724     
23725     Conflicts:
23726     
23727         src/Makefile.proto
23728         src/cc1111/ao_adc.c
23729         src/cc1111/ao_packet_master.c
23730         src/core/ao.h
23731     
23732     Fix up the new makefiles
23733
23734 commit 128bbfa150f88c09f7adde2434b7bf0b5a9ed556
23735 Merge: f6f54d7 246864b
23736 Author: Keith Packard <keithp@keithp.com>
23737 Date:   Fri Oct 7 08:41:56 2011 -0600
23738
23739     Merge remote-tracking branch 'origin/simple-quiet' into multiarch
23740     
23741     Conflicts:
23742         configure.ac
23743     
23744     fix version number
23745
23746 commit f6f54d70b768dca1715ddddea64a4df00d82b09e
23747 Merge: 1c344b7 0d10e25
23748 Author: Keith Packard <keithp@keithp.com>
23749 Date:   Fri Oct 7 08:40:14 2011 -0600
23750
23751     Merge remote-tracking branch 'uniarch/master' into multiarch
23752     
23753     Conflicts:
23754         src/core/ao_cmd.c
23755     
23756     Use ao_arch_reboot after waiting for a second
23757
23758 commit 0d10e25766b96f5660e213115cf27b71ff164405
23759 Author: Keith Packard <keithp@keithp.com>
23760 Date:   Tue Sep 27 21:06:54 2011 -0700
23761
23762     altos: TM: Don't turn on packet slave mode until idle/invalid state
23763     
23764     Leave the packet link disabled until we've checked the
23765     accelerometer. That way, we cannot accidentally get to idle mode when
23766     the rocket is on the rail.
23767     
23768     Signed-off-by: Keith Packard <keithp@keithp.com>
23769
23770 commit fba1d605a627d03f9587ec060c45fb5d3e96aaeb
23771 Author: Keith Packard <keithp@keithp.com>
23772 Date:   Mon Sep 26 11:50:28 2011 -0700
23773
23774     altos: Delay reboot by a second to avoid re-entering idle mode
23775     
23776     TM and Tm go into idle mode if they receive a packet after boot
23777     time. When tebooting the device over the packet link, the packet
23778     master would be (rapidly) polling the device for additional data and
23779     so the device would invariably receive a packet during bootup and go
23780     into idle mode again.
23781     
23782     Delay the reboot by a second to give the controller time to disable
23783     the master end of the packet link.
23784     
23785     Signed-off-by: Keith Packard <keithp@keithp.com>
23786
23787 commit 1c344b760776cd5d8c0297d8db9bf02687381b4e
23788 Merge: 4ed53ef fc4173f
23789 Author: Keith Packard <keithp@keithp.com>
23790 Date:   Fri Oct 7 08:34:59 2011 -0600
23791
23792     Merge remote-tracking branch 'origin/master' into multiarch
23793     
23794     Conflicts:
23795         configure.ac
23796     
23797     Fix version number and location of ao.h header
23798
23799 commit fc4173ff882dd9718f34ed043276ef612783dfe0
23800 Author: Bdale Garbee <bdale@gag.com>
23801 Date:   Tue Sep 27 00:59:08 2011 -0600
23802
23803     add run-time dependency on libjfreechart-java
23804
23805 commit 989aae5b18856e3420ea5b7a26ddd8dccae9d6d3
23806 Merge: 0552fbe e44f1ff
23807 Author: Bdale Garbee <bdale@gag.com>
23808 Date:   Sat Sep 24 15:34:59 2011 -0600
23809
23810     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
23811
23812 commit 0552fbed34c9698dac30c239df2a823a8502b3f3
23813 Author: Bdale Garbee <bdale@gag.com>
23814 Date:   Tue Aug 30 16:59:53 2011 -0600
23815
23816     include 1.0.1 release notes in docs, closes: #642705
23817
23818 commit 4ed53ef838afd4e922deb1c721a311974527525a
23819 Author: Keith Packard <keithp@keithp.com>
23820 Date:   Fri Sep 23 10:24:33 2011 -0700
23821
23822     altos: Debug code for telepyro doesn't fit in telescience
23823     
23824     Just too many strings.
23825     
23826     Signed-off-by: Keith Packard <keithp@keithp.com>
23827
23828 commit f1328d22aab4378c4fb6f0c24dbee95948ca836c
23829 Author: Keith Packard <keithp@keithp.com>
23830 Date:   Wed Sep 21 23:21:04 2011 -0700
23831
23832     Dump test conversion of ADC0
23833
23834 commit 9b498a6b1327f543c73145e02ff16e76d09f2fe4
23835 Author: Keith Packard <keithp@keithp.com>
23836 Date:   Wed Sep 21 22:54:56 2011 -0700
23837
23838     Dump ADC registers
23839
23840 commit 7bc007ed45af8fe9ef5daeb7844f183cd9a49035
23841 Author: Keith Packard <keithp@keithp.com>
23842 Date:   Wed Sep 21 18:13:55 2011 -0700
23843
23844     altos: Fix make-kalman to run under dash
23845     
23846     Dash can't deal with >&, so use the old-school > file 2>&1
23847     
23848     Signed-off-by: Keith Packard <keithp@keithp.com>
23849
23850 commit 74d5dea5d5ef91db823018b631613d15c6da085d
23851 Author: Bdale Garbee <bdale@gag.com>
23852 Date:   Wed Sep 21 16:42:52 2011 -0600
23853
23854     fix bashism that prevents building with /bin/sh->/bin/dash
23855
23856 commit f68f22f527104cdffa1f5e398a51a466a13ff1fb
23857 Author: Bdale Garbee <bdale@gag.com>
23858 Date:   Wed Sep 21 16:42:22 2011 -0600
23859
23860     add missing sense_h entry in TelePyro table
23861
23862 commit 16aa67fc77b82a9d051f205037b27a5384e3e3b7
23863 Author: Keith Packard <keithp@keithp.com>
23864 Date:   Wed Sep 21 14:24:30 2011 -0700
23865
23866     altos: missing ao_log_single.c
23867     
23868     Neglected to add this file.
23869     
23870     Signed-off-by: Keith Packard <keithp@keithp.com>
23871
23872 commit 7a02d4bace05cc829522933b9df6b82a9e17336f
23873 Author: Keith Packard <keithp@keithp.com>
23874 Date:   Wed Sep 21 11:30:43 2011 -0700
23875
23876     altos: Add TelePyro v0.1 support
23877     
23878     Signed-off-by: Keith Packard <keithp@keithp.com>
23879
23880 commit 0820f5c6dfe067590f36e8201a4049719dcf3d7c
23881 Author: Keith Packard <keithp@keithp.com>
23882 Date:   Wed Sep 21 11:40:56 2011 -0700
23883
23884     altos: Support staging by going back to boost as needed
23885     
23886     Detect additional motor burns by looking for high positive
23887     acceleration in coast or fast modes.
23888     
23889     Signed-off-by: Keith Packard <keithp@keithp.com>
23890
23891 commit c8a00bb9ccdf0d4257f037c2bf996ce5e6b0b0c0
23892 Author: Keith Packard <keithp@keithp.com>
23893 Date:   Wed Sep 21 11:39:24 2011 -0700
23894
23895     altos: Pre-compute RDF packet len at compile time
23896     
23897     Instead of computing the RDF packet len at run time, which takes a
23898     pile of code space.
23899     
23900     Signed-off-by: Keith Packard <keithp@keithp.com>
23901
23902 commit abf17522c206b465375b73a004a6d67bfa714ba3
23903 Author: Keith Packard <keithp@keithp.com>
23904 Date:   Wed Sep 21 11:36:11 2011 -0700
23905
23906     altos: SPI slave code is now per-product
23907     
23908     We can't write general purpose SPI slave code as we must eliminate
23909     any latency because the SPI ports have no buffering.
23910     
23911     Signed-off-by: Keith Packard <keithp@keithp.com>
23912
23913 commit 246864b0597ddd397aba39be1fe39df0df189433
23914 Author: Keith Packard <keithp@keithp.com>
23915 Date:   Fri Sep 16 18:27:56 2011 -0700
23916
23917     Update to version 1.0.2
23918     
23919     Bdale is planning to fly this version on 9/17.
23920     
23921     Signed-off-by: Keith Packard <keithp@keithp.com>
23922
23923 commit eaa7d7c7dd445ade7d8e3228306785f9a545b89a
23924 Author: Keith Packard <keithp@keithp.com>
23925 Date:   Sun Sep 4 08:49:16 2011 -0700
23926
23927     altos: Silence radio while firing igniters
23928     
23929     Hold the radio mutex while firing igniters to reduce potential
23930     interactions between the two.
23931     
23932     Signed-off-by: Keith Packard <keithp@keithp.com>
23933
23934 commit d1e81db87ce0f89fd0b7651ca00979498cd00b78
23935 Author: Keith Packard <keithp@keithp.com>
23936 Date:   Sun Sep 4 08:48:05 2011 -0700
23937
23938     altos: Delay restart of RDF at apogee
23939     
23940     Instead of immediately trying to send RDF at apogee, start it after
23941     the usual RDF interval to avoid doing RDF while firing the apogee igniter.
23942     
23943     Signed-off-by: Keith Packard <keithp@keithp.com>
23944
23945 commit e44f1ffb7104d70f5c9b9a90529ddbe1b75da074
23946 Author: Bdale Garbee <bdale@gag.com>
23947 Date:   Tue Aug 30 16:59:53 2011 -0600
23948
23949     include 1.0.1 release notes in docs
23950
23951 commit b2d4e49bfe88aa61ca36fb1af8f3088c5754304c
23952 Author: Keith Packard <keithp@keithp.com>
23953 Date:   Mon Aug 29 14:22:19 2011 -0700
23954
23955     altos: Split avr clock initialization to ao_clock.c
23956     
23957     This will be shared with the attiny code for TeleTerra v0.1
23958     
23959     Signed-off-by: Keith Packard <keithp@keithp.com>
23960
23961 commit e66fd72664aae7c000dce9c528803e28e7918fdf
23962 Author: Keith Packard <keithp@keithp.com>
23963 Date:   Sun Aug 28 17:03:26 2011 -0700
23964
23965     altos: don't beep igniter continuity for telenano
23966     
23967     Without any igniters, it's not nice to annoy people.
23968     
23969     Signed-off-by: Keith Packard <keithp@keithp.com>
23970
23971 commit 122c4101164d598e655fa9ad8473053d30ff4212
23972 Author: Keith Packard <keithp@keithp.com>
23973 Date:   Sun Aug 28 16:55:55 2011 -0700
23974
23975     altos: Report continuity in telebt
23976     
23977     Report continuity values from remote altimeter
23978     
23979     Signed-off-by: Keith Packard <keithp@keithp.com>
23980
23981 commit 9b9568a637ffdbc67225271005f2b996ee08a0df
23982 Author: Keith Packard <keithp@keithp.com>
23983 Date:   Sun Aug 28 16:39:41 2011 -0700
23984
23985     altos: add 'report' to telebt
23986     
23987     This beeps out flight state changes and max altitude at landing, just
23988     like the altimeter.
23989     
23990     Signed-off-by: Keith Packard <keithp@keithp.com>
23991
23992 commit 31e3255b6cbfaf95c0e97e2d1ec8de72f845994c
23993 Author: Keith Packard <keithp@keithp.com>
23994 Date:   Sun Aug 28 15:50:30 2011 -0700
23995
23996     altosui: Report error message back from libaltos
23997     
23998     This includes changing all of the error dialogs to show the error
23999     message rather than just the file name.
24000     
24001     Signed-off-by: Keith Packard <keithp@keithp.com>
24002
24003 commit cf72c2f5a69a736c28a9b63e124d510ef41a9f5d
24004 Author: Keith Packard <keithp@keithp.com>
24005 Date:   Sun Aug 28 15:50:01 2011 -0700
24006
24007     altosui: Add bluetooth bits back in
24008     
24009     Stub out functions on mac/windows for now.
24010     
24011     Signed-off-by: Keith Packard <keithp@keithp.com>
24012
24013 commit 3d478a39f2ede7b805bbe568cc1c8ecc176d7a04
24014 Author: Keith Packard <keithp@keithp.com>
24015 Date:   Sun Aug 28 15:45:05 2011 -0700
24016
24017     altos: Add the BT serial debug code back in, disabled
24018     
24019     This code is useful whenever the BT stuff is acting up, so just leave
24020     the source in place, turned off by default.
24021     
24022     Signed-off-by: Keith Packard <keithp@keithp.com>
24023
24024 commit 8eaa1c4697a3cfc2406e1adadc3094f7f712341a
24025 Author: Keith Packard <keithp@keithp.com>
24026 Date:   Sun Aug 28 15:43:32 2011 -0700
24027
24028     altos: Add pragma to eliminate unreachable code warning on SDCC
24029     
24030     This pragma was removed as GCC doesn't support it; make it conditional
24031     on SDCC so that we eliminate a warning message.
24032     
24033     Signed-off-by: Keith Packard <keithp@keithp.com>
24034
24035 commit 7c6a3195dec6ac68f5d7b3f883ccc2c316384e76
24036 Author: Keith Packard <keithp@keithp.com>
24037 Date:   Sun Aug 28 15:42:25 2011 -0700
24038
24039     altos: Blink on telem packet receive instead of toggle
24040     
24041     Toggling the LED was too confusing; just blink for 100ms each time a
24042     packet comes in.
24043     
24044     Signed-off-by: Keith Packard <keithp@keithp.com>
24045
24046 commit cff737c290347b61ba16584880c2f4c436b95042
24047 Author: Keith Packard <keithp@keithp.com>
24048 Date:   Sun Aug 28 15:40:40 2011 -0700
24049
24050     altos: Remove RSSI reporting from telebt
24051     
24052     Telebt uses one LED for bluetooth connection and the other for telem
24053     packet reception leaving none for RSSI.
24054     
24055     Signed-off-by: Keith Packard <keithp@keithp.com>
24056
24057 commit 27835686648e14b030f6f7ec1fc0c0fd1c387ea4
24058 Author: Keith Packard <keithp@keithp.com>
24059 Date:   Sun Aug 28 15:38:12 2011 -0700
24060
24061     altos: Add RSSI blinking to new-style telemetry code
24062     
24063     Pull the RSSI data out locally and set the RSSI led blinking when
24064     using the variable-length TELEM output mechanism.
24065     
24066     Signed-off-by: Keith Packard <keithp@keithp.com>
24067
24068 commit 6f231a3e512ff7fdd87a399a72c7c36f283394f3
24069 Author: Keith Packard <keithp@keithp.com>
24070 Date:   Sun Aug 28 15:20:41 2011 -0700
24071
24072     Bump version to 1.0.9.0
24073     
24074     Make it distinct from any production version
24075     
24076     Signed-off-by: Keith Packard <keithp@keithp.com>
24077
24078 commit e53557373e539d591a03d02db146b27d08c7eba3
24079 Author: Keith Packard <keithp@keithp.com>
24080 Date:   Sun Aug 28 15:18:29 2011 -0700
24081
24082     altos: Start logging telemetry data right at boot time
24083     
24084     Anything logging telemetry data should just start logging packets as
24085     soon as they boot.
24086     
24087     Signed-off-by: Keith Packard <keithp@keithp.com>
24088
24089 commit 5c3a0263d292cb0675f608d0ef085d13e51ce6ba
24090 Author: Bdale Garbee <bdale@gag.com>
24091 Date:   Sun Aug 28 13:39:37 2011 -0600
24092
24093     update changelogs for Debian build
24094
24095 commit b33a92e372327158ab21c1bb2d091c58761efe10
24096 Author: Keith Packard <keithp@keithp.com>
24097 Date:   Sat Aug 27 15:19:43 2011 -0700
24098
24099     altos: Share log code between telescience and telebt. Add telebt log
24100     
24101     Telescience and telebt both log data in 32-byte chunks, so share some
24102     code which manages that between the two products. Add simple telemetry
24103     logging to telebt.
24104     
24105     Signed-off-by: Keith Packard <keithp@keithp.com>
24106
24107 commit 7e2b5e2957ddcb808723081ca7e046a28b7e70e5
24108 Author: Keith Packard <keithp@keithp.com>
24109 Date:   Sat Aug 27 13:30:34 2011 -0700
24110
24111     altosui: launch controller button needs to move over
24112     
24113     monitor idle was inserted into position 2,2
24114     
24115     Signed-off-by: Keith Packard <keithp@keithp.com>
24116
24117 commit bc827699be4ed9ac60a7e862e6532791968bf685
24118 Author: Keith Packard <keithp@keithp.com>
24119 Date:   Sat Aug 27 13:28:01 2011 -0700
24120
24121     altos: Fix up telelaunch Makefile
24122     
24123     Adding all of the mising sources
24124     
24125     Signed-off-by: Keith Packard <keithp@keithp.com>
24126
24127 commit 8a1cbef0e316e38c80b71d3bac15641fe56e0a99
24128 Author: Keith Packard <keithp@keithp.com>
24129 Date:   Sat Aug 27 13:27:28 2011 -0700
24130
24131     altos: Add HAS_LOG for products that log to eeprom
24132     
24133     Some products have eeprom for config, but none for logging (like telelaunch)
24134     
24135     Signed-off-by: Keith Packard <keithp@keithp.com>
24136
24137 commit 6afbc1876cd63f64e8975e300692f95a43866f5f
24138 Author: Keith Packard <keithp@keithp.com>
24139 Date:   Sat Aug 27 13:27:00 2011 -0700
24140
24141     altos: ao_launch belongs in cc1111
24142     
24143     Signed-off-by: Keith Packard <keithp@keithp.com>
24144
24145 commit 9adf2c9c40ea1da2637ed809dc0d004e47844440
24146 Author: Keith Packard <keithp@keithp.com>
24147 Date:   Sat Aug 27 13:25:23 2011 -0700
24148
24149     altos: add ao_aes/radio_cmac to tidongle, teledongle and telebt
24150     
24151     All of these can do the telelco stuff at this point.
24152     
24153     Signed-off-by: Keith Packard <keithp@keithp.com>
24154
24155 commit b3c95582774355c991d0a9f27d0a86881e643e62
24156 Author: Keith Packard <keithp@keithp.com>
24157 Date:   Sat Aug 27 13:24:41 2011 -0700
24158
24159     altos: move igniter defines back to ao_pins.h
24160     
24161     so that ao_launch gets them too
24162     
24163     Signed-off-by: Keith Packard <keithp@keithp.com>
24164
24165 commit 6b2db651a1dbc7ea97fce802b5f10b88be1ab42b
24166 Author: Keith Packard <keithp@keithp.com>
24167 Date:   Sat Aug 27 12:42:10 2011 -0700
24168
24169     altos: Add makefile for telelaunch
24170     
24171     Signed-off-by: Keith Packard <keithp@keithp.com>
24172
24173 commit 02df2141e5a67afc16acd01a6c60f3cc61052b93
24174 Author: Keith Packard <keithp@keithp.com>
24175 Date:   Mon Aug 1 22:45:43 2011 -0700
24176
24177     altosui: Hook up the launch controller UI from the main button box
24178     
24179     Provide a button to start the launch controller UI.
24180     
24181     Signed-off-by: Keith Packard <keithp@keithp.com>
24182
24183 commit 4568bc796a6c362ebf7f72ee9a5fa4a9a3c4ba6a
24184 Author: Keith Packard <keithp@keithp.com>
24185 Date:   Mon Aug 1 17:08:24 2011 -0700
24186
24187     altosui: Add primitive UI for TeleLaunch
24188     
24189     Display status along with arm and fire buttons.
24190     
24191     Signed-off-by: Keith Packard <keithp@keithp.com>
24192
24193 commit be117376179126824439d98379079025ca0b245a
24194 Author: Keith Packard <keithp@keithp.com>
24195 Date:   Mon Aug 1 17:06:49 2011 -0700
24196
24197     altos: Keep relay closed while firing launcher
24198     
24199     Instead of opening the relay while checking the desired state, keep it
24200     closed until the state goes off.
24201     
24202     Signed-off-by: Keith Packard <keithp@keithp.com>
24203
24204 commit bc1b94df4d6b92e794ec93d9c1682ae5f61efa61
24205 Author: Keith Packard <keithp@keithp.com>
24206 Date:   Thu Jul 21 22:25:45 2011 -0700
24207
24208     altos: Finish up primitive telelaunch protocol
24209     
24210     This adds two commands to teledongle, one to query and one to actually
24211     fire the igniter. These will (eventually) want to be replaced with
24212     something nicer.
24213     
24214     Signed-off-by: Keith Packard <keithp@keithp.com>
24215
24216 commit 4299b5a36a2f6f9f7bbbc3a1b935dd2357c1fb0f
24217 Author: Keith Packard <keithp@keithp.com>
24218 Date:   Thu Jul 21 20:04:05 2011 -0700
24219
24220     altos: Implement remote launch protocol
24221     
24222     Uses the radio_cmac module to provide secure communication.
24223     Keeps igniter closed for 500ms.
24224     Provides remote status for arming and ignition.
24225     
24226     Signed-off-by: Keith Packard <keithp@keithp.com>
24227
24228 commit 776df9ce2e7b4fa5cedda326988e66c614299af4
24229 Author: Keith Packard <keithp@keithp.com>
24230 Date:   Wed Jul 20 23:46:04 2011 -0700
24231
24232     altos: Get AES CBC-MAC packet transfers running
24233     
24234     This just has simple command-line based packet transfers for testing.
24235     
24236     This also adds special ao_telelaunch bits where the launch control
24237     code will live.
24238     
24239     Signed-off-by: Keith Packard <keithp@keithp.com>
24240
24241 commit bd0bf00081bb24af5cd67a9351b0b0c1a041d0d3
24242 Author: Keith Packard <keithp@keithp.com>
24243 Date:   Sat Jul 16 14:25:01 2011 -0700
24244
24245     altos: More work on AES bits
24246     
24247     Signed-off-by: Keith Packard <keithp@keithp.com>
24248
24249 commit a731d240f802d37524ce84c3c6acf22bcda4d522
24250 Author: Keith Packard <keithp@keithp.com>
24251 Date:   Fri Jul 15 18:51:33 2011 -0700
24252
24253     altos: Start work on AES and raw radio interfaces.
24254     
24255     We probably don't want this raw radio interface, but it's a start.
24256     
24257     Signed-off-by: Keith Packard <keithp@keithp.com>
24258
24259 commit f145be3fc4ee94fdb5c1e2406b6c11d38bdbbd9b
24260 Author: Keith Packard <keithp@keithp.com>
24261 Date:   Wed Jul 13 20:01:47 2011 -0700
24262
24263     altos: Start telelaunch product
24264     
24265     Looks a lot like TM, but without the flight code.
24266     
24267     Signed-off-by: Keith Packard <keithp@keithp.com>
24268
24269 commit 859ee0268b9f2e1f5933019f1231d857a1cac4da
24270 Author: Keith Packard <keithp@keithp.com>
24271 Date:   Wed Jul 13 19:59:58 2011 -0700
24272
24273     altosui: Add USB IDs for telelaunch and telelco to java bits
24274     
24275     telelaunch is 0x000f
24276     telelco is 0x0010
24277     
24278     Signed-off-by: Keith Packard <keithp@keithp.com>
24279
24280 commit b10fbbf0830053a39e4640a53598b1c027615c63
24281 Author: Keith Packard <keithp@keithp.com>
24282 Date:   Mon Aug 1 22:44:13 2011 -0700
24283
24284     altos: Add 'send all baro' compile-time option
24285     
24286     This option creates a new packet type that delivers full sensor-rate
24287     barometer telemetry data to allow for off-line analysis of flight
24288     algorithms using all of the data, rather than the slower rate provided
24289     either over telemetry or stored in the eeprom file.
24290     
24291     Define AO_SEND_ALL_BARO and this will get built in. Perhaps this could
24292     be a run-time option...
24293     
24294     Signed-off-by: Keith Packard <keithp@keithp.com>
24295
24296 commit 1c46c419704f661064d200432eb7efeeb11b3859
24297 Author: Keith Packard <keithp@keithp.com>
24298 Date:   Fri Aug 26 20:46:47 2011 -0700
24299
24300     altos: re-order ao_task to match single-arch code
24301     
24302     This is just for testing to make the new build match the old build
24303     exactly.
24304     
24305     Signed-off-by: Keith Packard <keithp@keithp.com>
24306
24307 commit c32893ce79835a8f861d6ef414644c2ff9769ff6
24308 Author: Keith Packard <keithp@keithp.com>
24309 Date:   Fri Aug 26 15:02:43 2011 -0700
24310
24311     altos: Integrate telescience support
24312     
24313     Adds a few drivers including an LCD driver
24314     
24315     Signed-off-by: Keith Packard <keithp@keithp.com>
24316
24317 commit 93b8f40bb451c9ec152490d1f431ab18f8ecb7d1
24318 Author: Bdale Garbee <bdale@gag.com>
24319 Date:   Fri Aug 26 10:52:55 2011 -0600
24320
24321     more release process doc updates
24322
24323 commit 9451ae5e4ea6ecfa512ba93197351682d4d043dc
24324 Author: Bdale Garbee <bdale@gag.com>
24325 Date:   Fri Aug 26 10:51:18 2011 -0600
24326
24327     update release process docs
24328
24329 commit 01aee9ebe517ed657692e0a39a31ae0ddfb5b8b0
24330 Author: Bdale Garbee <bdale@gag.com>
24331 Date:   Fri Aug 26 10:39:45 2011 -0600
24332
24333     update changelogs for Debian build
24334
24335 commit bc399d97a8424a5262f66a03e3bc403f793bb337
24336 Author: Bdale Garbee <bdale@gag.com>
24337 Date:   Fri Aug 26 10:38:44 2011 -0600
24338
24339     roll back packaging changelog for rebuild
24340
24341 commit 13e6e799070a1469cbc2ff990379ee520b8f0e6a
24342 Author: Bdale Garbee <bdale@gag.com>
24343 Date:   Fri Aug 26 10:29:58 2011 -0600
24344
24345     roll release notes version from 1.0 to 1.0.1
24346
24347 commit 1d15c841ad276127edae0345bd316c30731fffbf
24348 Author: Bdale Garbee <bdale@gag.com>
24349 Date:   Fri Aug 26 10:24:35 2011 -0600
24350
24351     ignore generated log file
24352
24353 commit 58a74c3c3dcd01509224326cffeb67a3e809e4e6
24354 Author: Bdale Garbee <bdale@gag.com>
24355 Date:   Fri Aug 26 10:07:15 2011 -0600
24356
24357     fix telemini firmware path name
24358
24359 commit 0a92eb2fa6b213533691288d8f99d72b80312983
24360 Author: Bdale Garbee <bdale@gag.com>
24361 Date:   Fri Aug 26 09:43:06 2011 -0600
24362
24363     update changelogs for Debian build
24364
24365 commit 3cea033ec928c21b9f7b810898ed3c3cc536d2ce
24366 Author: Bdale Garbee <bdale@gag.com>
24367 Date:   Fri Aug 26 09:41:46 2011 -0600
24368
24369     get ready for a 1.0.1 release
24370
24371 commit 674231773256bacd7acb4b5718c47412e47b813f
24372 Merge: 08e3d54 3bfe8df
24373 Author: Bdale Garbee <bdale@gag.com>
24374 Date:   Fri Aug 26 09:37:01 2011 -0600
24375
24376     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
24377
24378 commit 08e3d54bacf8b38a7c33e420a0bc19bcc7acedd4
24379 Author: Bdale Garbee <bdale@gag.com>
24380 Date:   Fri Aug 26 09:35:54 2011 -0600
24381
24382     moving git-buildpackage config into .git/ since it is fairly specific to
24383     Bdale's build environment, and doesn't need to be in the source package
24384
24385 commit 8125acc030574afed6f23aa8aa302d9c768bb04e
24386 Author: Keith Packard <keithp@keithp.com>
24387 Date:   Thu Aug 25 22:55:33 2011 -0700
24388
24389     altos: get avr-demo to build. Pull in AVR drivers and LCD driver
24390     
24391     This completes the basic task of making an AVR version of altos by
24392     getting the Teensy 'avr-demo' program to build.
24393     
24394     Signed-off-by: Keith Packard <keithp@keithp.com>
24395
24396 commit e9fab7dc99a0e7c22b511c5919adf7df85213252
24397 Author: Keith Packard <keithp@keithp.com>
24398 Date:   Thu Aug 25 22:04:36 2011 -0700
24399
24400     altos: add GCC/SDCC compat macros, init_stack, save_context and GCC stdio hooks
24401     
24402     More arch-indepdency bits.
24403     
24404     GCC stdio is different from SDCC, so create suitable code in
24405     avr/ao_avr_stdio.c
24406     
24407     Create macros to initialize the task stack frame and save the task
24408     context.
24409     
24410     Add GCC/SDCC type definition compatibility macros
24411     
24412     Signed-off-by: Keith Packard <keithp@keithp.com>
24413
24414 commit a588092a7d76dab92e4ab11e0fdb457d2ddc9025
24415 Author: Keith Packard <keithp@keithp.com>
24416 Date:   Thu Aug 25 21:10:56 2011 -0700
24417
24418     altos: AVR changes - create ao_arch.h files, define ao_arch_reboot
24419     
24420     Start pulling changes needed for avr port; architecture-specific code
24421     will live in <architcture>/ao_arch.h. This first change defines
24422     the ao_arch_reboot macro to reboot the microcontroller.
24423     
24424     Signed-off-by: Keith Packard <keithp@keithp.com>
24425
24426 commit 9513be7f9d3d0b0ec29f6487fa9dc8f1ac24d0de
24427 Author: Keith Packard <keithp@keithp.com>
24428 Date:   Thu Aug 25 20:43:44 2011 -0700
24429
24430     altos: Restructure altos build to prepare for multi-arch support
24431     
24432     Split out sources into separate directories:
24433     
24434         core:           architecture and product independent bits
24435         cc1111:         cc1111-specific code
24436         drivers:        architecture independent drivers
24437         product:        product-specific sources and Makefile fragments
24438         util:           scripts for building stuff
24439     
24440     This should have no effect on the built products, but testing is encouraged
24441     
24442     Signed-off-by: Keith Packard <keithp@keithp.com>
24443
24444 commit 3bfe8df44b575ca430ffaa051e20faa955a06c03
24445 Author: Keith Packard <keithp@keithp.com>
24446 Date:   Thu Aug 25 18:02:45 2011 -0700
24447
24448     altos: Clear callsign on initial config load
24449     
24450     Before being written the first time, ao_config will get set to 0xff
24451     when the config storage is read. This leaves the tail of the callsign
24452     filled with invalid bytes. Zero the whole thing before loading the
24453     default callsign to make sure any extra bytes are set correctly.
24454     
24455     Signed-off-by: Keith Packard <keithp@keithp.com>
24456
24457 commit 93ecaf7f18f8f4c15953c2e80dc9e1b20d04fdfa
24458 Author: Bdale Garbee <bdale@gag.com>
24459 Date:   Thu Aug 25 15:46:30 2011 -0600
24460
24461     update TeleMini turnon script now that we've made a stable firmware release
24462
24463 commit c3314dae2d3df82e188daf6ba8520cce833592c6
24464 Author: Bdale Garbee <bdale@gag.com>
24465 Date:   Thu Aug 25 03:36:25 2011 -0600
24466
24467     use multimaint-merge to make Debian changelogs less ugly
24468
24469 commit f9d87de0e2681c2ec5753f4fffef0e61a3a9e144
24470 Author: Bdale Garbee <bdale@gag.com>
24471 Date:   Thu Aug 25 02:22:53 2011 -0600
24472
24473     update changelogs for Debian build
24474
24475 commit 41998645c04a2ee856dec272b40c2dc5913291d3
24476 Author: Bdale Garbee <bdale@gag.com>
24477 Date:   Thu Aug 25 02:16:17 2011 -0600
24478
24479     add a postinst to remove sources.list.d fragment delivered by old private
24480     versions of this package, no longer needed once we have official packages
24481
24482 commit d65e4f6b0a8ba8f67c8a916f2e8be0ec5c75f47d
24483 Author: Bdale Garbee <bdale@gag.com>
24484 Date:   Thu Aug 25 02:05:49 2011 -0600
24485
24486     really, I mean it, no longer deliver the sources.list fragment
24487
24488 commit 0579bd5de9e7686d227a16951dd520439ca5472b
24489 Author: Bdale Garbee <bdale@gag.com>
24490 Date:   Thu Aug 25 01:55:32 2011 -0600
24491
24492     we need a main category in the desktop file
24493
24494 commit 3ec03792adebbeadc9c0d4985c6f51877e8ab969
24495 Author: Bdale Garbee <bdale@gag.com>
24496 Date:   Thu Aug 25 01:48:11 2011 -0600
24497
24498     update desktop file for consistency with package section
24499
24500 commit 0b1d5b678f0e36fbe09d4d3babffb77f857f098d
24501 Author: Bdale Garbee <bdale@gag.com>
24502 Date:   Thu Aug 25 01:37:31 2011 -0600
24503
24504     rewind packaging changelog to last tagged version
24505
24506 commit f0891fc2e4fa4fd6dd5c2bfc74e4514de986a295
24507 Author: Bdale Garbee <bdale@gag.com>
24508 Date:   Thu Aug 25 01:35:18 2011 -0600
24509
24510     ao-view is no longer included in the altos package, so have the old-style
24511     Debian menu entry point to altosui instead
24512
24513 commit a7ee1049519bf46b3864666999249876009fc3bf
24514 Author: Bdale Garbee <bdale@gag.com>
24515 Date:   Thu Aug 25 01:35:06 2011 -0600
24516
24517     changes in preparation for upload to Debian
24518
24519 commit 2992184f7a032c95e22023080fbc26443ed786f5
24520 Author: Bdale Garbee <bdale@gag.com>
24521 Date:   Thu Aug 25 01:30:36 2011 -0600
24522
24523     don't deliver sources.list fragment in official Debian packages
24524
24525 commit 3fc92a529dae410a41038cce38c6a44f5e58bd1f
24526 Author: Bdale Garbee <bdale@gag.com>
24527 Date:   Thu Aug 25 01:11:47 2011 -0600
24528
24529     prepare to release
24530
24531 commit 73abe19acf709c00f5352ec12e8cd6edae1d1963
24532 Merge: 1bd781d 5158493
24533 Author: Bdale Garbee <bdale@gag.com>
24534 Date:   Thu Aug 25 00:34:49 2011 -0600
24535
24536     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
24537     
24538     Conflicts:
24539         doc/altusmetrum.xsl
24540
24541 commit 1bd781da934c738e0c9294197c7eb622b0710a9a
24542 Author: Bdale Garbee <bdale@gag.com>
24543 Date:   Thu Aug 25 00:32:47 2011 -0600
24544
24545     more tweaks
24546
24547 commit 5158493c8df527e7527057c719c75248609eb3dc
24548 Author: Keith Packard <keithp@keithp.com>
24549 Date:   Wed Aug 24 23:21:02 2011 -0700
24550
24551     doc: Remove duplicate documentation about max flight log
24552     
24553     This was described in detail in both the System Operation and AltosUI
24554     chapters. Remove the duplicate from the AltosUI chapter.
24555     
24556     Signed-off-by: Keith Packard <keithp@keithp.com>
24557
24558 commit e268798dc260311f5f0167909481b41c9d27fc1c
24559 Merge: 458f816 242344d
24560 Author: Keith Packard <keithp@keithp.com>
24561 Date:   Wed Aug 24 23:06:44 2011 -0700
24562
24563     Merge remote-tracking branch 'origin/master'
24564
24565 commit 458f816ad23fd6784757b13b244057d4be64260e
24566 Author: Keith Packard <keithp@keithp.com>
24567 Date:   Wed Aug 24 23:06:01 2011 -0700
24568
24569     doc: Describe max flight log, ignite mode and pad orientation
24570     
24571     These describe what these configuration parmaeters do, not how to set them.
24572     
24573     Signed-off-by: Keith Packard <keithp@keithp.com>
24574
24575 commit 242344d3e32e7c7cd9270d708555923fa888e4d8
24576 Merge: 5c1cf74 94a1b22
24577 Author: Bdale Garbee <bdale@gag.com>
24578 Date:   Wed Aug 24 23:51:38 2011 -0600
24579
24580     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
24581     
24582     Conflicts:
24583         doc/altusmetrum.xsl
24584
24585 commit 5c1cf7492b82e63a9db9d0238ecbcd2b59486893
24586 Author: Bdale Garbee <bdale@gag.com>
24587 Date:   Wed Aug 24 23:50:31 2011 -0600
24588
24589     tweak tweak tweak
24590
24591 commit 94a1b220bbfbb64b9772f3ee64a8e9d353d65e94
24592 Author: Keith Packard <keithp@keithp.com>
24593 Date:   Wed Aug 24 22:29:56 2011 -0700
24594
24595     doc: Move the remaining command-mode descriptions to the appendix
24596     
24597     Signed-off-by: Keith Packard <keithp@keithp.com>
24598
24599 commit edfb553bb4fa5b0c7c6c658505b2a99d05fb13bf
24600 Merge: c74ab82 ec96f11
24601 Author: Bdale Garbee <bdale@gag.com>
24602 Date:   Wed Aug 24 23:23:56 2011 -0600
24603
24604     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
24605
24606 commit c74ab82a7b7a6ad6f79129a9ef5954270e7e8f11
24607 Author: Bdale Garbee <bdale@gag.com>
24608 Date:   Wed Aug 24 23:23:45 2011 -0600
24609
24610     more changes
24611
24612 commit ec96f11666f9cbd98e16caeccd5d399978bde81b
24613 Author: Keith Packard <keithp@keithp.com>
24614 Date:   Wed Aug 24 22:20:29 2011 -0700
24615
24616     doc: Updating Firmware is now a separate chapter
24617     
24618     The Flash Image paragraph references it, change the reference wording.
24619     
24620     Signed-off-by: Keith Packard <keithp@keithp.com>
24621
24622 commit 11099fab63d32f53d0f2e04a7ab04392e39b5963
24623 Author: Keith Packard <keithp@keithp.com>
24624 Date:   Wed Aug 24 22:18:29 2011 -0700
24625
24626     doc: Move updating device firmware section to separate chapter
24627     
24628     This isn't central to operation of the devices, so move it out to a
24629     separate chapter
24630     
24631     Signed-off-by: Keith Packard <keithp@keithp.com>
24632
24633 commit 50769fbbeaaf61111d363411e0ef0b2868681cf4
24634 Merge: 425fa99 d92c173
24635 Author: Bdale Garbee <bdale@gag.com>
24636 Date:   Wed Aug 24 23:15:20 2011 -0600
24637
24638     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
24639
24640 commit 425fa995aeaccc1ec9ecf011f185b4406df61541
24641 Author: Bdale Garbee <bdale@gag.com>
24642 Date:   Wed Aug 24 23:15:15 2011 -0600
24643
24644     more tweaking
24645
24646 commit d92c173615a5fb0278ff6878595bed3f8d813e03
24647 Author: Keith Packard <keithp@keithp.com>
24648 Date:   Wed Aug 24 22:12:39 2011 -0700
24649
24650     doc: use 'radio link' to refer to packet command mode
24651     
24652     Make sure 'radio link' doesn't refer to telemetry and eliminate use of
24653     'RF link' and other similar but not identical phrases.
24654     
24655     Signed-off-by: Keith Packard <keithp@keithp.com>
24656
24657 commit 65ca6f0d7c96432413868274b2cfdea4b76683e4
24658 Author: Bdale Garbee <bdale@gag.com>
24659 Date:   Wed Aug 24 23:03:23 2011 -0600
24660
24661     more tweaks
24662
24663 commit 09981cd024297fd4ef093c7468de2b9d5f3c2691
24664 Merge: a476e76 03c8b27
24665 Author: Bdale Garbee <bdale@gag.com>
24666 Date:   Wed Aug 24 22:42:39 2011 -0600
24667
24668     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
24669
24670 commit a476e76622b6fa70bf7c8883d2a2a64a382fbd78
24671 Author: Bdale Garbee <bdale@gag.com>
24672 Date:   Wed Aug 24 22:42:33 2011 -0600
24673
24674     more doc tweaks
24675
24676 commit 03c8b2702a45a12c4748cd1ec801d720c816d9e9
24677 Author: Keith Packard <keithp@keithp.com>
24678 Date:   Wed Aug 24 21:39:48 2011 -0700
24679
24680     doc: Move Packet Command Mode section to System Operations chapter
24681     
24682     It makes far more sense here.
24683     
24684     Signed-off-by: Keith Packard <keithp@keithp.com>
24685
24686 commit 221157af586c6fd7368ee858a390f38bc5ed50f5
24687 Author: Keith Packard <keithp@keithp.com>
24688 Date:   Wed Aug 24 21:31:05 2011 -0700
24689
24690     doc: Describe packet command mode a bit better.
24691     
24692     Include comments about TeleMini in the introduction, and then explain
24693     a bit better what the best method of reliably initiating packet
24694     command mode are (start operation, then boot telemini).
24695     
24696     Signed-off-by: Keith Packard <keithp@keithp.com>
24697
24698 commit d4e1aa92b6ce2f3e4c51029595d1d44a7f2f14a0
24699 Author: Bdale Garbee <bdale@gag.com>
24700 Date:   Wed Aug 24 22:27:35 2011 -0600
24701
24702     more doc tweaking
24703
24704 commit 6eff8d5831dde8e690586cd2a97ddf1595cd2674
24705 Author: Keith Packard <keithp@keithp.com>
24706 Date:   Wed Aug 24 20:59:28 2011 -0700
24707
24708     doc: Document pad-mode 'on-board data logging' indicator
24709     
24710     There wasn't any documentation for this field in the 'Launch Pad' tab.
24711     
24712     Signed-off-by: Keith Packard <keithp@keithp.com>
24713
24714 commit ca0879ba6e5295b4fa790705f742eb647a462ea0
24715 Author: Keith Packard <keithp@keithp.com>
24716 Date:   Wed Aug 24 20:42:09 2011 -0700
24717
24718     doc: Spelling corrections in altusmetrum.xsl
24719     
24720     Lots of minor spelling errors.
24721     
24722     Signed-off-by: Keith Packard <keithp@keithp.com>
24723
24724 commit 963649aa064acfe75d2ff4babd9a0d35dc254e86
24725 Author: Bdale Garbee <bdale@gag.com>
24726 Date:   Wed Aug 24 21:39:21 2011 -0600
24727
24728     doc tweaks through chap 3
24729
24730 commit 3d88e0493ab446d7c7011786390d30618a72d045
24731 Merge: 02d6545 5a9972d
24732 Author: Bdale Garbee <bdale@gag.com>
24733 Date:   Wed Aug 24 21:26:26 2011 -0600
24734
24735     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
24736
24737 commit 5a9972d41a87d4204c6c93cacf14e2962cc1c59c
24738 Author: Keith Packard <keithp@keithp.com>
24739 Date:   Wed Aug 24 20:22:29 2011 -0700
24740
24741     altos/windows: Get latest JRE 1.6 version (Version 6 update 27)
24742     
24743     No reason to download stale java bits.
24744     
24745     Signed-off-by: Keith Packard <keithp@keithp.com>
24746
24747 commit cbfbaabb39f9f7709d00cf3dc63cc1bc7563062e
24748 Author: Keith Packard <keithp@keithp.com>
24749 Date:   Wed Aug 24 19:13:03 2011 -0700
24750
24751     altosui: Make flight monitor font size configurable
24752     
24753     Tiny netbooks aren't tall enough for the 'usual' font size, so provide
24754     a smaller option. Then provide a bigger option, just because.
24755     
24756     Signed-off-by: Keith Packard <keithp@keithp.com>
24757
24758 commit 9849883a754a73b861dd7be530753ff5c2abb499
24759 Author: Keith Packard <keithp@keithp.com>
24760 Date:   Wed Aug 24 01:48:28 2011 -0700
24761
24762     altosui: Don't trust companion telemetry record 'channels' count
24763     
24764     It can be bogus, allowing the code to walk off the end of the
24765     allocated data array.
24766     
24767     Signed-off-by: Keith Packard <keithp@keithp.com>
24768
24769 commit 02d65453225a3807e61b2ac6e2a26da31a05bd45
24770 Author: Bdale Garbee <bdale@gag.com>
24771 Date:   Wed Aug 24 01:53:02 2011 -0600
24772
24773     update changelogs for Debian build
24774
24775 commit 1d286dab223e6c44a25180f944ccb5ba8ed9d5f5
24776 Author: Bdale Garbee <bdale@gag.com>
24777 Date:   Wed Aug 24 01:51:54 2011 -0600
24778
24779     prepare for another rebuild
24780
24781 commit 82634eae16f9691a6c70a48d0858a399814631f2
24782 Author: Bdale Garbee <bdale@gag.com>
24783 Date:   Wed Aug 24 01:50:56 2011 -0600
24784
24785     add pkg-config to the build deps
24786
24787 commit cf2823cab40aa450375c108bae8ed6b051fbefe5
24788 Author: Bdale Garbee <bdale@gag.com>
24789 Date:   Wed Aug 24 01:45:28 2011 -0600
24790
24791     update changelogs for Debian build
24792
24793 commit bf6f00693c394f885d3378415dc7c8a1815a31ed
24794 Author: Bdale Garbee <bdale@gag.com>
24795 Date:   Wed Aug 24 01:43:59 2011 -0600
24796
24797     roll changelog back in prep for another test build
24798
24799 commit 06aee245eb74e839e50226fa2ddb967c3977fe7c
24800 Author: Bdale Garbee <bdale@gag.com>
24801 Date:   Wed Aug 24 01:41:53 2011 -0600
24802
24803     another test round
24804
24805 commit 4d94e8f9f807a0bbeab0cdead011e74eeca1d1b6
24806 Merge: 4b5369d 3b0a9a1
24807 Author: Bdale Garbee <bdale@gag.com>
24808 Date:   Wed Aug 24 01:38:58 2011 -0600
24809
24810     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
24811
24812 commit 3b0a9a1c87390747492bfef435ac8e0829ec748f
24813 Author: Keith Packard <keithp@keithp.com>
24814 Date:   Wed Aug 24 00:29:36 2011 -0700
24815
24816     altosui: Try to get dialogs to look a little better
24817     
24818     grid bag constraints are not my friend.
24819     
24820     Signed-off-by: Keith Packard <keithp@keithp.com>
24821
24822 commit 2165e82327faaada23f0503b8e49b80f938b746c
24823 Author: Keith Packard <keithp@keithp.com>
24824 Date:   Wed Aug 24 00:09:51 2011 -0700
24825
24826     altosui: Add tool-tips to config dialogs
24827     
24828     Provides more information about the various settings, and, when
24829     they're disabled, tells the user why.
24830     
24831     Signed-off-by: Keith Packard <keithp@keithp.com>
24832
24833 commit 63808e0392f43633f92fee137d968e969dd364c9
24834 Author: Keith Packard <keithp@keithp.com>
24835 Date:   Tue Aug 23 23:20:00 2011 -0700
24836
24837     Remove stale tools (ao-dumplog, ao-postflight, ao-view)
24838     
24839     These tools have all been supplanted by altosui at this point, and
24840     keeping them around increases the build dependencies by quite a lot.
24841     
24842     Signed-off-by: Keith Packard <keithp@keithp.com>
24843
24844 commit 186dfc7c72aa7eba281f29f917088e49e44c2ddc
24845 Author: Keith Packard <keithp@keithp.com>
24846 Date:   Tue Aug 23 22:51:57 2011 -0700
24847
24848     altosui: Use system look&feel
24849     
24850     Turn on the 'be less ugly bit'
24851     
24852     Signed-off-by: Keith Packard <keithp@keithp.com>
24853
24854 commit 4b5369dc3da2fc8441eeacbf094537b0cf52240d
24855 Author: Bdale Garbee <bdale@gag.com>
24856 Date:   Tue Aug 23 21:37:17 2011 -0600
24857
24858     update changelogs for Debian build
24859
24860 commit 99316a17a9642a207c45610e7cc1c33c2600ece0
24861 Author: Bdale Garbee <bdale@gag.com>
24862 Date:   Tue Aug 23 21:33:53 2011 -0600
24863
24864     rewind changelog to 0.9.6.0 for rebuild
24865
24866 commit 192881b7cae49af375cc2b8b7305c937079ee724
24867 Author: Bdale Garbee <bdale@gag.com>
24868 Date:   Tue Aug 23 20:11:01 2011 -0600
24869
24870     update changelogs for Debian build
24871
24872 commit fc7e46b1215ea2b4cc138ed77d8eaa122369b15f
24873 Author: Bdale Garbee <bdale@gag.com>
24874 Date:   Tue Aug 23 20:10:14 2011 -0600
24875
24876     turn off auto-tagging during Debian build
24877
24878 commit 998adccc1c4f8f6c44833bbf4a52d9441748b996
24879 Author: Keith Packard <keithp@keithp.com>
24880 Date:   Tue Aug 23 18:56:07 2011 -0700
24881
24882     altosui: add tool-tips to the button box.
24883     
24884     Signed-off-by: Keith Packard <keithp@keithp.com>
24885
24886 commit 754b9591574c12ddd6e4ab590c6a5f3806b80213
24887 Author: Keith Packard <keithp@keithp.com>
24888 Date:   Tue Aug 23 13:29:23 2011 -0700
24889
24890     libaltos: fix Mac OS X function signatures
24891     
24892     altos_list_start was declared to take a (int time) parameter for some reason.
24893     
24894     Signed-off-by: Keith Packard <keithp@keithp.com>
24895
24896 commit fa6df3fa21e8f09e70371e6c6cc7827a533b4fe6
24897 Author: Keith Packard <keithp@keithp.com>
24898 Date:   Mon Aug 22 23:35:28 2011 -0700
24899
24900     altosui: Update mac os X library
24901     
24902     This has been tested on 32-bit OS X and it works; dunno about
24903     64-bit.
24904     
24905     Signed-off-by: Keith Packard <keithp@keithp.com>
24906
24907 commit 955989147f90a4fd22c1375d1b41425dae4e7dd1
24908 Author: Keith Packard <keithp@keithp.com>
24909 Date:   Mon Aug 22 23:34:55 2011 -0700
24910
24911     altosui: Reset all config data on 'reset' command
24912     
24913     This lets you switch altimeters without getting any stale data.
24914     
24915     Signed-off-by: Keith Packard <keithp@keithp.com>
24916
24917 commit d249da3fb064754753bd20cd2ca1e5ffcce294ca
24918 Author: Keith Packard <keithp@keithp.com>
24919 Date:   Mon Aug 22 23:33:52 2011 -0700
24920
24921     altosui: Only 'show' config dialog once
24922     
24923     Otherwise, the dialog jumps back to the initial position each time the
24924     data is updated.
24925     
24926     Signed-off-by: Keith Packard <keithp@keithp.com>
24927
24928 commit e9254c3472e42d93181674b2c3cd80fe6eea696e
24929 Author: Keith Packard <keithp@keithp.com>
24930 Date:   Mon Aug 22 23:32:36 2011 -0700
24931
24932     altosui: fix 'magic' string to signal end of config data
24933     
24934     Was using "done", which happens to be displayed by the 'l'
24935     command. Switch to 'all finished' which doesn't appear in the config
24936     data output. Yes, this method is a kludge.
24937     
24938     Signed-off-by: Keith Packard <keithp@keithp.com>
24939
24940 commit 4aebe65b089e4b825a5ae238b81e2181bd88175a
24941 Author: Keith Packard <keithp@keithp.com>
24942 Date:   Mon Aug 22 23:31:54 2011 -0700
24943
24944     altosui: Can't configure flight log max on TeleMini
24945     
24946     It's only got space for one flight.
24947     
24948     Signed-off-by: Keith Packard <keithp@keithp.com>
24949
24950 commit 3a84e8e0cc86481c301f4335843a0e1a94bad5c0
24951 Author: Keith Packard <keithp@keithp.com>
24952 Date:   Mon Aug 22 23:12:30 2011 -0700
24953
24954     altosui: Make monitor-idle display correct 'On-board data logging' status
24955     
24956     Count number of stored flights and see if there's space for another
24957     one.
24958     
24959     Signed-off-by: Keith Packard <keithp@keithp.com>
24960
24961 commit afe6aba9cb91e93234ffee2a22eee40f848ddedd
24962 Author: Keith Packard <keithp@keithp.com>
24963 Date:   Mon Aug 22 18:25:34 2011 -0700
24964
24965     altosui: Add --summary option to dump flight stats to stdout
24966     
24967     useful for quickly capturing sense of a flight.
24968     
24969     Signed-off-by: Keith Packard <keithp@keithp.com>
24970
24971 commit 4e2fd7ae76c23aa8da1390ebcbd8f45276cd7a32
24972 Author: Keith Packard <keithp@keithp.com>
24973 Date:   Mon Aug 22 18:24:54 2011 -0700
24974
24975     altosui: Show filename in AltosGraph window
24976     
24977     Makes it easier to tell multiple windows apart
24978     
24979     Signed-off-by: Keith Packard <keithp@keithp.com>
24980
24981 commit f4ea46dc205454411c224ada7805f813989efd4a
24982 Author: Keith Packard <keithp@keithp.com>
24983 Date:   Mon Aug 22 18:23:41 2011 -0700
24984
24985     altosui: Add date/time/serial/flight to flight stats tab
24986     
24987     And switch to using the AltosConvert units conversions functions.
24988     
24989     Signed-off-by: Keith Packard <keithp@keithp.com>
24990
24991 commit b4c71ba56c471720c72853057d0a527825a78fa0
24992 Author: Keith Packard <keithp@keithp.com>
24993 Date:   Mon Aug 22 18:22:21 2011 -0700
24994
24995     altosui: Capture date/time/serial/flight in AltosFlightStats
24996     
24997     Time is the time when boost was detected.
24998     
24999     Signed-off-by: Keith Packard <keithp@keithp.com>
25000
25001 commit 5ef731bd87c6d2a71a4edcc69a218eaf1aa7c465
25002 Author: Keith Packard <keithp@keithp.com>
25003 Date:   Mon Aug 22 18:21:35 2011 -0700
25004
25005     altosui: Add a few simple unit conversions
25006     
25007     Signed-off-by: Keith Packard <keithp@keithp.com>
25008
25009 commit b83d8eca433ed5796835f6a09271f50c7f27cc81
25010 Author: Keith Packard <keithp@keithp.com>
25011 Date:   Mon Aug 22 17:18:02 2011 -0700
25012
25013     doc: Add Installation Recommendations chapter
25014     
25015     Document installation suggestions, including mounting, RFI, antenna
25016     issues and ground testing.
25017     
25018     Signed-off-by: Keith Packard <keithp@keithp.com>
25019
25020 commit a0f62b8569c5535a2598cfb6ab52db79f0a52f92
25021 Author: Keith Packard <keithp@keithp.com>
25022 Date:   Mon Aug 22 17:17:43 2011 -0700
25023
25024     doc: Add note about telemetry disable mode to 1.0 release notes
25025     
25026     Signed-off-by: Keith Packard <keithp@keithp.com>
25027
25028 commit 393d231b9689cd1c358600ee76e0e808f89670c8
25029 Author: Keith Packard <keithp@keithp.com>
25030 Date:   Sun Aug 21 22:52:45 2011 -0700
25031
25032     altosui: Attempt to make both 32- and 64-bit windows DLLs
25033     
25034     We'll see if they work...
25035     
25036     Signed-off-by: Keith Packard <keithp@keithp.com>
25037
25038 commit d5bd40847b17c32405dfba864a2a5a3b19aa7e85
25039 Author: Keith Packard <keithp@keithp.com>
25040 Date:   Sun Aug 21 22:12:53 2011 -0700
25041
25042     altosui/windows: Fix a bunch of windows compiler warnings.
25043     
25044     Some of these may have actually been serious -- a write length was
25045     getting stored in a signed char...
25046     
25047     Signed-off-by: Keith Packard <keithp@keithp.com>
25048
25049 commit 2353d83be15b398754c2564f95374c6ea0f8de92
25050 Author: Keith Packard <keithp@keithp.com>
25051 Date:   Sun Aug 21 22:12:04 2011 -0700
25052
25053     altos-fat/windows: Check and install Java 1.6 as needed
25054     
25055     Signed-off-by: Keith Packard <keithp@keithp.com>
25056
25057 commit a08826292ebd802a1ff2effccac3b96fd061c47d
25058 Merge: 3366cfe 55be3db
25059 Author: Bdale Garbee <bdale@gag.com>
25060 Date:   Mon Aug 22 16:08:55 2011 -0600
25061
25062     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
25063
25064 commit 55be3db2e31fe97e7f351e3c490b8bc4cf7192b2
25065 Author: Keith Packard <keithp@keithp.com>
25066 Date:   Sun Aug 21 19:18:54 2011 -0700
25067
25068     altosui: Clean up command line processing. Add --graph
25069     
25070     Make the command line processing a bit less ad-hoc, track 'mode' of
25071     processing and deal with all files on the command line.
25072     
25073     Signed-off-by: Keith Packard <keithp@keithp.com>
25074
25075 commit 6823ad5e48fc0a19791d96f886b5689f88c4311b
25076 Author: Keith Packard <keithp@keithp.com>
25077 Date:   Thu Aug 18 18:02:02 2011 -0700
25078
25079     altos/altosui: Add ability to disable telemetry/rdf completely
25080     
25081     This turns off the telemetry system so that it never transmits telemetry
25082     or RDF tones. In idle mode, it will still accept packet mode connections.
25083     
25084     Signed-off-by: Keith Packard <keithp@keithp.com>
25085
25086 commit a08e7ac8bd3840b699c9a1ffc6b1e115b2b84bad
25087 Author: Keith Packard <keithp@keithp.com>
25088 Date:   Sat Aug 20 11:35:55 2011 -0700
25089
25090     Bump version to 0.9.7
25091     
25092     Bdale is flying 0.9.6 at chili blaster, make sure later firmware gets
25093     a later version number.
25094     
25095     Signed-off-by: Keith Packard <keithp@keithp.com>
25096
25097 commit f2b0900f8b83fcb3085f3d042ffd961ffd758d5d
25098 Author: Keith Packard <keithp@keithp.com>
25099 Date:   Sat Aug 20 11:28:53 2011 -0700
25100
25101     altos: Merge common config code in ao_config.c
25102     
25103     This shuffles code around in ao_config.c to share some common code
25104     segments for starting and committing config changes.
25105     
25106     This also stops printing out changes as they are made which aren't
25107     needed by the UI code.
25108     
25109     Signed-off-by: Keith Packard <keithp@keithp.com>
25110
25111 commit 67f28c58db0deca8f8050d33e97ad96017f4baaa
25112 Author: Keith Packard <keithp@keithp.com>
25113 Date:   Sat Aug 20 11:19:57 2011 -0700
25114
25115     altosui: Disable 'max flight log' config when there are stored flights
25116     
25117     When flights are stored in flash, the maximum flight log value cannot
25118     be changed as the flight data might need to be moved around in
25119     memory. Check for this case by looking for stored flights and
25120     disabling the combo box when storage is not empty.
25121     
25122     Signed-off-by: Keith Packard <keithp@keithp.com>
25123
25124 commit fcff63baf8fde1174571a2c7c860099e19dbf629
25125 Author: Keith Packard <keithp@keithp.com>
25126 Date:   Sat Aug 20 10:43:28 2011 -0700
25127
25128     altosui: remove debug printf in pad pane
25129     
25130     Signed-off-by: Keith Packard <keithp@keithp.com>
25131
25132 commit 3366cfe6145f64cdb04654854d5390c671a288e3
25133 Author: Bdale Garbee <bdale@gag.com>
25134 Date:   Sat Aug 20 09:28:04 2011 -0600
25135
25136     update changelogs for Debian build
25137
25138 commit 787e4305a05e344c018abb872f788749203690d7
25139 Author: Bdale Garbee <bdale@gag.com>
25140 Date:   Sat Aug 20 09:24:29 2011 -0600
25141
25142     update changelogs for Debian build
25143
25144 commit 605627d03eeb9f34026a84134992ad061b5b3946
25145 Author: Bdale Garbee <bdale@gag.com>
25146 Date:   Fri Aug 19 22:47:50 2011 -0600
25147
25148     update changelogs for Debian build
25149
25150 commit 048b3eb45169e572f33c68ff152b89db9ef97d31
25151 Author: Keith Packard <keithp@keithp.com>
25152 Date:   Sun Aug 14 21:11:41 2011 -0700
25153
25154     altosui: Add 'On-board Data Logging' indicator to pad tab
25155     
25156     This shows whether the on-board data memory is full, or is ready to
25157     record the flight. This is indicated in the telemetry stream by a
25158     flight number of '0'.
25159     
25160     Signed-off-by: Keith Packard <keithp@keithp.com>
25161
25162 commit adb7d345963ab9981c49c7cc68c6b4d7156dce46
25163 Author: Keith Packard <keithp@keithp.com>
25164 Date:   Sun Aug 14 21:09:42 2011 -0700
25165
25166     altosui: Ancient log files used 'apogee' for 'coast' state
25167     
25168     2009-07-18-serial-004-flight-000 says 'apogee' for the apogee-detect
25169     phase of the flight; map this to coast so that this flight replays
25170     correctly (although the log terminates at apogee...)
25171     
25172     Signed-off-by: Keith Packard <keithp@keithp.com>
25173
25174 commit 4f64d66295a8f76680af8cfda4650aa4c4f8576d
25175 Author: Keith Packard <keithp@keithp.com>
25176 Date:   Sun Aug 14 19:19:50 2011 -0700
25177
25178     altos: Lost change that reported flight 0 when log memory was full
25179     
25180     commit 52ac83fedbfd380d14d4df2e79992bbdfba3552a added coded to check
25181     for a full flight log and complain with a special tone.
25182     
25183     It also reported flight 0 over telemetry, and that part of the patch
25184     got lost when moving to the new telemetry format. This patch
25185     resurrects that piece.
25186     
25187     Signed-off-by: Keith Packard <keithp@keithp.com>
25188
25189 commit ef7f60df841f1eb22b9cec0d7f68cf2c003d6b30
25190 Author: Keith Packard <keithp@keithp.com>
25191 Date:   Sun Aug 14 00:00:54 2011 -0700
25192
25193     altosui: Respect storage limits in flight log max config
25194     
25195     Compute the maximum flight log using the data returned from the 'f'
25196     command (total storage and erase block size). Limit menu to choices
25197     which fall within this limit, complain if the user asks for too big a value.
25198     
25199     Signed-off-by: Keith Packard <keithp@keithp.com>
25200
25201 commit 746d6a472a20243a8c0eacc8edf8e81e0641bc17
25202 Author: Keith Packard <keithp@keithp.com>
25203 Date:   Sun Aug 14 00:00:07 2011 -0700
25204
25205     altosui: don't set channel when using radio setting
25206     
25207     altos now sets the radio back to channel 0 when the radio setting is
25208     changed.
25209     
25210     Signed-off-by: Keith Packard <keithp@keithp.com>
25211
25212 commit 709485f20fb039f8dd087c8491c5f5a76718ae53
25213 Author: Keith Packard <keithp@keithp.com>
25214 Date:   Sat Aug 13 23:58:03 2011 -0700
25215
25216     altos: use raw height while waiting for landing
25217     
25218     This avoids any noise introduced by the kalman filter, making landing
25219     detection much more reliable. This patch also changes the interval to
25220     10s so that the height bounds can be increased to 4m.
25221     
25222     Signed-off-by: Keith Packard <keithp@keithp.com>
25223
25224 commit aa71c2cdcb417eba2a2d30792ece9a47b8b3fc82
25225 Author: Keith Packard <keithp@keithp.com>
25226 Date:   Sat Aug 13 23:56:55 2011 -0700
25227
25228     altos: Reset radio channel to zero when using radio setting
25229     
25230     Otherwise, it's hard to set the frequency over the radio link.
25231     
25232     Signed-off-by: Keith Packard <keithp@keithp.com>
25233
25234 commit 7f74761051f2a5ab45b82c4dd79a8569376bbe2e
25235 Author: Keith Packard <keithp@keithp.com>
25236 Date:   Sat Aug 13 23:56:06 2011 -0700
25237
25238     altos: Correct AO_CONFIG_MINOR from 6 to 7
25239     
25240     Forgot to bump this when adding radio setting.
25241     
25242     Signed-off-by: Keith Packard <keithp@keithp.com>
25243
25244 commit 924d56a4d2d8b16530cd378b18cfc5d6e08420ed
25245 Author: Keith Packard <keithp@keithp.com>
25246 Date:   Sat Aug 13 21:10:15 2011 -0700
25247
25248     altos: AltosSerial.flush_input shouldn't discard Interrupted exceptions
25249     
25250     The eeprom download code wants to interrupt serial communication so
25251     that it can stop downloading stuff in the middle of a run. Make
25252     flush_input pass the exception along instead of discarding it.
25253     
25254     Signed-off-by: Keith Packard <keithp@keithp.com>
25255
25256 commit dcd15032eec45f3fdd003050710ebd5b85052662
25257 Author: Keith Packard <keithp@keithp.com>
25258 Date:   Sat Aug 13 21:09:19 2011 -0700
25259
25260     altosui: Eliminate inter-chunk flush_input calls
25261     
25262     Once the serial line is nicely synchronized, we don't need to flush
25263     input between chunks. This speeds up eeprom downloading quite a bit.
25264     
25265     Signed-off-by: Keith Packard <keithp@keithp.com>
25266
25267 commit 3ba7b6196f68078f4ed4538c4e7fe30699dfe908
25268 Author: Keith Packard <keithp@keithp.com>
25269 Date:   Sat Aug 13 21:05:46 2011 -0700
25270
25271     altosui: Devices with log-format can also delete flights
25272     
25273     Any device with either flight-log-max or log-format can delete flights.
25274     
25275     Signed-off-by: Keith Packard <keithp@keithp.com>
25276
25277 commit 03e201e1acc8742399054e4ad36b533120ea1612
25278 Author: Keith Packard <keithp@keithp.com>
25279 Date:   Sat Aug 13 18:39:35 2011 -0700
25280
25281     altosui: Add support for TeleScience eeprom download
25282     
25283     Using the existing eeprom methods, fetch and save TeleScience eeprom
25284     data, storing to a filename generated from the serial/flight from the
25285     TM connected to the TS board.
25286     
25287     Signed-off-by: Keith Packard <keithp@keithp.com>
25288
25289 commit 5a3e96bef31959a287b8696778d7d8cf911a7dc4
25290 Author: Keith Packard <keithp@keithp.com>
25291 Date:   Sat Aug 13 18:36:18 2011 -0700
25292
25293     altosui: Clean up eeprom parsing a bit
25294     
25295     Export basic parsing and checksum functions for shared use.
25296     Create 'erased' function to check a chunk of eeprom data for data.
25297     
25298     Signed-off-by: Keith Packard <keithp@keithp.com>
25299
25300 commit b0ec30de37aa822ba66d25ceaa8cf8dc967b4371
25301 Author: Keith Packard <keithp@keithp.com>
25302 Date:   Sat Aug 13 18:31:08 2011 -0700
25303
25304     altos: wait 10s for companion to boot
25305     
25306     In case the companion is delayed while booting, retry the setup 10
25307     times with a 1s delay between tries.
25308     
25309     Signed-off-by: Keith Packard <keithp@keithp.com>
25310
25311 commit 41e5be32819d305c8268e6f992be91411ea13435
25312 Author: Keith Packard <keithp@keithp.com>
25313 Date:   Sat Aug 13 18:30:00 2011 -0700
25314
25315     altos: Send serial/flight to companion board
25316     
25317     Lets the companion log them for later matching with TeleMetrum log
25318     
25319     Signed-off-by: Keith Packard <keithp@keithp.com>
25320
25321 commit fa7dd04741bf3fd9cedc59ed3b45b69ef9312609
25322 Author: Keith Packard <keithp@keithp.com>
25323 Date:   Fri Aug 12 21:41:25 2011 -0700
25324
25325     altos: Send SPI message at flight state changes
25326     
25327     Get the companion board starting its data logging as soon as possible
25328     after boost starts.
25329     
25330     Signed-off-by: Keith Packard <keithp@keithp.com>
25331
25332 commit c7f540330c040c521f9d7626009a406e704a5e41
25333 Author: Keith Packard <keithp@keithp.com>
25334 Date:   Fri Aug 12 14:58:34 2011 -0700
25335
25336     altosui: Add companion support to the flight UI and CSV conversion
25337     
25338     Shows the companion data in a new tab. Also put companion data into
25339     CSV file.
25340     
25341     Signed-off-by: Keith Packard <keithp@keithp.com>
25342
25343 commit 18369c58e62bc64b969a7cf8be3103aa33c6d4aa
25344 Author: Keith Packard <keithp@keithp.com>
25345 Date:   Fri Aug 12 06:29:13 2011 -0700
25346
25347     altos: Check for companion init packet validity was busted
25348     
25349     Was using board_id == ~board_id instead of board_id ==
25350     ~board_id_inverse.
25351     
25352     Signed-off-by: Keith Packard <keithp@keithp.com>
25353
25354 commit aa642cf55c43188e9a21198d828d7ea90ff54280
25355 Author: Keith Packard <keithp@keithp.com>
25356 Date:   Fri Aug 12 05:42:05 2011 -0700
25357
25358     altos: add the 'L' command to show the status of a linked companion board
25359     
25360     This prints out whether there is a board connected, along with the
25361     various values fetched from it.
25362     
25363     Signed-off-by: Keith Packard <keithp@keithp.com>
25364
25365 commit f87f0787fa5aa528674f3f4919eb22646c87c25a
25366 Author: Keith Packard <keithp@keithp.com>
25367 Date:   Fri Aug 12 05:41:15 2011 -0700
25368
25369     altos: Make sure companion task exits cleanly when done
25370     
25371     Signed-off-by: Keith Packard <keithp@keithp.com>
25372
25373 commit ebe2ffb29944abc4d6a35889c7b5f3d9f2871077
25374 Author: Keith Packard <keithp@keithp.com>
25375 Date:   Fri Aug 12 05:38:16 2011 -0700
25376
25377     altos: Put SPI in slower mode when talking to companion board
25378     
25379     The AVR CPU on the other side just can't go very fast. This reduces
25380     the SPI clock by a factor of 16, just under 200kHz. As the companion
25381     commands are reasonably short, this shouldn't have a huge effect on
25382     overall SPI utilization.
25383     
25384     Signed-off-by: Keith Packard <keithp@keithp.com>
25385
25386 commit 30abbdc7ffcfc809b4a3fc31486fe968161ea225
25387 Author: Keith Packard <keithp@keithp.com>
25388 Date:   Sat Jul 9 16:59:16 2011 -0700
25389
25390     altos: Add SPI-based companion board support
25391     
25392     This sends current flight state information and retrieves companion
25393     data to include in telemetry.
25394     
25395     Signed-off-by: Keith Packard <keithp@keithp.com>
25396
25397 commit 578c4b17b8f62f2727654ebda78ee139f9fe13fa
25398 Author: Keith Packard <keithp@keithp.com>
25399 Date:   Sat Aug 13 18:38:38 2011 -0700
25400
25401     altos: Don't try to use non-basestations for remote eeprom download
25402     
25403     Companion boards may also have eeprom data to fetch; don't try to use
25404     them as a radio.
25405     
25406     Signed-off-by: Keith Packard <keithp@keithp.com>
25407
25408 commit bf06af154e232d4caa1585a1d6d5279a075292e4
25409 Author: Keith Packard <keithp@keithp.com>
25410 Date:   Fri Aug 12 21:43:56 2011 -0700
25411
25412     altos/altosui: Report log format in the version command
25413     
25414     This will make it easier to figure out what the contents of the flash
25415     should look like from altosui; the current 'guessing' mechanism will
25416     not scale to many more formats.
25417     
25418     Signed-off-by: Keith Packard <keithp@keithp.com>
25419
25420 commit c2f2f519dbc8ce233ab36222088c1be6b1362f01
25421 Author: Keith Packard <keithp@keithp.com>
25422 Date:   Sat Aug 13 18:28:38 2011 -0700
25423
25424     altos: re-write a bit of GPS parsing code to reduce size
25425     
25426     Use a local variable while computing hdop.
25427     Place the next incoming character in data instead of pdata.
25428     
25429     Saved a surprising amount of memory.
25430     
25431     Signed-off-by: Keith Packard <keithp@keithp.com>
25432
25433 commit 7bcf25606cd5892d58295649f3d475d284494ee8
25434 Author: Keith Packard <keithp@keithp.com>
25435 Date:   Fri Aug 12 05:26:09 2011 -0700
25436
25437     altos: shrink text space from ao_config.c
25438     
25439     Eliminate redundant config initializers by setting minor to zero and
25440     letting upgrade code handle all of the new values.
25441     
25442     Stop computing (fake) frequency when showing radio channel
25443     Stop computing feet when showing main deploy height
25444     
25445     Signed-off-by: Keith Packard <keithp@keithp.com>
25446
25447 commit 313d740b5284b24f1cc7a1ba5779136b55d49ebe
25448 Author: Keith Packard <keithp@keithp.com>
25449 Date:   Sat Aug 13 18:33:07 2011 -0700
25450
25451     libaltos: Mis-allocated device list in libaltos
25452     
25453     Would overrun mis-allocated array, causing chaos.
25454     
25455     Signed-off-by: Keith Packard <keithp@keithp.com>
25456
25457 commit 3b87dd6f46922cf5f98deb2dffa2148c4244e48e
25458 Author: Keith Packard <keithp@keithp.com>
25459 Date:   Sat Aug 13 15:00:14 2011 -0700
25460
25461     ao-tools: ao-list was crashing with more than 3 devices connected
25462     
25463     the list of devices was getting realloced for each new device, but
25464     that realloc was too small.
25465     
25466     Signed-off-by: Keith Packard <keithp@keithp.com>
25467
25468 commit 640422c028a2be898aa3a9048a0f6fad2e43dd8d
25469 Author: Keith Packard <keithp@keithp.com>
25470 Date:   Thu Aug 11 16:11:34 2011 -0700
25471
25472     altos: remove monitor disable stubs from altimeter code
25473     
25474     Monitor mode in the ground-station boards must be disabled when the
25475     radio is going to be used for another purpose, or the radio parameters
25476     changed. That places monitor-mode disable calls in other parts of the
25477     system which are shared with the altimeter code.
25478     
25479     Elide the ao_set_monitor calls for builds which do not include any
25480     monitoring code.
25481     
25482     Signed-off-by: Keith Packard <keithp@keithp.com>
25483
25484 commit 1d13460412046c53f36466193329caaa657bb278
25485 Author: Keith Packard <keithp@keithp.com>
25486 Date:   Thu Aug 11 15:59:47 2011 -0700
25487
25488     altos: Apply igniter boot pulse-width reduction to telemini
25489     
25490     TeleMini needs the same fix as TeleMetrum to reduce startup igniter
25491     pulses.
25492     
25493     Signed-off-by: Keith Packard <keithp@keithp.com>
25494
25495 commit b520c32bcddabd42c07ceafa827694a3ae23a76f
25496 Author: Keith Packard <keithp@keithp.com>
25497 Date:   Thu Aug 11 15:57:58 2011 -0700
25498
25499     altos: Pull igniter pins low as soon as possible at boot time
25500     
25501     This reduces the pulse width on the igniter circuit caused by the
25502     default cc1111 pin configuration at powerup time.
25503     
25504     Signed-off-by: Keith Packard <keithp@keithp.com>
25505
25506 commit 566b16e67be38c6425e616a5c38d641c4e1a9b12
25507 Author: Keith Packard <keithp@keithp.com>
25508 Date:   Wed Aug 10 22:43:26 2011 -0700
25509
25510     doc: Add 1.0 release notes.
25511     
25512     Signed-off-by: Keith Packard <keithp@keithp.com>
25513
25514 commit a07b07d48f71b9a11e73a82db075cc57bad0c09f
25515 Author: Keith Packard <keithp@keithp.com>
25516 Date:   Wed Aug 10 22:14:32 2011 -0700
25517
25518     doc: Add release notes, include them in altusmetrum doc. Shuffle altusmetrum
25519     
25520     This adds release notes and includes them in the main altusmetrum doc
25521     as well as making stand-alone html available for inclusion in the website.
25522     
25523     Signed-off-by: Keith Packard <keithp@keithp.com>
25524
25525 commit 5aa3e49f794ba5ed2680016f3dca47d67ae99836
25526 Author: Keith Packard <keithp@keithp.com>
25527 Date:   Wed Aug 10 18:32:05 2011 -0700
25528
25529     doc: Add telemetry docs to debian/linux/mac/windows packages
25530     
25531     Signed-off-by: Keith Packard <keithp@keithp.com>
25532
25533 commit 7283deaa91e752acc45018ef2ea2f560b09af354
25534 Author: Keith Packard <keithp@keithp.com>
25535 Date:   Wed Aug 10 18:22:16 2011 -0700
25536
25537     doc: Describe 'stats' tab in Graph UI, 'Graph Flight' button.
25538     
25539     Signed-off-by: Keith Packard <keithp@keithp.com>
25540
25541 commit 21837e0026c87635abf4baf2c6c574a7b274f449
25542 Author: Keith Packard <keithp@keithp.com>
25543 Date:   Wed Aug 10 18:14:10 2011 -0700
25544
25545     doc: Document Ignite Mode and Pad Orientation configuration options
25546     
25547     Signed-off-by: Keith Packard <keithp@keithp.com>
25548
25549 commit 967c9d5ee691f87bf0d1e49ba055eb366e513e6a
25550 Author: Keith Packard <keithp@keithp.com>
25551 Date:   Wed Aug 10 17:43:58 2011 -0700
25552
25553     doc: Update altusmetrum.xsl for v1.0 software and TeleMini
25554     
25555     Add TeleMini references and sections as appropriate, update AltosUI
25556     docs to describe new bits.
25557     
25558     Signed-off-by: Keith Packard <keithp@keithp.com>
25559
25560 commit be65308182363ca87db69db530297933324f3806
25561 Author: Keith Packard <keithp@keithp.com>
25562 Date:   Wed Aug 10 16:01:25 2011 -0700
25563
25564     Bump version to 0.9.6.0
25565     
25566     Signed-off-by: Keith Packard <keithp@keithp.com>
25567
25568 commit 9f5623c8c32a38eaeb63fa74ab370025ac015d52
25569 Author: Keith Packard <keithp@keithp.com>
25570 Date:   Wed Aug 10 15:00:44 2011 -0700
25571
25572     altosui: Move launch-sites.txt file to altusmetrum.org
25573     
25574     The official URL is now:
25575     
25576         http://www.altusmetrum.org/AltOS/launch-sites.txt
25577     
25578     Signed-off-by: Keith Packard <keithp@keithp.com>
25579
25580 commit 4962bcf1ce15c21a946ea718bd676b901f0f2bd0
25581 Author: Keith Packard <keithp@keithp.com>
25582 Date:   Wed Aug 10 14:35:21 2011 -0700
25583
25584     altosui: Plot reasonable data from Tm files
25585     
25586     Don't plot acceleration based on baro data.
25587     Display baro speed if accel speed isn't available.
25588     
25589     Signed-off-by: Keith Packard <keithp@keithp.com>
25590
25591 commit 01b9352eb8ca0e4e2d023ce973c4e863cdcc0c51
25592 Author: Keith Packard <keithp@keithp.com>
25593 Date:   Wed Aug 10 14:34:39 2011 -0700
25594
25595     altosui: Prune telemetry file graphs to just the flight
25596     
25597     Remove data earlier than 1 second before boost and data after landing.
25598     
25599     Signed-off-by: Keith Packard <keithp@keithp.com>
25600
25601 commit 9e1487b1a5db0afd1d23c86d82c60b1c1a62aab0
25602 Author: Keith Packard <keithp@keithp.com>
25603 Date:   Wed Aug 10 14:08:21 2011 -0700
25604
25605     altosui: Add a 'Graph Flight' button to the 'landed'  tab
25606     
25607     This lets you see the results of a flight as soon as the rocket lands
25608     using the telemetry data.
25609     
25610     Signed-off-by: Keith Packard <keithp@keithp.com>
25611
25612 commit 6ac604d11de44cd824f09e4b467264a2b74be7bd
25613 Author: Keith Packard <keithp@keithp.com>
25614 Date:   Wed Aug 10 13:35:26 2011 -0700
25615
25616     Altosui: Add flight statistics tab to graph window
25617     
25618     Provide basic flight stats alongside the flight graph.
25619     
25620     Signed-off-by: Keith Packard <keithp@keithp.com>
25621
25622 commit 94d9a2c36fabdf24d6a0b985851e95e4eb181fd9
25623 Author: Keith Packard <keithp@keithp.com>
25624 Date:   Tue Aug 9 18:28:19 2011 -0700
25625
25626     altosui: Ship TeleMini v1.0 firmware with fat blobs
25627     
25628     Signed-off-by: Keith Packard <keithp@keithp.com>
25629
25630 commit a680ce61bdcffeacb7f0e4dcef71a03cb7cfe07d
25631 Author: Keith Packard <keithp@keithp.com>
25632 Date:   Tue Aug 9 18:27:19 2011 -0700
25633
25634     altosui: Ensure serial code tracks reply nesting correctly
25635     
25636     Trap any exceptional return conditions from 'get_reply' to make sure
25637     in_reply gets decremented.
25638     
25639     Signed-off-by: Keith Packard <keithp@keithp.com>
25640
25641 commit 12bfa6cc42e3689f09abae2bd2584cbacf2aa2e0
25642 Author: Keith Packard <keithp@keithp.com>
25643 Date:   Tue Aug 9 18:26:07 2011 -0700
25644
25645     altosui: Don't export product defs from libaltos
25646     
25647     As we add new products, that would change the ABI generated for java,
25648     invaliding old library versions sitting around for windows and mac.
25649     
25650     Signed-off-by: Keith Packard <keithp@keithp.com>
25651
25652 commit 81ad44d4b6d9ad2f6b91d0906e8543da82da424f
25653 Author: Keith Packard <keithp@keithp.com>
25654 Date:   Tue Aug 9 14:26:43 2011 -0700
25655
25656     altos: Switch telemini from v0.1 to v1.0
25657     
25658     TeleMini production boards are firmware compatible with the v0.1
25659     design, so instead of creating another product, just rename the
25660     existing one.
25661     
25662     Signed-off-by: Keith Packard <keithp@keithp.com>
25663
25664 commit f3985ef8bc69bcec13ce155567a8ed7c5c6051cb
25665 Author: Keith Packard <keithp@keithp.com>
25666 Date:   Mon Aug 8 20:41:34 2011 -0700
25667
25668     altosui: Add close button to 'fire' dialog
25669     
25670     Easier to hit than the tiny close box in the frame.
25671     
25672     Signed-off-by: Keith Packard <keithp@keithp.com>
25673
25674 commit cbf54a826d12c49b1b1996be247869d5ff4e2236
25675 Author: Keith Packard <keithp@keithp.com>
25676 Date:   Mon Aug 8 20:38:44 2011 -0700
25677
25678     altosui: Make set of telemetries to use while scanning configurable
25679     
25680     with a preference to remember across application runs.
25681     
25682     Signed-off-by: Keith Packard <keithp@keithp.com>
25683
25684 commit 7146311d9df541e075b4450cf9656a9aa7ffdd93
25685 Author: Keith Packard <keithp@keithp.com>
25686 Date:   Mon Aug 8 20:38:14 2011 -0700
25687
25688     altosui: Reading serial from swing thread only bad if remote
25689     
25690     Make the warning on this condition based on whether the link is remote.
25691     
25692     Signed-off-by: Keith Packard <keithp@keithp.com>
25693
25694 commit 2662c577a895c96fce7b2bf815b9e752d2dfbde6
25695 Author: Keith Packard <keithp@keithp.com>
25696 Date:   Mon Aug 8 18:53:59 2011 -0700
25697
25698     altosui: Remove unused AltosConfigData from AltosTelemetryReader
25699     
25700     Now that AltosSerial manages this data, it's not needed here.
25701     
25702     Signed-off-by: Keith Packard <keithp@keithp.com>
25703
25704 commit 13eacb49de4312509c3a729a31dcda4d601f8a8b
25705 Author: Keith Packard <keithp@keithp.com>
25706 Date:   Mon Aug 8 18:53:27 2011 -0700
25707
25708     altosui: Flush radio setting to serial device
25709     
25710     When changing frequencies, make sure the device hears about it.
25711     
25712     Signed-off-by: Keith Packard <keithp@keithp.com>
25713
25714 commit 97cf285d041062ae473c2823438b81c8fffe7f67
25715 Author: Keith Packard <keithp@keithp.com>
25716 Date:   Mon Aug 8 18:53:03 2011 -0700
25717
25718     altosui: Remove debugging printfs from AltosSerial
25719     
25720     Signed-off-by: Keith Packard <keithp@keithp.com>
25721
25722 commit 364102d29ff4de0c252774f26417587fa88b7467
25723 Author: Keith Packard <keithp@keithp.com>
25724 Date:   Mon Aug 8 18:52:11 2011 -0700
25725
25726     altosui: Show AltosFrequency in scan results
25727     
25728     Include frequency and description instead of just frequency.
25729     
25730     Signed-off-by: Keith Packard <keithp@keithp.com>
25731
25732 commit d4cc16e111229b02d1081e2693ace0b33f662498
25733 Author: Keith Packard <keithp@keithp.com>
25734 Date:   Mon Aug 8 18:51:16 2011 -0700
25735
25736     altosui: Save frequency after setting it in AltosFlightUI
25737     
25738     Otherwise we'll just save the old frequency.
25739     
25740     Signed-off-by: Keith Packard <keithp@keithp.com>
25741
25742 commit 81bb6f42d8b859195ea5a35806c42d98ba82e8e1
25743 Author: Keith Packard <keithp@keithp.com>
25744 Date:   Mon Aug 8 18:49:45 2011 -0700
25745
25746     altosui: Have single radio_to_frequency function
25747     
25748     This takes all three radio params (setting, cal, channel) and computes
25749     the current frequency.
25750     
25751     Signed-off-by: Keith Packard <keithp@keithp.com>
25752
25753 commit c8c01684fa011acf3bbe5c3ebbc84aa8e8457a5e
25754 Author: Keith Packard <keithp@keithp.com>
25755 Date:   Mon Aug 8 18:47:36 2011 -0700
25756
25757     altosui: A few misc cleanups.
25758     
25759     Initialize radio_setting as it won't be set for older devices ever.
25760     Remove unused set_radio_frequency function from AltosConfigUI.
25761     
25762     Signed-off-by: Keith Packard <keithp@keithp.com>
25763
25764 commit dd383b86b9a13d7af2d6b07f4fb85ccc666ed898
25765 Author: Keith Packard <keithp@keithp.com>
25766 Date:   Mon Aug 8 18:45:36 2011 -0700
25767
25768     altosui: Must set radio calibration before radio setting
25769     
25770     Setting the radio calibration erases any previous radio setting as
25771     the radio calibration change invalidates any previously computed radio
25772     setting for a specific frequency.
25773     
25774     Hence, the radio setting must be configured *after* the radio
25775     calibration value lest it be ignored.
25776     
25777     Signed-off-by: Keith Packard <keithp@keithp.com>
25778
25779 commit 40544dbfe09c64f7764a5f0686415805611fab25
25780 Author: Keith Packard <keithp@keithp.com>
25781 Date:   Mon Aug 8 17:46:04 2011 -0700
25782
25783     altos: minor type in comment about accel correction
25784     
25785     Kurt Roeckx found a typo in the equations describing how the
25786     accelerometer is corrected by the 5V reference measurement.
25787     
25788     Signed-off-by: Keith Packard <keithp@keithp.com>
25789
25790 commit a315b200cd0da1a964f5395cd59660be1b49672b
25791 Author: Keith Packard <keithp@keithp.com>
25792 Date:   Mon Aug 8 12:31:48 2011 -0700
25793
25794     altosui: Pull out BlueTooth support
25795     
25796     This leaves the code in place, but commented out so that it isn't used
25797     until we've got a bluetooth device ready for use.
25798     
25799     Signed-off-by: Keith Packard <keithp@keithp.com>
25800
25801 commit a65daf94e8fe3e22f770ef76d9104c3dd11d0330
25802 Author: Keith Packard <keithp@keithp.com>
25803 Date:   Mon Aug 8 12:25:30 2011 -0700
25804
25805     altosui: altimeter is not spelled altimter
25806     
25807     Signed-off-by: Keith Packard <keithp@keithp.com>
25808
25809 commit 84ba927f503f81543dec286c4881be30bb5e60c5
25810 Author: Keith Packard <keithp@keithp.com>
25811 Date:   Mon Aug 8 02:05:28 2011 -0700
25812
25813     Set version to 0.9.5.0
25814     
25815     Make the frequency-based systems distinct
25816     
25817     Signed-off-by: Keith Packard <keithp@keithp.com>
25818
25819 commit 0e3e4f9c1e6a6bf972514f12c9d622258aa2aec2
25820 Author: Keith Packard <keithp@keithp.com>
25821 Date:   Mon Aug 8 01:47:29 2011 -0700
25822
25823     altosui: Convert from channels to frequencies
25824     
25825     Major areas:
25826     
25827      * Preferences are stored as frequencies instead
25828        of channels
25829     
25830      * Serial configuration is done using frequencies
25831     
25832      * UI is presented with frequency lists
25833     
25834     Signed-off-by: Keith Packard <keithp@keithp.com>
25835
25836 commit f03ca0ab8799bfa5100eaa2577cfd7b9c37d05bf
25837 Author: Keith Packard <keithp@keithp.com>
25838 Date:   Sun Aug 7 14:52:29 2011 -0700
25839
25840     altosui: Add dialogs to configure 'common' frequencies
25841     
25842     These are stored in preferences, but not yet hooked up to the TM/TD
25843     configure dialogs
25844     
25845     Signed-off-by: Keith Packard <keithp@keithp.com>
25846
25847 commit ba5dc35388d28c5769eaabc970c4d4b8c2c2ff9c
25848 Author: Keith Packard <keithp@keithp.com>
25849 Date:   Wed Aug 3 23:07:53 2011 -0700
25850
25851     altos: Add ability to set arbitrary radio frequency
25852     
25853     This adds a separate config parameter to control the raw radio
25854     frequency setting, allowing the user to select an arbitrary frequency
25855     instead of being forced to choose one of the 10 pre-defined 'channels'.
25856     
25857     Signed-off-by: Keith Packard <keithp@keithp.com>
25858
25859 commit e1e5c9b3e24670e9f58c6f7389eafb3338efdb40
25860 Author: Keith Packard <keithp@keithp.com>
25861 Date:   Mon Aug 8 12:08:45 2011 -0700
25862
25863     altos: Remove pad_orientation functions from non-accel devices
25864     
25865     Anything without an accelerometer can't detect pad orientation.
25866     
25867     Signed-off-by: Keith Packard <keithp@keithp.com>
25868
25869 commit 7207a95823dc2a27906759528dd88256cb20679f
25870 Author: Keith Packard <keithp@keithp.com>
25871 Date:   Mon Aug 8 12:04:00 2011 -0700
25872
25873     altosui: Change button to 'Configure Altimeter'
25874     
25875     Now that we've got more than one model.
25876     
25877     Signed-off-by: Keith Packard <keithp@keithp.com>
25878
25879 commit 30670732ca3f5a34025ab4bc4c69afa45637b4d6
25880 Author: Keith Packard <keithp@keithp.com>
25881 Date:   Mon Aug 8 11:58:23 2011 -0700
25882
25883     altos: Correct flight log max on Tm to 5k
25884     
25885     Was using the wrong #define name to check for Tm/Tn devices that use
25886     internal flash for data storage.
25887     
25888     Signed-off-by: Keith Packard <keithp@keithp.com>
25889
25890 commit a67c16958df8e60b131b01e00fd5bca590af0e7d
25891 Author: Bdale Garbee <bdale@gag.com>
25892 Date:   Mon Aug 8 09:38:53 2011 -0600
25893
25894     update changelogs for Debian build
25895
25896 commit 4a507898d6de631bb2e8ed4aa3e0933d97222323
25897 Author: Bdale Garbee <bdale@gag.com>
25898 Date:   Mon Aug 8 09:34:59 2011 -0600
25899
25900     rewind changelog for re-build of 0.9.4.5
25901
25902 commit 5082b4998b8a9787e0e2f4d96d912e434aa9b81a
25903 Author: Bdale Garbee <bdale@gag.com>
25904 Date:   Mon Aug 8 09:31:18 2011 -0600
25905
25906     clean up all existing lintian warnings
25907
25908 commit f26c7172a1b2b5344fae6ede562f2da7a56b80e3
25909 Author: Bdale Garbee <bdale@gag.com>
25910 Date:   Mon Aug 8 07:54:14 2011 -0600
25911
25912     build depend on bluetooth dev package
25913
25914 commit 3cad81b0ebb52352c66643a2587e94a2b693a2d2
25915 Author: Bdale Garbee <bdale@gag.com>
25916 Date:   Mon Aug 8 07:38:48 2011 -0600
25917
25918     stop doing automatic tag push during builds
25919
25920 commit ebaad64525119c0fdacf382adc2c99e5df5be23f
25921 Author: Bdale Garbee <bdale@gag.com>
25922 Date:   Mon Aug 8 07:37:23 2011 -0600
25923
25924     update changelogs for Debian build
25925
25926 commit 6f9f75cbfccf975204ab847ca0e9cf86188716c6
25927 Author: Bdale Garbee <bdale@gag.com>
25928 Date:   Mon Aug 8 07:35:47 2011 -0600
25929
25930     update changelogs for Debian build
25931
25932 commit 7c94945690a6ff5cbf872026fd6411a30089c7b1
25933 Author: Bdale Garbee <bdale@gag.com>
25934 Date:   Mon Aug 8 07:33:09 2011 -0600
25935
25936     simplify version in last changelog entry so git-dch is less confused
25937
25938 commit 6d5e5b0be237d5448aa9d15decd6127cf41ca7b2
25939 Author: Bdale Garbee <bdale@gag.com>
25940 Date:   Mon Aug 8 07:30:42 2011 -0600
25941
25942     update version for a Bdale build for use turning on TeleMini v1.0
25943
25944 commit 6492218fc316f8cf6214a577807a8dd0a80a9b6a
25945 Author: Keith Packard <keithp@keithp.com>
25946 Date:   Tue Aug 2 19:07:56 2011 -0700
25947
25948     altos/altosui: Add pad orientation configure option
25949     
25950     Allow TeleMetrum to be operated with the antenna pointing downwards on
25951     the pad. This provides some additional flexibility when designing an
25952     ebay.
25953     
25954     The accelerometer calibration levels are flipped around to match, so
25955     no re-calibration should be required.
25956     
25957     Signed-off-by: Keith Packard <keithp@keithp.com>
25958
25959 commit 11a2bb8e28df7ed87542f2ee726f877971f5d52a
25960 Author: Keith Packard <keithp@keithp.com>
25961 Date:   Tue Aug 2 17:41:53 2011 -0700
25962
25963     altosui: Add idle monitor dialog
25964     
25965     This monitors a telemetrum device in idle mode, either directly or through a
25966     teledongle, allowing the GPS status and batteries to be monitored
25967     without resorting to placing the device in pad mode.
25968     
25969     Signed-off-by: Keith Packard <keithp@keithp.com>
25970
25971 commit 3cc2eed6cdafe788a8617ab45c6664077e76411e
25972 Author: Keith Packard <keithp@keithp.com>
25973 Date:   Tue Aug 2 18:01:52 2011 -0700
25974
25975     altosui: Simple timeouts don't work with query data
25976     
25977     To get the query to come back, it's best to abort and retry the
25978     command, other wise the command may have been lost to the previous
25979     connection.
25980     
25981     Signed-off-by: Keith Packard <keithp@keithp.com>
25982
25983 commit 37c41c962ea4631e62307a57d2ce6572b87fd743
25984 Author: Keith Packard <keithp@keithp.com>
25985 Date:   Tue Aug 2 17:41:02 2011 -0700
25986
25987     altosui: Parse accel cal from 'c s' command
25988     
25989     These fields weren't used before, so the code to parse them hadn't
25990     been written.
25991     
25992     Signed-off-by: Keith Packard <keithp@keithp.com>
25993
25994 commit 95201e7fe4a6a7ec42321e8dbad3aea3bbf4c840
25995 Author: Keith Packard <keithp@keithp.com>
25996 Date:   Tue Aug 2 17:40:02 2011 -0700
25997
25998     altosui: Standard text field in flight UI needs more width (now 20)
25999     
26000     Latitude and longitude take more than 16 characters.
26001     
26002     Signed-off-by: Keith Packard <keithp@keithp.com>
26003
26004 commit 82e04a0e3a3296288a524ec582785a36fd644331
26005 Author: Keith Packard <keithp@keithp.com>
26006 Date:   Tue Aug 2 02:09:23 2011 -0700
26007
26008     altos: Require sequencing through 'main' state before landing
26009     
26010     The old version of the code would permit the flight to go straight
26011     from 'drogue' to 'landed' without passing through 'main' at all. This
26012     meant that a false landing detection would leave the main charge
26013     unfired, potentially causing the airframe to land on drogue alone.
26014     
26015     Requiring that the flight sequence pass through main ensures that the
26016     main charge will get fired at the right time, although if the airframe
26017     lands higher than that altitude, it will not go to 'landed' mode ever.
26018     
26019     Signed-off-by: Keith Packard <keithp@keithp.com>
26020
26021 commit 6c55bf35b11ae3ddae152795072d69e98184bac1
26022 Author: Keith Packard <keithp@keithp.com>
26023 Date:   Tue Aug 2 01:49:35 2011 -0700
26024
26025     altos: Reduce height averaging filter time constant
26026     
26027     Using the longer time constant could lead to false landing detection
26028     just after apogee, which is definitely not a good idea.
26029     
26030     Signed-off-by: Keith Packard <keithp@keithp.com>
26031
26032 commit e19a117b99e8374ca0e8e35948e23bc672ad1a32
26033 Author: Keith Packard <keithp@keithp.com>
26034 Date:   Mon Aug 1 22:33:38 2011 -0700
26035
26036     altos: Average height values for landing detection
26037     
26038     Instead of using the direct output of the kalman filter and hoping
26039     that is quiet enough to detect landing, filter that with a long
26040     exponential decay filter and then check to make sure that doesn't
26041     change more than 2m in 5 seconds as a trigger for landing detection.
26042     
26043     Tested with existing telemetrum flight logs and it correctly detects
26044     landing in all cases.
26045     
26046     Signed-off-by: Keith Packard <keithp@keithp.com>
26047
26048 commit 146a0ab223e8d9b376125d1e59f597f6d7851a9b
26049 Author: Keith Packard <keithp@keithp.com>
26050 Date:   Sun Jul 17 18:49:55 2011 -0700
26051
26052     altos: Add ability to read new TELEM files to ao_flight_test
26053     
26054     Not that telem files are currently very useful as the kalman filter
26055     gets completly confused by the variable steps caused by missing data, but...
26056     
26057     Signed-off-by: Keith Packard <keithp@keithp.com>
26058
26059 commit 6795d353be91df96a571cebc237e6a54a065a380
26060 Author: Keith Packard <keithp@keithp.com>
26061 Date:   Sun Jul 17 16:44:10 2011 -0700
26062
26063     altosui: Change continutity colors to yellow/magenta
26064     
26065     Makes them stand apart from the accel/speed lines
26066     
26067     Signed-off-by: Keith Packard <keithp@keithp.com>
26068
26069 commit 7f6cce5749724dbb836aaa27bbeedf977106f6f3
26070 Author: Keith Packard <keithp@keithp.com>
26071 Date:   Sun Jul 17 16:43:41 2011 -0700
26072
26073     Add HARA Bragg Farms site
26074     
26075     Signed-off-by: Keith Packard <keithp@keithp.com>
26076
26077 commit 6796d9e253a808824ba32cdb008da8bf302780fc
26078 Author: Keith Packard <keithp@keithp.com>
26079 Date:   Sun Jul 17 15:53:13 2011 -0700
26080
26081     Fix NCR Pawnee location
26082     
26083     Signed-off-by: Keith Packard <keithp@keithp.com>
26084
26085 commit ddef3e4ec1b3ff86b164f83807c34c2a78f73eb8
26086 Author: Keith Packard <keithp@keithp.com>
26087 Date:   Sun Jul 17 15:45:07 2011 -0700
26088
26089     altosui: Mark preload site location with red circles (like launch)
26090     
26091     Just to show where on the map the official launch location is.
26092     
26093     Signed-off-by: Keith Packard <keithp@keithp.com>
26094
26095 commit 1f3f3d575572eff33a2bc7a53d4691e59a428450
26096 Author: Keith Packard <keithp@keithp.com>
26097 Date:   Sun Jul 17 15:09:55 2011 -0700
26098
26099     altosui: Add a bunch more site locations
26100     
26101     BALLS, Rio Rancho, METRA, QRS Cedar Grove and Hudson Ranch
26102     
26103     Signed-off-by: Keith Packard <keithp@keithp.com>
26104
26105 commit fef42e0d9e0a20bdbd32e052749fc63575515e1c
26106 Author: Keith Packard <keithp@keithp.com>
26107 Date:   Sun Jul 17 11:29:13 2011 -0700
26108
26109     altosui: Add launch-sites.txt
26110     
26111     Contains a few of our favorites.
26112     
26113     Signed-off-by: Keith Packard <keithp@keithp.com>
26114
26115 commit 81cac174c80ee42d9e94c6500da7c4c760c3ce67
26116 Author: Keith Packard <keithp@keithp.com>
26117 Date:   Sun Jul 17 11:25:47 2011 -0700
26118
26119     altosui: Download list of site locations for map preloading
26120     
26121     The current URL for this is:
26122     http://gag.com/~keithp/launch-sites.txt
26123     
26124     The format is:
26125     <site-name>:<lat>:<lon>
26126     
26127     lat and lon are both in signed decimal degrees.
26128     
26129     Signed-off-by: Keith Packard <keithp@keithp.com>
26130
26131 commit f7cd8317bf78ece334e1ceb0263b875ca43bbbd2
26132 Merge: 51796e2 a482d90
26133 Author: Keith Packard <keithp@keithp.com>
26134 Date:   Sun Jul 17 08:17:44 2011 -0700
26135
26136     Merge branch 'preload-maps'
26137
26138 commit 51796e2f1ebce3ee8dc1ac90648381410c1379ee
26139 Author: Keith Packard <keithp@keithp.com>
26140 Date:   Mon May 23 11:32:29 2011 -0700
26141
26142     altos, altosui: Add igniter mode (dual, apogee, main)
26143     
26144     This provides for redundant charges for either apogee or main.
26145     
26146     Signed-off-by: Keith Packard <keithp@keithp.com>
26147
26148 commit 1332ed55192f22525f31574f60fae4c6579e6f7f
26149 Author: Keith Packard <keithp@keithp.com>
26150 Date:   Sun Jul 17 08:13:15 2011 -0700
26151
26152     Set version to 0.9.4.4
26153     
26154     Signed-off-by: Keith Packard <keithp@keithp.com>
26155
26156 commit a482d904a3f391c3a24df3660acb3f3696aa6766
26157 Author: Anthony Towns <aj@erisian.com.au>
26158 Date:   Sat Jul 16 23:08:49 2011 -0700
26159
26160     altosui: Make sure degree and minute values are visible (map preload)
26161     
26162     Set min size to preferred size so that the value remains visible
26163     instead of snapping to 0 pixels wide.
26164     
26165     Signed-off-by: Keith Packard <keithp@keithp.com>
26166
26167 commit 1681c57cbbfc5214dbc2a519e54ce9f29ffe3921
26168 Author: Keith Packard <keithp@keithp.com>
26169 Date:   Sat Jul 16 22:43:34 2011 -0700
26170
26171     altosui: Remove a bunch of sitemap debugging printfs
26172     
26173     Seems to work, let's get less chatty
26174     
26175     Signed-off-by: Keith Packard <keithp@keithp.com>
26176
26177 commit 0a4d934f6e2914bfe2d965630543f029a1576c11
26178 Author: Keith Packard <keithp@keithp.com>
26179 Date:   Sat Jul 16 22:34:44 2011 -0700
26180
26181     altosui: Display full map preload area in view.
26182     
26183     This involved fixing the map view to support arbitrary sizes, and then
26184     exposing a synchronous tile loading API so that the progress bar could
26185     be used to show tile loading progress.
26186     
26187     Signed-off-by: Keith Packard <keithp@keithp.com>
26188
26189 commit abb8510b97ce9cbbff0275cc31f74780fe1ce138
26190 Merge: 0929ee3 00e6981
26191 Author: Keith Packard <keithp@keithp.com>
26192 Date:   Sat Jul 16 21:06:37 2011 -0700
26193
26194     Merge branch 'scan-telemetry' into preload-maps
26195
26196 commit 00e6981c2e0a668864fcf391932855cd8942140c
26197 Author: Keith Packard <keithp@keithp.com>
26198 Date:   Sat Jul 16 21:05:06 2011 -0700
26199
26200     altosui: Flush telemetry lines before starting to watch for scan results
26201     
26202     This prevents pending telemetry lines from being incorrectly
26203     attributed to the wrong channel/telemetry.
26204     
26205     Signed-off-by: Keith Packard <keithp@keithp.com>
26206
26207 commit 0929ee32f753255cbe1474988cb41a5a86d29a0e
26208 Author: Keith Packard <keithp@keithp.com>
26209 Date:   Sat Jul 16 17:37:20 2011 -0700
26210
26211     altosui: Try to avoid resize weirdness with map preloading
26212     
26213     grid bag + box does some strange stuff, this appears to avoid the
26214     worst of the interactions.
26215     
26216     Signed-off-by: Keith Packard <keithp@keithp.com>
26217
26218 commit 225073fd822f9861a83d65386c29fda9b37bf273
26219 Author: Keith Packard <keithp@keithp.com>
26220 Date:   Sat Jul 16 16:37:40 2011 -0700
26221
26222     altosui: Add map preloading GUI
26223     
26224     Provide a way to manually enter latitude and longitude, preview the
26225     map area while downloading a 9x9 grid of map tiles to be used when
26226     monitoring flights without network access.
26227     
26228     Signed-off-by: Keith Packard <keithp@keithp.com>
26229
26230 commit cbd14ba103ee5e3c5eec18e3a4ff13c320b98634
26231 Author: Keith Packard <keithp@keithp.com>
26232 Date:   Sat Jul 16 20:44:51 2011 -0700
26233
26234     altosui: Set 'seen' bits in legacy telemetry packet reader
26235     
26236     Otherwise, the 'scan' code won't show detected flight computers.
26237     
26238     Signed-off-by: Keith Packard <keithp@keithp.com>
26239
26240 commit e905042879147dd86241bf2dcc7437e5a6eb7578
26241 Author: Keith Packard <keithp@keithp.com>
26242 Date:   Sat Jul 16 20:43:57 2011 -0700
26243
26244     altosui: Initialize channel and telemetry before use in ScanUI
26245     
26246     Otherwise we try to use telemetry format 0, which means 'no telemetry'.
26247     
26248     Signed-off-by: Keith Packard <keithp@keithp.com>
26249
26250 commit 941b90a4905e34936d24a25ca90ac04eb6f5a792
26251 Author: Keith Packard <keithp@keithp.com>
26252 Date:   Sat Jul 16 17:38:00 2011 -0700
26253
26254     altosui: Generalize and centralize telemetry constants, parse v0.8 telemetry
26255     
26256     Move telemetry constants to Altos class, adding functions to compute
26257     names and lengths. Generalize users of these values to use all of the
26258     known values.
26259     
26260     Add support for v0.8 TeleMetrum telemetry
26261     
26262     Signed-off-by: Keith Packard <keithp@keithp.com>
26263
26264 commit 7ef786276b5d5c7d17c3fe4f36aa41db61a9742f
26265 Author: Keith Packard <keithp@keithp.com>
26266 Date:   Sat Jul 16 14:23:08 2011 -0700
26267
26268     altosui: Finish radio scanning UI
26269     
26270     Scans all channels and telemetry formats, presenting visible devices
26271     in a list. Entries from the list may be selected, in which case a
26272     monitor window pops up with the appropriate configuration.
26273     
26274     Signed-off-by: Keith Packard <keithp@keithp.com>
26275
26276 commit ebcba28b3c09925869b617880d2919e5d0e059f0
26277 Author: Keith Packard <keithp@keithp.com>
26278 Date:   Sat Jul 16 14:19:41 2011 -0700
26279
26280     altosui: Configuration telemetry record includes flight number
26281     
26282     Mark the reported altos record as including flight information.
26283     
26284     Signed-off-by: Keith Packard <keithp@keithp.com>
26285
26286 commit d4375bc737655546c2d40f49acdfc2e60ebfea5a
26287 Author: Keith Packard <keithp@keithp.com>
26288 Date:   Sat Jul 16 14:19:14 2011 -0700
26289
26290     altosui: Remove debugging printf from AltosLog
26291     
26292     Signed-off-by: Keith Packard <keithp@keithp.com>
26293
26294 commit f32a55ac9a3ebbde2b41782f22491e72258fe05a
26295 Author: Keith Packard <keithp@keithp.com>
26296 Date:   Sat Jul 9 19:00:12 2011 -0700
26297
26298     altosui: Pop up monitor window from scan dialog
26299     
26300     Signed-off-by: Keith Packard <keithp@keithp.com>
26301
26302 commit 8c20030ea4eb8e068e1ba88e01d07dfbc27bd7db
26303 Author: Keith Packard <keithp@keithp.com>
26304 Date:   Sat Jul 9 18:41:15 2011 -0700
26305
26306     altosui: Start adding support for scanning radio for available devices
26307     
26308     This is untested.
26309     
26310     Signed-off-by: Keith Packard <keithp@keithp.com>
26311
26312 commit 7bb11b716ccb6c80701bc3f34ecf9bef97cbbfc9
26313 Author: Keith Packard <keithp@keithp.com>
26314 Date:   Fri Jul 15 18:53:41 2011 -0700
26315
26316     Set version to 0.9.4.3 for Bdale 2011-7-16 flights
26317     
26318     Signed-off-by: Keith Packard <keithp@keithp.com>
26319
26320 commit 0d0cf6f9a1b14a1b66aee3845964cd33d1f035c2
26321 Author: Keith Packard <keithp@keithp.com>
26322 Date:   Sat Jul 9 13:09:57 2011 -0700
26323
26324     altos: new versions of sdcc require __ prefixes for custom keywords
26325     
26326     Fortunately, 2.9.1 appears to accept either, so we can switch now and
26327     prepare for sdcc 3.0.0.
26328     
26329     Signed-off-by: Keith Packard <keithp@keithp.com>
26330
26331 commit 8f80f5705d64469bcfb00ff11aee68364edb271b
26332 Author: Keith Packard <keithp@keithp.com>
26333 Date:   Wed Jul 6 21:38:57 2011 -0700
26334
26335     altosui: Don't show missing igniter and gps values
26336     
26337     The new telemetry stuff leaves state.gps always set (but empty), which
26338     seems fine, we just need to look at state.gps.connected to see if
26339     there's a GPS receiver on board.
26340     
26341     For TeleNano, we also want to hide the igniter status fields as they
26342     won't have any data present.
26343     
26344     Signed-off-by: Keith Packard <keithp@keithp.com>
26345
26346 commit 80ca066a825646f833ca609190c76c5252118d9a
26347 Author: Keith Packard <keithp@keithp.com>
26348 Date:   Wed Jul 6 21:36:38 2011 -0700
26349
26350     altosui: Build device constants into .java code
26351     
26352     This eliminates a depedency on updates to the system helper library,
26353     which means we don't have to provide a new library on all platforms
26354     just to support a new USB id.
26355     
26356     Signed-off-by: Keith Packard <keithp@keithp.com>
26357
26358 commit 504ab7ab355652d5d01094c927089029596a0753
26359 Author: Keith Packard <keithp@keithp.com>
26360 Date:   Wed Jul 6 17:49:01 2011 -0700
26361
26362     altos: product defines are always in ao_product.h
26363     
26364     When all products were built in a single directory, each one had a
26365     separate version of ao_product.h. Now that they all reside in
26366     sub-directories, each directory has its own ao_product.h
26367     
26368     This change is needed so that other modules in the system can use the
26369     product defines; otherwise, ao_product.h was not built at the right time.
26370     
26371     Signed-off-by: Keith Packard <keithp@keithp.com>
26372
26373 commit 81cf2e833bedbc1ace8fd310e9e94bfb7673d428
26374 Author: Keith Packard <keithp@keithp.com>
26375 Date:   Wed Jul 6 16:43:17 2011 -0700
26376
26377     altos: Ensure low-rate telem packets interleave with sensor telem packets
26378     
26379     To avoid over-committing the radio link, we want to send only
26380     one low rate packet after each sensor packet. However, the
26381     initializations for this were incorrect, causing the configuration and
26382     location packets to be sent at the same time.
26383     
26384     Signed-off-by: Keith Packard <keithp@keithp.com>
26385
26386 commit 5ca6400fd8a360b64d8f96f50d5595a7fd17762d
26387 Author: Keith Packard <keithp@keithp.com>
26388 Date:   Wed Jul 6 16:18:54 2011 -0700
26389
26390     altos: Remove ao_telemetry_orig.c and ao_telemetry_tiny.c
26391     
26392     All products use the common ao_telemetry.c code now
26393     
26394     Signed-off-by: Keith Packard <keithp@keithp.com>
26395
26396 commit 0154d13756bcb09f009981ee5e4bd27fd04b8788
26397 Author: Keith Packard <keithp@keithp.com>
26398 Date:   Wed Jul 6 16:19:22 2011 -0700
26399
26400     altos: Switch Tm and Tn to common telemetry code
26401     
26402     Signed-off-by: Keith Packard <keithp@keithp.com>
26403
26404 commit b65140a0139075adeddaccf0f4d5c7a75fac4757
26405 Author: Keith Packard <keithp@keithp.com>
26406 Date:   Wed Jul 6 15:52:25 2011 -0700
26407
26408     altos: Switch flash drivers __xdata to __pdata
26409     
26410     Signed-off-by: Keith Packard <keithp@keithp.com>
26411
26412 commit 038d7b25ba833da4be458409670d3f95e8aaf17b
26413 Author: Keith Packard <keithp@keithp.com>
26414 Date:   Wed Jul 6 15:51:52 2011 -0700
26415
26416     altos: Switch ao_flight and ao_flight_nano __xdata to __pdata
26417     
26418     Signed-off-by: Keith Packard <keithp@keithp.com>
26419
26420 commit 3742b36a528f114c3b1873caa4f39581145b76da
26421 Author: Keith Packard <keithp@keithp.com>
26422 Date:   Wed Jul 6 15:28:01 2011 -0700
26423
26424     altos: Switch ao_dbg.c __xdata to __pdata
26425     
26426     Signed-off-by: Keith Packard <keithp@keithp.com>
26427
26428 commit 6903b6464db7eb803de8bf9b897c45431f7a1d63
26429 Author: Keith Packard <keithp@keithp.com>
26430 Date:   Wed Jul 6 15:27:32 2011 -0700
26431
26432     altos: Switch ao_config.c __xdata to __pdata
26433     
26434     Signed-off-by: Keith Packard <keithp@keithp.com>
26435
26436 commit 6893752900385ee51cc4cf75e1b672202de7578a
26437 Author: Keith Packard <keithp@keithp.com>
26438 Date:   Wed Jul 6 15:26:09 2011 -0700
26439
26440     altos: switch ao_cmd __xdata to __pdata
26441     
26442     Saves code space
26443     
26444     Signed-off-by: Keith Packard <keithp@keithp.com>
26445
26446 commit 2ec986f08ce8d4635f4435bb0042b405d93edc40
26447 Author: Keith Packard <keithp@keithp.com>
26448 Date:   Wed Jul 6 15:45:04 2011 -0700
26449
26450     altos: Switch const for __code in struct ao_cmds
26451     
26452     This saves quite a bit of code space when accessing these values.
26453     
26454     Signed-off-by: Keith Packard <keithp@keithp.com>
26455
26456 commit 355db71f4511adff8abcb2caded61c12fe8b7ee9
26457 Author: Keith Packard <keithp@keithp.com>
26458 Date:   Wed Jul 6 15:41:32 2011 -0700
26459
26460     altos: Switch ao_usb.c __xdata to __pdata
26461     
26462     Signed-off-by: Keith Packard <keithp@keithp.com>
26463
26464 commit 359baab005c274a0841268c615c23b3ffef813cf
26465 Author: Keith Packard <keithp@keithp.com>
26466 Date:   Wed Jul 6 15:41:06 2011 -0700
26467
26468     altos: Switch ao_telemetry.c __xdata to __pdata
26469     
26470     Signed-off-by: Keith Packard <keithp@keithp.com>
26471
26472 commit f2f8ade6994aa3a69fd08f19c4403ceb8cea295d
26473 Author: Keith Packard <keithp@keithp.com>
26474 Date:   Wed Jul 6 15:39:44 2011 -0700
26475
26476     altos: Switch ao_stdio.c __data to __pdata
26477     
26478     Signed-off-by: Keith Packard <keithp@keithp.com>
26479
26480 commit 9ba0da9247ea424a7a147aa85daae0d5e6316b81
26481 Author: Keith Packard <keithp@keithp.com>
26482 Date:   Wed Jul 6 15:38:46 2011 -0700
26483
26484     altos: Switch ao_serial.c __xdata to __pdata
26485     
26486     Signed-off-by: Keith Packard <keithp@keithp.com>
26487
26488 commit 86b41d4c2b8a9fa4507cdb75302e0cedebb103cb
26489 Author: Keith Packard <keithp@keithp.com>
26490 Date:   Wed Jul 6 15:38:29 2011 -0700
26491
26492     altos: Switch ao_sample.c __xdata to __pdata
26493     
26494     Signed-off-by: Keith Packard <keithp@keithp.com>
26495
26496 commit 803bf106caf5d6b5ac12eb00a941647c7325edd1
26497 Author: Keith Packard <keithp@keithp.com>
26498 Date:   Wed Jul 6 15:37:34 2011 -0700
26499
26500     altos: Switch ao_rssi.c __xdata to __pdata
26501     
26502     Signed-off-by: Keith Packard <keithp@keithp.com>
26503
26504 commit 002f167fc2709aaf1a4984aaa0a3519a97749d5f
26505 Author: Keith Packard <keithp@keithp.com>
26506 Date:   Wed Jul 6 15:37:15 2011 -0700
26507
26508     altos: Switch ao_report.c __xdata to __pdata
26509     
26510     Signed-off-by: Keith Packard <keithp@keithp.com>
26511
26512 commit 5203ddaac692bfd82a01368da9fb66c25e9e14c1
26513 Author: Keith Packard <keithp@keithp.com>
26514 Date:   Wed Jul 6 15:36:45 2011 -0700
26515
26516     altos: Switch ao_log.c and ao_log_big.c __xdata to __pdata
26517     
26518     Signed-off-by: Keith Packard <keithp@keithp.com>
26519
26520 commit 62267144d189967fcd0724b6dfbdbab3cb6fb414
26521 Author: Keith Packard <keithp@keithp.com>
26522 Date:   Wed Jul 6 15:33:52 2011 -0700
26523
26524     altos: Switch ao_ignite and ao_gps_sirf __xdata to __pdata
26525     
26526     Signed-off-by: Keith Packard <keithp@keithp.com>
26527
26528 commit 92047ff86c79c2b18ef565a4560b06fe00d6f159
26529 Author: Keith Packard <keithp@keithp.com>
26530 Date:   Wed Jul 6 15:31:53 2011 -0700
26531
26532     altos: Switch ao_gps_skytraq and ao_gps_sirf __xdata to __pdata
26533     
26534     Signed-off-by: Keith Packard <keithp@keithp.com>
26535
26536 commit 64860be02b3efa6f784a259249cfa6d14545fbd3
26537 Author: Keith Packard <keithp@keithp.com>
26538 Date:   Wed Jul 6 13:49:05 2011 -0700
26539
26540     altos: Shrink ao_add_task by rolling up a memset loop
26541     
26542     This has a dramatic effect. By pulling the 'stack' variable into
26543     registers it reduces the size of this function from 550 to 231 bytes.
26544     
26545     Signed-off-by: Keith Packard <keithp@keithp.com>
26546
26547 commit 480b48837db31987b947e4d32248965d4a16be03
26548 Author: Keith Packard <keithp@keithp.com>
26549 Date:   Wed Jul 6 13:21:25 2011 -0700
26550
26551     altos: Shrink ao_config_callsign_set
26552     
26553     Replacing a hand-coded memset with a function call, using static space
26554     instead of stack space for an array.
26555     
26556     Signed-off-by: Keith Packard <keithp@keithp.com>
26557
26558 commit 41c230cac359b4459ca93196d08704b7d35447c7
26559 Author: Keith Packard <keithp@keithp.com>
26560 Date:   Wed Jul 6 12:38:11 2011 -0700
26561
26562     altos: Shrink ao_cmd_put16, ao_cmd_hex and ao_cmd
26563     
26564     No functional changes, just reduces code size.
26565     
26566     Signed-off-by: Keith Packard <keithp@keithp.com>
26567
26568 commit 481577a29380afe6750ef7c4e928daff837cbc49
26569 Author: Keith Packard <keithp@keithp.com>
26570 Date:   Tue Jul 5 23:38:42 2011 -0700
26571
26572     altosui: Compress telemetry records marked with the same time
26573     
26574     Split telemetry transmits multiple packets with the same
26575     timestamp. Merge those into a single record when read from a file.
26576     
26577     Signed-off-by: Keith Packard <keithp@keithp.com>
26578
26579 commit 7cfd43663cde5ebdf04e4face076d79ff6329ac3
26580 Author: Keith Packard <keithp@keithp.com>
26581 Date:   Tue Jul 5 23:38:28 2011 -0700
26582
26583     altosui: Remove debug printf.
26584     
26585     Signed-off-by: Keith Packard <keithp@keithp.com>
26586
26587 commit d0335f83c54df0b23c28d04d34c212a1bdffadd0
26588 Author: Keith Packard <keithp@keithp.com>
26589 Date:   Tue Jul 5 23:37:51 2011 -0700
26590
26591     altosui: Add main/drogue voltages to default graph
26592     
26593     Until we get a UI for changing the graph elements, lets add a few more
26594     potentially useful values.
26595     
26596     Signed-off-by: Keith Packard <keithp@keithp.com>
26597
26598 commit c1f859170b37864b816eb561318dbfb1cafaeed6
26599 Author: Keith Packard <keithp@keithp.com>
26600 Date:   Tue Jul 5 23:37:00 2011 -0700
26601
26602     altosui: Elide missing values from graphs
26603     
26604     Signed-off-by: Keith Packard <keithp@keithp.com>
26605
26606 commit 72575dcb9cfbb5c1ccdb3510b9962a6f60ca3fa3
26607 Author: Keith Packard <keithp@keithp.com>
26608 Date:   Tue Jul 5 23:35:50 2011 -0700
26609
26610     altosui: Elide nul bytes at end of telemetry string values
26611     
26612     All telemetry fields are fixed length, so any embedded strings are
26613     padded with nul bytes.
26614     
26615     Signed-off-by: Keith Packard <keithp@keithp.com>
26616
26617 commit 6ac34f9c8efd464194137ac4ce8228bf9d7d83be
26618 Author: Keith Packard <keithp@keithp.com>
26619 Date:   Tue Jul 5 23:35:02 2011 -0700
26620
26621     doc: Add section about TeleDongle USB line format
26622     
26623     Describe the format of the TELEM lines sent over USB from TeleDongle
26624     to the host.
26625     
26626     Signed-off-by: Keith Packard <keithp@keithp.com>
26627
26628 commit edf6252450e06fd42fa6dde3acd127baa8fa6d36
26629 Author: Keith Packard <keithp@keithp.com>
26630 Date:   Tue Jul 5 21:44:53 2011 -0700
26631
26632     altos: Adapt to changes in telemetry Configuration packet
26633     
26634     Apogee delay added. flight_log_max changed to two bytes (in kB now).
26635     
26636     Signed-off-by: Keith Packard <keithp@keithp.com>
26637
26638 commit 938949e39aac834a1c0912f8f307f74fe41418cc
26639 Author: Keith Packard <keithp@keithp.com>
26640 Date:   Tue Jul 5 21:42:22 2011 -0700
26641
26642     doc: Chang Config and Location packets
26643     
26644     Config packets get apogee delay, and have flight_log_max shrunk to two
26645     bytes.
26646     
26647     Location packets get climb_rate added.
26648     
26649     Signed-off-by: Keith Packard <keithp@keithp.com>
26650
26651 commit 4132ac5896114e5f3d8fb3f219422e8933078cf4
26652 Author: Keith Packard <keithp@keithp.com>
26653 Date:   Tue Jul 5 21:41:44 2011 -0700
26654
26655     altosui: Parse remaining standard telemetry packets
26656     
26657     Signed-off-by: Keith Packard <keithp@keithp.com>
26658
26659 commit ef3ce687d73c1274ce5368432f4d449b063ce5c0
26660 Author: Keith Packard <keithp@keithp.com>
26661 Date:   Mon Jul 4 23:39:21 2011 -0700
26662
26663     altos: Complete new telemetry switchover
26664     
26665     This involved rewriting the GPS code to use the telemetry structures
26666     directly so that a memcpy could be used to transfer the data to the
26667     telemetry packets, saving a bunch of code space, along with fixing up
26668     the gps testing programs to deal with the structure changes.
26669     
26670     In addition, the teledongle code needed to have the monitoring code
26671     split into separate radio receiver and USB writer threads as the
26672     packets are now back-to-back, and hence come too fast to wait for the
26673     USB data to be sent to the host after each one.
26674     
26675     Signed-off-by: Keith Packard <keithp@keithp.com>
26676
26677 commit 359681f23e2f71bc8f4975a4a76ae28c08ecab2e
26678 Author: Keith Packard <keithp@keithp.com>
26679 Date:   Mon Jul 4 18:09:03 2011 -0700
26680
26681     altos: Add split telemetry code
26682     
26683     This sends every packet every time, which isn't correct, but should be
26684     useful for testing.
26685     
26686     Signed-off-by: Keith Packard <keithp@keithp.com>
26687
26688 commit b51e5466f7a125db873edd1fa9bd3881d7e98aad
26689 Author: Keith Packard <keithp@keithp.com>
26690 Date:   Mon Jul 4 18:08:19 2011 -0700
26691
26692     altos: Shrink help text
26693     
26694     Reduce const space taken by command help text.
26695     
26696     Signed-off-by: Keith Packard <keithp@keithp.com>
26697
26698 commit 9e5e4c1ad82d621ceb7286f72c87eeaf5976f9bf
26699 Author: Keith Packard <keithp@keithp.com>
26700 Date:   Mon Jul 4 18:06:48 2011 -0700
26701
26702     altos: Add sat info to GPS report command
26703     
26704     Plan to use this to report current flight computer state in idle mode.
26705     
26706     Signed-off-by: Keith Packard <keithp@keithp.com>
26707
26708 commit 06b6f78e22be38a26bfe11ed4d4b659d5b13f00c
26709 Author: Keith Packard <keithp@keithp.com>
26710 Date:   Mon Jul 4 18:04:49 2011 -0700
26711
26712     altos: Shrink const space in ao_config
26713     
26714     Eliminate separate 'cmd' and 'help' struct entries.
26715     Use \0 trick in cmd strings to eliminate whitespace.
26716     Edit help text.
26717     
26718     Signed-off-by: Keith Packard <keithp@keithp.com>
26719
26720 commit d3c26e534d8df34cfbf29b70cd1b2692493ce150
26721 Author: Keith Packard <keithp@keithp.com>
26722 Date:   Mon Jul 4 18:03:51 2011 -0700
26723
26724     altos: teledongle does not need ao_packet_slave.c
26725     
26726     TeleDongle doesn't provide slave interfaces, so remove ao_packet_slave
26727     from the TD build
26728     
26729     Signed-off-by: Keith Packard <keithp@keithp.com>
26730
26731 commit c763a3f9cf2bf055e9705ce5ff4bc172f445037d
26732 Author: Keith Packard <keithp@keithp.com>
26733 Date:   Mon Jul 4 18:02:52 2011 -0700
26734
26735     Version strings must be < 8 bytes long
26736     
26737     The new telemetry packets include the version string, so make sure its
26738     less than 8 characters long
26739     
26740     Signed-off-by: Keith Packard <keithp@keithp.com>
26741
26742 commit a08173197d5533ecb395102ed34e751135660d06
26743 Author: Keith Packard <keithp@keithp.com>
26744 Date:   Mon Jul 4 18:01:59 2011 -0700
26745
26746     doc: Fix a few minor telemetry doc mistakes
26747     
26748     Multiple 'accel' entries in the Sensor packet.
26749     Swap ground_accel and ground_pres to group accel cal data
26750     
26751     Signed-off-by: Keith Packard <keithp@keithp.com>
26752
26753 commit 98df3ba984acf3b47a09949bbea0f3264f711f5b
26754 Author: Keith Packard <keithp@keithp.com>
26755 Date:   Mon Jul 4 14:17:55 2011 -0700
26756
26757     doc: Complete initial telemetry description
26758     
26759     Finish describing the contents and modulation scheme for telemetry
26760     data.
26761     
26762     Signed-off-by: Keith Packard <keithp@keithp.com>
26763
26764 commit 06e82bd2c2a5eea153a053e542df9bc3537e9a01
26765 Author: Keith Packard <keithp@keithp.com>
26766 Date:   Sat Jul 2 01:50:33 2011 -0700
26767
26768     doc: Add telemetry format description
26769     
26770     Document the telemetry packet contents.
26771     
26772     Signed-off-by: Keith Packard <keithp@keithp.com>
26773
26774 commit 7fd9b8f720add559b262e81d61ededc9df16ca94
26775 Author: Keith Packard <keithp@keithp.com>
26776 Date:   Tue Jun 28 01:03:00 2011 -0700
26777
26778     altosui: Support raw telemetry from TeleDongle
26779     
26780     Use raw telemetry frames when TeleDongle supports them, this involves
26781     parsing the hex dump of the packet instead of having teledongle take
26782     the packet apart. Only the legacy format is working at this point; the
26783     altos bits for the new split telemetry frames is not written yet.
26784     
26785     Signed-off-by: Keith Packard <keithp@keithp.com>
26786
26787 commit cb239b7161feea8646425b1f5788c3c82ae24321
26788 Author: Keith Packard <keithp@keithp.com>
26789 Date:   Tue Jun 28 01:01:08 2011 -0700
26790
26791     altos: ao_radio_recv needs byte count *including* rssi and status
26792     
26793     That's two more than the actual packet length.
26794     
26795     Signed-off-by: Keith Packard <keithp@keithp.com>
26796
26797 commit 336224a08327cadc95f6e5b564a4ddc64aaad8f8
26798 Author: Keith Packard <keithp@keithp.com>
26799 Date:   Fri Jun 24 08:31:51 2011 -0700
26800
26801     altos: Start adding new telemetry frame definitions
26802     
26803     These use the initial 24 bytes per frame plan, which will probably get
26804     changed to 32 bytes per frame.
26805     
26806     Signed-off-by: Keith Packard <keithp@keithp.com>
26807
26808 commit 5e111fdf1f23203baeeb490ae1b69402ebd513b8
26809 Author: Keith Packard <keithp@keithp.com>
26810 Date:   Fri Jun 24 08:31:12 2011 -0700
26811
26812     altos: Add checksum to TELEM output lines
26813     
26814     Verify the received telemetry lines to protect against OS data loss
26815     
26816     Signed-off-by: Keith Packard <keithp@keithp.com>
26817
26818 commit 489a68ba8e3bc360e2e8fc887e4c4b840b5a0dd3
26819 Author: Keith Packard <keithp@keithp.com>
26820 Date:   Wed Jun 22 12:27:34 2011 -0700
26821
26822     altos: Add arbitrary telemetry packet monitoring
26823     
26824     This adds the ability to monitor arbitrary telemetry packets (up to
26825     128 bytes), moving the telemetry data parsing up to the host.
26826     
26827     Signed-off-by: Keith Packard <keithp@keithp.com>
26828
26829 commit 0e67b6890dd3a06665239f8dfd2e69266d055e46
26830 Author: Keith Packard <keithp@keithp.com>
26831 Date:   Wed Jun 22 12:26:45 2011 -0700
26832
26833     altos: Rename telemetry to telemetry_orig
26834     
26835     This makes room to create a new multi-packet telemetry format without
26836     changing anything yet.
26837     
26838     Signed-off-by: Keith Packard <keithp@keithp.com>
26839
26840 commit dc0b49dcbaa2d0a69e002c151337b6e9fd3060d9
26841 Author: Keith Packard <keithp@keithp.com>
26842 Date:   Thu Jun 2 23:16:30 2011 -0700
26843
26844     altosui: Handle old TeleDongle receiving kalman telemetry packets
26845     
26846     The telemetry packets now send the kalman height/speed/accel values
26847     instead of the ad-hoc values. If received by an old TeleDongle box,
26848     the speed value will be of the form 0x8000abcd, which will be printed
26849     as a 32-bit value by TeleDongle. We only want the abcd part, which is
26850     the speed * 16. Detect this automatically and compute the correct
26851     values for all three.
26852     
26853     Signed-off-by: Keith Packard <keithp@keithp.com>
26854
26855 commit 4d27e281f81aee88adff3d84085356ec310e4b92
26856 Author: Keith Packard <keithp@keithp.com>
26857 Date:   Wed May 25 21:38:02 2011 -0600
26858
26859     Switch version to 0.9.4
26860     
26861     For Mayhem, so we can tell what version each board is running
26862     
26863     Signed-off-by: Keith Packard <keithp@keithp.com>
26864
26865 commit 479bdffa35d0b8d4e48868c8d20f3cb1549521ab
26866 Author: Keith Packard <keithp@keithp.com>
26867 Date:   Fri May 6 23:55:23 2011 -0700
26868
26869     Revert "altos: Debugging TBT issues -- check pin configuration after boot"
26870     
26871     This reverts commit 514348055630edec12224c4b0964240b929759a3.
26872     
26873     Looks like this was never a problem.
26874
26875 commit 66bdf0e066bc0bb7a326a6c2a9c88b69e5c1be66
26876 Author: Keith Packard <keithp@keithp.com>
26877 Date:   Fri May 6 23:12:47 2011 -0700
26878
26879     altos: clear CPU port 1 interrupt flag when handled
26880     
26881     Signed-off-by: Keith Packard <keithp@keithp.com>
26882
26883 commit 8be559baa979c15e78f8dba7879b383dbe3936d3
26884 Author: Keith Packard <keithp@keithp.com>
26885 Date:   Fri May 6 22:59:15 2011 -0700
26886
26887     altos: Hook up the P1 ISR for TeleBT v0.1 bt_link line
26888     
26889     Otherwise, we're heading off into the weeds...
26890     
26891     Signed-off-by: Keith Packard <keithp@keithp.com>
26892
26893 commit 23f441b95e55fbee709382b05d325bc021285766
26894 Author: Keith Packard <keithp@keithp.com>
26895 Date:   Fri May 6 22:49:54 2011 -0700
26896
26897     altos: Initialize beeper for telebt
26898     
26899     Needed to get sounds to come out
26900     
26901     Signed-off-by: Keith Packard <keithp@keithp.com>
26902
26903 commit 514348055630edec12224c4b0964240b929759a3
26904 Author: Keith Packard <keithp@keithp.com>
26905 Date:   Fri May 6 22:42:58 2011 -0700
26906
26907     altos: Debugging TBT issues -- check pin configuration after boot
26908     
26909     Make sure the serial pins are configured as peripherals
26910     Make sure the ser_reset and bt_link pins are going the right direction.
26911     
26912     Signed-off-by: Keith Packard <keithp@keithp.com>
26913
26914 commit 22e3ac0eb014b8255029763ae8180ad3527ba306
26915 Author: Keith Packard <keithp@keithp.com>
26916 Date:   Fri May 6 22:42:32 2011 -0700
26917
26918     altos: Add beeper to TBT v0.1
26919     
26920     It's available, let's use it.
26921     
26922     Signed-off-by: Keith Packard <keithp@keithp.com>
26923
26924 commit 6d858b64ee0e8c227c149d2af6d2d634536964f4
26925 Author: Keith Packard <keithp@keithp.com>
26926 Date:   Fri May 6 22:12:31 2011 -0700
26927
26928     altos: pull TBT v0.1 ser_reset line low
26929     
26930     This line resets the BT module if held low for three seconds.
26931     
26932     Signed-off-by: Keith Packard <keithp@keithp.com>
26933
26934 commit 3336d0f726afd1d43cf62280940e5fb91dab2e91
26935 Author: Keith Packard <keithp@keithp.com>
26936 Date:   Fri May 6 21:13:19 2011 -0700
26937
26938     altos: Fix BT link status pin for real TBT hardware
26939     
26940     The prototype used P2_1, while the real hardware uses P1_7. Lots of
26941     defines to make this work...
26942     
26943     Signed-off-by: Keith Packard <keithp@keithp.com>
26944
26945 commit 19bfa3882a2d95fcade256c2d63ad24f794281e5
26946 Author: Keith Packard <keithp@keithp.com>
26947 Date:   Fri May 6 20:33:58 2011 -0700
26948
26949     altos: Use USART configuration 1 with flow control for TBT
26950     
26951     It's just wired that way.
26952     
26953     Signed-off-by: Keith Packard <keithp@keithp.com>
26954
26955 commit d9cc27641fe1778c098b065bf110be7823e6c9f4
26956 Author: Keith Packard <keithp@keithp.com>
26957 Date:   Fri May 6 16:57:38 2011 -0700
26958
26959     altos: Add telebt-v0.1 to Makefile
26960     
26961     Doesn't get built without it.
26962     
26963     Signed-off-by: Keith Packard <keithp@keithp.com>
26964
26965 commit c360e5c04e30421e9ea2f7006b7d35aef35f1edd
26966 Author: Bdale Garbee <bdale@gag.com>
26967 Date:   Fri May 6 17:57:17 2011 -0600
26968
26969     first cut at a telebt turn on script
26970
26971 commit c1760cebd47d0f03808f3204c0fcb1183f754e50
26972 Author: Keith Packard <keithp@keithp.com>
26973 Date:   Fri May 6 15:44:56 2011 -0700
26974
26975     altos: Add preliminary telebt v0.1 defines
26976     
26977     This should make the telebt v0.1 binary that works on the real hardware.
26978     
26979     Signed-off-by: Keith Packard <keithp@keithp.com>
26980
26981 commit 72a03baa73698fc1213a74320e6253c2380dd8fa
26982 Author: Keith Packard <keithp@keithp.com>
26983 Date:   Mon Apr 25 23:00:42 2011 -0700
26984
26985     altosui: Fix BT manage dialog so that the device lists resize
26986     
26987     This makes the device scrolling lists fill any extra space when the
26988     window is resized.
26989     
26990     Signed-off-by: Keith Packard <keithp@keithp.com>
26991
26992 commit e3bf13a38d24e95b16df1e2f01952d10f24cda10
26993 Author: Keith Packard <keithp@keithp.com>
26994 Date:   Mon Apr 25 22:55:08 2011 -0700
26995
26996     altosui: Move AltosIgniteUI device open out of Swing thread
26997     
26998     Eliminate more blocking code from the Swing thread.
26999     
27000     Signed-off-by: Keith Packard <keithp@keithp.com>
27001
27002 commit 109344d54d3fa4f79342fd1ea2a3f4085475e30c
27003 Author: Keith Packard <keithp@keithp.com>
27004 Date:   Mon Apr 25 22:28:40 2011 -0700
27005
27006     altosui: Display reader name (usually the device) when an I/O error occurs
27007     
27008     Access the reader name directly from the reader object instead of a
27009     local variable (which wasn't getting set anyways).
27010     
27011     Signed-off-by: Keith Packard <keithp@keithp.com>
27012
27013 commit aa5caf6310f074109472e6f55d8bd9751fb75c4c
27014 Author: Keith Packard <keithp@keithp.com>
27015 Date:   Mon Apr 25 21:26:21 2011 -0700
27016
27017     altosui: Fix TeleBT name in flight monitor title
27018     
27019     Was getting the product number, not the product name.
27020     
27021     Signed-off-by: Keith Packard <keithp@keithp.com>
27022
27023 commit 2e7b7b80432bb251ac39efa1fa05d32b5f250e14
27024 Author: Keith Packard <keithp@keithp.com>
27025 Date:   Mon Apr 25 21:17:07 2011 -0700
27026
27027     altosui: Separate out flash debug code to separate thread
27028     
27029     This avoids blocking the Swing thread while waiting for the serial
27030     device.
27031     
27032     Signed-off-by: Keith Packard <keithp@keithp.com>
27033
27034 commit 214cd69c0e4a1617ed5cde8fc2f46a4cee6ecced
27035 Author: Keith Packard <keithp@keithp.com>
27036 Date:   Sat Apr 23 22:50:58 2011 -0700
27037
27038     altos: add telebt-v0.0 Makefile
27039     
27040     Git doesn't like to add these.
27041     
27042     Signed-off-by: Keith Packard <keithp@keithp.com>
27043
27044 commit d41edb3384b6336f3482e61b0c9f9400a8b4f519
27045 Author: Keith Packard <keithp@keithp.com>
27046 Date:   Tue Apr 19 15:29:39 2011 -0700
27047
27048     altosui: Make flight data download work through TeleBT
27049     
27050     This required flushing input before reading data blocks and adjusting
27051     some delays.
27052     
27053     Signed-off-by: Keith Packard <keithp@keithp.com>
27054
27055 commit 44fb71ca3e5bccd5f601fc5a2d5da7292050b1d6
27056 Merge: 2ebdb88 c269e26
27057 Author: Keith Packard <keithp@keithp.com>
27058 Date:   Tue Apr 19 14:06:39 2011 -0700
27059
27060     Merge branch 'telemini' into telebt
27061
27062 commit 2ebdb888f6792de70b3132950a988d49752d264e
27063 Author: Keith Packard <keithp@keithp.com>
27064 Date:   Tue Apr 19 14:01:19 2011 -0700
27065
27066     altosui: Eliminate ao_cmd_filter hook
27067     
27068     Disabling status messages means we don't need to filter them out of
27069     the input stream.
27070     
27071     Signed-off-by: Keith Packard <keithp@keithp.com>
27072
27073 commit 7f5c9986dfa2d130b6c8c14308638cce49391a6e
27074 Author: Keith Packard <keithp@keithp.com>
27075 Date:   Tue Apr 19 13:42:30 2011 -0700
27076
27077     altos: remove BT logging code
27078     
27079     This was used to debug the serial line startup.
27080     
27081     Signed-off-by: Keith Packard <keithp@keithp.com>
27082
27083 commit 0195ff442c1da5d363dfda3f88f41865d0c6b469
27084 Author: Keith Packard <keithp@keithp.com>
27085 Date:   Tue Apr 19 13:31:10 2011 -0700
27086
27087     altos: Remove bt debug command
27088     
27089     This will permit some additional cleanups.
27090     
27091     Signed-off-by: Keith Packard <keithp@keithp.com>
27092
27093 commit ce7cf0c5ddc5405f6f474f4e20752fc0b02f3ecb
27094 Author: Keith Packard <keithp@keithp.com>
27095 Date:   Tue Apr 19 13:27:40 2011 -0700
27096
27097     altos: Simplify BT communications
27098     
27099     Eliminate stdio I/O wrappers
27100     
27101     Signed-off-by: Keith Packard <keithp@keithp.com>
27102
27103 commit e3d501940718428135e04995dff7fef691c08a20
27104 Author: Keith Packard <keithp@keithp.com>
27105 Date:   Tue Apr 19 13:20:19 2011 -0700
27106
27107     altos: Solidify BT connections
27108     
27109     Use delays while sending commands to BT module.
27110     Don't use BT for stdio until the module is initialized.
27111     Add \r to name setting command
27112     Don't require 'connected' signal for command input.
27113     
27114     Signed-off-by: Keith Packard <keithp@keithp.com>
27115
27116 commit 6b5957d5f6f8181da7be98c9bce49a0ec0b4a713
27117 Author: Keith Packard <keithp@keithp.com>
27118 Date:   Tue Apr 19 10:41:28 2011 -0700
27119
27120     altosui: Wait two seconds after bluetooth connect XXX
27121     
27122     "something" isn't quite ready to communicate right after the device is
27123     connected, so we stick a delay in. There should be a better fix.
27124     
27125     Signed-off-by: Keith Packard <keithp@keithp.com>
27126
27127 commit 8de9d3cbfcd1db7b554fb761296a8de09aafc8c3
27128 Author: Keith Packard <keithp@keithp.com>
27129 Date:   Tue Apr 19 10:25:47 2011 -0700
27130
27131     altos: Add delays to bt startup sequence
27132     
27133     The BT device takes a few seconds after power-up before it is ready to
27134     receive commands.
27135     
27136     Signed-off-by: Keith Packard <keithp@keithp.com>
27137
27138 commit 17f38e045fcd8ca0224095c0b2b7b098df77a8d8
27139 Author: Keith Packard <keithp@keithp.com>
27140 Date:   Tue Apr 19 08:43:40 2011 -0700
27141
27142     altosui: Use persistent list of bluetooth devices for device dialogs
27143     
27144     Store a list of known bluetooth devices as preferences. Always include
27145     those in device dialogs with an option to go browse for more devices
27146     in both the device dialog and the Configure AltosUI dialog.
27147     
27148     Signed-off-by: Keith Packard <keithp@keithp.com>
27149
27150 commit f249e5926f5fd9f86c41e7f0a414193533d4d8b0
27151 Author: Keith Packard <keithp@keithp.com>
27152 Date:   Mon Apr 18 18:16:38 2011 -0500
27153
27154     altosui: Make bluetooth dialog modal
27155     
27156     This allows it to be displayed correctly while the device dialog box
27157     (also modal) is up.
27158     
27159     Signed-off-by: Keith Packard <keithp@keithp.com>
27160
27161 commit 84163eee7847a09fe78f8762b28f857d76bf5755
27162 Author: Keith Packard <keithp@keithp.com>
27163 Date:   Thu Apr 14 10:22:30 2011 -0700
27164
27165     altosui: Make AltosBTDevice implement AltosDevice interface
27166     
27167     This will allow the use of either USB or BT devices through the
27168     AltosDevice interface.
27169     
27170     Signed-off-by: Keith Packard <keithp@keithp.com>
27171
27172 commit 9cdef76c1275b343099d0d01af82d7eadd36a410
27173 Author: Keith Packard <keithp@keithp.com>
27174 Date:   Thu Apr 14 10:12:29 2011 -0700
27175
27176     altosui: Create abstract AltosDevice class
27177     
27178     This will wrap either USB or BT devices. The USB device constants have
27179     been moved to Altos.java
27180     
27181     Signed-off-by: Keith Packard <keithp@keithp.com>
27182
27183 commit 5b3f18b38d80aa041b971204bf7a94278bd9584a
27184 Author: Keith Packard <keithp@keithp.com>
27185 Date:   Fri Apr 8 19:46:15 2011 -0700
27186
27187     altosui: Add primitive bluetooth device manager UI.
27188     
27189     This isn't useful, but does inquire for available bluetooth devices
27190     and show them in a list.
27191     
27192     Signed-off-by: Keith Packard <keithp@keithp.com>
27193
27194 commit c269e263a6accd815ed5d08c0f5a6c3d5b9d3853
27195 Author: Keith Packard <keithp@keithp.com>
27196 Date:   Thu Apr 14 09:38:48 2011 -0700
27197
27198     altos: Write a few pre-launch samples for Tm/Tn devices
27199     
27200     Record pre-launch samples in a small ring and flush that to flash when
27201     launch is detected. This provides a complete record of the flight,
27202     rather than simply starting after launch detect.
27203     
27204     Signed-off-by: Keith Packard <keithp@keithp.com>
27205
27206 commit a0fb471ce10642fc4a4bd40e4a81f8d6fe7a7c21
27207 Author: Keith Packard <keithp@keithp.com>
27208 Date:   Wed Apr 13 20:27:38 2011 -0700
27209
27210     altosui: oops - lost state changes when downloading eeprom data.
27211     
27212     This would cause the reader to just keep reading past the end of the
27213     flight.
27214     
27215     Signed-off-by: Keith Packard <keithp@keithp.com>
27216
27217 commit 7f49d694e776819e03b2c708e1c4ee23ba311430
27218 Author: Keith Packard <keithp@keithp.com>
27219 Date:   Sat Apr 9 22:53:12 2011 -0700
27220
27221     altos/altosui: Log averaged baro sensor data in Tm/Tn
27222     
27223     Instead of logging the best height guess from the kalman filter, log
27224     barometer data. The logged data consists of the average value betwen
27225     log points to reduce noise.
27226     
27227     Signed-off-by: Keith Packard <keithp@keithp.com>
27228
27229 commit 8dd455204cf8712fa8c142b0c0517cec1bf5fd0f
27230 Author: Keith Packard <keithp@keithp.com>
27231 Date:   Fri Apr 8 10:13:55 2011 -0700
27232
27233     altosui: Add low-level Bluetooth APIs
27234     
27235     Adds the JNI functions to query and connect to arbitrary
27236     bluetooth devices.
27237     
27238     Adds Java wrappers to construct a list of proximate bluetooth devices.
27239     
27240     Signed-off-by: Keith Packard <keithp@keithp.com>
27241
27242 commit bf1c7df5301a1727e871a8447f835fe75bdce3fc
27243 Author: Keith Packard <keithp@keithp.com>
27244 Date:   Fri Apr 8 10:12:50 2011 -0700
27245
27246     altosui: Add TeleBT USB device support
27247     
27248     TeleBT can work just like a TeleDongle over USB.
27249     
27250     Signed-off-by: Keith Packard <keithp@keithp.com>
27251
27252 commit 1a54a58d72147888f783a3caf364479efff4ed9b
27253 Author: Keith Packard <keithp@keithp.com>
27254 Date:   Thu Apr 7 22:00:38 2011 -0700
27255
27256     altos: Use PIO(6) on BTM to monitor BT connection. Fix BTM init.
27257     
27258     PIo(6) appears to be an active-low indication of the Bluetooth
27259     connection status. Hook this up using an interrupt to track the
27260     link state instead of using in-band status messages.
27261     
27262     Signed-off-by: Keith Packard <keithp@keithp.com>
27263
27264 commit f28efe271f9670473249574f6bcf6e160fe58c7b
27265 Merge: 8db5c52 835ab3a
27266 Author: Keith Packard <keithp@keithp.com>
27267 Date:   Fri Apr 1 19:35:22 2011 -0700
27268
27269     Merge branch 'telemini' into telebt
27270
27271 commit 835ab3a8c2741a09b27de58c37439a193c9919ce
27272 Author: Keith Packard <keithp@keithp.com>
27273 Date:   Fri Apr 1 19:35:00 2011 -0700
27274
27275     altosui: Add missing AltosTelemetryMap.java file
27276     
27277     Signed-off-by: Keith Packard <keithp@keithp.com>
27278
27279 commit 8db5c52f1c76a05020e4e0afbe4ea27485ad9f82
27280 Author: Keith Packard <keithp@keithp.com>
27281 Date:   Fri Apr 1 17:26:08 2011 -0700
27282
27283     altos: Clean up BT serial communcations
27284     
27285     Disable echo on both ends in command mode to eliminate looping error
27286     values.
27287     
27288     Switch to 57600 baud to improve performance.
27289     
27290     Signed-off-by: Keith Packard <keithp@keithp.com>
27291
27292 commit a5d60fdb9c969c1516feb76a16001c9688112c4c
27293 Author: Keith Packard <keithp@keithp.com>
27294 Date:   Fri Apr 1 17:25:07 2011 -0700
27295
27296     altos: Make cmd echo per-connection instead of global
27297     
27298     Allow different connections to use different echo values, permitting
27299     the packet link to turn off echo while the USB link still has it on.
27300     
27301     Signed-off-by: Keith Packard <keithp@keithp.com>
27302
27303 commit 4e2c18249e16c98cf5f7dccdf8d3b84bc473863a
27304 Author: Keith Packard <keithp@keithp.com>
27305 Date:   Fri Apr 1 16:48:12 2011 -0700
27306
27307     altos: Clean up serial initialization
27308     
27309     Flush serial input buffers when switching speeds.
27310     Ensure pin configuration is correct.
27311     
27312     Signed-off-by: Keith Packard <keithp@keithp.com>
27313
27314 commit 92386f2e8419c4df125692cc998eb72ec49bf991
27315 Author: Keith Packard <keithp@keithp.com>
27316 Date:   Fri Apr 1 14:12:56 2011 -0700
27317
27318     altos: Clean up usage of serial port for stdio
27319     
27320     Code wanting to use this must invoke ao_add_stdio; that way
27321     the link can be configured before command processing starts.
27322     
27323     Signed-off-by: Keith Packard <keithp@keithp.com>
27324
27325 commit 9f8a96a8516e13878b329dbf1da855ed9a3219c4
27326 Author: Keith Packard <keithp@keithp.com>
27327 Date:   Fri Apr 1 14:11:44 2011 -0700
27328
27329     altos: Make ao_serial_drain public
27330     
27331     Allow external code to discard serial input
27332     
27333     Signed-off-by: Keith Packard <keithp@keithp.com>
27334
27335 commit 4f243a282f9aeb7433ccb2942850d380a091e603
27336 Author: Keith Packard <keithp@keithp.com>
27337 Date:   Fri Apr 1 14:10:37 2011 -0700
27338
27339     altos: Remove serial monitor command
27340     
27341     This takes up space and isn't that useful these days
27342     
27343     Signed-off-by: Keith Packard <keithp@keithp.com>
27344
27345 commit 39bde78edc863d9d2ef50a59b8f28ab6274892b4
27346 Author: Keith Packard <keithp@keithp.com>
27347 Date:   Fri Apr 1 14:08:37 2011 -0700
27348
27349     altos: Allow any stdio to be used with packet forwarding
27350     
27351     There's no reason to restrict packet forwarding to work only from
27352     USB.
27353     
27354     Signed-off-by: Keith Packard <keithp@keithp.com>
27355
27356 commit 01952da35a57ae4da062facb26b3c6d7de29190f
27357 Author: Keith Packard <keithp@keithp.com>
27358 Date:   Fri Apr 1 14:07:23 2011 -0700
27359
27360     altos: Provide for a pre-filter on commands
27361     
27362     This allows for external code to see each command line before it is
27363     processed and potentially skip it.
27364     
27365     Signed-off-by: Keith Packard <keithp@keithp.com>
27366
27367 commit 359ba0d9fc2c5947e6adc98bebcd061069c61e79
27368 Author: Keith Packard <keithp@keithp.com>
27369 Date:   Fri Apr 1 14:04:58 2011 -0700
27370
27371     altos: expose set of available stdio values
27372     
27373     This lets external code manipulate which connection to communicate
27374     over.
27375     
27376     Signed-off-by: Keith Packard <keithp@keithp.com>
27377
27378 commit ce18eaa28b1385c962c09459cbc5f20e234d9ad5
27379 Author: Keith Packard <keithp@keithp.com>
27380 Date:   Fri Apr 1 14:03:25 2011 -0700
27381
27382     altos: Add P2SEL_*_MASK defines to cc1111.h
27383     
27384     These are used to avoid having the code "know" which selections are 1
27385     and which are 0 bits.
27386     
27387     Signed-off-by: Keith Packard <keithp@keithp.com>
27388
27389 commit 8e74cf6d1c70a7a17d01c20f6831571245392498
27390 Author: Keith Packard <keithp@keithp.com>
27391 Date:   Thu Mar 31 20:58:14 2011 -0700
27392
27393     altos: Add initial TeleBT code
27394     
27395     Prototyping with a TeleMetrum v0.1 board and a serial link to a
27396     bluetooth module.
27397     
27398     Signed-off-by: Keith Packard <keithp@keithp.com>
27399
27400 commit c0971abc02b05d136aea257f3f40ba3b22b1d441
27401 Author: Keith Packard <keithp@keithp.com>
27402 Date:   Thu Mar 31 20:55:18 2011 -0700
27403
27404     altos: Make ao_flight_test show true height but report saturated height
27405     
27406     To simulate a saturated baro sensor, clip baro data at a specified
27407     altitude. Continue to report the 'true' altitude in the output so that
27408     the resulting graphs are useful.
27409     
27410     Signed-off-by: Keith Packard <keithp@keithp.com>
27411
27412 commit 8a14142e7b37031a51409f121b913fe793bf3603
27413 Author: Keith Packard <keithp@keithp.com>
27414 Date:   Thu Mar 31 20:53:12 2011 -0700
27415
27416     altos: Baro useful ceiling is MSL, not AGL
27417     
27418     Use MSL instead of AGL for detecting over-range baro sensor values.
27419     Always trust baro sensor during descent; it'll get there eventually.
27420     
27421     Signed-off-by: Keith Packard <keithp@keithp.com>
27422
27423 commit a9dae18a664f70b668159487015e61be7f776926
27424 Author: Keith Packard <keithp@keithp.com>
27425 Date:   Thu Mar 31 20:51:15 2011 -0700
27426
27427     altos: Reflect ao_flight split in ao_flight_test dependencies
27428     
27429     Need to rebuild ao_flight_test when any of the flight sources change
27430     
27431     Signed-off-by: Keith Packard <keithp@keithp.com>
27432
27433 commit f558cfa1df77c36a459168c1953d0945ee5a7f9f
27434 Author: Keith Packard <keithp@keithp.com>
27435 Date:   Wed Mar 30 11:48:03 2011 -0700
27436
27437     altosui: Only plot acceleration when present in data file
27438     
27439     Eliminates a bogus axis and data line for devices which do not have an
27440     accelerometer.
27441     
27442     Signed-off-by: Keith Packard <keithp@keithp.com>
27443
27444 commit a9df9fc257eb2d7038d66ac7c2539aae4474bf12
27445 Author: Keith Packard <keithp@keithp.com>
27446 Date:   Wed Mar 30 11:47:07 2011 -0700
27447
27448     altosui: Parse and export Max flight log value
27449     
27450     New configuration field might as well get dumped to the .csv files.
27451     
27452     Signed-off-by: Keith Packard <keithp@keithp.com>
27453
27454 commit 87bff181a95f6bf92c2cec350d331ba6af779e80
27455 Author: Keith Packard <keithp@keithp.com>
27456 Date:   Tue Mar 29 18:11:47 2011 -0700
27457
27458     altos: Enable logging during nano flights
27459     
27460     Not having logging wasn't very useful.
27461     
27462     Signed-off-by: Keith Packard <keithp@keithp.com>
27463
27464 commit 011e37f27b3926a42c8c1a74e0f179bb48829ec7
27465 Author: Keith Packard <keithp@keithp.com>
27466 Date:   Tue Mar 29 18:10:46 2011 -0700
27467
27468     altos: Run RDF beacon after apogee instead of waiting for landing
27469     
27470     This provides tracking when GPS fails, or on TeleMini.
27471     
27472     Signed-off-by: Keith Packard <keithp@keithp.com>
27473
27474 commit 08e6bbef2c3529dfd468ef221c526fc9f3ed5b81
27475 Author: Keith Packard <keithp@keithp.com>
27476 Date:   Tue Mar 29 10:08:46 2011 -0700
27477
27478     altos: ao_sample_preflight was exiting preflight mode immediately
27479     
27480     Need to stay in pre-flight mode until we've gotten enough sensor data
27481     to calibrate things appropriately. The conversion from a unified
27482     ao_flight.c file was just broken here.
27483     
27484     Signed-off-by: Keith Packard <keithp@keithp.com>
27485
27486 commit 56d045040c49728a854741e99545766f3723da5e
27487 Author: Keith Packard <keithp@keithp.com>
27488 Date:   Tue Mar 29 09:39:27 2011 -0700
27489
27490     altosui: Don't display 0000-00-00 for missing flight log dates
27491     
27492     With Tm/Tn not having GPS to get the current date, it's no longer
27493     unusual to have no date for a flight log, so don't show the 0000-00-00
27494     piece in that case.
27495     
27496     Signed-off-by: Keith Packard <keithp@keithp.com>
27497
27498 commit 8ade7d99f02df825e70d0a964b4648156101ef78
27499 Author: Keith Packard <keithp@keithp.com>
27500 Date:   Tue Mar 29 09:38:23 2011 -0700
27501
27502     altosui: Display exception messages from swing thread
27503     
27504     Flight log management exceptions were getting displayed from the log
27505     serial I/O thread instead of the swing thread. That's a bad plan.
27506     
27507     Signed-off-by: Keith Packard <keithp@keithp.com>
27508
27509 commit 2f9be009ef26e3d7539f5932d267d7a8a7bcb7eb
27510 Author: Keith Packard <keithp@keithp.com>
27511 Date:   Tue Mar 29 09:37:11 2011 -0700
27512
27513     altosui: Make deployment testing handle Connecting... dialog
27514     
27515     Supporting the Connecting... dialog requires moving all serial
27516     communication to a separate thread. This was done by creating a worker
27517     thread and command queue to communicate between the UI and the serial line.
27518     
27519     Signed-off-by: Keith Packard <keithp@keithp.com>
27520
27521 commit 573edcd7dfe10ac3251396eae88eece55d82bcb6
27522 Author: Keith Packard <keithp@keithp.com>
27523 Date:   Mon Mar 28 23:38:02 2011 -0700
27524
27525     altosui: Make flight log downloading handle 'Connecting...' dialog
27526     
27527     This required moving all of the serial communication to a separate
27528     thread and making the bulk of the download operation run after that
27529     has finished.
27530     
27531     Signed-off-by: Keith Packard <keithp@keithp.com>
27532
27533 commit c71a145daefb86d2c1297abec68e54bd951e3adf
27534 Author: Keith Packard <keithp@keithp.com>
27535 Date:   Mon Mar 28 23:35:05 2011 -0700
27536
27537     altosui: Clean up packet link connecting dialog
27538     
27539     Make sure the dialog is destroyed after use (otherwise, it hangs
27540     around on the screen sometimes).
27541     
27542     Switch timeout before showing dialog to 500ms -- that brings the
27543     dialog up less often when unnecessary.
27544     
27545     Use 'timeout_started' boolean to indicate whether the I/O thread has
27546     queued the dialog for display and whether it needs to queue a call to
27547     close it down.
27548     
27549     Signed-off-by: Keith Packard <keithp@keithp.com>
27550
27551 commit c6e7e812d67f91c63ba4982f7a899a72584027de
27552 Author: Keith Packard <keithp@keithp.com>
27553 Date:   Mon Mar 28 18:18:50 2011 -0700
27554
27555     altos: Create custom nano flight code
27556     
27557     No igniters, just 'pad/drogue/landed' modes (where 'drogue' ==
27558     'flying'). A constant 1Hz telemetry and RDF rate.
27559     
27560     Signed-off-by: Keith Packard <keithp@keithp.com>
27561
27562 commit c754759a2d503633d527da4ebb20eb859cd506fd
27563 Author: Keith Packard <keithp@keithp.com>
27564 Date:   Mon Mar 28 17:54:44 2011 -0700
27565
27566     altos: Split up flight code into separate flight/sample/kalman bits
27567     
27568     The flight code mashed together data processing, filtering and actual
27569     flight managament into one giant pile. Split things up so that we
27570     have:
27571     
27572      ao_sample.c: Sensor data processing. Reads the ring, handles calibration
27573      ao_kalman.c: Filter the data to track the accel/speed/height values
27574      ao_flight.c: Flight state management, specific to rocketry.
27575     
27576     The plan is to re-use ao_sample.c and ao_kalman.c for hardware not
27577     specifically designed for rocketry, like TeleNano.
27578     
27579     Signed-off-by: Keith Packard <keithp@keithp.com>
27580
27581 commit 006de838bbb096b9443863a46b8a125b1e6b5600
27582 Author: Keith Packard <keithp@keithp.com>
27583 Date:   Sun Mar 27 00:48:07 2011 -0700
27584
27585     altosui: Handle serial calls from swing thread
27586     
27587     Calls from the swing thread cannot be canceled as there's no way to
27588     put up the cancel dialog. In this case, simply use the 5 second
27589     timeout and fail if no communication occurs within that amount of time.
27590     
27591     Signed-off-by: Keith Packard <keithp@keithp.com>
27592
27593 commit f23d0f3cbf1fb0c8eab497e266625f6410b69ba3
27594 Author: Keith Packard <keithp@keithp.com>
27595 Date:   Sun Mar 27 00:46:19 2011 -0700
27596
27597     altosui: Tell serial device which frame to use for timeout dialogs
27598     
27599     For the timeout dialog to appear, a frame must be configured for it to
27600     appear near. This patch sends the frame from the eeprom download
27601     functions to the serial code. That path doesn't yet work as the eeprom
27602     download is still trying to talk to the serial device from the swing
27603     event thread, which prevents the cancel dialog from working.
27604     
27605     Signed-off-by: Keith Packard <keithp@keithp.com>
27606
27607 commit 067b21993e9a97fceadb355e571e5610535336a8
27608 Author: Keith Packard <keithp@keithp.com>
27609 Date:   Sun Mar 27 00:13:38 2011 -0700
27610
27611     altosui: Allow radio channel to be configured over the radio link
27612     
27613     TeleMini/TeleNano can't be configured via USB, so we need to allow
27614     the radio channel to be set over the radio link.
27615     
27616     This change carefully sets the new radio channel, disables the remote
27617     link and then sets the teledongle channel to the new value and brings
27618     the link back up.
27619     
27620     Signed-off-by: Keith Packard <keithp@keithp.com>
27621
27622 commit 91a75279b6d306ba9d068a28c64917d5312122e8
27623 Author: Keith Packard <keithp@keithp.com>
27624 Date:   Sun Mar 27 00:12:01 2011 -0700
27625
27626     altosui: Off-by-one error in telemetry format configuration UI
27627     
27628     The telemetry format menu uses 0 for full and 1 for tiny, but the
27629     telemetry configuration uses 1 for full and 2 for tiny. One direction
27630     (config to UI) was right, the other (UI to config) was wrong.
27631     
27632     Signed-off-by: Keith Packard <keithp@keithp.com>
27633
27634 commit 7ce8c9081e703d1405c2595ab9bda0cfa218c6c4
27635 Author: Keith Packard <keithp@keithp.com>
27636 Date:   Sat Mar 26 23:38:54 2011 -0700
27637
27638     altos: full logging must flush pending data before checking state
27639     
27640     Flight state must be checked only after any pending data have been
27641     written to the log as the 'current' flight state is only valid when
27642     the pending data values have been processed. This ensures that the
27643     'boost' state is not marked until the full ring of data is
27644     written. This ensures that the data processing code can find the
27645     barometer values from before boost to get an idea of the ground
27646     pressure value.
27647     
27648     Signed-off-by: Keith Packard <keithp@keithp.com>
27649
27650 commit 3945d8f986d8f4bd3186a2cbaed5186e49d59839
27651 Author: Keith Packard <keithp@keithp.com>
27652 Date:   Sat Mar 26 23:15:36 2011 -0700
27653
27654     altos: Variable log rate in full logging code too
27655     
27656     With the fixed ADC rate used to get better data during flight, the
27657     logging code now needs to vary the data storage rate so that descent
27658     data is recorded at 10 samples/second while ascent data is recorded at
27659     1 sample per second. Having the logging code do this itself eliminates
27660     any interaction with the flight code.
27661     
27662     Signed-off-by: Keith Packard <keithp@keithp.com>
27663
27664 commit 97517ee585462c2d355f23f999fb8d9ebd908ec1
27665 Author: Keith Packard <keithp@keithp.com>
27666 Date:   Sat Mar 26 00:01:22 2011 -0700
27667
27668     altosui: Allow TM config connection to be canceled.
27669     
27670     This leaves the config UI connection attempt running and pops up a
27671     dialog box when it takes 'too long' in the remote case so that users
27672     with Tm or Tn devices can bring up the UI, and then boot the Tm/Tn
27673     without needing to time things carefully.
27674     
27675     Signed-off-by: Keith Packard <keithp@keithp.com>
27676
27677 commit 2c121f1ef495e8af3eb39210baa40e212b691894
27678 Author: Keith Packard <keithp@keithp.com>
27679 Date:   Fri Mar 25 22:04:09 2011 -0700
27680
27681     altosui: swing hide/show methods are deprecated
27682     
27683     I don't know why, but they are, so just replace them with
27684     setVisible calls.
27685     
27686     Signed-off-by: Keith Packard <keithp@keithp.com>
27687
27688 commit b155647472ddfacb07c5ffa832e4d1f4a13ad342
27689 Author: Keith Packard <keithp@keithp.com>
27690 Date:   Fri Mar 25 22:01:18 2011 -0700
27691
27692     altosui: Remove extra AltosEepromBlock layer
27693     
27694     This was interposed between the download layer and the eeprom layer to
27695     hold a eeprom block full of flight log records. The addition of the tiny
27696     log format required reworking the code to hold chunks full of eeprom
27697     data without regard to their content, so this content-specific layer
27698     didn't seem useful anymore.
27699     
27700     Signed-off-by: Keith Packard <keithp@keithp.com>
27701
27702 commit 011615d40b3cb1d1c0ab9fa41e139e263a6a51e7
27703 Author: Keith Packard <keithp@keithp.com>
27704 Date:   Fri Mar 25 21:34:31 2011 -0700
27705
27706     altosui: Add support for downloading TeleMini/TeleNano flight logs
27707     
27708     Splits the eeprom downloading code into eeprom block downloading and
27709     separate eeprom data parsing so that the new data logging format can
27710     share the data downloading code.
27711     
27712     Signed-off-by: Keith Packard <keithp@keithp.com>
27713
27714 commit dea80af81b388cc3d7073444919f4e98b12fa730
27715 Author: Keith Packard <keithp@keithp.com>
27716 Date:   Fri Mar 25 21:29:50 2011 -0700
27717
27718     altosui: Remove a bunch of debug printfs from the eeprom manager code
27719     
27720     Just noise on stdout.
27721     
27722     Signed-off-by: Keith Packard <keithp@keithp.com>
27723
27724 commit 7f5b5848ad6ef5c808638a29c3dc0101b56ed11e
27725 Author: Keith Packard <keithp@keithp.com>
27726 Date:   Thu Mar 24 08:08:43 2011 +0900
27727
27728     altosui: Add telemetry format menu and preferences
27729     
27730     Switches the TeleDongle between full and tiny telemetry packet
27731     formats, saving the last used format for each teledongle in the
27732     application preferences.
27733     
27734     Signed-off-by: Keith Packard <keithp@keithp.com>
27735
27736 commit f3e68341f6f5daaf26dd162e4f9a06c29988986a
27737 Author: Keith Packard <keithp@keithp.com>
27738 Date:   Thu Mar 24 05:27:57 2011 +0900
27739
27740     altosui: Add support for telemetry version 4
27741     
27742     New telemetry format needed to support TeleNano and TeleMini
27743     
27744     Signed-off-by: Keith Packard <keithp@keithp.com>
27745
27746 commit 1e976a105423f2da1842f70da531c9051ba88a7f
27747 Author: Keith Packard <keithp@keithp.com>
27748 Date:   Wed Mar 23 10:42:31 2011 +0900
27749
27750     Add description to test flights
27751
27752 commit 93040ef4d0bd90ec5ae052f22243cd56adfb300a
27753 Author: Keith Packard <keithp@keithp.com>
27754 Date:   Wed Mar 23 10:40:05 2011 +0900
27755
27756     Add ao_kalman.h to .gitignore
27757
27758 commit 43a94380032300a2e33e1faa1efe93e858e0a2cf
27759 Author: Keith Packard <keithp@keithp.com>
27760 Date:   Wed Mar 23 10:37:39 2011 +0900
27761
27762     altos: Exit flight test at landing. Allow description in test flight list
27763     
27764     Signed-off-by: Keith Packard <keithp@keithp.com>
27765
27766 commit 32364c9e0d346e0e5d517e18d4e90b8ff2fa944f
27767 Author: Keith Packard <keithp@keithp.com>
27768 Date:   Wed Mar 23 10:33:38 2011 +0900
27769
27770     altos: Ignore alt error for fast->coast. Allow larger error for baro apogee.
27771     
27772     With the fixed kalman filter, transitions across mach don't cause
27773     bumps in the merged filter.
27774     
27775     And, with working kalman bits, the signal for broken baro detection is
27776     stronger and so we can allow for baro apogee detection in cases where
27777     noise occurs close to apogee.
27778     
27779     Bump the kalman filter to trust the baro less so that the model tracks
27780     across mach.
27781     
27782     Signed-off-by: Keith Packard <keithp@keithp.com>
27783
27784 commit 3d2042ccc2d29e4cb8ea39c5c69d07cb7e3daeea
27785 Author: Keith Packard <keithp@keithp.com>
27786 Date:   Tue Mar 22 16:55:08 2011 +0900
27787
27788     altos: Restore sensible kalman values
27789     
27790     Now that the kalman code seems to work correctly, restore the sensor
27791     errors and model errors to match reality
27792     
27793     Signed-off-by: Keith Packard <keithp@keithp.com>
27794
27795 commit 7d7b476564a16eda81ab3406f70a21995e1b464e
27796 Author: Keith Packard <keithp@keithp.com>
27797 Date:   Tue Mar 22 21:51:52 2011 +0900
27798
27799     altos: Fix up flight code testing
27800     
27801     This automates flight code testing by reporting mis-detected apogee or
27802     main events.
27803     
27804     Signed-off-by: Keith Packard <keithp@keithp.com>
27805
27806 commit a80d3836cfce3d4cfa7a71068539415c2dc421cd
27807 Author: Keith Packard <keithp@keithp.com>
27808 Date:   Tue Mar 22 21:50:29 2011 +0900
27809
27810     altos: Missing parens and some bad arithmetic in the kalman code
27811     
27812     Fixed point computations are a pain.
27813     
27814     Signed-off-by: Keith Packard <keithp@keithp.com>
27815
27816 commit f30de5766c1eefb18c7d024a2cf10ce02de41071
27817 Author: Keith Packard <keithp@keithp.com>
27818 Date:   Tue Mar 22 21:29:05 2011 +0900
27819
27820     altos: Add ao_flight_debug code
27821     
27822     Trace the kalman filter to make sure it's working.
27823     
27824     Signed-off-by: Keith Packard <keithp@keithp.com>
27825
27826 commit f3053b1f3c85d4fd84b3c6cc87858f433166df34
27827 Author: Keith Packard <keithp@keithp.com>
27828 Date:   Tue Mar 22 17:04:07 2011 +0900
27829
27830     altos: Clean up some debug stuff in ao_flight.c
27831     
27832     Remove some spurious printf debugging.
27833     Remove an attempt at discovering broken accelerometer code.
27834     
27835     Signed-off-by: Keith Packard <keithp@keithp.com>
27836
27837 commit 6864e06d88a5b908cffa7c4cd2be8969ff46ce4d
27838 Author: Keith Packard <keithp@keithp.com>
27839 Date:   Tue Mar 22 16:51:04 2011 +0900
27840
27841     altos/kalman: Kalman terms can be > 1, use 32-bit fixed point
27842     
27843     Because speed and acceleration are scaled by 16, it's fairly common
27844     for the kalman terms to end up larger than 1. Instead of trying to
27845     fuss with 16-bit values and shifts, just use 32-bit values.
27846     
27847     Signed-off-by: Keith Packard <keithp@keithp.com>
27848
27849 commit c14d6c5ace1d67bd948273ceb7eb6807b29c3806
27850 Author: Keith Packard <keithp@keithp.com>
27851 Date:   Tue Mar 22 08:51:23 2011 +0900
27852
27853     altos: Compute a 'trust' value for the barometer
27854     
27855     Instead of making the baro use/don't-use decision binary, use a 'trust
27856     value' which slowly migrates from baro+accel to accel-only mode. This
27857     eliminates bumps in the data from a rapid shift.
27858     
27859     Signed-off-by: Keith Packard <keithp@keithp.com>
27860
27861 commit 7b009b2efe3af8722c358c304c2243652594e0d5
27862 Author: Keith Packard <keithp@keithp.com>
27863 Date:   Tue Mar 22 05:42:51 2011 +0900
27864
27865     altos: Switch telemetrum over to kalman filter
27866     
27867     This changes the full telemetry stream to include kalman data instead
27868     of the old ad-hoc flight data. It's compatible in that the packet
27869     sizes are the same so teledongle can receive either and figure out
27870     which it has received.
27871     
27872     A few plotting and testing tools are added to make validating the new
27873     code easier.
27874     
27875     Signed-off-by: Keith Packard <keithp@keithp.com>
27876
27877 commit 20427ae4965f756aac0cedc5179a1c45b9a781f2
27878 Author: Keith Packard <keithp@keithp.com>
27879 Date:   Mon Mar 21 19:59:27 2011 +0900
27880
27881     altos: Add nickle kalman implementation.
27882     
27883     This generates the constants needed to implement Kalman filtering in
27884     the flight firmware.
27885     
27886     Signed-off-by: Keith Packard <keithp@keithp.com>
27887
27888 commit ca3f03ef5c09446bebf0f5734f36a0248c457b1d
27889 Author: Keith Packard <keithp@keithp.com>
27890 Date:   Sat Mar 19 23:55:39 2011 -0700
27891
27892     altos: Add .sdcdbrc file for teledongle
27893     
27894     My sdcdb script uses this to set command line options automatically
27895     
27896     Signed-off-by: Keith Packard <keithp@keithp.com>
27897
27898 commit be838db49d999426a9dd02c0166fe161722f1e61
27899 Author: Keith Packard <keithp@keithp.com>
27900 Date:   Sat Mar 19 23:53:08 2011 -0700
27901
27902     altos: New telemetry report format (version 4). Supports tiny telemetry.
27903     
27904     This completely replaces the version 3 format with a much simpler and
27905     easier to parse scheme. It's described in detail in ao_telem.h, but
27906     the basic idea is that the whole line is split into name/value pairs,
27907     separated by whitespace. Every name is unique, and the values are
27908     either strings or integers. No extraneous formatting or units are
27909     provided.
27910     
27911     Signed-off-by: Keith Packard <keithp@keithp.com>
27912
27913 commit ad6bb342d237988404fa32540b38c61d6ddc1f0d
27914 Author: Keith Packard <keithp@keithp.com>
27915 Date:   Sat Mar 19 23:51:02 2011 -0700
27916
27917     altos: The kalman code requires a constant sample rate
27918     
27919     The kalman function can't handle a variable sample rate, so keep the
27920     ADC running at full speed for the whole flight instead of slowing it
27921     down after apogee.
27922     
27923     Signed-off-by: Keith Packard <keithp@keithp.com>
27924
27925 commit 31feb7777f73fed61193d3404f457ea1a081fe9c
27926 Author: Keith Packard <keithp@keithp.com>
27927 Date:   Sat Mar 19 23:49:41 2011 -0700
27928
27929     altos: Split telenano main from telemini
27930     
27931     Eventually, telenano will run different code; prepare for this by
27932     creating a telenano-specific main routine.
27933     
27934     Signed-off-by: Keith Packard <keithp@keithp.com>
27935
27936 commit 8950df02382f5f0aea5bac078fdf7134b98c43ed
27937 Author: Keith Packard <keithp@keithp.com>
27938 Date:   Sat Mar 19 23:46:18 2011 -0700
27939
27940     altos: Split out tiny telemetry from full telemetry
27941     
27942     The TeleMini and TeleNano boards do not have either GPS or
27943     accelermeters, and they also run the kalman filter which produces
27944     standard unit measurements for the flight height/speed/accel
27945     values. This makes the telemetry significantly
27946     different. ao_telemetry_tiny.c sends the required data.
27947     
27948     Note that TeleNano sends the same telemetry as telemini at this point;
27949     there are a couple of values which are not useful, but the overhead of
27950     sending them is small enough that the hassle of having three telemetry
27951     formats seemed excessive.
27952     
27953     Signed-off-by: Keith Packard <keithp@keithp.com>
27954
27955 commit 5ba75e95c98d3e441a58d6f75d328d579e1997fe
27956 Author: Keith Packard <keithp@keithp.com>
27957 Date:   Sat Mar 19 23:41:44 2011 -0700
27958
27959     altos: Make telemetry interval more consistent
27960     
27961     Instead of using a delay between telemetry packets, use a telemetry
27962     period and compute an appropriate delay each time. This requires
27963     changing the ascent telemetry from a 50ms delay to a 100ms interval,
27964     to provide a regular 10 packets-per-second rate. Before, we counted on
27965     the telemetry packet taking about 50ms to send so that we would
27966     receive about 10 per second.
27967     
27968     This also eliminates delays during descent for RDF tones -- those will
27969     get transmitted in the interval between telemetry packets without
27970     interrupting the spacing of those packets.
27971     
27972     Signed-off-by: Keith Packard <keithp@keithp.com>
27973
27974 commit 3f0bc801fd08a613c681504f0d1f9374486a2487
27975 Author: Keith Packard <keithp@keithp.com>
27976 Date:   Sat Mar 19 23:31:20 2011 -0700
27977
27978     altos: Configure packet size from send/recv parameters.
27979     
27980     Instead of setting the packet size at configuration time, use the
27981     provided packet size to the send/recv functions to configure the
27982     radio. This eliminates many configuration calls, leaving us with 'RDF'
27983     mode and 'packet' mode, the latter working for telemetry and the
27984     bi-directional link.
27985     
27986     Signed-off-by: Keith Packard <keithp@keithp.com>
27987
27988 commit 5c28b9312d90a3a66016abc641c20bcd852d69f8
27989 Author: Keith Packard <keithp@keithp.com>
27990 Date:   Sat Mar 19 23:27:15 2011 -0700
27991
27992     altos: Don't init packet slave on TD. Make slave start optional
27993     
27994     Oops. TeleDongle was starting the packet slave code, which kinda
27995     wrecked its ability to receive telemetry packets. This patch simply
27996     removes the packet slave code from teledongle as it cannot be used
27997     (yet), it also makes the packet slave code initialization take a
27998     parameter which controls whether to start that by default; in the
27999     future, perhaps TeleDongle will gain a command to start packet slave mode.
28000     
28001     Signed-off-by: Keith Packard <keithp@keithp.com>
28002
28003 commit e980b251e5a4d25410710a9aa89ef940e06b0d93
28004 Author: Keith Packard <keithp@keithp.com>
28005 Date:   Sat Mar 19 18:43:52 2011 -0700
28006
28007     altosui: Add software version to Configure AltosUI dialog
28008     
28009     Show this somewhere so we can figure out what is installed.
28010     
28011     Signed-off-by: Keith Packard <keithp@keithp.com>
28012
28013 commit 1aeb759c48f475ffaaae787515e080440c8386c3
28014 Author: Keith Packard <keithp@keithp.com>
28015 Date:   Sat Mar 19 12:28:08 2011 -0700
28016
28017     altos: Baro-only boards must not detect launch on accel or speed data
28018     
28019     The baro sensor generates too much noise to use small changes in
28020     computed speed or acceleration to cause a false launch detect.
28021     
28022     Signed-off-by: Keith Packard <keithp@keithp.com>
28023
28024 commit 7a4f6d5ad55637cde97a1e2f247f92df59bc2e14
28025 Author: Keith Packard <keithp@keithp.com>
28026 Date:   Fri Mar 18 21:01:15 2011 -0700
28027
28028     altos: Write height values to log for nano/mini
28029     
28030     This is a lot more useful than the old filtered pressure data.
28031     
28032     Signed-off-by: Keith Packard <keithp@keithp.com>
28033
28034 commit c985bb6a19c710409629f3c095332ba7afcf5248
28035 Author: Keith Packard <keithp@keithp.com>
28036 Date:   Fri Mar 18 20:36:59 2011 -0700
28037
28038     altos/test: Add scripts to run lots of flights through the code
28039     
28040     This runs a long list of flights (there's a user-specific path
28041     pointing at the flights) and squawks if the baro and dual flight
28042     computers don't match.
28043     
28044     Signed-off-by: Keith Packard <keithp@keithp.com>
28045
28046 commit dbe915795c66995805b5f37e6eb698cf2c143e61
28047 Author: Keith Packard <keithp@keithp.com>
28048 Date:   Fri Mar 18 20:26:12 2011 -0700
28049
28050     altos: Fix mini/nano default log size to available flash space
28051     
28052     Also, remove accel cal code from boards without accel
28053     
28054     Signed-off-by: Keith Packard <keithp@keithp.com>
28055
28056 commit 5db94e1e230bade966a997aa83165405a9ec9d83
28057 Merge: 1a8f45e cbb968f
28058 Author: Bdale Garbee <bdale@gag.com>
28059 Date:   Fri Mar 18 21:12:39 2011 -0600
28060
28061     Merge branch 'telemini' of ssh://git.gag.com/scm/git/fw/altos into telemini
28062
28063 commit 1a8f45e7b720d01d3ff0c35ed1caaf8cbe0c3119
28064 Author: Bdale Garbee <bdale@gag.com>
28065 Date:   Fri Mar 18 21:12:12 2011 -0600
28066
28067     fix up script to work and have reasonable texts
28068
28069 commit cbb968f5cf03625d453d84dc535758072a2c04c7
28070 Author: Keith Packard <keithp@keithp.com>
28071 Date:   Fri Mar 18 20:07:25 2011 -0700
28072
28073     altos: Add TeleNano support
28074     
28075     This just uses the TeleMini bits, which should work fine for now.
28076     
28077     Signed-off-by: Keith Packard <keithp@keithp.com>
28078
28079 commit 32c51840c792a737019fbc9fe42f2ca073b71827
28080 Author: Keith Packard <keithp@keithp.com>
28081 Date:   Fri Mar 18 19:49:46 2011 -0700
28082
28083     altos: Tiny logging fixes. Scan at start, stop when land or full.
28084     
28085     Initialize the flight log for tiny systems by scanning the log area to
28086     find the current flight number and log area bounds.
28087     
28088     Stop logging data when the flight is over, or when the log area is
28089     full.
28090     
28091     Signed-off-by: Keith Packard <keithp@keithp.com>
28092
28093 commit 62eae8a17d870e8ac6937ba23da01a5fbc652c6c
28094 Author: Keith Packard <keithp@keithp.com>
28095 Date:   Fri Mar 18 16:53:11 2011 -0700
28096
28097     altos: Add kalman filters for baro-only boards
28098     
28099     This adds a baro-only kalman filter to track the state of the rocket,
28100     and then uses it to control flight events instead of the existing
28101     ad-hoc mechanisms.
28102     
28103     Signed-off-by: Keith Packard <keithp@keithp.com>
28104
28105 commit c826fab31f8aea25a942b6bb8435d4b04c1bef10
28106 Author: Keith Packard <keithp@keithp.com>
28107 Date:   Thu Mar 17 16:00:10 2011 -0700
28108
28109     altos: Add tiny logging for TeleMini/TeleNano
28110     
28111     This splits the logging code into management of the log space within
28112     storage and separate code to actually write suitable log entries.  A
28113     new log writing module, ao_log_tiny, is added which writes only
28114     altimeter data at a fairly low data rate for devices using on-chip
28115     storage.
28116     
28117     Signed-off-by: Keith Packard <keithp@keithp.com>
28118
28119 commit 8b546b474b7b6c5b4169b4c1ca09c6f17ebb3ae5
28120 Author: Anthony Towns <aj@erisian.com.au>
28121 Date:   Fri Mar 11 21:41:01 2011 +1000
28122
28123     ignore new flight test file
28124
28125 commit 82707a05af0eb2d54f46b58805c95cdf4e5a3703
28126 Author: Keith Packard <keithp@keithp.com>
28127 Date:   Wed Mar 16 20:36:50 2011 -0700
28128
28129     altos: Internal flash ops block when running from flash
28130     
28131     The docs say that if you are executing from flash, then the CPU will
28132     stall after a flash write or erase command is started until the
28133     operation is complete. Take advantage of that to simplify the flash
28134     code.
28135     
28136     Signed-off-by: Keith Packard <keithp@keithp.com>
28137
28138 commit 1d8579f973bfe1047ee91f03555e74abdc483e69
28139 Author: Keith Packard <keithp@keithp.com>
28140 Date:   Mon Mar 7 16:31:43 2011 -0800
28141
28142     altos: oops -- altitude reporting wasn't pausing between signals
28143     
28144     need to actually alternate the LED/tone with some space so you can
28145     count.
28146     
28147     Signed-off-by: Keith Packard <keithp@keithp.com>
28148
28149 commit d007bccf6cb36d24a9c7c48de7d80759ac6f2e37
28150 Author: Keith Packard <keithp@keithp.com>
28151 Date:   Mon Mar 7 15:57:58 2011 -0800
28152
28153     ao-load: Make usb descriptor rewriting optional
28154     
28155     TeleMini and TeleNano don't have USB descriptors to rewrite when
28156     loading firmware, so allow them to be missing.
28157     
28158     Signed-off-by: Keith Packard <keithp@keithp.com>
28159
28160 commit 57d83f51377fb58018f422e42d74f29b86a821d2
28161 Author: Keith Packard <keithp@keithp.com>
28162 Date:   Mon Mar 7 15:26:41 2011 -0800
28163
28164     bringup: Add script for telemini
28165     
28166     Copied from teledongle with a few obvious changes.
28167     
28168     Signed-off-by: Keith Packard <keithp@keithp.com>
28169
28170 commit ddd7485f05d0cad8f5b3e1ee9b9a4d2812ea1837
28171 Author: Keith Packard <keithp@keithp.com>
28172 Date:   Mon Mar 7 08:03:11 2011 -0800
28173
28174     altos: Switch pins around for TeleMini
28175     
28176     TeleMini has fewer sensors and uses P0 for igniters instead of P2.
28177     
28178     Signed-off-by: Keith Packard <keithp@keithp.com>
28179
28180 commit f8afc2641c779fc312a42a6358187d8716ebe61a
28181 Author: Keith Packard <keithp@keithp.com>
28182 Date:   Sun Mar 6 23:52:11 2011 -0800
28183
28184     altos: Switch LED usage for TeleMini around
28185     
28186     We're using the LEDs instead of tones, so make red mean 'low tone',
28187     green mean 'middle tone' and both mean 'high tone'.
28188     
28189     Signed-off-by: Keith Packard <keithp@keithp.com>
28190
28191 commit fc5d014721a7e5a7b22f07eb4ab0bb3c764473fe
28192 Author: Anthony Towns <aj@erisian.com.au>
28193 Date:   Sat Feb 26 16:06:48 2011 +1000
28194
28195     ao_intflash: Avoid overwriting code
28196     
28197     Require firmware to specify the end of its codespace in its Makefile,
28198     and use this to determine where the start of available flash is. Should
28199     give compile time errors if either there's no room left for storage, or
28200     if there's not enough room for code.
28201
28202 commit 0e4c55d78852415e79f7318471f4d00c89703b78
28203 Author: Keith Packard <keithp@keithp.com>
28204 Date:   Sun Mar 6 21:03:57 2011 -0800
28205
28206     altos: Add TeleMini v1.0
28207     
28208     This adds initial code for the telemini board, a two channel
28209     flight computer with digital telemetry and a barometric sensor.
28210     
28211     Signed-off-by: Keith Packard <keithp@keithp.com>
28212
28213 commit 2d41358c80f2eb8b6e98d699149bb941a6671475
28214 Author: Keith Packard <keithp@keithp.com>
28215 Date:   Sun Mar 6 21:00:52 2011 -0800
28216
28217     altos: Start with packet slave running. Turn off in pad mode.
28218     
28219     Instead of turning slave mode on in idle mode, start with it running
28220     and disable it in pad mode instead. This means packet mode is
28221     available in startup mode too.
28222     
28223     Signed-off-by: Keith Packard <keithp@keithp.com>
28224
28225 commit 1e56ed44e562f808addfd76bfb352f981db94094
28226 Author: Keith Packard <keithp@keithp.com>
28227 Date:   Sun Mar 6 21:59:08 2011 -0800
28228
28229     altos/test: Add baro-only flight test program
28230     
28231     This builds the flight code in baro-only mode for testing.
28232     
28233     Signed-off-by: Keith Packard <keithp@keithp.com>
28234
28235 commit e339ffd8bd8b9e3f4758017ba355028000cb612e
28236 Author: Keith Packard <keithp@keithp.com>
28237 Date:   Sun Mar 6 21:57:52 2011 -0800
28238
28239     altos/test: Use ao_convert.c instead of hand-coded pres → alt func
28240     
28241     Fix up ao_convert.c so that it can be used within the flight test code
28242     instead of having a (broken) copy of the code there.
28243     
28244     Signed-off-by: Keith Packard <keithp@keithp.com>
28245
28246 commit 02611efea0c485d78fad08c696c1f56e868d36b8
28247 Author: Keith Packard <keithp@keithp.com>
28248 Date:   Sun Mar 6 20:56:25 2011 -0800
28249
28250     altos: Make serial, usb, beeper and accelerometer optional components
28251     
28252     Not all boards will have these, so fix places that use them to deal
28253     with that.
28254     
28255     Signed-off-by: Keith Packard <keithp@keithp.com>
28256
28257 commit fdd15a254c6fab5ba2d02320ba0ceb3e6a56354c
28258 Author: Anthony Towns <aj@erisian.com.au>
28259 Date:   Sat Feb 26 11:48:30 2011 +1000
28260
28261     ao_intflash: Use internal flash for storage
28262     
28263     Makes any free pages at end of CC1111's internal flash available via
28264     the ao_storage API.
28265
28266 commit 8f1bd11b61d9423c62162f7bbe573fc69fd75269
28267 Author: Keith Packard <keithp@keithp.com>
28268 Date:   Wed Mar 16 14:10:06 2011 -0700
28269
28270     aoview: remove -s option.
28271
28272 commit 45395c7825184efb835d5b165fa132be20c7f6fe
28273 Author: Keith Packard <keithp@keithp.com>
28274 Date:   Wed Mar 16 14:08:42 2011 -0700
28275
28276     Bump published version number to 0.9.1
28277
28278 commit 9f3d26cadf37880d2c9223f59271d295b11c4c2a
28279 Author: Keith Packard <keithp@keithp.com>
28280 Date:   Wed Mar 16 14:05:13 2011 -0700
28281
28282     altosui: Missed jcommon.jar in the Mac OS install image
28283     
28284     This caused graphing to fail on Mac OS X
28285     
28286     Signed-off-by: Keith Packard <keithp@keithp.com>
28287
28288 commit 6e340c87d3198647cf075ed520a82703b0d59beb
28289 Author: Keith Packard <keithp@keithp.com>
28290 Date:   Mon Mar 7 00:26:17 2011 -0800
28291
28292     altos: Oops. Lost a couple of commands when merging the doc patch
28293     
28294     I didn't merge this carefully enough and managed to lose the 'f'
28295     and 'e' commands, which are kinda useful.
28296     
28297     Signed-off-by: Keith Packard <keithp@keithp.com>
28298
28299 commit 8cdf4fb051c22b35c251d90bc288551f7c2898bf
28300 Author: Anthony Towns <aj@erisian.com.au>
28301 Date:   Sun Feb 27 11:11:12 2011 +1000
28302
28303     src/ao_cmd: Shave off bytes from doc strings
28304     
28305     Switch to using { func, "X args\0Desc" } to specify command, saving
28306     a char field by looking at help[0] instead, and reduce help length by
28307     doing alignment with printf instead of hardcoded spaces.
28308
28309 commit 2cfe205de4242398e69c9e7c613af0d2a7094686
28310 Author: Keith Packard <keithp@keithp.com>
28311 Date:   Mon Mar 7 00:01:01 2011 -0800
28312
28313     Revert "src/ao_gps_skytraq.c: Update logging rate to 10Hz"
28314     
28315     This reverts commit b080e933a65d268aaaec8cfd5f617a13d5babc43.
28316     
28317     10Hz data isn't any better than 1Hz data; it still doesn't like going
28318     upwards rapidly.
28319
28320 commit 249cd3b63d97581b068fff988e0cd7fcd5bf493e
28321 Author: Keith Packard <keithp@keithp.com>
28322 Date:   Sat Feb 19 01:06:01 2011 -0800
28323
28324     altosui: Display eeprom parsing errors to user
28325     
28326     When reading the eeprom, any parsing errors (most likely bad
28327     checksums) indicate some kind of problem with either the hardware or
28328     the flight software. Display these to the user and do not erase the
28329     flight.
28330     
28331     Signed-off-by: Keith Packard <keithp@keithp.com>
28332
28333 commit 629a7637871b24fe6d1204aaa7185d84933d4639
28334 Author: Keith Packard <keithp@keithp.com>
28335 Date:   Sat Feb 19 01:04:19 2011 -0800
28336
28337     altosui: Always read whole eeprom block, even at end of flight
28338     
28339     Instead of stopping early, continue reading the whole eeprom block so
28340     that the extra serial data doesn't end up confusing the next user of
28341     the serial line, which may well be reading the next flight.
28342     
28343     Signed-off-by: Keith Packard <keithp@keithp.com>
28344
28345 commit 7ca2cf1b7e03b8453b45b45e313a33ad65da9ad5
28346 Author: Keith Packard <keithp@keithp.com>
28347 Date:   Sat Feb 19 01:02:00 2011 -0800
28348
28349     altosui: Mark empty eeprom records 'invalid', don't generate exception
28350     
28351     When reading empty eeprom records, mark them as 'invalid', but don't
28352     generate an exception as it's normal to read these at the end of the
28353     flight log.
28354     
28355     Signed-off-by: Keith Packard <keithp@keithp.com>
28356
28357 commit 690feb166fd2bc6b6dfc26828f1efe9f5f1c6c0d
28358 Author: Bdale Garbee <bdale@gag.com>
28359 Date:   Fri Feb 18 23:56:01 2011 -0700
28360
28361     update changelogs for Debian build
28362
28363 commit 0630e7d6d8cf6abf0fe07f9a6df40ee472cce1ef
28364 Author: Bdale Garbee <bdale@gag.com>
28365 Date:   Fri Feb 18 19:54:18 2011 -0700
28366
28367     tie bringup scripts to Bdale's bench TeleDongle
28368
28369 commit b080e933a65d268aaaec8cfd5f617a13d5babc43
28370 Author: Anthony Towns <aj@erisian.com.au>
28371 Date:   Sat Feb 19 05:49:15 2011 +1000
28372
28373     src/ao_gps_skytraq.c: Update logging rate to 10Hz
28374     
28375     Send commands to skytraq to update baud rate to 57,600 bps, and
28376     set NMEA output rate to 10Hz.
28377
28378 commit aad7103dcf44e69a5a30e008836cce5542ea33e2
28379 Author: Anthony Towns <aj@erisian.com.au>
28380 Date:   Sat Feb 19 04:17:17 2011 +1000
28381
28382     src/ao_gps_skytraq: simplify parsing code
28383     
28384     Added macros to make correctly constructing skytraq commands easier.
28385     Simplified code path for NMEA processing marginally.
28386
28387 commit fe5123fa801f5dafed8b052da607899d1ef20500
28388 Author: Anthony Towns <aj@erisian.com.au>
28389 Date:   Wed Feb 2 19:12:57 2011 +1000
28390
28391     ao_radio: generalise setup of packet size
28392
28393 commit 8b09cc1825645a57c256f38a2f9586ddecf6bda5
28394 Author: Keith Packard <keithp@keithp.com>
28395 Date:   Fri Feb 18 10:02:46 2011 -0800
28396
28397     altos/test: auto-configure acceleration parameters from the log file
28398     
28399     The flight test code had static accelerometer configuration values,
28400     making it impossible to use data from different boards without
28401     recompiling. As the eeprom and telem log files both contain the
28402     necessary data, parse that instead.
28403     
28404     Signed-off-by: Keith Packard <keithp@keithp.com>
28405
28406 commit d3bc27fabb6159ce58b14d0f7929b0f46f67c378
28407 Author: Keith Packard <keithp@keithp.com>
28408 Date:   Fri Feb 18 09:54:01 2011 -0800
28409
28410     altos/test: Add dependencies in the Makefile for ao_flight_test
28411     
28412     Yes, it would be nice to automate dependency generation here, but I
28413     can't be bothered.
28414     
28415     Signed-off-by: Keith Packard <keithp@keithp.com>
28416
28417 commit c3080fdafff5212f267ba7c765a2f083435be799
28418 Author: Keith Packard <keithp@keithp.com>
28419 Date:   Fri Feb 18 09:51:37 2011 -0800
28420
28421     ao-load: fix usage message to note that '=' is required for options
28422     
28423     The usage message was suggesting incorrect command line syntax; long
28424     options use '=' between the option name and value, not whitespace.
28425     
28426     Signed-off-by: Keith Packard <keithp@keithp.com>
28427
28428 commit a09501ab714c0638410d06f80903a8769d93c688
28429 Author: Bdale Garbee <bdale@gag.com>
28430 Date:   Wed Jan 19 12:47:25 2011 -0700
28431
28432     update changelogs for Debian build
28433
28434 commit 2bb83d90aa03d825ca1b751418c91b194b72f1f9
28435 Author: Bdale Garbee <bdale@gag.com>
28436 Date:   Wed Jan 19 12:46:02 2011 -0700
28437
28438     elide changelog entries or re-release of 0.9
28439
28440 commit 9541ccd9ff9e67e0862ca31706358d8308fc85d8
28441 Author: Bdale Garbee <bdale@gag.com>
28442 Date:   Wed Jan 19 12:42:40 2011 -0700
28443
28444     update turnon script to prefer TeleDongle as programmer
28445
28446 commit 159fda30fe57349660c5e2d95017144ea3f5d7db
28447 Author: Bdale Garbee <bdale@gag.com>
28448 Date:   Wed Jan 19 12:26:53 2011 -0700
28449
28450     update changelogs for Debian build
28451
28452 commit 97f4f2e0d28eec1cf19d2d25140e42f6ac277700
28453 Author: Keith Packard <keithp@keithp.com>
28454 Date:   Wed Jan 19 11:21:52 2011 -0800
28455
28456     altos: Program default flight log max value for new boards
28457     
28458     New boards have no config space values at all, and so they need each
28459     value to be set. Yes, this should be fixed so that there aren't two
28460     copies of these assignments.
28461     
28462     Signed-off-by: Keith Packard <keithp@keithp.com>
28463
28464 commit 480587cf514ba21885b24c3b8fcb98d6b76ea8f4
28465 Author: Bdale Garbee <bdale@gag.com>
28466 Date:   Wed Jan 19 00:05:25 2011 -0700
28467
28468     update changelogs for Debian build
28469
28470 commit 6244f2316267738781e31a773b377bcf8c476918
28471 Author: Bdale Garbee <bdale@gag.com>
28472 Date:   Wed Jan 19 00:04:45 2011 -0700
28473
28474     prepare to release
28475
28476 commit 3c72103866f041107af49e01a5ccb6d4e6b6ac80
28477 Author: Bdale Garbee <bdale@gag.com>
28478 Date:   Tue Jan 18 23:55:42 2011 -0700
28479
28480     update changelogs for Debian build
28481
28482 commit 4ae724fe1d2ca0d712321c4fdc2200ff46d77428
28483 Author: Bdale Garbee <bdale@gag.com>
28484 Date:   Tue Jan 18 23:54:36 2011 -0700
28485
28486     we need an install target to prevent parent dir make from failing
28487
28488 commit ca7b549fbf62019b01a6e6c85da50645ea9a4502
28489 Author: Bdale Garbee <bdale@gag.com>
28490 Date:   Tue Jan 18 23:48:08 2011 -0700
28491
28492     update changelogs for Debian build
28493
28494 commit 9a5666f42d4d90a0a488fd0a85ae9914944fe0be
28495 Author: Keith Packard <keithp@keithp.com>
28496 Date:   Tue Jan 18 22:46:25 2011 -0800
28497
28498     doc: Build with 'make all' from top level. Build with 'make fat'
28499     
28500     This will make sure the docs are up-to-date for both regular and
28501     fat builds.
28502     
28503     Signed-off-by: Keith Packard <keithp@keithp.com>
28504
28505 commit 72a04d679d06aaad9c2b4297fefd585fc393ce2e
28506 Author: Keith Packard <keithp@keithp.com>
28507 Date:   Tue Jan 18 22:39:07 2011 -0800
28508
28509     fat: Add docs to Linux package
28510     
28511     Oops. Missed this one.
28512     
28513     Signed-off-by: Keith Packard <keithp@keithp.com>
28514
28515 commit 5d91c250179f44ca17c26fff36718b7026aa8ee0
28516 Author: Keith Packard <keithp@keithp.com>
28517 Date:   Tue Jan 18 22:34:15 2011 -0800
28518
28519     fat: Add firmware for v1.1 and docs to mac/windows/linux installers
28520     
28521     We'll need to be sure to update this each time we add a product.
28522     
28523     Signed-off-by: Keith Packard <keithp@keithp.com>
28524
28525 commit 26c4cc3054b1c7c9ed6ce3c2f21f6254b3245718
28526 Author: Bdale Garbee <bdale@gag.com>
28527 Date:   Tue Jan 18 23:29:03 2011 -0700
28528
28529     freshen copyright year
28530
28531 commit e2e20f6ce8a9c2bca36fde5730ccd7151377ec6f
28532 Author: Bdale Garbee <bdale@gag.com>
28533 Date:   Tue Jan 18 23:18:42 2011 -0700
28534
28535     add 0.9 revision entry, with caveat about telemetry format change
28536
28537 commit 27e6dbbe95ae9b361d60576e0cbadb66792307f3
28538 Author: Keith Packard <keithp@keithp.com>
28539 Date:   Tue Jan 18 20:39:58 2011 -0800
28540
28541     doc: Add v0.9 features from altosui to documentation.
28542     
28543     New flight download UI and new config items.
28544     
28545     Signed-off-by: Keith Packard <keithp@keithp.com>
28546
28547 commit 92d7841edcfc8a841f71f7f97cc541f8e55c4627
28548 Author: Keith Packard <keithp@keithp.com>
28549 Date:   Tue Jan 18 20:39:30 2011 -0800
28550
28551     doc: Don't delete telemetrum-outline.pdf
28552     
28553     This has a drilling template for the board.
28554     
28555     Signed-off-by: Keith Packard <keithp@keithp.com>
28556
28557 commit c411dce69be58238b8312c2fd7405cbe8b5d4a5a
28558 Author: Bdale Garbee <bdale@gag.com>
28559 Date:   Tue Jan 18 17:27:11 2011 -0700
28560
28561     update changelogs for Debian build
28562
28563 commit da42f406e88ccc821cd45d5a94d5afec65ec50e9
28564 Merge: ea4cdfb cf550f9
28565 Author: Bdale Garbee <bdale@gag.com>
28566 Date:   Mon Jan 17 09:50:17 2011 -0700
28567
28568     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
28569
28570 commit ea4cdfb87e03ecfb974f98305671265b6fb95372
28571 Author: Bdale Garbee <bdale@gag.com>
28572 Date:   Mon Jan 17 09:49:45 2011 -0700
28573
28574     update documentation to reflect reality that modifying a board or separate
28575     pyro battery is not as simple as one trace cut on v1.0 and v1.1 boards
28576
28577 commit cf550f9b96fa94d8db559e01df0e265bb1c7b572
28578 Author: Keith Packard <keithp@keithp.com>
28579 Date:   Sun Jan 16 23:23:45 2011 -0800
28580
28581     doc: Remove mention of ao_wake_task
28582     
28583     This has been removed from the altos sources, so remove it from the
28584     docs too.
28585     
28586     Signed-off-by: Keith Packard <keithp@keithp.com>
28587
28588 commit 4b71c4f4ed6cae23a7f4a2e7ae697da9ec614898
28589 Author: Keith Packard <keithp@keithp.com>
28590 Date:   Sat Jan 15 12:26:53 2011 -0800
28591
28592     altos: Use 5V reference data to correct accelerometer measurements.
28593     
28594     When the 3.3V and 5V values shift relative to each other (usually due
28595     to changes in power consumption), the measured acceleration will
28596     appear to shift. This patch converts the 3.3V referenced acceleration
28597     value into a 5V referenced acceleration, eliminating this error.
28598     
28599     Signed-off-by: Keith Packard <keithp@keithp.com>
28600
28601 commit 2887fe7affc0706dbeb2f04df9a00a9b799903ed
28602 Author: Keith Packard <keithp@keithp.com>
28603 Date:   Sat Jan 15 12:25:57 2011 -0800
28604
28605     altos: Optimize fetching of ADC data in flight code
28606     
28607     This stores the address of the desired sample in a local variable and
28608     then fetches through that. Saves quite a few instructions.
28609     
28610     Signed-off-by: Keith Packard <keithp@keithp.com>
28611
28612 commit 2681a17500913cbaf3966f09380bb1d6b59e3863
28613 Author: Keith Packard <keithp@keithp.com>
28614 Date:   Sat Jan 15 12:18:32 2011 -0800
28615
28616     altos: Sample the accelerometer reference voltage on v1.1 boards
28617     
28618     This places the 5v reference samples in an array parallel to the basic
28619     ADC values. It doesn't do anything with the values, just stores them.
28620     
28621     Signed-off-by: Keith Packard <keithp@keithp.com>
28622
28623 commit 69290588980bb15732a99eca5c911a3b6e9a37b9
28624 Author: Keith Packard <keithp@keithp.com>
28625 Date:   Sat Jan 15 12:12:02 2011 -0800
28626
28627     altos: Ensure flight code gets first crack at new ADC data
28628     
28629     Instead of having everyone wait on the raw ADC ring, have the flight
28630     code wait on that and have everyone else wait for the flight code to
28631     finish looking at the data and move its pointer forwards.
28632     
28633     Signed-off-by: Keith Packard <keithp@keithp.com>
28634
28635 commit 1b8d7313504240ed04e0747e9b0f6e9a83d323e2
28636 Author: Keith Packard <keithp@keithp.com>
28637 Date:   Sun Jan 16 15:57:15 2011 -0800
28638
28639     altos: Auto-calibrate linux-based flight testing code
28640     
28641     Use the provided ground acceleration average to set the two
28642     accelerometer calibration values so that the flight code will
28643     detect pad/idle mode correctly.
28644     
28645     Signed-off-by: Keith Packard <keithp@keithp.com>
28646
28647 commit afd3d3cdb8c2291c1c7cda7908392d68cd04f87f
28648 Author: Mike Beattie <mike@ethernal.org>
28649 Date:   Mon Jan 17 15:03:40 2011 +1300
28650
28651     Rework invalid accel cal detection code
28652     
28653     Slightly reduces code space.
28654     
28655     Uncalibrated accelerometer now enters invalid state as well.
28656     
28657     Signed-off-by: Mike Beattie <mike@ethernal.org>
28658
28659 commit 3566dee1cf83870396a0bb164f5549dd3faf58f5
28660 Author: Keith Packard <keithp@keithp.com>
28661 Date:   Sun Jan 16 14:40:31 2011 -0800
28662
28663     altosui: Remove spurious colons from eeprom selection headers
28664     
28665     This colons make the presentation a bit confusing.
28666     
28667     Signed-off-by: Keith Packard <keithp@keithp.com>
28668
28669 commit ab31b1c737d8fd32af482e5b06699f1b832a25a1
28670 Author: Keith Packard <keithp@keithp.com>
28671 Date:   Sat Jan 15 00:56:22 2011 -0800
28672
28673     altos: Add DATA_TO_XDATA to linux test harness
28674     
28675     The flight test harness needs to expose every function used by the
28676     flight code in some form, and this macro is about to become used.
28677     
28678     Signed-off-by: Keith Packard <keithp@keithp.com>
28679
28680 commit add2802a8a33336180fe6856241a7f4a8200e89c
28681 Author: Mike Beattie <mike@ethernal.org>
28682 Date:   Sun Jan 16 00:10:30 2011 +1300
28683
28684     altos: Added check for out of bounds accel
28685     
28686     Chose invalid flight mode instead of idle to give user feedback.
28687     
28688     Signed-off-by: Mike Beattie <mike@ethernal.org>
28689
28690 commit 58838c0b96a91da0bd0cd77c3ff312b589c08136
28691 Author: Mike Beattie <mike@ethernal.org>
28692 Date:   Sat Jan 15 23:21:26 2011 +1300
28693
28694     altos: Added check for an accel value above 1.5g
28695     
28696     When detecting flight or idle mode, this should indicate
28697     that accel cal values are out of whack.
28698     
28699     Signed-off-by: Mike Beattie <mike@ethernal.org>
28700
28701 commit 118fe84c9ff1cc9d1653e67a2315e22e19d60a14
28702 Author: Keith Packard <keithp@keithp.com>
28703 Date:   Sat Jan 15 11:26:31 2011 -0800
28704
28705     altos: average 512 accel/baro samples at startup instead of 1000
28706     
28707     This lets us use a simple shift instead of a divide, saving a huge
28708     amount of code space.
28709     
28710     Signed-off-by: Keith Packard <keithp@keithp.com>
28711
28712 commit 8a775b8f9ecefa143050653d74dfd218b32b9bb5
28713 Author: Anthony Towns <aj@erisian.com.au>
28714 Date:   Sun Jan 16 10:54:45 2011 +1000
28715
28716     altos: Restructure skytraq NMEA parsing code to save some space
28717     
28718     Splitting this into several smaller functions appears to make SDCC
28719     generate better code.
28720
28721 commit 7a35b2d7048669a96256d4ea0086299f8a0cb1df
28722 Author: Keith Packard <keithp@keithp.com>
28723 Date:   Sat Jan 15 22:42:38 2011 -0800
28724
28725     altos: Flush log when full
28726     
28727     When the log storage is full, make sure any pending writes are flushed
28728     out so that the last bit isn't lost.
28729     
28730     Signed-off-by: Keith Packard <keithp@keithp.com>
28731
28732 commit 47ee4597e55749e8f66f61a585ea32776979bf80
28733 Author: Keith Packard <keithp@keithp.com>
28734 Date:   Sat Jan 15 16:25:10 2011 -0800
28735
28736     altos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit serial numbers.
28737     
28738     What a terrible mistake! The flight computer serial numbers were
28739     recorded in only 8 bits, so serial numbers > 255 would get truncated.
28740     
28741     There's really no fix other than bumping the field to 16 bits and
28742     reflashing every TM and TD on the planet. Very unfortunate.
28743     
28744     Signed-off-by: Keith Packard <keithp@keithp.com>
28745
28746 commit b22ba359a02297e39a446cbd5ef51e63b795624a
28747 Author: Keith Packard <keithp@keithp.com>
28748 Date:   Sat Jan 15 12:05:50 2011 -0800
28749
28750     doc: inkscape tracks the filename inside the document
28751     
28752     telemetrum-outline.svg was renamed from telemetrum.svg and inkscape
28753     appears to care.
28754     
28755     Signed-off-by: Keith Packard <keithp@keithp.com>
28756
28757 commit d0a841b285fb398f0be72183ec3c9d1e358419a9
28758 Author: Keith Packard <keithp@keithp.com>
28759 Date:   Sat Jan 15 12:02:43 2011 -0800
28760
28761     altosui: Require 4 sats to light up the 'GPS locked' light.
28762     
28763     This tracks the same GPS signal requirement needed for 'GPS ready' and
28764     ensures that we have a 3d fix.
28765     
28766     Signed-off-by: Keith Packard <keithp@keithp.com>
28767
28768 commit 1bfdce6fc3367fdf03e0dc7ddd94da18723b8ba3
28769 Author: Keith Packard <keithp@keithp.com>
28770 Date:   Sun Jan 16 14:30:38 2011 -0800
28771
28772     altosui: Ensure serial device is closed after eeprom download finishes
28773     
28774     As this code is all event-driven, track which events will trigger
28775     further work and block closing the device in those specific cases,
28776     ensuring that all other code paths end up closing the device.
28777     
28778     Signed-off-by: Keith Packard <keithp@keithp.com>
28779
28780 commit 987039b8f0b1d889aca9109d4c6a83f034ff64a7
28781 Author: Keith Packard <keithp@keithp.com>
28782 Date:   Sun Jan 16 14:29:57 2011 -0800
28783
28784     altosui: Remove debug message when eeprom downloads are complete.
28785     
28786     This message isn't useful now that this code appears to work.
28787     
28788     Signed-off-by: Keith Packard <keithp@keithp.com>
28789
28790 commit fb534aae15f0f1e5d69790e159d0287b6b8a514a
28791 Author: Keith Packard <keithp@keithp.com>
28792 Date:   Sun Jan 16 14:28:35 2011 -0800
28793
28794     altosui: Use long input flush timeout when remote.
28795     
28796     100ms isn't long enough to capture pending remote serial input, so use
28797     300 ms in that mode.
28798     
28799     Signed-off-by: Keith Packard <keithp@keithp.com>
28800
28801 commit d4add23186b3586c99579d83efdc003f79e9bf7a
28802 Author: Keith Packard <keithp@keithp.com>
28803 Date:   Sun Jan 16 14:26:18 2011 -0800
28804
28805     altosui: Make serial debug more complete and accurate
28806     
28807     Display all serial input, including telemetry.
28808     Wait to display serial output until flush time, to debug missing flushing.
28809     Show when devices are opened and closed.
28810     
28811     Signed-off-by: Keith Packard <keithp@keithp.com>
28812
28813 commit deb3c7b9206be0c9c46f75d35c8f766c26d9838f
28814 Author: Keith Packard <keithp@keithp.com>
28815 Date:   Sat Jan 15 22:43:37 2011 -0800
28816
28817     altosui: Reset eeprom download instance variables before reading flight
28818     
28819     To deal with downloading multiple flights in a single invocation, make
28820     sure all relevant instance variables are set back to start of flight
28821     download values each time a log is read.
28822     
28823     Signed-off-by: Keith Packard <keithp@keithp.com>
28824
28825 commit eec9eb2e81535e62c52fbb2e57a2d33f88f92c1a
28826 Author: Mike Beattie <mike@ethernal.org>
28827 Date:   Mon Jan 17 07:56:53 2011 +1300
28828
28829     Close serial port if Download/Delete dialog is cancelled.
28830     
28831     Signed-off-by: Mike Beattie <mike@ethernal.org>
28832
28833 commit df1c6ab3ac079199b5a12328c9ff5cfa6ac29b36
28834 Author: Mike Beattie <mike@ethernal.org>
28835 Date:   Mon Jan 17 00:40:07 2011 +1300
28836
28837     Convert EepromSelect dialog to use a GridBag
28838     
28839     Signed-off-by: Mike Beattie <mike@ethernal.org>
28840
28841 commit fef302656f21ae0ab4772f72979cbb7f071da89a
28842 Author: Mike Beattie <mike@ethernal.org>
28843 Date:   Sun Jan 16 20:25:19 2011 +1300
28844
28845     Re-order and re-arrange eeprom download dialog
28846     
28847     Signed-off-by: Mike Beattie <mike@ethernal.org>
28848
28849 commit 35adb7c98fe02e84fff70c1bee22bfa019cfacc2
28850 Author: Keith Packard <keithp@keithp.com>
28851 Date:   Fri Jan 14 21:44:59 2011 -0800
28852
28853     doc: Add telemetrum mounting template in svg and pdf forms
28854     
28855     telemetrum-outline.svg and telemetrum-outline.pdf
28856     
28857     Signed-off-by: Keith Packard <keithp@keithp.com>
28858
28859 commit fdba0f24afd59becc499d750bbdb80aea86066ac
28860 Author: Bdale Garbee <bdale@gag.com>
28861 Date:   Fri Jan 14 18:01:16 2011 -0700
28862
28863     update changelogs for Debian build
28864
28865 commit 646e1926cdf56e2cf2425413ce716e6999b64a58
28866 Author: Bdale Garbee <bdale@gag.com>
28867 Date:   Fri Jan 14 18:01:00 2011 -0700
28868
28869     update changelogs for Debian build
28870
28871 commit d908c2ebd0b11a54cfd922a192249d0f0df0ddb0
28872 Author: Keith Packard <keithp@keithp.com>
28873 Date:   Fri Jan 14 16:47:36 2011 -0800
28874
28875     altosui: Add preference for serial debugging.
28876     
28877     This dumps serial input/output to stdout.
28878     
28879     Signed-off-by: Keith Packard <keithp@keithp.com>
28880
28881 commit fcaee12a64d5e195b55b8f77c19dfc0c57ef5d58
28882 Author: Keith Packard <keithp@keithp.com>
28883 Date:   Fri Jan 14 16:47:19 2011 -0800
28884
28885     altosui: Ensure serial line is flushed after disabling remote link
28886     
28887     Flush the '~' character.
28888     
28889     Signed-off-by: Keith Packard <keithp@keithp.com>
28890
28891 commit 2d154be89246e111a36f7c2700effbb2c97da541
28892 Author: Keith Packard <keithp@keithp.com>
28893 Date:   Fri Jan 14 16:44:50 2011 -0800
28894
28895     altosui: Show dialog after successful delete or when no flights
28896     
28897     Make sure the user always sees confirmation for flight log management.
28898     
28899     Signed-off-by: Keith Packard <keithp@keithp.com>
28900
28901 commit b490455807d1c70c81785ed8931a07ab44e8e421
28902 Author: Bdale Garbee <bdale@gag.com>
28903 Date:   Fri Jan 14 14:31:19 2011 -0700
28904
28905     update changelogs for Debian build
28906
28907 commit 97b1ca994599ad262400eb3c685799582f7f1b94
28908 Author: Bdale Garbee <bdale@gag.com>
28909 Date:   Fri Jan 14 14:30:49 2011 -0700
28910
28911     update changelogs for Debian build
28912
28913 commit d794ef9e0fbe4d13259db1bbd69f01717c14400b
28914 Author: Keith Packard <keithp@keithp.com>
28915 Date:   Wed Jan 12 12:41:26 2011 -0800
28916
28917     altos: check for valid flight number in ao_log_delete
28918     
28919     Zero is not a valid flight number, and ao_log_flight uses that to
28920     indicate 'no flight in this slot'. Check the user-provided input for
28921     zero before looking through the slots.
28922     
28923     Signed-off-by: Keith Packard <keithp@keithp.com>
28924
28925 commit 8801b8c1947bd39f7c985b91a2ba8dbc81bcc91a
28926 Author: Keith Packard <keithp@keithp.com>
28927 Date:   Wed Jan 12 12:40:45 2011 -0800
28928
28929     altosui: Add eeprom 'manage' ui to download and delete multiple flights
28930     
28931     This shows the list of available flights and provides options to
28932     download and/or delete each one.
28933     
28934     Signed-off-by: Keith Packard <keithp@keithp.com>
28935
28936 commit 440d52e34364fdeeddc76a2d744cc6d1c934364f
28937 Author: Keith Packard <keithp@keithp.com>
28938 Date:   Tue Jan 11 21:28:07 2011 -0800
28939
28940     altosui: Add support for parsing list of flights from the 'l' command
28941     
28942     This adds parsing support to enumerate the available flights, but does
28943     not yet provide any UI to use it.
28944     
28945     Signed-off-by: Keith Packard <keithp@keithp.com>
28946
28947 commit 7ad419d81c90ef6a16656970466313767fef830f
28948 Author: Keith Packard <keithp@keithp.com>
28949 Date:   Tue Jan 11 21:26:41 2011 -0800
28950
28951     altos: oops -- 'e' command was only showing 7 of the 8 bytes per line
28952     
28953     Just a silly off-by-one error when printing out the data received from flash.
28954     
28955     Signed-off-by: Keith Packard <keithp@keithp.com>
28956
28957 commit bd2480fd757b67557d9c7de42e402034002c3e37
28958 Author: Keith Packard <keithp@keithp.com>
28959 Date:   Tue Jan 11 15:39:24 2011 -0800
28960
28961     altosui: Split eeprom download code apart
28962     
28963     Create separate 'download config data', 'read single record' and 'read
28964     block' functions. This code will be shared with future multi-log
28965     reading code for new firmware.
28966     
28967     Signed-off-by: Keith Packard <keithp@keithp.com>
28968
28969 commit c437b14b7fc7afdfc7b809a04d7fa29d5e742307
28970 Author: Anthony Towns <aj@erisian.com.au>
28971 Date:   Fri Jan 7 21:00:10 2011 -0800
28972
28973     altos: Remove redundant initialization of ao_interval variables
28974     
28975     These are all initialized in the ao_flight_drogue state transition.
28976     
28977     Signed-off-by: Keith Packard <keithp@keithp.com>
28978
28979 commit 57de960b8148bf485607898c3d66af6994d76481
28980 Author: Anthony Towns <aj@erisian.com.au>
28981 Date:   Fri Jan 7 20:52:33 2011 -0800
28982
28983     altos: Remove unused accel_vel_mach and accel_vel_boost variables
28984     
28985     Presumably left-over debugging code.
28986     
28987     Signed-off-by: Keith Packard <keithp@keithp.com>
28988
28989 commit ca66f86a899c191b6362a334417fc84a79349677
28990 Author: Keith Packard <keithp@keithp.com>
28991 Date:   Fri Jan 7 20:46:29 2011 -0800
28992
28993     altosui: Add configuration of flight log size
28994     
28995     This adds to the TeleMetrum configuration UI the ability to set the
28996     maximum flight log size.
28997     
28998     Signed-off-by: Keith Packard <keithp@keithp.com>
28999
29000 commit 52ac83fedbfd380d14d4df2e79992bbdfba3552a
29001 Author: Keith Packard <keithp@keithp.com>
29002 Date:   Fri Jan 7 20:26:39 2011 -0800
29003
29004     altos: Check for full log and complain
29005     
29006     Reports special tone along with the continuity checks.
29007     Reports flight 0 in telemetry.
29008     
29009     Signed-off-by: Keith Packard <keithp@keithp.com>
29010
29011 commit 00891b40754962ef6530b237ef52017bb58112d5
29012 Author: Keith Packard <keithp@keithp.com>
29013 Date:   Fri Jan 7 20:25:09 2011 -0800
29014
29015     altos: Check requested log max size against available space
29016     
29017     Make sure the amount of memory requested for a single log isn't more
29018     than is available on the device.
29019     
29020     Signed-off-by: Keith Packard <keithp@keithp.com>
29021
29022 commit bbddcae2a15b6d430e84956ddf26955aa9173cc0
29023 Author: Anthony Towns <aj@erisian.com.au>
29024 Date:   Fri Jan 7 20:18:25 2011 -0800
29025
29026     altos: Optimize Morse code generation
29027     
29028     This reduces the size of data and code needed to report the
29029     flight states
29030     
29031     Signed-off-by: Keith Packard <keithp@keithp.com>
29032
29033 commit 73620c41017c1774d6190dfd4be5b742eb64f8d3
29034 Author: Keith Packard <keithp@keithp.com>
29035 Date:   Fri Jan 7 20:13:28 2011 -0800
29036
29037     altos: ensure erase mark is written when erasing flights
29038     
29039     It was getting called only when *failing* to erase a flight (oops),
29040     secondly, it wasn't getting written because ao_storage_flush wasn't
29041     getting called.
29042     
29043     Signed-off-by: Keith Packard <keithp@keithp.com>
29044
29045 commit edd22ee49adf60c35f2fe6ba97c111b7ad4131c2
29046 Author: Keith Packard <keithp@keithp.com>
29047 Date:   Fri Jan 7 17:56:06 2011 -0800
29048
29049     altos: report flight log offsets in hex block numbers instead of bytes
29050     
29051     makes them compatible with the 'e' command.
29052     
29053     Signed-off-by: Keith Packard <keithp@keithp.com>
29054
29055 commit 1cc08af4f4a1ff61fc0deca3bdd95e8a5ca8ec5c
29056 Author: Keith Packard <keithp@keithp.com>
29057 Date:   Fri Jan 7 17:55:54 2011 -0800
29058
29059     altos: white space fix
29060     
29061     Signed-off-by: Keith Packard <keithp@keithp.com>
29062
29063 commit d8c9684239b67a69a4a3d24202a6df0d73c4f7f5
29064 Author: Keith Packard <keithp@keithp.com>
29065 Date:   Fri Jan 7 17:54:54 2011 -0800
29066
29067     altos: Speed up at45 and 25lc erase speeds
29068     
29069     No need to read the block to be erased before erasing it.
29070     
29071     Signed-off-by: Keith Packard <keithp@keithp.com>
29072
29073 commit 2722703bd848b07a02d3ce0c83a502eca52a9f1d
29074 Author: Keith Packard <keithp@keithp.com>
29075 Date:   Fri Jan 7 14:58:39 2011 -0800
29076
29077     altos: support storage of multiple flights.
29078     
29079     This adds the logging support for dealing with multiple flights
29080     
29081     Signed-off-by: Keith Packard <keithp@keithp.com>
29082
29083 commit a9b210bc33cd95e7108ab51925fdf0d5e8deaf7e
29084 Author: Keith Packard <keithp@keithp.com>
29085 Date:   Fri Jan 7 10:05:11 2011 -0800
29086
29087     altos: Add configuration parameter for maximum flight log size
29088     
29089     This parameter will permit available storage to be split into multiple
29090     separate flight logs.
29091     
29092     Signed-off-by: Keith Packard <keithp@keithp.com>
29093
29094 commit 3bcf14f12f6681888c3162d0f33ef2d454eb75dd
29095 Author: Bdale Garbee <bdale@gag.com>
29096 Date:   Fri Jan 7 00:52:50 2011 -0700
29097
29098     update changelogs for Debian build
29099
29100 commit 408a3e04362d626778640dd0ce7d356d3863de53
29101 Author: Keith Packard <keithp@keithp.com>
29102 Date:   Thu Jan 6 23:38:13 2011 -0800
29103
29104     altos: Mark end of available flight list with 'done' to make the UI
29105     code easier to write
29106     
29107     Signed-off-by: Keith Packard <keithp@keithp.com>
29108
29109 commit e991f52276248fa08d96fbecc458bc478e98d299
29110 Author: Keith Packard <keithp@keithp.com>
29111 Date:   Thu Jan 6 23:35:31 2011 -0800
29112
29113     altos: Rip out 'optimization' in ao_log_scan
29114     
29115     Remove premature optimization to avoid re-scanning the flight logs for
29116     the best empty entry.
29117     
29118     Signed-off-by: Keith Packard <keithp@keithp.com>
29119
29120 commit 569a1dac55b70c30f01afa7bcb74442ecdd85d85
29121 Author: Keith Packard <keithp@keithp.com>
29122 Date:   Thu Jan 6 22:37:38 2011 -0800
29123
29124     altos: Move common storage code to ao_storage.c. Add M25P80 driver
29125     
29126     This reworks the storage API so that you erase blocks and then store
29127     data to them so that the M25P80 driver will work.
29128     
29129     Signed-off-by: Keith Packard <keithp@keithp.com>
29130
29131 commit e4ba9bf4291bf17c777c8c3ef7c71e4a30b9947a
29132 Author: Keith Packard <keithp@keithp.com>
29133 Date:   Thu Jan 6 17:34:58 2011 -0800
29134
29135     altos: Require manual flight erasing.
29136     
29137     This supports flash chips that require larger erase blocks.
29138     
29139     Signed-off-by: Keith Packard <keithp@keithp.com>
29140
29141 commit ddcc94da4326f9ce954bd31a46b36165c58e6c18
29142 Author: Keith Packard <keithp@keithp.com>
29143 Date:   Thu Jan 6 12:51:39 2011 -0800
29144
29145     altos: Simplify storage API
29146     
29147     This removes the config-specific APIs and exposes global variables for
29148     the available storage space, block size and config storage location.
29149     
29150     Signed-off-by: Keith Packard <keithp@keithp.com>
29151
29152 commit f3f1b1488bdc92fa9277dc549ba9f3210a8d4c8c
29153 Author: Keith Packard <keithp@keithp.com>
29154 Date:   Thu Jan 6 11:28:35 2011 -0800
29155
29156     altos: packet and usb i/o routines use 'char', not 'uint8_t'
29157     
29158     Just fixing the type of a local variable holding a character
29159     passed from the packet link to usb.
29160     
29161     Signed-off-by: Keith Packard <keithp@keithp.com>
29162
29163 commit 5688af4e4d7ca8e559d758257e79b7979f1cc924
29164 Author: Keith Packard <keithp@keithp.com>
29165 Date:   Wed Dec 22 21:13:56 2010 -0800
29166
29167     altos: Add telemetrum-v1.1 directory
29168     
29169     This just clones the v1.0 build; changes will be added on top of this.
29170     
29171     Signed-off-by: Keith Packard <keithp@keithp.com>
29172
29173 commit 9f7296b3feab872bf51fc369ade69cc1e7cf7a3f
29174 Author: Keith Packard <keithp@keithp.com>
29175 Date:   Wed Dec 22 21:06:22 2010 -0800
29176
29177     altos: Split out SPI driver.
29178     
29179     For TM with the companion connector, the SPI bus will be shared among
29180     multiple devices. Split out the existing SPI code into a common
29181     driver, with the SPI bus protected by a mutex.
29182     
29183     Signed-off-by: Keith Packard <keithp@keithp.com>
29184
29185 commit 51c410c1c952e0e9bcf1b2c438813de63753be5f
29186 Author: Keith Packard <keithp@keithp.com>
29187 Date:   Sun Nov 28 00:24:54 2010 -0800
29188
29189     windows: Update NSIS installer file to use compatibility IDs
29190     
29191     This allows the file to contain a single InitDriverSetup function,
29192     making things shorter and (I hope) clearer.
29193
29194 commit 4a42f9d5c20dcaf5fd7591ccf9e32c6130d9d538
29195 Author: Keith Packard <keithp@keithp.com>
29196 Date:   Sun Nov 28 00:22:14 2010 -0800
29197
29198     windows: Add compatibility IDs to telemetrum.inf
29199     
29200     This will allow the .nsi file to reference just the compatibility ID
29201     instead of needing to have all of the USB IDs listed.
29202     
29203     Signed-off-by: Keith Packard <keithp@keithp.com>
29204
29205 commit 484b44e81b655f1ecb48256095382a56d2839bae
29206 Author: Keith Packard <keithp@keithp.com>
29207 Date:   Fri Nov 26 17:39:40 2010 -0800
29208
29209     altos: eliminate ao_wake_task
29210     
29211     Waking up a task waiting on some random object is a bad idea. Fix
29212     the waiters to look for suitable signalling.
29213     
29214     Signed-off-by: Keith Packard <keithp@keithp.com>
29215
29216 commit 07213dc34fa20470a4b36a327a83d75b0f010ebb
29217 Author: Keith Packard <keithp@keithp.com>
29218 Date:   Fri Nov 26 16:14:15 2010 -0800
29219
29220     altos: clean up radio abort paths. Share radio code.
29221     
29222     Instead of aborting the DMA and radio operation and expecting that to
29223     be handled reasonably by the radio receiving task, rewrite things so
29224     that the abort function just wakes the receiving task while that
29225     terminates the DMA and cleans up the radio.
29226     
29227     This eliminates all kinds of nasty bugs dealing with radio abort
29228     smashing the radio registers at the wrong time, or interrupting a
29229     radio transmission.
29230     
29231     Signed-off-by: Keith Packard <keithp@keithp.com>
29232
29233 commit b62580855c5144f5bc7e0172289bce08814d9472
29234 Author: Anthony Towns <aj@erisian.com.au>
29235 Date:   Tue Dec 14 03:40:18 2010 +1000
29236
29237     altosui: move maps to subdir, fix E/W mismatch
29238
29239 commit b8d2eb5509096fd5bd04598b1312077659109620
29240 Author: Bdale Garbee <bdale@gag.com>
29241 Date:   Wed Dec 1 00:15:17 2010 -0700
29242
29243     update changelogs for Debian build
29244
29245 commit ea95c060f8bd959cefc60dd6d411151f3c91384e
29246 Author: Bdale Garbee <bdale@gag.com>
29247 Date:   Wed Dec 1 00:12:05 2010 -0700
29248
29249     fix symlink paths in rules file
29250
29251 commit f95220b6f0cc74928e0e7d7c7e1f443eafc32a02
29252 Author: Bdale Garbee <bdale@gag.com>
29253 Date:   Wed Dec 1 00:03:23 2010 -0700
29254
29255     update changelogs for Debian build
29256
29257 commit ea7130e953622884afc348265f5a4c58f9876823
29258 Author: Bdale Garbee <bdale@gag.com>
29259 Date:   Wed Dec 1 00:00:58 2010 -0700
29260
29261     modify Debian package build to deliver one copy of background.png for
29262     the themes and symlink it into place for gdm and slim
29263
29264 commit 3696b30a8d1eb351353d84b5f7af8eeff55c468b
29265 Author: Bdale Garbee <bdale@gag.com>
29266 Date:   Mon Nov 29 21:47:13 2010 -0700
29267
29268     update changelogs for Debian build
29269
29270 commit 11b3f9ff715017a2dec02003275885334f22c009
29271 Author: Bdale Garbee <bdale@gag.com>
29272 Date:   Mon Nov 29 21:46:02 2010 -0700
29273
29274     releasing 0.8.1
29275
29276 commit 5f3f11e11dff9b9f4d1dde279c0d474de0de12a5
29277 Author: Keith Packard <keithp@keithp.com>
29278 Date:   Mon Nov 29 20:41:49 2010 -0800
29279
29280     Add minimal release testing plan to Releasing
29281     
29282     Signed-off-by: Keith Packard <keithp@keithp.com>
29283
29284 commit f0a4deee23984a8f779917bbeaf74a66a0abf592
29285 Author: Keith Packard <keithp@keithp.com>
29286 Date:   Mon Nov 29 20:34:27 2010 -0800
29287
29288     Move "Releasing" to top level
29289     
29290     This file documents the AltOS release process for all systems.
29291     
29292     Signed-off-by: Keith Packard <keithp@keithp.com>
29293
29294 commit b727156ef0a7fb6e442ca28be27eb344a213ecf8
29295 Author: Keith Packard <keithp@keithp.com>
29296 Date:   Mon Nov 29 20:17:35 2010 -0800
29297
29298     windows: Add jfreechart.jar and jcommon.jar to windows install image
29299     
29300     These are necessary for the Graph Data button to do anything useful.
29301     
29302     Signed-off-by: Keith Packard <keithp@keithp.com>
29303
29304 commit 3e2220a180f95971d222a597d2057ca328c27356
29305 Author: Bdale Garbee <bdale@gag.com>
29306 Date:   Mon Nov 29 21:29:14 2010 -0700
29307
29308     adding Bdale's release process document to the source tree
29309
29310 commit 61a924099800494b589cbbb87c65b552ccbd8394
29311 Author: Bdale Garbee <bdale@gag.com>
29312 Date:   Mon Nov 29 14:40:27 2010 -0700
29313
29314     fix an Altos vs Altus typo in the docs
29315
29316 commit e840b6594b8a939f148fa7231e1b06a280d94074
29317 Author: Bdale Garbee <bdale@gag.com>
29318 Date:   Sun Nov 28 22:42:43 2010 -0700
29319
29320     fix section layering
29321
29322 commit f39698bbc12afdfadfac56c90030e16db93cf4fc
29323 Author: Bdale Garbee <bdale@gag.com>
29324 Date:   Sun Nov 28 19:46:03 2010 -0700
29325
29326     fix publish target in doc/Makefile
29327
29328 commit 13cea7a96821165a10a8b2433af1da7508882b0a
29329 Author: Bdale Garbee <bdale@gag.com>
29330 Date:   Sun Nov 28 18:48:31 2010 -0700
29331
29332     moved doc dir in web content to AltOS tree
29333
29334 commit 6f3c72462af86a7d9dec20f4c813a524a5be9fbb
29335 Author: Bdale Garbee <bdale@gag.com>
29336 Date:   Sun Nov 28 18:32:17 2010 -0700
29337
29338     update changelogs for Debian build
29339
29340 commit a375942979dbcd8239d8c0addb10616e6048f6ea
29341 Author: Bdale Garbee <bdale@gag.com>
29342 Date:   Sun Nov 28 18:31:26 2010 -0700
29343
29344     rewind changelog to recover from stupid build failure
29345
29346 commit 263cf6c4fc5c1a240d719bb0ceb33393864fb3d6
29347 Author: Bdale Garbee <bdale@gag.com>
29348 Date:   Sun Nov 28 18:24:00 2010 -0700
29349
29350     update changelogs for Debian build
29351
29352 commit 2615289265b6f8fa08827be794b4eee569fc6333
29353 Author: Bdale Garbee <bdale@gag.com>
29354 Date:   Sun Nov 28 18:23:17 2010 -0700
29355
29356     update changelogs for Debian build
29357
29358 commit 5e23bcc2d2ad33a839fedd2158213098a05cd9ae
29359 Author: Bdale Garbee <bdale@gag.com>
29360 Date:   Sun Nov 28 18:21:31 2010 -0700
29361
29362     declaring 0.8 released
29363
29364 commit b09d3e11c32abd07f8e11b483ac4b57148f4f2d8
29365 Author: Keith Packard <keithp@keithp.com>
29366 Date:   Sat Nov 27 23:08:41 2010 -0800
29367
29368     windows: Bump .inf file version
29369
29370 commit 42c2394ccc1a1ee6dc134ed963a4f79acf031d0b
29371 Author: Keith Packard <keithp@keithp.com>
29372 Date:   Sat Nov 27 23:04:50 2010 -0800
29373
29374     windows: more .inf file hacking
29375     
29376     Add a LayoutFile reference
29377     Add the FakeModemCopyFileSection
29378     
29379     Copy AltosMetrum.Install section to AltusMetrum.Install.NT section. I
29380     don't know what this might do; existing files seem inconsistent.
29381     
29382     Signed-off-by: Keith Packard <keithp@keithp.com>
29383
29384 commit 26369a92398f4ebe3fcd54ce34cebffae0cfdf07
29385 Author: Keith Packard <keithp@keithp.com>
29386 Date:   Sat Nov 27 22:39:31 2010 -0800
29387
29388     windows: remove some non-existent .inf file section references
29389     
29390     The mfglt and VerboseResultCodes sections are not present in the .inf
29391     file, so remove refernces to them.
29392     
29393     Signed-off-by: Keith Packard <keithp@keithp.com>
29394
29395 commit 641c5373724d34c3adfcf42420a528d6bba736b9
29396 Author: Keith Packard <keithp@keithp.com>
29397 Date:   Sat Nov 27 22:35:18 2010 -0800
29398
29399     windows: try harder to get windows install to work
29400     
29401     Add devIDs to .nsi file. Fix install section name mapping from the
29402     hot-plug info.
29403     
29404     Signed-off-by: Keith Packard <keithp@keithp.com>
29405
29406 commit cd414e2c04ce5ecbc75f19325a6d6f82cd489fb3
29407 Author: Keith Packard <keithp@keithp.com>
29408 Date:   Sat Nov 27 16:30:29 2010 -0800
29409
29410     altosui: Correct windows hardware IDs for nsis installer file
29411     
29412     Need real hardware IDs (encoded USB ids) to get windows to
29413     auto-install the driver?
29414     
29415     Signed-off-by: Keith Packard <keithp@keithp.com>
29416
29417 commit f834b22905db87557f729f942607dc363b013694
29418 Author: Bdale Garbee <bdale@gag.com>
29419 Date:   Thu Nov 25 22:31:33 2010 -0700
29420
29421     update changelogs for Debian build
29422
29423 commit da3b39d6b1b5ba48686c2a4add4b5448fd5711af
29424 Author: Bdale Garbee <bdale@gag.com>
29425 Date:   Thu Nov 25 22:29:01 2010 -0700
29426
29427     changed main document name from telemetrum-doc to altusmetrum
29428
29429 commit ab6c9c983a2830bc8807e1b75d2576141b73632d
29430 Author: Bdale Garbee <bdale@gag.com>
29431 Date:   Thu Nov 25 19:30:02 2010 -0700
29432
29433     update fat target in Makefiles to reflect move of altosui and libaltos
29434
29435 commit b8f05cdc0e9b4a96852eed9d38ff6d5950e2d2ed
29436 Author: Keith Packard <keithp@keithp.com>
29437 Date:   Thu Nov 25 17:29:28 2010 -0800
29438
29439     altosui: Clean up flash code to ensure swing gets called from right thread
29440     
29441     This moves all of the flash code to a separate thread and passes
29442     messages back to the swing thread to keep the UI up to date.
29443     
29444     Signed-off-by: Keith Packard <keithp@keithp.com>
29445
29446 commit adbb14c63d85b7a54223f88ac623571456f4a462
29447 Author: Keith Packard <keithp@keithp.com>
29448 Date:   Thu Nov 25 16:28:04 2010 -0800
29449
29450     altosui: Remove gratuitous threading from device flashing UI
29451     
29452     There's no need for a thread here, and swing doesn't want us to use
29453     one anyways.
29454     
29455     Signed-off-by: Keith Packard <keithp@keithp.com>
29456
29457 commit 7f88520089660845009148b69bfcea6c9dff9672
29458 Author: Keith Packard <keithp@keithp.com>
29459 Date:   Thu Nov 25 16:23:18 2010 -0800
29460
29461     altosui: Flight data download GUI operations called only from main thread
29462     
29463     Swing doesn't like UI functions being called from non-dispatch thread,
29464     so fix up the eeprom download code to use SwingUtilities.invokeLater
29465     to make sure this works right.
29466     
29467     Signed-off-by: Keith Packard <keithp@keithp.com>
29468
29469 commit 6d3612e267cd4c1e7fdd74fc33952b3f26f870f5
29470 Author: Keith Packard <keithp@keithp.com>
29471 Date:   Thu Nov 25 16:09:37 2010 -0800
29472
29473     altosui: Eliminate unnecessary thread from config UI
29474     
29475     There's no reason to use a thread to run a dialog box, and
29476     swing doesn't like threads anyways.
29477     
29478     Signed-off-by: Keith Packard <keithp@keithp.com>
29479
29480 commit 12fb7f0e70cd244475d84469f93283112478d1e1
29481 Author: Keith Packard <keithp@keithp.com>
29482 Date:   Thu Nov 25 15:56:42 2010 -0800
29483
29484     altosui: Only call swing display functions from main thread.
29485     
29486     Swing insists that all display functions be called from a single
29487     thread, and the flight window wasn't following this for display
29488     updates. Use SwingUtilities.invokeLater to make sure the flight UI
29489     updates happen in the right context.
29490     
29491     Fixes a UI freeze on Mac OS.
29492     
29493     Signed-off-by: Keith Packard <keithp@keithp.com>
29494
29495 commit b74cec6cd0bc043f53e9e28472765aa343136813
29496 Author: Bob Finch <w9ya@qrparci.net>
29497 Date:   Thu Nov 25 13:30:48 2010 -0700
29498
29499     Updated AltOS PKGBUILD to track makefile changes
29500
29501 commit f88bde21d76a4ff91099a5051153ebace1619978
29502 Author: Keith Packard <keithp@keithp.com>
29503 Date:   Thu Nov 25 11:16:55 2010 -0800
29504
29505     altosui: Hack up standalone makefile to maybe build altosui again
29506     
29507     This isn't tested, but at least the paths are more likely to be correct
29508     
29509     Signed-off-by: Keith Packard <keithp@keithp.com>
29510
29511 commit 3d98440d53378aaa6da87ed65e9abb2f96f7ee49
29512 Author: Keith Packard <keithp@keithp.com>
29513 Date:   Thu Nov 25 11:16:28 2010 -0800
29514
29515     altosui: Make windows bits build after moving altosui directory
29516     
29517     Signed-off-by: Keith Packard <keithp@keithp.com>
29518
29519 commit 4893ed50bc14772986ac02f9b39928f1882da923
29520 Author: Keith Packard <keithp@keithp.com>
29521 Date:   Wed Nov 24 23:54:08 2010 -0800
29522
29523     Revert "altos: Don't abort radio transmissions with ao_radio_abort"
29524     
29525     This reverts commit 54468e5dc567aaac5c5c20e921859b7cec28bb88.
29526     
29527     With this patch in place, TD could not be placed in 'packet' mode.
29528
29529 commit cb08bc264c71ca972027392b42f347a03df76a43
29530 Author: Keith Packard <keithp@keithp.com>
29531 Date:   Wed Nov 24 22:55:08 2010 -0800
29532
29533     doc: Rename telemetrum-doc as altusmetrum
29534     
29535     Signed-off-by: Keith Packard <keithp@keithp.com>
29536
29537 commit 554bdd25e132dbaec322bc11f94093d2c2e78751
29538 Author: Keith Packard <keithp@keithp.com>
29539 Date:   Wed Nov 24 22:49:33 2010 -0800
29540
29541     doc: Add more authors, fix URL formatting, note that AltosUI actually exists
29542     
29543     Add aj and bfinch as authors. Insert an acknowledgements section. Fill
29544     in the Fire Igniter section in the AltosUI chapter. Then change the
29545     section talking about the future plans for Java to mention that they
29546     actually exist now.
29547     
29548     Signed-off-by: Keith Packard <keithp@keithp.com>
29549
29550 commit bcf78b67717374b5971820021b83061e2e9734cf
29551 Author: Keith Packard <keithp@keithp.com>
29552 Date:   Wed Nov 24 21:39:18 2010 -0800
29553
29554     doc: Reformat altos to use sections for each function
29555     
29556     This places them in the TOC, making them easier to find.
29557     
29558     Signed-off-by: Keith Packard <keithp@keithp.com>
29559
29560 commit 51c7741040d95c5deece939dae5e4136cc04afc4
29561 Merge: d1dbe3b 4e47c44
29562 Author: Keith Packard <keithp@keithp.com>
29563 Date:   Wed Nov 24 21:00:52 2010 -0800
29564
29565     Merge branch 'buttonbox'
29566     
29567     Conflicts:
29568         doc/telemetrum-doc.xsl
29569     
29570     Pull the buttbox version of the docs in as it had been updated.
29571     
29572     Signed-off-by: Keith Packard <keithp@keithp.com>
29573
29574 commit 4e47c44d335276cf0dc5ed3a0756e50c98c1b9b9
29575 Author: Bdale Garbee <bdale@gag.com>
29576 Date:   Wed Nov 24 21:44:53 2010 -0700
29577
29578     manually fold in documentation work from the master branch
29579
29580 commit 8a68c1da253c0b29a7cb9c7540c20585ad6e3dec
29581 Author: Bdale Garbee <bdale@gag.com>
29582 Date:   Wed Nov 24 21:21:53 2010 -0700
29583
29584     tweak rev history
29585
29586 commit 7cd1c7765d137df711caeeb69abaaba1b36e0a65
29587 Author: Bdale Garbee <bdale@gag.com>
29588 Date:   Wed Nov 24 20:53:36 2010 -0700
29589
29590     fix missing section close in Site Map content
29591
29592 commit db2b19b8f0d452d682d53c7ed0ff6e359b46efa0
29593 Merge: b372f3c 915f881
29594 Author: Keith Packard <keithp@keithp.com>
29595 Date:   Wed Nov 24 18:57:35 2010 -0800
29596
29597     Merge remote branch 'aj/buttonbox' into buttonbox
29598
29599 commit b372f3c0ee4ec49aabe61c169cb1eb9bb4fb2cfc
29600 Author: Keith Packard <keithp@keithp.com>
29601 Date:   Wed Nov 24 18:50:46 2010 -0800
29602
29603     Missing change to top level Makefile to build altosui
29604     
29605     Signed-off-by: Keith Packard <keithp@keithp.com>
29606
29607 commit 915f881d61294dc6f5a6a3e8d75567e18492a631
29608 Author: Anthony Towns <aj@erisian.com.au>
29609 Date:   Thu Nov 25 09:52:30 2010 +1000
29610
29611     doc: Document altosui "Site Map" tab
29612
29613 commit f01096c4b42f9a4720ed0414826c2a283a992545
29614 Merge: 357826a 3fbefb3
29615 Author: Anthony Towns <aj@erisian.com.au>
29616 Date:   Thu Nov 25 09:10:50 2010 +1000
29617
29618     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
29619
29620 commit 3fbefb3eea981d34a09496cf8abf0119de2e35bf
29621 Author: Keith Packard <keithp@keithp.com>
29622 Date:   Wed Nov 24 14:57:57 2010 -0800
29623
29624     Move altosui to the top level, placing libaltos inside it.
29625     
29626     Signed-off-by: Keith Packard <keithp@keithp.com>
29627
29628 commit 357826aa9c7b42c59f5d52b8eb016d73b6da0c7f
29629 Author: Anthony Towns <aj@erisian.com.au>
29630 Date:   Thu Nov 25 09:07:34 2010 +1000
29631
29632     docs: Document altosui "Graph Data" button
29633
29634 commit 7811e6dfa6caf10251da7df7c24b98cdc3787892
29635 Merge: 71b1949 7a50837
29636 Author: Anthony Towns <aj@erisian.com.au>
29637 Date:   Thu Nov 25 08:47:36 2010 +1000
29638
29639     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
29640
29641 commit 7a50837ea0d92db3f469f197ec8210aee22aa143
29642 Author: Keith Packard <keithp@keithp.com>
29643 Date:   Wed Nov 24 10:55:18 2010 -0800
29644
29645     altosui: Make sure packet mode is turned off when the connection fails
29646     
29647     When the packet connection times out, turn packet mode off when
29648     closing the serial port.
29649     
29650     Signed-off-by: Keith Packard <keithp@keithp.com>
29651
29652 commit 7d90e2f6009e060fb59c519f7e564483a7ca6872
29653 Author: Keith Packard <keithp@keithp.com>
29654 Date:   Tue Nov 23 20:17:44 2010 -0800
29655
29656     altosui: Let people fire igniters that don't read as 'ready'
29657     
29658     This provides for igniter testing with LEDs or other materials that
29659     don't look like regular igniters.
29660     
29661     Signed-off-by: Keith Packard <keithp@keithp.com>
29662
29663 commit f3233985a132e1d660e6df12d0056b6729f16faf
29664 Author: Keith Packard <keithp@keithp.com>
29665 Date:   Tue Nov 23 19:09:31 2010 -0800
29666
29667     altosui: Disable radio configation over packet link.
29668     
29669     Attempting to configure the radio over the packet link will only end
29670     up confusing the user, so disable it. This also works around a bug in
29671     older TM code which would lock up when trying to do this.
29672     
29673     Signed-off-by: Keith Packard <keithp@keithp.com>
29674
29675 commit 6cd9be22f06f21d12ee2f668989d83d3c61d14c0
29676 Author: Keith Packard <keithp@keithp.com>
29677 Date:   Tue Nov 23 19:08:07 2010 -0800
29678
29679     altosui: New AltosSerial.set_radio function sets channel/call
29680     
29681     Use this anytime you need to set the device radio channel and call
29682     sign, either for telemetry reception or packet mode origination. This
29683     uses the saved callsign and per-device radio channel number. Do not
29684     use this when opening a telemetrum as there won't be a saved channel number.
29685     
29686     Signed-off-by: Keith Packard <keithp@keithp.com>
29687
29688 commit ed7cf7d262fcf7c0c677c2fb981582b571de9e5e
29689 Author: Keith Packard <keithp@keithp.com>
29690 Date:   Tue Nov 23 19:04:55 2010 -0800
29691
29692     altosui: Make AltosSerial.flush_input keep reading while non-empty
29693     
29694     Flushing the input buffer can take a while, especially over the packet
29695     link. Keep reading while stuff is appearing on the reply queue.
29696     
29697     Signed-off-by: Keith Packard <keithp@keithp.com>
29698
29699 commit 3b9db8c82d26a6a2e43d4ca40742fc1bdc502380
29700 Author: Keith Packard <keithp@keithp.com>
29701 Date:   Tue Nov 23 19:02:54 2010 -0800
29702
29703     altos: Make radio test command careful with the radio mutex.
29704     
29705     Remember whether the radio test mode is on or off and don't try to do
29706     either of them twice to prevent the mutex from being acquired or
29707     released twice.
29708     
29709     Signed-off-by: Keith Packard <keithp@keithp.com>
29710
29711 commit 54468e5dc567aaac5c5c20e921859b7cec28bb88
29712 Author: Keith Packard <keithp@keithp.com>
29713 Date:   Tue Nov 23 18:57:49 2010 -0800
29714
29715     altos: Don't abort radio transmissions with ao_radio_abort
29716     
29717     We only want to abort pending radio reception to release the radio for
29718     other use, or to change the radio channel. Let radio transmission
29719     proceed. This fixes a problem with using packet mode to configure the
29720     radio channel; if the packet transmission is aborted, the TM ends up
29721     wedged.
29722     
29723     Signed-off-by: Keith Packard <keithp@keithp.com>
29724
29725 commit d873dc28f0752aeb58a6263e42bdd5b9095bd392
29726 Author: Keith Packard <keithp@keithp.com>
29727 Date:   Tue Nov 23 18:56:46 2010 -0800
29728
29729     altos: remove unused variable from ao_igniter
29730     
29731     The 'status' variable used to hold a reported status value from the
29732     igniter after firing, but we ignore that now.
29733     
29734     Signed-off-by: Keith Packard <keithp@keithp.com>
29735
29736 commit 71b1949e50f4533bcf44537da65b19bc67863c8e
29737 Merge: a79225c f1892b1
29738 Author: Anthony Towns <aj@erisian.com.au>
29739 Date:   Wed Nov 24 12:14:11 2010 +1000
29740
29741     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
29742
29743 commit f1892b137b1de3d6caf0293bd40ed5c3e4948066
29744 Author: Bdale Garbee <bdale@gag.com>
29745 Date:   Tue Nov 23 18:58:11 2010 -0700
29746
29747     lose the placeholder on how GPS works, as it's going to be a
29748     while before I tackle that, if ever.
29749
29750 commit a79225c215f17fa5218ddd9db4fc3f5c563a9f74
29751 Merge: 84cd5d4 853b711
29752 Author: Anthony Towns <aj@erisian.com.au>
29753 Date:   Wed Nov 24 11:55:14 2010 +1000
29754
29755     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
29756
29757 commit 853b7112e34212040c4cb7289f9cfdb2f3ea9f90
29758 Author: Bdale Garbee <bdale@gag.com>
29759 Date:   Tue Nov 23 18:53:18 2010 -0700
29760
29761     merge Keith's AltosUI documention into "the big book"
29762
29763 commit 84cd5d42d8b5659463544fe2a400758b56478609
29764 Author: Anthony Towns <aj@erisian.com.au>
29765 Date:   Wed Nov 24 02:13:32 2010 +1000
29766
29767     altosui: sitemap uses rocket gps if no pad gps
29768
29769 commit c7119c21baa9d4ca681975b8613ade6593f65577
29770 Author: Anthony Towns <aj@erisian.com.au>
29771 Date:   Wed Nov 24 02:11:36 2010 +1000
29772
29773     altosui: don't switch away from user selected tab
29774
29775 commit ae55a107f12546dc65f04618c7abc17beb920d73
29776 Merge: d1005f6 737f2fd
29777 Author: Anthony Towns <aj@erisian.com.au>
29778 Date:   Wed Nov 24 01:53:46 2010 +1000
29779
29780     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
29781
29782 commit 737f2fdd012202f453120ece117ae5e859b32082
29783 Author: Keith Packard <keithp@keithp.com>
29784 Date:   Mon Nov 22 22:26:19 2010 -0800
29785
29786     doc: Add internal documentation for AltOS
29787     
29788     Signed-off-by: Keith Packard <keithp@keithp.com>
29789
29790 commit 5523e7d55ecc8d310e495fa4f5115f7483c42d65
29791 Author: Bdale Garbee <bdale@gag.com>
29792 Date:   Mon Nov 22 21:07:10 2010 -0700
29793
29794     add a rudimentary --help for command line use
29795
29796 commit d1005f68376d695039c314b8d7a68bbf9acbca4f
29797 Merge: 9a83e0d 22c0978
29798 Author: Anthony Towns <aj@erisian.com.au>
29799 Date:   Tue Nov 23 10:14:55 2010 +1000
29800
29801     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
29802
29803 commit 22c09781af1df4b38562b577e9926c23e4a397f2
29804 Merge: b27327a a79606a
29805 Author: Keith Packard <keithp@keithp.com>
29806 Date:   Mon Nov 22 16:02:22 2010 -0800
29807
29808     Merge remote branch 'origin/buttonbox' into buttonbox
29809
29810 commit b27327a05d249eaf969b67d2a8d12fc6a93841f0
29811 Author: Keith Packard <keithp@keithp.com>
29812 Date:   Mon Nov 22 15:56:04 2010 -0800
29813
29814     altos: assume igniter worked.
29815     
29816     Many igniters don't go open when fired, so there's no way
29817     to know if they worked. Assume they did as a failed igniter is
29818     unlikely to do anything when fired again anyways.
29819     
29820     Signed-off-by: Keith Packard <keithp@keithp.com>
29821
29822 commit 68323cbb222f1f33198a42abaa0550af22f75a93
29823 Author: Keith Packard <keithp@keithp.com>
29824 Date:   Mon Nov 22 15:53:27 2010 -0800
29825
29826     altosui: Close serial port when debug link fails
29827     
29828     If the debug connection isn't working, close down the serial port when
29829     reporting the failure.
29830     
29831     Signed-off-by: Keith Packard <keithp@keithp.com>
29832
29833 commit 9a83e0dc79f7a7467c7814d58daa2a2b89e50972
29834 Merge: 902735f a79606a
29835 Author: Anthony Towns <aj@erisian.com.au>
29836 Date:   Tue Nov 23 08:07:04 2010 +1000
29837
29838     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
29839
29840 commit a79606a6507fc01a74910f7959e84c4e9a730714
29841 Author: Bob Finch <w9ya@qrparci.net>
29842 Date:   Mon Nov 22 12:24:42 2010 -0700
29843
29844     Added PKGBUILDs for deps into contribs
29845
29846 commit 377ee7e90ecd028f984cd1abce96b2efc3b5b977
29847 Author: Keith Packard <keithp@keithp.com>
29848 Date:   Sun Nov 21 14:03:17 2010 -0800
29849
29850     altos: Add on/off modes to 'C' command
29851     
29852     This lets the user turn the radio on/off and then invoke other commands.
29853     
29854     Signed-off-by: Keith Packard <keithp@keithp.com>
29855
29856 commit 902735ffbfdd97672d52b09f17cdcd619193fd05
29857 Author: Anthony Towns <aj@erisian.com.au>
29858 Date:   Mon Nov 22 05:29:26 2010 +1000
29859
29860     altosui: keep sitemap more centred on rocket
29861
29862 commit b85df38b5611e45cb9296df07b720badf74ac26e
29863 Author: Anthony Towns <aj@erisian.com.au>
29864 Date:   Mon Nov 22 05:22:17 2010 +1000
29865
29866     altosui: improve sitemap scrolling behaviour
29867
29868 commit 4a9ded5b39ed08e13abc2cddba8b712f62b983f2
29869 Author: Anthony Towns <aj@erisian.com.au>
29870 Date:   Sun Nov 21 17:39:50 2010 +1000
29871
29872     AltosSiteMap: ensure buffer around active tile
29873
29874 commit ec47bc93a487614714a752cb30ec9fe3d8f72929
29875 Merge: 0393830 e7954c8
29876 Author: Anthony Towns <aj@erisian.com.au>
29877 Date:   Sun Nov 21 16:08:37 2010 +1000
29878
29879     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
29880
29881 commit e7954c820763f80e993f9f822e837725cf36af84
29882 Author: Keith Packard <keithp@keithp.com>
29883 Date:   Sat Nov 20 22:03:26 2010 -0800
29884
29885     altosui: When fixing eeprom gps time information, make GPS data valid
29886     
29887     Eeprom files may be missing the GPS time (due to a firmware bug). Working
29888     around this involves finding the next valid GPS time and using that to
29889     create a fake GPS time entry. However, that next GPS time may not
29890     be locked or may have few sats as it is from the boost stage of the
29891     flight. Fix this by simply forcing the fake time packet to have
29892     4 sats and be locked.
29893     
29894     Signed-off-by: Keith Packard <keithp@keithp.com>
29895
29896 commit 0393830f85da5efc96bbdf0d9769b66019c34b33
29897 Author: Anthony Towns <aj@erisian.com.au>
29898 Date:   Sun Nov 21 15:13:35 2010 +1000
29899
29900     AltosSiteMap: limit nr of tiles to 200x200
29901
29902 commit a08b2a6363c194195db92029743f6612676373ce
29903 Author: Anthony Towns <aj@erisian.com.au>
29904 Date:   Sun Nov 21 15:03:21 2010 +1000
29905
29906     AltosSiteMap: never accept 0,0 as lat/long
29907
29908 commit 84e570d8a8a52e0d358582135ec1b3a12be94c26
29909 Author: Anthony Towns <aj@erisian.com.au>
29910 Date:   Sun Nov 21 14:45:10 2010 +1000
29911
29912     AltosSiteMap: refactor tile collection
29913
29914 commit 71e487344395a8efc9cd279aad92f601ff4c6d3d
29915 Author: Anthony Towns <aj@erisian.com.au>
29916 Date:   Sun Nov 21 14:05:00 2010 +1000
29917
29918     AltosSiteMap: thread safe tile addition
29919
29920 commit c040bcd06679484175542208fb564d0271a7fc1b
29921 Author: Anthony Towns <aj@erisian.com.au>
29922 Date:   Sun Nov 21 13:19:36 2010 +1000
29923
29924     AltosSiteMap: try to get new tile construction right
29925
29926 commit c3994dd82d489289ebc99ff9c5fa88f560c023ac
29927 Author: Anthony Towns <aj@erisian.com.au>
29928 Date:   Sun Nov 21 13:07:11 2010 +1000
29929
29930     AltosSiteMap: extend map if rocket goes far away
29931
29932 commit 835b903727a2eabda8d9659cc46e53301f92897c
29933 Merge: 440a0f3 8789135
29934 Author: Anthony Towns <aj@erisian.com.au>
29935 Date:   Sun Nov 21 11:15:02 2010 +1000
29936
29937     Merge branch 'sitemap' into buttonbox
29938     
29939     Conflicts:
29940         ao-tools/altosui/AltosSiteMap.java
29941
29942 commit 878913551a1e4e3c8f2b39fa4aeb234880735a1c
29943 Author: Anthony Towns <aj@erisian.com.au>
29944 Date:   Sun Nov 21 10:55:22 2010 +1000
29945
29946     AltosSiteMap: explain tile size better
29947
29948 commit 440a0f3f5130eb0c8e614691892be8c94e7fd3c3
29949 Author: Keith Packard <keithp@keithp.com>
29950 Date:   Sat Nov 20 16:55:12 2010 -0800
29951
29952     altosui: Set site map flight path lines to 6 pixels anti-aliased.
29953     
29954     Much more visible over the map.
29955     
29956     Signed-off-by: Keith Packard <keithp@keithp.com>
29957
29958 commit 2a7dc3ba36bac81640a9498e0d0caf1470b57c19
29959 Merge: e5b1ada ece2c86
29960 Author: Anthony Towns <aj@erisian.com.au>
29961 Date:   Sun Nov 21 10:45:15 2010 +1000
29962
29963     Merge branch 'buttonbox' into sitemap
29964     
29965     Conflicts:
29966         ao-tools/altosui/AltosFlightUI.java
29967
29968 commit 8df185cd95cfecbed8272dd1275d077c5b45535b
29969 Merge: ece2c86 1e71264
29970 Author: Keith Packard <keithp@keithp.com>
29971 Date:   Sat Nov 20 16:35:48 2010 -0800
29972
29973     Merge remote branch 'aj/sitemap' into buttonbox
29974     
29975     Conflicts:
29976         ao-tools/altosui/AltosFlightUI.java
29977     
29978     Signed-off-by: Keith Packard <keithp@keithp.com>
29979
29980 commit e5b1adae9b23b98a6321986f5cd67c9d3166b87f
29981 Author: Anthony Towns <aj@erisian.com.au>
29982 Date:   Sun Nov 21 10:34:39 2010 +1000
29983
29984     AltosSiteMap: better gps check, lower zoom
29985
29986 commit ece2c86e2641b2cd613791293526c492b1606aa1
29987 Author: Keith Packard <keithp@keithp.com>
29988 Date:   Sat Nov 20 16:19:42 2010 -0800
29989
29990     altosui: Rewrite info table to mix with scroll pane well. Fix startup size
29991     
29992     Using a single table for the info table means that the scroll pane
29993     automatically picks up the table headers and shows them above the
29994     scrollable view.
29995     
29996     This patch also fixes the application size at startup so that no
29997     scrollbar is required in the info table, and the window is < 800x600.
29998     
29999     Signed-off-by: Keith Packard <keithp@keithp.com>
30000
30001 commit 1e712647dd6df1e77650db705f3ac32a3c8f6907
30002 Author: Anthony Towns <aj@erisian.com.au>
30003 Date:   Sun Nov 21 08:58:44 2010 +1000
30004
30005     altosui: reindent
30006
30007 commit a59a204e188e40ec8848a0dc63d6de710cee3039
30008 Merge: 8263630 37f0201
30009 Author: Anthony Towns <aj@erisian.com.au>
30010 Date:   Sun Nov 21 08:56:13 2010 +1000
30011
30012     Merge branch 'buttonbox' into sitemap
30013
30014 commit 82636305021c41d676f5f0f11378724fe0de0079
30015 Author: Anthony Towns <aj@erisian.com.au>
30016 Date:   Sun Nov 21 08:44:13 2010 +1000
30017
30018     AltosSiteMap: be more polite about preferred size
30019
30020 commit 37f0201d724693528f37ac7d275f68f90cf94da0
30021 Author: Keith Packard <keithp@keithp.com>
30022 Date:   Sat Nov 20 14:31:23 2010 -0800
30023
30024     altosui: change descent tab formatting to four columns
30025     
30026     This places labels to the left of each field. For igniter voltages,
30027     it uses three columns for the labels.
30028     
30029     Signed-off-by: Keith Packard <keithp@keithp.com>
30030
30031 commit 66ebd954d9c9a44a8db0ee713c682e39306fabd8
30032 Author: Anthony Towns <aj@erisian.com.au>
30033 Date:   Sun Nov 21 08:28:24 2010 +1000
30034
30035     Add GrabNDrag.java
30036
30037 commit 72f5e05f9f0055f2cef8b840812f090556c94338
30038 Author: Anthony Towns <aj@erisian.com.au>
30039 Date:   Sun Nov 21 08:18:39 2010 +1000
30040
30041     AltosSiteMap: major refactoring
30042
30043 commit b47517d4c2e49f6f7b9954d2c85f96397fe1103e
30044 Author: Keith Packard <keithp@keithp.com>
30045 Date:   Sat Nov 20 14:06:37 2010 -0800
30046
30047     altosui: re-indent
30048
30049 commit 6f8bc2ad20b715343e0510563ab0f14787ef3e07
30050 Author: Anthony Towns <aj@erisian.com.au>
30051 Date:   Sun Nov 21 01:34:52 2010 +1000
30052
30053     AltosDescent: switch elev from height to range
30054
30055 commit 89f44c5587ea4f927d5e398b6af919df0d6561c3
30056 Author: Anthony Towns <aj@erisian.com.au>
30057 Date:   Sun Nov 21 01:27:01 2010 +1000
30058
30059     AltosAscent/Descent: tidy up layout
30060
30061 commit 51e403145d28ac913e36d205077a613845596be2
30062 Author: Anthony Towns <aj@erisian.com.au>
30063 Date:   Sun Nov 21 00:17:51 2010 +1000
30064
30065     AltosSiteMapTile: draw boost circle as well as landed
30066
30067 commit 25ffe1cc7823895886b4777f310b4bda1c80133b
30068 Author: Anthony Towns <aj@erisian.com.au>
30069 Date:   Sun Nov 21 00:07:16 2010 +1000
30070
30071     AltosSiteMap: automatic fetching of map data
30072
30073 commit 20f714bbe3137de8fb7491b39985021fd1774930
30074 Author: Anthony Towns <aj@erisian.com.au>
30075 Date:   Sat Nov 20 22:49:51 2010 +1000
30076
30077     AltosSiteMapTile: seperate map and drawing layers
30078
30079 commit 58f8d069ce9488e2987b8e92caa69fe68cda7569
30080 Author: Anthony Towns <aj@erisian.com.au>
30081 Date:   Sat Nov 20 21:06:37 2010 +1000
30082
30083     AltosSiteMap: add autoscroll and grabndrag scroll
30084
30085 commit 74cab8503b51ba6fb05a4d12a031c749e870b0ef
30086 Merge: 0ecf033 9a99cab
30087 Author: Anthony Towns <aj@erisian.com.au>
30088 Date:   Sat Nov 20 18:20:45 2010 +1000
30089
30090     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
30091
30092 commit 0ecf033110084f1a8be98282d7029dc14f70dab5
30093 Merge: 081fbd5 71c41ea
30094 Author: Anthony Towns <aj@erisian.com.au>
30095 Date:   Sat Nov 20 18:14:30 2010 +1000
30096
30097     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
30098
30099 commit 9a99cabc1c34c657fc95246192ba6d330f5f22d3
30100 Author: Keith Packard <keithp@keithp.com>
30101 Date:   Sat Nov 20 00:13:58 2010 -0800
30102
30103     altosui: Fix channel changing in flight UI to actually work
30104     
30105     Replacing the menu with a combo box required reworking the way events
30106     are delivered from that widget back to the channel changing
30107     function. Just delete the old magic and use the JComboBox action
30108     listener directly.
30109     
30110     Signed-off-by: Keith Packard <keithp@keithp.com>
30111
30112 commit 71c41eadd12c3ece5fffce7669e4991778046d4e
30113 Author: Keith Packard <keithp@keithp.com>
30114 Date:   Sat Nov 20 00:09:03 2010 -0800
30115
30116     altosui: Initialize display thread state in constructor instead of run
30117     
30118     Some state will get set before run is called, initializing it there
30119     can be too late.
30120     
30121     Signed-off-by: Keith Packard <keithp@keithp.com>
30122
30123 commit 081fbd5715f9d3d81d98e149fb95d40447c07a79
30124 Merge: 90b9bc4 7920ed5
30125 Author: Anthony Towns <aj@erisian.com.au>
30126 Date:   Sat Nov 20 17:40:49 2010 +1000
30127
30128     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
30129     
30130     Conflicts:
30131         ao-tools/altosui/AltosFlightUI.java
30132
30133 commit 7920ed5c34b088f45ce4213b061ddd1ffe22cee8
30134 Author: Keith Packard <keithp@keithp.com>
30135 Date:   Fri Nov 19 23:18:51 2010 -0800
30136
30137     altosui: calling thread.interrupt with null thread doesn't work well
30138     
30139     This was a left-over from debugging the previous patch.
30140     
30141     Signed-off-by: Keith Packard <keithp@keithp.com>
30142
30143 commit 8c8dc3794c7b5fa5a5b43b1c461d6c8bb3ab425d
30144 Author: Keith Packard <keithp@keithp.com>
30145 Date:   Fri Nov 19 23:09:15 2010 -0800
30146
30147     altosui: When switching log files, don't terminate log thread
30148     
30149     The log thread automatically switches output files when the incoming
30150     telemetry changes. Don't use 'close' for that as 'close' terminates
30151     the log thread as well as closing the file. Create a new
30152     'close_log_file' function which just closes the file.
30153     
30154     Signed-off-by: Keith Packard <keithp@keithp.com>
30155
30156 commit 594e80572821f1848db062d0cff18ca8bf0d90ce
30157 Author: Keith Packard <keithp@keithp.com>
30158 Date:   Fri Nov 19 22:44:48 2010 -0800
30159
30160     altosui: switch channel selector to combo box. Shorten displayed device names
30161     
30162     A combo box displays the current value, which is quite nice to
30163     have. Add a 'toShortString' for AltosDevice so that the window frames
30164     and error messages don't have extra spaces generated by the
30165     altos_device toString method.
30166     
30167     Signed-off-by: Keith Packard <keithp@keithp.com>
30168
30169 commit fa07afc73bc5eccff8464a2def05ad600da33c97
30170 Author: Bdale Garbee <bdale@gag.com>
30171 Date:   Fri Nov 19 23:33:42 2010 -0700
30172
30173     update turnon scripts to use stashed copies of stable release firmware
30174
30175 commit 9ffc2eb53a47e435f39b02896b0e43ae5f47f450
30176 Author: Keith Packard <keithp@keithp.com>
30177 Date:   Fri Nov 19 18:25:48 2010 -0800
30178
30179     altosui: Use timeouts to recover from broken packet links.
30180     
30181     This puts timeouts every place the system reads from the packet link
30182     and aborts the in-progress operation if it takes more than a second to
30183     get a response.
30184     
30185     Also mixed in here are persistent igniter status displays for the
30186     ejection testing UI.
30187     
30188     Signed-off-by: Keith Packard <keithp@keithp.com>
30189
30190 commit 68078eab3c07d8dc83302747cf6f3dcb1797c6ce
30191 Author: Keith Packard <keithp@keithp.com>
30192 Date:   Fri Nov 19 20:44:29 2010 +0800
30193
30194     doc: Document the 'Flash Image' operation.
30195     
30196     Signed-off-by: Keith Packard <keithp@keithp.com>
30197
30198 commit b4bdda65488e8ef27d2889cb6cc8eda3c5d50e0a
30199 Author: Keith Packard <keithp@keithp.com>
30200 Date:   Fri Nov 19 20:29:14 2010 +0800
30201
30202     doc: git ignore generated doc files
30203     
30204     Signed-off-by: Keith Packard <keithp@keithp.com>
30205
30206 commit f0542085de2139ef562af068ec05fa73f47c73b1
30207 Author: Keith Packard <keithp@keithp.com>
30208 Date:   Fri Nov 19 20:26:49 2010 +0800
30209
30210     doc: Add preliminary altosui documentation
30211     
30212     Also, update the Makefile to allow for further documents to be added
30213     without a lot of custom rules.
30214     
30215     Signed-off-by: Keith Packard <keithp@keithp.com>
30216
30217 commit 0e7a10f71803d60f8b34c5a91efd220449442769
30218 Author: Keith Packard <keithp@keithp.com>
30219 Date:   Fri Nov 19 17:16:03 2010 +0800
30220
30221     altosui: Clean up global AltosUI configuration settings dialog
30222     
30223     This dialog had a mish-mash of styles and was confusing.
30224     Now it's got a label for each line, and suitable setters for
30225     each element
30226     
30227     Signed-off-by: Keith Packard <keithp@keithp.com>
30228
30229 commit 8f72f08839346fb225238420324f0edcd070e531
30230 Author: Keith Packard <keithp@keithp.com>
30231 Date:   Fri Nov 19 17:14:17 2010 +0800
30232
30233     altosui: Unify datafile selection to AltosDataChooser
30234     
30235     Instead of having several separate intefaces, use a single dialog for
30236     selecting data files for graph/export/replay.
30237     
30238     Signed-off-by: Keith Packard <keithp@keithp.com>
30239
30240 commit 24ffcf86c43290ce0f70fb4ee0984b3debdb8a5f
30241 Author: Keith Packard <keithp@keithp.com>
30242 Date:   Fri Nov 19 15:41:30 2010 +0800
30243
30244     altosui: Add igniter ground testing code
30245     
30246     Not yet hooked up, but the UI is finished.
30247     
30248     Signed-off-by: Keith Packard <keithp@keithp.com>
30249
30250 commit 90b9bc4475011bead7117ed72fa5efa0f77b2813
30251 Author: Anthony Towns <aj@erisian.com.au>
30252 Date:   Fri Nov 19 13:30:00 2010 +1000
30253
30254     AltosSiteMapTile: adjust scale to 1 nmi per tile
30255
30256 commit fa45336062523838ba8abb08427cdc4d9c7de7a8
30257 Author: Anthony Towns <aj@erisian.com.au>
30258 Date:   Fri Nov 19 13:17:29 2010 +1000
30259
30260     AltosSiteMapTile: adjust centering calculation
30261
30262 commit fda93afcd8aa4133b0e5f008b824d072e338d0ed
30263 Author: Anthony Towns <aj@erisian.com.au>
30264 Date:   Fri Nov 19 13:02:05 2010 +1000
30265
30266     AltosSiteMapTile: autoscale to about 2 nmi per tile
30267
30268 commit 483346a03c94b200692f5e6d59f3feee4dcf2ace
30269 Author: Anthony Towns <aj@erisian.com.au>
30270 Date:   Fri Nov 19 12:09:46 2010 +1000
30271
30272     altosui: tile site maps
30273
30274 commit 939be6793238a275b7682ecc376fed14379cf044
30275 Merge: e68fe94 1a4b6e9
30276 Author: Anthony Towns <aj@erisian.com.au>
30277 Date:   Thu Nov 18 05:54:06 2010 +1000
30278
30279     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
30280     
30281     Conflicts:
30282         ao-tools/altosui/AltosFlightUI.java
30283
30284 commit 1a4b6e96f823035b113f01d1bdfd61afc1f33e25
30285 Author: Keith Packard <keithp@keithp.com>
30286 Date:   Tue Nov 16 22:46:29 2010 +0800
30287
30288     altosui: Add igniter status to ascent and descent tabs
30289     
30290     Monitor igniters during all phases of the flight.
30291     
30292     Signed-off-by: Keith Packard <keithp@keithp.com>
30293
30294 commit d0eb41619544ead6d9dab3a8d024a12936c9cdd0
30295 Author: Keith Packard <keithp@keithp.com>
30296 Date:   Tue Nov 16 22:20:00 2010 +0800
30297
30298     altosui: Cleanup flight UI layout
30299     
30300     Use common constants for fonts and insets
30301     Shrink fonts so that the window is < 600 pixels tall.
30302     
30303     Signed-off-by: Keith Packard <keithp@keithp.com>
30304
30305 commit fcca333cda64be35f0c9fb0109eef1be3709dddd
30306 Author: Keith Packard <keithp@keithp.com>
30307 Date:   Tue Nov 16 21:49:59 2010 +0800
30308
30309     altosui: Add callsign configuration in AltosUI configuration dialog
30310     
30311     This callsign is used during packet communication.
30312     
30313     Signed-off-by: Keith Packard <keithp@keithp.com>
30314
30315 commit d1dbe3b69e6f95ef8ecd4cf959863b922ab47c66
30316 Author: Bdale Garbee <bdale@gag.com>
30317 Date:   Mon Nov 15 11:08:00 2010 -0700
30318
30319     add a paragraph about forcing TM back to idle mode if an accel cal goes badly
30320
30321 commit 39e371561469d8e5059638ffa4e7075f391de268
30322 Author: Keith Packard <keithp@keithp.com>
30323 Date:   Mon Nov 15 23:14:51 2010 +0800
30324
30325     altosui: add reboot button to telemetrum configuration UI
30326     
30327     This lets you reconfigure and reboot telemetrum, including over the
30328     radio link.
30329     
30330     Signed-off-by: Keith Packard <keithp@keithp.com>
30331
30332 commit 257e97137325f5dbbd6aa034f20fd6937b67df90
30333 Author: Keith Packard <keithp@keithp.com>
30334 Date:   Mon Nov 15 22:38:35 2010 +0800
30335
30336     altosui: eliminate menu bar, moving elements to buttons.
30337     
30338     This adds a new 'configure AltosUI' dialog to set the log directory
30339     and voice preferences.
30340     
30341     Signed-off-by: Keith Packard <keithp@keithp.com>
30342
30343 commit 524644d8d8ce3f8a5a914ecfc7e2a8d474d89095
30344 Author: Keith Packard <keithp@keithp.com>
30345 Date:   Mon Nov 15 22:04:44 2010 +0800
30346
30347     altosui: oops, missed a file in the previous commit
30348     
30349     AltosSerialInUseException.java just defines a new exception, thanks to
30350     java for making this live in a separate file.
30351     
30352     Signed-off-by: Keith Packard <keithp@keithp.com>
30353
30354 commit 511903704f7e1b22e88dd3e3cc35fd3c0583820e
30355 Author: Keith Packard <keithp@keithp.com>
30356 Date:   Sun Nov 14 03:26:57 2010 -0800
30357
30358     altosui: With --replay option, exit when replay window is closed
30359     
30360     Otherwise, the application hangs around forever.
30361     
30362     Signed-off-by: Keith Packard <keithp@keithp.com>
30363
30364 commit 11c95f687b1f68d35fa1a0af2c4e7982b8bb226a
30365 Author: Keith Packard <keithp@keithp.com>
30366 Date:   Sat Nov 13 17:09:51 2010 -0800
30367
30368     altosui: Replace flight status table with labels, fix resize.
30369     
30370     There's no reason to use a table for the flight status data,
30371     replace that with a selection of widgets instead.
30372     
30373     Also, set all of the grid bag constraints for the various flight
30374     status displays so that resize does something sensible.
30375     
30376     Adds a scrollbar to the table display so that it can shrink.
30377     
30378     Signed-off-by: Keith Packard <keithp@keithp.com>
30379
30380 commit dcfa56498d1b65a213b8aba9cbd6c4806532383c
30381 Author: Keith Packard <keithp@keithp.com>
30382 Date:   Sat Nov 13 16:07:04 2010 -0800
30383
30384     altosui: Open serial device at 'new' time. Prohibit duplicate opens.
30385     
30386     With the per-serial UI, there's never a reason to create a serial
30387     device without opening it right away. This eliminates the bug caused
30388     by not opening the serial device for telemetry reception.
30389     
30390     Serial devices can now be opened only once; this eliminates errors
30391     when trying to reflash or configure devices while receiving telemetry.
30392     
30393     Signed-off-by: Keith Packard <keithp@keithp.com>
30394
30395 commit 8463ffcaca6bcd31e645aba71c171f548dce96d8
30396 Author: Keith Packard <keithp@keithp.com>
30397 Date:   Sat Nov 13 15:19:14 2010 -0800
30398
30399     altosui: Eliminate unncessary import altosui lines
30400     
30401     Java appears to automatically import every module from the current
30402     package.
30403     
30404     Signed-off-by: Keith Packard <keithp@keithp.com>
30405
30406 commit 566c6486c8815ae241e0b116a93b1a0ff4783831
30407 Author: Bdale Garbee <bdale@gag.com>
30408 Date:   Sat Nov 13 12:19:12 2010 -0700
30409
30410     continuing to work on the docs
30411
30412 commit e68fe9454352087889c560d95797922493117acb
30413 Author: Anthony Towns <aj@erisian.com.au>
30414 Date:   Sun Nov 14 00:59:01 2010 +1000
30415
30416     AltosSiteMap: add targeting circles around landing site
30417
30418 commit 1e7e02987276847274493312202d22222c953149
30419 Author: Anthony Towns <aj@erisian.com.au>
30420 Date:   Sun Nov 14 00:57:45 2010 +1000
30421
30422     AltosTelemetryReader: actually open serial port
30423
30424 commit 9c32b93ef5fb43558fb0179ea1b047e35b7ed6e8
30425 Merge: 991541f a6f30fa
30426 Author: Anthony Towns <aj@erisian.com.au>
30427 Date:   Sun Nov 14 00:29:11 2010 +1000
30428
30429     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
30430
30431 commit a6f30fae906bd87dff192c5fd4d10df283f99930
30432 Author: Keith Packard <keithp@keithp.com>
30433 Date:   Fri Nov 12 17:02:22 2010 -0800
30434
30435     altosui: Add RF calibration to TeleMetrum config dialog
30436     
30437     I think that's the last user-settable value.
30438     
30439     Signed-off-by: Keith Packard <keithp@keithp.com>
30440
30441 commit 1bdc6166f3bc5ce3f8e55acb1484923781412e21
30442 Merge: f111871 5c6a533
30443 Author: Bdale Garbee <bdale@gag.com>
30444 Date:   Fri Nov 12 17:32:43 2010 -0700
30445
30446     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
30447
30448 commit f1118717780a81f9257d2eed7828b66538deb8a8
30449 Author: Bdale Garbee <bdale@gag.com>
30450 Date:   Fri Nov 12 17:32:21 2010 -0700
30451
30452     fold in content from Keith's email on the re-flashing subject
30453
30454 commit 7def9dd0d0a4ce9cf7c65de573100e664f278717
30455 Author: Bdale Garbee <bdale@gag.com>
30456 Date:   Fri Nov 12 10:58:54 2010 -0700
30457
30458     first cut at instructions on how to re-flash TM and TD devices based on email
30459     reply to a user who asked
30460
30461 commit 991541f57f065f429c6ec425efd6ac731280b2c1
30462 Author: Anthony Towns <aj@erisian.com.au>
30463 Date:   Fri Nov 12 23:42:42 2010 +1000
30464
30465     better error behaviour if no map
30466
30467 commit 1bcfa22de7821984149db10cb79913efed36b41e
30468 Author: Anthony Towns <aj@erisian.com.au>
30469 Date:   Fri Nov 12 23:29:40 2010 +1000
30470
30471     pull up maps for arbitrary locations
30472
30473 commit beb6c881ec006241c7d2820c64e5381131d41180
30474 Author: Anthony Towns <aj@erisian.com.au>
30475 Date:   Fri Nov 12 03:24:26 2010 +1000
30476
30477     make infotable scrollable, revert its fontsize to 14
30478
30479 commit 0327c1da01a3f6ede01f05c1d775651a57fd0c68
30480 Author: Anthony Towns <aj@erisian.com.au>
30481 Date:   Fri Nov 12 02:08:58 2010 +1000
30482
30483     tabs -> spaces
30484
30485 commit 81e7b43ecad666e2e2310c7c94184f888bc86585
30486 Author: Anthony Towns <aj@erisian.com.au>
30487 Date:   Fri Nov 12 02:07:41 2010 +1000
30488
30489     add site map tab, at least for QRS launches
30490
30491 commit 5394548fa5c7bdbfcc01e8aa19e93e1cf6345e2a
30492 Merge: 891e629 75f7698
30493 Author: Keith Packard <keithp@keithp.com>
30494 Date:   Wed Nov 10 22:11:21 2010 -0800
30495
30496     Merge remote branch 'aj/buttonbox' into buttonbox
30497
30498 commit 75f7698b99a661ed17a91748a99699fa6761772a
30499 Author: Anthony Towns <aj@erisian.com.au>
30500 Date:   Thu Nov 11 16:06:32 2010 +1000
30501
30502     add compass bearing during descent
30503
30504 commit cc0a730de093c49be2a921101d27622b6f592e92
30505 Author: Anthony Towns <aj@erisian.com.au>
30506 Date:   Thu Nov 11 15:57:52 2010 +1000
30507
30508     add compass bearing to voice output
30509
30510 commit 317ec72a34906faad88c6924e634617b074e71db
30511 Author: Anthony Towns <aj@erisian.com.au>
30512 Date:   Thu Nov 11 15:52:01 2010 +1000
30513
30514     use grayled.png for off
30515
30516 commit 8503943e3613f8670b128012b12ff14fb54321d7
30517 Author: Anthony Towns <aj@erisian.com.au>
30518 Date:   Thu Nov 11 15:45:43 2010 +1000
30519
30520     reduce font size for FlightInfoTable
30521
30522 commit 3ffaa5d1c00b28be20fd4a26deb7bd41d953e92a
30523 Author: Anthony Towns <aj@erisian.com.au>
30524 Date:   Thu Nov 11 15:43:05 2010 +1000
30525
30526     read preferences for --replay
30527
30528 commit 1f3e091efdfb2fe6f06a066cac60f5d267b94856
30529 Author: Anthony Towns <aj@erisian.com.au>
30530 Date:   Thu Nov 11 15:40:37 2010 +1000
30531
30532     add --replay command line argument
30533
30534 commit b16b873723ee3e5097e6725c59ce191119439ad7
30535 Author: Anthony Towns <aj@erisian.com.au>
30536 Date:   Thu Nov 11 15:38:27 2010 +1000
30537
30538     use value_font for values
30539
30540 commit 891e629f6ba20654b614f3ca7211a0f1c92670cb
30541 Author: Keith Packard <keithp@keithp.com>
30542 Date:   Wed Nov 10 16:28:19 2010 -0800
30543
30544     altos: Use grey leds when unlit - easier to see
30545
30546 commit 5c6a5335a057be0219450b4b9889c647d8d4a012
30547 Author: Bob Finch <w9ya@qrparci.net>
30548 Date:   Mon Nov 1 14:36:41 2010 -0600
30549
30550     Updated PKGBUILD-git.altos
30551     
30552     Signed-off-by: Keith Packard <keithp@keithp.com>
30553
30554 commit b0d31910da592e2f67c47c8fc3e15ce8135d5094
30555 Author: Keith Packard <keithp@keithp.com>
30556 Date:   Tue Nov 9 23:34:32 2010 -0800
30557
30558     altosui: Add ascent, descent and landed tabs
30559     
30560     This completes the set of tabs for in-flight status information.
30561     
30562     Signed-off-by: Keith Packard <keithp@keithp.com>
30563
30564 commit 22d00785188a880700cd372528189a7a15278da9
30565 Author: Keith Packard <keithp@keithp.com>
30566 Date:   Tue Nov 9 14:40:58 2010 -0800
30567
30568     altosui: Add tab UI with 'pad' mode.
30569     
30570     This creates a multi-tab interface for flight monitoring
30571     and includes a special tab for 'pad' mode.
30572     
30573     Signed-off-by: Keith Packard <keithp@keithp.com>
30574
30575 commit eb77e806ded99532dc7eaa39c1893f075b028af6
30576 Author: Keith Packard <keithp@keithp.com>
30577 Date:   Tue Nov 9 10:21:34 2010 -0800
30578
30579     altosui: Create abstract interface for flight data display
30580     
30581     This allows the implementation of the flight data display to occur in
30582     the flight UI instead of the display thread.
30583     
30584     Signed-off-by: Keith Packard <keithp@keithp.com>
30585
30586 commit a0a92c605e238277c9881545a7226e53b5dbc295
30587 Author: Keith Packard <keithp@keithp.com>
30588 Date:   Mon Nov 8 22:17:26 2010 -0800
30589
30590     altosui: Fix more calls to AltosPreferences.channel()
30591     
30592     Oops. Two more.
30593     
30594     Signed-off-by: Keith Packard <keithp@keithp.com>
30595
30596 commit 94f4a50d6430cc8280cbdaa9f39d3cb858d0e077
30597 Author: Keith Packard <keithp@keithp.com>
30598 Date:   Mon Nov 8 22:10:46 2010 -0800
30599
30600     altosui: Fix channel setting at serial open time
30601     
30602     Was using the previous non-device-specific preferences API.
30603     
30604     Signed-off-by: Keith Packard <keithp@keithp.com>
30605
30606 commit 6b17d276271faa8a420a1c8f6be17faaa0c7043c
30607 Author: Keith Packard <keithp@keithp.com>
30608 Date:   Mon Nov 8 22:07:04 2010 -0800
30609
30610     altosui: Create buttons for main actions
30611     
30612     Signed-off-by: Keith Packard <keithp@keithp.com>
30613
30614 commit 16916be51d746b1e1057b3219e5bec8f8814259e
30615 Author: Keith Packard <keithp@keithp.com>
30616 Date:   Fri Nov 5 23:44:47 2010 -0700
30617
30618     altosui: Split out flight monitoring to separate window
30619     
30620     This creates a per-TD (or replay) window to contain the flight
30621     monitoring information, allowing multiple monitors.
30622     
30623     This also adds per-TD preferences for monitoring channel.
30624     
30625     Signed-off-by: Keith Packard <keithp@keithp.com>
30626
30627 commit ca931b1c484bd6b64617370e81b16e169fdae1c2
30628 Author: Bdale Garbee <bdale@gag.com>
30629 Date:   Wed Oct 6 17:47:44 2010 -0600
30630
30631     update changelogs for Debian build
30632
30633 commit 811ced628d586134224c1b501b40ce9eb435fc7c
30634 Author: Keith Packard <keithp@keithp.com>
30635 Date:   Wed Oct 6 16:42:27 2010 -0700
30636
30637     altosui: Separate out jfreechart and jcommon directories
30638     
30639     This allows these packages to be referenced separately
30640     
30641     Signed-off-by: Keith Packard <keithp@keithp.com>
30642
30643 commit c2c4d515ef9cc2cae8a8f2803e9498bb0794c4ed
30644 Author: Keith Packard <keithp@keithp.com>
30645 Date:   Wed Oct 6 16:25:49 2010 -0700
30646
30647     altosui: Remove ability to graph data in .csv files
30648     
30649     There's no reason to support these files when the raw .eeprom or
30650     .telem files which generate them should be used instead.
30651     
30652     Signed-off-by: Keith Packard <keithp@keithp.com>
30653
30654 commit d5caf6f2f4d9257e26aa4305b26c02d1b263fa24
30655 Author: Bdale Garbee <bdale@gag.com>
30656 Date:   Wed Oct 6 17:14:35 2010 -0600
30657
30658     remove the csv build dep, as that code will be abandoned
30659
30660 commit 43e23a60780191e3c6f61df44c5dd08cc8604c51
30661 Author: Bdale Garbee <bdale@gag.com>
30662 Date:   Wed Oct 6 16:27:57 2010 -0600
30663
30664     update changelogs for Debian build
30665
30666 commit 8103432bf7adfe6ee5bf3ee42e1672475e6edd5a
30667 Author: Bdale Garbee <bdale@gag.com>
30668 Date:   Wed Oct 6 16:26:33 2010 -0600
30669
30670     update changelogs for Debian build
30671
30672 commit 635066cd35fb24cacf8400a477ea4b4e3dd2c39c
30673 Author: Bdale Garbee <bdale@gag.com>
30674 Date:   Wed Oct 6 16:26:19 2010 -0600
30675
30676     update changelogs for Debian build
30677
30678 commit 4396aaaf34cda3751dcca0eceb05b4ffeb411cde
30679 Author: Bdale Garbee <bdale@gag.com>
30680 Date:   Wed Oct 6 16:25:22 2010 -0600
30681
30682     add build-dep on libcsv-java
30683
30684 commit 7475ab5804bf3fb12b1b755e850af90d5a15d3eb
30685 Author: Bdale Garbee <bdale@gag.com>
30686 Date:   Wed Oct 6 16:19:35 2010 -0600
30687
30688     update changelogs for Debian build
30689
30690 commit d8a2f4ceb1c70a6be976a78e2264c961de2f2277
30691 Author: Bdale Garbee <bdale@gag.com>
30692 Date:   Wed Oct 6 16:18:45 2010 -0600
30693
30694     add build dep on jfreechart lib
30695
30696 commit f0d1468ceae065f0cdae6f6ae3323dec5636f073
30697 Author: Keith Packard <keithp@keithp.com>
30698 Date:   Tue Sep 28 17:56:49 2010 -0700
30699
30700     altosui: Add KML file export.
30701     
30702     Command line has switches now, --kml and --csv
30703     Export save dialog has combo box to select kml or csv result.
30704     
30705     Signed-off-by: Keith Packard <keithp@keithp.com>
30706
30707 commit 5a119fd92532d53e552efe1f7c61e87181fcace0
30708 Merge: 28da340 82744c3
30709 Author: Keith Packard <keithp@keithp.com>
30710 Date:   Mon Sep 27 22:28:07 2010 -0700
30711
30712     Merge remote branch 'aj/master'
30713
30714 commit 82744c3497d37650b88dee80be7956c4bd1cffb2
30715 Author: Anthony Towns <aj@erisian.com.au>
30716 Date:   Tue Sep 28 15:27:07 2010 +1000
30717
30718     Add callsign/serial/flight to graph title
30719
30720 commit 28da3406426437604125d332e4cda90d459df487
30721 Author: Keith Packard <keithp@keithp.com>
30722 Date:   Mon Sep 27 22:26:56 2010 -0700
30723
30724     altosui: use Altos constants in graphing code
30725     
30726     The Altos class nicely defines constants for all of the flight states.
30727     
30728     Signed-off-by: Keith Packard <keithp@keithp.com>
30729
30730 commit ce7f59fbfb5a94a67a4ceced3cc371b4c6b6e5d1
30731 Author: Anthony Towns <aj@erisian.com.au>
30732 Date:   Tue Sep 28 14:45:01 2010 +1000
30733
30734     Hax0r graphing to support telem/eeprom files
30735
30736 commit e2b9f47a205348d38756c70e928a2a9183de6884
30737 Merge: 7ef3ad0 8032031
30738 Author: Anthony Towns <aj@erisian.com.au>
30739 Date:   Tue Sep 28 12:55:47 2010 +1000
30740
30741     Merge branch 'master' of git://git.gag.com/fw/altos
30742
30743 commit 803203197e51e71e9c77b3610047fd5bf9a56c56
30744 Author: Keith Packard <keithp@keithp.com>
30745 Date:   Mon Sep 27 18:52:30 2010 -0700
30746
30747     altosui: Deal with eeprom dates going backwards across wrap
30748     
30749     eeprom timestamps can go backwards as the GPS time stamps are
30750     recorded when the first GPS character is received, but not placed into
30751     the eeprom log until the last GPS packet is complete. If this happens
30752     at the same time the tick count is wrapping, then the tick count will
30753     wrap backwards across the 0 boundary causing time to jump forwards.
30754     
30755     Fix this by letting time go backwards across the tick boundary, which
30756     requires that we know when the first 'real' tick is read from the
30757     eeprom file.
30758     
30759     Signed-off-by: Keith Packard <keithp@keithp.com>
30760
30761 commit fe7eba2e4af36cf29d8dc2378ac6985be04f68c6
30762 Author: Keith Packard <keithp@keithp.com>
30763 Date:   Mon Sep 27 18:51:05 2010 -0700
30764
30765     altosui: .CSV output: add link quality, gps hdop and sat C/N0 numbers
30766     
30767     This makes the CSV files contain all of the available information.
30768     
30769     Signed-off-by: Keith Packard <keithp@keithp.com>
30770
30771 commit c89a34d1eb25155405b0036baeadc7bbfeade1c2
30772 Author: Keith Packard <keithp@keithp.com>
30773 Date:   Mon Sep 27 17:11:48 2010 -0700
30774
30775     altosui: Create iterables for log file scanning. Split out display threads
30776     
30777     Convert from log file reading paradigm to using iterators which is
30778     more idiomatic for java. Split more code out of AltosUI.java,
30779     including the display update threads for telemetry monitoring and
30780     logfile replay.x
30781     
30782     Signed-off-by: Keith Packard <keithp@keithp.com>
30783
30784 commit 7ef3ad0c9354c0484c25badc69334b59c7f355e2
30785 Merge: eb74866 e66919a
30786 Author: Anthony Towns <aj@erisian.com.au>
30787 Date:   Fri Sep 24 10:28:06 2010 +1000
30788
30789     Merge branch 'master' of git://git.gag.com/fw/altos
30790
30791 commit e66919aa46193bd8c7a1e86fb32a3367dae121f5
30792 Author: Keith Packard <keithp@keithp.com>
30793 Date:   Thu Sep 23 16:52:51 2010 -0700
30794
30795     altosui: Require 4 sats for 'good' GPS data
30796     
30797     Wait for 10 consecutive GPS reports with at least 4 sats before
30798     reporting "GPS ready" state.
30799     
30800     Signed-off-by: Keith Packard <keithp@keithp.com>
30801
30802 commit 34ca8c00f4be72c314baff4c96f1e2f010948454
30803 Author: Keith Packard <keithp@keithp.com>
30804 Date:   Mon Sep 20 06:30:49 2010 -0700
30805
30806     altosui: remove unused ReplayThread wrapper classes
30807     
30808     These aren't used now that the replay opener dialog knows how to build
30809     a reader from a filename.
30810     
30811     Signed-off-by: Keith Packard <keithp@keithp.com>
30812
30813 commit fd010661ced6075f82a961625826665a3d8d1efe
30814 Author: Keith Packard <keithp@keithp.com>
30815 Date:   Mon Aug 30 14:00:04 2010 -0700
30816
30817     altosui: Factor some UI elements into separate classes
30818     
30819     Clean up AltosUI by moving the two main tables to separate class files.
30820     
30821     Signed-off-by: Keith Packard <keithp@keithp.com>
30822
30823 commit eb74866e919e8c661153847871f5a79e66d37296
30824 Merge: af404b4 1260589
30825 Author: Anthony Towns <aj@erisian.com.au>
30826 Date:   Mon Sep 20 22:05:26 2010 +1000
30827
30828     Merge branch 'master' of git://git.gag.com/fw/altos
30829
30830 commit 1260589976c1a95848b298497fd251c4ee7d3f93
30831 Author: Keith Packard <keithp@keithp.com>
30832 Date:   Sun Sep 19 02:52:29 2010 -0700
30833
30834     altosui: Write raw sensor data to .csv files
30835     
30836     For data export, provide the raw sensor samples instead of the
30837     filtered values.
30838     
30839     Signed-off-by: Keith Packard <keithp@keithp.com>
30840
30841 commit 7a4d7110debb88f4e906fee7c46f2badd561809d
30842 Author: Keith Packard <keithp@keithp.com>
30843 Date:   Sun Sep 19 02:50:43 2010 -0700
30844
30845     altosui: Use recorded ground acceleration when reading eeprom files
30846     
30847     The flight software records 1000 accelerometer samples and records
30848     that in the flight log. Use that value instead of using the very few
30849     samples recorded in the eeprom before boost is detected. This
30850     generates far more accurate accerometer data in the .csv files.
30851     
30852     Signed-off-by: Keith Packard <keithp@keithp.com>
30853
30854 commit af404b428bd742039afc25ff3850f76bc92c7c29
30855 Author: Anthony Towns <aj@erisian.com.au>
30856 Date:   Wed Sep 15 07:24:04 2010 +1000
30857
30858     Add JFreeChart to Makefile.am
30859
30860 commit 61590b8729831cb138b2ba6b88802c208d114753
30861 Author: Anthony Towns <aj@erisian.com.au>
30862 Date:   Wed Sep 15 06:51:05 2010 +1000
30863
30864     Add graphing.
30865
30866 commit 3d64f5a6511529ca53699190f4d54de1ba62a9bd
30867 Merge: ec6da08 b9623f8
30868 Author: Anthony Towns <aj@erisian.com.au>
30869 Date:   Sat Sep 11 15:15:14 2010 +1000
30870
30871     Merge branch 'master' of git://git.gag.com/fw/altos
30872
30873 commit b9623f8ef26491e9fa14e2478295fe6f5cbbd87f
30874 Author: Keith Packard <keithp@keithp.com>
30875 Date:   Fri Sep 10 21:07:14 2010 -0700
30876
30877     altosui: Remember directory containing firmware files
30878     
30879     Instead of forcing the user to navigate to the firmware directory each
30880     time, this remembers the previous directory and starts there.
30881     
30882     Signed-off-by: Keith Packard <keithp@keithp.com>
30883
30884 commit 7f2204e0832b14b1edca4266a2cbc272141ecc2b
30885 Author: Keith Packard <keithp@keithp.com>
30886 Date:   Fri Sep 10 20:55:05 2010 -0700
30887
30888     altosui: set default .csv file name in file save dialog
30889     
30890     This uses setSelectedFile to specify which output filename to make the
30891     default in the save dialog.
30892     
30893     Signed-off-by: Keith Packard <keithp@keithp.com>
30894
30895 commit 7e053ae1f2d09347123ac9fa79e46645378b4c70
30896 Author: Bdale Garbee <bdale@gag.com>
30897 Date:   Fri Sep 10 10:42:35 2010 -0600
30898
30899     make the column headers comma separated, too, so they align with the data
30900
30901 commit ec6da0824474e46de842845d7b53fe1a1dde33ed
30902 Merge: 7c2e411 1031067
30903 Author: Anthony Towns <aj@erisian.com.au>
30904 Date:   Fri Sep 10 16:11:34 2010 +1000
30905
30906     Merge branch 'master' of git://git.gag.com/fw/altos
30907
30908 commit 10310672a83a66dc630718b151d653fc066f8e59
30909 Author: Bdale Garbee <bdale@gag.com>
30910 Date:   Fri Sep 10 00:09:25 2010 -0600
30911
30912     update changelogs for Debian build
30913
30914 commit 9d0e89e8ad8926dc8371fa809835a580ae49711d
30915 Author: Keith Packard <keithp@keithp.com>
30916 Date:   Thu Sep 9 23:04:59 2010 -0700
30917
30918     altosui: Stop parsing eeprom file after hitting 'landed' state
30919     
30920     Sometimes there are additional records found in the eeprom file; the
30921     reader is mostly worried about not losing anything, so it reads as
30922     much as it can. However, the last record written for any flight is the
30923     'landed' record, so we can stop looking at the file after hitting that.
30924     
30925     Signed-off-by: Keith Packard <keithp@keithp.com>
30926
30927 commit 67b6952f7126704478ede5575e5e938d18fcc329
30928 Author: Keith Packard <keithp@keithp.com>
30929 Date:   Thu Sep 9 23:04:14 2010 -0700
30930
30931     altosui: Fill in time value of last Eeprom record read from file
30932     
30933     The last record is handled separately, and was missing the code to
30934     compute the time. Sigh.
30935     
30936     Signed-off-by: Keith Packard <keithp@keithp.com>
30937
30938 commit 8b0b584cd0ca7542e65aac0c7897ad7ab4115122
30939 Author: Keith Packard <keithp@keithp.com>
30940 Date:   Thu Sep 9 22:55:47 2010 -0700
30941
30942     altosui: Remove debug printfs from AltosTelemetryReader
30943     
30944     Signed-off-by: Keith Packard <keithp@keithp.com>
30945
30946 commit a80bfae15f1499c49f7ef47978bf0337d8120892
30947 Author: Bdale Garbee <bdale@gag.com>
30948 Date:   Thu Sep 9 23:57:34 2010 -0600
30949
30950     rewind packaging changelog, again
30951
30952 commit 78ce3120e5a53858ca0d43c734aa5d28b4948ce3
30953 Author: Bdale Garbee <bdale@gag.com>
30954 Date:   Thu Sep 9 23:52:20 2010 -0600
30955
30956     update changelogs for Debian build
30957
30958 commit 71c85613a28c24c3aad7b4aa3299d8677ef1268e
30959 Author: Bdale Garbee <bdale@gag.com>
30960 Date:   Thu Sep 9 23:51:23 2010 -0600
30961
30962     rewind packaging changelog
30963
30964 commit 7c2e4114a3a43f919a7a6c967d3f16e5d630f90f
30965 Merge: ddc83b4 af200f5
30966 Author: Anthony Towns <aj@erisian.com.au>
30967 Date:   Fri Sep 10 15:50:01 2010 +1000
30968
30969     Merge branch 'master' of git://git.gag.com/fw/altos
30970
30971 commit af200f5b84555de0556b52146379f3934774a3f3
30972 Author: Keith Packard <keithp@keithp.com>
30973 Date:   Thu Sep 9 22:30:48 2010 -0700
30974
30975     altosui: Fix telemetry file reader to handle tick count wrapping
30976     
30977     The telemetry reader was ignoring tick count wrapping, so you'd see
30978     time go backwards in jumps. Not useful.
30979     
30980     Signed-off-by: Keith Packard <keithp@keithp.com>
30981
30982 commit 96ca7051f60ea299e3e05bafbe5717fc83c3afd2
30983 Author: Bdale Garbee <bdale@gag.com>
30984 Date:   Thu Sep 9 22:50:03 2010 -0600
30985
30986     update changelogs for Debian build
30987
30988 commit 2d5e48c5dc0e822fdf430f43804c1e5e79fdbf84
30989 Author: Keith Packard <keithp@keithp.com>
30990 Date:   Thu Sep 9 21:28:10 2010 -0700
30991
30992     Add --with-fat-dir configure option to publish finished stand-alone bits
30993     
30994     --with-fat-dir specifies a directory to copy the finished
30995     linux/macosx/windows stand-alone ("fat") packages to. A sub-directory
30996     will be created under the specified directory based on the product
30997     version number and the files copied there.
30998     
30999     Signed-off-by: Keith Packard <keithp@keithp.com>
31000
31001 commit dd2b77b2a516a055f29191dcdfeb727e637aae86
31002 Author: Keith Packard <keithp@keithp.com>
31003 Date:   Thu Sep 9 20:59:29 2010 -0700
31004
31005     altosui: libaltos.so is built with libtool -- it's in ../libaltos/.libs
31006     
31007     It used to be in ../libaltos
31008     
31009     Signed-off-by: Keith Packard <keithp@keithp.com>
31010
31011 commit 72a5c1258db92d0ddd660bfa875e8e55cab47af7
31012 Author: Keith Packard <keithp@keithp.com>
31013 Date:   Thu Sep 9 20:39:41 2010 -0700
31014
31015     altosui: Remove some debug printfs.
31016     
31017     Signed-off-by: Keith Packard <keithp@keithp.com>
31018
31019 commit 031fd9a954f2e3447d0150eb4ecc81af7b620dca
31020 Author: Keith Packard <keithp@keithp.com>
31021 Date:   Thu Sep 9 20:36:12 2010 -0700
31022
31023     Add firmware and libaltos to 'fat' target at top-level
31024     
31025     This ensures that all of the necessary bits are available to construct
31026     the distribution images.
31027     
31028     Signed-off-by: Keith Packard <keithp@keithp.com>
31029
31030 commit fcaa480b1dfeb2fd4044f9c4e1b6d50c46fc9984
31031 Author: Bdale Garbee <bdale@gag.com>
31032 Date:   Thu Sep 9 21:29:20 2010 -0600
31033
31034     update changelogs for Debian build
31035
31036 commit 48f57997452e17564e28fe3e37403f6f63d32dea
31037 Author: Keith Packard <keithp@keithp.com>
31038 Date:   Thu Sep 9 20:24:42 2010 -0700
31039
31040     altosui: conflating USB product and vendor IDs is a bad idea
31041     
31042     We've now got a USB vendor ID called 'altusmetrum' for generic
31043     altusmetrum devices (old USB ID 0x000A) while the general vendor name
31044     for all devices is 'altusmetrum' as well.
31045     
31046     This patch splits vendors and products into separate name spaces,
31047     products are prefixed with product_ and vendor with (oddly) vendor_.
31048     
31049     Signed-off-by: Keith Packard <keithp@keithp.com>
31050
31051 commit 632d276118ab04de67561104be650f8fb69a0450
31052 Author: Bdale Garbee <bdale@gag.com>
31053 Date:   Thu Sep 9 20:34:43 2010 -0600
31054
31055     update changelogs for Debian build
31056
31057 commit 1ac3d7e3ba52d1b0dc834eaa5d7886c730eaf307
31058 Author: Bdale Garbee <bdale@gag.com>
31059 Date:   Thu Sep 9 20:34:22 2010 -0600
31060
31061     initial cut at an altosui man page
31062
31063 commit 5c4e437975054d33604402591e1ea2f314932593
31064 Author: Bdale Garbee <bdale@gag.com>
31065 Date:   Thu Sep 9 20:06:09 2010 -0600
31066
31067     update changelogs for Debian build
31068
31069 commit 0ea75761416bff299233991e961ba25b6c7dcf89
31070 Merge: 35d70c9 8ee3464
31071 Author: Bdale Garbee <bdale@gag.com>
31072 Date:   Thu Sep 9 20:05:27 2010 -0600
31073
31074     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
31075
31076 commit 8ee3464d8064ebe1694c7b20177878c0d9961451
31077 Author: Keith Packard <keithp@keithp.com>
31078 Date:   Thu Sep 9 17:54:41 2010 -0700
31079
31080     altosui: Display error dialog when AltOS JNI library can't be loaded
31081     
31082     Having an error dialog appear at application startup seems better than
31083     simply failing to present the device dialog later on.
31084     
31085     Signed-off-by: Keith Packard <keithp@keithp.com>
31086
31087 commit 4224a7526e51eb8fbf1f0a31bae7ee68c6385095
31088 Author: Keith Packard <keithp@keithp.com>
31089 Date:   Thu Sep 9 17:52:46 2010 -0700
31090
31091     altosui: Store libaltos.so in $(libdir)/altos
31092     
31093     It's not a public library, so hide it away in a subdirectory.
31094     
31095     Signed-off-by: Keith Packard <keithp@keithp.com>
31096
31097 commit 1e4c18777d982061f5e507a4d4f4f1cd4d685268
31098 Author: Keith Packard <keithp@keithp.com>
31099 Date:   Thu Sep 9 17:49:37 2010 -0700
31100
31101     altosui: Need to have JVM include path substituted into libaltos Makefile
31102     
31103     The libaltos Makefile needs to find the relevant jni.h file, which is
31104     found in the JVM_INCLUDE path, all nicely located by the configure.ac script.
31105     
31106     Signed-off-by: Keith Packard <keithp@keithp.com>
31107
31108 commit 35d70c92307dd478bc619b2f6c5a88e155cdad28
31109 Author: Bdale Garbee <bdale@gag.com>
31110 Date:   Thu Sep 9 17:27:07 2010 -0600
31111
31112     handle versioning of ihx files (poorly) by just wildcarding the file name,
31113     which assumes there's only one matching .. probably ok on Debian?
31114
31115 commit c286ada6457579d64e9d8ca44b927258b4a561da
31116 Author: Bdale Garbee <bdale@gag.com>
31117 Date:   Thu Sep 9 16:27:40 2010 -0600
31118
31119     update changelogs for Debian build
31120
31121 commit 6c0ae7e966a81ece35bccbe89d626a58afe899a2
31122 Author: Keith Packard <keithp@keithp.com>
31123 Date:   Thu Sep 9 15:25:18 2010 -0700
31124
31125     altosui: remove FATJAR from all-local to avoid building fat .jar file
31126     
31127     the fat .jar file is used in non-native builds to run from a directory
31128     containing all of the freetts jar files along with the altosui jar
31129     file. We don't want this on a real install where freetts is installed separately.
31130     
31131     Signed-off-by: Keith Packard <keithp@keithp.com>
31132
31133 commit 737a64c57a8f979f51c3fa6b3f214520c736cf8a
31134 Author: Keith Packard <keithp@keithp.com>
31135 Date:   Thu Sep 9 15:22:14 2010 -0700
31136
31137     altosui: hack to make JAVAROOT directory get created before javac runs
31138     
31139     This ensures that the JAVAROOT directory gets created by adding it to
31140     the variable used to set the CLASSPATH environment value.
31141     
31142     Signed-off-by: Keith Packard <keithp@keithp.com>
31143
31144 commit b456bd9d7bcd9d968e43c38eeb6fa6ad8c58f895
31145 Author: Keith Packard <keithp@keithp.com>
31146 Date:   Thu Sep 9 15:11:41 2010 -0700
31147
31148     altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and ia64
31149     
31150     This appears to matter to Vista. Dunno why.
31151     
31152     Signed-off-by: Keith Packard <keithp@keithp.com>
31153
31154 commit 16980b848651a6b20a0b458446f0a19fb517539d
31155 Author: Keith Packard <keithp@keithp.com>
31156 Date:   Thu Sep 9 15:10:25 2010 -0700
31157
31158     altosui: Add explicit requirement to create classes directory
31159     
31160     The implicit ordering doesn't appear reliable.
31161     
31162     Signed-off-by: Keith Packard <keithp@keithp.com>
31163
31164 commit 15da683c2f747baef49c8b8d321a86faede0de30
31165 Author: Bdale Garbee <bdale@gag.com>
31166 Date:   Thu Sep 9 15:51:50 2010 -0600
31167
31168     update changelogs for Debian build
31169
31170 commit 012e7176954a6b74b3b667317be0f6dc41d7ab70
31171 Author: Bdale Garbee <bdale@gag.com>
31172 Date:   Thu Sep 9 15:51:02 2010 -0600
31173
31174     add libtool to build deps
31175
31176 commit 3e5824b9a71971ce99bfe38a1e860b421e265f02
31177 Author: Bdale Garbee <bdale@gag.com>
31178 Date:   Thu Sep 9 15:43:47 2010 -0600
31179
31180     update changelogs for Debian build
31181
31182 commit ddc83b4c401be965a9947782becf20cc8c54e6a2
31183 Merge: afea6c2 3d49d5f
31184 Author: Anthony Towns <aj@erisian.com.au>
31185 Date:   Sun Sep 5 20:49:34 2010 +1000
31186
31187     Merge branch 'master' of git://git.gag.com/fw/altos
31188
31189 commit 3d49d5f69b41c27003dbc5ccf1899014bd13bd99
31190 Author: Keith Packard <keithp@keithp.com>
31191 Date:   Sun Sep 5 02:05:06 2010 -0700
31192
31193     altosui: ensure that 'altosui' script is installed. Pass arguments along.
31194     
31195     Signed-off-by: Keith Packard <keithp@keithp.com>
31196
31197 commit b61fec225ada6a9e252e4c7920101ee18c77cbdc
31198 Author: Keith Packard <keithp@keithp.com>
31199 Date:   Sun Sep 5 01:55:56 2010 -0700
31200
31201     altosui: eeprom files place 'boost' time in the flight number record.
31202     
31203     Instead of looking for the first state change record, use the Flight
31204     record to get the boost tick.
31205     
31206     Signed-off-by: Keith Packard <keithp@keithp.com>
31207
31208 commit 6c653a4cba5fef8d49261cf1c024f3e86e9058c6
31209 Author: Keith Packard <keithp@keithp.com>
31210 Date:   Sun Sep 5 01:52:36 2010 -0700
31211
31212     altosui: Record flight number when scanning file, not when running
31213     
31214     The very first record in the eeprom is the flight number, but it is
31215     time-stamped with the 'boost' time, and so it gets sorted until much
31216     later, delaying the return of data until the rocket enters boost
31217     mode. This drops all of the nice pad GPS and state date on the floor.
31218     
31219     Signed-off-by: Keith Packard <keithp@keithp.com>
31220
31221 commit 38e1d87c8d449866faac026577fefa9a118428cb
31222 Author: Keith Packard <keithp@keithp.com>
31223 Date:   Sun Sep 5 01:23:53 2010 -0700
31224
31225     altosui: Use local .class files in the classpath
31226     
31227     This ensures that compiling only a few changed files will
31228     locate the old .class files instead of using a stale .jar file.
31229
31230 commit 9941b05a1d03dafd6cd899b5fe999ed769efb1d6
31231 Author: Keith Packard <keithp@keithp.com>
31232 Date:   Sun Sep 5 01:21:14 2010 -0700
31233
31234     altosui: Prevent voice altitude data from queueing up
31235     
31236     When flight status changes rapidly, the queue of voice data can get
31237     quite long. This change does two things -- first, it remembers when
31238     the altitude reporting happens due to flight events and delays the
31239     periodic reporting until a suitable time after that, second it ensures
31240     that the voice data has all been delivered before generating a new
31241     altitude report.
31242     
31243     Signed-off-by: Keith Packard <keithp@keithp.com>
31244
31245 commit 4dec5c36702d76dc95beada7c1d3222a638a2cbb
31246 Author: Keith Packard <keithp@keithp.com>
31247 Date:   Sun Sep 5 01:19:11 2010 -0700
31248
31249     altosui: Add AltosVoice.drain() to wait for queued speech to finish
31250     
31251     drain() blocks until all pending phrases have been processed, allowing
31252     the UI code to avoid pending data that will end up stale by the time
31253     it is emitted.
31254     
31255     Signed-off-by: Keith Packard <keithp@keithp.com>
31256
31257 commit 410ba89eef9c9817eef81b702966cb88820ff7c4
31258 Author: Keith Packard <keithp@keithp.com>
31259 Date:   Sun Sep 5 01:13:01 2010 -0700
31260
31261     altosui: Start idle thread after the rocket leaves the pad
31262     
31263     This makes the first altitude report time consistently 10 seconds
31264     after launch, instead of some random time depending on when the rocket
31265     launched relative to the time the device connection was made.
31266     
31267     Signed-off-by: Keith Packard <keithp@keithp.com>
31268
31269 commit 6205547ec7191aab0259a8449520e966a96129e6
31270 Author: Keith Packard <keithp@keithp.com>
31271 Date:   Sun Sep 5 01:08:50 2010 -0700
31272
31273     altosui: When replay thread is interrupted, don't make final report
31274     
31275     Normally, the replay process makes one final report after the file has
31276     been parsed. However, if the reading process is interrupted to display
31277     something else, this report is just annoying, so don't make it.
31278     
31279     Signed-off-by: Keith Packard <keithp@keithp.com>
31280
31281 commit 3d99584fcfe43b22e8581874e0ac77ce3d635d48
31282 Author: Keith Packard <keithp@keithp.com>
31283 Date:   Sun Sep 5 01:03:18 2010 -0700
31284
31285     altosui: Add elevation and range data to main display
31286     
31287     Reported by voice, it's useful to see these on the display as well.
31288     
31289     Signed-off-by: Keith Packard <keithp@keithp.com>
31290
31291 commit 2d58f319a7c1a6a8ccc6a539722009996ba886ab
31292 Author: Keith Packard <keithp@keithp.com>
31293 Date:   Sun Sep 5 01:01:10 2010 -0700
31294
31295     altosui: Eeprom files contain only one date; save it.
31296     
31297     While reading eeprom files, the GPS record is reconstructed each time
31298     the system sees the first GPS log item (the time field), but as the
31299     date isn't repeated, we need to copy it from the old GPS data record.
31300     
31301     Signed-off-by: Keith Packard <keithp@keithp.com>
31302
31303 commit b2aa689bf3d61e4a3ebe7c828162d1be20aad0f6
31304 Author: Keith Packard <keithp@keithp.com>
31305 Date:   Sun Sep 5 00:59:54 2010 -0700
31306
31307     altosui: Remove debugging printf from AltosEepromReader
31308     
31309     These were in place while validing the GPS data reconstruction code
31310     that handles eeprom files missing the first GPS date line due to the
31311     record overwriting bug in old firmware versions.
31312     
31313     Signed-off-by: Keith Packard <keithp@keithp.com>
31314
31315 commit eb0e7a59f0806734a4c959a3ce7c57f71cbe3986
31316 Author: Keith Packard <keithp@keithp.com>
31317 Date:   Sun Sep 5 00:57:38 2010 -0700
31318
31319     altosui: Return AO_LOG_INVALID instead of exception for eeprom files
31320     
31321     When an eeprom file contains an invalid line, just return
31322     AO_LOG_INVALID instead of throwing an exception. This allows us to
31323     replay and parse files with extraneous serial communication.
31324     
31325     Signed-off-by: Keith Packard <keithp@keithp.com>
31326
31327 commit c3a17c71a45207dd715d537704f161de9219f0d7
31328 Author: Keith Packard <keithp@keithp.com>
31329 Date:   Sat Sep 4 18:49:22 2010 -0700
31330
31331     altosui: Fix linux fat distribution
31332     
31333     Again, use 'cp -p' instead of 'cp -a' to get files into the archive
31334     instead of links. Also, make the shell script 'altosui' instead of
31335     'altosui-fat'.
31336     
31337     Signed-off-by: Keith Packard <keithp@keithp.com>
31338
31339 commit 828e9e4c68e3ac90b6ba2e9fd5f131a9975f7e4a
31340 Author: Keith Packard <keithp@keithp.com>
31341 Date:   Sat Sep 4 18:39:58 2010 -0700
31342
31343     altosui: Fix up Mac OSX .zip file
31344     
31345     Must contain 'altosui.jar' instead of altosui-fat.jar.
31346     Also, was using 'cp -a' instead of 'cp -p' which made files
31347     represented by symlinks not end up in the archive.
31348     
31349     Signed-off-by: Keith Packard <keithp@keithp.com>
31350
31351 commit 044fd27449c70474f51b99dec25fd23d3c03a559
31352 Author: Keith Packard <keithp@keithp.com>
31353 Date:   Sat Sep 4 18:20:45 2010 -0700
31354
31355     altosui: Fix windows installer to ship correct files
31356     
31357     Was shipping altosui.jar instead of altosui-fat.jar
31358     
31359     Signed-off-by: Keith Packard <keithp@keithp.com>
31360
31361 commit 148b927c3b8bc7b7b5c5356392032faf2b1203d3
31362 Author: Keith Packard <keithp@keithp.com>
31363 Date:   Sat Sep 4 18:04:04 2010 -0700
31364
31365     Add top-level 'fat' target to aid building distribution files
31366     
31367     Signed-off-by: Keith Packard <keithp@keithp.com>
31368
31369 commit aed59e1c057c13e28fd368dc2592aa4628211097
31370 Author: Keith Packard <keithp@keithp.com>
31371 Date:   Sat Sep 4 17:59:11 2010 -0700
31372
31373     Add version numbers to released files. Set version to 0.7.1
31374     
31375     Instead of using git revision counts for version numbers, use explicit
31376     versions numbers configured in the configure.ac file. Expose published
31377     files with version numbers.
31378     
31379     Signed-off-by: Keith Packard <keithp@keithp.com>
31380
31381 commit 2808bba3efa1cff133cc060dabff06fab8b75388
31382 Author: Keith Packard <keithp@keithp.com>
31383 Date:   Sat Sep 4 17:58:52 2010 -0700
31384
31385     Ignore libtool files.
31386
31387 commit bc183400ab93d5902c52851319999cc77f27bc81
31388 Author: Keith Packard <keithp@keithp.com>
31389 Date:   Sat Sep 4 17:35:17 2010 -0700
31390
31391     altos: add some SDCDB config files
31392
31393 commit 887b11f6b9c81b9f15348d54017e700ca7dc5e55
31394 Author: Keith Packard <keithp@keithp.com>
31395 Date:   Sat Sep 4 17:27:17 2010 -0700
31396
31397     Use autotools for altosui and libaltos
31398     
31399     This switches from hand-written Makefiles to automake with libtool
31400     for these parts of the system.
31401     
31402     Signed-off-by: Keith Packard <keithp@keithp.com>
31403
31404 commit e844e8a0695e27af6f8e3e37a5e3bcc865b862e3
31405 Author: Keith Packard <keithp@keithp.com>
31406 Date:   Sat Sep 4 01:13:42 2010 -0700
31407
31408     altosui: Add icons to application and Windows menus.
31409     
31410     Use the altus-metrum icon for an application icon and a windows start
31411     menu/desktop icon.
31412     
31413     Signed-off-by: Keith Packard <keithp@keithp.com>
31414
31415 commit e9ea28504c646fc25791aab09b9e5faf73e0ac0c
31416 Author: Keith Packard <keithp@keithp.com>
31417 Date:   Sat Sep 4 01:08:34 2010 -0700
31418
31419     icon: add some icons for application programs
31420     
31421     altus-metrum.ico: Windows ICO file
31422     altus-metrum-16x16.jpg: 16x16 jpg image for java
31423     
31424     Signed-off-by: Keith Packard <keithp@keithp.com>
31425
31426 commit f550677df016070430ed38bfa2b2be33f1b8c40a
31427 Author: Keith Packard <keithp@keithp.com>
31428 Date:   Sat Sep 4 00:16:41 2010 -0700
31429
31430     altosui: oops. renamed the nsis file to altos-windows.nsi
31431     
31432     And forgot to change the dependency in the Makefile
31433     
31434     Signed-off-by: Keith Packard <keithp@keithp.com>
31435
31436 commit c0988ddbf104ea729090c2e7e2a28cc6dc9e90f6
31437 Author: Keith Packard <keithp@keithp.com>
31438 Date:   Sat Sep 4 00:14:15 2010 -0700
31439
31440     altosui: ignore built files
31441
31442 commit ecb4a09535b6a8da0765010489a96e605dbdeb46
31443 Author: Keith Packard <keithp@keithp.com>
31444 Date:   Sat Sep 4 00:13:11 2010 -0700
31445
31446     altosui: Add windows installer build using 'nsis'
31447     
31448     nsis happens to be packaged in debian, and it appears to build usable
31449     installers, which is all very cool.
31450     
31451     Signed-off-by: Keith Packard <keithp@keithp.com>
31452
31453 commit bf22923cd8b4f6f954718358b411b5b10d8e7b4d
31454 Author: Bdale Garbee <bdale@gag.com>
31455 Date:   Sat Sep 4 00:46:29 2010 -0400
31456
31457     update changelogs for Debian build
31458
31459 commit 59798c6fd11502a9c8b66090c23ba50eb250692e
31460 Author: Keith Packard <keithp@keithp.com>
31461 Date:   Fri Sep 3 12:43:45 2010 -0700
31462
31463     altosui: Catch I/O errors on telemetry device, report to user
31464     
31465     This catches the USB device being unplugged and makes sure the
31466     user sees an error dialog in this case.
31467     
31468     Signed-off-by: Keith Packard <keithp@keithp.com>
31469
31470 commit 16d8d6a8853d09f683b13f9cda3c3174a0aab130
31471 Author: Keith Packard <keithp@keithp.com>
31472 Date:   Fri Sep 3 12:31:05 2010 -0700
31473
31474     altosui: Must flush serial line after configuring for telemetry
31475     
31476     Without flushing the configuration commands to the serial device, it
31477     never sees them as the telemetry input thread doesn't flush.
31478     
31479     Signed-off-by: Keith Packard <keithp@keithp.com>
31480
31481 commit d4f64e95e31e2335470efc15df2ab357b7d197f3
31482 Author: Keith Packard <keithp@keithp.com>
31483 Date:   Fri Sep 3 11:48:55 2010 -0700
31484
31485     Revert "altosui: Deal with altos bug setting radio channel while monitoring"
31486     
31487     This reverts commit ba65e4aeb952a1cf49a77f1e24e235508fcea71f.
31488     
31489     Testing the old code
31490
31491 commit 71191ecef3ba0e00d0f8a7cd1a24982bfa44ec72
31492 Author: Keith Packard <keithp@keithp.com>
31493 Date:   Fri Sep 3 01:30:33 2010 -0700
31494
31495     altosui: Allow 'connect to device' when already connected
31496     
31497     Opening another serial device involves shutting down the display
31498     thread (to reset its state) and spawning another one. Shutting down
31499     the display thread normally closes the serial device as a part of the
31500     process, and if this isn't done before the new serial device is
31501     opened, then the new serial device ends up getting closed too.
31502     
31503     Interrupting the display thread and waiting for it to stop before
31504     opening the new serial device solves the problem.
31505     
31506     Signed-off-by: Keith Packard <keithp@keithp.com>
31507
31508 commit ba65e4aeb952a1cf49a77f1e24e235508fcea71f
31509 Author: Keith Packard <keithp@keithp.com>
31510 Date:   Fri Sep 3 01:21:57 2010 -0700
31511
31512     altosui: Deal with altos bug setting radio channel while monitoring
31513     
31514     If the monitoring thread is active, then setting the radio channel can
31515     sometimes cause the monitoring thread to get stuck. I'm not entirely
31516     sure why though. For now, work around the issue by making sure
31517     monitoring is off, and the monitoring thread has stopped, before
31518     changing the radio channel.
31519     
31520     Signed-off-by: Keith Packard <keithp@keithp.com>
31521
31522 commit e5ef42c2b22c6639d90631dbbb588f9fd2494385
31523 Author: Keith Packard <keithp@keithp.com>
31524 Date:   Fri Sep 3 01:12:24 2010 -0700
31525
31526     altosui: Report telemetry CRC errors in UI
31527     
31528     Telemetry CRC errors can signal problems with TeleMetrum or TeleDongle
31529     units, so report them in the UI.
31530     
31531     Signed-off-by: Keith Packard <keithp@keithp.com>
31532
31533 commit 3b3aa448f3a0f44137f7530b04b58967ba5f22f5
31534 Author: Keith Packard <keithp@keithp.com>
31535 Date:   Thu Sep 2 21:11:29 2010 -0700
31536
31537     altosui: build Mac OS .zip file to include paths
31538     
31539     Without the paths, the OS X zip file doesn't create a usable
31540     application structure.
31541     
31542     Signed-off-by: Keith Packard <keithp@keithp.com>
31543
31544 commit cff0d1ef6b338b3d5ad9450d4d5f95df934cb5e4
31545 Author: Keith Packard <keithp@keithp.com>
31546 Date:   Wed Sep 1 22:56:34 2010 -0700
31547
31548     altosui: Post error dialog on invalid ROM config values.
31549     
31550     Signed-off-by: Keith Packard <keithp@keithp.com>
31551
31552 commit 8d8980f56a4f2c7d6f2ce667130706e0f04f8ded
31553 Author: Keith Packard <keithp@keithp.com>
31554 Date:   Wed Sep 1 22:56:12 2010 -0700
31555
31556     altosui: Remove some debug printfs from AltosRomconfig class
31557     
31558     Signed-off-by: Keith Packard <keithp@keithp.com>
31559
31560 commit 5ee6cd41ed189c3166f76558ecada80917f40652
31561 Author: Keith Packard <keithp@keithp.com>
31562 Date:   Wed Sep 1 22:47:15 2010 -0700
31563
31564     altosui: Hide internal rom config UI helper function
31565     
31566     This was getting mis-used by the flash UI causing the rom dialog
31567     'cancel' button to work just like 'ok'.
31568     
31569     Signed-off-by: Keith Packard <keithp@keithp.com>
31570
31571 commit 9a690c9795e8257d2a3225f905117681668a472f
31572 Author: Keith Packard <keithp@keithp.com>
31573 Date:   Wed Sep 1 22:46:04 2010 -0700
31574
31575     altosui: allow flashing to be canceled from the rom config dialog
31576     
31577     Was using the rom config class wrong, causing cancel actions to work
31578     just like 'ok' actions. Oops.
31579     
31580     Signed-off-by: Keith Packard <keithp@keithp.com>
31581
31582 commit 2f07ad14a16dbf1b75c71784ceae303825c90ade
31583 Author: Keith Packard <keithp@keithp.com>
31584 Date:   Wed Sep 1 22:43:22 2010 -0700
31585
31586     altosui: Abort flashing if debug port isn't working
31587     
31588     Check each command going over the debug port and make sure it works as
31589     expected. This commit adds checks for initializing the clock,
31590     selecting the desired program counter and running the flash
31591     program.
31592     
31593     Signed-off-by: Keith Packard <keithp@keithp.com>
31594
31595 commit cf30343aadd5039627a85319872685f743e64b16
31596 Author: Bdale Garbee <bdale@gag.com>
31597 Date:   Thu Sep 2 00:55:41 2010 -0400
31598
31599     update changelogs for Debian build
31600
31601 commit 59a40f6d5a2159b9009a3fa0737bb679efd5b32c
31602 Author: Bdale Garbee <bdale@gag.com>
31603 Date:   Thu Sep 2 00:55:01 2010 -0400
31604
31605     another distclean fix
31606
31607 commit 59ff9180f11063c257746b895a167179b3a4ff7c
31608 Author: Bdale Garbee <bdale@gag.com>
31609 Date:   Thu Sep 2 00:53:16 2010 -0400
31610
31611     and a few more distclean fixes
31612
31613 commit 3aafd70257b70b7c11ba9c55749157979bc61ea2
31614 Author: Bdale Garbee <bdale@gag.com>
31615 Date:   Thu Sep 2 00:52:04 2010 -0400
31616
31617     more makefile distclean target work
31618
31619 commit d5a6ad87c7a9ac03b2e694bed0a54b6cc4322a6f
31620 Author: Bdale Garbee <bdale@gag.com>
31621 Date:   Thu Sep 2 00:50:16 2010 -0400
31622
31623     update changelogs for Debian build
31624
31625 commit 14fa24ed93b3b1cec08a170004c6fb7f4d74f7e5
31626 Author: Bdale Garbee <bdale@gag.com>
31627 Date:   Thu Sep 2 00:48:31 2010 -0400
31628
31629     update changelogs for Debian build
31630
31631 commit 83552dfa0d38db9cdf3efc89e64e6c7896467856
31632 Author: Bdale Garbee <bdale@gag.com>
31633 Date:   Thu Sep 2 00:47:54 2010 -0400
31634
31635     add distclean targets to libaltos and altosui to all Debian package to build
31636
31637 commit 6f24d2a476759104a10b26b54faff2b18b0e208b
31638 Author: Bdale Garbee <bdale@gag.com>
31639 Date:   Thu Sep 2 00:46:21 2010 -0400
31640
31641     update changelogs for Debian build
31642
31643 commit d079bfe86ed40ff450ece445cf5f5e3970e44cec
31644 Author: Bdale Garbee <bdale@gag.com>
31645 Date:   Thu Sep 2 00:44:30 2010 -0400
31646
31647     update changelogs for Debian build
31648
31649 commit a470315e5d822a69ef5304512cf73c604c88e481
31650 Author: Keith Packard <keithp@keithp.com>
31651 Date:   Wed Sep 1 20:14:51 2010 -0700
31652
31653     altosui: Remove Manifest.txt from git repo as it's built now
31654     
31655     This file is built with appropriate contents for each different .jar file.
31656     
31657     Signed-off-by: Keith Packard <keithp@keithp.com>
31658
31659 commit 1177e0a684328422be5adc68093d0091a218a824
31660 Author: Keith Packard <keithp@keithp.com>
31661 Date:   Wed Sep 1 19:53:24 2010 -0700
31662
31663     altos: Bounds check Skytraq GPS tracking data array
31664     
31665     Missing GPS serial data could cause the tracking array reset to
31666     get skipped, causing the array to be overrun, smashing critical data
31667     beyond the array.
31668     
31669     This was detected using the 'altosui' flash command to program a
31670     device from TM. Hitting the USB that hard caused TM to crash with a
31671     mutex error (3 beeps) after the ao_gps_task structure was overwritten
31672     with zeros.
31673     
31674     Signed-off-by: Keith Packard <keithp@keithp.com>
31675
31676 commit 775acb89660cdee2f3c54c38297baefe39f2414c
31677 Author: Keith Packard <keithp@keithp.com>
31678 Date:   Mon Aug 30 22:24:09 2010 -0700
31679
31680     altosui: missed AltosReader.class in the Makefile
31681     
31682     This caused clean builds to fail to make this file
31683     
31684     Signed-off-by: Keith Packard <keithp@keithp.com>
31685
31686 commit bd2b9d958c2b7f846031b076ed51c4fbaaf2d68f
31687 Author: Bdale Garbee <bdale@gag.com>
31688 Date:   Tue Aug 31 00:20:06 2010 -0400
31689
31690     update changelogs for Debian build
31691
31692 commit d006c5e1255433181aca4c8e6a277b2d1bc0841b
31693 Author: Bdale Garbee <bdale@gag.com>
31694 Date:   Tue Aug 31 00:19:37 2010 -0400
31695
31696     add runtime dependencies for altos binary package
31697
31698 commit c1c7d731e3774883fa0bb5538be225a59334d124
31699 Author: Bdale Garbee <bdale@gag.com>
31700 Date:   Mon Aug 30 19:52:51 2010 -0600
31701
31702     update changelogs for Debian build
31703
31704 commit c35632efb1919764e4b8581ed6fcf2bedd4bd517
31705 Author: Bdale Garbee <bdale@gag.com>
31706 Date:   Mon Aug 30 19:37:50 2010 -0600
31707
31708     update changelogs for Debian build
31709
31710 commit 2a004d17a13b4ff52d892bfdecff8ad3d0823f7c
31711 Author: Bdale Garbee <bdale@gag.com>
31712 Date:   Mon Aug 30 19:37:17 2010 -0600
31713
31714     don't build all the "fat" jar deliverables by default
31715
31716 commit 507e429db6638f82c32449e9c5ca06b46da30134
31717 Author: Bdale Garbee <bdale@gag.com>
31718 Date:   Mon Aug 30 19:09:00 2010 -0600
31719
31720     update changelogs for Debian build
31721
31722 commit 25764fcd1b65c3a5a817afdb5901ac30e8a5f0c0
31723 Author: Bdale Garbee <bdale@gag.com>
31724 Date:   Mon Aug 30 19:08:29 2010 -0600
31725
31726     update changelogs for Debian build
31727
31728 commit 4790f78aead8a816e5b247c022b2998ce3a94053
31729 Author: Bdale Garbee <bdale@gag.com>
31730 Date:   Mon Aug 30 18:48:50 2010 -0600
31731
31732     add a .gitattributes file, configuring the Mac and Windows binary library
31733     files with the export-ignore attribute, in hopes that this will prevent
31734     them showing up in source packages
31735
31736 commit 81318e5b7179b0311ab099043ecb04a25d763750
31737 Author: Bdale Garbee <bdale@gag.com>
31738 Date:   Mon Aug 30 18:15:40 2010 -0600
31739
31740     make invocation of 'install' pathless to work on more Unix variants
31741
31742 commit cbc72399a0f4d7429df0189bcdae683dd491cb9e
31743 Author: Bdale Garbee <bdale@gag.com>
31744 Date:   Mon Aug 30 17:56:56 2010 -0600
31745
31746     continue even if rm's don't have anything to do
31747
31748 commit a9a8d23c877e6f6c76857b7c85e3d43b4da1db27
31749 Author: Keith Packard <keithp@keithp.com>
31750 Date:   Mon Aug 30 05:49:11 2010 -0700
31751
31752     altosui: Devices with USB id 0x000a always get listed
31753     
31754     List 'unknown' AltusMetrum devices anytime the UI needs a device
31755     name.
31756     
31757     Signed-off-by: Keith Packard <keithp@keithp.com>
31758
31759 commit a94900b8862b99b4e317ea0ee3edd2a560f270c7
31760 Author: Keith Packard <keithp@keithp.com>
31761 Date:   Mon Aug 30 05:48:23 2010 -0700
31762
31763     altosui: build debian-style altosui too
31764     
31765     This adds the dependencies to make sure altosui and altosui.jar get built.
31766     
31767     Signed-off-by: Keith Packard <keithp@keithp.com>
31768
31769 commit 38ac388baf8125c0644b868a7aaf8eba1bdf990d
31770 Author: Keith Packard <keithp@keithp.com>
31771 Date:   Mon Aug 30 05:28:37 2010 -0700
31772
31773     altosui: Build linux, mac and windows archives on Linux
31774     
31775     This adds 'fat' archives for each target OS.
31776     
31777     Signed-off-by: Keith Packard <keithp@keithp.com>
31778
31779 commit 35d9a8214252dbe79aeb69ae47d2e5c58a654702
31780 Author: Keith Packard <keithp@keithp.com>
31781 Date:   Mon Aug 30 05:27:45 2010 -0700
31782
31783     libaltos: Use overlapped I/O on windows
31784     
31785     Otherwise, reads block writes and vice-versa. Crazy stuff.
31786     
31787     Signed-off-by: Keith Packard <keithp@keithp.com>
31788
31789 commit c7ba92317ac55272acbde12416448ebd17b983a6
31790 Author: Keith Packard <keithp@keithp.com>
31791 Date:   Mon Aug 30 04:52:00 2010 -0700
31792
31793     altos: Windows sends USB Out packets of 0 length. Ack them.
31794     
31795     This was an untested case as no other operating system sents 0-length
31796     out packets (they're not necessary). The correct response is to ACK
31797     them by clearing the OUTPKT_RDY bit so that another packet can be sent.
31798     
31799     Signed-off-by: Keith Packard <keithp@keithp.com>
31800
31801 commit 20a472cfe3369200150ea4ff067ceb28968dbcac
31802 Author: Keith Packard <keithp@keithp.com>
31803 Date:   Mon Aug 30 02:58:23 2010 -0700
31804
31805     libaltos: Add pre-built Windows .dll
31806     
31807     This lets us create the windows distribution on Linux.
31808     
31809     Signed-off-by: Keith Packard <keithp@keithp.com>
31810
31811 commit 0300fe581c949232bc52b05fe9c1f6032cad6b60
31812 Author: Keith Packard <keithp@keithp.com>
31813 Date:   Mon Aug 30 02:56:25 2010 -0700
31814
31815     libaltos: Add pre-built Mac OS X libaltos.dylib
31816     
31817     This allows the mac bits to be built on Linux.
31818     
31819     Signed-off-by: Keith Packard <keithp@keithp.com>
31820
31821 commit 5d48c494325524bbeed10e0dc7300ed44e7e208e
31822 Author: Keith Packard <keithp@keithp.com>
31823 Date:   Mon Aug 30 02:53:26 2010 -0700
31824
31825     Update telemetrum.inf to include all current USB ids.
31826     
31827     Windows 7 has 'encouraged' us to split out each product into a
31828     separate USB ID. telemetrum.inf now has all of them listed.
31829     
31830     Signed-off-by: Keith Packard <keithp@keithp.com>
31831
31832 commit df34bbe7d1c43b12ab6d610fe810b6e1683e4c21
31833 Author: Keith Packard <keithp@keithp.com>
31834 Date:   Mon Aug 30 02:49:49 2010 -0700
31835
31836     libaltos: Improve Makefile
31837     
31838     Builds Windows .dll correctly now and sample app.
31839     Moves linux install target to end so it is not default
31840     Adds .NOTPARALLEL to disable parallel gnumake.
31841     Removes -g debugging flags to shrink file size.
31842     
31843     Signed-off-by: Keith Packard <keithp@keithp.com>
31844
31845 commit dd5374b8e660012ae4f8b058454fd101e0749ca7
31846 Author: Keith Packard <keithp@keithp.com>
31847 Date:   Mon Aug 30 02:00:30 2010 -0700
31848
31849     libaltos: Fix windows build.
31850     
31851     Need stdlib.h to get calloc/free defined, remove debug printfs, fix
31852     serial timeouts.
31853     
31854     Signed-off-by: Keith Packard <keithp@keithp.com>
31855
31856 commit 63c832394a829f41b8f77d075786530536360349
31857 Author: Keith Packard <keithp@keithp.com>
31858 Date:   Sun Aug 29 23:22:27 2010 -0700
31859
31860     altos: shut down packet mode cleanly
31861     
31862     Instead of constantly bashing the packet master thread, let it shut
31863     itself down in an orderly fashion. It will shut down fairly quickly as
31864     all of the activities in that thread are bounded. Otherwise, the
31865     master packet thread might leave mutexes locked and all sorts of other
31866     horrors.
31867     
31868     Tested on Linux and Mac OS X and shown to be reliable.
31869     
31870     Signed-off-by: Keith Packard <keithp@keithp.com>
31871
31872 commit 43619c13f749b79c096d1e8fdab3d5cfb5fd85f1
31873 Author: Keith Packard <keithp@keithp.com>
31874 Date:   Sun Aug 29 22:42:23 2010 -0700
31875
31876     altos: Abort radio harder when terminating packet mode.
31877     
31878     Make sure the master radio tasks don't get stuck waiting for an
31879     incoming packet again by aborting the radio each time we poke the
31880     tasks.
31881     
31882     Signed-off-by: Keith Packard <keithp@keithp.com>
31883
31884 commit c4a8569f61eddf690d00337543462235ecbfbe54
31885 Author: Keith Packard <keithp@keithp.com>
31886 Date:   Sun Aug 29 22:41:18 2010 -0700
31887
31888     altos: flush pending output when terminating packet mode
31889     
31890     Just in case the last command sent hasn't been transmitted, hang
31891     around for up to a second waiting for the data to get across the link.
31892     
31893     Signed-off-by: Keith Packard <keithp@keithp.com>
31894
31895 commit 1acd3c7ec167b1b18e4ea493e5978c938a91cc89
31896 Author: Keith Packard <keithp@keithp.com>
31897 Date:   Sun Aug 29 21:45:19 2010 -0700
31898
31899     libaltos: cjnitest needs altos_flush now
31900
31901 commit 6527357d1f0e94faf9e7dacac10a39875131be7c
31902 Author: Keith Packard <keithp@keithp.com>
31903 Date:   Sun Aug 29 21:43:46 2010 -0700
31904
31905     libaltos: Missing OS_LDFLAGS on cjnitest build
31906
31907 commit b7fa1ea3338f63b8edcf8aacccb5e519ca0b213f
31908 Author: Keith Packard <keithp@keithp.com>
31909 Date:   Sun Aug 29 21:41:40 2010 -0700
31910
31911     libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
31912     
31913     Who ships this stuff, anyway? Instead of blocking, we'll poll every 100ms now,
31914     otherwise, we won't be able to abort the read when the device is closed. Yay!
31915     
31916     Signed-off-by: Keith Packard <keithp@keithp.com>
31917
31918 commit e60c59123232915e808cee23ef89eb1a38ced34b
31919 Author: Keith Packard <keithp@keithp.com>
31920 Date:   Sun Aug 29 21:40:21 2010 -0700
31921
31922     altosui: discard invalid lines while reading Eeprom flight data
31923     
31924     This shouldn't happen, but it's easy enough to get back in sync by just
31925     skipping lines with weird contents.
31926     
31927     Signed-off-by: Keith Packard <keithp@keithp.com>
31928
31929 commit ae02b1590439d5c8dfb472cf1f83a14fdcfbaf11
31930 Author: Keith Packard <keithp@keithp.com>
31931 Date:   Sun Aug 29 21:36:47 2010 -0700
31932
31933     altosui: provide separate flush_input/flush_output for serial. deal with monitor automatically
31934     
31935     (yes, this should be two patches, but the diffs in AltosSerial were merged together).
31936     
31937     First, this replaces the existing flush/flush_reply mess with two simple functions,
31938     one to flush output to the serial device, making sure that all data written will be seen
31939     while we wait for input. The other sucks any pending input off of the serial line and
31940     discards it.
31941     
31942     Second, AltosSerial now tracks whether the serial line is being used for telemetry
31943     monitoring. If so, it enables monitoring, otherwise it disables it. Eliminates a
31944     bunch of manual state tracking elsewhere.
31945     
31946     Signed-off-by: Keith Packard <keithp@keithp.com>
31947
31948 commit edcfb1bdf64772d3b83405ccf99385b8fea5d8e4
31949 Author: Keith Packard <keithp@keithp.com>
31950 Date:   Sun Aug 29 17:33:59 2010 -0700
31951
31952     libaltos: AltusMetrum devices use more than one USB ID.
31953     
31954     List all usb devices, picking those with AltusMetrum IDs.
31955     
31956     Signed-off-by: Keith Packard <keithp@keithp.com>
31957
31958 commit 236685807b63860ad033aa0254ce8f6d8d36d4ef
31959 Author: Bdale Garbee <bdale@gag.com>
31960 Date:   Fri Aug 27 22:26:09 2010 -0600
31961
31962     update changelogs for Debian build
31963
31964 commit 1cda15fdef2d9d3e54354bd5c43a0bcc7e3240cb
31965 Author: Bdale Garbee <bdale@gag.com>
31966 Date:   Fri Aug 27 22:24:51 2010 -0600
31967
31968     fix up for an 0.7 release
31969
31970 commit 4c5c7c7f198775c398c1ad2edafb3488384cc297
31971 Author: Bdale Garbee <bdale@gag.com>
31972 Date:   Fri Aug 27 22:13:38 2010 -0600
31973
31974     update changelogs for Debian build
31975
31976 commit 42055af5c6f17d14a2f1c6a2b5e1ce6d3b45a615
31977 Author: Bdale Garbee <bdale@gag.com>
31978 Date:   Fri Aug 27 13:13:19 2010 -0600
31979
31980     update changelogs for Debian build
31981
31982 commit 0bd4cc03b3bf23aa32b5ce1921078021d1d8a9c6
31983 Author: Bdale Garbee <bdale@gag.com>
31984 Date:   Fri Aug 27 13:12:46 2010 -0600
31985
31986     fix path to installed shared library
31987
31988 commit 99c1d9b4ef10ec4ebbee058ce0bb38c954a0a3a6
31989 Author: Bdale Garbee <bdale@gag.com>
31990 Date:   Fri Aug 27 12:41:26 2010 -0600
31991
31992     update changelogs for Debian build
31993
31994 commit cf65c6b8056c4af7c26b52ec6f9fbd3400cef638
31995 Merge: 5f2f6a8 ae5eff7
31996 Author: Bdale Garbee <bdale@gag.com>
31997 Date:   Fri Aug 27 12:38:25 2010 -0600
31998
31999     Merge branch 'bdale'
32000     
32001     Conflicts:
32002         debian/control
32003
32004 commit ae5eff7bc0b63047737223423009707bedcb00f5
32005 Author: Bdale Garbee <bdale@gag.com>
32006 Date:   Fri Aug 27 12:37:36 2010 -0600
32007
32008     Revert "lose the prebuild hook for now while I'm fumbling"
32009     
32010     This reverts commit a21b6bb60ac1c07ebd161534a4ea63bfde50dcdf.
32011
32012 commit de2e71c4923a0282df74dbe37d087c34b4ddd279
32013 Author: Bdale Garbee <bdale@gag.com>
32014 Date:   Fri Aug 27 12:25:20 2010 -0600
32015
32016     fix man page delivery path
32017
32018 commit a8dbe082960dc9bdd44c6e4b1198423c4e566029
32019 Author: Bdale Garbee <bdale@gag.com>
32020 Date:   Fri Aug 27 12:18:28 2010 -0600
32021
32022     install altosui man page
32023
32024 commit 5cc933039e4763b8675611c63b6147b42878a2bb
32025 Author: Bdale Garbee <bdale@gag.com>
32026 Date:   Fri Aug 27 12:16:19 2010 -0600
32027
32028     fix permissions on installed jar file, switch from ao-view to altosui in
32029     the desktop file
32030
32031 commit 138009e9fad01f79df4c3820fbc206f78688bdce
32032 Author: Bdale Garbee <bdale@gag.com>
32033 Date:   Fri Aug 27 12:06:01 2010 -0600
32034
32035     update Debian standards version
32036
32037 commit c280071b7db4e9a7af31dc5740eb8d27f137950e
32038 Author: Bdale Garbee <bdale@gag.com>
32039 Date:   Fri Aug 27 12:04:13 2010 -0600
32040
32041     fix up the wrapper's path to the jar file
32042
32043 commit 5f2f6a8f9ba56be867888758848bc7f152ccbd47
32044 Merge: 63bd34c 9d1b27f
32045 Author: Keith Packard <keithp@keithp.com>
32046 Date:   Fri Aug 27 11:00:31 2010 -0700
32047
32048     Merge remote branch 'origin/master' into new-packet-format
32049
32050 commit 63bd34cd1b5a411489e8c3ab377f0fe0eec11f67
32051 Author: Keith Packard <keithp@keithp.com>
32052 Date:   Fri Aug 27 10:58:55 2010 -0700
32053
32054     altosui: add elevation and range information
32055     
32056     Signed-off-by: Keith Packard <keithp@keithp.com>
32057
32058 commit 72a18502e40f55cbba6418dc94315517881cd411
32059 Author: Bdale Garbee <bdale@gag.com>
32060 Date:   Fri Aug 27 11:51:24 2010 -0600
32061
32062     add an install target for altosui
32063
32064 commit 72c33a72ee105ec692dad62d6d9c1ad40b89bfe8
32065 Author: Bdale Garbee <bdale@gag.com>
32066 Date:   Fri Aug 27 11:45:19 2010 -0600
32067
32068     add install target for libaltos
32069
32070 commit a21b6bb60ac1c07ebd161534a4ea63bfde50dcdf
32071 Author: Bdale Garbee <bdale@gag.com>
32072 Date:   Fri Aug 27 11:26:29 2010 -0600
32073
32074     lose the prebuild hook for now while I'm fumbling
32075
32076 commit 9ea94411c9730f7a271366d309ab4827beeeb839
32077 Author: Bdale Garbee <bdale@gag.com>
32078 Date:   Fri Aug 27 11:17:54 2010 -0600
32079
32080     add a dummy install target
32081
32082 commit c443f43f8dee6e0fcbcecf9d09e948fd928b7af4
32083 Merge: 2950431 2923cf5
32084 Author: Bdale Garbee <bdale@gag.com>
32085 Date:   Fri Aug 27 03:08:53 2010 -0600
32086
32087     Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into new-package-format
32088
32089 commit 2923cf5057f9cef110dd547d8677ea5b60e00796
32090 Author: Keith Packard <keithp@keithp.com>
32091 Date:   Fri Aug 27 00:10:29 2010 -0700
32092
32093     altos: prepare for sdcc 2.9.1
32094     
32095     A few minor language changes -- non-standard keywords are now prefixed
32096     with __, such as 'at', 'interrupt', 'naked'.
32097     
32098     Signed-off-by: Keith Packard <keithp@keithp.com>
32099
32100 commit 68967157cee620ebedcc8c2ffd6fc7656532087b
32101 Author: Keith Packard <keithp@keithp.com>
32102 Date:   Thu Aug 26 23:55:44 2010 -0700
32103
32104     altosui: command line args are converted to csv format
32105     
32106     Signed-off-by: Keith Packard <keithp@keithp.com>
32107
32108 commit 7e0506dc2014b7178f52b950e8c1cb820b35f9c6
32109 Author: Keith Packard <keithp@keithp.com>
32110 Date:   Thu Aug 26 23:54:53 2010 -0700
32111
32112     altosui: Remove debug printf from AltosState.java
32113     
32114     Signed-off-by: Keith Packard <keithp@keithp.com>
32115
32116 commit 49364608b59de7421ab00d87d2685bc3b5f58411
32117 Author: Keith Packard <keithp@keithp.com>
32118 Date:   Thu Aug 26 23:53:06 2010 -0700
32119
32120     altosui: When parsing saved telem files, errors shouldn't abort file
32121     
32122     Make syntax errors in telem files just skip the current line and move
32123     on to the next one instead of abandoning the whole file.
32124     
32125     Signed-off-by: Keith Packard <keithp@keithp.com>
32126
32127 commit a16db143fc7ca72dc91e7989420049192114642d
32128 Author: Keith Packard <keithp@keithp.com>
32129 Date:   Thu Aug 26 23:50:51 2010 -0700
32130
32131     altosui: Serial line is in UTF-8 encoding. Deal with it.
32132     
32133     We read bytes from the serial line and need to convert each line into
32134     a string. So, save the bytes and at EOL, pass the whole mess to the
32135     string constructor with the appropriate encoding info.
32136     
32137     Signed-off-by: Keith Packard <keithp@keithp.com>
32138
32139 commit 0942912163255523d923140c01afbdb5da1c19b5
32140 Author: Keith Packard <keithp@keithp.com>
32141 Date:   Thu Aug 26 23:49:37 2010 -0700
32142
32143     altosui: Add support for old (version < 3) telemetry files
32144     
32145     This lets the code read telemetry files from pre-released versions of
32146     the software. Not strictly necessary for production, but useful for
32147     analysing old files.
32148     
32149     Signed-off-by: Keith Packard <keithp@keithp.com>
32150
32151 commit e383595cd281687de903fb6176564bbef270cb83
32152 Author: Keith Packard <keithp@keithp.com>
32153 Date:   Thu Aug 26 23:47:38 2010 -0700
32154
32155     altosui: AltosEepromReader was mis-setting boost tick
32156     
32157     It was supposed to use record.tick instead of the (unset) state.tick
32158     value.
32159     
32160     Signed-off-by: Keith Packard <keithp@keithp.com>
32161
32162 commit 651f6102ac79459fc8d5679d852c963dcb5bb3fc
32163 Author: Keith Packard <keithp@keithp.com>
32164 Date:   Thu Aug 26 23:44:25 2010 -0700
32165
32166     altosui: add rssi and distance/dir from pad to CSV files
32167     
32168     Just adds a couple more fields to the CSV files that might be interesting.
32169     
32170     Signed-off-by: Keith Packard <keithp@keithp.com>
32171
32172 commit 3dc67c1401976d6e9e2e942d5a4707a4810a0404
32173 Author: Keith Packard <keithp@keithp.com>
32174 Date:   Thu Aug 26 23:43:00 2010 -0700
32175
32176     altosui: Add AltosGreatCircle constructors
32177     
32178     This adds constructurs from AltosGPS pairs and also one from empty
32179     args (which defines both distance and bearing as 0).
32180     
32181     Signed-off-by: Keith Packard <keithp@keithp.com>
32182
32183 commit f0fd423d0bf83bc5c3f9d39e9c09397fbe8caed2
32184 Author: Keith Packard <keithp@keithp.com>
32185 Date:   Thu Aug 26 23:41:26 2010 -0700
32186
32187     altosui: Move number parsing code to Altos general class
32188     
32189     This moves these shared functions to the global shared class.
32190     
32191     Signed-off-by: Keith Packard <keithp@keithp.com>
32192
32193 commit 68b2b66d7574dfd0bd5e3571b8ffad32ca5d2b73
32194 Author: Keith Packard <keithp@keithp.com>
32195 Date:   Thu Aug 26 23:37:29 2010 -0700
32196
32197     altos: mark gps date written only after it gets into eeprom
32198     
32199     Data logging doesn't start until boost detect occurs. As the GPS date
32200     is only logged once, if that happens before logging is written to the
32201     flash, then the GPS date will never get saved.
32202     
32203     Signed-off-by: Keith Packard <keithp@keithp.com>
32204
32205 commit aa6c27df5db6bdae59d00affccb891854a6caa18
32206 Author: Keith Packard <keithp@keithp.com>
32207 Date:   Thu Aug 26 15:59:09 2010 -0700
32208
32209     altos: print GPS state flags in GPS 'g' command
32210     
32211     Having the GPS state information can help with GPS debugging.
32212     
32213     Signed-off-by: Keith Packard <keithp@keithp.com>
32214
32215 commit 34055129b4008f6a9833887b12dee39ffa408002
32216 Author: Keith Packard <keithp@keithp.com>
32217 Date:   Thu Aug 26 15:57:09 2010 -0700
32218
32219     altos: always rebuild ao_product.c to track git version
32220     
32221     The git version is built into ao_product.c and saved in eeprom log
32222     files, providing useful diagnostics about the firmware revision used
32223     for each flight. However, if ao_product.c isn't recompiled, then the
32224     updated version won't be included. Force recompilation of this file
32225     each time make is run to ensure that the final output contains an
32226     updated version number.
32227     
32228     Signed-off-by: Keith Packard <keithp@keithp.com>
32229
32230 commit 99400fdc0f19ef538fc362dde5c3ab5b7cdac409
32231 Author: Keith Packard <keithp@keithp.com>
32232 Date:   Tue Aug 24 16:43:38 2010 -0700
32233
32234     altosui: flush replies from serial link when entering debug mode
32235     
32236     We use replies in debug mode a lot and depend on them matching the
32237     expected parameters. The case which caused trouble was using
32238     TeleMetrum to reprogram TeleDongle -- sending the 'm 0' command (to
32239     disable telemetry monitoring on TeleDongle) to the TeleMetrum caused
32240     it to reply 'Syntax Error' which confused the subsequent flashing
32241     operation. Flushing that reply gets things back in sync.
32242     
32243     Signed-off-by: Keith Packard <keithp@keithp.com>
32244
32245 commit ba086cc77273efe5397f60dcaccd1e3771441481
32246 Author: Keith Packard <keithp@keithp.com>
32247 Date:   Tue Aug 24 04:02:27 2010 -0700
32248
32249     altosui: write USB serial number string while flashing
32250     
32251     USB serial number is encoded in UCS2 as a part of the string
32252     descriptors. Place those right after the other rom config bits so that
32253     altosui can find it. altosui is changed to write the serial number there.
32254     
32255     Signed-off-by: Keith Packard <keithp@keithp.com>
32256
32257 commit 220f3afdaa432c65f8ad45be7cdbe5c8a3616db3
32258 Author: Keith Packard <keithp@keithp.com>
32259 Date:   Tue Aug 24 04:01:47 2010 -0700
32260
32261     altosui: always display romconfig ui while flashing
32262
32263 commit f62b2aa08ebfd912b3c732397d43ff9f6162ec88
32264 Author: Keith Packard <keithp@keithp.com>
32265 Date:   Tue Aug 24 04:01:14 2010 -0700
32266
32267     altosui: fetch existing romconfig for flashing
32268
32269 commit d93787284c8e514a929edb9f944c98ae0206a33f
32270 Author: Keith Packard <keithp@keithp.com>
32271 Date:   Tue Aug 24 03:59:09 2010 -0700
32272
32273     altosui: Delay mapping Flash UI until flashing actually starts
32274     
32275     The flash operation may be abandoned before it even starts; this makes
32276     sure the UI doesn't flash up on the screen.
32277     
32278     Signed-off-by: Keith Packard <keithp@keithp.com>
32279
32280 commit 7d44cbd621d2b113ac2b802ef17e3d8a660ce7f2
32281 Author: Keith Packard <keithp@keithp.com>
32282 Date:   Tue Aug 24 03:58:00 2010 -0700
32283
32284     altosui: disable radio monitoring while using serial line for debugging
32285
32286 commit 7bd220dfd9b3fb0e42eb90c3b37eb7b4169eb21b
32287 Author: Keith Packard <keithp@keithp.com>
32288 Date:   Tue Aug 24 00:29:11 2010 -0700
32289
32290     altosui: Add ability to create CSV file from telem or eeprom files
32291     
32292     This creates a comma separated value file to export data for
32293     external programs.
32294     
32295     Signed-off-by: Keith Packard <keithp@keithp.com>
32296
32297 commit 634a550149e7c344a22a637ba484f115592b1018
32298 Author: Keith Packard <keithp@keithp.com>
32299 Date:   Mon Aug 23 23:15:05 2010 -0700
32300
32301     altosui: refactor logfile chooser dialog to share more code
32302     
32303     Move file opening logic into logfile chooser as it can be shared that way.
32304     
32305     Signed-off-by: Keith Packard <keithp@keithp.com>
32306
32307 commit afea6c264c5ebf12f1d629bd4bc724da86d11b7a
32308 Merge: 0e17853 9d1b27f
32309 Author: Anthony Towns <aj@erisian.com.au>
32310 Date:   Tue Aug 24 00:02:31 2010 -0600
32311
32312     Merge branch 'master' of git://git.gag.com/fw/altos
32313
32314 commit a55b132668a819cc26478a609cb79bd9190deb9d
32315 Author: Keith Packard <keithp@keithp.com>
32316 Date:   Mon Aug 23 23:01:36 2010 -0700
32317
32318     altosui: Separate out log file choosing dialog to share with CSV generator
32319     
32320     This dialog will be shared with the CSV file generating code, so split
32321     it out instead of duplicating it.
32322     
32323     Signed-off-by: Keith Packard <keithp@keithp.com>
32324
32325 commit 295043112ccde35092945c286596f9045ee6fa05
32326 Merge: 2007288 ef8376c
32327 Author: Bdale Garbee <bdale@gag.com>
32328 Date:   Mon Aug 23 23:11:22 2010 -0600
32329
32330     Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into new-package-format
32331
32332 commit ef8376c4dd8262a34e02b6bb9e19e907ac2f4330
32333 Author: Keith Packard <keithp@keithp.com>
32334 Date:   Mon Aug 23 22:08:30 2010 -0700
32335
32336     altosui: make default Manifest look for built-in freetts
32337
32338 commit 56b906f535ac2f86bcab71addbbcd376d74f6a73
32339 Author: Keith Packard <keithp@keithp.com>
32340 Date:   Mon Aug 23 22:03:36 2010 -0700
32341
32342     altos: Place rom config variables in fixed location
32343     
32344     The device serial number and radio calibration values are stored in
32345     flash, mostly so that TeleDongle gets them saved.
32346     
32347     Placing them in well-known locations (starting at 0xa0) makes it
32348     possible to find the previous configuration and to re-write it
32349     easily, without requiring the .map file.
32350     
32351     altosui doesn't have the .map file parsing code, so it relies upon
32352     this new technique. As a benefit, it reads the old values from the
32353     device before reprogramming it.
32354     
32355     Signed-off-by: Keith Packard <keithp@keithp.com>
32356
32357 commit 4c0c099716197ef7539be0cf55bbb164f6804958
32358 Author: Keith Packard <keithp@keithp.com>
32359 Date:   Mon Aug 23 22:02:21 2010 -0700
32360
32361     altosui: Finish device programming code
32362     
32363     Altosui can now reprogram Altusmetrum devices.
32364     
32365     Signed-off-by: Keith Packard <keithp@keithp.com>
32366
32367 commit bd2b44ddd61fadd8bf8ee6bf783ce019b1be7cc0
32368 Author: Keith Packard <keithp@keithp.com>
32369 Date:   Mon Aug 23 22:01:38 2010 -0700
32370
32371     altosui: Remove debug printf from AltosRomconfig
32372
32373 commit c3f57ffdb6c74de90d982eacd604e658ce9b00a5
32374 Author: Keith Packard <keithp@keithp.com>
32375 Date:   Mon Aug 23 22:01:11 2010 -0700
32376
32377     altosui: flush serial output before waiting for reply
32378
32379 commit 8857ac5e43eac6db8d5594b8864df497a712242b
32380 Author: Keith Packard <keithp@keithp.com>
32381 Date:   Mon Aug 23 22:00:16 2010 -0700
32382
32383     altosui: remove debug printf from AltosHexfile
32384
32385 commit b1758be01397fd49c441f40852f3558fe9343a2d
32386 Author: Keith Packard <keithp@keithp.com>
32387 Date:   Mon Aug 23 21:58:50 2010 -0700
32388
32389     altosui: Add lots more cc1111 debug interface functions
32390     
32391     These are sufficient to program the flash.
32392     
32393     Signed-off-by: Keith Packard <keithp@keithp.com>
32394
32395 commit f9e80f39bc39e5882bfe75f959b6501cb3277cd2
32396 Author: Keith Packard <keithp@keithp.com>
32397 Date:   Mon Aug 23 21:55:49 2010 -0700
32398
32399     libaltos: use pipe to wake up getchar on close. use mutexes
32400
32401 commit 86f7b9314b042f2e512fdf35067817e68532867b
32402 Author: Keith Packard <keithp@keithp.com>
32403 Date:   Mon Aug 23 21:54:47 2010 -0700
32404
32405     altosui: pad TM config dialog values to avoid clipping descenders
32406
32407 commit b8519b8669ff54741dd738ac343fbd2424451247
32408 Author: Keith Packard <keithp@keithp.com>
32409 Date:   Mon Aug 23 21:53:37 2010 -0700
32410
32411     ao-dumplog: Fix --remote and --channel options to actually work
32412
32413 commit ebeb13688a9a5442c838641ede6ba0dc92c9a1a4
32414 Author: Keith Packard <keithp@keithp.com>
32415 Date:   Mon Aug 23 14:32:58 2010 -0700
32416
32417     altosui: Add debug dongle API, split flash UI out
32418     
32419     Create an API to talk through the debug port on another AltOS
32420     device. Split the flash UI out from the flash implementation so that a
32421     command line flash utility can be written.
32422     
32423     Signed-off-by: Keith Packard <keithp@keithp.com>
32424
32425 commit 7f8d7978606abe544b1b9b6065c5480ed813b8ec
32426 Author: Keith Packard <keithp@keithp.com>
32427 Date:   Mon Aug 23 11:53:19 2010 -0700
32428
32429     altosui: Add .ihx file reading code and stub out flashing UI
32430     
32431     Signed-off-by: Keith Packard <keithp@keithp.com>
32432
32433 commit 2007288da8a83e3aa925e11cc196f1c65aab2e5c
32434 Author: Bdale Garbee <bdale@gag.com>
32435 Date:   Thu Aug 5 15:00:15 2010 -0400
32436
32437     working on java packaging details
32438
32439 commit 44b26dd550eef789e70082ccaa46d7d430c67bce
32440 Author: Bdale Garbee <bdale@gag.com>
32441 Date:   Thu Aug 5 15:15:04 2010 -0400
32442
32443     add freetts as a build dep
32444
32445 commit 0e17853c08f77debef3e8cf82e9cdb6a5079fc9b
32446 Author: Keith Packard <keithp@keithp.com>
32447 Date:   Sun Aug 22 23:06:15 2010 -0700
32448
32449     altosui: Set callsign when fetching eeprom data over the air
32450     
32451     The updated firmware places the callsign in each packet to comply with
32452     regulations, this ensures that TeleDongle has the current callsign
32453     configured.
32454     
32455     Signed-off-by: Keith Packard <keithp@keithp.com>
32456
32457 commit 953bc3438b10b21f3d65d292356c4ab2de23cddd
32458 Author: Keith Packard <keithp@keithp.com>
32459 Date:   Sun Aug 22 23:05:20 2010 -0700
32460
32461     altosui: Add TeleMetrum configuration
32462     
32463     This presents a dialog with all of the user-settable options in the
32464     TeleMetrum set for editing. Combo boxes are used for everything except
32465     the callsign.
32466     
32467     Signed-off-by: Keith Packard <keithp@keithp.com>
32468
32469 commit e1463d8e265dfd42c824d90088cd2a51b4cf8131
32470 Author: Keith Packard <keithp@keithp.com>
32471 Date:   Sat Aug 21 17:57:31 2010 -0700
32472
32473     altosui: Make teledongle callsign configurable
32474     
32475     Teledongle uses the callsign in packet mode; this provides a way to
32476     set that.
32477     
32478     Signed-off-by: Keith Packard <keithp@keithp.com>
32479
32480 commit 09252ec22d58e946494e4ca2cf367bf3bbe1cc50
32481 Author: Keith Packard <keithp@keithp.com>
32482 Date:   Sat Aug 21 17:09:41 2010 -0700
32483
32484     altos: Define USB product ID in per-product Makefile.defs file
32485     
32486     This allows Win7 to tell which kind of device is connected purely by
32487     USB id as it doesn't expose the USB product ID string to user space.
32488     
32489     Signed-off-by: Keith Packard <keithp@keithp.com>
32490
32491 commit 22800dc094797e1e0ad99124198809d0360f7556
32492 Author: Keith Packard <keithp@keithp.com>
32493 Date:   Tue Aug 17 18:22:28 2010 -0700
32494
32495     altosui: Select devices by USB vendor/product ID.
32496     
32497     Because Win7 doesn't expose the product name, we're swtiching to using
32498     the USB idProduct/idVendor values. This patch adds support for
32499     selecting devices by those new IDs.
32500     
32501     Signed-off-by: Keith Packard <keithp@keithp.com>
32502
32503 commit d14c96663a1027164fa30ed89b53f5a9d3fdb82b
32504 Author: Keith Packard <keithp@keithp.com>
32505 Date:   Tue Aug 17 18:19:43 2010 -0700
32506
32507     libaltos: integrate Windows support.
32508     
32509     This adds Windows support for discovery and I/O.
32510     
32511     The API to the library is mostly unchanged, except that it now exports
32512     product and vendor USB IDs as Win7 doesn't expose the product name
32513     anywhere that we've been able to find, so we'll be updating the
32514     firmware to use unique idProduct values for each product.
32515     
32516     Signed-off-by: Keith Packard <keithp@keithp.com>
32517
32518 commit 9d1b27fa147fc8b765d5be165ebef7ee0f85bd37
32519 Author: Bdale Garbee <bdale@gag.com>
32520 Date:   Wed Aug 11 22:11:50 2010 -0400
32521
32522     update changelogs for Debian build
32523
32524 commit b6da90b4627dde1fe88240c38c51559d8f781dd0
32525 Author: Bdale Garbee <bdale@gag.com>
32526 Date:   Wed Aug 11 17:15:39 2010 -0400
32527
32528     update changelogs for Debian build
32529
32530 commit 4918f73fd0a0f3f5d52907f95a0ec385e901d447
32531 Author: Bdale Garbee <bdale@gag.com>
32532 Date:   Wed Aug 11 08:50:27 2010 -0400
32533
32534     update changelogs for Debian build
32535
32536 commit f63f16a70e4d0535667a6364cafcbff026ee6a8c
32537 Author: Bdale Garbee <bdale@gag.com>
32538 Date:   Wed Aug 11 08:36:59 2010 -0400
32539
32540     update changelogs for Debian build
32541
32542 commit 294d9c7db21eaf1e71504dbcca5040371abcce55
32543 Author: Keith Packard <keithp@keithp.com>
32544 Date:   Sat Aug 7 22:30:55 2010 -0400
32545
32546     ao-dumplog: add --channel option (for use with -R option)
32547     
32548     Sets the channel when downloading data with the -R option.
32549     
32550     Signed-off-by: Keith Packard <keithp@keithp.com>
32551
32552 commit f317f1324b69b4241f4bb192e164b33d712d5a43
32553 Author: Keith Packard <keithp@keithp.com>
32554 Date:   Sat Aug 7 00:42:25 2010 -0400
32555
32556     altosui: Start adding code to write csv files from eeprom/telem files
32557     
32558     This is a start to code which can write out a csv file full of flight
32559     data from either an eeprom or telem input file. It's not hooked up,
32560     but the restructuring necessary is finished and the output is started.
32561     
32562     Signed-off-by: Keith Packard <keithp@keithp.com>
32563
32564 commit 4738cb2fc639adb1d9237e6c903479f0690dd81a
32565 Author: Keith Packard <keithp@keithp.com>
32566 Date:   Sat Aug 7 00:40:59 2010 -0400
32567
32568     altos: add callsign to packet mode, increase payload to 64 bytes
32569     
32570     Untested, but it 'should' work. Need to add callsign setting to packet
32571     mode users.
32572     
32573     Signed-off-by: Keith Packard <keithp@keithp.com>
32574
32575 commit b7699a5907e64bc7547fcc27e73f4a35bbaabfff
32576 Author: Keith Packard <keithp@keithp.com>
32577 Date:   Fri Aug 6 13:09:21 2010 -0400
32578
32579     altosui: Add comments to Eeprom reader
32580
32581 commit 0e917f3ff822616adb147517ac961422e5fedbfd
32582 Author: Keith Packard <keithp@keithp.com>
32583 Date:   Thu Aug 5 22:49:53 2010 -0400
32584
32585     altosui: Compute flight state from eeprom data
32586     
32587     This lets eeprom files be used to replay flights.
32588     
32589     Signed-off-by: Keith Packard <keithp@keithp.com>
32590
32591 commit a0a9b445a4d379730b67720f8d7b682d5206a582
32592 Author: Bdale Garbee <bdale@gag.com>
32593 Date:   Thu Aug 5 15:16:48 2010 -0400
32594
32595     update changelogs for Debian build
32596
32597 commit e075b8623533965b1b77b77d38c2df32f5f77fce
32598 Author: Bdale Garbee <bdale@gag.com>
32599 Date:   Thu Aug 5 15:16:24 2010 -0400
32600
32601     update changelogs for Debian build
32602
32603 commit 410de62715a0830f03b0a65d6c7730dff51e6ef4
32604 Author: Bdale Garbee <bdale@gag.com>
32605 Date:   Thu Aug 5 15:15:04 2010 -0400
32606
32607     add freetts as a build dep
32608
32609 commit 0b85160c44d934f3d1352c1c07c296d01ceffc32
32610 Author: Bdale Garbee <bdale@gag.com>
32611 Date:   Thu Aug 5 15:02:17 2010 -0400
32612
32613     update changelogs for Debian build
32614
32615 commit d091099753d9cae01c4805812425ebea19ec09cf
32616 Author: Bdale Garbee <bdale@gag.com>
32617 Date:   Thu Aug 5 15:00:46 2010 -0400
32618
32619     update changelogs for Debian build
32620
32621 commit aed55ef1ce45b0f6e6fefeebf50be97607b31d65
32622 Author: Bdale Garbee <bdale@gag.com>
32623 Date:   Thu Aug 5 15:00:15 2010 -0400
32624
32625     working on java packaging details
32626
32627 commit d8bf05f7ad55964c9bce0551e58f4ef6c9f721ad
32628 Author: Keith Packard <keithp@keithp.com>
32629 Date:   Thu Aug 5 13:50:18 2010 -0400
32630
32631     altosui: Split flight record out of telemetry class
32632     
32633     This will permit either telemetry or eeprom data to be used to
32634     construct the sequence of flight events for reply or data generation.
32635     
32636     Signed-off-by: Keith Packard <keithp@keithp.com>
32637
32638 commit 85a670b5a904d6750d0f179ae307baeb8fc7cbd2
32639 Author: Keith Packard <keithp@keithp.com>
32640 Date:   Thu Aug 5 13:40:17 2010 -0400
32641
32642     altosui: Explicitly initialize Altos class
32643     
32644     Because the Altos class is never instantiated, the static initializers
32645     are never called, leaving the string to state mapping empty. Hand-code
32646     the call to the initialer instead.
32647     
32648     Signed-off-by: Keith Packard <keithp@keithp.com>
32649
32650 commit 02f17f2cd26189e2676a9dc0d86bd959ed0bc3f4
32651 Author: Bdale Garbee <bdale@gag.com>
32652 Date:   Thu Aug 5 00:54:05 2010 -0400
32653
32654     move to science menu
32655
32656 commit 9e8f7f75442303f9bfa99a0435984f5d36863ae6
32657 Author: Keith Packard <keithp@keithp.com>
32658 Date:   Sat Jul 31 10:34:21 2010 -0700
32659
32660     altosui: Split status and info panels into separate files
32661     
32662     This moves some code out of AltosUI.java into separate files
32663     
32664     Signed-off-by: Keith Packard <keithp@keithp.com>
32665
32666 commit 9c9b35254c693b3ade42b24d1e29eaf31e6ba2aa
32667 Author: Keith Packard <keithp@keithp.com>
32668 Date:   Sat Jul 31 10:24:56 2010 -0700
32669
32670     altosui: Clear displayed data rows as needed.
32671     
32672     Signed-off-by: Keith Packard <keithp@keithp.com>
32673
32674 commit 88e0137a60d7a13ddb7781befa76650e13ad44ae
32675 Author: Keith Packard <keithp@keithp.com>
32676 Date:   Sat Jul 31 10:07:38 2010 -0700
32677
32678     altosui: Merge gps date and time classes into gps class
32679     
32680     No reason to split out the date and time information from the other gps info.
32681     
32682     Signed-off-by: Keith Packard <keithp@keithp.com>
32683
32684 commit 1c3b2fe357d6acf28f48aeddd91693f10381be51
32685 Author: Keith Packard <keithp@keithp.com>
32686 Date:   Sat Jul 31 10:05:15 2010 -0700
32687
32688     altosui: Capture config and version info in .eeprom files
32689     
32690     Instead of only writing the serial number to the .eeprom file, write
32691     all of the config values and all of the version reply to the .eeprom
32692     file. The config values, in particular, contain the accelerometer
32693     calibration data which is needed to correctly compute acceleration
32694     from the captured accelerometer data.
32695     
32696     Signed-off-by: Keith Packard <keithp@keithp.com>
32697
32698 commit e286eb61ad2a90746c1c31f95d26d5edb48738d3
32699 Author: Keith Packard <keithp@keithp.com>
32700 Date:   Sat Jul 31 09:57:49 2010 -0700
32701
32702     altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos constants
32703     
32704     Renames the eeprom downloading code and adds a new file to share the
32705     flight data constants across the various UI modules.
32706     
32707     Signed-off-by: Keith Packard <keithp@keithp.com>
32708
32709 commit e3a9e3815db3f290e28b40ae02aa654f515cfc37
32710 Author: Bdale Garbee <bdale@gag.com>
32711 Date:   Sat Jul 31 10:55:27 2010 -0600
32712
32713     update changelogs for Debian build
32714
32715 commit 8fc261c2b77bb8aab201a0649a84b5ffa236ce26
32716 Author: Bdale Garbee <bdale@gag.com>
32717 Date:   Sat Jul 31 10:55:07 2010 -0600
32718
32719     see if my new freetts package works
32720
32721 commit 2f114c7ff6b0deddb790d34139bb11ac37f8c0da
32722 Author: Bdale Garbee <bdale@gag.com>
32723 Date:   Thu Jul 29 13:30:36 2010 -0600
32724
32725     update changelogs for Debian build
32726
32727 commit 7877496d47ce6d25210c0e1c6500666dbfc0876c
32728 Merge: c71061a 4cf39b1
32729 Author: Keith Packard <keithp@keithp.com>
32730 Date:   Thu Jul 29 12:07:49 2010 -0700
32731
32732     Merge remote branch 'origin/master'
32733
32734 commit c71061a37d3d3be2855b61cde33d2371989d7681
32735 Author: Keith Packard <keithp@keithp.com>
32736 Date:   Thu Jul 29 12:06:06 2010 -0700
32737
32738     Make altosui test script executable
32739
32740 commit 4cf39b13a574cb656999cf329f5b08e7f910604b
32741 Author: Bdale Garbee <bdale@gag.com>
32742 Date:   Thu Jul 29 12:57:31 2010 -0600
32743
32744     update changelogs for Debian build
32745
32746 commit d1848193d8208388e4ccdfbed4e5663a9ba04dd3
32747 Author: Bdale Garbee <bdale@gag.com>
32748 Date:   Thu Jul 29 12:56:59 2010 -0600
32749
32750     add a jdk to the build deps
32751
32752 commit 9ad4984124b6c05114feac4c4ac078dc248ce16a
32753 Author: Keith Packard <keithp@keithp.com>
32754 Date:   Thu Jul 29 11:56:24 2010 -0700
32755
32756     altosui: remove option to install to alternate volume
32757
32758 commit 2e797b18f0724caf7aaf96f45997998c7416f34e
32759 Author: Bdale Garbee <bdale@gag.com>
32760 Date:   Thu Jul 29 12:50:57 2010 -0600
32761
32762     update changelogs for Debian build
32763
32764 commit 89109f9dff3ce855d80da166e3362375282f745d
32765 Author: Bdale Garbee <bdale@gag.com>
32766 Date:   Thu Jul 29 12:47:37 2010 -0600
32767
32768     ugh, fixing failure due to aborted build
32769
32770 commit 6fb8546575f6d99676dbb1dce190b0b7cf24b657
32771 Author: Keith Packard <keithp@keithp.com>
32772 Date:   Thu Jul 29 11:45:56 2010 -0700
32773
32774     Moved Mac OS packaging to altosui dir
32775
32776 commit 865d5cdf8931ffc796f608e3e12d7c5a70832825
32777 Author: Bdale Garbee <bdale@gag.com>
32778 Date:   Thu Jul 29 12:45:18 2010 -0600
32779
32780     add swig as a build dep
32781
32782 commit 91d75fb3919f606a1956bf8c6423a8012d99a56a
32783 Author: Keith Packard <keithp@keithp.com>
32784 Date:   Thu Jul 29 11:45:12 2010 -0700
32785
32786     altosui: Switch eeprom extension back to .eeprom
32787
32788 commit 33ffd89d5a64c991d28bd7369b61e1faa18f605b
32789 Author: Bdale Garbee <bdale@gag.com>
32790 Date:   Thu Jul 29 12:40:52 2010 -0600
32791
32792     update changelogs for Debian build
32793
32794 commit 62b4cc51a0f54ef363cbff46caef80a0afecdea2
32795 Author: Bdale Garbee <bdale@gag.com>
32796 Date:   Thu Jul 29 12:40:25 2010 -0600
32797
32798     update changelogs for Debian build
32799
32800 commit 6f86db5e0360bef26b21336769b7635e3a11e160
32801 Author: Keith Packard <keithp@keithp.com>
32802 Date:   Thu Jul 29 11:24:47 2010 -0700
32803
32804     Add Mac OS X packaging bits
32805     
32806     Signed-off-by: Keith Packard <keithp@keithp.com>
32807
32808 commit 950f0a8c54e5835ee5d8b0aea360bd8362c21bc5
32809 Author: Keith Packard <keithp@keithp.com>
32810 Date:   Thu Jul 29 11:09:19 2010 -0700
32811
32812     altosui: construct Darwin application directory
32813     
32814     This adds the necessary files and build steps to construct
32815     AltosUI.app on a Darwin system.
32816     
32817     Signed-off-by: Keith Packard <keithp@keithp.com>
32818
32819 commit 669c5f52abb972a82ed6efbee7a8c7d20afb5cd0
32820 Author: Keith Packard <keithp@keithp.com>
32821 Date:   Thu Jul 29 10:48:52 2010 -0700
32822
32823     libaltos: build with java src encoding UTF8
32824     
32825     Signed-off-by: Keith Packard <keithp@keithp.com>
32826
32827 commit efa0e034a161f4852947cbac06537d6ba4422a0e
32828 Author: Keith Packard <keithp@keithp.com>
32829 Date:   Thu Jul 29 10:48:25 2010 -0700
32830
32831     altosui: remove debug printf
32832     
32833     Signed-off-by: Keith Packard <keithp@keithp.com>
32834
32835 commit 53c279b9e96da8b69837ae84038a78ca5707f2a5
32836 Author: Keith Packard <keithp@keithp.com>
32837 Date:   Thu Jul 29 10:45:02 2010 -0700
32838
32839     altosui: Close serial, join reader thread, free altos_file
32840     
32841     Separating out the close and free actions ensures that the reader thread will not
32842     access freed memory or dereference a null pointer while shutting down the
32843     connection to the serial device. Otherwise, a race condition exists between the
32844     serial close and the thread join.
32845     
32846     Signed-off-by: Keith Packard <keithp@keithp.com>
32847
32848 commit b8bc9994d8bfde6116c8a509e70ddf45fc4decce
32849 Author: Keith Packard <keithp@keithp.com>
32850 Date:   Thu Jul 29 10:24:59 2010 -0700
32851
32852     altosui: Remove unnecessary freetts .jar files
32853     
32854     Signed-off-by: Keith Packard <keithp@keithp.com>
32855
32856 commit e33dbbba94ce42295e9fed9f4ba7e46f9eff1517
32857 Author: Keith Packard <keithp@keithp.com>
32858 Date:   Thu Jul 29 10:24:09 2010 -0700
32859
32860     altosui: check for closed serial device before reading
32861     
32862     Signed-off-by: Keith Packard <keithp@keithp.com>
32863
32864 commit 27a2d0c00acf78628428c20ab68e2bfba06340da
32865 Author: Bdale Garbee <bdale@gag.com>
32866 Date:   Thu Jul 29 11:02:38 2010 -0600
32867
32868     update changelogs for Debian build
32869
32870 commit 537492dc961ee6a1945b1041ee3cc0d3f519a42c
32871 Author: Bdale Garbee <bdale@gag.com>
32872 Date:   Thu Jul 29 11:01:21 2010 -0600
32873
32874     update changelogs for Debian build
32875
32876 commit adf6cbcba23e24a3824f7e242ec37baa2750ab94
32877 Author: Bdale Garbee <bdale@gag.com>
32878 Date:   Thu Jul 29 10:59:18 2010 -0600
32879
32880     update changelogs for Debian build
32881
32882 commit d0fd53bdab2f480cd43b6d7010c2094f4fccda91
32883 Author: Keith Packard <keithp@keithp.com>
32884 Date:   Wed Jul 28 21:49:23 2010 -0700
32885
32886     Reset GPS ready status when GPS comes unlocked on the pad
32887     
32888     If GPS becomes unlocked, then report that in the UI and via
32889     voice.
32890     
32891     Signed-off-by: Keith Packard <keithp@keithp.com>
32892
32893 commit 5fd225c3a52445ecdc7c04fac5e3d9a0db177c66
32894 Author: Keith Packard <keithp@keithp.com>
32895 Date:   Wed Jul 28 21:01:41 2010 -0700
32896
32897     altosui: report rocket ground bearing at landing only if known
32898     
32899     if state.from_pad is null, then there isn't any data to report.
32900     
32901     Signed-off-by: Keith Packard <keithp@keithp.com>
32902
32903 commit d2d772164af95a35ea0f5d2413a5be67de9a210f
32904 Author: Keith Packard <keithp@keithp.com>
32905 Date:   Wed Jul 28 20:18:36 2010 -0700
32906
32907     altosui: Replace device dialog. Center eeprom monitor.
32908     
32909     This adds a custom dialog for selecting device, which makes it look
32910     much nicer on the screen and allows the user to double-click on an
32911     entry to select it.
32912     
32913     Signed-off-by: Keith Packard <keithp@keithp.com>
32914
32915 commit ea32290704a8ca468f01172166b561833b20c954
32916 Author: Keith Packard <keithp@keithp.com>
32917 Date:   Wed Jul 28 19:37:02 2010 -0700
32918
32919     altosui: Fix Save flight data monitor layout, add cancel
32920     
32921     Use GridBagLayout to improve the appearance of the flight data monitor
32922     widget, add a cancel button to stop loading data (useful if the
32923     connection is wedged).
32924     
32925     Signed-off-by: Keith Packard <keithp@keithp.com>
32926
32927 commit ce90f3fe2aa6e23695ccccb36a8e6e614a08ba31
32928 Author: Keith Packard <keithp@keithp.com>
32929 Date:   Wed Jul 28 17:08:42 2010 -0700
32930
32931     altosui: Add progress bar for eeprom downloading status
32932     
32933     This has a progress bar tracking the state and block count while
32934     downloading stuff from telemetrum.
32935     
32936     Signed-off-by: Keith Packard <keithp@keithp.com>
32937
32938 commit 6599e9576c3da9325a1731144c1b8bc4943184c0
32939 Author: Keith Packard <keithp@keithp.com>
32940 Date:   Wed Jul 28 15:41:34 2010 -0700
32941
32942     altosui: Add eeprom data capture function. No UI yet.
32943     
32944     Signed-off-by: Keith Packard <keithp@keithp.com>
32945
32946 commit 8a6040e143ecc7830cc1c0114de85f3b72c067eb
32947 Merge: 024d077 554a97e
32948 Author: Keith Packard <keithp@keithp.com>
32949 Date:   Wed Jul 28 13:29:51 2010 -0700
32950
32951     Merge remote branch 'keithp/macos'
32952
32953 commit 024d077302f91bdb17abe70d3211ab0949dab8b9
32954 Author: Keith Packard <keithp@keithp.com>
32955 Date:   Wed Jul 28 13:29:21 2010 -0700
32956
32957     Remove debug printf
32958     
32959     Signed-off-by: Keith Packard <keithp@keithp.com>
32960
32961 commit 826061eaca88c0dd75051a6006ef6703c91af595
32962 Author: Keith Packard <keithp@keithp.com>
32963 Date:   Wed Jul 28 13:10:11 2010 -0700
32964
32965     Add voice test command for help in adjusting volume.
32966     
32967     Signed-off-by: Keith Packard <keithp@keithp.com>
32968
32969 commit 71da54a5ce255395376a44586782ab8b6f3b289f
32970 Author: Keith Packard <keithp@keithp.com>
32971 Date:   Wed Jul 28 13:01:52 2010 -0700
32972
32973     Make voice and channel menus work.
32974     
32975     Stores voice and channel data to preferences.
32976     
32977     Signed-off-by: Keith Packard <keithp@keithp.com>
32978
32979 commit e76b9cc32bbcc5176d9bdd6f8d79778024627382
32980 Author: Keith Packard <keithp@keithp.com>
32981 Date:   Wed Jul 28 12:24:53 2010 -0700
32982
32983     altosui: Catch errors opening USB devices. Limit list to relevant devices
32984     
32985     Avoids a segfault when failing to open a device. Limit listed telemetry
32986     devices to just TeleDongle units.
32987     
32988     Signed-off-by: Keith Packard <keithp@keithp.com>
32989
32990 commit 172a2817dde6718724f2b5fad5a7761801446fa0
32991 Merge: f2a006f 81bf204
32992 Author: Keith Packard <keithp@keithp.com>
32993 Date:   Wed Jul 28 11:20:22 2010 -0700
32994
32995     Merge branch 'macos'
32996
32997 commit f2a006fd98045066bdf429cc142d033e9feb0a8f
32998 Author: Keith Packard <keithp@keithp.com>
32999 Date:   Wed Jul 28 09:31:09 2010 -0700
33000
33001     Make ao_log_data re-entrant as it is used for both sensor and GPS logs
33002     
33003     Because ao_log_data is called from two different threads, failing to
33004     make it re-entrant would cause the 'log' pointer parameter to get
33005     overwritten if another thread asked to log data while the eeprom was
33006     busy writing out a block.
33007     
33008     This would cause the second thread to re-writing data from the first
33009     thread's address, but without re-checksumming the data as the checksum
33010     is computed before the log mutex is taken.
33011     
33012     The bug can be seen by log blocks with invalid checksums.
33013     
33014     Here's what happens with the ao_gps_tracking_report and ao_log threads:
33015     
33016       ao_gps_tracking_report            ao_log
33017     
33018        Writes a bunch of records
33019        *blocks* in the eeprom flush
33020                                         sets ao_log_data 'log' to global 'log'
33021                                         computes checksum for 'log' block
33022                                         *blocks* on ao_log_mutex
33023        Wakes up
33024        sets ao_log_data 'log' to 'gps_log'
33025        writes remaining records
33026        'gps_log' is left with svid = 0
33027        *blocks* on ao_gps_tracking_data
33028                                         writes data, reading from
33029                                         the current ao_log_data 'log'
33030                                         pointer which points at 'gps_log'
33031     
33032     Making ao_log_data re-entrant fixes this by ensuring that the 'ao_log'
33033     thread has its own copy of the ao_log_data 'log' parameter.
33034     
33035     I made this function take an __xdata restricted pointer so that it
33036     could be passed in the dptr register instead of needing to go on the stack.
33037     
33038     Signed-off-by: Keith Packard <keithp@keithp.com>
33039
33040 commit 554a97ef455c801dcab825815f44520f96f4c3f3
33041 Author: Keith Packard <keithp@keithp.com>
33042 Date:   Tue Jul 27 19:29:38 2010 -0700
33043
33044     Force java source encoding to UTF-8
33045
33046 commit 81bf2042ca39eb106b789e5a08647c3114669358
33047 Author: Keith Packard <keithp@keithp.com>
33048 Date:   Tue Jul 27 15:29:28 2010 -0700
33049
33050     Java voice reporting cleanups.
33051     
33052     Make sure it says something at the end of a log file replay.
33053     Make sure it reports max speed after motor burn out, and max height
33054     after apogee.
33055     
33056     Signed-off-by: Keith Packard <keithp@keithp.com>
33057
33058 commit 8f2f38f2a9fb0c106e2c6b60cdc205292ce329ea
33059 Author: Keith Packard <keithp@keithp.com>
33060 Date:   Tue Jul 27 10:18:20 2010 -0700
33061
33062     Java clean ups -- use varargs where possible, remove AltosSerialReader
33063     
33064     Add methods that format stuff using String.format for voice and serial
33065     link, remove AltosSerialReader class and just embed that in the
33066     AltosSerial class directly.
33067     
33068     Signed-off-by: Keith Packard <keithp@keithp.com>
33069
33070 commit 734cd15ccff691f851359518ce6118f29dc9f88d
33071 Author: Keith Packard <keithp@keithp.com>
33072 Date:   Tue Jul 27 10:18:09 2010 -0700
33073
33074     Remove directories as .class file dependencies; it makes them get rebuilt all the time
33075
33076 commit 809feb75e2155e84aebfcc431867edcfd9054670
33077 Author: Keith Packard <keithp@keithp.com>
33078 Date:   Tue Jul 27 01:22:56 2010 -0700
33079
33080     Clean up altosui build a bit
33081
33082 commit 3784578a40dcc61f447435cfdf22e13c409cb9c0
33083 Author: Keith Packard <keithp@keithp.com>
33084 Date:   Tue Jul 27 00:16:15 2010 -0700
33085
33086     Add application icons for Mac OS X
33087
33088 commit 2c273710ea9b76ebee4101893f9fe84be8a02354
33089 Author: Keith Packard <keithp@keithp.com>
33090 Date:   Tue Jul 27 00:11:58 2010 -0700
33091
33092     Add Mac OS X packaging files for altosui
33093
33094 commit a58c44cd904e5429b807e5c23913051ed6484edc
33095 Author: Keith Packard <keithp@keithp.com>
33096 Date:   Tue Jul 27 00:09:41 2010 -0700
33097
33098     libaltos: build fat 10.5-compatible library
33099     
33100     Signed-off-by: Keith Packard <keithp@keithp.com>
33101
33102 commit 4e3285575e0c7d029e799258587e965779990099
33103 Author: Keith Packard <keithp@keithp.com>
33104 Date:   Tue Jul 27 00:09:18 2010 -0700
33105
33106     libaltos: make clean remove all built files
33107     
33108     Signed-off-by: Keith Packard <keithp@keithp.com>
33109
33110 commit fb8507975c6e081de2e909eca6faaa8f868b609e
33111 Author: Keith Packard <keithp@keithp.com>
33112 Date:   Tue Jul 27 00:08:38 2010 -0700
33113
33114     libaltos needs -I. on all systems
33115     
33116     Signed-off-by: Keith Packard <keithp@keithp.com>
33117
33118 commit 0a782026f6b19e84ffd44f1ae1b466363474bd30
33119 Author: Keith Packard <keithp@keithp.com>
33120 Date:   Mon Jul 26 18:10:07 2010 -0700
33121
33122     Darwin doesn't have strndup.
33123     
33124     This provides a private version of this GNU extension.
33125     
33126     Signed-off-by: Keith Packard <keithp@keithp.com>
33127
33128 commit b51497597868a40df039dd3ca11b35a6258bbbb3
33129 Author: Keith Packard <keithp@keithp.com>
33130 Date:   Mon Jul 26 18:04:10 2010 -0700
33131
33132     Re-enable Linux support for altosui.
33133     
33134     This steals code from cc-usbdev for scanning the USB tree and uses the
33135     same tty code as on Darwin
33136     
33137     Signed-off-by: Keith Packard <keithp@keithp.com>
33138
33139 commit e9153c4f2c71ed965822fcfe5112d2bc38506baf
33140 Author: Keith Packard <keithp@keithp.com>
33141 Date:   Mon Jul 26 17:04:04 2010 -0700
33142
33143     Re-enable freetts
33144
33145 commit 17188f36fe18c23bc2eb877ac9a01b7693f4b863
33146 Author: Keith Packard <keithp@keithp.com>
33147 Date:   Mon Jul 26 17:03:47 2010 -0700
33148
33149     Present list of altos devices in nice format
33150
33151 commit 005e2d6a7bb3b0546b0c1273296875621632ec6d
33152 Author: Keith Packard <keithp@keithp.com>
33153 Date:   Mon Jul 26 15:42:48 2010 -0700
33154
33155     Switch AltosUI to libaltos for device access
33156     
33157     Signed-off-by: Keith Packard <keithp@keithp.com>
33158
33159 commit c726d8f6eb861801d7543552beab6ee2c920c96f
33160 Author: Keith Packard <keithp@keithp.com>
33161 Date:   Mon Jul 26 15:41:39 2010 -0700
33162
33163     Add libaltos which talks to USB connected altos devices
33164
33165 commit 05111d5be4d37bedaaee6415d6ee27347e6a112c
33166 Author: Keith Packard <keithp@keithp.com>
33167 Date:   Mon Jul 26 12:52:17 2010 -0700
33168
33169     When the EP0 IN buffer is full, don't panic, just skip sending another
33170     
33171     If the host doesn't pull the IN packet out of EP0 before sending
33172     another SETUP command along, the IN buffer will still be busy when we
33173     try to reply to the SETUP command. While I don't quite understand why
33174     this would ever happen, there's no need to panic about it, just drop
33175     the reply packet on the floor.
33176     
33177     Signed-off-by: Keith Packard <keithp@keithp.com>
33178
33179 commit d0647950b76bfa9942e4f8cf87353f2b724099f4
33180 Author: Bdale Garbee <bdale@gag.com>
33181 Date:   Wed Jul 21 14:26:36 2010 -0600
33182
33183     fix text since TM only has one led to blink
33184
33185 commit 8eda9fe94a7fd40cb84f50e17e64956f1584ebdc
33186 Author: Bdale Garbee <bdale@gag.com>
33187 Date:   Tue Jul 20 22:24:32 2010 -0600
33188
33189     update changelogs for Debian build
33190
33191 commit cd8aa79de72b8b6b3a26d0c2522e94c621b70f13
33192 Author: Bdale Garbee <bdale@gag.com>
33193 Date:   Tue Jul 20 22:24:01 2010 -0600
33194
33195     update to latest Debian standards version
33196
33197 commit 3284c7516e302e6db403d18866924ad926ffb2a7
33198 Author: Bdale Garbee <bdale@gag.com>
33199 Date:   Tue Jul 20 22:20:08 2010 -0600
33200
33201     update changelogs for Debian build
33202
33203 commit 8f1933717e3acfbcb09191da6e79a7944f91f9d9
33204 Author: Bdale Garbee <bdale@gag.com>
33205 Date:   Tue Jul 20 22:19:27 2010 -0600
33206
33207     reflect documentation file name change
33208
33209 commit 2cf1ef555a7feceeb1c333b273c19dd848e8d03f
33210 Author: Bdale Garbee <bdale@gag.com>
33211 Date:   Tue Jul 20 22:15:47 2010 -0600
33212
33213     update changelogs for Debian build
33214
33215 commit 74c67fc466118b86b4eb5173f7a6886ae220a985
33216 Author: Bdale Garbee <bdale@gag.com>
33217 Date:   Tue Jul 20 22:14:27 2010 -0600
33218
33219     add build dep for sndfile
33220
33221 commit 0794ab1e13313fa49b7caf01aef20b052ad78a88
33222 Author: Bdale Garbee <bdale@gag.com>
33223 Date:   Tue Jul 20 22:10:01 2010 -0600
33224
33225     update changelogs for Debian build
33226
33227 commit 15a6791ba8f8313b6b55752c3fa7dc254d56dd5c
33228 Author: Bdale Garbee <bdale@gag.com>
33229 Date:   Tue Jul 20 22:08:56 2010 -0600
33230
33231     update changelogs for Debian build
33232
33233 commit e747954b6a9e71705f619684df8a118a909b1039
33234 Merge: bd40a5b 695879d
33235 Author: Bdale Garbee <bdale@gag.com>
33236 Date:   Tue Jul 20 22:07:22 2010 -0600
33237
33238     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
33239
33240 commit bd40a5b431847c071f5c486d754eca5627e5e3b9
33241 Author: Bdale Garbee <bdale@gag.com>
33242 Date:   Tue Jul 20 02:12:03 2010 -0600
33243
33244     significant update
33245
33246 commit 695879dbccfc5ec6b79698653c58814158f91686
33247 Author: Keith Packard <keithp@keithp.com>
33248 Date:   Wed Jul 14 19:07:02 2010 -0700
33249
33250     Switch DBG pins to GPIO when using any debug commands. Reboot to restore.
33251     
33252     If you want to use TeleMetrum as a debug dongle, you need to flip the
33253     three pins used to talk to the remote debug port from SPI mode to GPIO
33254     mode.
33255     
33256     This patch doesn't provide any way to get back to SPI mode, so you'll
33257     have to reboot the TeleMetrum to write out config parameters or log
33258     flight data after using any debug commands.
33259     
33260     Signed-off-by: Keith Packard <keithp@keithp.com>
33261
33262 commit a9ec6be0e92dee01f7aac006ef6f7779c1da1b36
33263 Author: Keith Packard <keithp@keithp.com>
33264 Date:   Sat Jul 3 17:42:36 2010 -0400
33265
33266     Telemetry code was mis-computing RSSI
33267     
33268     The RSSI data from the hardware reports in 1/2 dBm increments, and so
33269     must be divided to report plain RSSI numbers.
33270     
33271     Signed-off-by: Keith Packard <keithp@keithp.com>
33272
33273 commit 62294ea3830d3ea261a8761edc9fa6f98201d321
33274 Author: Bdale Garbee <bdale@gag.com>
33275 Date:   Thu Jun 24 12:38:23 2010 -0700
33276
33277     update changelogs for Debian build
33278
33279 commit 4766b13d1241fa585907c6f77707d2d4b3ccff75
33280 Author: Bdale Garbee <bdale@gag.com>
33281 Date:   Thu Jun 24 12:37:55 2010 -0700
33282
33283     update changelogs for Debian build
33284
33285 commit 52834517c0706b1f16fb81643a42dc1c1997e00a
33286 Author: Keith Packard <keithp@keithp.com>
33287 Date:   Mon Jun 21 15:53:33 2010 -0700
33288
33289     Abort any in-progress radio operation when changing radio channel
33290     
33291     In monitor mode, the current receive operation must be aborted so that
33292     the radio channel change can take effect without receiving a
33293     telemetry packet on the old channel. Aborting any in-progress radio
33294     operation will make sure that happens.
33295     
33296     Signed-off-by: Keith Packard <keithp@keithp.com>
33297
33298 commit 5933eaa44fe45027b856f1303dd657b974eb53e7
33299 Author: Keith Packard <keithp@keithp.com>
33300 Date:   Mon Jun 21 11:44:32 2010 -0700
33301
33302     ao-postflight: was walking off state.data array
33303
33304 commit 11d155d558d0b121b66f089adee0a47d71f65a78
33305 Merge: 544003a 24393ea
33306 Author: Keith Packard <keithp@keithp.com>
33307 Date:   Wed Jun 16 21:54:06 2010 -0700
33308
33309     Merge remote branch 'mjb/master'
33310
33311 commit 544003a8da0248fd6f3c62ded86af74ab7cdadf6
33312 Merge: 267923e 93c1e29
33313 Author: Keith Packard <keithp@keithp.com>
33314 Date:   Wed Jun 16 21:52:23 2010 -0700
33315
33316     Merge remote branch 'origin/master'
33317
33318 commit 267923e56e22b3635a21f42ef77a3a36158bc273
33319 Author: Keith Packard <keithp@keithp.com>
33320 Date:   Wed Jun 16 21:49:43 2010 -0700
33321
33322     Add special code for USB panic's.
33323     
33324     The USB system may panic if the hardware isn't ready for IN data when
33325     the driver thinks it should be. This adds a special panic code to make
33326     figuring this out easier.
33327     
33328     Signed-off-by: Keith Packard <keithp@keithp.com>
33329
33330 commit 50ae347bf9de49ccfc92d26888f36e155fb406a3
33331 Author: Keith Packard <keithp@keithp.com>
33332 Date:   Wed Jun 16 21:48:04 2010 -0700
33333
33334     ao-view: disable radio telemetry monitoring during channel change
33335     
33336     This makes ao-view disable the radio so that the channel change has an
33337     immediate effect rather than waiting for a packet on the old channel.
33338     
33339     Note that this should also be fixed in the TM code itself so that this
33340     change wouldn't be required.
33341     
33342     Signed-off-by: Keith Packard <keithp@keithp.com>
33343
33344 commit 24393eab0ea085f2d0224b59fdc3c00693e5d3a9
33345 Author: Mike Beattie <mike@ethernal.org>
33346 Date:   Thu Jun 17 14:04:01 2010 +1200
33347
33348     Extension to KML output format, and minor bug fix
33349     
33350     Extended KML output by breaking flight into coloured segments representing
33351     flight state. Add extra statistical information to description bubbles
33352     visible in Google Earth when clicking on links in My Places.
33353     
33354     Fix Bugs:
33355     * output kml to file provided as argument.
33356     * move kml coordinate output code to take advantage of nsat calculation
33357     * remove superfluous %9.2f format specifier from raw_file output.
33358     
33359     Signed-off-by: Mike Beattie <mike@ethernal.org>
33360
33361 commit 93c1e29b07c331a5ca6e0f647b9d2e9266ed3014
33362 Author: Bdale Garbee <bdale@gag.com>
33363 Date:   Tue May 18 23:12:45 2010 -0600
33364
33365     updates from Bob
33366
33367 commit bb46c9a1da5788a082e4483e576a5a6d3963507b
33368 Author: Bdale Garbee <bdale@gag.com>
33369 Date:   Tue May 18 00:26:28 2010 -0600
33370
33371     update changelogs for Debian build
33372
33373 commit 16c4cae7ebed7bd3ee0f12b8872bf950574f17e8
33374 Author: Bdale Garbee <bdale@gag.com>
33375 Date:   Tue May 18 00:26:00 2010 -0600
33376
33377     update changelogs for Debian build
33378
33379 commit bc89d962c87b50e5487628f8ca25e4443ac4823d
33380 Author: Bdale Garbee <bdale@gag.com>
33381 Date:   Tue May 18 00:24:03 2010 -0600
33382
33383     merge the altusmetrum-themes package
33384
33385 commit 0c6cf621dfd8339b8bc3915750a3147235f1331b
33386 Merge: 32e430b 563a9dc
33387 Author: Bdale Garbee <bdale@gag.com>
33388 Date:   Mon May 17 23:59:43 2010 -0600
33389
33390     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
33391
33392 commit 32e430b8a5f93b312f6359b4d553bad92ed37b19
33393 Author: Bdale Garbee <bdale@gag.com>
33394 Date:   Mon May 17 22:43:19 2010 -0600
33395
33396     merge in a derivative of Bob Finch's mere mortals guide as a getting started
33397     chapter
33398
33399 commit 563a9dcdfef42718370c49f16cc2271642b3e055
33400 Author: Keith Packard <keithp@keithp.com>
33401 Date:   Mon May 17 21:30:57 2010 -0700
33402
33403     Finish basic flight monitoring UI with voice using FreeTTS
33404     
33405     This captures telemetry data to log files and presents flight status
33406     information in audio form using FreeTTS.
33407     
33408     Signed-off-by: Keith Packard <keithp@keithp.com>
33409
33410 commit 69092ffd23ac1928d5c84413fd00c2423f313fc2
33411 Merge: 3c2211a cc002c0
33412 Author: Bdale Garbee <bdale@gag.com>
33413 Date:   Mon May 17 20:10:46 2010 -0600
33414
33415     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
33416
33417 commit cc002c0a43a02845ba67d1a61828be382f307b2e
33418 Author: Keith Packard <keithp@keithp.com>
33419 Date:   Sun May 16 22:31:23 2010 -0700
33420
33421     Fix telemetrum.inf, tested by Adrian and Keithp
33422
33423 commit 3c2211ad7877d622435bc9e8c9c0b01d62be6ff0
33424 Author: Bdale Garbee <bdale@gag.com>
33425 Date:   Thu May 13 15:37:37 2010 -0600
33426
33427     typo fix from Bob
33428
33429 commit f0433c83d76e90d78fb86a1f4a2f145f3c57fb25
33430 Author: Bdale Garbee <bdale@gag.com>
33431 Date:   Thu May 13 01:27:39 2010 -0600
33432
33433     updates from Bob
33434
33435 commit 0f05cf06e3f1ec510b11d993d9038211ac66c97b
33436 Author: Bdale Garbee <bdale@gag.com>
33437 Date:   Wed May 12 19:54:04 2010 -0600
33438
33439     update changelogs for Debian build
33440
33441 commit 6bd85138c1bfbc1d8b78dce1501870a65a64db36
33442 Author: Bdale Garbee <bdale@gag.com>
33443 Date:   Wed May 12 19:53:40 2010 -0600
33444
33445     lose the quotes since they apparently aren't necessary
33446
33447 commit d639144b9bb840fbbced199738787ec054eddf12
33448 Author: Bdale Garbee <bdale@gag.com>
33449 Date:   Wed May 12 17:04:41 2010 -0600
33450
33451     update changelogs for Debian build
33452
33453 commit ae6854df00579ea1c3486f1bf8f19443d5ac9498
33454 Author: Bdale Garbee <bdale@gag.com>
33455 Date:   Wed May 12 17:04:13 2010 -0600
33456
33457     update desktop file for conformance with current standards
33458
33459 commit 7191d74e680a63728f5eb139069a674fef969e6c
33460 Author: Bdale Garbee <bdale@gag.com>
33461 Date:   Wed May 12 16:45:00 2010 -0600
33462
33463     update changelogs for Debian build
33464
33465 commit 68eaaa694bb7bf20642ad11eac8a13c1c8e21b7d
33466 Author: Bdale Garbee <bdale@gag.com>
33467 Date:   Wed May 12 16:44:14 2010 -0600
33468
33469     add desktop file
33470
33471 commit 9d3d09578381bb6e6f88c39b0e945371bbc22c5a
33472 Author: Bdale Garbee <bdale@gag.com>
33473 Date:   Wed May 12 16:34:49 2010 -0600
33474
33475     add desktop file provided by Bob Finch
33476
33477 commit 3cc1dad3b497524ffef61190dd68908cb19e8c35
33478 Author: Bdale Garbee <bdale@gag.com>
33479 Date:   Wed May 12 16:28:35 2010 -0600
33480
33481     add initial package build scripts for Arch Linux from Bob Finch
33482
33483 commit 1b8671bd0a00cec6ae4ccf442cd007b18af82fb0
33484 Author: Bdale Garbee <bdale@gag.com>
33485 Date:   Sun May 9 01:41:00 2010 -0600
33486
33487     lots of updates
33488
33489 commit 53b9a9bc28a9278249ff37f92110c21380e93cda
33490 Author: Bdale Garbee <bdale@gag.com>
33491 Date:   Thu May 6 13:59:23 2010 -0600
33492
33493     update changelogs for Debian build
33494
33495 commit cde60f16f6ab2cdd5010a0e106ae312d144947cf
33496 Author: Bdale Garbee <bdale@gag.com>
33497 Date:   Thu May 6 13:58:31 2010 -0600
33498
33499     Revert "Merge remote branch 'remotes/origin/fix-reset'"
33500     
33501     This reverts commit 314d27a73c903fef2968dabac3d5313573713460, reversing
33502     changes made to fa77db2ffd8a749c93767db5a6311131e00473ae.
33503     
33504     For whatever reason, this is utterly not doing the right things today!
33505
33506 commit 8be04df7e1e0a369ffb1137c6e2ec63585e3c935
33507 Author: Bdale Garbee <bdale@gag.com>
33508 Date:   Thu May 6 12:48:00 2010 -0600
33509
33510     update changelogs for Debian build
33511
33512 commit 314d27a73c903fef2968dabac3d5313573713460
33513 Merge: fa77db2 823fc0a
33514 Author: Bdale Garbee <bdale@gag.com>
33515 Date:   Thu May 6 12:47:30 2010 -0600
33516
33517     Merge remote branch 'remotes/origin/fix-reset'
33518
33519 commit 823fc0ac27b8df9b4ba1ca0f229b431baf5b46dd
33520 Author: Keith Packard <keithp@keithp.com>
33521 Date:   Wed May 5 12:50:39 2010 -0700
33522
33523     Don't change dbg clock while changing reset_n. Use 20ms everywhere
33524     
33525     This changes the reset code to be more conservative about changing
33526     things at the same time, and also sets all timings to 20ms to make
33527     debugging with the scope easier.
33528     
33529     Signed-off-by: Keith Packard <keithp@keithp.com>
33530
33531 commit fa77db2ffd8a749c93767db5a6311131e00473ae
33532 Author: Bdale Garbee <bdale@gag.com>
33533 Date:   Wed May 5 02:34:41 2010 -0600
33534
33535     update changelogs for Debian build
33536
33537 commit 8b6767e24a88482dbd3d4c4c969a0be08917d22b
33538 Author: Keith Packard <keithp@keithp.com>
33539 Date:   Wed May 5 01:32:46 2010 -0700
33540
33541     Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
33542     
33543     ao_sleep doesn't delay for a specified time interval as much as one
33544     might want it to.
33545
33546 commit e6bb80975fde20928a830170f0821d59a8c72690
33547 Author: Keith Packard <keithp@keithp.com>
33548 Date:   Wed May 5 01:31:57 2010 -0700
33549
33550     Fix all stdio reading functions to be __critical
33551     
33552     Oh, right SDCC has '__critical' to mark sections of code that need to
33553     run with interrupts disabled; no need to use EA = 0 and EA = 1.
33554     
33555     Signed-off-by: Keith Packard <keithp@keithp.com>
33556
33557 commit ff03cdf746b83542ebcca00d32e6cc69ccfc122d
33558 Author: Bdale Garbee <bdale@gag.com>
33559 Date:   Wed May 5 01:57:54 2010 -0600
33560
33561     update changelogs for Debian build
33562
33563 commit 8702f497c4278648303eced1aed5bd76d559521a
33564 Author: Bdale Garbee <bdale@gag.com>
33565 Date:   Wed May 5 01:57:11 2010 -0600
33566
33567     initial attempt at a telemetrum turn on script .. needs work
33568
33569 commit 01cefa181b04e53c20109ef8f3ffff633744da73
33570 Author: Bdale Garbee <bdale@gag.com>
33571 Date:   Wed May 5 01:56:51 2010 -0600
33572
33573     update changelogs for Debian build
33574
33575 commit 45a1c2d2dfb69e5269ef2756fcd0f734b48d41cb
33576 Author: Bdale Garbee <bdale@gag.com>
33577 Date:   Wed May 5 01:54:33 2010 -0600
33578
33579     update changelogs for Debian build
33580
33581 commit f7ff3278bb670df59d7425a014cfe8e3718fea3f
33582 Author: Keith Packard <keithp@keithp.com>
33583 Date:   Wed May 5 00:44:42 2010 -0700
33584
33585     Disable interrupts while reading from stdin
33586     
33587     With multiple input source support, there is a lag between asking a
33588     device if it has data and then waiting for more data to appear. If an
33589     interrupt signalling additional input arrives in this interval, we'll
33590     go to sleep with input available.
33591     
33592     This patch uses a big hammer by just disabling interrupts for the
33593     whole process.
33594     
33595     Signed-off-by: Keith Packard <keithp@keithp.com>
33596
33597 commit aa9ff021d683764a43800eaa18ea0c9be5134939
33598 Author: Keith Packard <keithp@keithp.com>
33599 Date:   Tue May 4 21:42:54 2010 -0700
33600
33601     Revert "Add optional 's' command to packet slave to enable/disable slave mode"
33602     
33603     This reverts commit e7dc7fab787df63a4de72c8450e94092eb04d7db.
33604     
33605     This patch didn't work, and magically appears to break flashing TM
33606     from TD.
33607
33608 commit 8c95f33686f69da717013ec2c25dbcd99c03aa45
33609 Author: Bdale Garbee <bdale@gag.com>
33610 Date:   Thu Apr 29 17:48:44 2010 -0600
33611
33612     more text created during SFO->DEN flight
33613
33614 commit af0613ffc178b9b1f011c315923f92f2581fe53e
33615 Author: Bdale Garbee <bdale@gag.com>
33616 Date:   Tue Apr 27 00:18:43 2010 -0600
33617
33618     update changelogs for Debian build
33619
33620 commit 99094f02bf4849ba1f6b9842ded6c39d894320f7
33621 Merge: 641e76c 75d8ffd
33622 Author: Bdale Garbee <bdale@gag.com>
33623 Date:   Tue Apr 27 00:17:37 2010 -0600
33624
33625     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
33626
33627 commit 641e76c5d419dab057298541b3a7546877643198
33628 Author: Bdale Garbee <bdale@gag.com>
33629 Date:   Tue Apr 27 00:17:15 2010 -0600
33630
33631     add some RF usage information from an email reply sent today, and re-indent
33632
33633 commit 75d8ffd4eadf31d50b2f58c021530c17ff1bdc66
33634 Author: Keith Packard <keithp@keithp.com>
33635 Date:   Fri Apr 23 13:53:25 2010 -0700
33636
33637     Autodetect flite voice registration function
33638     
33639     Old versions of flite exported the function 'register_cmu_us_kal'
33640     while new ones export 'register_cmu_us_kal16'. This patch just checks
33641     which one is available and uses that.
33642     
33643     Signed-off-by: Keith Packard <keithp@keithp.com>
33644
33645 commit 97f4874d19ec05c81a04a3ecd06abffcf7fbfafc
33646 Author: Keith Packard <keithp@keithp.com>
33647 Date:   Thu Apr 22 16:25:35 2010 -0700
33648
33649     More ALtosUI changes
33650
33651 commit e7dc7fab787df63a4de72c8450e94092eb04d7db
33652 Author: Keith Packard <keithp@keithp.com>
33653 Date:   Thu Apr 22 14:53:44 2010 -0700
33654
33655     Add optional 's' command to packet slave to enable/disable slave mode
33656     
33657     This option has been selected for teledongle so that you can use slave
33658     mode and hook two teledongles together over the RF link.
33659     
33660     Signed-off-by: Keith Packard <keithp@keithp.com>
33661
33662 commit f4383394b5d2b275b21e3ce8040d8cb9e48bb375
33663 Merge: 5f93cf8 c879b17
33664 Author: Bdale Garbee <bdale@gag.com>
33665 Date:   Sun Apr 18 08:36:07 2010 -0600
33666
33667     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
33668
33669 commit 5f93cf8c73555f43c14b1b0757f264bde69e9b8a
33670 Author: Bdale Garbee <bdale@gag.com>
33671 Date:   Sun Apr 18 08:35:43 2010 -0600
33672
33673     capture work done on SFO->DEN flight
33674
33675 commit c879b178d83c9a9a521f42a960b10e19b11cee92
33676 Author: Keith Packard <keithp@keithp.com>
33677 Date:   Sat Apr 10 22:09:57 2010 -0700
33678
33679     Increase reset switch time to 100ms
33680     
33681     Signed-off-by: Keith Packard <keithp@keithp.com>
33682
33683 commit b3a2e1221735d54dc3f2b97b4e75ed6f33ab8227
33684 Author: Bdale Garbee <bdale@gag.com>
33685 Date:   Sat Apr 10 15:01:14 2010 -0600
33686
33687     update changelogs for Debian build
33688
33689 commit 9394393c24c0a96b94319f2d0aa78fb498a121c9
33690 Author: Keith Packard <keithp@keithp.com>
33691 Date:   Fri Apr 9 17:51:01 2010 -0700
33692
33693     Only have the slave return a packet if it received one.
33694     
33695     When the receive is aborted to switch modes, it's important to not
33696     immediately re-acquire the radio and try to send a packet as the
33697     aborting thread won't know to kick the receiver again.
33698     
33699     This prevents the 'C' command from locking up as it tries to stop the
33700     packet slave before turning on the transmitter.
33701     
33702     Signed-off-by: Keith Packard <keithp@keithp.com>
33703
33704 commit ce39372a3aeffff1a08d609e63164a00cf974663
33705 Author: Bdale Garbee <bdale@gag.com>
33706 Date:   Fri Apr 9 13:50:49 2010 -0600
33707
33708     wrong Yaesu model
33709
33710 commit a832c7e9d9e9e420e1281136188bd53b34c56464
33711 Author: Bdale Garbee <bdale@gag.com>
33712 Date:   Fri Apr 9 00:10:03 2010 -0600
33713
33714     update changelogs for Debian build
33715
33716 commit c0ee1ae25e1d18138d8372f47085de48ffada344
33717 Author: Bdale Garbee <bdale@gag.com>
33718 Date:   Fri Apr 9 00:09:21 2010 -0600
33719
33720     file changed by auto tools
33721
33722 commit 25e69ebfec94560e0714cf2cc623dc9697b4ea99
33723 Author: Bdale Garbee <bdale@gag.com>
33724 Date:   Fri Apr 9 00:08:32 2010 -0600
33725
33726     update changelogs for Debian build
33727
33728 commit ea5d4f01d18d93d032f05933041b7b6881289780
33729 Author: Keith Packard <keithp@keithp.com>
33730 Date:   Thu Apr 8 22:45:04 2010 -0700
33731
33732     libflite may forget to reference libasound
33733
33734 commit 4b02f293e9c32a568fad89558274f21157e7d473
33735 Author: Bdale Garbee <bdale@gag.com>
33736 Date:   Thu Apr 8 20:08:07 2010 -0600
33737
33738     update changelogs for Debian build
33739
33740 commit 5c3b6e2d1989bcaa19ae3e294f297ec3e5648a53
33741 Author: Bdale Garbee <bdale@gag.com>
33742 Date:   Thu Apr 8 19:56:40 2010 -0600
33743
33744     update changelogs for Debian build
33745
33746 commit 01e524f11a67390a8ea1f20aa2d611909b4da363
33747 Author: Bdale Garbee <bdale@gag.com>
33748 Date:   Thu Apr 8 19:55:05 2010 -0600
33749
33750     choose a better set of docbook xsl files
33751
33752 commit f93c9bf3695862db31f2c3b3bc5a7bb24ef3766c
33753 Author: Keith Packard <keithp@keithp.com>
33754 Date:   Thu Apr 8 17:28:17 2010 -0700
33755
33756     When changing RESET line, delay 20ms
33757     
33758     The GPS data sheet suggests a 1uF cap on the reset line to ensure it
33759     is held low long enough for the power supply to come up to voltage. TM
33760     v1.0 loads a 0.001uF cap there, but in case that isn't large enough,
33761     it could be replaced with the larger one. This change makes sure that
33762     even with that larger value, the debugging link will be able to reset
33763     the target.
33764     
33765     Signed-off-by: Keith Packard <keithp@keithp.com>
33766
33767 commit baaaac499cfbc1286ae55374cfdc796d32983b92
33768 Merge: a4356b9 dec9971
33769 Author: Keith Packard <keithp@keithp.com>
33770 Date:   Thu Apr 8 13:31:23 2010 -0700
33771
33772     Merge remote branch 'origin/master'
33773
33774 commit a4356b9bcf679c4d7b88fbbad77a98ecb0f80098
33775 Author: Keith Packard <keithp@keithp.com>
33776 Date:   Thu Apr 8 13:30:16 2010 -0700
33777
33778     Use 16-bit flite voice (which appears to have changed symbols recently)
33779
33780 commit 447c121fc1ceb878e45718ad1364a5349965a59a
33781 Merge: 10330d2 53ca3f9
33782 Author: Keith Packard <keithp@keithp.com>
33783 Date:   Thu Apr 8 11:46:56 2010 -0700
33784
33785     Merge remote branch 'origin/master' into altosui
33786
33787 commit dec9971d70f17067ba0051206851b49c7604ac85
33788 Author: Bdale Garbee <bdale@gag.com>
33789 Date:   Thu Apr 8 12:43:03 2010 -0600
33790
33791     update changelogs for Debian build
33792
33793 commit 6629ec52def8917ad033847812a1adc4c3e9c947
33794 Author: Bdale Garbee <bdale@gag.com>
33795 Date:   Thu Apr 8 12:42:47 2010 -0600
33796
33797     lose the url entirely for now
33798
33799 commit a1539a075a0cc79c9122fea878d9a20ee722a18c
33800 Author: Bdale Garbee <bdale@gag.com>
33801 Date:   Thu Apr 8 12:41:42 2010 -0600
33802
33803     update changelogs for Debian build
33804
33805 commit 934434ffb3514fe9ff95692784750d7c5217a5d3
33806 Author: Bdale Garbee <bdale@gag.com>
33807 Date:   Thu Apr 8 12:41:28 2010 -0600
33808
33809     fix typo in url
33810
33811 commit 8a067cd0eebbec313fc39086747ef618f2d1cf37
33812 Author: Bdale Garbee <bdale@gag.com>
33813 Date:   Thu Apr 8 12:36:18 2010 -0600
33814
33815     update changelogs for Debian build
33816
33817 commit 05ad58389fa3814ecb56344bf4ec3a3e025920a2
33818 Author: Bdale Garbee <bdale@gag.com>
33819 Date:   Thu Apr 8 12:34:54 2010 -0600
33820
33821     need another build dep
33822
33823 commit 6fbdc7037db185f03bd5ff96b9d9320646572df7
33824 Author: Bdale Garbee <bdale@gag.com>
33825 Date:   Thu Apr 8 12:28:49 2010 -0600
33826
33827     update changelogs for Debian build
33828
33829 commit 8f1d47e9cd61738e516d15fc97d5730d80611e87
33830 Author: Bdale Garbee <bdale@gag.com>
33831 Date:   Thu Apr 8 12:28:20 2010 -0600
33832
33833     update changelogs for Debian build
33834
33835 commit 10330d23518c94a8b791193a97a6cc07b1c9a97c
33836 Author: Keith Packard <keithp@keithp.com>
33837 Date:   Tue Apr 6 00:58:00 2010 -0700
33838
33839     Enable telemetry monitoring
33840     
33841     Signed-off-by: Keith Packard <keithp@keithp.com>
33842
33843 commit 9e10e43eff9de3f034da49c4f88728fb933f5035
33844 Author: Keith Packard <keithp@keithp.com>
33845 Date:   Tue Apr 6 00:56:57 2010 -0700
33846
33847     Tasks may move in task structure as a result of ao_exit
33848     
33849     Signed-off-by: Keith Packard <keithp@keithp.com>
33850
33851 commit a7fc7901cd591c93d9d0cffeec2977ebb17554d4
33852 Author: Keith Packard <keithp@keithp.com>
33853 Date:   Tue Apr 6 00:55:19 2010 -0700
33854
33855     TD reports "not-connected" when GPS has 0 sats
33856
33857 commit e064d05da87926c19fb665b40fb280fb59328183
33858 Author: Keith Packard <keithp@keithp.com>
33859 Date:   Tue Apr 6 00:54:52 2010 -0700
33860
33861     serial port read function cannot be interrupted. poll every 1 second
33862
33863 commit c099a67d9ea37e731e0eca318102560281ac240f
33864 Author: Keith Packard <keithp@keithp.com>
33865 Date:   Mon Apr 5 22:42:05 2010 -0700
33866
33867     Interrupt running replay thread when starting another replay
33868     
33869     Signed-off-by: Keith Packard <keithp@keithp.com>
33870
33871 commit cc600a0389720bc7e435dbda8bec080ef19e0c58
33872 Author: Keith Packard <keithp@keithp.com>
33873 Date:   Mon Apr 5 22:21:46 2010 -0700
33874
33875     Add Linux device discovery
33876     
33877     AltosDeviceLinux.java scans /proc to locate suitable devices. This
33878     will be hooked up to the UI shortly.
33879
33880 commit c28646d72005daeadb70b95fd3b0050bd752cc55
33881 Author: Keith Packard <keithp@keithp.com>
33882 Date:   Sun Apr 4 20:55:30 2010 -0700
33883
33884     Switch TeleMetrum from v0.2 to v1.0
33885     
33886     Signed-off-by: Keith Packard <keithp@keithp.com>
33887
33888 commit d22ba55ae0e056530a727df50f14ad853d79a2c8
33889 Author: Keith Packard <keithp@keithp.com>
33890 Date:   Sun Apr 4 20:55:18 2010 -0700
33891
33892     Clean up some altosui comments
33893
33894 commit 6251e89c6eea655769f77bc18e98e79c99cf3cad
33895 Author: Keith Packard <keithp@keithp.com>
33896 Date:   Sun Apr 4 19:54:46 2010 -0700
33897
33898     Don't abort the radio when enabling telemetry monitoring
33899     
33900     If telemetry monitoring is already on, then there isn't any point, and
33901     if it's not on, then presumably there isn't any radio work to abort.
33902     
33903     Signed-off-by: Keith Packard <keithp@keithp.com>
33904
33905 commit b0b99f30c4e00689e9faceb363a5c7284541c6be
33906 Author: Keith Packard <keithp@keithp.com>
33907 Date:   Sun Apr 4 19:48:50 2010 -0700
33908
33909     Make ao_radio_idle keep trying to get the radio to idle.
33910     
33911     Attempting to abort a radio operation could lead to a hang if the user
33912     of the radio jumped in and started using it again before the task
33913     attempting to abort woke up. This change just keeps smacking the radio
33914     until the radio goes idle long enough to detect it.
33915
33916 commit 0e7abc9fedec568b431c983d3df1b0b29f4f10e3
33917 Author: Keith Packard <keithp@keithp.com>
33918 Date:   Sun Apr 4 16:32:04 2010 -0700
33919
33920     Use RXTX for serial comm. Add logdir preference saving
33921
33922 commit c66eebad323e4572bb7cc23bc476ee144f03e9b8
33923 Author: Bdale Garbee <bdale@gag.com>
33924 Date:   Sat Apr 3 08:02:44 2010 -0600
33925
33926     rewrite urls in docbook format
33927
33928 commit 3d34c488c5b71020d86f83156fd821fd860bf214
33929 Author: Keith Packard <keithp@keithp.com>
33930 Date:   Sat Apr 3 00:02:44 2010 -0700
33931
33932     Make .jar file
33933
33934 commit 4bea4c327e002ce8f88218f0d840af7c1521bc35
33935 Author: Keith Packard <keithp@keithp.com>
33936 Date:   Fri Apr 2 23:25:02 2010 -0700
33937
33938     Remove unused cell renderer class
33939
33940 commit 4ad062969ae8a608b8428620579bbe114e580a11
33941 Author: Keith Packard <keithp@keithp.com>
33942 Date:   Fri Apr 2 23:20:38 2010 -0700
33943
33944     Remove GPS data missing from skytraq. Save max height/accel/speed
33945
33946 commit ebd49d4ec6b0b60c85b2de45cfe2e36add8fe9bf
33947 Author: Keith Packard <keithp@keithp.com>
33948 Date:   Fri Apr 2 23:05:40 2010 -0700
33949
33950     Report current gps nsat, not last locked nsat
33951
33952 commit 3f9b66b307ee88172151e3bee58e50f5acbde109
33953 Author: Keith Packard <keithp@keithp.com>
33954 Date:   Fri Apr 2 23:00:30 2010 -0700
33955
33956     Clean up GPS data formatting
33957
33958 commit 9cc48698ec14c34d437baad7b6540edc31e9741c
33959 Author: Keith Packard <keithp@keithp.com>
33960 Date:   Fri Apr 2 22:47:40 2010 -0700
33961
33962     Fix state updates
33963
33964 commit 6d523ee4dad3b9890d3cf05852459101fe7e26ea
33965 Author: Keith Packard <keithp@keithp.com>
33966 Date:   Fri Apr 2 21:48:41 2010 -0700
33967
33968     Fix status update
33969
33970 commit caa0bf49668344937483190d1c258bfa32971d19
33971 Author: Keith Packard <keithp@keithp.com>
33972 Date:   Fri Apr 2 21:44:00 2010 -0700
33973
33974     Fix up table formatting
33975
33976 commit a579402f428dd6a0529505069d1846f70b83ab5d
33977 Author: Keith Packard <keithp@keithp.com>
33978 Date:   Fri Apr 2 18:10:59 2010 -0700
33979
33980     Display table of flight info. gps is not working yet though
33981
33982 commit 65079f84ea64220fa928c3ad96652fed159bf74b
33983 Author: Keith Packard <keithp@keithp.com>
33984 Date:   Fri Apr 2 16:07:40 2010 -0700
33985
33986     Steal C code from ao-view
33987
33988 commit 02f2be90879b682b6e648cf2debc83223d127b9d
33989 Author: Keith Packard <keithp@keithp.com>
33990 Date:   Fri Apr 2 13:37:52 2010 -0700
33991
33992     Add telem parsing code
33993
33994 commit 8c600abf87c95f8f214b5e56ff6eab955795dff5
33995 Author: Bdale Garbee <bdale@gag.com>
33996 Date:   Thu Apr 1 23:56:47 2010 -0600
33997
33998     crudely incorporate "day in the life" info from web page
33999
34000 commit 53ca3f98aeb70cb780031fee788de950e4388cf6
34001 Author: Bdale Garbee <bdale@gag.com>
34002 Date:   Thu Apr 1 23:39:42 2010 -0600
34003
34004     tweak copyright assertion
34005
34006 commit 6454e309858aeef7912e862de8632618d89b4205
34007 Author: Keith Packard <keithp@keithp.com>
34008 Date:   Thu Apr 1 18:31:14 2010 -0700
34009
34010     Fix windows install file
34011
34012 commit 584ab100640a07dec6e06829e73b7260d17d2232
34013 Author: Keith Packard <keithp@keithp.com>
34014 Date:   Thu Apr 1 18:30:56 2010 -0700
34015
34016     Add Windows install .inf file
34017
34018 commit a06bee96e648d9ded8776f3d6cba9505e7be1a60
34019 Author: Keith Packard <keithp@keithp.com>
34020 Date:   Wed Mar 31 23:05:03 2010 -0700
34021
34022     Add telemetry data parsing code
34023
34024 commit 7f233369e32c3254165ee251df0a3dbc21ea5a29
34025 Author: Keith Packard <keithp@keithp.com>
34026 Date:   Wed Mar 31 13:49:54 2010 -0700
34027
34028     Start adding java-based UI
34029
34030 commit 76768804e68ed09421d7a48cb0b390f102ce2d76
34031 Author: Bdale Garbee <bdale@gag.com>
34032 Date:   Tue Mar 30 23:26:35 2010 -0600
34033
34034     make lintian happy
34035
34036 commit eb3cc3e9b60ec23acbb7d797affa743d671801ab
34037 Author: Bdale Garbee <bdale@gag.com>
34038 Date:   Tue Mar 30 23:19:48 2010 -0600
34039
34040     update changelogs for Debian build
34041
34042 commit 00f49c8fb0aa38331360bdb85c32bcebe60dcdc3
34043 Author: Bdale Garbee <bdale@gag.com>
34044 Date:   Tue Mar 30 23:19:07 2010 -0600
34045
34046     fix typo
34047
34048 commit f03ed0876c67b58624abf0c14bf73444b0322d3c
34049 Author: Bdale Garbee <bdale@gag.com>
34050 Date:   Tue Mar 30 23:18:37 2010 -0600
34051
34052     update changelogs for Debian build
34053
34054 commit b41e617080fe825f7810ee5eee52ea37f7618ec6
34055 Merge: 28e40cc df7bda1
34056 Author: Bdale Garbee <bdale@gag.com>
34057 Date:   Tue Mar 30 23:15:32 2010 -0600
34058
34059     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
34060     
34061     Conflicts:
34062         ChangeLog
34063
34064 commit 28e40ccfcd80ab8764d4aa235257cea4d193a0c1
34065 Author: Bdale Garbee <bdale@gag.com>
34066 Date:   Tue Mar 30 23:14:47 2010 -0600
34067
34068     update changelogs for Debian build
34069
34070 commit 20d4d410e0fc04fe192e309811eed6c0194fa5a8
34071 Author: Bdale Garbee <bdale@gag.com>
34072 Date:   Tue Mar 30 23:11:40 2010 -0600
34073
34074     initial harness for documentation
34075
34076 commit 9801ff7de21027935f52ccabaa3ff157e22d21ce
34077 Author: Bdale Garbee <bdale@gag.com>
34078 Date:   Mon Mar 15 12:04:18 2010 -0600
34079
34080     move gbp.conf into debian/
34081
34082 commit df7bda1f32b0049c3878c325ea0b55999f3980e3
34083 Merge: 23da4f3 a7042fe
34084 Author: Keith Packard <keithp@keithp.com>
34085 Date:   Fri Mar 12 10:38:26 2010 -0800
34086
34087     Merge remote branch 'origin/master'
34088
34089 commit 23da4f3bcdd1d780c9e1f6b68ad2fb309fcae6ba
34090 Author: Keith Packard <keithp@keithp.com>
34091 Date:   Fri Mar 12 10:37:32 2010 -0800
34092
34093     Document the ao-dumplog '--remote' flag for radio-link downloads
34094     
34095     The --remote (or -R) flag uses TeleDongle to fetch data over the radio
34096     command link from TeleMetrum. It's been there for a while, but the man
34097     page failed to mention it.
34098     
34099     Signed-off-by: Keith Packard <keithp@keithp.com>
34100
34101 commit 93df98898f8cd199ae13158bc4f65e3494c954ad
34102 Author: Keith Packard <keithp@keithp.com>
34103 Date:   Fri Mar 12 10:35:12 2010 -0800
34104
34105     Round radio calibration value instead of truncating
34106     
34107     The radio calibration function in the bring-up code was truncating the
34108     radio calibration value which caused the resulting frequency to
34109     always measure above the target frequency, instead of trying to get as
34110     close as possible. This change will result in a closer frequency
34111     match, but may sometimes be below the target frequency.
34112     
34113     Signed-off-by: Keith Packard <keithp@keithp.com>
34114
34115 commit a7042fe7d065d1da1252be5ad43e3c9856214dc8
34116 Author: Bdale Garbee <bdale@Deborah.(none)>
34117 Date:   Fri Mar 5 19:11:11 2010 -0800
34118
34119     update changelogs for Debian build
34120
34121 commit eda5e1166a97766aa22561beaa1086ba4e19ee16
34122 Author: Bdale Garbee <bdale@gag.com>
34123 Date:   Thu Mar 4 17:33:39 2010 -0700
34124
34125     update changelogs for Debian build
34126
34127 commit 6e61170d42936c18cd6efba6f4c14af616a30745
34128 Author: Keith Packard <keithp@keithp.com>
34129 Date:   Sun Feb 28 18:24:46 2010 -0800
34130
34131     Need to duplicate new altitude conversion code in aoview.
34132     
34133     Altitude conversion is now done with a smaller table and interpolation
34134     instead of a giant table.
34135     
34136     Signed-off-by: Keith Packard <keithp@keithp.com>
34137
34138 commit e4e17e6d3844ae682a0e7a9469a522359bac77b6
34139 Author: Bdale Garbee <bdale@gag.com>
34140 Date:   Sat Feb 27 17:36:13 2010 -0700
34141
34142     update changelogs for Debian build
34143
34144 commit a1478f65538fdaac7b58ffbd958a035b74956099
34145 Merge: 901fce5 bbf8c9f
34146 Author: Keith Packard <keithp@keithp.com>
34147 Date:   Sat Feb 27 15:19:33 2010 -0800
34148
34149     Merge remote branch 'origin/master'
34150
34151 commit 901fce5fe3e2762406079ecaa787612b5ed4b34a
34152 Author: Keith Packard <keithp@keithp.com>
34153 Date:   Sat Feb 27 15:18:47 2010 -0800
34154
34155     Add .gitignore for ao-bringup
34156     
34157     Signed-off-by: Keith Packard <keithp@keithp.com>
34158
34159 commit 7aab73a265841aac817ea34235dd1eb819debf76
34160 Author: Keith Packard <keithp@keithp.com>
34161 Date:   Sat Feb 27 15:14:04 2010 -0800
34162
34163     Fix up LED colors for each product.
34164     
34165     Different products assign different color LEDs to the two available
34166     LED drivers (P1_0, P1_1). Make the LED color pin assignments
34167     per-product (in ao_pins.h), then deal with not always having a green LED.
34168     
34169     Signed-off-by: Keith Packard <keithp@keithp.com>
34170
34171 commit 1d6d8d76ec65373ffee70add75d183f5c4168f61
34172 Author: Keith Packard <keithp@keithp.com>
34173 Date:   Sat Feb 27 15:11:44 2010 -0800
34174
34175     Eliminate deadlock when writing config from radio link
34176     
34177     Writing the 'Saved\r\n' string would fill the packet buffer and cause
34178     a flush to occur, which would need to wait for the radio link to
34179     receive and transmit a packet. The radio link always re-fetches the
34180     radio channel number when lighting up the radio, so it need to look in
34181     the config space. If the config mutex was held by the config writing
34182     process while the radio was trying to get the channel number, then
34183     we'd get a deadlock.
34184     
34185     Signed-off-by: Keith Packard <keithp@keithp.com>
34186
34187 commit f1956ebadd7bf46b84a05a0c383b6404ca26b344
34188 Author: Keith Packard <keithp@keithp.com>
34189 Date:   Sat Feb 27 15:10:16 2010 -0800
34190
34191     Leave .ihx files in the build directory too - easier to debug that way
34192     
34193     sdcdb wants the .ihx and .cdb files in the same directory, so humor it
34194     by copying the .ihx files to the src directory instead of moving them.
34195     
34196     Signed-off-by: Keith Packard <keithp@keithp.com>
34197
34198 commit bbf8c9f1748af3f1fac08ddf80ae98da2e9b5727
34199 Author: Bdale Garbee <bdale@gag.com>
34200 Date:   Fri Feb 26 15:21:12 2010 -0700
34201
34202     create a turn on script for lighting up TeleDongle v0.2 boards
34203
34204 commit 461d4a1948e112ec7353caf88967391d876469dd
34205 Author: Keith Packard <keithp@keithp.com>
34206 Date:   Fri Feb 26 10:33:13 2010 -0800
34207
34208     Add LED test
34209
34210 commit 5d7a3a5fbc0af4621c67a6fd51a9c9d5ae688fa5
34211 Author: Keith Packard <keithp@keithp.com>
34212 Date:   Thu Feb 25 16:40:13 2010 -0800
34213
34214     Fix and document the ao-rawload --run flag
34215     
34216     This allows ram-based programs to be loaded and executed easily.
34217     
34218     Signed-off-by: Keith Packard <keithp@keithp.com>
34219
34220 commit 1e60deca147c85a064719dfad14ccabd1049bbbd
34221 Author: Keith Packard <keithp@keithp.com>
34222 Date:   Thu Feb 25 16:33:34 2010 -0800
34223
34224     Allow product names to have suffixes (like board revisions)
34225     
34226     When looking for a board by product name, just look at the prefix of
34227     the name instead of requiring an exact match. This will allow products
34228     to have board version suffixes.
34229     
34230     Signed-off-by: Keith Packard <keithp@keithp.com>
34231
34232 commit f4d5790a284e2d02dd7568fbca90402fa5ed1aea
34233 Author: Keith Packard <keithp@keithp.com>
34234 Date:   Thu Feb 25 16:32:57 2010 -0800
34235
34236     Add ao_radio_xmit to help test boards without flashing them.
34237     
34238     Signed-off-by: Keith Packard <keithp@keithp.com>
34239
34240 commit d7d551b0078acb1596a9b9023c3df6dbfa46213c
34241 Author: Bdale Garbee <bdale@gag.com>
34242 Date:   Wed Feb 24 17:30:23 2010 -0700
34243
34244     update changelogs for Debian build
34245
34246 commit 2f45953ee54034209a23c254e65da36e44cf075f
34247 Author: Bdale Garbee <bdale@gag.com>
34248 Date:   Wed Feb 24 17:29:47 2010 -0700
34249
34250     un-muck changelog
34251
34252 commit 540f86678853e7ea80ae91f3f2ec0ec88c5b1ca7
34253 Author: Bdale Garbee <bdale@gag.com>
34254 Date:   Wed Feb 24 17:27:51 2010 -0700
34255
34256     debugging
34257
34258 commit cdccd92f6ed97be7385e84de5694064cb8f43946
34259 Author: Bdale Garbee <bdale@gag.com>
34260 Date:   Wed Feb 24 17:25:28 2010 -0700
34261
34262     conditionalize use of git on executability of /usr/bin/git binary
34263
34264 commit 54dd7a200e6956aace5a580d4c4d6a10a13c654b
34265 Author: Bdale Garbee <bdale@gag.com>
34266 Date:   Wed Feb 24 17:22:45 2010 -0700
34267
34268     update changelogs for Debian build
34269
34270 commit 4b6b28530206c6fdbe46699b81746fbbcab5b148
34271 Author: Bdale Garbee <bdale@gag.com>
34272 Date:   Wed Feb 24 17:22:20 2010 -0700
34273
34274     see if this works
34275
34276 commit c74958d3e8c5ce8006a9f9f6853238fce0c77432
34277 Author: Bdale Garbee <bdale@gag.com>
34278 Date:   Wed Feb 24 17:13:29 2010 -0700
34279
34280     move git-using variable declaration into the prebuild target
34281
34282 commit cf091a7252eba09902a42a3cfe7b4d6a343907ce
34283 Author: Bdale Garbee <bdale@gag.com>
34284 Date:   Wed Feb 24 16:44:44 2010 -0700
34285
34286     update changelogs for Debian build
34287
34288 commit deccc10f0305c0cd02bf6317d6dc9d2ae38c3dac
34289 Author: Bdale Garbee <bdale@gag.com>
34290 Date:   Wed Feb 24 16:43:32 2010 -0700
34291
34292     add gawk as a build dependency since strtonum is a gawk extension
34293
34294 commit ac45da6e61597dcdb119b976f7301b2cc7fdced4
34295 Author: Bdale Garbee <bdale@gag.com>
34296 Date:   Wed Feb 24 14:57:26 2010 -0700
34297
34298     update changelogs for Debian build
34299
34300 commit 24912821b3230b8357b9e0094cd69fa0bccc5513
34301 Author: Bdale Garbee <bdale@gag.com>
34302 Date:   Wed Feb 24 14:53:27 2010 -0700
34303
34304     update changelogs for Debian build
34305
34306 commit 82fdbfe1229d1ea5e6906ea240d54b3da73d9a69
34307 Author: Keith Packard <keithp@keithp.com>
34308 Date:   Sat Feb 20 21:35:43 2010 -0800
34309
34310     Must install .map files for ao-load to work
34311     
34312     ao-load uses the .map files to rewrite the serial number and other
34313     config parameters into the program flash.
34314     
34315     Signed-off-by: Keith Packard <keithp@keithp.com>
34316
34317 commit a5215c2bd9249a285fc834db0c453fb3e7daed87
34318 Author: Keith Packard <keithp@keithp.com>
34319 Date:   Sat Feb 20 21:20:05 2010 -0800
34320
34321     Add back stack size checking to altos linking phase
34322     
34323     This verifies that the stack start specified during the compile
34324     will work with the resulting program
34325     
34326     Signed-off-by: Keith Packard <keithp@keithp.com>
34327
34328 commit 18eeb79026f7e5c54bf99435537c024427011a36
34329 Author: Keith Packard <keithp@keithp.com>
34330 Date:   Sat Feb 20 21:05:45 2010 -0800
34331
34332     Quiet make output.
34333     
34334     This borrows ideas from the notmuch project to reduce the command line
34335     clutter seen when compiling or linking stuff.
34336     
34337     Signed-off-by: Keith Packard <keithp@keithp.com>
34338
34339 commit 004c2a9b7a4b44ef71ca60482573e8e9d8c6ce93
34340 Author: Keith Packard <keithp@keithp.com>
34341 Date:   Sat Feb 20 20:36:08 2010 -0800
34342
34343     Update .gitignore files
34344
34345 commit 84c93bb2fc4558a5e4654794ba90e730a84eaf67
34346 Author: Keith Packard <keithp@keithp.com>
34347 Date:   Sat Feb 20 20:22:16 2010 -0800
34348
34349     Change altos build process to support per-product compile-time changes
34350     
34351     This creates per-product subdirectories and recompiles everything for
34352     each product, allowing per-product compile-time changes for things
34353     like peripheral pin assignments and attached serial devices.
34354     
34355     Signed-off-by: Keith Packard <keithp@keithp.com>
34356
34357 commit fd0a42e0e96dcb8ecc9e999f70bcf70692692af9
34358 Author: Keith Packard <keithp@keithp.com>
34359 Date:   Sat Feb 20 20:21:07 2010 -0800
34360
34361     Change barometer conversion code to shrink conversion table
34362
34363 commit 876e9a10b9096ead85fbe08ec9a6a0329cf7cbd4
34364 Author: Keith Packard <keithp@keithp.com>
34365 Date:   Sat Feb 13 16:42:27 2010 -0800
34366
34367     Log GPS data on pad after boost detect.
34368     
34369     This wakes up the two GPS reporting tasks and gets them to report out
34370     any existing GPS data to the log file. To make sure the timestamps in
34371     that GPS data are accurate, this also records GPS time on receipt of
34372     the GPS data instead of when that is logged.
34373     
34374     Signed-off-by: Keith Packard <keithp@keithp.com>
34375
34376 commit c83615567b4567f3dc45a7f7b894943b45fbb65c
34377 Author: Keith Packard <keithp@keithp.com>
34378 Date:   Sun Feb 7 00:25:22 2010 -0800
34379
34380     Pull in a bit more data for filtering the start of the boost
34381
34382 commit f8967607b3dda0c0ce7afe8bb077da2da5ed3dcd
34383 Author: Keith Packard <keithp@keithp.com>
34384 Date:   Sun Feb 7 00:24:56 2010 -0800
34385
34386     Compute daytime using GPS as time base
34387
34388 commit 2a6350149407c7d2e7d143906c40c5e331248aeb
34389 Author: Keith Packard <keithp@keithp.com>
34390 Date:   Thu Feb 11 18:48:56 2010 -0800
34391
34392     Missing ao_mutex_put in gps_dump
34393
34394 commit 9856b7c4397afcecc8f541af9a83824e817b3612
34395 Author: Keith Packard <keithp@keithp.com>
34396 Date:   Sun Jan 10 16:31:50 2010 -0800
34397
34398     Switch to using internal cc1111 temperature sensor
34399     
34400     v0.2 has no temperature sensor, and several of the v0.1 boards didn't
34401     get a temperature sensor loaded. Use the internal temperature sensor
34402     on the cc1111 in all cases instead.
34403     
34404     Signed-off-by: Keith Packard <keithp@keithp.com>
34405
34406 commit 0c2533be15858774ef9381aa8c8344356fd5b971
34407 Author: Keith Packard <keithp@keithp.com>
34408 Date:   Sat Jan 9 22:06:19 2010 -0800
34409
34410     Force idle mode by shorting the SPI clock to ground at boot time.
34411     
34412     This allows you to override the flight mode detection code in case the
34413     accelerometer calibration is broken somehow. Hold the SPI clock shoted
34414     to ground until the LED comes on, then remove it.
34415     
34416     Signed-off-by: Keith Packard <keithp@keithp.com>
34417
34418 commit 28346736a7799c0767e54511d9949cd61d35e471
34419 Author: Keith Packard <keithp@keithp.com>
34420 Date:   Sat Jan 9 20:57:48 2010 -0800
34421
34422     Add simple gps dump command 'g'
34423     
34424     This just dumps out the data in a very simple format to verify the GPS
34425     receiver.
34426     
34427     Signed-off-by: Keith Packard <keithp@keithp.com>
34428
34429 commit a6082a8b4501ac4cb18584ace1f0c40e088e5484
34430 Author: Keith Packard <keithp@keithp.com>
34431 Date:   Sat Jan 9 20:57:29 2010 -0800
34432
34433     Remove flash debugging printfs
34434     
34435     Signed-off-by: Keith Packard <keithp@keithp.com>
34436
34437 commit 05bb953830604721c9a49dd56256b86f3666b5ff
34438 Author: Keith Packard <keithp@keithp.com>
34439 Date:   Sat Jan 9 20:42:57 2010 -0800
34440
34441     Don't set ao_flash_setup_done until we're actually done.
34442     
34443     Because we're accessing this variable outside of the mutex, we need to
34444     make sure it isn't set until the data it covers has been initialized.
34445     
34446     Signed-off-by: Keith Packard <keithp@keithp.com>
34447
34448 commit 327e5e782958e516a7b7a786ab6c176b0decb8b8
34449 Author: Keith Packard <keithp@keithp.com>
34450 Date:   Sat Jan 9 20:04:42 2010 -0800
34451
34452     Dump config block from read/write config and flash_status commands
34453
34454 commit 05e5bb2d330b755967d06fb859585c81f5f5fbb5
34455 Author: Keith Packard <keithp@keithp.com>
34456 Date:   Sat Jan 9 19:46:46 2010 -0800
34457
34458     Dump more flash parameters for the flash_status command
34459
34460 commit d4c8895b349998e02e03ed83466a0ca7afb3d99b
34461 Author: Keith Packard <keithp@keithp.com>
34462 Date:   Sat Jan 9 17:57:52 2010 -0800
34463
34464     Add 'f' command to display flash status register contents
34465     
34466     Signed-off-by: Keith Packard <keithp@keithp.com>
34467
34468 commit c1334f712f01543adb10809bc1a3ca120e27290b
34469 Author: Keith Packard <keithp@keithp.com>
34470 Date:   Sat Jan 9 09:55:04 2010 -0800
34471
34472     Add at45db161d.h header file for new flash part.
34473     
34474     Forgot to add this when I added the driver.
34475     
34476     Signed-off-by: Keith Packard <keithp@keithp.com>
34477
34478 commit a0d4c1b06d27e850d233f8ddf8fe32912bf0ec8f
34479 Author: Keith Packard <keithp@keithp.com>
34480 Date:   Sat Jan 9 01:29:41 2010 -0800
34481
34482     Remove green LED and temp sensor from v0.2 code
34483     
34484     Signed-off-by: Keith Packard <keithp@keithp.com>
34485
34486 commit dc8d18736239b14c2ec48a40a01515912c5c25e6
34487 Author: Keith Packard <keithp@keithp.com>
34488 Date:   Sat Jan 9 01:22:06 2010 -0800
34489
34490     Add AT45DBxx1D driver
34491     
34492     This driver supports the AT45DB011D through AT45DB321D DataFlash
34493     parts as found in TeleMetrum v0.2
34494     
34495     Signed-off-by: Keith Packard <keithp@keithp.com>
34496
34497 commit 3bab7e66d25988f5d63ec139c8814a85b983f8f3
34498 Author: Keith Packard <keithp@keithp.com>
34499 Date:   Sat Dec 19 20:32:18 2009 -0800
34500
34501     Remove dbg driver code from telemetrum/teledongle
34502     
34503     The only board with debug outputs is the TI dongle at this point, so
34504     the debug modules were disabled in TM and TD some time
34505     ago. Unfortunately, the code was not removed then.
34506     
34507     Signed-off-by: Keith Packard <keithp@keithp.com>
34508
34509 commit eddb82390a0ecb07ef83c04861993842906b03ab
34510 Author: Keith Packard <keithp@keithp.com>
34511 Date:   Sat Dec 19 15:31:36 2009 -0800
34512
34513     Ensure that ao_alarm waits at least the specified time
34514     
34515     Because the timer tick may happen soon, it's important to delay by
34516     another tick to ensure that we don't wake up early.
34517     
34518     Signed-off-by: Keith Packard <keithp@keithp.com>
34519
34520 commit 598d168bd6552c3756e4b0267de44147eadab9f6
34521 Author: Keith Packard <keithp@keithp.com>
34522 Date:   Sat Dec 19 14:03:11 2009 -0800
34523
34524     Disable monitor mode before attempting radio test.
34525     
34526     If monitor mode is left active, then the radio lock will not be able
34527     to be acquired for the radio test.
34528     
34529     Signed-off-by: Keith Packard <keithp@keithp.com>
34530
34531 commit d4cf1446680d8b47396bcda338e8df7af395d102
34532 Author: Bdale Garbee <bdale@gag.com>
34533 Date:   Sat Dec 19 13:53:38 2009 -0700
34534
34535     update changelogs for Debian build
34536
34537 commit 10d1bbcd9709a5eee8d50989215242b16feb7232
34538 Author: Keith Packard <keithp@keithp.com>
34539 Date:   Sat Dec 19 11:34:16 2009 -0800
34540
34541     Use ao_radio_get/ao_radio_put in packet code.
34542     
34543     The ao_radio_get function both acquires the mutex *and* configures the
34544     radio channel and frequency. Failing to use this in the packet code
34545     would leave the radio frequency unconfigured.
34546     
34547     Signed-off-by: Keith Packard <keithp@keithp.com>
34548
34549 commit a15abc1882a3bdd2c980eed169f3b80337528390
34550 Author: Bdale Garbee <bdale@gag.com>
34551 Date:   Sat Dec 19 12:15:29 2009 -0700
34552
34553     update changelogs for Debian build
34554
34555 commit bbb152c712801653374a8f82869e2e8bf41f7279
34556 Author: Bdale Garbee <bdale@gag.com>
34557 Date:   Sat Dec 19 12:05:40 2009 -0700
34558
34559     update changelogs for Debian build
34560
34561 commit 7ac8efea5d60b81adccdc1e38ac4c13facfae7c9
34562 Author: Keith Packard <keithp@keithp.com>
34563 Date:   Tue Dec 15 23:58:29 2009 -0800
34564
34565     Add --cal to man page
34566
34567 commit 5481082b18226a0de6b377215b3b330bdbc4a6c6
34568 Author: Keith Packard <keithp@keithp.com>
34569 Date:   Sat Dec 5 19:50:38 2009 -0800
34570
34571     Allow radio calibration to be set from ao-load
34572     
34573     This moves the initial radio calibration value into const memory where
34574     it will be used if no eeprom configuration value is available, either
34575     on an unprogrammed board with eeprom or a device without an eeprom.
34576     
34577     Signed-off-by: Keith Packard <keithp@keithp.com>
34578
34579 commit 46f03ab3145a61139c8ca6fc99e8f2798728b5a9
34580 Author: Keith Packard <keithp@keithp.com>
34581 Date:   Sat Dec 5 15:36:12 2009 -0800
34582
34583     Re-order config values. Change frequency to cal
34584     
34585     Place more often used values at top, and consistently call the radio
34586     value 'calibration' instead of 'frequency'.
34587     
34588     Signed-off-by: Keith Packard <keithp@keithp.com>
34589
34590 commit bf29a62532fec12e6af2d2f3a6624882c863e933
34591 Author: Bdale Garbee <bdale@gag.com>
34592 Date:   Sat Dec 5 11:03:42 2009 -0700
34593
34594     update changelogs for Debian build
34595
34596 commit cd49847f3125df1733f298b56a43e8027ab5ce05
34597 Author: Keith Packard <keithp@keithp.com>
34598 Date:   Fri Dec 4 23:38:26 2009 -0800
34599
34600     Add radio calibration configuration.
34601     
34602     The crystal we use is only good for 20ppm, which generates a fairly
34603     significant error bounds at our RF frequency. This commit adds a
34604     configuration variable that sets the RF frequency control variable so
34605     that the output frequency can be adjusted.
34606     
34607     Signed-off-by: Keith Packard <keithp@keithp.com>
34608
34609 commit c671a3f31f54715284beef5baa4a72ca922e4018
34610 Author: Keith Packard <keithp@keithp.com>
34611 Date:   Fri Dec 4 23:36:54 2009 -0800
34612
34613     Make ao_cmd_decimal produce both 32 and 16 bit values.
34614     
34615     ao_cmd_lex_u32 is produced in addition to ao_cmd_lex_i so that
34616     functions can easily read 32-bit values from the command line.
34617     
34618     Signed-off-by: Keith Packard <keithp@keithp.com>
34619
34620 commit e6d6ad66ce177eb6e49eaa04b1ecc6426f4bbdbf
34621 Author: Keith Packard <keithp@keithp.com>
34622 Date:   Fri Dec 4 23:35:40 2009 -0800
34623
34624     Remove send_serial and serial_baud commands.
34625     
34626     No longer useful, and they take up space.
34627     
34628     Signed-off-by: Keith Packard <keithp@keithp.com>
34629
34630 commit ce7325cefbbe91054c1e8174cf40a6c687f6694b
34631 Author: Bdale Garbee <bdale@gag.com>
34632 Date:   Fri Dec 4 21:02:07 2009 -0700
34633
34634     update changelogs for Debian build
34635
34636 commit 9a1d7dd78c07d18954ef620b6ed25d6701df21e2
34637 Author: Keith Packard <keithp@keithp.com>
34638 Date:   Fri Dec 4 14:35:39 2009 -0800
34639
34640     Change default callsign to "N0CALL"
34641
34642 commit 291e2004e77debdc1543912cf11043c849305de8
34643 Author: Bdale Garbee <bdale@gag.com>
34644 Date:   Thu Nov 26 11:18:37 2009 -0700
34645
34646     update changelogs for Debian build
34647
34648 commit 40533095a96b6c6364eebdc4b7d53c4eabe72e9a
34649 Author: Bdale Garbee <bdale@gag.com>
34650 Date:   Thu Nov 26 11:16:04 2009 -0700
34651
34652     update changelogs for Debian build
34653
34654 commit ab1075e7219b02258c1613d93379582be4168947
34655 Author: Bdale Garbee <bdale@gag.com>
34656 Date:   Thu Nov 26 11:15:13 2009 -0700
34657
34658     change home URL in control file to be the AltOS page
34659
34660 commit d34dcc5f3616e59ee90ed172770fe2a3eb1e0cac
34661 Author: Bdale Garbee <bdale@gag.com>
34662 Date:   Thu Nov 26 10:40:07 2009 -0700
34663
34664     fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
34665
34666 commit ea40561b36519a5dcabedabe18672b79ea5e9993
34667 Author: Bdale Garbee <bdale@gag.com>
34668 Date:   Sun Nov 22 10:18:44 2009 -0700
34669
34670     update changelogs for Debian build
34671
34672 commit d6ba07e885bdc62ba64719c9d8cc42fcecbcb09d
34673 Author: Keith Packard <keithp@keithp.com>
34674 Date:   Sun Nov 22 01:10:44 2009 -0800
34675
34676     Automatically extract flight number for eeprom and telem filenames.
34677     
34678     Extract flight number from either telemetry or eeprom files and use
34679     that in the resulting filenames. To ensure that files remain unique,
34680     add a new field, -seq-%03d. This is appended only when the sequence
34681     number is non-zero as it shouldn't occur in normal usage.
34682     
34683     This also eliminates some duplicate filename creation code in the
34684     library and aoview sources.
34685     
34686     Signed-off-by: Keith Packard <keithp@keithp.com>
34687
34688 commit 06cebd1026dc1bd6ee51526fa2d02905df3b3b37
34689 Author: Keith Packard <keithp@keithp.com>
34690 Date:   Sun Nov 22 00:52:58 2009 -0800
34691
34692     ao-postflight: don't try to use missing gps sat data
34693     
34694     Signed-off-by: Keith Packard <keithp@keithp.com>
34695
34696 commit a9ada1b538af3308e1b22bd024d9204521184173
34697 Author: Keith Packard <keithp@keithp.com>
34698 Date:   Sat Nov 21 22:12:21 2009 -0800
34699
34700     ao-postflight: compute barometric alt for each GPS position
34701     
34702     Print that to the --gps file, and use that in the --kml file for the
34703     altitude. Gives a very different picture of our flight tracks,
34704     presumably far more accurate (at least in altitude).
34705     
34706     Signed-off-by: Keith Packard <keithp@keithp.com>
34707
34708 commit b84b634d9ae8ce6ab1c02833a3ed8514404e1ca3
34709 Author: Keith Packard <keithp@keithp.com>
34710 Date:   Sat Nov 21 22:11:45 2009 -0800
34711
34712     Don't crash if --plot isn't passed on ao-postflight command line
34713     
34714     Crashing is not nice.
34715     
34716     Signed-off-by: Keith Packard <keithp@keithp.com>
34717
34718 commit 2d77c18b15834046b7b79d49d87211828f2409e9
34719 Author: Keith Packard <keithp@keithp.com>
34720 Date:   Sat Nov 21 21:10:09 2009 -0800
34721
34722     Convert telemetry file GPS satellite information in cc_log_read
34723     
34724     The satellite info wasn't being correctly converted from telemetry
34725     files to the data log structure, so ao-postflight was not seeing it.
34726     
34727     Signed-off-by: Keith Packard <keithp@keithp.com>
34728
34729 commit 1e7fb61700f1f6f2ed5fdbc4380d7187b0cd187b
34730 Author: Keith Packard <keithp@keithp.com>
34731 Date:   Sat Nov 21 21:09:03 2009 -0800
34732
34733     Fix --plot arg handling. Add -all option.
34734     
34735     The --plot file name handing is special as the library wants a
34736     filename instead of a stdio file pointer.
34737     
34738     Add a --all option that just creates all of the possible outputs.
34739     
34740     Signed-off-by: Keith Packard <keithp@keithp.com>
34741
34742 commit 199f0cecae22645140185238682b9e1aba0e5715
34743 Author: Keith Packard <keithp@keithp.com>
34744 Date:   Sat Nov 21 20:36:20 2009 -0800
34745
34746     Make TD print 0000-00-00 for invalid dates.
34747     
34748     This 'shouldn't' happen, but in case it does, I want to know about it.
34749     
34750     Signed-off-by: Keith Packard <keithp@keithp.com>
34751
34752 commit 238d03462a56dc1b7c871608cb00f961a88c1b97
34753 Author: Keith Packard <keithp@keithp.com>
34754 Date:   Sat Nov 21 20:35:22 2009 -0800
34755
34756     Make ao-postflight create filenames using input filenames.
34757     
34758     Instead of requiring the user to provide names for the various output
34759     options, just create them from the input name by replacing the extension.
34760     
34761     Signed-off-by: Keith Packard <keithp@keithp.com>
34762
34763 commit 1a3b4c02a01187f8b7b9a9c97712476d0007ab35
34764 Author: Keith Packard <keithp@keithp.com>
34765 Date:   Sat Nov 21 19:52:26 2009 -0800
34766
34767     Document ao-postflight --gps and --kml options.
34768     
34769     These were missing from the man page, but included in the --help output.
34770     
34771     Signed-off-by: Keith Packard <keithp@keithp.com>
34772
34773 commit 80b23f3044a654d61212891a61fadb8a3a4e5572
34774 Author: Keith Packard <keithp@keithp.com>
34775 Date:   Sat Nov 21 18:57:45 2009 -0800
34776
34777     Decode HDOP data from skytraq GPS
34778     
34779     The hdop data was getting dropped on the floor, but is rather useful
34780     when deciding if the GPS position is crazy or not. This reports HDOP *
34781     5 (giving a useful range of .2-50).
34782     
34783     Signed-off-by: Keith Packard <keithp@keithp.com>
34784
34785 commit 8f036ee7cd30ce3ed2e5cc8501914a4c19b73875
34786 Author: Bdale Garbee <bdale@gag.com>
34787 Date:   Fri Nov 20 13:19:02 2009 -0700
34788
34789     update changelogs for Debian build
34790
34791 commit 87e6f3e5c1688503ab8595912d8d6eb7139830b7
34792 Author: Keith Packard <keithp@keithp.com>
34793 Date:   Fri Nov 20 12:16:37 2009 -0800
34794
34795     Eliminate SiRF state values from ao-view.
34796     
34797     With Skytraq not having any visible GPS state information, just
34798     remove this from the display.
34799     
34800     Signed-off-by: Keith Packard <keithp@keithp.com>
34801
34802 commit 8065b8146a31438e66f83c13b99281ec47439a73
34803 Author: Keith Packard <keithp@keithp.com>
34804 Date:   Fri Nov 20 11:56:48 2009 -0800
34805
34806     Add GPS date/time output to ao-postflight.
34807     
34808     GPS date/time information was already being stored in the log, it just
34809     wasn't getting displayed by ao-postflight.
34810     
34811     Signed-off-by: Keith Packard <keithp@keithp.com>
34812
34813 commit 6894541e0ee144bfc689cc02d4ed333711d3b500
34814 Author: Keith Packard <keithp@keithp.com>
34815 Date:   Fri Nov 20 11:55:28 2009 -0800
34816
34817     Reduce igniter firing time from 500ms to 50ms.
34818     
34819     Given that the system will brown-out with the longer pulse, it doesn't
34820     make sense to even try; failure at 50ms probably indicates a short.
34821     
34822     Signed-off-by: Keith Packard <keithp@keithp.com>
34823
34824 commit b75aa1c825b84bd7fa1578320fbc7e904c373a7d
34825 Author: Bdale Garbee <bdale@gag.com>
34826 Date:   Thu Nov 19 21:43:13 2009 -0700
34827
34828     fix typo in comment
34829
34830 commit c2f661b75ec035f6a3f700962290ef297f9ab0af
34831 Author: Bdale Garbee <bdale@gag.com>
34832 Date:   Fri Nov 20 11:44:06 2009 -0700
34833
34834     update changelogs for Debian build
34835
34836 commit b0d7e3f9c9322542e9b649bb6ad7f7e5bb99dffa
34837 Author: Keith Packard <keithp@keithp.com>
34838 Date:   Sun Nov 15 16:20:18 2009 -0800
34839
34840     Stop using SiRF state info.
34841     
34842     With the switch to the skytraq GPS unit, we don't have the same level
34843     of detail in the GPS stream, so stop reporting that in the telemetry
34844     stream, in the UI and writing it to eeprom.
34845     
34846     Signed-off-by: Keith Packard <keithp@keithp.com>
34847
34848 commit 524665fc221b0d483453c67b7211e282cebc8980
34849 Author: Keith Packard <keithp@keithp.com>
34850 Date:   Sun Nov 15 16:04:41 2009 -0800
34851
34852     Add date to GPS data, captured from GPRMC packet.
34853     
34854     Pull the date out of the GPS stream and send it over the telemetry
34855     link and write it to the eeprom.
34856     
34857     Signed-off-by: Keith Packard <keithp@keithp.com>
34858
34859 commit 3ee279ba76c2a79d142c466f19ef758cf4c01d70
34860 Author: Keith Packard <keithp@keithp.com>
34861 Date:   Sun Nov 15 15:59:01 2009 -0800
34862
34863     Add flight number to telemetry stream.
34864     
34865     This makes it easier to tie the telemetry and eeprom files together as
34866     they're now both labeled with serial and flight numbers, which should
34867     be unique.
34868     
34869     Signed-off-by: Keith Packard <keithp@keithp.com>
34870
34871 commit 6391c89bd5b89f5f46255b8365c658a873e5959a
34872 Author: Keith Packard <keithp@keithp.com>
34873 Date:   Sun Nov 15 15:53:01 2009 -0800
34874
34875     Switch order of serial/flight in ao-postflight summary
34876
34877 commit 9b06e294e2777f69bcf5e98789c3f5477097d53b
34878 Author: Keith Packard <keithp@keithp.com>
34879 Date:   Sun Nov 15 15:51:58 2009 -0800
34880
34881     Enable telemetry receive in ao_view
34882
34883 commit 4cffc9c4b079e39c8196ddbaf91129cda6df7f8b
34884 Author: Keith Packard <keithp@keithp.com>
34885 Date:   Sat Nov 14 22:24:37 2009 -0800
34886
34887     Share telemetry parsing code in cc library.
34888     
34889     ao-view had a private copy of the telemetry parsing code which
34890     included the ability to parse the newer version of that file. Those
34891     changes have been moved to the library version and the private copy removed.
34892     
34893     Signed-off-by: Keith Packard <keithp@keithp.com>
34894
34895 commit 0e0db8ca3af4c07bae909938486766c646bf580b
34896 Author: Keith Packard <keithp@keithp.com>
34897 Date:   Sat Nov 14 22:24:09 2009 -0800
34898
34899     Provide a dummy 'uninstall' target in the src directory.
34900     
34901     Signed-off-by: Keith Packard <keithp@keithp.com>
34902
34903 commit 1c654a9369294c9b8066c33f91161d8005b96680
34904 Author: Keith Packard <keithp@keithp.com>
34905 Date:   Sat Nov 14 22:17:24 2009 -0800
34906
34907     Loosen tolerances for main->landed transition
34908     
34909     Detecting that the rocket has landed is required for the system to
34910     flush the eeprom log and re-enable the RDF beacon. This patch changes
34911     the landed state entry requirements for the accelerometer to require
34912     only that the accelerometer stay within a quarter of a g (down from
34913     1/10g) and changes the testing interval from 20 seconds to 5
34914     seconds.
34915     
34916     The requirement that the barometric altitude be within 1000m of the
34917     launch altitude and that the barometer change by no more than 0.05kPa
34918     are unchanged.
34919     
34920     Signed-off-by: Keith Packard <keithp@keithp.com>
34921
34922 commit 03092d1a72a9651711e22c58dca6d6aba5705c5e
34923 Author: Keith Packard <keithp@keithp.com>
34924 Date:   Sat Nov 14 16:35:12 2009 -0800
34925
34926     ao-postflight: fix sloppy gps sat data realloc code (was crashing).
34927     
34928     Realloc'ing the wrong data, and failing to set the realloc'ed size was
34929     causing ao-postflight to crash while reading long logs.
34930     
34931     Signed-off-by: Keith Packard <keithp@keithp.com>
34932
34933 commit adf656192441eb7f44792955c86e469145477e29
34934 Author: Keith Packard <keithp@keithp.com>
34935 Date:   Thu Nov 5 22:11:59 2009 -0800
34936
34937     Return radio to telemetry settings when packet system closed.
34938     
34939     To receive telemetry after disabling the packet system, the radio must
34940     be reconfigured for telemetry mode.
34941     
34942     Signed-off-by: Keith Packard <keithp@keithp.com>
34943
34944 commit 83afdbdc154fe013bfe35ce5ecf1d61570b04ed6
34945 Author: Keith Packard <keithp@keithp.com>
34946 Date:   Thu Nov 5 21:45:00 2009 -0800
34947
34948     Add reboot command.
34949     
34950     This resets the processor using the watchdog timer.
34951     
34952     Signed-off-by: Keith Packard <keithp@keithp.com>
34953
34954 commit 0358988ac0ee25a564d48af79b1c3fb0c0fe0a88
34955 Author: Keith Packard <keithp@keithp.com>
34956 Date:   Thu Nov 5 21:44:31 2009 -0800
34957
34958     Add Watchdog Timer Control register definitions
34959     
34960     Signed-off-by: Keith Packard <keithp@keithp.com>
34961
34962 commit 4114210e0b813f4af99d0cb7755ad2ac2c4b120e
34963 Author: Keith Packard <keithp@keithp.com>
34964 Date:   Thu Nov 5 21:43:21 2009 -0800
34965
34966     Move ao_match_word from ao_ignite.c to ao_cmd.c
34967     
34968     This is a generally useful command line utility.
34969     
34970     Signed-off-by: Keith Packard <keithp@keithp.com>
34971
34972 commit 5a79a04ddb0b3ee64de34e366f71a0f6db509c01
34973 Author: Keith Packard <keithp@keithp.com>
34974 Date:   Wed Nov 4 21:59:51 2009 -0800
34975
34976     Stop recording in ao-dumplog after receiving an invalid block
34977     
34978     If no samples in a block are valid, assume the flight log is over.
34979     
34980     Signed-off-by: Keith Packard <keithp@keithp.com>
34981
34982 commit 843ee489aac34ad6d81f55f1c85fb9eecc42d86b
34983 Author: Keith Packard <keithp@keithp.com>
34984 Date:   Wed Nov 4 21:59:12 2009 -0800
34985
34986     Flush pending input when switching to remote packet mode
34987     
34988     Any pending input would just confuse the application, so pull it off
34989     the link and dump it.
34990     
34991     Signed-off-by: Keith Packard <keithp@keithp.com>
34992
34993 commit 036400a2db303f3db3be7cc0426f88359c6bd2b1
34994 Author: Keith Packard <keithp@keithp.com>
34995 Date:   Wed Nov 4 21:42:51 2009 -0800
34996
34997     Explicitly use USB I/O routines in packet code
34998     
34999     Using the implicit stdio functions (putchar/getchar/flush) would
35000     result in essentially random redirection of each, depending on whether
35001     the packet code had characters available when getchar was called. This
35002     would cause lockups in putchar.
35003     
35004     Signed-off-by: Keith Packard <keithp@keithp.com>
35005
35006 commit 3ece984f4d72b4f720a5efdfaad7cff77a93d676
35007 Author: Keith Packard <keithp@keithp.com>
35008 Date:   Wed Nov 4 21:32:07 2009 -0800
35009
35010     In USB pollchar, wait for packet before re-checking USB out len
35011     
35012     This probably wouldn't actually cause a problem, but it seems more
35013     reliable to wait for a packet interrupt before re-reading the packet
35014     OUT len register. This could avoid spinning while waiting for a USB
35015     packet, which seems like a good thing.
35016     
35017     Signed-off-by: Keith Packard <keithp@keithp.com>
35018
35019 commit bc62bb254085cc705203b57260c04ac5e14c6611
35020 Author: Keith Packard <keithp@keithp.com>
35021 Date:   Wed Nov 4 21:29:37 2009 -0800
35022
35023     In packet master, move USB flush from packet thread to echo thread
35024     
35025     This keeps the packet thread from blocking on USB and also makes the
35026     flush happen after every packet (slightly more USB traffic, but
35027     packets are slow anyway).
35028     
35029     Signed-off-by: Keith Packard <keithp@keithp.com>
35030
35031 commit 27ebaf8e13aed06bb1ea6e770f767495a02be6c5
35032 Author: Keith Packard <keithp@keithp.com>
35033 Date:   Tue Nov 3 01:27:37 2009 -0800
35034
35035     Add ability to dump eeprom data over radio link.
35036     
35037     This adds a '-R' option to ao-dumplog to redirect the connection
35038     through a USB attached TeleDongle over the radio link to a remote
35039     TeleMetrum device.
35040     
35041     Signed-off-by: Keith Packard <keithp@keithp.com>
35042
35043 commit 1de322b960005c9a16051afa1881fadb00f4bcd6
35044 Author: Keith Packard <keithp@keithp.com>
35045 Date:   Tue Nov 3 00:40:38 2009 -0800
35046
35047     Pass accel calibration over telemetry stream. Telemetry data format change.
35048     
35049     This allows the ground station to convert the accelerometer sensor
35050     values into acceleration and speed data. This requires a new telemetry
35051     data structure, and so TeleMetrum and TeleDongle units must be updated
35052     synchronously. ao-view will parse either telemetry stream, and the
35053     serial format from TeleDongle now has a version number to allow for
35054     future changes.
35055     
35056     Signed-off-by: Keith Packard <keithp@keithp.com>
35057
35058 commit b529e5e8998702986909111a457f3ce9932e1ccf
35059 Author: Keith Packard <keithp@keithp.com>
35060 Date:   Mon Nov 2 23:48:29 2009 -0800
35061
35062     ao_flight_test was using accel value for pressure too
35063
35064 commit f57bea012d4fbca097df0d98fcd30eb4abd9701a
35065 Author: Keith Packard <keithp@keithp.com>
35066 Date:   Mon Nov 2 21:47:41 2009 -0800
35067
35068     Reformat ADC values to show all 16 bits
35069
35070 commit 79718e798e96567f0ba11c61f187e432fdcf95ee
35071 Author: Keith Packard <keithp@keithp.com>
35072 Date:   Mon Nov 2 21:48:16 2009 -0800
35073
35074     Remove "f" command
35075
35076 commit a4137263b69864c524d39c6ff88a0225fd06e79b
35077 Author: Keith Packard <keithp@keithp.com>
35078 Date:   Mon Nov 2 21:47:15 2009 -0800
35079
35080     Remove "d" command
35081
35082 commit 47f510464907d2b9488109c96ade87a41d878842
35083 Author: Keith Packard <keithp@keithp.com>
35084 Date:   Mon Nov 2 21:46:39 2009 -0800
35085
35086     Remove "l" command as ao-dumplong no longer uses it
35087
35088 commit 144db05f6b286a0450d486f69ce192632a2c0656
35089 Author: Keith Packard <keithp@keithp.com>
35090 Date:   Mon Nov 2 21:38:18 2009 -0800
35091
35092     Add two-point accelerometer calibration.
35093     
35094     Calibration now uses two values, one upside right and the other upside
35095     down instead of a single horizontal value. This allows the use of
35096     other accelerometers and compensates for variations in the divider
35097     circuit to provide more accurate data.
35098
35099 commit 17611788aadc9460287145a340a7c18bf63766aa
35100 Author: Bdale Garbee <bdale@gag.com>
35101 Date:   Mon Nov 2 16:54:06 2009 -0700
35102
35103     update changelogs for Debian build
35104
35105 commit 7db9d86178ecfd58cc1c17ac9fcbdcfd2f13aaec
35106 Merge: b219801 f9de200
35107 Author: Keith Packard <keithp@keithp.com>
35108 Date:   Mon Nov 2 15:47:40 2009 -0800
35109
35110     Merge remote branch 'origin/master'
35111
35112 commit b219801fb0e5eaff7778d21701da977104522da3
35113 Author: Keith Packard <keithp@keithp.com>
35114 Date:   Mon Nov 2 15:45:58 2009 -0800
35115
35116     Add ao_usb_pollchar to ao.h
35117
35118 commit b92333ff5e75bf96804359e9fbf464d3b518bd95
35119 Author: Keith Packard <keithp@keithp.com>
35120 Date:   Mon Nov 2 15:45:42 2009 -0800
35121
35122     Disable interrupts while removing tasks from task list
35123
35124 commit d519564fd08d2defe1211de83ccbdfa3c7cfe702
35125 Author: Keith Packard <keithp@keithp.com>
35126 Date:   Mon Nov 2 15:45:07 2009 -0800
35127
35128     Add more docs to the README file
35129
35130 commit f9de20000794c97a04d5bc2476191864bd2af371
35131 Author: Bdale Garbee <bdale@gag.com>
35132 Date:   Mon Nov 2 16:00:11 2009 -0700
35133
35134     update changelogs for Debian build
35135
35136 commit 127c3125e5a4b86b8f304bc2889e313688c3d83e
35137 Author: Bdale Garbee <bdale@gag.com>
35138 Date:   Mon Nov 2 15:59:12 2009 -0700
35139
35140     update changelogs for Debian build
35141
35142 commit 6b1e77569e2fed3c44606ed268421df5d3ed4020
35143 Author: Bdale Garbee <bdale@gag.com>
35144 Date:   Mon Nov 2 15:57:41 2009 -0700
35145
35146     update changelogs for Debian build
35147
35148 commit 8203bfa58af32a1d07a44c1c151b200df0b65f15
35149 Author: Bdale Garbee <bdale@gag.com>
35150 Date:   Mon Nov 2 15:56:42 2009 -0700
35151
35152     de-version the libreadline-dev build dependency
35153
35154 commit 0b483233118673cbc2cda1be6acd379df82bc95a
35155 Merge: ca5d323 550482d
35156 Author: Keith Packard <keithp@keithp.com>
35157 Date:   Sun Nov 1 20:59:02 2009 -0800
35158
35159     Merge remote branch 'origin/master' into skytraq
35160
35161 commit ca5d323a3d206050d95f52a61e92c69e1f54e7b5
35162 Author: Keith Packard <keithp@keithp.com>
35163 Date:   Sun Nov 1 20:57:03 2009 -0800
35164
35165     Enable packet-based communcation to command processor
35166     
35167     This splits the packet code into master/slave halves and hooks the
35168     slave side up to the getchar/putchar/flush logic in ao_stdio.c
35169     
35170     Signed-off-by: Keith Packard <keithp@keithp.com>
35171
35172 commit 6c1a9ce16b966a21c885bf3be31cbcb85368b3fa
35173 Author: Keith Packard <keithp@keithp.com>
35174 Date:   Sat Oct 31 01:30:22 2009 -0700
35175
35176     No need to wakeup &ao_tick_count now
35177
35178 commit cd0d495d7ef276956e730196476daa70a4359918
35179 Author: Keith Packard <keithp@keithp.com>
35180 Date:   Sat Oct 31 01:20:26 2009 -0700
35181
35182     Poke master to speed up packet rate when things are busy
35183
35184 commit 442b1ef18c8320d4e5329dc92bb5268a36058fc5
35185 Author: Keith Packard <keithp@keithp.com>
35186 Date:   Sat Oct 31 01:19:41 2009 -0700
35187
35188     Use ao_alarm for ao_delay so it can be easily interrupted
35189
35190 commit 4f7ed9ff484778381db647c27d2a34d0cadec41e
35191 Author: Keith Packard <keithp@keithp.com>
35192 Date:   Fri Oct 30 23:53:03 2009 -0700
35193
35194     Do more flushing in packet test code
35195
35196 commit 6a7aa1810a90a9216160aec55ec4bd02b3240e1b
35197 Author: Keith Packard <keithp@keithp.com>
35198 Date:   Fri Oct 30 23:52:44 2009 -0700
35199
35200     Add RFIM register
35201
35202 commit bf65e0b2a1299b49adc2d339ab9d9c7599aded9e
35203 Author: Keith Packard <keithp@keithp.com>
35204 Date:   Fri Oct 30 23:52:22 2009 -0700
35205
35206     Send SYN packet to set sequence numbers
35207
35208 commit d46797e5c08d4955d516458185e2cfb51ee2d567
35209 Author: Keith Packard <keithp@keithp.com>
35210 Date:   Fri Oct 30 23:51:38 2009 -0700
35211
35212     Use ao_radio_done to wait for TX to completely finish with packet
35213
35214 commit c5ec6fcfa1bd17aad0f85d2fbe603f1d125836e6
35215 Author: Keith Packard <keithp@keithp.com>
35216 Date:   Fri Oct 30 23:50:54 2009 -0700
35217
35218     Switch packet code from timer thread to ao_alarm
35219
35220 commit b428faf74ae145126ec1da972028fcfe0b4b2b18
35221 Author: Keith Packard <keithp@keithp.com>
35222 Date:   Fri Oct 30 23:48:36 2009 -0700
35223
35224     Remove reason from ao_dma_abort
35225
35226 commit 73db30b2f9128c37dc7fa075793a8862814ce044
35227 Author: Keith Packard <keithp@keithp.com>
35228 Date:   Fri Oct 30 23:46:21 2009 -0700
35229
35230     Add ao_alarm
35231
35232 commit 251b0971f049cbf2f8db79a32729d47441ce65f3
35233 Author: Keith Packard <keithp@keithp.com>
35234 Date:   Fri Oct 30 23:45:43 2009 -0700
35235
35236     Wait for TX to finish sending data
35237
35238 commit 9b31f07fe3556896b3e997bba156e30ef5777a80
35239 Author: Keith Packard <keithp@keithp.com>
35240 Date:   Fri Oct 30 23:43:52 2009 -0700
35241
35242     Add radio carrier command
35243
35244 commit 7b14c3e609749f4fc00dbd660541375048535218
35245 Author: Keith Packard <keithp@keithp.com>
35246 Date:   Fri Oct 30 16:39:15 2009 -0700
35247
35248     Initial packet bits. Just testing transmission
35249
35250 commit 690fc263516d8beb6b24e86fbcd6588f42ce4e5c
35251 Author: Keith Packard <keithp@keithp.com>
35252 Date:   Wed Oct 21 17:18:49 2009 +0900
35253
35254     Add keyhole-markup generation for ao-postflight.
35255     
35256     This lets you see the flight path in googleearth.
35257     
35258     Signed-off-by: Keith Packard <keithp@keithp.com>
35259
35260 commit b657aa209b9ea3b3efd33a940283b3ba60a169af
35261 Author: Keith Packard <keithp@keithp.com>
35262 Date:   Fri Oct 16 12:59:53 2009 +0900
35263
35264     Add ao_wake_task and ao_exit
35265     
35266     ao_wake_task signals a specific task to wake up.
35267     ao_exit terminates the current task.
35268     
35269     Signed-off-by: Keith Packard <keithp@keithp.com>
35270
35271 commit d709a0688eff84e25e24d755850ef045d6b0c3de
35272 Author: Keith Packard <keithp@keithp.com>
35273 Date:   Fri Oct 16 12:56:45 2009 +0900
35274
35275     Save some DSEG space by marking cmd functions __reentrant
35276     
35277     __reentrant causes the compiler to place args and locals on the stack
35278     instead of in the data segment.
35279     
35280     Signed-off-by: Keith Packard <keithp@keithp.com>
35281
35282 commit 550482d953c491a5ede9f2d243493afb13289898
35283 Author: Bdale Garbee <bdale@gag.com>
35284 Date:   Mon Oct 12 16:58:46 2009 -0600
35285
35286     update changelogs for Debian build
35287
35288 commit 2de548f45d0f50b558acc83f57e1e2fc1223ab92
35289 Author: Bdale Garbee <bdale@gag.com>
35290 Date:   Mon Oct 12 16:58:19 2009 -0600
35291
35292     oops, forgot to specify the repo to push to
35293
35294 commit 68008ac11c2735ca53a1b474324df43f2f1d5cdd
35295 Author: Bdale Garbee <bdale@gag.com>
35296 Date:   Mon Oct 12 16:57:33 2009 -0600
35297
35298     update changelogs for Debian build
35299
35300 commit 513328ac5f7c25f9ee144ab6befbea60d69eed1a
35301 Author: Bdale Garbee <bdale@gag.com>
35302 Date:   Mon Oct 12 16:56:50 2009 -0600
35303
35304     automate push of updated and tagged master branch during debian/rules prebuild
35305
35306 commit 67bf7d388a6dd2dbf65575bf4f0423ad355b4f2f
35307 Author: Bdale Garbee <bdale@gag.com>
35308 Date:   Mon Oct 12 16:54:44 2009 -0600
35309
35310     update changelogs for Debian build
35311
35312 commit 23bc21a93ccb9f35917f283ac5df6ce0870df71a
35313 Author: Bdale Garbee <bdale@gag.com>
35314 Date:   Mon Oct 12 16:54:16 2009 -0600
35315
35316     undue damage from partial build
35317
35318 commit 7da56ad8576ef212ffb6cb573bdaf578453e3fe0
35319 Author: Bdale Garbee <bdale@gag.com>
35320 Date:   Mon Oct 12 16:52:52 2009 -0600
35321
35322     add support for tagging git repository on each Debian package build
35323
35324 commit 8d4aa4ee54f85f4951cdd7293d58aaa405cfcdc5
35325 Author: Bdale Garbee <bdale@gag.com>
35326 Date:   Mon Oct 12 16:49:34 2009 -0600
35327
35328     update changelogs for Debian build
35329
35330 commit 241a860fe856b1dfad6e792736313648300d5c24
35331 Author: Bdale Garbee <bdale@gag.com>
35332 Date:   Mon Oct 12 16:48:43 2009 -0600
35333
35334     flush repetitive junk out of debian/changelog, and update the prebuild target
35335     in debian/rules to put git commit details into the Debian changelog
35336
35337 commit 6c4cdc927b43736b39be29d23ac3dc723f69e4d6
35338 Author: Bdale Garbee <bdale@gag.com>
35339 Date:   Mon Oct 12 15:57:19 2009 -0600
35340
35341     update changelogs for Debian build
35342
35343 commit c57bd7fd2f80e50b0b4c87fccb024ab07c93773d
35344 Merge: adf8764 2b76572
35345 Author: Bdale Garbee <bdale@gag.com>
35346 Date:   Mon Oct 12 15:57:08 2009 -0600
35347
35348     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35349
35350 commit 69b6f6bb465163cf767bb68e0e4a716d8ad2b39c
35351 Merge: bc77da6 2b76572
35352 Author: Keith Packard <keithp@keithp.com>
35353 Date:   Sat Oct 10 17:16:21 2009 -0700
35354
35355     Merge branch 'master' into skytraq
35356
35357 commit 2b765728ce177e26899f6feef00bfdf6aeaf2678
35358 Author: Keith Packard <keithp@keithp.com>
35359 Date:   Sat Oct 10 17:15:38 2009 -0700
35360
35361     Add apogee igniter delay.
35362     
35363     Provide for a delay after apogee before the drogue charge is
35364     fired. This allows TM to be used as a back-up altimeter.
35365     
35366     Signed-off-by: Keith Packard <keithp@keithp.com>
35367
35368 commit bc77da68c9cb7d4cca483eadbbb7e9ccf71c0060
35369 Merge: 46cccf6 8f7ea3d
35370 Author: Keith Packard <keithp@keithp.com>
35371 Date:   Sat Oct 10 15:09:48 2009 -0700
35372
35373     Merge branch 'master' into skytraq
35374
35375 commit 8f7ea3de7037f40b0ff462b60d503c19431ae62b
35376 Author: Keith Packard <keithp@keithp.com>
35377 Date:   Sat Oct 10 15:08:14 2009 -0700
35378
35379     Report igniter continuity in pad/idle mode via beeper
35380     
35381     one short beep = drogue
35382     two short beeps = main
35383     three short beeps = both
35384     one long warble = neither
35385     
35386     In idle mode, it does this just once. In pad mode, it keeps testing
35387     and reporting.
35388     
35389     Signed-off-by: Keith Packard <keithp@keithp.com>
35390
35391 commit adf8764bc4591795ba4e618ccbd6393fc6ce6450
35392 Author: Bdale Garbee <bdale@gag.com>
35393 Date:   Sat Oct 10 15:11:23 2009 -0600
35394
35395     update changelogs for Debian build
35396
35397 commit 541da6f3bbf81be93dfe3c01f7c8cfd757b28a2b
35398 Merge: dfc73cb 5f26ad6
35399 Author: Bdale Garbee <bdale@gag.com>
35400 Date:   Sat Oct 10 15:05:50 2009 -0600
35401
35402     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35403
35404 commit 46cccf62fb40514b5930fcb2ffdaf2735415c764
35405 Merge: fb8f3fe 5f26ad6
35406 Author: Keith Packard <keithp@keithp.com>
35407 Date:   Sat Oct 10 14:00:03 2009 -0700
35408
35409     Merge branch 'master' into skytraq
35410
35411 commit 5f26ad663b3f60dddc9d967206e365f45dc4acd1
35412 Author: Keith Packard <keithp@keithp.com>
35413 Date:   Sat Oct 10 13:58:16 2009 -0700
35414
35415     ao-dumplog: switch to 'e' command, display progress
35416     
35417     Using the 'e' command allows additional checking of the data,
35418     including end-to-end checksums and detection of missing data.
35419     
35420     Progress is displayed by showing the recorded flight state along with
35421     a '.' for each eeprom block read.
35422     
35423     Signed-off-by: Keith Packard <keithp@keithp.com>
35424
35425 commit fb8f3fee6a1bab1e46d782e84405845cee2dadb4
35426 Merge: 22856cf b8fc397
35427 Author: Keith Packard <keithp@keithp.com>
35428 Date:   Sat Oct 10 13:41:00 2009 -0700
35429
35430     Merge branch 'master' into skytraq
35431
35432 commit b8fc3975bd92037a0cf53b0ff2b0e05ce0ba668f
35433 Author: Keith Packard <keithp@keithp.com>
35434 Date:   Sat Oct 10 13:39:01 2009 -0700
35435
35436     Send 0-length IN packet to flush USB after full packet
35437     
35438     USB bulk transfers are a sequence of maximum-sized packets followed by
35439     a short packet, which signals the end of the transfer. When the last
35440     packet of the transfer would be a full-sized packet, an additional
35441     packet of zero length is sent to signal the transfer end.
35442     
35443     Signed-off-by: Keith Packard <keithp@keithp.com>
35444
35445 commit 22856cf8bb0f5e1f37c9b774132d9ef6934526ed
35446 Merge: 2f76034 e29961f
35447 Author: Keith Packard <keithp@keithp.com>
35448 Date:   Sat Oct 10 11:44:20 2009 -0700
35449
35450     Merge branch 'master' into skytraq
35451
35452 commit e29961fdb2a48874c895829880eadbf13e094c0c
35453 Author: Keith Packard <keithp@keithp.com>
35454 Date:   Sat Oct 10 11:43:31 2009 -0700
35455
35456     Add channel menu to ao-view.
35457     
35458     Sets radio channel when TD is connected, saves selected channel in
35459     gconf database.
35460     
35461     Signed-off-by: Keith Packard <keithp@keithp.com>
35462
35463 commit 2f7603490a169df8f18b565db4fa967832ffc9bd
35464 Author: Keith Packard <keithp@keithp.com>
35465 Date:   Fri Oct 9 22:48:29 2009 -0700
35466
35467     Build two versions of TM, one for SiRF, one for SkyTraq
35468     
35469     This creates two separate images, depending on which GPS unit is
35470     connected.
35471     
35472     Signed-off-by: Keith Packard <keithp@keithp.com>
35473
35474 commit 33b0b6f2f2e07de105619a7b463226d2813152ab
35475 Author: Keith Packard <keithp@keithp.com>
35476 Date:   Fri Oct 9 22:02:40 2009 -0700
35477
35478     Add support for the SkyTraq GPS unit
35479     
35480     This is a build-time option selected by hacking the Makefile at present.
35481     
35482     Signed-off-by: Keith Packard <keithp@keithp.com>
35483
35484 commit a3771bfc5ce740f9d89193e9f8b1d7987aa57264
35485 Author: Keith Packard <keithp@keithp.com>
35486 Date:   Tue Oct 6 20:06:00 2009 -0700
35487
35488     ao-view: fix snd_pcm_open return checking
35489     
35490     I don't know how this code was supposed to work before...
35491     
35492     Signed-off-by: Keith Packard <keithp@keithp.com>
35493
35494 commit ac4b8a73848f434999a532eab4665253c267c597
35495 Author: Keith Packard <keithp@keithp.com>
35496 Date:   Tue Oct 6 20:05:36 2009 -0700
35497
35498     ao-postflight: dump out GPS signal data
35499     
35500     Signed-off-by: Keith Packard <keithp@keithp.com>
35501
35502 commit dfc73cba1bee8b121e00e8cba45e7dfaaf79e9d8
35503 Author: Bdale Garbee <bdale@gag.com>
35504 Date:   Mon Sep 21 22:46:59 2009 -0700
35505
35506     update changelogs for Debian build
35507
35508 commit 459ff3d377297f80ee2fba0df0a29ff6603467a1
35509 Author: Bdale Garbee <bdale@gag.com>
35510 Date:   Mon Sep 21 11:00:32 2009 -0700
35511
35512     update changelogs for Debian build
35513
35514 commit 327c64305a59f48ababf19875874a550af6b9cef
35515 Merge: c8a81a4 74f0fb4
35516 Author: Bdale Garbee <bdale@gag.com>
35517 Date:   Mon Sep 21 11:00:22 2009 -0700
35518
35519     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35520
35521 commit 74f0fb4dd189abc1d5027c64fa5a648a6003285a
35522 Author: Keith Packard <keithp@keithp.com>
35523 Date:   Sun Sep 20 13:33:59 2009 -0700
35524
35525     make bit-banging reset script actually reset
35526
35527 commit 7ea371a09385e2a93199f78685e8cb86793ed104
35528 Author: Keith Packard <keithp@keithp.com>
35529 Date:   Sun Sep 20 13:33:26 2009 -0700
35530
35531     Add --gps option to ao-postflight
35532
35533 commit bc7ccb339e538a0e6120db0e5c0d9130c565e0dd
35534 Author: Keith Packard <keithp@keithp.com>
35535 Date:   Sun Sep 20 13:32:59 2009 -0700
35536
35537     ao_rawload: Don't reset after we finish loading
35538
35539 commit c8a81a419f7f2331624f90bd6c107a86f6b04451
35540 Author: Bdale Garbee <bdale@gag.com>
35541 Date:   Sun Sep 20 09:21:00 2009 -0600
35542
35543     update changelogs for Debian build
35544
35545 commit df42ccaaf468cdc5d93cbd1c001f58df58419722
35546 Merge: 0b24e40 078e9cd
35547 Author: Bdale Garbee <bdale@gag.com>
35548 Date:   Sun Sep 20 09:19:28 2009 -0600
35549
35550     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35551
35552 commit 078e9cdbdb388b22c6151f76ff0660fc14b8ef55
35553 Author: Keith Packard <keithp@keithp.com>
35554 Date:   Thu Sep 10 11:53:06 2009 -0700
35555
35556     Plot raw accel data for the motor accel section.
35557     
35558     This shows a short sequence of accelerometer data without any filtering.
35559     
35560     Signed-off-by: Keith Packard <keithp@keithp.com>
35561
35562 commit 8b485d937ff148848ebda7f9ca6be29bb1de1f16
35563 Author: Keith Packard <keithp@keithp.com>
35564 Date:   Sun Sep 6 21:02:48 2009 -0700
35565
35566     Show acceleration only during boost phase.
35567     
35568     We're interested in motor performance; the rest of the flight is
35569     boring, after all.
35570     
35571     Signed-off-by: Keith Packard <keithp@keithp.com>
35572
35573 commit 9e660315e1bd2bf71ab1c0574e895e1f7608a58f
35574 Author: Keith Packard <keithp@keithp.com>
35575 Date:   Sun Sep 6 21:01:44 2009 -0700
35576
35577     Fix cc_period_make to not get stuck on samples with matching time
35578     
35579     When two samples have matching times, step to the second one;
35580     otherwise, we'll get stuck forever.
35581     
35582     Signed-off-by: Keith Packard <keithp@keithp.com>
35583
35584 commit 932f1539b38567e565fd484171c13539b1467308
35585 Author: Keith Packard <keithp@keithp.com>
35586 Date:   Sun Sep 6 20:26:17 2009 -0700
35587
35588     Color plots, integrate only flight portion of data.
35589     
35590     Telemetry files have piles of pad data which shouldn't be integrated
35591     into the velocity data as it tends to generate huge values from the
35592     noise of the sensor.
35593     
35594     Also make the data lines colored to keep them visually distinct from
35595     the rest of the plot image.
35596     
35597     Signed-off-by: Keith Packard <keithp@keithp.com>
35598
35599 commit 9177f5f4e9d832558ddd9ab227c4511f6201e7e5
35600 Author: Keith Packard <keithp@keithp.com>
35601 Date:   Sun Sep 6 18:11:24 2009 -0700
35602
35603     Update usage and man page for ao-postflight
35604
35605 commit 0b24e4034f93010372a3d084668d10f0e4a2c2e1
35606 Author: Bdale Garbee <bdale@gag.com>
35607 Date:   Sun Sep 6 18:01:20 2009 -0600
35608
35609     update changelogs for Debian build
35610
35611 commit a5e94aa0677070a051714443cf7fd7e2b5e90269
35612 Author: Bdale Garbee <bdale@gag.com>
35613 Date:   Sun Sep 6 17:59:47 2009 -0600
35614
35615     need a run-time dependency to pull in the cairo module
35616
35617 commit 97acef95cc9843998963921459fdd71dd7eaa6b4
35618 Author: Bdale Garbee <bdale@gag.com>
35619 Date:   Sun Sep 6 17:48:23 2009 -0600
35620
35621     update changelogs for Debian build
35622
35623 commit 3f95a5abbf8ada70328ced45fbb2781ed1cb3d29
35624 Author: Bdale Garbee <bdale@gag.com>
35625 Date:   Sun Sep 6 17:48:10 2009 -0600
35626
35627     more build deps for plotting lib
35628
35629 commit 9d7e96e323d652de08b2f2a73e0eb3c321080185
35630 Author: Bdale Garbee <bdale@gag.com>
35631 Date:   Sun Sep 6 17:47:56 2009 -0600
35632
35633     update changelogs for Debian build
35634
35635 commit ae4e131b61244e06020b82919e31e05dd7dba88f
35636 Author: Bdale Garbee <bdale@gag.com>
35637 Date:   Sun Sep 6 17:46:39 2009 -0600
35638
35639     update changelogs for Debian build
35640
35641 commit 37e6c9a492a1d51373bf9333fb3172e0c377720f
35642 Merge: d256f82 2e6686b
35643 Author: Bdale Garbee <bdale@gag.com>
35644 Date:   Sun Sep 6 17:46:10 2009 -0600
35645
35646     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35647
35648 commit 2e6686b1e183c66188ea447b8a54e4c29402443b
35649 Author: Keith Packard <keithp@keithp.com>
35650 Date:   Sun Sep 6 16:45:47 2009 -0700
35651
35652     Use plplotd instead of plplotd-gnome2
35653
35654 commit d256f8204e9fce53ae4309562bb4c0cde1fae43e
35655 Merge: 0fc344d 32d3536
35656 Author: Bdale Garbee <bdale@gag.com>
35657 Date:   Sun Sep 6 17:34:08 2009 -0600
35658
35659     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35660
35661 commit 32d3536706324808df6cd02248a236302b831571
35662 Author: Keith Packard <keithp@keithp.com>
35663 Date:   Sun Sep 6 16:24:35 2009 -0700
35664
35665     Add plots to ao-postflight using the plplot library
35666     
35667     It's not perfect, but it generates .svg plot output.
35668     
35669     Signed-off-by: Keith Packard <keithp@keithp.com>
35670
35671 commit 0fc344dfc031a8b1eef7cc40efb1d5ba7782269d
35672 Author: Bdale Garbee <bdale@gag.com>
35673 Date:   Sun Sep 6 14:15:57 2009 -0600
35674
35675     update changelogs for Debian build
35676
35677 commit 4b0de757874c0ecaf38e3dfd3beefc398150e3d5
35678 Merge: 773c4ff d0eac98
35679 Author: Bdale Garbee <bdale@gag.com>
35680 Date:   Sun Sep 6 14:15:53 2009 -0600
35681
35682     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35683
35684 commit d0eac989b1ffc8ae30ba12da403eb4bf1ad42d6b
35685 Author: Keith Packard <keithp@keithp.com>
35686 Date:   Sun Sep 6 13:15:10 2009 -0700
35687
35688     Don't look at NULL strings (summary_name)
35689     
35690     Signed-off-by: Keith Packard <keithp@keithp.com>
35691
35692 commit 73f4a57239f770aff603b961169c0e2cfe2c276b
35693 Author: Keith Packard <keithp@keithp.com>
35694 Date:   Sun Sep 6 13:08:54 2009 -0700
35695
35696     Use pressure speed for drogue and beyond states. Fix differentiation time.
35697     
35698     Drogue state should always use pressure speeds.
35699     
35700     Differentiation code was using centi-seconds instead of seconds.
35701     
35702     Signed-off-by: Keith Packard <keithp@keithp.com>
35703
35704 commit 773c4ffbc1d2e02eb02cfa543a077a408986da30
35705 Author: Bdale Garbee <bdale@gag.com>
35706 Date:   Sun Sep 6 14:05:55 2009 -0600
35707
35708     update changelogs for Debian build
35709
35710 commit 45ede4a4b203ef9da5bf05c49cb9c5a2e6382ec5
35711 Merge: 45e2938 e35e485
35712 Author: Bdale Garbee <bdale@gag.com>
35713 Date:   Sun Sep 6 14:05:51 2009 -0600
35714
35715     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35716
35717 commit e35e485ffe6b26034788ab295121bc2693b7eec1
35718 Author: Keith Packard <keithp@keithp.com>
35719 Date:   Sun Sep 6 13:04:31 2009 -0700
35720
35721     Initialize summary_name and detail_name so stuff appears on stdout.
35722     
35723     Uninitialized variables lead to mysterious results.
35724     
35725     Signed-off-by: Keith Packard <keithp@keithp.com>
35726
35727 commit 45e2938121411d1fc9b3aec3fdeaaeb3c90db5ed
35728 Author: Bdale Garbee <bdale@gag.com>
35729 Date:   Sun Sep 6 14:02:14 2009 -0600
35730
35731     update changelogs for Debian build
35732
35733 commit d42ebf0661ecf15455e5051de1e16ae66f8dd857
35734 Merge: 384dbe9 7a19aac
35735 Author: Bdale Garbee <bdale@gag.com>
35736 Date:   Sun Sep 6 14:02:09 2009 -0600
35737
35738     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35739
35740 commit 7a19aac5e881e635962a64fff73027ca2143b96f
35741 Author: Keith Packard <keithp@keithp.com>
35742 Date:   Sun Sep 6 12:51:48 2009 -0700
35743
35744     Add DSP code to filter data, allowing for integration/differentiation
35745     
35746     This adds the computation of speed from both accelerometer and
35747     barometer measurements and then presents a periodic flight profile
35748     using filtered data as a detailed flight record.
35749     
35750     Signed-off-by: Keith Packard <keithp@keithp.com>
35751
35752 commit 384dbe9fc7fa8e4e5dceec5e150f0f1d3383bbdc
35753 Author: Bdale Garbee <bdale@gag.com>
35754 Date:   Sun Sep 6 10:40:06 2009 -0600
35755
35756     update changelogs for Debian build
35757
35758 commit 35c54b3a278fa9bc2bc7f4b5ee04866697c93ba0
35759 Merge: 4f8eff7 6d018ab
35760 Author: Bdale Garbee <bdale@gag.com>
35761 Date:   Sun Sep 6 10:39:23 2009 -0600
35762
35763     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35764
35765 commit 6d018ab933832e2d80bb1564c339d9fb18b57be2
35766 Author: Keith Packard <keithp@keithp.com>
35767 Date:   Sat Sep 5 22:45:49 2009 -0700
35768
35769     Handle vageries of .telem files in ao-postflight
35770     
35771     Telem files have multiple entries of the same state, and sometimes
35772     long gaps between recordings. Deal with this as best as possible.
35773     
35774     Signed-off-by: Keith Packard <keithp@keithp.com>
35775
35776 commit c46e832b28820d7c5be4efaacbbd7c0607927fe5
35777 Author: Keith Packard <keithp@keithp.com>
35778 Date:   Sat Sep 5 22:03:31 2009 -0700
35779
35780     Add simple post-flight analysis tool (ao-postflight)
35781     
35782     This tool reads either an eeprom or telem log file and displays some
35783     rudimentary data (max accel/alt for each flight stage).
35784     
35785     Signed-off-by: Keith Packard <keithp@keithp.com>
35786
35787 commit 26f56b51bd11aa91f1d77b81827b49c28cb6ec5f
35788 Author: Keith Packard <keithp@keithp.com>
35789 Date:   Sat Sep 5 00:29:26 2009 -0700
35790
35791     Add ao-dumplog to capture flight log from command line
35792     
35793     This duplicates the functionality of the flight log stuf in ao-view,
35794     except from the command line where it belongs.
35795     
35796     Signed-off-by: Keith Packard <keithp@keithp.com>
35797
35798 commit 73adae3661160d410dcc802873b530d255c210e5
35799 Author: Keith Packard <keithp@keithp.com>
35800 Date:   Fri Sep 4 15:30:22 2009 -0700
35801
35802     Add --device/-D support to the command line tools and manuals
35803     
35804     Use the new cc_usbdevs_find_by_arg function to locate suitable target
35805     devices connected via USB.
35806     
35807     Signed-off-by: Keith Packard <keithp@keithp.com>
35808
35809 commit 4f8eff7401ee2d8092ab36fa33411f9b23dda880
35810 Author: Bdale Garbee <bdale@gag.com>
35811 Date:   Fri Sep 4 16:03:55 2009 -0600
35812
35813     update changelogs for Debian build
35814
35815 commit 332b056459b1352e233a8bf5f08498df12d32160
35816 Author: Keith Packard <keithp@keithp.com>
35817 Date:   Fri Sep 4 15:01:32 2009 -0700
35818
35819     'fix' ao-eeprom to read two blocks at once. Work around kernel bugs.
35820     
35821     The kernel appears to leave serial data undelivered at times. Reading
35822     two blocks at once appears to make it relinquish the queued data.
35823     
35824     Signed-off-by: Keith Packard <keithp@keithp.com>
35825
35826 commit df88ae4c5f229efcc0ea5cb0a81fc2bb8f96fea2
35827 Author: Keith Packard <keithp@keithp.com>
35828 Date:   Fri Sep 4 14:23:02 2009 -0700
35829
35830     Add 'ao-list' utility to show attached AltOS devices
35831     
35832     Signed-off-by: Keith Packard <keithp@keithp.com>
35833
35834 commit 0935d6a7e907e20381a42882ae728051f9bece02
35835 Author: Keith Packard <keithp@keithp.com>
35836 Date:   Fri Sep 4 14:21:19 2009 -0700
35837
35838     Parse the USB serial number as an integer.
35839     
35840     AltOS devices use simple integer serial numbers, so parse the USB
35841     value as such to make matching values more forgiving.
35842     
35843     Signed-off-by: Keith Packard <keithp@keithp.com>
35844
35845 commit 0c771d999914f9d17c723900f2987acc45fd0fbb
35846 Author: Keith Packard <keithp@keithp.com>
35847 Date:   Fri Sep 4 13:00:02 2009 -0700
35848
35849     Move usb scanning code to ao-tools library
35850     
35851     This will allow the scanning code to be used by the command line tools
35852     as well as the ao-view GUI.
35853     
35854     Now that ao-view depends on the ao-tools library, it has been moved to
35855     the ao-tools directory as well.
35856     
35857     Signed-off-by: Keith Packard <keithp@keithp.com>
35858
35859 commit 15341b6e6dcf52df083d6aa37ef881ea6ad48ee5
35860 Author: Keith Packard <keithp@keithp.com>
35861 Date:   Fri Sep 4 12:25:37 2009 -0700
35862
35863     Set all of the values to reset the radio for telemetry
35864     
35865     Was sizeof(rdf_setup) instead of sizeof(telemetry_setup) when
35866     resetting the radio back to telemetry data mode from rdf mode. With
35867     the length value removed from the rdf config, these two arrays are no
35868     longer the same length, and so the last config value was not set
35869     leaving the radio sending garbage.
35870     
35871     Signed-off-by: Keith Packard <keithp@keithp.com>
35872
35873 commit fee46389b70a624ab5b1128a8b4c3083c7747bcb
35874 Author: Keith Packard <keithp@keithp.com>
35875 Date:   Fri Sep 4 11:46:55 2009 -0700
35876
35877     Make RDF beacon only run on pad and after landing.
35878     
35879     It's pretty much impossible to RDF the rocket during flight, and it
35880     interferes with the telemetry data stream. Leave it enabled on the pad
35881     so that radios can be tested, and then re-enable it once the rocket
35882     has landed.
35883     
35884     This patch also turns the rdf 'on' time into a parameter so it can be
35885     changed, and then sets that parameter to 500ms, once every 5 seconds.
35886     
35887     Signed-off-by: Keith Packard <keithp@keithp.com>
35888
35889 commit 54545640b0db7747137655f84bc67fd290ecb904
35890 Author: Keith Packard <keithp@keithp.com>
35891 Date:   Fri Sep 4 11:45:52 2009 -0700
35892
35893     Add back the RDF tone generator
35894     
35895     Tracking the rocket on the ground may be easier using tones than using
35896     the digital data stream, so we'll try that and see what we think.
35897     
35898     This reverts commit 3a3bfd471a868d546d83cdc431b53c8f5208edb9.
35899     
35900     Signed-off-by: Keith Packard <keithp@keithp.com>
35901
35902 commit 9fafee109e96435c96639b21211cac0500673a63
35903 Author: Bdale Garbee <bdale@gag.com>
35904 Date:   Wed Sep 2 23:18:15 2009 -0600
35905
35906     update changelogs for Debian build
35907
35908 commit cb4a73f3b65ba72f645fd37ab8712829c9537bf8
35909 Merge: 9ddd869 e2e449d
35910 Author: Bdale Garbee <bdale@gag.com>
35911 Date:   Wed Sep 2 23:17:37 2009 -0600
35912
35913     Merge commit 'origin/master'
35914
35915 commit e2e449d5c23356e913f312de1fb2611a9dd5a352
35916 Author: Keith Packard <keithp@keithp.com>
35917 Date:   Wed Sep 2 22:01:52 2009 -0700
35918
35919     Remove bit-banging debug support from TM board builds
35920     
35921     Our current TM boards don't have the wires to do bit-banging to
35922     another cc1111 board, so it doesn't make sense to fill up their flash
35923     with useless code (and the 'help' text with useless commands). Leave
35924     this to the TI board until we have boards that can serve as debug dongles.
35925     
35926     Signed-off-by: Keith Packard <keithp@keithp.com>
35927
35928 commit acea083d80e1ecc4287083519ea666964016b257
35929 Author: Keith Packard <keithp@keithp.com>
35930 Date:   Wed Sep 2 22:00:37 2009 -0700
35931
35932     Make the ao_log_record structures 8 bytes again.
35933     
35934     When the GPS signal strength data was added, the structure was
35935     accidentally extended to 9 bytes, making all log records 9 bytes
35936     long. While not a serious problem, this left log records spanning
35937     across eeprom block boundaries, which seems like a bad plan.
35938     
35939     Signed-off-by: Keith Packard <keithp@keithp.com>
35940
35941 commit 7d39f17684feb49ac8a0017902158f298696e37c
35942 Author: Keith Packard <keithp@keithp.com>
35943 Date:   Wed Sep 2 21:57:54 2009 -0700
35944
35945     Make eeprom reads and writes across block boundary work
35946     
35947     Reading and writing across the block boundary was not stepping the
35948     eeprom position after the partial i/o operation at the end of the
35949     first block. This meant that the operation would re-use the end of the
35950     previous block, either re-reading or re-writing it.
35951     
35952     Signed-off-by: Keith Packard <keithp@keithp.com>
35953
35954 commit 9ddd8696b4004ccc03238d95a8c2a1d07075e0fb
35955 Author: Bdale Garbee <bdale@gag.com>
35956 Date:   Mon Aug 31 16:48:03 2009 -0600
35957
35958     update changelogs for Debian build
35959
35960 commit 6926c4ab5d87a8f2eb4fcde2c673fb3a4639e115
35961 Author: Bdale Garbee <bdale@gag.com>
35962 Date:   Mon Aug 31 16:47:44 2009 -0600
35963
35964     pixmap file should not be executable
35965
35966 commit 1495e2f27acde3743c3764a0c31ee082224d6c64
35967 Author: Bdale Garbee <bdale@gag.com>
35968 Date:   Mon Aug 31 16:42:55 2009 -0600
35969
35970     update changelogs for Debian build
35971
35972 commit c8c5b7963babe8eb16e2651fba9cd2c8d1cba74e
35973 Author: Bdale Garbee <bdale@gag.com>
35974 Date:   Mon Aug 31 16:42:37 2009 -0600
35975
35976     deliver an icon for the Debian menu system
35977
35978 commit 591b99c232e780246fc07841c09c8c4e7835facb
35979 Author: Bdale Garbee <bdale@gag.com>
35980 Date:   Mon Aug 31 16:26:00 2009 -0600
35981
35982     update changelogs for Debian build
35983
35984 commit b34474c1f3083e73b7184d519f54d4c8031836fd
35985 Merge: 8df1697 0d65bff
35986 Author: Bdale Garbee <bdale@gag.com>
35987 Date:   Mon Aug 31 16:25:32 2009 -0600
35988
35989     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35990
35991 commit 6358041f846ba9a20fa650c367d907dc4336e54c
35992 Author: Keith Packard <keithp@keithp.com>
35993 Date:   Sat Aug 22 13:38:56 2009 -0700
35994
35995     Enable GPS degraded mode, set 10 sec degraded timeout.
35996     
35997     No reason not to let the GPS report solutions whenever it likes, let's
35998     see how this works.
35999     
36000     Signed-off-by: Keith Packard <keithp@keithp.com>
36001
36002 commit 0d65bff443c17d4d98c18b620ec075ab66b30efd
36003 Author: Keith Packard <keithp@keithp.com>
36004 Date:   Fri Aug 21 10:47:46 2009 -0700
36005
36006     Turn off GPS tracking data when not present in data stream
36007     
36008     Signed-off-by: Keith Packard <keithp@keithp.com>
36009
36010 commit 8df169791835510d96c11a3b0aa3cc5b79fa7fde
36011 Author: Bdale Garbee <bdale@gag.com>
36012 Date:   Wed Aug 19 02:21:23 2009 -0600
36013
36014     update changelogs for Debian build
36015
36016 commit 42ab6d52540d0326ef89e9d57954b08248558468
36017 Author: Bdale Garbee <bdale@gag.com>
36018 Date:   Wed Aug 19 02:21:06 2009 -0600
36019
36020     fix location for delivery of sources.list fragment
36021
36022 commit 977f5dc0bc7c666dcc1f21db77416efca0d696aa
36023 Author: Bdale Garbee <bdale@gag.com>
36024 Date:   Wed Aug 19 02:11:11 2009 -0600
36025
36026     update changelogs for Debian build
36027
36028 commit 8d4d6655f1b4c2fbc522fd255bfb75406e5ddaef
36029 Author: Bdale Garbee <bdale@gag.com>
36030 Date:   Wed Aug 19 02:11:00 2009 -0600
36031
36032     oops, aoview is now ao-view!
36033
36034 commit b9a97aea65f871fd287bc0bb566d8664766f4afd
36035 Author: Bdale Garbee <bdale@gag.com>
36036 Date:   Wed Aug 19 02:07:16 2009 -0600
36037
36038     update changelogs for Debian build
36039
36040 commit 21e3dd0affac89919e5d0e29c6e9eb1eacb51801
36041 Author: Bdale Garbee <bdale@gag.com>
36042 Date:   Wed Aug 19 02:06:49 2009 -0600
36043
36044     enable support for Debian menus
36045
36046 commit 0087c1776e0253fc2bd3b86f15bf9d1b32bdc45a
36047 Author: Bdale Garbee <bdale@gag.com>
36048 Date:   Wed Aug 19 00:52:57 2009 -0600
36049
36050     update changelogs for Debian build
36051
36052 commit 4486d9156e19e4280b42bcd422d81d04f2d04a92
36053 Merge: dd09f0b 33edd62
36054 Author: Bdale Garbee <bdale@gag.com>
36055 Date:   Wed Aug 19 00:49:24 2009 -0600
36056
36057     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
36058
36059 commit 33edd62992a32b0ec8ca66d879fa300871db5937
36060 Author: Keith Packard <keithp@keithp.com>
36061 Date:   Tue Aug 18 23:38:16 2009 -0700
36062
36063     Update ao-view to add GPS satellite tracking data
36064     
36065     This adds another column to the display to hold per-satellite GPS
36066     tracking data and a count of the visible and locked sats.
36067     
36068     Signed-off-by: Keith Packard <keithp@keithp.com>
36069
36070 commit 29687cbd462a332d9a36ed87500c5b737dcae3f4
36071 Author: Keith Packard <keithp@keithp.com>
36072 Date:   Tue Aug 18 22:35:15 2009 -0700
36073
36074     Handle GPS satellite tracking data
36075     
36076     SiRF message #4 includes signal strength and GPS engine state for each
36077     of the satellites being tracked. This data is now parsed and sent to
36078     eeprom and the radio.
36079     
36080     Signed-off-by: Keith Packard <keithp@keithp.com>
36081
36082 commit dd09f0bc2b950c00f3b489878cd69ad8a003f46c
36083 Author: Bdale Garbee <bdale@gag.com>
36084 Date:   Tue Aug 18 21:57:01 2009 -0600
36085
36086     update changelogs for Debian build
36087
36088 commit cd5ce661e2a8f9694933358ccb5b916fbed089c2
36089 Author: Bdale Garbee <bdale@gag.com>
36090 Date:   Tue Aug 18 21:49:39 2009 -0600
36091
36092     add support for building Debian package
36093
36094 commit d996aa9b32fb0eb385bd3d158256c29788a42fe3
36095 Merge: b3b2d3c 7d4ceb7
36096 Author: Bdale Garbee <bdale@gag.com>
36097 Date:   Tue Aug 18 18:56:09 2009 -0600
36098
36099     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
36100
36101 commit 7d4ceb75a454e6c9b3fe0bd934fadcb5104dea36
36102 Author: Keith Packard <keithp@keithp.com>
36103 Date:   Tue Aug 18 17:55:22 2009 -0700
36104
36105     Add ao-ejection.1 man page
36106     
36107     Document the input requirements and output format
36108     
36109     Signed-off-by: Keith Packard <keithp@keithp.com>
36110
36111 commit b3b2d3c475a135084b5628c730fc6fca1ba0817b
36112 Merge: 4685fc5 da12b89
36113 Author: Bdale Garbee <bdale@gag.com>
36114 Date:   Tue Aug 18 18:36:03 2009 -0600
36115
36116     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
36117
36118 commit da12b89fb056a68e65ba363fef91d266727cb685
36119 Author: Keith Packard <keithp@keithp.com>
36120 Date:   Tue Aug 18 17:30:43 2009 -0700
36121
36122     Create ChangeLog from git log
36123
36124 commit 7d69e2b3715faed10ce21ad562fc4d25dfc5f9c1
36125 Author: Keith Packard <keithp@keithp.com>
36126 Date:   Tue Aug 18 17:29:29 2009 -0700
36127
36128     Fix ao-bitbang examples to not have . in the first column
36129
36130 commit 4685fc541466afbeefc151bcb64cd054739c048b
36131 Merge: 1c2a0b6 c29275b
36132 Author: Bdale Garbee <bdale@gag.com>
36133 Date:   Tue Aug 18 18:09:38 2009 -0600
36134
36135     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
36136     
36137     Conflicts:
36138         ao-tools/ao-bitbang/Makefile.am
36139         ao-tools/ao-eeprom/Makefile.am
36140         ao-tools/ao-load/Makefile.am
36141         ao-tools/ao-load/ao-load.c
36142         ao-tools/ao-rawload/Makefile.am
36143
36144 commit c29275b72438637d46d7a50742882d2736eb176a
36145 Author: Keith Packard <keithp@keithp.com>
36146 Date:   Tue Aug 18 15:21:57 2009 -0700
36147
36148     Add manual pages for remaining commands.
36149     
36150     Manuals written for ao-bitbang, ao-eeprom, ao-load, ao-rawload and
36151     ao-view.
36152     
36153     Manual for ao-dbg updated to reflect program name change.
36154     
36155     Signed-off-by: Keith Packard <keithp@keithp.com>
36156
36157 commit 9b03d620722dc54630539afba40720c30de69b2d
36158 Author: Keith Packard <keithp@keithp.com>
36159 Date:   Tue Aug 18 12:19:31 2009 -0700
36160
36161     Use --tty/-T on command line to specify target device
36162     
36163     Also, use the ALTOS_TTY environment variable in all tools. Note that
36164     the magic value of "BITBANG" switches the library to connecting
36165     through a CP2103 instead.
36166     
36167     Signed-off-by: Keith Packard <keithp@keithp.com>
36168
36169 commit 7c790fe859dff062692964338091ffbbcdf63257
36170 Author: Keith Packard <keithp@keithp.com>
36171 Date:   Tue Aug 18 12:40:24 2009 -0700
36172
36173     Rename tools to ao-<foo>
36174     
36175     Use a consistent prefix to make it easier to remember which programs
36176     belong to this package
36177     
36178     Signed-off-by: Keith Packard <keithp@keithp.com>
36179
36180 commit 1c2a0b6653623b689d68d7349a6b2dce3e20a4a6
36181 Author: Keith Packard <keithp@keithp.com>
36182 Date:   Tue Aug 18 13:36:54 2009 -0700
36183
36184     re-add debugger sources
36185
36186 commit 9a9cce5510b87252f863239ac807b9fb4395b288
36187 Author: Keith Packard <keithp@keithp.com>
36188 Date:   Tue Aug 18 12:19:31 2009 -0700
36189
36190     Start working on using getopt for the tty name
36191
36192 commit 9789ca5e8caa9a013e804f307b9da380e147bd75
36193 Author: Keith Packard <keithp@keithp.com>
36194 Date:   Tue Aug 18 12:40:24 2009 -0700
36195
36196     Rename tools to ao-<foo>
36197     
36198     Use a consistent prefix to make it easier to remember which programs
36199     belong to this package
36200     
36201     Signed-off-by: Keith Packard <keithp@keithp.com>
36202
36203 commit a5782398d968e7cb11f7203afada7c216f233b3b
36204 Author: Keith Packard <keithp@keithp.com>
36205 Date:   Tue Aug 18 11:34:28 2009 -0700
36206
36207     Remove unused cctools code paths for old libusb and cp2103 ioctls.
36208     
36209     Communication with the CP2103 board has gone through three revisions,
36210     first using ioctls supported by the CP2103 kernel driver, then using
36211     the old synchronous usb library and now using the newer libusb
36212     asynchronous interface. There's no reason to keep shipping the old
36213     stale code now that the new stuff works reliably.
36214     
36215     Signed-off-by: Keith Packard <keithp@keithp.com>
36216
36217 commit 7cba411de0780c65e3490ab67186a514f0ea42ec
36218 Author: Keith Packard <keithp@keithp.com>
36219 Date:   Mon Aug 17 20:47:31 2009 -0700
36220
36221     test for sdcc, nickle and readline
36222     
36223     Signed-off-by: Keith Packard <keithp@keithp.com>
36224
36225 commit f48dcffae761700355a17b59345d55a60703f0c4
36226 Author: Keith Packard <keithp@keithp.com>
36227 Date:   Sun Aug 9 20:43:10 2009 -0700
36228
36229     Sync USB data after each memory write command
36230     
36231     This makes sure we flush the USB link often enough for the other end to keep
36232     up.
36233     
36234     Signed-off-by: Keith Packard <keithp@keithp.com>
36235
36236 commit cd5456f18e4b39ad76d5549df91a0e0cfb18a2e9
36237 Author: Keith Packard <keithp@keithp.com>
36238 Date:   Sun Aug 9 16:08:07 2009 -0700
36239
36240     Handle partial ALSA PCM writes
36241     
36242     The ALSA spec says that snd_pcm_writei will not return a partial write, but
36243     at least on the OLPC, that's not true. Deal with this.
36244     
36245     Signed-off-by: Keith Packard <keithp@keithp.com>
36246
36247 commit 3056cb8eef5aee0dcd342488386355d8b8f574c8
36248 Author: Keith Packard <keithp@keithp.com>
36249 Date:   Sun Aug 9 15:55:19 2009 -0700
36250
36251     Check more alsa return statuses
36252
36253 commit 8ddf3345afd8cbf638e81993633f7861d8dbca63
36254 Author: Keith Packard <keithp@keithp.com>
36255 Date:   Sat Jul 18 01:47:34 2009 -0700
36256
36257     Don't report distance to rocket without valid GPS
36258     
36259     When there's no valid GPS data, don't try to report the distance and bearing
36260     to the rocket after landing.
36261     
36262     Signed-off-by: Keith Packard <keithp@keithp.com>
36263
36264 commit fbcb7b20fa701a6e534d38e307839466545668e3
36265 Author: Keith Packard <keithp@keithp.com>
36266 Date:   Sat Jul 18 01:05:33 2009 -0700
36267
36268     Add B command to set serial baud rate
36269     
36270     Signed-off-by: Keith Packard <keithp@keithp.com>
36271
36272 commit 91b023e7e4eeed838e0320d2ddac0f6aac39e565
36273 Author: Keith Packard <keithp@keithp.com>
36274 Date:   Sat Jul 18 01:05:13 2009 -0700
36275
36276     Get rid of spaces after minus sign in climb value
36277
36278 commit 28be20cf914fb34dc3c776519708d0f02091764e
36279 Author: Keith Packard <keithp@keithp.com>
36280 Date:   Sat Jul 18 01:04:39 2009 -0700
36281
36282     Switch to 57600 baud for GPS data
36283
36284 commit d3f76ce58b9c0ed2e5a9fe3bbc7fb9cb38247714
36285 Author: Keith Packard <keithp@keithp.com>
36286 Date:   Sat Jul 18 01:04:17 2009 -0700
36287
36288     Drain serial port before changing speed
36289     
36290     Signed-off-by: Keith Packard <keithp@keithp.com>
36291
36292 commit d7c2d358ed8a1afc9f0ba2bd830b10f6b56dc7b1
36293 Author: Keith Packard <keithp@keithp.com>
36294 Date:   Sat Jul 18 00:44:42 2009 -0700
36295
36296     Display last known GPS coord while unlocked
36297     
36298     Signed-off-by: Keith Packard <keithp@keithp.com>
36299
36300 commit 5195fcfe239e430e1f9f11774c9a245c7b29dae9
36301 Author: Keith Packard <keithp@keithp.com>
36302 Date:   Sat Jul 18 00:44:01 2009 -0700
36303
36304     use g_source_destroy instead of free on serial object
36305
36306 commit 1e5e98bd8f5ea0bc15592de454e3629383462371
36307 Author: Keith Packard <keithp@keithp.com>
36308 Date:   Sat Jul 18 00:43:22 2009 -0700
36309
36310     Trim aoview_serial_set_callback args down to just port and callback
36311
36312 commit 08f37056deec25d77062bc411a04033401b033a5
36313 Author: Keith Packard <keithp@keithp.com>
36314 Date:   Fri Jul 17 22:11:03 2009 -0700
36315
36316     Reset GPS at boot time
36317
36318 commit 1150aa850f5a025b849556e32c4dddb27937d9af
36319 Author: Keith Packard <keithp@keithp.com>
36320 Date:   Fri Jul 17 22:10:43 2009 -0700
36321
36322     Fix up serial debug output
36323
36324 commit 2a7956a64935246475f92d44c08369e0230b676a
36325 Author: Keith Packard <keithp@keithp.com>
36326 Date:   Fri Jul 17 21:34:13 2009 -0700
36327
36328     Allow the GPS port to run at 4800 baud if desired
36329
36330 commit 8d650769c319261c97f5e68eff9138207b95c0f8
36331 Author: Keith Packard <keithp@keithp.com>
36332 Date:   Fri Jul 17 21:33:53 2009 -0700
36333
36334     Initialize the GPS serial protocol state
36335     
36336     Signed-off-by: Keith Packard <keithp@keithp.com>
36337
36338 commit ab40d224b39ba6d29c4056e2d2c365e1eb3d3793
36339 Author: Keith Packard <keithp@keithp.com>
36340 Date:   Fri Jul 17 21:33:18 2009 -0700
36341
36342     Use uint8_t for comparisons to avoid int conversions
36343     
36344     Signed-off-by: Keith Packard <keithp@keithp.com>
36345
36346 commit d6749bf24792bb41ca700cf4b8e5e1ac1a63cbf0
36347 Author: Keith Packard <keithp@keithp.com>
36348 Date:   Fri Jul 17 21:30:53 2009 -0700
36349
36350     Add AO_GPS_RUNNING state.
36351     
36352     This tracks whether the GPS receiver has ever sent a valid report to the
36353     flight computer, allowing the user to tell whether the GPS receiver is
36354     working at all.
36355     
36356     Signed-off-by: Keith Packard <keithp@keithp.com>
36357
36358 commit a1da7e871aee75308bc05ce1b7a0dc402e4c9509
36359 Author: Keith Packard <keithp@keithp.com>
36360 Date:   Fri Jul 17 21:25:35 2009 -0700
36361
36362     Add M command to monitor serial bytes
36363
36364 commit ddfa2308c0be4c002f982ae9da6032ee7854117d
36365 Author: Keith Packard <keithp@keithp.com>
36366 Date:   Fri Jul 17 21:24:45 2009 -0700
36367
36368     Support the not-connected GPS state
36369
36370 commit 34f148500df427c148188c0ada20bf914a7c74ba
36371 Author: Keith Packard <keithp@keithp.com>
36372 Date:   Fri Jul 17 19:23:10 2009 -0700
36373
36374     Use 57600 baud for GPS. Clean up gps init.
36375     
36376     Assume GPS is either in 4800 NMEA or 57600 SiRF mode, send just the sequence
36377     to get from 4800 NMEA to 5760 SiRF.
36378     
36379     Also, eliminate threads from the gps test program.
36380     
36381     Signed-off-by: Keith Packard <keithp@keithp.com>
36382
36383 commit 2deca0c52cd6cfb4baceb59c8a5458344bada338
36384 Author: Keith Packard <keithp@keithp.com>
36385 Date:   Fri Jul 17 17:09:20 2009 -0700
36386
36387     Try harder to get the GPS receiver serial link sync'd up.
36388     
36389     We cannot assume that the GPS receiver is in any particular state when it
36390     boots, so we try to send the serial configuration at several rates and hope
36391     that it eventually sees something that it likes.
36392     
36393     Signed-off-by: Keith Packard <keithp@keithp.com>
36394
36395 commit 31d5670a9144b943ce9c8cb00deb5fb659af0b1c
36396 Author: Keith Packard <keithp@keithp.com>
36397 Date:   Fri Jul 17 17:06:18 2009 -0700
36398
36399     Rolling average for pad location. Say 'GPS ready'.
36400     
36401     Use a rolling average for the pad location, instead of just averaging all
36402     positions. This filters out old (presumably less accurate) values eventually.
36403     
36404     When enough GPS samples have been acquired, say 'GPS ready'.
36405     
36406     Signed-off-by: Keith Packard <keithp@keithp.com>
36407
36408 commit bfe1e76c82738baaf65abbc58c3244a07ea8fefe
36409 Author: Keith Packard <keithp@keithp.com>
36410 Date:   Fri Jul 17 16:22:51 2009 -0700
36411
36412     Split GPS data into a separate column
36413     
36414     Signed-off-by: Keith Packard <keithp@keithp.com>
36415
36416 commit 5f0179652e8bb85add9067e5253e981c60f2c51e
36417 Author: Keith Packard <keithp@keithp.com>
36418 Date:   Fri Jul 17 16:03:35 2009 -0700
36419
36420     Fix up SiRF parsing and test code so that it actually works
36421     
36422     Signed-off-by: Keith Packard <keithp@keithp.com>
36423
36424 commit 0b35447d05a0c7eaf4fefcbcf0065fe3320bba82
36425 Author: Keith Packard <keithp@keithp.com>
36426 Date:   Fri Jul 17 13:58:14 2009 -0700
36427
36428     Add host-side gps protocol testing program
36429
36430 commit fef7334bddb9fccfbd6deab7d5d466ab3e76323a
36431 Author: Keith Packard <keithp@keithp.com>
36432 Date:   Sat Jul 11 00:56:13 2009 -0700
36433
36434     Hook aoview directly to alsa
36435     
36436     This skips the flite internal audio stuff which opened and closed the audio
36437     device for each phrase. This caused the first part of some phrases to be
36438     missed when using an external audio device.
36439     
36440     Signed-off-by: Keith Packard <keithp@keithp.com>
36441
36442 commit 80cadf44f5f1accd6ddfca25c2af8d4d424f26d9
36443 Author: Keith Packard <keithp@keithp.com>
36444 Date:   Thu Jul 9 20:55:10 2009 -0700
36445
36446     Show speed. Format numbers. Timeout and report final status.
36447     
36448     The speed value is now shown in the top label bar. Ascent shows
36449     accelerometer-derived data, otherwise it's baro derived.
36450     
36451     All of the numbers displayed are now given sensible printf formats so they
36452     don't contain way too many digits.
36453     
36454     Instead of doing periodic reporting based on flight tick count, data is
36455     reported every 10 seconds based on wall time. After landing, or when no data
36456     have been received for a while, final flight information is spoken.
36457     
36458     Signed-off-by: Keith Packard <keithp@keithp.com>
36459
36460 commit 19630ef084866f4230e68ccf11284b30c68128b1
36461 Author: Keith Packard <keithp@keithp.com>
36462 Date:   Sun Jul 5 08:35:28 2009 -0700
36463
36464     Dont smash aoview_monitor_parse input buffer
36465
36466 commit e506ed4b6efb86eab50204658fcd433b987e3831
36467 Author: Keith Packard <keithp@keithp.com>
36468 Date:   Tue Jun 30 15:25:52 2009 -0700
36469
36470     Integrate flite into aoview directly. Fix great circle computation.
36471     
36472     Use a separate thread for flite rather than a separate program.
36473     Save voice state to gconf.
36474     Add filters for replay file selection
36475     
36476     Signed-off-by: Keith Packard <keithp@keithp.com>
36477
36478 commit 5b988e0146075d57434f8484e1ec9fcf3e183df2
36479 Author: Keith Packard <keithp@keithp.com>
36480 Date:   Tue Jun 30 15:24:53 2009 -0700
36481
36482     Make window taller
36483
36484 commit 696233b088645bba1aaa6aa6c5358c3ecfa5cd3f
36485 Author: Keith Packard <keithp@keithp.com>
36486 Date:   Tue Jun 30 15:24:31 2009 -0700
36487
36488     Use 16kHz voice
36489
36490 commit 2e06772c8b6fd74f86e640ed97f0d5bc8c095c2f
36491 Author: Keith Packard <keithp@keithp.com>
36492 Date:   Tue Jun 30 11:58:30 2009 -0700
36493
36494     Add telem replay and larger labels
36495     
36496     Replays telemetry files in real time
36497     Shows height/state/rssi in big values at the top.
36498     
36499     Signed-off-by: Keith Packard <keithp@keithp.com>
36500
36501 commit 566dde161385263700eaae51095eecfa9b5972ee
36502 Author: Keith Packard <keithp@keithp.com>
36503 Date:   Mon Jun 29 23:06:47 2009 -0700
36504
36505     Update aoview/.gitignore
36506     
36507     Signed-off-by: Keith Packard <keithp@keithp.com>
36508
36509 commit 4ca2d910f3be689fd3c78a4f1be0555d6b1a30c1
36510 Author: Keith Packard <keithp@keithp.com>
36511 Date:   Mon Jun 29 23:05:27 2009 -0700
36512
36513     Use flite to announce flight state
36514     
36515     This uses the flite voice synthesis library from festival to announce
36516     altitude and speed information during the rocket flight.
36517     
36518     Signed-off-by: Keith Packard <keithp@keithp.com>
36519
36520 commit 527d7c803ed9597b210634018cb2eb9d048d9846
36521 Author: Keith Packard <keithp@keithp.com>
36522 Date:   Mon Jun 29 23:03:58 2009 -0700
36523
36524     Add GPS speed and error data to telemetry and aoview
36525     
36526     Having switched to the SiRF binary GPS format, the velocity and error data
36527     can now be displayed.
36528     
36529     Signed-off-by: Keith Packard <keithp@keithp.com>
36530
36531 commit ee4919dd771b00e2a2dd1083c9528efa7baab50f
36532 Author: Keith Packard <keithp@keithp.com>
36533 Date:   Mon Jun 29 13:54:00 2009 -0700
36534
36535     Convert GPS to SiRF binary protocol.
36536     
36537     This switches the GPS unit from NMEA to SiRF protocol at startup and then
36538     parses the binary data. The binary data uses a different encoding of lat/lon
36539     than the NMEA strings, and so the telemetry and eeprom data formats change
36540     with this switch.
36541     
36542     Signed-off-by: Keith Packard <keithp@keithp.com>
36543
36544 commit 49bf37767d2453869f2ca2c0832d1124322c66e0
36545 Author: Keith Packard <keithp@keithp.com>
36546 Date:   Wed Jun 17 23:22:25 2009 -0700
36547
36548     Add ejection computation utility
36549     
36550     Signed-off-by: Keith Packard <keithp@keithp.com>
36551
36552 commit e59520e343c2573b1b92c0b3c4aaa93e51bc55d3
36553 Author: Keith Packard <keithp@keithp.com>
36554 Date:   Wed Jun 17 13:55:23 2009 -0700
36555
36556     Fix clock initialization to not try to use 32kHz xtal on P2_3/P2_4
36557     
36558     None of our boards have a 32kHz xtal oscillator, instead we use those pins
36559     (on Telemetrum) for the deployment firing circuits. The old clock
36560     initialization code was switching from the 32kHz RC oscillator to the 32kHz
36561     crystal and overriding our use of those pins.
36562     
36563     Signed-off-by: Keith Packard <keithp@keithp.com>
36564
36565 commit 1c3cc12c08ddefbd6456a55c54ef87dd94d4ae9a
36566 Author: Keith Packard <keithp@keithp.com>
36567 Date:   Sun Jun 14 17:25:34 2009 -0700
36568
36569     Some kernels reference USB ttys as tty/tty* instead of tty:tty*
36570     
36571     Signed-off-by: Keith Packard <keithp@keithp.com>
36572
36573 commit 0f2cbd41332b1b63865c5f1a4e749419b469853a
36574 Author: Keith Packard <keithp@keithp.com>
36575 Date:   Sun Jun 14 16:45:19 2009 -0700
36576
36577     Rename state apogee -> coast
36578
36579 commit 5834a12c1d3d71105c9e3d1ceaf9f3ffac9ff1eb
36580 Author: Keith Packard <keithp@keithp.com>
36581 Date:   Sun Jun 14 16:39:28 2009 -0700
36582
36583     rename states. launchpad -> pad, coast -> fast
36584
36585 commit 8c40f19acd09fe93d492c9355da8a1198c34b1c3
36586 Author: Keith Packard <keithp@keithp.com>
36587 Date:   Sun Jun 14 16:36:29 2009 -0700
36588
36589     Disable monitor mode when communicating via usb
36590
36591 commit 7adea9c59c73acd52743446c74fb675e0a1d6d05
36592 Author: Keith Packard <keithp@keithp.com>
36593 Date:   Thu Jun 4 14:38:45 2009 -0700
36594
36595     Format GPS seconds as %02d.%04d to avoid spaces in the value
36596     
36597     The aoview GPS parsing code doesn't deal well with spaces in the middle of
36598     the value, so pad the seconds field with a zero as needed.
36599     
36600     Signed-off-by: Keith Packard <keithp@keithp.com>
36601
36602 commit a0e6bfee635b64092262936c858542318f6fc6dc
36603 Author: Bdale Garbee <bdale@gag.com>
36604 Date:   Thu Jun 4 13:11:48 2009 -0600
36605
36606     newer INSTALL file pulled in by autogen.sh
36607
36608 commit cf1e258d52b878df10b51a047709b10ecd51a68e
36609 Author: Bdale Garbee <bdale@gag.com>
36610 Date:   Thu Jun 4 13:09:29 2009 -0600
36611
36612     add a distclean target to src/Makefile
36613
36614 commit 176052b7c14fcad067835ecb550778faf67cf4da
36615 Author: Bdale Garbee <bdale@gag.com>
36616 Date:   Thu Jun 4 13:07:10 2009 -0600
36617
36618     add lib to the front of the subdir list
36619
36620 commit 208bc15714c7b4020c017eef19011c4eb9ab51e2
36621 Author: Keith Packard <keithp@keithp.com>
36622 Date:   Thu Jun 4 11:20:10 2009 -0700
36623
36624     Move build and debug tools to 'cctools' directory.
36625     
36626     These tools were merged in from the ccdbg package.
36627     
36628     Signed-off-by: Keith Packard <keithp@keithp.com>
36629
36630 commit 17d2432a8b9c15963cd3b821f025ad33972ef477
36631 Merge: 210dbaa 8a9a3f0
36632 Author: Keith Packard <keithp@keithp.com>
36633 Date:   Thu Jun 4 11:13:15 2009 -0700
36634
36635     Merge ccdbg and altos sources into one giant repository
36636     
36637     Keeping these separate isn't making things any easier.
36638     
36639     Signed-off-by: Keith Packard <keithp@keithp.com>
36640
36641 commit 210dbaa23cdacf3a6f2d6e23493e96ee2ac9bca7
36642 Author: Keith Packard <keithp@keithp.com>
36643 Date:   Thu Jun 4 10:41:34 2009 -0700
36644
36645     Use autotools, move altos to src subdir
36646     
36647     Signed-off-by: Keith Packard <keithp@keithp.com>
36648
36649 commit 8cce307bb3156584ba17ae5a787f645dfee5fb94
36650 Author: Keith Packard <keithp@keithp.com>
36651 Date:   Thu Jun 4 10:25:30 2009 -0700
36652
36653     Make menu seperator insensitive
36654
36655 commit 778cae8fc5a4b30e5045e4703316fc61ae18562a
36656 Author: Keith Packard <keithp@keithp.com>
36657 Date:   Wed Jun 3 17:07:34 2009 -0700
36658
36659     aoview: Add eeprom data fetching
36660     
36661     Fetches the last flight data from a TM device connected via USB and writes
36662     it to the flight log directory.
36663     
36664     Signed-off-by: Keith Packard <keithp@keithp.com>
36665
36666 commit bf140966e9649e75b884c8aa5f25ffbf9eed10ea
36667 Author: Keith Packard <keithp@keithp.com>
36668 Date:   Wed Jun 3 10:57:46 2009 -0700
36669
36670     Stop log dumping at flight end. Print 'end' at end of log.
36671     
36672     No reason to continue dumping data past the end of the flight now that the
36673     logging stuff has been demonstrated to work reliably. Also, to make
36674     automated log dumping easier, this prints out 'end' after the log data so
36675     that aoview knows when to stop reading.
36676     
36677     Signed-off-by: Keith Packard <keithp@keithp.com>
36678
36679 commit 35ac66969abe24ca23776618306a59fc17770e06
36680 Author: Keith Packard <keithp@keithp.com>
36681 Date:   Sun May 31 09:22:01 2009 -0700
36682
36683     Start adding bi-directional packet link
36684
36685 commit 3a3bfd471a868d546d83cdc431b53c8f5208edb9
36686 Author: Keith Packard <keithp@keithp.com>
36687 Date:   Thu May 28 23:17:33 2009 -0700
36688
36689     Eliminate RDF tone generation.
36690     
36691     Now that we have a viable telemetry-signal based RDF device via TeleDongle,
36692     there's no reason to continue to waste power and bandwidth with a NFM tone.
36693     
36694     Signed-off-by: Keith Packard <keithp@keithp.com>
36695
36696 commit 4d83eef0fe1d24a845ab29a535dfc56e13e7ee20
36697 Author: Keith Packard <keithp@keithp.com>
36698 Date:   Thu May 28 23:17:25 2009 -0700
36699
36700     Change .gitignore to match new aoload procedure
36701
36702 commit dcfcf3bec6788460b6fe8c239c80bad4526bd15b
36703 Author: Keith Packard <keithp@keithp.com>
36704 Date:   Wed May 27 22:01:37 2009 -0700
36705
36706     Leave serial number writing to aoload
36707     
36708     Instead of building per-serial hex files, leave that
36709     process to the new aoload program
36710     
36711     Signed-off-by: Keith Packard <keithp@keithp.com>
36712
36713 commit 8a9a3f02b951382573ff74dd6ce5a1c0f335fa86
36714 Author: Keith Packard <keithp@keithp.com>
36715 Date:   Wed May 27 21:53:15 2009 -0700
36716
36717     Add aoload to load serial-numbered altos binaries.
36718     
36719     aoload is a custom version of ccload which edits the data before sending it
36720     to the target machine, writing the target serial number into the data.
36721     
36722     Signed-off-by: Keith Packard <keithp@keithp.com>
36723
36724 commit 5a7a63c34b778e40a61ddabd16ec1af9a2be50c3
36725 Author: Keith Packard <keithp@keithp.com>
36726 Date:   Sat May 23 21:20:12 2009 -0700
36727
36728     Fix aoview telemetry GPS parsing code to use correct columns
36729     
36730     This code was trying to pull the GPS data from the wrong columns, causing
36731     aoview to fail to display GPS information.
36732     
36733     Signed-off-by: Keith Packard <keithp@keithp.com>
36734
36735 commit 26988c3e7acb2fa832810475e43e08fd2867459c
36736 Author: Keith Packard <keithp@keithp.com>
36737 Date:   Sat May 23 21:18:57 2009 -0700
36738
36739     Parse both telemetry or log data ao_flight_test
36740     
36741     Change the way data is fed from files to the flight test rig to handle
36742     either kind of input file.
36743     
36744     Signed-off-by: Keith Packard <keithp@keithp.com>
36745
36746 commit d6f5a0689023546464a71561f53fa2c943077c88
36747 Author: Keith Packard <keithp@keithp.com>
36748 Date:   Sat May 23 21:16:22 2009 -0700
36749
36750     Avoid 16-bit overflow in velocity computation.
36751     
36752     Adding two 16 bit integers together can wrap around to negative numbers,
36753     this resulted in velocity values which never decreased, making the switch
36754     from coast to apogee state not occur.
36755     
36756     Signed-off-by: Keith Packard <keithp@keithp.com>
36757
36758 commit aa6d87aeb616dd62f0debaded297232022b4f8bd
36759 Author: Keith Packard <keithp@keithp.com>
36760 Date:   Wed May 20 09:44:55 2009 -0700
36761
36762     Make file handling more general so it can be reused.
36763     
36764     The log file handling stuff will be useful for saving eeprom data, so pull
36765     it out of the real-time log handling code and make a general interface.
36766     
36767     Signed-off-by: Keith Packard <keithp@keithp.com>
36768
36769 commit b730c8bcbce649cdddba935e1112aaae538bc526
36770 Author: Keith Packard <keithp@keithp.com>
36771 Date:   Sun May 17 23:54:44 2009 -0700
36772
36773     Ignore aoview_glade.h
36774
36775 commit 91b07410122d0eaaf292cdb31c200925d45eaf2c
36776 Author: Keith Packard <keithp@keithp.com>
36777 Date:   Sun May 17 23:36:21 2009 -0700
36778
36779     Transmit computed ground pressure and acceleration values
36780     
36781     These are the last two values relevant to figuring out the state of the
36782     flight computer, and as they are computed by averaging 10 seconds of 100Hz
36783     sample data, they're a lot more accurate than anything the receiver could do
36784     on its own.
36785     
36786     Signed-off-by: Keith Packard <keithp@keithp.com>
36787
36788 commit 71d1689759829f1bc8550f1a4d8c9f2dc90b2ab4
36789 Author: Keith Packard <keithp@keithp.com>
36790 Date:   Sun May 17 23:18:09 2009 -0700
36791
36792     Provide install target
36793
36794 commit f301b95e87c8ec1e3b58d595a05d486bede5e0c2
36795 Author: Keith Packard <keithp@keithp.com>
36796 Date:   Sun May 17 23:13:20 2009 -0700
36797
36798     Embed glade file in executable
36799     
36800     This eliminates install issues nicely.
36801     
36802     Signed-off-by: Keith Packard <keithp@keithp.com>
36803
36804 commit 26361686d6fc63dc22d22285f0543c5c2c756fb4
36805 Author: Keith Packard <keithp@keithp.com>
36806 Date:   Sun May 17 23:05:23 2009 -0700
36807
36808     Add About dialog to aoview.
36809     
36810     Signed-off-by: Keith Packard <keithp@keithp.com>
36811
36812 commit 0f3233c49f43cd4e372e613303919ce4d50255b2
36813 Author: Keith Packard <keithp@keithp.com>
36814 Date:   Sun May 17 22:44:19 2009 -0700
36815
36816     USB device names can contain '.' too
36817     
36818     Depending on the hierarchy of devices, names can contain '.', so allow those
36819     too.
36820     
36821     Signed-off-by: Keith Packard <keithp@keithp.com>
36822
36823 commit 33221277690e6ee30387c506c3f2b8237ed48efd
36824 Author: Keith Packard <keithp@keithp.com>
36825 Date:   Sun May 17 22:43:34 2009 -0700
36826
36827     scandir returns -1 on error
36828     
36829     In which case, the namelist is invalid, so don't look at it, and don't free
36830     it.
36831     
36832     Signed-off-by: Keith Packard <keithp@keithp.com>
36833
36834 commit 7cb9fb675f56bf30ab6bf0bcdc5cb679709ffe3e
36835 Author: Keith Packard <keithp@keithp.com>
36836 Date:   Sun May 17 22:29:54 2009 -0700
36837
36838     Send computed accel/vel/pres values over the radio
36839     
36840     These computed values reflect what the flight computer is actually refering
36841     to for state changes, and will be useful in debugging the flight software as
36842     well as provide a filtered view of the data.
36843     
36844     Signed-off-by: Keith Packard <keithp@keithp.com>
36845
36846 commit 2c780d67b8a22d75a2da4b2af21fd35f0c6f5236
36847 Author: Keith Packard <keithp@keithp.com>
36848 Date:   Sun May 17 22:29:06 2009 -0700
36849
36850     Handle disappearing serial devices
36851     
36852     Put up a dialog when the serial open fails, and shut down monitoring when
36853     the serial device disappears while running.
36854     
36855     Signed-off-by: Keith Packard <keithp@keithp.com>
36856
36857 commit 69616104813fc5ba89fb3128d04fb9328961c59c
36858 Author: Keith Packard <keithp@keithp.com>
36859 Date:   Sun May 17 22:24:53 2009 -0700
36860
36861     While on the pad, zero out velocity every second
36862     
36863     We integrate acceleration to get velocity, but that means sitting on the pad
36864     for a long time can add substantial error to the velocity value. Each
36865     second, take the velocity value from a full second ago and subtract that out
36866     of the current velocity. Once we detect boost, this will stop, which means
36867     that as long as we detect boost within a second, we won't have subtracted
36868     out any "real" velocity.
36869     
36870     This keeps the pad velocity hovering around zero, which is pretty useful.
36871     
36872     Signed-off-by: Keith Packard <keithp@keithp.com>
36873
36874 commit 1234694eb903b204488ddc7cb30bcfe34bf1e677
36875 Author: Keith Packard <keithp@keithp.com>
36876 Date:   Sun May 17 01:29:06 2009 -0700
36877
36878     Clear table, reset log on disconnect
36879
36880 commit 4316b6af86b37522038e642235c163fcaad52e96
36881 Author: Keith Packard <keithp@keithp.com>
36882 Date:   Sun May 17 01:28:16 2009 -0700
36883
36884     Add pad lat/lon, max accel, max height
36885     
36886     Signed-off-by: Keith Packard <keithp@keithp.com>
36887
36888 commit 4348281bd788a13ea700413537f12da3c00356e4
36889 Author: Keith Packard <keithp@keithp.com>
36890 Date:   Sun May 17 00:46:09 2009 -0700
36891
36892     Clean up GPS display
36893     
36894     Signed-off-by: Keith Packard <keithp@keithp.com>
36895
36896 commit ff68e38770351ddac3285ce275cd85adab01fd3d
36897 Author: Keith Packard <keithp@keithp.com>
36898 Date:   Sun May 17 00:45:38 2009 -0700
36899
36900     Make aoview window taller
36901     
36902     Signed-off-by: Keith Packard <keithp@keithp.com>
36903
36904 commit be3f4fed7b863c8cdaabe32b61b65a8b3cd11355
36905 Author: Keith Packard <keithp@keithp.com>
36906 Date:   Sun May 17 00:13:45 2009 -0700
36907
36908     Add lots more aoview UI bits
36909     
36910     Logs data to files, displays current state in window.
36911     
36912     Signed-off-by: Keith Packard <keithp@keithp.com>
36913
36914 commit 93d7ce8e054515ed7b166eb042ae7f47e564d21d
36915 Author: Keith Packard <keithp@keithp.com>
36916 Date:   Sat May 16 20:45:26 2009 -0700
36917
36918     When logging starts up, right the whole ring to the log.
36919     
36920     This preserves the data pre boost-detect for later analysis.
36921     
36922     Signed-off-by: Keith Packard <keithp@keithp.com>
36923
36924 commit fec4212a59a7b3321536b25707dcabc43c797c33
36925 Author: Keith Packard <keithp@keithp.com>
36926 Date:   Sat May 16 20:04:31 2009 -0700
36927
36928     Abandon use of accelerometer for apogee detect.
36929     
36930     Integrating the accelerometer data to compute velocity worked for one rocket
36931     flight, but additional testing shows that it doesn't work in other
36932     airframes. Until we figure out how this should work, we'll rely on the
36933     altimeter to detect apogee.
36934     
36935     Signed-off-by: Keith Packard <keithp@keithp.com>
36936
36937 commit 09771c644de54ae354e8f98af7ba74289b3c0fcc
36938 Author: Keith Packard <keithp@keithp.com>
36939 Date:   Sat May 16 02:25:04 2009 -0700
36940
36941     Add preliminary aoview code
36942     
36943     AoView connects with TeleDongle to present telemetry information in a
36944     reasonable form. Right now, it just displays information to stdout, but it
36945     does have fancy dialogs for finding the USB devices.
36946     
36947     Signed-off-by: Keith Packard <keithp@keithp.com>
36948
36949 commit 37250b00f6286aee4b3b28604f5d463db3079a89
36950 Author: Keith Packard <keithp@keithp.com>
36951 Date:   Wed May 13 20:41:54 2009 -0700
36952
36953     Discard usb output before connection. Handle USB reset.
36954     
36955     Discarding output before USB is plugged in allows threads that send output
36956     and do other things to work without a USB connection. Unfortuantely, there
36957     doesn't appear to be any way to detect when the USB link is disconnected,
36958     which means that once USB is enabled, future writes will continue to block.
36959     
36960     USB reset causes the USB interrupts to all be reconfigured back to power-on
36961     state.
36962     
36963     Signed-off-by: Keith Packard <keithp@keithp.com>
36964
36965 commit 9b974217958b1017e62d6c4f4568f547ccc30c58
36966 Author: Keith Packard <keithp@keithp.com>
36967 Date:   Wed May 13 20:40:42 2009 -0700
36968
36969     Enable radio monitor by default in teleterra, teledongle and tidongle
36970     
36971     These ground loads want to monitor the radio constantly, and not require use
36972     of the 'm' command before listening.
36973     
36974     Signed-off-by: Keith Packard <keithp@keithp.com>
36975
36976 commit 25fc03a333b2cfad0a93ebc385fbcf74b63c229e
36977 Author: Keith Packard <keithp@keithp.com>
36978 Date:   Wed May 13 20:39:28 2009 -0700
36979
36980     Remove monitor/rssi functions from telemetrum load
36981     
36982     Telemetrum is now a flight-only load, use teleterra or teledongle for ground
36983     boards.
36984     
36985     Signed-off-by: Keith Packard <keithp@keithp.com>
36986
36987 commit 05493b98eb1ae4d30cb0b600849d70b03fa33594
36988 Author: Keith Packard <keithp@keithp.com>
36989 Date:   Wed May 13 20:38:11 2009 -0700
36990
36991     Split out ao_state_names to separate file
36992     
36993     Allows state names to be used in programs without monitoring enabled.
36994     
36995     Signed-off-by: Keith Packard <keithp@keithp.com>
36996
36997 commit d085d43701e3cdd2119e947a9ae45baa78c80318
36998 Author: Keith Packard <keithp@keithp.com>
36999 Date:   Wed May 13 14:29:30 2009 -0700
37000
37001     Indicate RSSI with a blinking LED
37002     
37003     Blink the red LED at a rate proportional to the RSSI value.
37004     
37005     Signed-off-by: Keith Packard <keithp@keithp.com>
37006
37007 commit 055331d5f7d5adc40c348c3efd331a562dcda82a
37008 Author: Keith Packard <keithp@keithp.com>
37009 Date:   Wed May 13 11:19:13 2009 -0700
37010
37011     Make ao_flight_test show AGL altitude and positive acceleration under boost
37012     
37013     This makes the output more readable
37014     
37015     Signed-off-by: Keith Packard <keithp@keithp.com>
37016
37017 commit d91208fbf5fc7797b93087ef8619454c4bed0130
37018 Author: Keith Packard <keithp@keithp.com>
37019 Date:   Wed May 13 11:18:24 2009 -0700
37020
37021     Make ao_flight_test able to read raw logging data
37022     
37023     Protect ao_flight_test reading functions so that a simple
37024     'script' output can be fed to the program and have it work correctly.
37025     
37026     Signed-off-by: Keith Packard <keithp@keithp.com>
37027
37028 commit d3dbd8949e1102220ad5fd0863f493c819b96e46
37029 Author: Keith Packard <keithp@keithp.com>
37030 Date:   Wed May 13 11:16:53 2009 -0700
37031
37032     Print only RSSI when packet CRC is invalid
37033     
37034     Packets with invalid CRC usually contain bogus data, so don't print that,
37035     just print out the RSSI which may contain useful data.
37036     
37037     Signed-off-by: Keith Packard <keithp@keithp.com>
37038
37039 commit 8168820b667cc1deffab64dd81cb4e6e2e6eabe4
37040 Author: Keith Packard <keithp@keithp.com>
37041 Date:   Wed May 13 11:00:43 2009 -0700
37042
37043     Accelerometer-based velocity values are invalid after apogee
37044     
37045     Because the orientation of the flight computer relative to the ground is
37046     unknown after apogee, the accelerometer data cannot be integrated to compute
37047     velocity. Main deploy is now based purely on barometric altitude and landing
37048     detection no longer checks for a low velocity value.
37049     
37050     Signed-off-by: Keith Packard <keithp@keithp.com>
37051
37052 commit 24fdda44ff8604e40510b196ead17564d8f8cd3d
37053 Author: Keith Packard <keithp@keithp.com>
37054 Date:   Wed May 13 10:59:04 2009 -0700
37055
37056     Add velocity check for boost detect via accelerometer
37057     
37058     Bumping the rocket can cause a brief period of high acceleration, which may
37059     cause a mistaken boost detection. Require both a high acceleration and
37060     reasonable velocity to trigger boost phase.
37061     
37062     Signed-off-by: Keith Packard <keithp@keithp.com>
37063
37064 commit 7a1aa3fdbc0d1fae5e7ee027bf8904598c6ebe41
37065 Author: Keith Packard <keithp@keithp.com>
37066 Date:   Wed May 13 10:58:30 2009 -0700
37067
37068     Typo in callsign
37069
37070 commit 497c89a7d08920630894b2605c3b6a0bdc4c229b
37071 Author: Keith Packard <keithp@keithp.com>
37072 Date:   Sun May 10 23:11:06 2009 -0700
37073
37074     Use recorded accelerometer baseline data in ao_flight_test
37075     
37076     With the flight computer recording a long-term average value for the
37077     accelerometer in the flight record, use that to prime the flight test code
37078     when running a log file through the simulator.
37079     
37080     Signed-off-by: Keith Packard <keithp@keithp.com>
37081
37082 commit ba3c53636e485450f48093d0a88a6629775f7c3a
37083 Author: Keith Packard <keithp@keithp.com>
37084 Date:   Sun May 10 23:01:16 2009 -0700
37085
37086     Don't re-initialize the landing range data at each apogee detect sample
37087     
37088     The landing range values are used only after apogee detect, so we need only
37089     initialize them on the transition from apogee to drogue.
37090     
37091     Signed-off-by: Keith Packard <keithp@keithp.com>
37092
37093 commit b623b1098bc7a10d471730259438fb82804221d0
37094 Author: Keith Packard <keithp@keithp.com>
37095 Date:   Sun May 10 23:00:06 2009 -0700
37096
37097     Initialize ao_min_vel with |ao_flight_vel|
37098     
37099     As ao_min_vel is stored as an absolute value, it's important to preserve
37100     that invariant, even though we don't expect ao_flight_vel to be negative at
37101     coast.
37102     
37103     Signed-off-by: Keith Packard <keithp@keithp.com>
37104
37105 commit e9584e846b9bd7926d61451d32ba5d7a30416f7b
37106 Author: Keith Packard <keithp@keithp.com>
37107 Date:   Sun May 10 22:58:31 2009 -0700
37108
37109     Decrease telemetry rate on the pad to 1/sec instead of 20/sec
37110     
37111     Transmitting telemetry through the radio consumes a significant amount of
37112     battery; reducing the rate to 1/sec will reduce power usage while waiting
37113     for launch.
37114     
37115     Signed-off-by: Keith Packard <keithp@keithp.com>
37116
37117 commit 97cecb517cd7bf75e1219c76a93bfe6964c07052
37118 Author: Keith Packard <keithp@keithp.com>
37119 Date:   Sun May 10 22:57:19 2009 -0700
37120
37121     Increase the initial accel/baro average to 1000 samples
37122     
37123     To get an accurate baseline of the launchpad state, take a longer average of
37124     the two sensors as the unit boots up.
37125     
37126     Signed-off-by: Keith Packard <keithp@keithp.com>
37127
37128 commit 98806b1ff3f41484663d61ff430e9e2764c7b5e6
37129 Author: Keith Packard <keithp@keithp.com>
37130 Date:   Sun May 10 22:54:14 2009 -0700
37131
37132     Record average accelerometer value in flight start log record
37133     
37134     The average accelerometer value cannot be extracted from the log as the
37135     record starts after that is computed. As that drives much of the
37136     accelerometer-based state transition logic, it is an important value to
37137     have, so we log it as part of the flight start record now.
37138     
37139     Signed-off-by: Keith Packard <keithp@keithp.com>
37140
37141 commit a12edbfe21fe27a9efbf87bacda9ab4806256e2b
37142 Author: Keith Packard <keithp@keithp.com>
37143 Date:   Sat May 9 10:24:10 2009 -0700
37144
37145     Add version command to show product information
37146
37147 commit e80b87f5e3ccf152d67a2e87bdefda161c455599
37148 Author: Keith Packard <keithp@keithp.com>
37149 Date:   Sat May 9 10:23:49 2009 -0700
37150
37151     Pad callsign with nuls
37152
37153 commit beae3360828da21eb1a3c4f88e930f242d4e36b7
37154 Author: Keith Packard <keithp@keithp.com>
37155 Date:   Fri May 1 08:14:57 2009 -0700
37156
37157     USB spec limits bulk endpoints to 64 byte payload max.
37158     
37159     For full-speed devices, bulk endpoints may use 8, 16, 32 or 64 bytes, but no
37160     more.
37161
37162 commit de7814c738488c2c16c6216c93fa78128895e5d5
37163 Author: Keith Packard <keithp@keithp.com>
37164 Date:   Wed Apr 29 17:46:56 2009 -0700
37165
37166     Use 'char' instead of 'uint8_t' for character data
37167     
37168     String and character constants are of char type, so using uint8_t causes
37169     promotion to 16-bit types when comparing the two.
37170
37171 commit 4ae74fffb939d67424efa3e7f433637f1f920ebc
37172 Author: Keith Packard <keithp@keithp.com>
37173 Date:   Wed Apr 29 17:46:36 2009 -0700
37174
37175     Eliminate incorrect cast in printf string argument
37176     
37177     char * is a pointer to a string in the default address space, not a generic pointer
37178     to a string. As such, the compiler (at least 2.9.0) mis-compiles this if the
37179     cast is included.
37180
37181 commit 39f2a3c6bd501d12a92bfd38434ce67bb5beb70d
37182 Author: Keith Packard <keithp@keithp.com>
37183 Date:   Wed Apr 29 17:44:41 2009 -0700
37184
37185     Correct radio frequency shown in config display.
37186     
37187     Radio frequency base is 434.550, not 435.550
37188
37189 commit 75ca1751b7cac2f8074d0713ee96d6ab45b54f19
37190 Author: Keith Packard <keithp@keithp.com>
37191 Date:   Wed Apr 29 17:42:26 2009 -0700
37192
37193     Reset landing interval tests at apogee
37194     
37195     This moves all of the interval management into the landing test code and
37196     out of the main loop. The interval is reset at apogee to make sure the
37197     sensors produce a stable reading for at least 20 seconds
37198
37199 commit 7a1b77c2d7253a681389f32b70e2460aac188807
37200 Author: Bdale Garbee <bdale@gag.com>
37201 Date:   Sun Apr 26 17:53:13 2009 -0600
37202
37203     clean up host programs, too
37204
37205 commit 5df80c346d65a9d56a8699b056dc44924acb31fe
37206 Author: Keith Packard <keithp@keithp.com>
37207 Date:   Sun Apr 26 16:04:07 2009 -0700
37208
37209     Was missing v_batt in adc dump command
37210
37211 commit c3fec2c4c65db71e88ef0c05c69463438a7cfc6c
37212 Author: Keith Packard <keithp@keithp.com>
37213 Date:   Sun Apr 26 15:38:28 2009 -0700
37214
37215     Add manual ignition and igniter test commands
37216
37217 commit 819f1de8dd6010fae050bcef930943c7923929f9
37218 Author: Keith Packard <keithp@keithp.com>
37219 Date:   Sun Apr 26 15:38:03 2009 -0700
37220
37221     Clean up commands a bit
37222
37223 commit 178abb5c8439509926a5507911d7148b84f051b8
37224 Author: Keith Packard <keithp@keithp.com>
37225 Date:   Sun Apr 26 15:08:58 2009 -0700
37226
37227     Clear more files on make clean
37228
37229 commit 70a69f3acdca27b80cdb2069de59bbc6dba83dbd
37230 Author: Keith Packard <keithp@keithp.com>
37231 Date:   Sun Apr 26 15:05:29 2009 -0700
37232
37233     Label binaries with product and serial info
37234
37235 commit 5ed3b1cb52b573db1fee9655a29a0e6dd72f53fe
37236 Author: Keith Packard <keithp@keithp.com>
37237 Date:   Sun Apr 26 01:37:02 2009 -0700
37238
37239     Make sure full log is written and flushed on landing.
37240     
37241     The final state change to landing is recorded in the logging thread, so have
37242     that turn off logging once it has recorded that state. Then make it go to
37243     sleep.
37244
37245 commit 2e737ad00cad5d893b252d8aa9dbff3d9b800731
37246 Author: Keith Packard <keithp@keithp.com>
37247 Date:   Sun Apr 26 01:36:53 2009 -0700
37248
37249     Clean up monitor output a bit
37250
37251 commit 38a0b61b0a0b3c00f064c8d562950a17a6ddff4a
37252 Author: Keith Packard <keithp@keithp.com>
37253 Date:   Sun Apr 26 00:11:32 2009 -0700
37254
37255     Add configuration support
37256     
37257     Current config variables:
37258     Main deploy altitude above launch (in meters)
37259     Acceleration zero g calibration (manual or automatic)
37260     Radio channel (freq = 435.550MHz + channel * 100kHz)
37261     Callsign (max 8 characters)
37262     
37263     Supporting this involved shuffling code around so that the
37264     non-telemetrum builds could include only the stuff they needed.
37265
37266 commit c65f1a1acd2ca00758833cec5d3f8056d303d3e2
37267 Author: Keith Packard <keithp@keithp.com>
37268 Date:   Sat Apr 25 14:44:33 2009 -0700
37269
37270     Allow for slower ADC operation. Add power saving code.
37271     
37272     This tries to make the flight computer use less power by disabling USB in
37273     flight mode, lowering the telemetry rate after ascent. It also disables the
37274     RDF beacon during ascent and re-enables it once descent has started.
37275
37276 commit 8e7b48b5f090be81980ab00fbce814ae1cc253e4
37277 Author: Keith Packard <keithp@keithp.com>
37278 Date:   Sat Apr 25 14:44:04 2009 -0700
37279
37280     Allow ADC to be disabled
37281
37282 commit 7bc3d9962872850e7b420221cf689db16b4305cc
37283 Author: Keith Packard <keithp@keithp.com>
37284 Date:   Sat Apr 25 14:43:23 2009 -0700
37285
37286     Place CPU in P0 state while idle
37287
37288 commit e45fce7f82d704d677f84c69b0e07588d109d780
37289 Author: Keith Packard <keithp@keithp.com>
37290 Date:   Sat Apr 25 14:42:20 2009 -0700
37291
37292     Add RDF beacon and callsign to telemetry
37293
37294 commit 61510f98404bca6861b2da98f6cd9ba9deb76968
37295 Author: Keith Packard <keithp@keithp.com>
37296 Date:   Sat Apr 25 14:40:51 2009 -0700
37297
37298     Add radio code to emit a 1kHz tone
37299
37300 commit 0f07803d84b5ac89500ee33a6818c50583e3ff7f
37301 Author: Keith Packard <keithp@keithp.com>
37302 Date:   Sat Apr 25 13:18:37 2009 -0700
37303
37304     Allow the USB system to be disabled/enabled at run-time
37305
37306 commit 45976af820fc41099928df71ea8304c56eb9fc7c
37307 Author: Keith Packard <keithp@keithp.com>
37308 Date:   Sat Apr 25 13:16:27 2009 -0700
37309
37310     Make LED usage depend on target device
37311
37312 commit 4a050704ad2c497e9f1b0988334228b0bbc4c170
37313 Author: Keith Packard <keithp@keithp.com>
37314 Date:   Sat Apr 25 13:13:24 2009 -0700
37315
37316     Make some functions reentrant to save DSEG space
37317
37318 commit 6b3d25a6d6d7847765eb03b836913dd5ecef2993
37319 Author: Keith Packard <keithp@keithp.com>
37320 Date:   Fri Apr 24 19:17:37 2009 -0700
37321
37322     Add monitor task to flight software
37323     
37324     Allows the use of telemetrum in teledongle mode.
37325
37326 commit ad0d2d88a91cbd02c56ea5ff6dab23e16aec6510
37327 Author: Keith Packard <keithp@keithp.com>
37328 Date:   Fri Apr 24 19:17:19 2009 -0700
37329
37330     Report difference from ground to max altitude at landing
37331
37332 commit f94ab879ff6f97708827c74facd11003a2d8b590
37333 Author: Keith Packard <keithp@keithp.com>
37334 Date:   Fri Apr 24 19:16:29 2009 -0700
37335
37336     Display data with units while running simulation
37337
37338 commit 6fb26340b150e831a8a9e25e3b68074c29e48dbe
37339 Author: Keith Packard <keithp@keithp.com>
37340 Date:   Fri Apr 24 19:13:31 2009 -0700
37341
37342     Enabling apogee detect via speed: < 200m/s && < max_speed - 50m/s
37343     
37344     This change ensures that we actually got going fairly fast, and then slowed
37345     down a bunch before enabling apogee detect. Otherwise, we'll detect apogee
37346     right off the pad as we're not going very fast at that point...
37347     
37348     This also adds the 'f' command to show the current flight status on the USB
37349     port.
37350
37351 commit 20b9f304ecbddd73a0ee2461b4c5e80f08157f98
37352 Author: Keith Packard <keithp@keithp.com>
37353 Date:   Fri Apr 24 19:12:28 2009 -0700
37354
37355     configure igniter ports, set values to measured ones
37356
37357 commit 6bf1d91ce0b723abe2bcec89668c13135ec044cf
37358 Author: Keith Packard <keithp@keithp.com>
37359 Date:   Fri Apr 24 19:11:40 2009 -0700
37360
37361     Move ao_led_init to end of file to be consistent with other files
37362
37363 commit b4de7d550ec9a09ccf5f6a72debc6646706e3516
37364 Author: Keith Packard <keithp@keithp.com>
37365 Date:   Fri Apr 24 19:10:20 2009 -0700
37366
37367     Define ao_state_names in ao.h so other people can share
37368
37369 commit 8e62747b3692d0ac75b08eaf5c3e4b5d766be6ad
37370 Author: Keith Packard <keithp@keithp.com>
37371 Date:   Fri Apr 24 19:09:31 2009 -0700
37372
37373     Bump NUM_CMDS to 10
37374
37375 commit 2f781beb73ef24ab5fbe2688a83d07ad26c15972
37376 Author: Keith Packard <keithp@keithp.com>
37377 Date:   Fri Apr 24 19:09:09 2009 -0700
37378
37379     Move beep_init to end of file to be consistent with other files
37380
37381 commit b99315cee4ab796376458a2442cf36806fa4aed3
37382 Author: Keith Packard <keithp@keithp.com>
37383 Date:   Fri Apr 24 10:19:31 2009 -0700
37384
37385     Update flight algorithm based on data collected from SN-1 Flight 1
37386     
37387     This now correctly sequences through the flight data collected from the
37388     first TeleMetrum test flight.
37389     
37390     This also completes up the flight algorithm test harness (ao_flight_test),
37391     which runs the flight algorithm on the Linux host from a captured data log.
37392
37393 commit b32f2f0090ff967edac07ae4d7a9895ed0b96d31
37394 Author: Keith Packard <keithp@keithp.com>
37395 Date:   Thu Apr 23 22:17:44 2009 -0700
37396
37397     Add igniters and update flight control algorithm
37398
37399 commit f155333ae18a25068644792e8940269d9fb28033
37400 Author: Keith Packard <keithp@keithp.com>
37401 Date:   Fri Apr 24 00:15:09 2009 -0700
37402
37403     Avoid ram from 0xfda2 through feff, its funky
37404
37405 commit f9c1c545c9dc11c3190a6cf7504883131fffce2f
37406 Author: Keith Packard <keithp@keithp.com>
37407 Date:   Thu Apr 23 22:18:33 2009 -0700
37408
37409     remove ao_flight_test until its ready
37410
37411 commit 86e73c009f78dc4664883353124fc891fbb01dce
37412 Author: Keith Packard <keithp@keithp.com>
37413 Date:   Thu Apr 23 20:50:07 2009 -0700
37414
37415     Add teledongle module
37416
37417 commit 204daac71ad56926730f5d6860bd70c645302e19
37418 Author: Keith Packard <keithp@keithp.com>
37419 Date:   Thu Apr 23 14:26:01 2009 -0700
37420
37421     Set telemetry rate to 100ms
37422
37423 commit 306b28f632e21b42ab165e7944283cf9764b590e
37424 Author: Keith Packard <keithp@keithp.com>
37425 Date:   Thu Apr 23 14:23:26 2009 -0700
37426
37427     Wrong license on ao_monitor.c
37428
37429 commit dca3a6de26d26c0020f3fb2cf5d8ac1552c195b1
37430 Author: Keith Packard <keithp@keithp.com>
37431 Date:   Thu Apr 23 14:23:00 2009 -0700
37432
37433     Crank up radio to 10dBm
37434
37435 commit fbe3096f7e9a8112dbc79f376eccdaa6872ae520
37436 Author: Keith Packard <keithp@keithp.com>
37437 Date:   Wed Apr 22 16:03:28 2009 -0700
37438
37439     Add COPYING file
37440
37441 commit 9b7788f18bbaf3c4e5ebbf6c5ebd926468b0e045
37442 Author: Keith Packard <keithp@keithp.com>
37443 Date:   Wed Apr 22 15:55:01 2009 -0700
37444
37445     Clean up TeleTerra files
37446
37447 commit 61cee50c86e275f9fde875bd317c3e74255394ec
37448 Author: Keith Packard <keithp@keithp.com>
37449 Date:   Wed Apr 22 15:53:55 2009 -0700
37450
37451     simplify ao_time function
37452
37453 commit 3703ecdc9e190f2e0b7ead0e71b78be881c1f3b7
37454 Author: Keith Packard <keithp@keithp.com>
37455 Date:   Wed Apr 22 15:53:46 2009 -0700
37456
37457     One line radio status
37458
37459 commit 1fbb3c17672a03ea6318fee07f9c2dcd7a8d0b16
37460 Author: Keith Packard <keithp@keithp.com>
37461 Date:   Wed Apr 22 15:49:16 2009 -0700
37462
37463     Add new binaries to .gitignore
37464
37465 commit 00d5610caff61559eb24c24beaa56629d6bb03be
37466 Author: Keith Packard <keithp@keithp.com>
37467 Date:   Wed Apr 22 15:49:00 2009 -0700
37468
37469     Speed up dbg port bit frobbing
37470
37471 commit c7555eb16876aa8ff9fe7f648d325a1b8fb54d23
37472 Author: Keith Packard <keithp@keithp.com>
37473 Date:   Wed Apr 22 15:48:28 2009 -0700
37474
37475     Use sdcc from path
37476
37477 commit ada6dea04b94be016598566c4c13e6105aaec353
37478 Author: Keith Packard <keithp@keithp.com>
37479 Date:   Wed Apr 22 15:48:14 2009 -0700
37480
37481     Clean up task list formatting
37482
37483 commit 0a1b2297ee9f5bbb918bd72f26088a3e0b84839a
37484 Author: Keith Packard <keithp@keithp.com>
37485 Date:   Wed Apr 22 15:47:57 2009 -0700
37486
37487     Control radio monitoring with the M command
37488
37489 commit 837c620f07b63efc171be3ac14c78bc99adf7592
37490 Author: Keith Packard <keithp@keithp.com>
37491 Date:   Wed Apr 22 14:25:43 2009 -0700
37492
37493     Shrink USB output buffers, work around USB packet errors
37494
37495 commit d87e9c25947d7cc2eba8894a524977f2c55a089a
37496 Author: Keith Packard <keithp@keithp.com>
37497 Date:   Tue Apr 21 02:07:24 2009 -0700
37498
37499     Clean up telemetry now that all packets are the same
37500
37501 commit 1b333def5052d2ed47fdeaef23a897fe326f6340
37502 Author: Keith Packard <keithp@keithp.com>
37503 Date:   Tue Apr 21 02:07:08 2009 -0700
37504
37505     Add longer debug delays to reset/debug_mode entry
37506
37507 commit d1887ded41a5bfec8e10e9fd736fa9444b9b6222
37508 Author: Keith Packard <keithp@keithp.com>
37509 Date:   Tue Apr 21 01:17:03 2009 -0700
37510
37511     Fix up fancy dbg stuff. Add teleterra initial bits.
37512     
37513     The dbg stuff needed a bit of help to actually walk the tables; it appears
37514     that complex expressions confuse sdcc.
37515     
37516     This also adds primitive teleterra bits, but no UI, etc.
37517     
37518     Signed-off-by: Keith Packard <keithp@keithp.com>
37519
37520 commit 43c8f7012102cdb591ace899420c10e4a78385ad
37521 Author: Keith Packard <keithp@keithp.com>
37522 Date:   Mon Apr 20 23:33:41 2009 -0700
37523
37524     Add radio support. Build separate executables for TeleMetrum and the TI dongle
37525     
37526     Ok, way too big a patch, but things were in rough shape.
37527     This patch adds support for the radio, both transmit and receive.
37528     Then, because I could no longer run the TeleMetrum code on the TI
37529     dongle, I ended up building a separate image for the TI board, which
37530     involved creating a mechanism for having multiple command sets and splitting
37531     code for different functions into different files.
37532
37533 commit 5be13b76a2e29b84cd6d1eec065e3354b0dafce5
37534 Author: Keith Packard <keithp@keithp.com>
37535 Date:   Sat Apr 18 23:19:24 2009 -0700
37536
37537     Start using pdata area for less-frequently used data
37538
37539 commit 3e18b5a0d4c7d84df98b6ed0b7783de1d42d45bf
37540 Author: Keith Packard <keithp@keithp.com>
37541 Date:   Sat Apr 18 23:19:05 2009 -0700
37542
37543     Slow down panic presentation
37544
37545 commit c4e983daa4579896b227fdcb2be43fad75e94307
37546 Author: Keith Packard <keithp@keithp.com>
37547 Date:   Sat Apr 18 23:17:45 2009 -0700
37548
37549     Parse GPS data locally. Add 'g' command to display recent GPS results.
37550     
37551     This parses the GPS GGA message and stores it in a global variable,
37552     protected by a mutex.
37553
37554 commit ed6f67dc47d750d5ff8bea63ae7cbb560689b9b6
37555 Author: Keith Packard <keithp@keithp.com>
37556 Date:   Sat Apr 18 23:16:01 2009 -0700
37557
37558     Add task names and 'T' command to show task status.
37559     
37560     The T command shows the current wchan and PC for each task in the system.
37561
37562 commit 3d5a5fc4db5f681e848202c4ee4099d2879677d6
37563 Author: Keith Packard <keithp@keithp.com>
37564 Date:   Sat Apr 18 19:32:18 2009 -0700
37565
37566     Fix GPL version at 2
37567     
37568     Signed-off-by: Keith Packard <keithp@keithp.com>
37569
37570 commit 022f83ca6fd589005d8eb3e25e633950fef69fa7
37571 Author: Keith Packard <keithp@keithp.com>
37572 Date:   Fri Apr 17 23:38:14 2009 -0700
37573
37574     Add gps, debug dongle support and pressure alt tables
37575     
37576     GPS also pulled in serial support. The altitude tables take raw 11-bit
37577     pressure sample numbers and convert them to standard pressure altitude
37578     values.
37579     
37580     Signed-off-by: Keith Packard <keithp@keithp.com>
37581
37582 commit 31fce622b1bab7e3f421069d7f6d4d9bdcd825de
37583 Author: Keith Packard <keithp@keithp.com>
37584 Date:   Fri Apr 17 10:32:45 2009 -0700
37585
37586     Enable FEC in radio packets
37587
37588 commit 293a357911090a2f37bdd6f7ea96942079ffdf2e
37589 Author: Keith Packard <keithp@keithp.com>
37590 Date:   Fri Apr 17 10:29:42 2009 -0700
37591
37592     Add CRC to radio packets
37593
37594 commit 20834caf01ddf481e8362b0d2627ef383a82e09d
37595 Author: Keith Packard <keithp@keithp.com>
37596 Date:   Fri Apr 17 10:23:10 2009 -0700
37597
37598     Add data whitening
37599
37600 commit 94e5343a72121a81ab19bf5025e6b6fc9847eb4f
37601 Author: Keith Packard <keithp@keithp.com>
37602 Date:   Fri Apr 17 10:19:25 2009 -0700
37603
37604     Add packet status byte defines
37605
37606 commit 04bc51c170c6f22bb5cc16867ce9a307818a7a00
37607 Author: Keith Packard <keithp@keithp.com>
37608 Date:   Fri Apr 17 10:11:31 2009 -0700
37609
37610     Add separate xmit/recv programs to radio demo
37611
37612 commit fafe55c3405964e0defdf25b6c00236f9aaefbc5
37613 Author: Keith Packard <keithp@keithp.com>
37614 Date:   Fri Apr 17 10:11:11 2009 -0700
37615
37616     Get env var for debug method selection
37617
37618 commit 26095fc0511ee0d5213f038986032f7c59964cf0
37619 Author: Keith Packard <keithp@keithp.com>
37620 Date:   Fri Apr 17 10:10:47 2009 -0700
37621
37622     Run-time selection between cp2103 and cc1111
37623
37624 commit 543bedde83cbce5145668e72965e02d892187b59
37625 Author: Keith Packard <keithp@keithp.com>
37626 Date:   Thu Apr 16 20:38:14 2009 -0700
37627
37628     Send data
37629
37630 commit 5e2393eb6b1a6d7b180bd63d5165ee7b7ff5f9e0
37631 Author: Keith Packard <keithp@keithp.com>
37632 Date:   Wed Apr 15 14:25:26 2009 -0700
37633
37634     Move a bunch of variables from __data to __xdata
37635
37636 commit 4d1091d9bd121f05f5fe0a9c9d2bc0da8c562b9a
37637 Author: Keith Packard <keithp@keithp.com>
37638 Date:   Tue Apr 14 21:25:15 2009 -0700
37639
37640     Slow down panic code, disable interrupts
37641
37642 commit 545478dd02eaeff6a65d318e722b1e4fce5e01b4
37643 Author: Keith Packard <keithp@keithp.com>
37644 Date:   Tue Apr 14 21:24:25 2009 -0700
37645
37646     Keep reporting flight state while it changes
37647
37648 commit 9605045164882b4ca3d1317ac860b02513a51f30
37649 Author: Keith Packard <keithp@keithp.com>
37650 Date:   Tue Apr 14 21:23:55 2009 -0700
37651
37652     use red LED to indicate system startup
37653
37654 commit dc844ee7e49a3b6145b3165252a592ed070d600f
37655 Author: Keith Packard <keithp@keithp.com>
37656 Date:   Tue Apr 14 21:23:13 2009 -0700
37657
37658     Use ao_ee_flush_internal while holding mutex
37659
37660 commit 5e45d1c89b00e74d5b2730345843f43aab516af2
37661 Author: Keith Packard <keithp@keithp.com>
37662 Date:   Tue Apr 14 21:22:56 2009 -0700
37663
37664     Leave beeping and lights to the flight code
37665
37666 commit 902c342289c1d13a4d55b9224acb6d67578b7a60
37667 Author: Keith Packard <keithp@keithp.com>
37668 Date:   Tue Apr 14 21:22:31 2009 -0700
37669
37670     Make mutex functions reentrant
37671
37672 commit acc4fc635edb70ec1ba2dff9f7ac0c8542c72c47
37673 Author: Keith Packard <keithp@keithp.com>
37674 Date:   Tue Apr 14 19:08:01 2009 -0700
37675
37676     Add in existing flight pieces: flight/report/log
37677     
37678     These pieces come from the old telemetrum firmware.
37679     
37680     Signed-off-by: Keith Packard <keithp@keithp.com>
37681
37682 commit ac99982b10fd5772218660137ee21db9b90cd885
37683 Author: Keith Packard <keithp@keithp.com>
37684 Date:   Tue Apr 14 14:21:56 2009 -0700
37685
37686     Add eeprom driver and command loop
37687     
37688     This involved adding dma control and a mutex implementation.
37689     
37690     Signed-off-by: Keith Packard <keithp@keithp.com>
37691
37692 commit fbd8f4aff5058f4d371596b04715b7cb6d38e729
37693 Author: Keith Packard <keithp@keithp.com>
37694 Date:   Tue Apr 14 11:04:09 2009 -0700
37695
37696     Switch from --model-large to --model-small
37697     
37698     This shrinks the application quite a bit, and should make it faster as well.
37699     
37700     Signed-off-by: Keith Packard <keithp@keithp.com>
37701
37702 commit fb63262699d3a6fbf347d24efda8b01f75b7d0d3
37703 Author: Keith Packard <keithp@keithp.com>
37704 Date:   Tue Apr 14 10:02:19 2009 -0700
37705
37706     Add comments, clean up white space, etc.
37707     
37708     Various clean ups now that the basic code appears to work.
37709     
37710     Signed-off-by: Keith Packard <keithp@keithp.com>
37711
37712 commit 7e4abf3a40c39d0ce4f466281bef9a464df85dd4
37713 Author: Keith Packard <keithp@keithp.com>
37714 Date:   Mon Apr 13 21:58:07 2009 -0700
37715
37716     Switch USB to double-buffered
37717
37718 commit b56a44e48552bc32dbba9ff21770c370219a684a
37719 Author: Keith Packard <keithp@keithp.com>
37720 Date:   Mon Apr 13 21:51:59 2009 -0700
37721
37722     Fix USB input/output by reloading packet limits.
37723     
37724     The USB controller is reset during the connection process, which clears the
37725     packet limits set in the controller at initialization time. Reload those
37726     values when the configuration is set.
37727     
37728     Signed-off-by: Keith Packard <keithp@keithp.com>
37729
37730 commit cdaf3fc5802acf2ddc7972a15649ab0e1b31b873
37731 Author: Keith Packard <keithp@keithp.com>
37732 Date:   Mon Apr 13 20:39:46 2009 -0700
37733
37734     USB working up through reading strings
37735
37736 commit c5c1e3fb1c253d387be02c127253ac2a55d577b4
37737 Author: Keith Packard <keithp@keithp.com>
37738 Date:   Mon Apr 13 13:51:08 2009 -0700
37739
37740     Add USB support.
37741     
37742     This offers a single CDC ACM device over USB.
37743     
37744     Signed-off-by: Keith Packard <keithp@keithp.com>
37745
37746 commit f3f25a1cec7d2a034aa544569cfd23bea1a996c5
37747 Author: Keith Packard <keithp@keithp.com>
37748 Date:   Sun Apr 12 23:53:55 2009 -0700
37749
37750     Add beep/led support.
37751     
37752     Support our P2_0 connected buzzer, and formalize LED output support.
37753     
37754     Signed-off-by: Keith Packard <keithp@keithp.com>
37755
37756 commit e14f07bfdb8824fc7ed6df1129c66ee39ffd6d54
37757 Author: Keith Packard <keithp@keithp.com>
37758 Date:   Sun Apr 12 23:17:16 2009 -0700
37759
37760     Add A/D sampler
37761     
37762     Sample A/D at the timer tick, placing data in a ring
37763     of samples.
37764     
37765     Signed-off-by: Keith Packard <keithp@keithp.com>
37766
37767 commit 823f4f92de0c1f8dd7a644a8e56ffe9822bee6e2
37768 Author: Keith Packard <keithp@keithp.com>
37769 Date:   Sun Apr 12 22:52:47 2009 -0700
37770
37771     Add 100Hz timer
37772     
37773     Use Timer 1 to generate a 100Hz timer interrupt
37774
37775 commit 650a77e209dbb54c8d8fd9824cee430985564973
37776 Author: Keith Packard <keithp@keithp.com>
37777 Date:   Sun Apr 12 21:58:49 2009 -0700
37778
37779     Update README
37780
37781 commit 870e98334018a66de8a6e4a659d2dc5dee1cbecf
37782 Author: Keith Packard <keithp@keithp.com>
37783 Date:   Sun Apr 12 21:52:56 2009 -0700
37784
37785     GPL Version 2 only
37786
37787 commit 11c526bdcbf4012e18fbfdc29ca8832870ca38f0
37788 Author: Keith Packard <keithp@keithp.com>
37789 Date:   Sun Apr 12 21:47:32 2009 -0700
37790
37791     Add load command to s51
37792
37793 commit 55402ba3e87fd699c51079843309f1f0d1534724
37794 Author: Keith Packard <keithp@keithp.com>
37795 Date:   Sun Apr 12 21:33:55 2009 -0700
37796
37797     Make test more complicated
37798
37799 commit 3d3f849c9af9028f667cef4afedc0798d39a9efc
37800 Author: Keith Packard <keithp@keithp.com>
37801 Date:   Sun Apr 12 21:33:46 2009 -0700
37802
37803     SP points at last pushed byte
37804
37805 commit f72c4cbc8fd9412dd1cce0fc446e7bbd2edc2d34
37806 Author: Keith Packard <keithp@keithp.com>
37807 Date:   Sun Apr 12 20:27:03 2009 -0700
37808
37809     Add .gitignore
37810
37811 commit 1903a86bf2cc6b685ccc475e62eabe49a4ec5b43
37812 Author: Keith Packard <keithp@keithp.com>
37813 Date:   Sun Apr 12 20:25:39 2009 -0700
37814
37815     Initial AltOS import
37816
37817 commit 5221dc63cf3a059a32aca2bfa7828c215be814a1
37818 Author: Keith Packard <keithp@keithp.com>
37819 Date:   Sun Apr 12 12:38:58 2009 -0700
37820
37821     Add ccdump
37822
37823 commit ee110425fb814780476d1d3d8a257af126f41763
37824 Author: Keith Packard <keithp@keithp.com>
37825 Date:   Mon Apr 6 17:09:23 2009 -0700
37826
37827     Bump buffer pointer as data is written to cc-usb
37828
37829 commit 2d9b8a83a2d9f495199033e43f519d26f27938fe
37830 Author: Keith Packard <keithp@keithp.com>
37831 Date:   Mon Apr 6 11:31:49 2009 -0700
37832
37833     Add support for a serial-connected custom debug dongle
37834     
37835     This uses the cc1111 board as a custom debug dongle with faster
37836     methods for communicating with the debug target.
37837
37838 commit 24edd56155ed0fa02fdd8f66fdc7aa5a1021bf7d
37839 Author: Keith Packard <keithp@keithp.com>
37840 Date:   Wed Apr 1 17:50:47 2009 -0700
37841
37842     Reset cc1111 on s51 exit
37843
37844 commit 5fcfe854d29e1862d9a6adcbef3ef5119eb52fa3
37845 Author: Keith Packard <keithp@keithp.com>
37846 Date:   Wed Apr 1 00:06:45 2009 -0700
37847
37848     Add timer-based beep test
37849
37850 commit 91607bebdd167ac632aca4b66e22cb0cabdf0d20
37851 Author: Keith Packard <keithp@keithp.com>
37852 Date:   Thu Mar 26 22:41:47 2009 -0700
37853
37854     Add readline support to s51
37855
37856 commit 66ee94ed10e3d79b24f45a5c63e58456d4d30343
37857 Author: Keith Packard <keithp@keithp.com>
37858 Date:   Wed Mar 25 11:37:48 2009 -0700
37859
37860     Deal with MSB-outputing DMA engine
37861
37862 commit d3732fd405af03c3752a84c4b78da7ef5ebd3744
37863 Author: Keith Packard <keithp@keithp.com>
37864 Date:   Wed Mar 25 11:14:03 2009 -0700
37865
37866     Flip ADC bytes around
37867
37868 commit 50cc8e97e76d9b60c622962e1c74cf422dfb2c0f
37869 Author: Keith Packard <keithp@keithp.com>
37870 Date:   Wed Mar 25 11:01:30 2009 -0700
37871
37872     Add spacing for serial adc data
37873
37874 commit 5577ca3762bfc000b0bc3782c73a8f95996a28a6
37875 Author: Keith Packard <keithp@keithp.com>
37876 Date:   Wed Mar 25 10:58:57 2009 -0700
37877
37878     Inc only one on dest addr
37879
37880 commit 378227d869a3e8787c532c8c4e1563b44002c4b5
37881 Author: Keith Packard <keithp@keithp.com>
37882 Date:   Wed Mar 25 10:55:17 2009 -0700
37883
37884     Dump remaining inputs
37885
37886 commit f54a41e37d6897db2e24fbc82880076b78a0ae41
37887 Author: Keith Packard <keithp@keithp.com>
37888 Date:   Wed Mar 25 10:50:36 2009 -0700
37889
37890     Remove poll for ti demo button
37891
37892 commit 2b93a70fdd9e47e8195855451aa19ecad5d8b068
37893 Author: Keith Packard <keithp@keithp.com>
37894 Date:   Wed Mar 25 10:50:14 2009 -0700
37895
37896     Add adc to serial conversion
37897
37898 commit d9fd548db15232e3a8823815962b252c7a5e7cba
37899 Author: Keith Packard <keithp@keithp.com>
37900 Date:   Wed Mar 25 10:04:50 2009 -0700
37901
37902     Add ADC via DMA example
37903
37904 commit 61faf2b773300988fe27cfde5bc045be9950a1b0
37905 Author: Keith Packard <keithp@keithp.com>
37906 Date:   Wed Mar 25 09:45:14 2009 -0700
37907
37908     Add DMA example
37909
37910 commit 7b3fdf5b42c9be9bebc1ceb7a52ff0f5a2a28fcd
37911 Author: Keith Packard <keithp@keithp.com>
37912 Date:   Wed Mar 25 01:05:36 2009 -0700
37913
37914     Back to 0dBm
37915
37916 commit 31d59b88baa2cd96dc6263d1c5877283f2cd8c36
37917 Author: Keith Packard <keithp@keithp.com>
37918 Date:   Wed Mar 25 01:03:08 2009 -0700
37919
37920     Make radio test compile again
37921
37922 commit 9ce713fdd19bf1a51370dacba3670504356c5c11
37923 Author: Keith Packard <keithp@keithp.com>
37924 Date:   Wed Mar 25 01:02:07 2009 -0700
37925
37926     Wait for xtal to stabilize
37927
37928 commit ffd43886dc902f3bb7407294018e3d62cac39480
37929 Author: Keith Packard <keithp@keithp.com>
37930 Date:   Wed Mar 25 00:55:11 2009 -0700
37931
37932     Check serial input
37933
37934 commit 029963cc94fbb47560118b5de73c537e2c14ed7c
37935 Author: Keith Packard <keithp@keithp.com>
37936 Date:   Wed Mar 25 00:50:02 2009 -0700
37937
37938     Eliminate array walking
37939
37940 commit 019456a17d36f8f9f9b72cfbc980492175086d32
37941 Author: Keith Packard <keithp@keithp.com>
37942 Date:   Wed Mar 25 00:41:49 2009 -0700
37943
37944     Add a per-char delay
37945
37946 commit cfaf187e96ba98eb8dd934409a10bc70273fe68a
37947 Author: Keith Packard <keithp@keithp.com>
37948 Date:   Wed Mar 25 00:36:35 2009 -0700
37949
37950     Use UTX1IF to wait for serial TX complete
37951
37952 commit 006124529b243c7657a94312d2c868a82878d8bb
37953 Author: Keith Packard <keithp@keithp.com>
37954 Date:   Wed Mar 25 00:29:29 2009 -0700
37955
37956     Send more interesting text
37957
37958 commit 5049acd3d1ae42304513f667f55a2ddffa4c685a
37959 Author: Keith Packard <keithp@keithp.com>
37960 Date:   Wed Mar 25 00:24:56 2009 -0700
37961
37962     More random serial bit frobbing
37963
37964 commit 50bdc2407c674a4770912d3a626f36820a7f1527
37965 Author: Keith Packard <keithp@keithp.com>
37966 Date:   Wed Mar 25 00:13:15 2009 -0700
37967
37968     Flip serial TX code around a bit
37969
37970 commit 7b7617e376afe0df1d505375b76198358330370c
37971 Author: Keith Packard <keithp@keithp.com>
37972 Date:   Wed Mar 25 00:09:47 2009 -0700
37973
37974     Try serial polarity high/high
37975
37976 commit 18edacdb1e6e429cc29a164e22ef2a566096b9d9
37977 Author: Keith Packard <keithp@keithp.com>
37978 Date:   Wed Mar 25 00:06:32 2009 -0700
37979
37980     Make serial test simpler
37981
37982 commit 62744c186792739c3bf5798c80ff87c69fbe2b65
37983 Author: Keith Packard <keithp@keithp.com>
37984 Date:   Wed Mar 25 00:03:45 2009 -0700
37985
37986     Flip start/stop bits around
37987
37988 commit 9e96107d5d1a9681b07c36bb5860c748bfe10ec0
37989 Author: Keith Packard <keithp@keithp.com>
37990 Date:   Tue Mar 24 23:57:12 2009 -0700
37991
37992     Stop high
37993
37994 commit c41ceb9a488b2209d1d3c09967d1473ce608030f
37995 Author: Keith Packard <keithp@keithp.com>
37996 Date:   Tue Mar 24 23:24:01 2009 -0700
37997
37998     Change radio to -30dBm
37999
38000 commit c35de083ca3d4f362063b056a0fd74ffe629d168
38001 Author: Keith Packard <keithp@keithp.com>
38002 Date:   Tue Mar 24 23:11:48 2009 -0700
38003
38004     Add serial test program
38005
38006 commit 8ecbd8734f0fb5588b2a8eb20720cfc6f43dfb47
38007 Author: Keith Packard <keithp@keithp.com>
38008 Date:   Tue Mar 24 22:37:38 2009 -0700
38009
38010     Wait for xtal to stabilize after changing to 24MHz
38011
38012 commit e120269fc0f8e14ddf1755337b1d092173e16da2
38013 Author: Keith Packard <keithp@keithp.com>
38014 Date:   Tue Mar 24 22:21:31 2009 -0700
38015
38016     Actually return byte read from SPI
38017
38018 commit de1ac6f99a1526fa840a52cfc10fa3edc0589bed
38019 Author: Keith Packard <keithp@keithp.com>
38020 Date:   Tue Mar 24 22:12:51 2009 -0700
38021
38022     Clear UxCSR_TX_BYTE after transmitting a byte
38023
38024 commit 3ed3ff63e46767a256d30c5da5c52ae20089a91d
38025 Author: Keith Packard <keithp@keithp.com>
38026 Date:   Tue Mar 24 20:04:58 2009 -0700
38027
38028     Led the LED turn on
38029
38030 commit 91b3a6ae74184692f45702587c4d678b2799ad8c
38031 Author: Keith Packard <keithp@keithp.com>
38032 Date:   Tue Mar 24 19:55:04 2009 -0700
38033
38034     actually write and compare SPI test bits
38035
38036 commit 7de3a43887485c3c6cf52960376ccde33fb33985
38037 Author: Keith Packard <keithp@keithp.com>
38038 Date:   Tue Mar 24 19:54:02 2009 -0700
38039
38040     Add USART-based SPI test code
38041
38042 commit ef0eef68280e9b6ca5e3bb71062e23054340e1ed
38043 Author: Keith Packard <keithp@keithp.com>
38044 Date:   Tue Mar 24 17:22:36 2009 -0700
38045
38046     Change spi test string
38047
38048 commit 8131389ee5018c05b721146a98367150cf500fdf
38049 Author: Keith Packard <keithp@keithp.com>
38050 Date:   Tue Mar 24 17:15:09 2009 -0700
38051
38052     Oops, not merging in the bit read for SPI test
38053
38054 commit 3429016d1359ec650993d2fb0596184e3f717871
38055 Author: Keith Packard <keithp@keithp.com>
38056 Date:   Tue Mar 24 17:04:45 2009 -0700
38057
38058     Adjust clock/data phase for spi test
38059
38060 commit fedd18b28ea54e1dabcd2f9e8cab3ae4ee0fd070
38061 Author: Keith Packard <keithp@keithp.com>
38062 Date:   Tue Mar 24 16:35:13 2009 -0700
38063
38064     MISO needs to be an input
38065
38066 commit f0c233f25a208a636833312b1766825815735304
38067 Author: Keith Packard <keithp@keithp.com>
38068 Date:   Tue Mar 24 15:41:55 2009 -0700
38069
38070     Add bit-banging spi eeprom test program
38071
38072 commit 6eeee64cf16ccc9218dbdde5426f25bda5e3407f
38073 Author: Bdale Garbee <bdale@gag.com>
38074 Date:   Wed Mar 18 02:58:33 2009 -0600
38075
38076     working beep at around 4khz
38077
38078 commit 4726317de811c20e8d6754762437b5c9cbb3a48c
38079 Author: Keith Packard <keithp@keithp.com>
38080 Date:   Wed Mar 18 01:54:34 2009 -0700
38081
38082     Add simple test program to light up the transmitter at 434.550MHz
38083     
38084     This starts a transmit sequence, but doesn't send any data so the
38085     transmitter just locks on.
38086
38087 commit a0a27600ee2bf237e74eb83767a8d2e7c91df24f
38088 Author: Keith Packard <keithp@keithp.com>
38089 Date:   Sun Mar 15 18:14:21 2009 -0700
38090
38091     Correctly comment which bit the beep program uses
38092
38093 commit 25b77d236c01258abfc03114c2fc9ea2d69ca6e7
38094 Author: Keith Packard <keithp@keithp.com>
38095 Date:   Sun Mar 15 18:11:53 2009 -0700
38096
38097     Add telemetrum beeper example
38098
38099 commit 164b4e4749ad64ebbe26e84fd7b4fa1aa733dbe4
38100 Author: Keith Packard <keithp@keithp.com>
38101 Date:   Sun Mar 15 18:11:20 2009 -0700
38102
38103     sdcc gets the lib path correct based on the model
38104
38105 commit 04a316133af93b79bfbebb91f05eec1015ec2abc
38106 Author: Keith Packard <keithp@keithp.com>
38107 Date:   Sun Mar 15 18:10:43 2009 -0700
38108
38109     Bump debug speed back up
38110
38111 commit 9fd63972758d6d5572f7bcaadec9b1c0e974a2e8
38112 Author: Keith Packard <keithp@keithp.com>
38113 Date:   Sat Mar 7 21:05:40 2009 -0800
38114
38115     Only flip changing bits in async mode
38116
38117 commit c8fd04e154bcfd65ae1200980bd8163caabd7fe4
38118 Author: Keith Packard <keithp@keithp.com>
38119 Date:   Sat Mar 7 21:05:06 2009 -0800
38120
38121     The debug port only works if reset is higher than clock. weird
38122
38123 commit ade11f88754b4ab0386ebf86afc5257e59238f62
38124 Author: Keith Packard <keithp@keithp.com>
38125 Date:   Sat Mar 7 21:04:38 2009 -0800
38126
38127     Make manual bit flipping sync after every transaction
38128
38129 commit e63b5271bb54afc36e4b9891e51e053ff6011092
38130 Author: Keith Packard <keithp@keithp.com>
38131 Date:   Sat Mar 7 14:49:22 2009 -0800
38132
38133     Add ccmanual
38134
38135 commit 77d754afc2d14aaa4413c13ebe3777ef385f62a9
38136 Author: Keith Packard <keithp@keithp.com>
38137 Date:   Sat Mar 7 14:48:49 2009 -0800
38138
38139     Sync after manual bit reading
38140
38141 commit 5a338c8a7394d003355f96a8777b6fe83bb8493c
38142 Author: Keith Packard <keithp@keithp.com>
38143 Date:   Sat Mar 7 14:48:35 2009 -0800
38144
38145     Flip debug pins around to match telemetrum
38146
38147 commit cc0495b7028f4b1189a00707d828a68534d1dea2
38148 Author: Keith Packard <keithp@keithp.com>
38149 Date:   Fri Mar 6 22:52:35 2009 -0800
38150
38151     Wait for a while when switching the RESET_N line
38152     
38153     The cc1111 manual suggests placing a 2.7kΩ resister and 1nF capacitor on the
38154     RESET_N line to filter out noise. This increases the time necessary to reset
38155     the chip to several microseconds which is longer than the interval between
38156     two USB packets. Flush the USB packet queue and sleep for a while after
38157     changing the value on the RESET_N line to make sure the chip sees the state
38158     change.
38159     
38160     Signed-off-by: Keith Packard <keithp@keithp.com>
38161
38162 commit 41289e6d8f1767547a33fea349866e928e44910f
38163 Author: Bdale Garbee <bdale@gag.com>
38164 Date:   Mon Mar 2 07:46:20 2009 -0700
38165
38166     minor s51.1 formatting fixes
38167     
38168     Signed-off-by: Keith Packard <keithp@keithp.com>
38169
38170 commit fdee231ed097a4348aee78fbd4aa92826b80de03
38171 Author: Keith Packard <keithp@keithp.com>
38172 Date:   Sun Mar 1 23:12:31 2009 -0800
38173
38174     Add s51 manual.
38175     
38176     This documents (briefly) the s51 hex debugging interface program, including
38177     some simple commands to test the operation of the system interactively.
38178     
38179     Signed-off-by: Keith Packard <keithp@keithp.com>
38180
38181 commit f7d91bd23b8214e09deae0aafb516331e934c49b
38182 Author: Keith Packard <keithp@keithp.com>
38183 Date:   Sun Mar 1 18:43:03 2009 -0800
38184
38185     Sometimes the link breaks and the GET_PC command returns garbage
38186
38187 commit 3cc8d11eb8d5d0b42141dd84a58d461287f59e3a
38188 Author: Keith Packard <keithp@keithp.com>
38189 Date:   Sun Jan 25 08:38:48 2009 -0800
38190
38191     Support 'set' command
38192     
38193     The 'set' command modifies target memory and registers
38194     
38195     Signed-off-by: Keith Packard <keithp@keithp.com>
38196
38197 commit 60940b4be23962db79b8e914ec943d0636dd68ad
38198 Author: Keith Packard <keithp@keithp.com>
38199 Date:   Mon Jan 5 21:45:21 2009 -0800
38200
38201     Expose ccdbg_set_clock API
38202     
38203     This allows applications to change the debug port clock
38204     rate on the fly.
38205     
38206     Signed-off-by: Keith Packard <keithp@keithp.com>
38207
38208 commit eb09e61b0682eb2aeac8e1a34d58b897ba6db8e7
38209 Author: Keith Packard <keithp@keithp.com>
38210 Date:   Mon Jan 5 21:44:44 2009 -0800
38211
38212     Use custom sdcc libraries (this needs to be configured...)
38213     
38214     Signed-off-by: Keith Packard <keithp@keithp.com>
38215
38216 commit 1ccfe0887c794397131ab1c986c25f66eea86a6c
38217 Author: Keith Packard <keithp@keithp.com>
38218 Date:   Mon Jan 5 21:43:44 2009 -0800
38219
38220     Have S51 ignore SIGINT while running under sdcdb.
38221     
38222     This prevents keyboard interrupts from accidentally stopping
38223     s51.
38224     
38225     Signed-off-by: Keith Packard <keithp@keithp.com>
38226
38227 commit 7c03937b36aac82b08f4ea0c6da33a994fe15ec7
38228 Author: Keith Packard <keithp@keithp.com>
38229 Date:   Tue Dec 30 22:40:13 2008 -0800
38230
38231     Add simple and timer sample programs
38232     
38233     Signed-off-by: Keith Packard <keithp@keithp.com>
38234
38235 commit 6c2a65c743a4ffae96ed27dbc38c1bf9242ed1df
38236 Author: Keith Packard <keithp@keithp.com>
38237 Date:   Tue Dec 30 22:35:53 2008 -0800
38238
38239     Save/restore registers to host during memory operations. Cache ROM data.
38240     
38241     Because the debug port uses instructions for most operations, the debug code
38242     will clobber registers used by the running program. Save and restore these
38243     to avoid corrupting application data.
38244     
38245     If the ROM file is known, use that to return data instead of fetching it
38246     from the target to improve performance.
38247     
38248     Signed-off-by: Keith Packard <keithp@keithp.com>
38249
38250 commit ea366058aa467a8a7caf17e7014758f3741ea7f7
38251 Author: Keith Packard <keithp@keithp.com>
38252 Date:   Mon Dec 29 12:35:11 2008 -0800
38253
38254     Fix flashing less than a full page of data. Verify page at a time.
38255     
38256     The 8051 flashing code requires special help with counts with non-zero low
38257     byte. Also, instead of verifying the entire flash contents at the end,
38258     verify each page as it goes.
38259     
38260     Signed-off-by: Keith Packard <keithp@keithp.com>
38261
38262 commit e0697186a2f9b6139636ff5d5c162879c85caf9c
38263 Author: Keith Packard <keithp@keithp.com>
38264 Date:   Sun Dec 28 00:11:13 2008 -0800
38265
38266     Use SFR access funcs. Support 'dump' command. Add -m (monitor) flag.
38267     
38268     Not all SFRs are visible in the unified address space, so the SFR-specific
38269     accessors are required.
38270     
38271     The dump command is the same as the various 'd*'
38272     commands, but also supports dumping program memory.
38273     
38274     The new -m (monitor) flag watches the command stream between s51 and sdcdb.
38275     
38276     Signed-off-by: Keith Packard <keithp@keithp.com>
38277
38278 commit 23aca1fcbc169184e32d4ec19f28dd4fd4cfda36
38279 Author: Keith Packard <keithp@keithp.com>
38280 Date:   Sun Dec 28 00:09:30 2008 -0800
38281
38282     Save/restore regs when reading/writing memory. Add SFR access.
38283     
38284     The DPL and ACC registers are used by the memory access code,
38285     so they need to be saved and restored. Stuff them up high in ram for now;
38286     this should probably be fixed to pull them back to the host instead.
38287     
38288     Special SFR access is required as not all SFRs are visible in the unified
38289     address space.
38290     
38291     Signed-off-by: Keith Packard <keithp@keithp.com>
38292
38293 commit 1405838160b69e2cda456e21502a1d03b3aa7548
38294 Author: Keith Packard <keithp@keithp.com>
38295 Date:   Sat Dec 27 11:25:58 2008 -0800
38296
38297     s51: get start address from ihx file. re-enable breakpoints after reset.
38298     
38299     Use the start of the ihx file when asked to run from 0x0, this lets
38300     sdcdb run programs from ram.
38301     
38302     The reset command clears all hw breakpoints, so reset them afterwards.
38303     
38304     Signed-off-by: Keith Packard <keithp@keithp.com>
38305
38306 commit 1264c3676e95427bba5d01e05c303d036a7f9eca
38307 Author: Keith Packard <keithp@keithp.com>
38308 Date:   Fri Dec 26 23:05:04 2008 -0800
38309
38310     Switch to libusb-1.0 and use async interface.
38311     
38312     The async libusb interface offers substantial performance benefits by not
38313     making each command wait for the reply. This makes talking over this
38314     interface almost reasonable.
38315     
38316     Signed-off-by: Keith Packard <keithp@keithp.com>
38317
38318 commit d2d9cfd74fd66836c913c02276e09136d83b35dc
38319 Author: Keith Packard <keithp@keithp.com>
38320 Date:   Fri Dec 26 17:58:48 2008 -0800
38321
38322     s51: add breakpoints and the ability to block awaiting a breakpoint.
38323     
38324     Signed-off-by: Keith Packard <keithp@keithp.com>
38325
38326 commit 4c4093c3fdd309123fdd068c0e1ff4947104492d
38327 Author: Keith Packard <keithp@keithp.com>
38328 Date:   Mon Dec 22 19:11:56 2008 -0800
38329
38330     Add more commands to s51 assembly-language debugger
38331     
38332     Signed-off-by: Keith Packard <keithp@keithp.com>
38333
38334 commit 55eba4fa08b022197106245d36a70f575a070b0a
38335 Author: Keith Packard <keithp@keithp.com>
38336 Date:   Mon Dec 22 19:10:27 2008 -0800
38337
38338     Make read_memory debug output use ccdbg_debug.
38339     
38340     This makes it default to not being presented, which makes s51 much happier
38341     
38342     Signed-off-by: Keith Packard <keithp@keithp.com>
38343
38344 commit e75918f3667a5c8ad294bec4acef6fe81682edf6
38345 Author: Keith Packard <keithp@keithp.com>
38346 Date:   Sun Dec 21 23:33:35 2008 -0800
38347
38348     Add preliminary version of s51, a UI clone of the 8051 emulator.
38349     
38350     sdcdb provides source-level debugging using the 8051 emulator, s51. By
38351     emulating that emulator a the UI level, we should be able to get source
38352     debugging right on our target platform.
38353     
38354     This is just the preliminary structure for the program with most commands
38355     not yet implemented.
38356
38357 commit f7d49868aeae80d515b12a7e339628f1296754a6
38358 Author: Keith Packard <keithp@keithp.com>
38359 Date:   Sat Dec 20 23:30:06 2008 -0800
38360
38361     Cleanup work; separating out the cp interface to be more abstract.
38362     
38363     Signed-off-by: Keith Packard <keithp@keithp.com>
38364
38365 commit 30f23f23a6db3d12fdc9c088cf6ab47c5e5077fb
38366 Author: Keith Packard <keithp@keithp.com>
38367 Date:   Fri Dec 19 21:13:04 2008 -0800
38368
38369     Clean up autotools stuff.
38370     
38371     Signed-off-by: Keith Packard <keithp@keithp.com>
38372
38373 commit 9025eb792861930e6af918d2727c4f5d97a69936
38374 Author: Keith Packard <keithp@keithp.com>
38375 Date:   Fri Dec 19 21:11:45 2008 -0800
38376
38377     Autotools.
38378     
38379     Signed-off-by: Keith Packard <keithp@keithp.com>
38380
38381 commit ab909db28307cfbf7ee8d692506bb79d7ffd627a
38382 Author: Keith Packard <keithp@keithp.com>
38383 Date:   Fri Dec 19 19:08:13 2008 -0800
38384
38385     Ignore .ihx files
38386
38387 commit cc8db276bc4f2fd7eb00168a5c0689a8457a5c6f
38388 Author: Keith Packard <keithp@keithp.com>
38389 Date:   Fri Dec 19 19:07:37 2008 -0800
38390
38391     Move blink example to subdir
38392     
38393     Signed-off-by: Keith Packard <keithp@keithp.com>
38394
38395 commit 82e2d7ebed6682062dc400478c736bd6c91195c9
38396 Author: Keith Packard <keithp@keithp.com>
38397 Date:   Fri Dec 19 19:04:26 2008 -0800
38398
38399     Clean up makefiles, move ihx files to .ihx
38400
38401 commit 52fb5f795adfd7f62e5b6dbe65877d14361cfdae
38402 Author: Keith Packard <keithp@keithp.com>
38403 Date:   Fri Dec 19 14:39:57 2008 -0800
38404
38405     ignore more stuff
38406
38407 commit 4ecfc33f16aa36b315519e6f279da65374b67aba
38408 Author: Keith Packard <keithp@keithp.com>
38409 Date:   Fri Dec 19 14:37:53 2008 -0800
38410
38411     Add cc1111 isr stub example
38412
38413 commit d32e6658c3e489b62ba3cf6d22e3ab177b9b8a3a
38414 Author: Keith Packard <keithp@keithp.com>
38415 Date:   Fri Dec 19 14:37:29 2008 -0800
38416
38417     Add blink-tiny flash and ram versions
38418
38419 commit b4d1127ef007843c643b778b3b2f6b915b1d5d9a
38420 Author: Keith Packard <keithp@keithp.com>
38421 Date:   Fri Dec 19 14:19:29 2008 -0800
38422
38423     Flash multiple pages. Eliminate off-by-one error in hex_image length.
38424     
38425     Signed-off-by: Keith Packard <keithp@keithp.com>
38426
38427 commit 55995515b9d4fc1e193039eab697c5d03db417c2
38428 Author: Keith Packard <keithp@keithp.com>
38429 Date:   Fri Dec 19 11:04:16 2008 -0800
38430
38431     Add flash writing code.
38432     
38433     Signed-off-by: Keith Packard <keithp@keithp.com>
38434
38435 commit 0bc52385b8f86f9ca1c450ad106e6d8afe3bc153
38436 Author: Keith Packard <keithp@keithp.com>
38437 Date:   Thu Dec 18 12:37:32 2008 -0800
38438
38439     faster
38440     
38441     Signed-off-by: Keith Packard <keithp@keithp.com>
38442
38443 commit 3779cc8b32cac3640f42bd0400d4199ddae965a1
38444 Author: Keith Packard <keithp@keithp.com>
38445 Date:   Thu Dec 18 12:17:41 2008 -0800
38446
38447     cq
38448     
38449     Signed-off-by: Keith Packard <keithp@keithp.com>
38450
38451 commit dc03adc179669d41e3551d74b3c5a60db41ff217
38452 Author: Keith Packard <keithp@keithp.com>
38453 Date:   Thu Dec 18 12:07:06 2008 -0800
38454
38455     Add ability to load Intel HEX files. Add sample sdcc LED blinker.
38456     
38457     Signed-off-by: Keith Packard <keithp@keithp.com>
38458
38459 commit 807e2adacb025af77bb53c03209e9c8e0d7a5f95
38460 Author: Keith Packard <keithp@keithp.com>
38461 Date:   Thu Dec 18 00:18:50 2008 -0800
38462
38463     Add ability to read/write arbitrary memory. Write LED blinker program.
38464     
38465     Signed-off-by: Keith Packard <keithp@keithp.com>
38466
38467 commit 8c879bf51c14a5928135d59211facd72f6a32808
38468 Author: Keith Packard <keithp@keithp.com>
38469 Date:   Wed Dec 17 23:15:47 2008 -0800
38470
38471     Move manual bit-banging debug code to separate file
38472     
38473     Signed-off-by: Keith Packard <keithp@keithp.com>
38474
38475 commit aec3bbce84a5ceb92060a4b3889379f2af2404ac
38476 Author: Keith Packard <keithp@keithp.com>
38477 Date:   Wed Dec 17 23:15:19 2008 -0800
38478
38479     reduce clock to 50us
38480     
38481     Signed-off-by: Keith Packard <keithp@keithp.com>
38482
38483 commit fa168f963f8b00144d12aa2770e9c0917cfae123
38484 Author: Keith Packard <keithp@keithp.com>
38485 Date:   Wed Dec 17 23:12:59 2008 -0800
38486
38487     Fill out ccdbg-command to support all debug commands.
38488     
38489     Signed-off-by: Keith Packard <keithp@keithp.com>
38490
38491 commit 5df84df7cd6a31527dcfd11030f00ef9d8abf170
38492 Author: Keith Packard <keithp@keithp.com>
38493 Date:   Wed Dec 17 22:24:59 2008 -0800
38494
38495     Clean up bitbanging layer. Add debug printfs.
38496     
38497     Signed-off-by: Keith Packard <keithp@keithp.com>
38498
38499 commit 584e28bac8af38de433767e017977ed1adddeb36
38500 Author: Keith Packard <keithp@keithp.com>
38501 Date:   Wed Dec 17 12:32:15 2008 -0800
38502
38503     Clean up sample debug files
38504     
38505     Signed-off-by: Keith Packard <keithp@keithp.com>
38506
38507 commit e64b4dbf15e9ee1cb0de002985de7575e83d46e9
38508 Author: Keith Packard <keithp@keithp.com>
38509 Date:   Mon Dec 8 17:25:28 2008 -0800
38510
38511     Add support for input-only lines (-)
38512
38513 commit 4f38974a9941cddaba27c17c5a46f923db386c94
38514 Author: Keith Packard <keithp@keithp.com>
38515 Date:   Sat Dec 6 16:32:27 2008 -0800
38516
38517     Add another example
38518
38519 commit 3709ec3205cfb152b6568f3ea505c67fe7504c2a
38520 Author: Keith Packard <keithp@keithp.com>
38521 Date:   Sat Dec 6 16:32:12 2008 -0800
38522
38523     Add libusb support and lots more examples
38524
38525 commit 39801e6e9fb9388072ee414a447f74095a6ac960
38526 Author: Keith Packard <keithp@keithp.com>
38527 Date:   Fri Nov 28 22:57:07 2008 -0800
38528
38529     Random hacking
38530
38531 commit 01cb2799875e086ee6096627c058ee235bbc33d5
38532 Author: Keith Packard <keithp@keithp.com>
38533 Date:   Thu Nov 27 17:07:15 2008 -0800
38534
38535     Add prototypes, add stub mainline, add .gitignore
38536
38537 commit 0ffe4ef870b0e564789a1990aeab5b6651868e5b
38538 Author: Keith Packard <keithp@keithp.com>
38539 Date:   Thu Nov 27 12:33:40 2008 -0800
38540
38541     cc1111 debug port access through cp2103 serial chip