releaseing 1.9.6
[fw/altos] / ChangeLog
1 commit 38bcc2b8b2b560271902eb8a3eba467866a38628
2 Merge: 628da1fe c16cb712
3 Author: Bdale Garbee <bdale@gag.com>
4 Date:   Thu Oct 22 16:17:33 2020 -0600
5
6     Merge branch 'master' into branch-1.9
7
8 commit c16cb712f5dc2ad42a9bccbfc28f6b70704ccd55
9 Author: Bdale Garbee <bdale@gag.com>
10 Date:   Thu Oct 22 16:17:04 2020 -0600
11
12     update configure.ac for 1.9.6 release
13
14 commit 837ef5987a71a51cc42c3410bd440043a34fdd8c
15 Author: Keith Packard <keithp@keithp.com>
16 Date:   Wed Oct 21 22:11:18 2020 -0700
17
18     doc: Mention BMX-160 self-test fix in 1.9.6 release notes
19     
20     Signed-off-by: Keith Packard <keithp@keithp.com>
21
22 commit f2f10bf2c85ca7ec0cfb71c75a5bf77512072ba8
23 Author: Keith Packard <keithp@keithp.com>
24 Date:   Wed Oct 21 22:01:47 2020 -0700
25
26     libaltos: Add pre-built windows dll binaries
27     
28     Current Debian unstable builds versions that don't run on all Windows
29     10 machines.
30     
31     Signed-off-by: Keith Packard <keithp@keithp.com>
32
33 commit edd50c5397764c8c8091e337f4045c806ff513ea
34 Author: Keith Packard <keithp@keithp.com>
35 Date:   Wed Oct 21 21:45:53 2020 -0700
36
37     doc: 1.9.6 release notes
38     
39     Signed-off-by: Keith Packard <keithp@keithp.com>
40
41 commit 3ace827de5907ee77ffdfcf54b0822a1e65570ea
42 Author: Keith Packard <keithp@keithp.com>
43 Date:   Tue Oct 6 18:54:27 2020 -0700
44
45     altoslib: Don't pass along GPS information when the GPS device is busted
46     
47     If the telemetry packet indicates that there's no functioning GPS receiver,
48     then don't pass along those packets so that the UI displays things more accurately.
49     
50     Signed-off-by: Keith Packard <keithp@keithp.com>
51
52 commit 29c5336f775eacbfee354000c8b28de1813ede81
53 Author: Keith Packard <keithp@keithp.com>
54 Date:   Tue Oct 6 18:53:38 2020 -0700
55
56     altoslib: Add defines for EasyMotor
57     
58     Just USB ids and product names.
59     
60     Signed-off-by: Keith Packard <keithp@keithp.com>
61
62 commit c507e143aac0bc251b02bbe3c812bf81b7026ff7
63 Author: Keith Packard <keithp@keithp.com>
64 Date:   Sat Oct 17 15:29:11 2020 -0700
65
66     altoslib: Clip accelerometer-based speed to >= 0
67     
68     Negative vertical speeds computed by axial acceleration aren't
69     sensible, so just clip them to zero so that plots are more useful.
70     
71     Signed-off-by: Keith Packard <keithp@keithp.com>
72
73 commit 2a0a683b06fefbf1b17cba2dc1bbe877a19ce9f4
74 Author: Keith Packard <keithp@keithp.com>
75 Date:   Fri Oct 16 20:54:32 2020 -0700
76
77     altoslib: Limit .csv file output to valid fields for EasyMotor
78     
79     EasyMotor doesn't have a baro sensor, gyros, mag sensor or igniters.
80     
81     Signed-off-by: Keith Packard <keithp@keithp.com>
82
83 commit 17ad31dcc24c66a9f4b3f1a1cd3689fbe5f16874
84 Author: Keith Packard <keithp@keithp.com>
85 Date:   Fri Oct 16 20:53:56 2020 -0700
86
87     altoslib: Easy Motor v2 x axis is inverted
88     
89     Provide positive accel values along rocket axis
90     
91     Signed-off-by: Keith Packard <keithp@keithp.com>
92
93 commit 02c7bb11a8a4270e40bd1f42abd00ae849ff7539
94 Author: Keith Packard <keithp@keithp.com>
95 Date:   Fri Oct 16 20:52:48 2020 -0700
96
97     altoslib: Correct ADXL counts_per_g
98     
99     When ADXL 375 is used as a 3d accel (as on EasyMotor), need the right
100     counts_per_g to do conversions.
101     
102     Signed-off-by: Keith Packard <keithp@keithp.com>
103
104 commit 85e22ee20974792c2376bf11a9f79e17e4008da9
105 Author: Keith Packard <keithp@keithp.com>
106 Date:   Fri Oct 16 15:30:35 2020 -0700
107
108     altoslib: use motor pressure calibration data for EasyMotor
109     
110     EasyMotor stores an average sensor value for motor pressure, use that
111     to report pressure above that value.
112     
113     Signed-off-by: Keith Packard <keithp@keithp.com>
114
115 commit 6f3e0411acffa7ff8b4b92b68abbe05482f9bf65
116 Author: Keith Packard <keithp@keithp.com>
117 Date:   Fri Oct 16 15:29:12 2020 -0700
118
119     altoslib: Report metric pressure in kPa instead of Pa
120     
121     Reduces the magnitude of pressure data when displayed.
122     
123     Signed-off-by: Keith Packard <keithp@keithp.com>
124
125 commit 42ff9c7c096ad2b8e9a6152292ab12d315985aff
126 Author: Keith Packard <keithp@keithp.com>
127 Date:   Mon Oct 12 16:48:42 2020 -0700
128
129     altoslib: Add EasyMotor EEPROM support
130     
131     Signed-off-by: Keith Packard <keithp@keithp.com>
132
133 commit 76b595f2daafe10941b380fe74fd12d1467ba029
134 Author: Keith Packard <keithp@keithp.com>
135 Date:   Mon Oct 12 16:47:54 2020 -0700
136
137     altosuilib: Graph motor pressure
138     
139     Use a separate axis from atmospheric pressure as the range will be
140     rather different.
141     
142     Signed-off-by: Keith Packard <keithp@keithp.com>
143
144 commit 6ac469fb46e9fabfd473b9a3d8bcd92db00b98b2
145 Author: Keith Packard <keithp@keithp.com>
146 Date:   Mon Oct 12 16:46:28 2020 -0700
147
148     altoslib: Add 'motor_pressure' data value
149     
150     This value tracks the internal pressure of a motor in Pa.
151     
152     Signed-off-by: Keith Packard <keithp@keithp.com>
153
154 commit 41538b1b600eef242d1ede9fe9039d1079f6891a
155 Author: Keith Packard <keithp@keithp.com>
156 Date:   Mon Oct 12 16:40:41 2020 -0700
157
158     altoslib: Add conversion for motor pressure sensor
159     
160     This assumes a standard 0.5-4.5 range 1600PSI sensor.
161     
162     Signed-off-by: Keith Packard <keithp@keithp.com>
163
164 commit 109e39eb88e5f1fd897d0b818c7654b367ee8522
165 Author: Keith Packard <keithp@keithp.com>
166 Date:   Mon Oct 12 16:40:03 2020 -0700
167
168     altoslib: Initialize gyro offset values to MISSING
169     
170     This lets us detect a device without a gyro sensor.
171     
172     Signed-off-by: Keith Packard <keithp@keithp.com>
173
174 commit c5796f686b1bf9e4effd7f9d8dca2ee5d7a38a16
175 Author: Keith Packard <keithp@keithp.com>
176 Date:   Fri Oct 16 20:48:55 2020 -0700
177
178     altos: Reset 3d-accel and motor pressure sums each ground interval
179     
180     We're repeatedly averaging 512 ground samples to get up-to-date values
181     for all of the sensors, but we need to clear the sums after each
182     sample interval. The 3d accel values were only cleared if there was a
183     full IMU, not for devices with only an accelerometer like
184     EasyMotor. The motor pressure sum was never cleared.
185     
186     Signed-off-by: Keith Packard <keithp@keithp.com>
187
188 commit f10009b07b651f69014ac5608f3ca29bce874c24
189 Author: Keith Packard <keithp@keithp.com>
190 Date:   Fri Oct 16 12:59:48 2020 -0700
191
192     altos: Add motor pressure calibration data to easy motor log
193     
194     Compute an average of ground motor pressure values and store those in
195     the log data in the AO_FLIGHT record.
196     
197     Signed-off-by: Keith Packard <keithp@keithp.com>
198
199 commit a7f1925b81a429d9f387f7e26433326e37c43d4f
200 Author: Keith Packard <keithp@keithp.com>
201 Date:   Fri Oct 16 12:57:07 2020 -0700
202
203     altos: Support negative decimal values on command line
204     
205     Add support for leading unary minus for decimal constants.
206     
207     Signed-off-by: Keith Packard <keithp@keithp.com>
208
209 commit 6e69377ef31ecff5443177b51d7cd2b084e63523
210 Author: Keith Packard <keithp@keithp.com>
211 Date:   Mon Oct 12 16:55:23 2020 -0700
212
213     altos/test: Clean up easy motor test jig
214     
215     Signed-off-by: Keith Packard <keithp@keithp.com>
216
217 commit c66f494160bd2e99c01510acdd7e2d6624fc017a
218 Author: Keith Packard <keithp@keithp.com>
219 Date:   Mon Oct 12 16:54:34 2020 -0700
220
221     altos: Log motor pressure and battery voltage for EasyMotor
222     
223     These were not logged at all.
224     
225     Signed-off-by: Keith Packard <keithp@keithp.com>
226
227 commit 4370b7e7bc48d3f3f3ec94665449f1fde4e9567c
228 Author: Keith Packard <keithp@keithp.com>
229 Date:   Sat Oct 10 22:00:56 2020 -0700
230
231     altos: De-bias height/speed data while on pad
232     
233     Save speed/height values from 64 samples ago and subtract them from
234     the current value. This reduces the effect of systematic accelerometer
235     error causing these values to slowly creep when there's no barometric
236     sensor to keep them in check.
237     
238     Signed-off-by: Keith Packard <keithp@keithp.com>
239
240 commit a7d8a0f8b26bf62b63f12110d6d66a4f9da76eae
241 Author: Keith Packard <keithp@keithp.com>
242 Date:   Sat Oct 10 22:54:00 2020 -0700
243
244     altos: Change adxl375 self test parameters
245     
246     Try to make it not fail self test while horizontal
247     
248     Signed-off-by: Keith Packard <keithp@keithp.com>
249
250 commit 01b89c384e80990505a5abea18489360052beb70
251 Author: Keith Packard <keithp@keithp.com>
252 Date:   Sat Oct 10 21:56:38 2020 -0700
253
254     altos/easymotor-v2: Add 'through' axis definition
255     
256     This is used by the ao_flight_test_code
257     
258     Signed-off-by: Keith Packard <keithp@keithp.com>
259
260 commit 32e0a6e3ee51f3c9bc150bb1a6890a82bcdd050f
261 Author: Keith Packard <keithp@keithp.com>
262 Date:   Sat Oct 10 21:56:06 2020 -0700
263
264     altos/test: Build ao_flight_test_motor
265     
266     This tests the flight code in easymotor mode.
267     
268     Signed-off-by: Keith Packard <keithp@keithp.com>
269
270 commit 291eddc6376dc414a32aab51d4ee7c4212e3e69d
271 Author: Keith Packard <keithp@keithp.com>
272 Date:   Sat Oct 10 21:55:36 2020 -0700
273
274     altos: Let ao_data.c be used by ao_flight_test
275     
276     Just skip the ao headers in that case.
277     
278     Signed-off-by: Keith Packard <keithp@keithp.com>
279
280 commit e48b6689527f51cc589ccd0ee88e2c7bc05747e0
281 Author: Keith Packard <keithp@keithp.com>
282 Date:   Sun Aug 23 18:32:41 2020 -0600
283
284     altos/easymotor-v2: Beep out 'pad mode' repeatedly
285     
286     Easymotor doesn't have igniters, so it would have been silent on the
287     pad, which seems bad. Add HAS_PAD_REPORT code which beeps out 'pad'
288     once every five seconds.
289     
290     Signed-off-by: Keith Packard <keithp@keithp.com>
291
292 commit 48c8efaae7ce8de8bb0727009436813cd4b560e7
293 Author: Keith Packard <keithp@keithp.com>
294 Date:   Sun Aug 23 18:31:25 2020 -0600
295
296     altos/easymotor-v2: ADXL375 is upside-down compared with other boards
297     
298     Clear AO_ADXL375_INVERT to make it work
299     
300     Signed-off-by: Keith Packard <keithp@keithp.com>
301
302 commit f1ea931ca808b120b5f378269aa9a6e38e90b8af
303 Author: Keith Packard <keithp@keithp.com>
304 Date:   Sun Aug 23 18:15:14 2020 -0600
305
306     altos/stmf0: Fixup for SPI mode support
307     
308     The desired SPI mode comes in 'spi_index' and needs
309     to be split out before spi_index is used for pin configuration.
310     
311     Signed-off-by: Keith Packard <keithp@keithp.com>
312
313 commit c1ed5c2249abb7bd1bc85091179d5d208e776da6
314 Author: Keith Packard <keithp@keithp.com>
315 Date:   Sun Aug 23 18:13:42 2020 -0600
316
317     altos/easymotor-v2: Fix beeper config
318     
319     The beeper changed pins at some point during the design
320     
321     Signed-off-by: Keith Packard <keithp@keithp.com>
322
323 commit 4cdef1d311d5cdc18550fb51b31c3becf1dd86fa
324 Author: Keith Packard <keithp@keithp.com>
325 Date:   Sun Aug 23 18:12:10 2020 -0600
326
327     altos/easymotor-v2: Use same init order as easymini
328     
329     Signed-off-by: Keith Packard <keithp@keithp.com>
330
331 commit c2dbbf99e503b9e3cde37af35a8ba33220be187c
332 Author: Bdale Garbee <bdale@gag.com>
333 Date:   Fri Aug 21 20:40:44 2020 -0600
334
335     recover easymotor-v2/flash-loader/ao_pins.h from backups
336
337 commit fa4bb77064a2606e82091e3e533dac897912c627
338 Author: Keith Packard <keithp@keithp.com>
339 Date:   Sun Aug 2 13:11:39 2020 -0700
340
341     altos/easymotor-v2: Get easy motor building
342     
343     Add some missing files and adjust configuration.
344     
345     Signed-off-by: Keith Packard <keithp@keithp.com>
346
347 commit 80a7cdfe3d6256cc86861195a78f422828b4ecc1
348 Author: Keith Packard <keithp@keithp.com>
349 Date:   Sun Aug 2 13:11:16 2020 -0700
350
351     altos/easymotor-v2: Add .gitignore
352     
353     Signed-off-by: Keith Packard <keithp@keithp.com>
354
355 commit 48e0da4b2d1568f9f29058def12dc32d1cff3586
356 Author: Keith Packard <keithp@keithp.com>
357 Date:   Sun Aug 2 13:09:17 2020 -0700
358
359     altos/stmf0: Add spi format configuration options
360     
361     This lets different SPI devices use different SPI formats
362     
363     Signed-off-by: Keith Packard <keithp@keithp.com>
364
365 commit 18e24df0353c78ada8cc1d2439729bc2f2676205
366 Author: Keith Packard <keithp@keithp.com>
367 Date:   Sun Aug 2 13:07:01 2020 -0700
368
369     altos: Support accel-only IMU configurations
370     
371     This doesn't compute orientation, just allows for calibrating and recording
372     3-axis acceleration data.
373     
374     Signed-off-by: Keith Packard <keithp@keithp.com>
375
376 commit 4006bf474f4fee1e2d47fdc930b3b08b4fecbe24
377 Author: Keith Packard <keithp@keithp.com>
378 Date:   Sun Aug 2 13:06:01 2020 -0700
379
380     altos: Add EasyMotor logging support
381     
382     Log EasyMotor sensor data.
383     
384     Signed-off-by: Keith Packard <keithp@keithp.com>
385
386 commit 3a3fb807394a534b6d44aa089f3b72a95ff9085d
387 Author: Keith Packard <keithp@keithp.com>
388 Date:   Sun Aug 2 13:04:27 2020 -0700
389
390     altos: Allow use of ADXL375 as IMU
391     
392     This lets EasyMotor report all three axes of acceleration and use
393     that for idle detection.
394     
395     Signed-off-by: Keith Packard <keithp@keithp.com>
396
397 commit 8ddade934e965e19b760cdde4eb8ecadf6abf70c
398 Author: Keith Packard <keithp@keithp.com>
399 Date:   Sun Aug 2 12:51:16 2020 -0700
400
401     altos/drivers: Add ao_adxl375_accel_to_sample macro
402     
403     This converts from acceleration levels to sample counts for use in
404     detecting stability of airframe after landing when no other IMU is
405     present.
406     
407     Signed-off-by: Keith Packard <keithp@keithp.com>
408
409 commit e5e240e764d3bf8196a3f5b5fb1a639ad0723138
410 Author: Bdale Garbee <bdale@gag.com>
411 Date:   Mon Jul 27 14:52:50 2020 -0600
412
413     easymotor: override .gitignore to store Makefiles
414
415 commit a0aad75a2a54cd9d478cc44159d7d01b549f806e
416 Author: Bdale Garbee <bdale@gag.com>
417 Date:   Sat Jul 25 18:07:36 2020 -0600
418
419     first cut at EasyMotor v2 .. not compiling yet
420
421 commit a8ced69631415e26329594f7f0ae98dec577d1ae
422 Author: Keith Packard <keithp@keithp.com>
423 Date:   Wed Sep 30 15:53:38 2020 -0700
424
425     libaltos: Avoid using strcmp and strchr on windows
426     
427     At least one of these caused the library to not load on Windows
428     10. Work around that by changing the code to use vid/pid instead of
429     matching on the name provided back by the OS.
430     
431     Signed-off-by: Keith Packard <keithp@keithp.com>
432
433 commit 2d44477f5ab4ad82ba658eb327c25c61c8056035
434 Author: Keith Packard <keithp@keithp.com>
435 Date:   Wed Sep 30 00:20:24 2020 -0700
436
437     altosui: Include telelco and telefireeight firmware in FAT builds
438     
439     AltosUI can reflash these devices, so best to include the firmware
440     
441     Signed-off-by: Keith Packard <keithp@keithp.com>
442
443 commit 2a6c0e80f64e793b68e29a18fafad730b55a06b6
444 Author: Keith Packard <keithp@keithp.com>
445 Date:   Tue Sep 29 23:58:10 2020 -0700
446
447     altos: Fix flash loader map file names
448     
449     Make sure these include the product name too.
450     
451     Signed-off-by: Keith Packard <keithp@keithp.com>
452
453 commit 6846db985d77c25b4deb5f8a763eec245a0a3a71
454 Author: Keith Packard <keithp@keithp.com>
455 Date:   Tue Sep 29 23:57:26 2020 -0700
456
457     altos: Remove linker map files during 'make clean'
458     
459     Signed-off-by: Keith Packard <keithp@keithp.com>
460
461 commit f4448213efbafe2df53ad8d62d5be74473b794a2
462 Author: Bdale Garbee <bdale@gag.com>
463 Date:   Wed Sep 30 00:49:14 2020 -0600
464
465     Releasing: updated with changes from 1.9.5 release
466
467 commit 628da1fe429045c7c687f8bb96ded7da9f437706
468 Author: Bdale Garbee <bdale@gag.com>
469 Date:   Wed Sep 30 00:18:31 2020 -0600
470
471     releasing 1.9.5
472
473 commit f763dfe6a684a16ec40503149adefdc074a63ad0
474 Merge: bfe338d1 a1779f94
475 Author: Bdale Garbee <bdale@gag.com>
476 Date:   Wed Sep 30 00:17:03 2020 -0600
477
478     Merge branch 'master' into branch-1.9
479
480 commit a1779f9442787dbd5c40edbb476e6b765392196e
481 Author: Keith Packard <keithp@keithp.com>
482 Date:   Tue Sep 29 20:10:38 2020 -0700
483
484     Version 1.9.5
485     
486     Signed-off-by: Keith Packard <keithp@keithp.com>
487
488 commit 67e8e9b5b51e259eda4a669de527111851bab78f
489 Author: Keith Packard <keithp@keithp.com>
490 Date:   Tue Sep 29 22:02:56 2020 -0700
491
492     altosui: Work around lack of actual USB product names on Windows
493     
494     Windows doesn't provide an API to get the USB product name for
495     attached devices, it only provides the name listed in the .inf file
496     for each vid/pid. This means that you get 'TeleMega', or 'TeleMega
497     can't isolate the list to the correct version.
498     
499     With this fix, at least the '#2' is stripped off, and the matching
500     code restricts itself to showing only TeleMega files instead of all
501     filenames starting with 'tele'.
502     
503     Signed-off-by: Keith Packard <keithp@keithp.com>
504
505 commit 9bee7d9b6be861909d8c89767f6eabf007f76612
506 Author: Keith Packard <keithp@keithp.com>
507 Date:   Tue Sep 29 20:08:31 2020 -0700
508
509     altosdroid: Copy generated .apks to bin directory
510     
511     This places them in the same location as the previous build system.
512     
513     Signed-off-by: Keith Packard <keithp@keithp.com>
514
515 commit 1fa1ba86f6e6e4ff469f0680cdbc39bc806474a4
516 Author: Keith Packard <keithp@keithp.com>
517 Date:   Fri Sep 25 20:06:18 2020 -0700
518
519     doc: Add 1.9.5 release notes
520     
521     Signed-off-by: Keith Packard <keithp@keithp.com>
522
523 commit 2d239b9bf600fac46717980f45de3ca7a242236f
524 Author: Keith Packard <keithp@keithp.com>
525 Date:   Tue Sep 1 18:47:23 2020 -0700
526
527     altoslib: Print more helpful debug messages when checking rom version
528     
529     Make sure success and failure include enough info to debug what
530     happened.
531     
532     Signed-off-by: Keith Packard <keithp@keithp.com>
533
534 commit 5bdc63a2086c1ffd4c34c9a503af638a47a1d98b
535 Author: Keith Packard <keithp@keithp.com>
536 Date:   Tue Sep 1 18:31:03 2020 -0700
537
538     libaltos: Update to support Mac OS X 10.15 (catalina)
539     
540     They decided to break device names reported by USB for some reason,
541     but at least the real names are still available under a different
542     name.
543     
544     Also updated the Makefile-standalone to work on my current box;
545     presumably the next time I build this I'll have to update again...
546     
547     Signed-off-by: Keith Packard <keithp@keithp.com>
548
549 commit 583a749724700845d2d3552a0d3a759f16b25cfe
550 Author: Keith Packard <keithp@keithp.com>
551 Date:   Mon Aug 31 20:52:43 2020 -0700
552
553     macosx: Update macosx install script
554     
555     Use dialog engine to monitor progress and get sudo password
556     
557     Signed-off-by: Keith Packard <keithp@keithp.com>
558
559 commit ffbd99545ca0462161c24e0ed86978544f2c28f6
560 Author: Keith Packard <keithp@keithp.com>
561 Date:   Mon Aug 31 15:08:08 2020 -0700
562
563     altosuilib: Make dialogs mostly scrollable
564     
565     When screens are too small, some dialogs aren't usable. Fix that by
566     wrapping them all with a scrollable pane.
567     
568     Signed-off-by: Keith Packard <keithp@keithp.com>
569
570 commit 521dc6dbf9aa5f7aad7829cd98a815031725ac24
571 Author: Keith Packard <keithp@keithp.com>
572 Date:   Mon Aug 31 15:07:13 2020 -0700
573
574     windows: Point windows users at adoptopenjdk.net by default
575     
576     This gives them a free software java which works fine with altosui.
577     
578     Signed-off-by: Keith Packard <keithp@keithp.com>
579
580 commit 7fc37f145a6ec3f913e908b6500d1e2c6dd405c8
581 Author: Keith Packard <keithp@keithp.com>
582 Date:   Mon Aug 31 15:05:41 2020 -0700
583
584     macosx: Hack JavaApplicationStub to set freetype properties
585     
586     Set the FREETYPE_PROPERTIES environment variable to revert to
587     non-fuzzy text.
588     
589     Signed-off-by: Keith Packard <keithp@keithp.com>
590
591 commit 075999e274dd1815b15c0d717d1af4e7717e5da9
592 Author: Keith Packard <keithp@keithp.com>
593 Date:   Mon Aug 31 15:03:57 2020 -0700
594
595     altoslib: Set default logging directory to $HOME/AltusMetrum
596     
597     Change from ~/TeleMetrum
598     
599     Signed-off-by: Keith Packard <keithp@keithp.com>
600
601 commit 4e07392c65ec512e3309d89c7465c1406a941b66
602 Author: Keith Packard <keithp@keithp.com>
603 Date:   Mon Aug 31 15:01:18 2020 -0700
604
605     libaltos: Map generic windows device names to actual names
606     
607     When we signed the .ini file for our windows 'driver', IDs 28 and 2c
608     hadn't been assigned to EasyMega and EasyMotor, so that file has
609     generic 'AltusMetrum28' and 'AltusMetrum2c' instead. Updating that
610     file is 'hard', so just map the names in the driver instead.
611     
612     Signed-off-by: Keith Packard <keithp@keithp.com>
613
614 commit 0d298df9e4cf945f3d0dfdb583af07e498c685a0
615 Author: Bdale Garbee <bdale@gag.com>
616 Date:   Fri Sep 18 11:38:06 2020 -0600
617
618     docs: add explicit admonition about avoiding 'c f' when configuring TeleLaunch
619
620 commit 95b31cb200d59917fd3ad03c5c3a0ad99c8a140d
621 Author: Bdale Garbee <bdale@gag.com>
622 Date:   Fri Sep 18 11:34:56 2020 -0600
623
624     docs: fix horrible typo in TeleLaunch configuration section
625
626 commit 23e148bb3379969935bcbbbeb6c8dc66c0474f6d
627 Author: Keith Packard <keithp@keithp.com>
628 Date:   Sun Aug 23 15:34:26 2020 -0700
629
630     altosuilib: Allow config to be missing in rom config dialog
631     
632     If the configuration data can't be fetched from the target board, it
633     will be missing while building the dialog box. Deal with that.
634     
635     Signed-off-by: Keith Packard <keithp@keithp.com>
636
637 commit 2289fd36f7ba76692fe07d2ebc8d7eda33750180
638 Author: Keith Packard <keithp@keithp.com>
639 Date:   Sun Aug 23 15:32:57 2020 -0700
640
641     altoslib: Deal with reflashing EasyMega boards with ancient firmware
642     
643     Ancient EasyMega firmware included radio calibration data in the
644     romconfig bits, which has since been removed. That means the config
645     data from those boards will be at a different location than current
646     firmware. Deal with that by poking around in firmware looking for
647     valid bits.
648     
649     Signed-off-by: Keith Packard <keithp@keithp.com>
650
651 commit 335e40873c238a67cea2c63d62b73fd9d29e94d2
652 Author: Keith Packard <keithp@keithp.com>
653 Date:   Sun Aug 23 10:55:30 2020 -0700
654
655     doc: Fix spelling error in updating-firmware section.
656     
657     Thanks to Timothy Dixon for catching this (copy-and-pasted many times)
658     typo -- could sequentially -> count sequentially.
659     
660     Signed-off-by: Keith Packard <keithp@keithp.com>
661
662 commit c1b754c12ac32ed38a561d8b35dcbdf82beea896
663 Author: Keith Packard <keithp@keithp.com>
664 Date:   Sun Aug 23 10:53:25 2020 -0700
665
666     altosui: Improve configuration save feedback
667     
668     Mark window title as (modified) with any unsaved changes. Disable the
669     'Save' button while the save is happening. Wait for the re-load of
670     configuration values before clearing the '(modified)' state. This lets
671     you see when the flight computer has accepted the updated values.
672     
673     Signed-off-by: Keith Packard <keithp@keithp.com>
674
675 commit 10a10667a28f82c24d895e44617e68c7c1848c45
676 Author: Keith Packard <keithp@keithp.com>
677 Date:   Sun Aug 23 10:51:00 2020 -0700
678
679     altoslib: Improve configuration performance over remote link
680     
681     Avoid re-setting dongle radio parameters when they haven't changed
682     during device configuration setting. This avoids flipping back and
683     forth from remote to local mode three times during config save.
684     
685     Wait for remote end to say 'Saved' before dropping radio link. This
686     ensures that the remote end actually gets the save command before the
687     link is terminated.
688     
689     Signed-off-by: Keith Packard <keithp@keithp.com>
690
691 commit b3297909e58a2709d340f65181c22ef82341afb9
692 Author: Bdale Garbee <bdale@gag.com>
693 Date:   Wed Aug 19 14:38:04 2020 -0600
694
695     fix broken TeleBT turnon script
696
697 commit f82e0c5e3a3b3a505e35df23301cdc7dd4b1a869
698 Author: Keith Packard <keithp@keithp.com>
699 Date:   Fri Aug 7 21:51:39 2020 -0700
700
701     altoslib: Flush output when disabling remote
702     
703     This speeds up sending data to the other end.
704     
705     Signed-off-by: Keith Packard <keithp@keithp.com>
706
707 commit 783a541d661f24f2df1dee86bad2e47950bee9da
708 Author: Keith Packard <keithp@keithp.com>
709 Date:   Fri Aug 7 21:50:38 2020 -0700
710
711     altoslib: Don't fetch config data for every idle status
712     
713     This makes fetching data during idle monitor much faster, especially
714     now that fetching the list of stored flights takes so long.
715     
716     Signed-off-by: Keith Packard <keithp@keithp.com>
717
718 commit bbd052c0ad5b99673cf583198e50e6ed351fdfb7
719 Author: Keith Packard <keithp@keithp.com>
720 Date:   Fri Aug 7 21:49:37 2020 -0700
721
722     altos: Allow multiple manual firing of main/drogue channels
723     
724     Reset the 'fired' status so that you can trigger these multiple times
725     without needing to reboot.
726     
727     Signed-off-by: Keith Packard <keithp@keithp.com>
728
729 commit f3c8946d992889edabffbab40aead578963de75f
730 Author: Keith Packard <keithp@keithp.com>
731 Date:   Fri Aug 7 21:48:09 2020 -0700
732
733     altos: Don't report inhibited pyro channels as fired
734     
735     Inhibiting channels happens when the channel conditions change during
736     the delay period and was done by marking them as already fired. This
737     worked, but the log file would then indicate that the channel had
738     fired when in fact it was inhibited instead. Separate out the inhibited status
739     so that the correct data appears in the log.
740     
741     Signed-off-by: Keith Packard <keithp@keithp.com>
742
743 commit 38db8202a4d6ab90305768410f1a37106cc95794
744 Author: Keith Packard <keithp@keithp.com>
745 Date:   Fri Aug 7 20:20:59 2020 -0700
746
747     micropeak: Add support for MicroPeak v2.0
748     
749     MicroPeak v2.0 sends a 'unique id' with the log data; capture that and
750     included it in the file name.
751     
752     MicroPeak v2.0 can be directly connected to the host using the µP I/O
753     board. Handle that case by sending the 'l' command which will cause
754     the device to dump the log.
755     
756     Signed-off-by: Keith Packard <keithp@keithp.com>
757
758 commit 0743e7213729df629aea90b3a5dc904fe397b5cb
759 Author: Keith Packard <keithp@keithp.com>
760 Date:   Fri Aug 7 20:19:28 2020 -0700
761
762     micropeak: Fix top-level window building
763     
764     The menu wasn't actually working, and the application would randomly
765     start at the wrong size or crash.
766     
767     Signed-off-by: Keith Packard <keithp@keithp.com>
768
769 commit 7dd23ac750226746f340df64107dab84cd7ea113
770 Author: Keith Packard <keithp@keithp.com>
771 Date:   Fri Aug 7 20:18:10 2020 -0700
772
773     micropeak: Check for empty data when fetching log
774     
775     Don't pop up the graph window and don't save data from an erased
776     device.
777     
778     Signed-off-by: Keith Packard <keithp@keithp.com>
779
780 commit 838d359ed8676f056fe487dad3dfbec34bd65009
781 Author: Keith Packard <keithp@keithp.com>
782 Date:   Fri Aug 7 20:16:55 2020 -0700
783
784     altos/mpusb-v3.0: Make this build again
785     
786     It's not built by default and the requirements in the Makefile have
787     changed.
788     
789     Signed-off-by: Keith Packard <keithp@keithp.com>
790
791 commit 52eaf4a2480ac0fd367978e423e2f252949f978b
792 Author: Keith Packard <keithp@keithp.com>
793 Date:   Fri Aug 7 20:15:32 2020 -0700
794
795     altos/micropeak-v2.0: Functionally complete.
796     
797     Get flight mode working correctly.
798     Offer log dumping from serial link.
799     
800     Signed-off-by: Keith Packard <keithp@keithp.com>
801
802 commit 999b3598019c75d77af6ab40c1942a7d57a2ec3c
803 Author: Keith Packard <keithp@keithp.com>
804 Date:   Fri Aug 7 20:13:50 2020 -0700
805
806     altos: Add MicroPeak v2.0 support to ao_log_micro
807     
808     Support 4-byte sample count (required for stm32l0 flash storage
809     limitations).
810     
811     Mix in log ID on-the-fly so that erased flash parts still report
812     device type.
813     
814     Signed-off-by: Keith Packard <keithp@keithp.com>
815
816 commit 476fd2f2c23da427b6b2a68f7d285767a924041e
817 Author: Keith Packard <keithp@keithp.com>
818 Date:   Fri Aug 7 20:12:22 2020 -0700
819
820     altos/stm32l0: Big update in functionality
821     
822     Fix baud rate setting in LPUART
823     Add code to turn everything off.
824     
825     Signed-off-by: Keith Packard <keithp@keithp.com>
826
827 commit 7b1f4177d42e5e951a7db4289c847d355a785c2a
828 Author: Keith Packard <keithp@keithp.com>
829 Date:   Thu Aug 6 11:05:03 2020 -0700
830
831     altos: Remove support for !HAS_TASK_QUEUE
832     
833     This uses a bit more memory, but the amount can be controlled by
834     setting the size of the sleep hash table, which makes this fit on even
835     the smaller devices like the early EasyMini boards.
836     
837     Signed-off-by: Keith Packard <keithp@keithp.com>
838
839 commit a6baf04bae3fe6a6b3da2f456419732ffeb4d056
840 Author: Keith Packard <keithp@keithp.com>
841 Date:   Fri Aug 7 18:17:07 2020 -0700
842
843     altos: Remove ao_led_toggle API from general code
844     
845     The generic implementation would need to record LED status as it
846     cannot be read back from the device on most hardware. Just get rid of
847     it and let attiny keep its implementation (which does work).
848     
849     Signed-off-by: Keith Packard <keithp@keithp.com>
850
851 commit 0385d7d68c51e05f5b555749ccc20e3c7c202370
852 Author: Keith Packard <keithp@keithp.com>
853 Date:   Fri Aug 7 18:15:47 2020 -0700
854
855     ao-tools: Add TeleGPS log parsing to ao-eeprom
856     
857     Signed-off-by: Keith Packard <keithp@keithp.com>
858
859 commit 9df66f7589b663899e2c729b884eed4b64e5d4da
860 Author: Keith Packard <keithp@keithp.com>
861 Date:   Thu Aug 6 10:44:49 2020 -0700
862
863     altos: add noreturn attribute to ao_panic
864     
865     Signed-off-by: Keith Packard <keithp@keithp.com>
866
867 commit 33ea5b3658377cea325db285a3e457724f660384
868 Author: Keith Packard <keithp@keithp.com>
869 Date:   Wed Aug 5 22:32:14 2020 -0700
870
871     altos/stm32l0: Add LPUART driver
872     
873     This is a simpler UART which micropeak has connected to the LED and
874     we'll use for transmitting the log on power up
875     
876     Signed-off-by: Keith Packard <keithp@keithp.com>
877
878 commit 980d54134bedb64d506c0702f09b4d5277000848
879 Author: Keith Packard <keithp@keithp.com>
880 Date:   Wed Aug 5 17:17:47 2020 -0700
881
882     altos/stm32l0: Provide ao_spi_speed inline as per new clocking API
883     
884     Signed-off-by: Keith Packard <keithp@keithp.com>
885
886 commit 2cd7ecf437bec322e6a201992d0404f31207bd68
887 Author: Keith Packard <keithp@keithp.com>
888 Date:   Tue Jun 23 16:22:21 2020 -0700
889
890     altos/micropeak-v2.0: Finish hardware bring-up
891     
892     All of the hardware is working:
893     
894      * serial
895      * SPI
896      * ms56067
897      * ADC
898      * flash
899      * clocking
900      * timer
901     
902     Now we just need an application
903     
904     Signed-off-by: Keith Packard <keithp@keithp.com>
905
906 commit 845b51d09a6a6f257aebb6db202b12ee1fa9ed7e
907 Author: Keith Packard <keithp@keithp.com>
908 Date:   Tue Jun 23 16:21:57 2020 -0700
909
910     altos/stm32l0: Add adc and flash drivers
911     
912     Signed-off-by: Keith Packard <keithp@keithp.com>
913
914 commit d2b750a04bbaf428a38fd95891a7ce1cc7d3d2f3
915 Author: Keith Packard <keithp@keithp.com>
916 Date:   Tue Jun 23 16:21:26 2020 -0700
917
918     altos/stm32l0: Remove some unused code in ao_timer.c
919     
920     Signed-off-by: Keith Packard <keithp@keithp.com>
921
922 commit 9dea51ca2174d86d5ab4a8a27179519b34869a36
923 Author: Keith Packard <keithp@keithp.com>
924 Date:   Tue Jun 23 16:20:56 2020 -0700
925
926     altos/stm32l0: Remove some unused code in USART driver
927     
928     Signed-off-by: Keith Packard <keithp@keithp.com>
929
930 commit db7bf095dfa75858eb12328f104051ea1686e1d5
931 Author: Keith Packard <keithp@keithp.com>
932 Date:   Tue Jun 23 16:20:26 2020 -0700
933
934     altos/stm32l0: Get exti working
935     
936     Signed-off-by: Keith Packard <keithp@keithp.com>
937
938 commit e58d08a93818b3d60746f0f17b34e96fbf8ba0e3
939 Author: Keith Packard <keithp@keithp.com>
940 Date:   Tue Jun 23 16:19:47 2020 -0700
941
942     altos/stm32l0: Get SPI driver working
943     
944     This isn't using DMA, but it seems to work now.
945     
946     Signed-off-by: Keith Packard <keithp@keithp.com>
947
948 commit b0c4df25a0c419eeb53e0e241489c0bd6bee04ef
949 Author: Keith Packard <keithp@keithp.com>
950 Date:   Tue Jun 23 16:19:11 2020 -0700
951
952     altos/stm32l0: Some device addrs were wrong
953     
954     Signed-off-by: Keith Packard <keithp@keithp.com>
955
956 commit 3df505b02fb7d4ba2d40351e658931b02425b74f
957 Author: Keith Packard <keithp@keithp.com>
958 Date:   Tue Jun 23 16:18:27 2020 -0700
959
960     altos/stm32l0: More DMA fixes
961     
962     This code still doesn't work, but it should be closer'
963     
964     Signed-off-by: Keith Packard <keithp@keithp.com>
965
966 commit 1e1a84e9ea21ef6037a2127098499e294d293fa8
967 Author: Keith Packard <keithp@keithp.com>
968 Date:   Tue Jun 23 16:17:03 2020 -0700
969
970     altos: Micropeak v2.0 doesn't have a flash loader anymore
971     
972     The current version doesn't have USB, so the existing flash loader
973     protocol won't work anyways.
974     
975     Signed-off-by: Keith Packard <keithp@keithp.com>
976
977 commit 0375e9840ea1bcc486b56ccb3aaace57875312a7
978 Author: Keith Packard <keithp@keithp.com>
979 Date:   Tue Jun 23 16:16:28 2020 -0700
980
981     altos/ao_storage: Allow apps to #define storage parameters
982     
983     This avoids placing them in RAM.
984     
985     Signed-off-by: Keith Packard <keithp@keithp.com>
986
987 commit 45b00da14ea814cf8f14dcb2cfaccaddd0fbb38d
988 Author: Keith Packard <keithp@keithp.com>
989 Date:   Tue Jun 23 16:15:28 2020 -0700
990
991     altos/ao_storage: allow erased byte value to be set by application
992     
993     External flash is usually 0xff for erased bytes, but other memory may
994     use different values
995     
996     Signed-off-by: Keith Packard <keithp@keithp.com>
997
998 commit 6b4da0492c6d9066c8a118fba9b8ffca02fa84ba
999 Author: Keith Packard <keithp@keithp.com>
1000 Date:   Tue Jun 23 16:15:14 2020 -0700
1001
1002     remove ao_delay_until from ao.h
1003
1004 commit 48bc180211f226b0406aae28a85d5e5ee77455a2
1005 Author: Keith Packard <keithp@keithp.com>
1006 Date:   Mon Jun 22 17:42:03 2020 -0700
1007
1008     altos: Add ao_delay_until to ao_notask
1009     
1010     Used on micropeak
1011     
1012     Signed-off-by: Keith Packard <keithp@keithp.com>
1013
1014 commit b4a31f4bba8edee32d4f41780bd62bcfa064f20a
1015 Author: Keith Packard <keithp@keithp.com>
1016 Date:   Mon Jun 22 17:41:11 2020 -0700
1017
1018     altos: Move empty ao_mutex_get/put to ao_notask.h
1019     
1020     Make it work on any no-task project.
1021     
1022     Signed-off-by: Keith Packard <keithp@keithp.com>
1023
1024 commit 7cd8e0aca8ea42a5ff077971e439b0816608b324
1025 Author: Keith Packard <keithp@keithp.com>
1026 Date:   Sat Jun 20 15:15:35 2020 -0700
1027
1028     altos: Declare ao_delay_until API in ao.h
1029     
1030     This uses AO_TICK_TYPE which isn't defined until we get to ao.h
1031     
1032     Signed-off-by: Keith Packard <keithp@keithp.com>
1033
1034 commit eea198932b8f12d4729f6138a40489d954d6f93a
1035 Author: Keith Packard <keithp@keithp.com>
1036 Date:   Sat Jun 20 15:14:26 2020 -0700
1037
1038     altos: Switch micropeak v2.0 to stm32l0
1039     
1040     The stm32f042 takes too much power for micropeak. Try the stm32l0
1041     instead.
1042     
1043     Signed-off-by: Keith Packard <keithp@keithp.com>
1044
1045 commit d907b0fe40d31995848e5b207009ba230da2e36e
1046 Author: Keith Packard <keithp@keithp.com>
1047 Date:   Sat Jun 20 15:13:09 2020 -0700
1048
1049     altos: Add initial stm32l0 support
1050     
1051     A low-power cortex M0 chip for MicroPeak v2.0
1052     
1053     Signed-off-by: Keith Packard <keithp@keithp.com>
1054
1055 commit b8a9273162b7016afc29f4c98fc3b66324d4c85b
1056 Author: Keith Packard <keithp@keithp.com>
1057 Date:   Sat Jun 20 15:00:28 2020 -0700
1058
1059     altos: Fix a bunch of time variables to be AO_TICK_TYPE
1060     
1061     The default tick type is now 32 bits, so all of these
1062     variables were mis-typed at 16 bits.
1063     
1064     Signed-off-by: Keith Packard <keithp@keithp.com>
1065
1066 commit 304dbcbff72c6fa66c71224ecf98ec55447ffff7
1067 Author: Keith Packard <keithp@keithp.com>
1068 Date:   Fri Aug 7 20:08:34 2020 -0700
1069
1070     altos/stm: Fix stack validation code
1071     
1072     This is not included by default, and broke at some point.
1073     
1074     Signed-off-by: Keith Packard <keithp@keithp.com>
1075
1076 commit ff3a2de3223f5cf3fd87f40cd9961e2c2890a867
1077 Author: Bdale Garbee <bdale@gag.com>
1078 Date:   Mon Aug 3 12:43:22 2020 -0600
1079
1080     doc: EasyMotor and EasyTimer have the same mounting geometry as EasyMini
1081
1082 commit 21da942560863ed191953e1af2fbca66bcc29fb8
1083 Author: Keith Packard <keithp@keithp.com>
1084 Date:   Sun Aug 2 17:29:44 2020 -0700
1085
1086     altos/stmf0, stm32f0: Call ao_boot_chain to start application
1087     
1088     This used to be done inside ao_boot_check_chain or ao_boot_check_pin,
1089     but it made more sense to have it done in _start instead. stm and lpc
1090     were adjusted, but stmf0 and stm32f4 were missed.
1091     
1092     This caused boards using this process to wedge in the boot loader.
1093     
1094     Signed-off-by: Keith Packard <keithp@keithp.com>
1095
1096 commit 6b5e5899d174466552a34a4d8574f0439776240d
1097 Author: Keith Packard <keithp@keithp.com>
1098 Date:   Sun Aug 2 13:31:58 2020 -0700
1099
1100     altosui: Re-set pad orientation labels after product name is set
1101     
1102     We don't know what product is being configured until after we query
1103     the configuration, which means we need to re-set the orientation label
1104     once that has been fetched.
1105     
1106     Signed-off-by: Keith Packard <keithp@keithp.com>
1107
1108 commit 341157c7415fcf879696c9d8167722a0c5ff264c
1109 Author: Keith Packard <keithp@keithp.com>
1110 Date:   Wed Jul 29 10:53:39 2020 -0700
1111
1112     altos: Use new ao_spi_speed inline to set SPI speeds using spec'd frequencies
1113     
1114     Instead of hand-adjusting SPI speeds for each driver and product based
1115     on processor supported rates, create an inline function that takes the
1116     maximum frequency supported by the device and maps that to a value
1117     supported by the SoC. This ensures that we don't accidentally drive devices
1118     faster than they want (as could happen with AO_SPI_SPEED_FAST), but do go
1119     as fast as possible in every configuration. Using an inline function means
1120     the value is computed at compile time.
1121     
1122     Signed-off-by: Keith Packard <keithp@keithp.com>
1123
1124 commit 202166275ba5220db54f63dcd9366e9115d09c0d
1125 Author: Keith Packard <keithp@keithp.com>
1126 Date:   Tue Jul 28 23:44:33 2020 -0700
1127
1128     altos: Support flash parts > 8MB
1129     
1130     The number of sectors (64kB) units in the connected flash
1131     part can be larger than 255, so switch from 8-bits to 32-bits for
1132     holding this value.
1133     
1134     Signed-off-by: Keith Packard <keithp@keithp.com>
1135
1136 commit c56bcc315ac29d001e62859b61ede890a8b7c64f
1137 Author: Keith Packard <keithp@keithp.com>
1138 Date:   Tue Jul 28 23:43:04 2020 -0700
1139
1140     altos: Protect shared storage_data with mutex
1141     
1142     As storage_data is shared between all threads, protect it
1143     with a mutex to avoid collisions.
1144     
1145     Signed-off-by: Keith Packard <keithp@keithp.com>
1146
1147 commit 8a24d37e40210b1fb5cdab944c3a6d9ae4e144d7
1148 Author: Keith Packard <keithp@keithp.com>
1149 Date:   Tue Jul 28 23:40:36 2020 -0700
1150
1151     altos/stm: Increase MISO DMA priority to very high
1152     
1153     We're still losing incoming bytes in full duplex mode.
1154     
1155     Signed-off-by: Keith Packard <keithp@keithp.com>
1156
1157 commit 3058ecdeafdee959b1103965f3df4ffcd59683e4
1158 Merge: 0a53faa8 8ec51d69
1159 Author: Bdale Garbee <bdale@gag.com>
1160 Date:   Wed Jul 22 15:23:02 2020 -0600
1161
1162     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
1163
1164 commit 0a53faa8173565b1277d1a35c60022de567c2dce
1165 Author: Bdale Garbee <bdale@gag.com>
1166 Date:   Wed Jul 22 15:22:21 2020 -0600
1167
1168     ao-bringup: ensure TeleMega turnon scripts are using the right test versions
1169
1170 commit 8ec51d698921d07c394e6e0e48ac5d587f70ece8
1171 Author: Keith Packard <keithp@keithp.com>
1172 Date:   Wed Jul 22 09:04:30 2020 -0700
1173
1174     altos: Add 'booster' mode for dual-deploy igniters
1175     
1176     Booster mode triggers the 'main' channel at first motor burnout
1177     allowing the use of a simple flight computer in the booster while
1178     providing both a separation charge and an apogee event for recovery.
1179     
1180     Signed-off-by: Keith Packard <keithp@keithp.com>
1181
1182 commit d0c0dec140b8fa847704c9a22a39d254445188b9
1183 Author: Keith Packard <keithp@keithp.com>
1184 Date:   Wed Jul 22 08:57:05 2020 -0700
1185
1186     altos: Use state transitions to directly drive igniters
1187     
1188     Instead of a separate igniter API, have the igniter code monitor
1189     flight state changes to trigger igniter events. This simplifes the
1190     code while allowing further changes in the igniter code.
1191     
1192     Signed-off-by: Keith Packard <keithp@keithp.com>
1193
1194 commit 6ff8e55581ca85b9cc892806a2481d57a65e8bae
1195 Author: Keith Packard <keithp@keithp.com>
1196 Date:   Wed Jul 22 08:56:10 2020 -0700
1197
1198     Releasing: save .map files too
1199     
1200     These are useful to debug issues with linker scripts or library problems
1201     
1202     Signed-off-by: Keith Packard <keithp@keithp.com>
1203
1204 commit 4c5942fb082811f136322ec26de615cdb7e17580
1205 Author: Keith Packard <keithp@keithp.com>
1206 Date:   Thu Jul 16 10:23:34 2020 -0700
1207
1208     Add support for TLS if needed
1209     
1210     Define USE_TLS if you want TLS support from altos.
1211     
1212     Signed-off-by: Keith Packard <keithp@keithp.com>
1213
1214 commit 8066ce73d96f85efe7f5e51b1576b5fd0ff9565e
1215 Author: Keith Packard <keithp@keithp.com>
1216 Date:   Thu Jul 16 09:29:52 2020 -0700
1217
1218     altosui: Spurious ; in altos-windows.nsi.in kept out TM v3.0 ihx
1219     
1220     Looks like a semicolon got stuck in this file, which commented out the
1221     TeleMetrum v3.0 firmware from being included in the windows build
1222     
1223     Signed-off-by: Keith Packard <keithp@keithp.com>
1224
1225 commit bfe338d11965d2d1715bdd81d92ef32f1b5ff9fa
1226 Author: Bdale Garbee <bdale@gag.com>
1227 Date:   Thu Jul 2 20:21:19 2020 -0600
1228
1229     releasing 1.9.4
1230
1231 commit 8359fcc23a93a37ee3aee4c5d2ef183f18ea3f27
1232 Merge: b95d6674 9b62f683
1233 Author: Bdale Garbee <bdale@gag.com>
1234 Date:   Thu Jul 2 20:20:59 2020 -0600
1235
1236     Merge branch 'master' into branch-1.9
1237
1238 commit 9b62f683ff770970a87444dc25522fd771079333
1239 Author: Keith Packard <keithp@keithp.com>
1240 Date:   Thu Jul 2 15:26:10 2020 -0700
1241
1242     Version 1.9.4
1243     
1244     Signed-off-by: Keith Packard <keithp@keithp.com>
1245
1246 commit f74016150880265b3edb70637a6be3e6499432de
1247 Author: Keith Packard <keithp@keithp.com>
1248 Date:   Thu Jul 2 15:18:56 2020 -0700
1249
1250     doc: Doc updates for 1.9.4
1251     
1252     Add release notes
1253     
1254     Signed-off-by: Keith Packard <keithp@keithp.com>
1255
1256 commit b08a793fb6e6167d635bfbd31605a43db1f5ac5d
1257 Author: Keith Packard <keithp@keithp.com>
1258 Date:   Thu Jul 2 15:24:01 2020 -0700
1259
1260     altos: Make AO_STORAGE_TEST use a separate buffer
1261     
1262     The storage test code needs a buffer which can hold an entire erase
1263     block from memory, which means 256 bytes.
1264     
1265     Signed-off-by: Keith Packard <keithp@keithp.com>
1266
1267 commit 651c66ce117f479158fb0eebd9af6d73f0d9875a
1268 Author: Keith Packard <keithp@keithp.com>
1269 Date:   Thu Jul 2 15:11:42 2020 -0700
1270
1271     altos: Reduce flash temp buffer to make space for Em v1.0 ISR stack
1272     
1273     EasyMini has limited RAM; small enough that increasing the size of the
1274     storage buffer from 128 to 256 bytes left too little space at the top
1275     of memory for the interrupt stack, causing EasyMini v1.0 to crash at
1276     boot.
1277     
1278     Signed-off-by: Keith Packard <keithp@keithp.com>
1279
1280 commit 35b69569472b00e6937a5d3136d0c400f6b0378f
1281 Author: Keith Packard <keithp@keithp.com>
1282 Date:   Mon Jun 22 17:33:08 2020 -0700
1283
1284     Add telemetrum v3.0 firmware to release
1285     
1286     Signed-off-by: Keith Packard <keithp@keithp.com>
1287
1288 commit f337aecd0370f81c84c84857e1b6325350d96a81
1289 Author: Bdale Garbee <bdale@gag.com>
1290 Date:   Tue Jun 16 12:28:39 2020 -0600
1291
1292     ao-bringup: first cut at turn-on scripts for EasyTimer v1
1293
1294 commit b95d6674d29534363c1d8f46280c028864bdca10
1295 Author: Bdale Garbee <bdale@gag.com>
1296 Date:   Mon Jun 15 20:34:50 2020 -0600
1297
1298     releasing 1.9.3
1299
1300 commit f31d842d0e07a1893441cb89fb287b31b86d28c1
1301 Merge: 0fd503fb f615725c
1302 Author: Bdale Garbee <bdale@gag.com>
1303 Date:   Mon Jun 15 20:26:35 2020 -0600
1304
1305     Merge branch 'master' into branch-1.9
1306
1307 commit f615725cb6f963cf46715e936e1d60ce7866c3bb
1308 Author: Keith Packard <keithp@keithp.com>
1309 Date:   Mon Jun 15 19:11:49 2020 -0700
1310
1311     Version 1.9.3
1312     
1313     Signed-off-by: Keith Packard <keithp@keithp.com>
1314
1315 commit 765d4c96510c823b4e9410c55ba8466438846029
1316 Author: Keith Packard <keithp@keithp.com>
1317 Date:   Sat Jun 13 22:50:40 2020 -0700
1318
1319     doc: Update doc for 1.9.3
1320     
1321     Add release notes.
1322     
1323     Signed-off-by: Keith Packard <keithp@keithp.com>
1324
1325 commit 4ab5855abccf704cc4cdbafb0e995de0a0162af5
1326 Author: Keith Packard <keithp@keithp.com>
1327 Date:   Sat Jun 13 21:37:44 2020 -0700
1328
1329     Update 1.9.3 release notes
1330     
1331     Signed-off-by: Keith Packard <keithp@keithp.com>
1332
1333 commit d304f0ea2bfc48abc8c310828aa10c6d642065d0
1334 Author: Keith Packard <keithp@keithp.com>
1335 Date:   Sun Jun 14 00:04:31 2020 -0700
1336
1337     altos: Leave floating printf enabled on m3 devices
1338     
1339     These devices all use floating point computations, so leave the
1340     floating point printf included in case they print one of those
1341     values. If we run short on flash space, we can switch back.
1342     
1343     Signed-off-by: Keith Packard <keithp@keithp.com>
1344
1345 commit 91b6d1e56a37a2cfae53c3727feaaa40505f48d9
1346 Author: Keith Packard <keithp@keithp.com>
1347 Date:   Sat Jun 13 23:39:00 2020 -0700
1348
1349     altos: Fix printf format mis-matches
1350     
1351     Lots of values passed to printf are 'long' instead of 'int', so
1352     fix the formats to use the right size indicator.
1353     
1354     Signed-off-by: Keith Packard <keithp@keithp.com>
1355
1356 commit d0adf3f44b4a1b4bfc966dd4841c74157f60d604
1357 Author: Keith Packard <keithp@keithp.com>
1358 Date:   Sat Jun 13 23:36:13 2020 -0700
1359
1360     altos: Remove newlib-nano defines from Makedefs.in
1361     
1362     Signed-off-by: Keith Packard <keithp@keithp.com>
1363
1364 commit 4802fe6dcae0e57c2e992dde008e3bcc84ea8d7f
1365 Author: Keith Packard <keithp@keithp.com>
1366 Date:   Sat Jun 13 23:13:35 2020 -0700
1367
1368     altos/test: Ignore ao_flight_test_mini binary
1369     
1370     Signed-off-by: Keith Packard <keithp@keithp.com>
1371
1372 commit f550b645438e9f41afe0a45ff09caf05cf20003f
1373 Author: Keith Packard <keithp@keithp.com>
1374 Date:   Sat Jun 13 23:12:55 2020 -0700
1375
1376     map-server: Manifest files are generated now
1377     
1378     Ignore in .gitignore
1379     Remove in 'make clean'
1380     
1381     Signed-off-by: Keith Packard <keithp@keithp.com>
1382
1383 commit 52e0efd79e9043cde384089863920986a7331764
1384 Author: Keith Packard <keithp@keithp.com>
1385 Date:   Sat Jun 13 23:11:49 2020 -0700
1386
1387     Add EasyTimer firmware to packages and Releasing
1388     
1389     Make sure we include EasyTimer bits where required
1390     
1391     Signed-off-by: Keith Packard <keithp@keithp.com>
1392
1393 commit 00646d2700a2f4cf500e716e5a111057e3820475
1394 Author: Keith Packard <keithp@keithp.com>
1395 Date:   Sat Jun 13 23:09:54 2020 -0700
1396
1397     Check for picolibc when testing arm compilers
1398     
1399     Remove configuration checks for newlib as picolibc doesn't need
1400     separate configuration variables.
1401     
1402     Make sure test program actually links as this tests to make sure
1403     picolibc is working.
1404     
1405     Signed-off-by: Keith Packard <keithp@keithp.com>
1406
1407 commit b9cc05bd3d417c957f47a64493f4a22caf660c55
1408 Author: Keith Packard <keithp@keithp.com>
1409 Date:   Sat Jun 13 22:40:42 2020 -0700
1410
1411     doc: Update for EasyTimer
1412     
1413     Signed-off-by: Keith Packard <keithp@keithp.com>
1414
1415 commit d2eee4b8a3f358e2d649096149f3cedc1a39927e
1416 Author: Keith Packard <keithp@keithp.com>
1417 Date:   Sat Jun 13 22:39:35 2020 -0700
1418
1419     doc: Avoid mis-interpretation of '+' in device wiring tables
1420     
1421     Looks like asciidoctor does something magic with '+' characters in
1422     table contents. Avoid this by using +++. Sigh.
1423     
1424     Signed-off-by: Keith Packard <keithp@keithp.com>
1425
1426 commit d779d8e5b1106aaec6170761e6f5bd4e8d5ac6e7
1427 Author: Keith Packard <keithp@keithp.com>
1428 Date:   Tue Jun 9 11:48:17 2020 -0700
1429
1430     altos: Fix HAS_FLIGHT_DEBUG for easytimer
1431     
1432     Remove baro-specific bits of the debug output when
1433     there's no barometer.
1434     
1435     Signed-off-by: Keith Packard <keithp@keithp.com>
1436
1437 commit d9c84d834f7fb4f36cee815dec2642737f73edc4
1438 Author: Keith Packard <keithp@keithp.com>
1439 Date:   Tue Jun 9 11:47:22 2020 -0700
1440
1441     altos: Don't include baro-specific config values for easytimer
1442     
1443     These settings aren't used on easytimer, so don't include them in the
1444     configuration system. This makes sure they don't appear in altosui.
1445     
1446     Signed-off-by: Keith Packard <keithp@keithp.com>
1447
1448 commit 97cd271b3febf36d3e9943cea8d74332a128060c
1449 Author: Keith Packard <keithp@keithp.com>
1450 Date:   Tue Jun 9 11:46:31 2020 -0700
1451
1452     altosui: Remove six-axis pad orientation for easy timer
1453     
1454     Wait until easytimer actually has six-axis support
1455     
1456     Signed-off-by: Keith Packard <keithp@keithp.com>
1457
1458 commit 2781c187d58955bbac5c9fcf498c3b46a84a13d5
1459 Author: Keith Packard <keithp@keithp.com>
1460 Date:   Tue Jun 9 11:45:53 2020 -0700
1461
1462     altoslib: Fix easytimer voltage conversions
1463     
1464     Battery and pyros all use the same circuit (100k/27k).
1465     
1466     Signed-off-by: Keith Packard <keithp@keithp.com>
1467
1468 commit b00a155bef319984ec2cf11898355edf94348a4a
1469 Author: Keith Packard <keithp@keithp.com>
1470 Date:   Mon Jun 8 22:08:28 2020 -0700
1471
1472     Add some release note notes
1473
1474 commit 869bc258b727d2046835ac52a361d2ef529895ee
1475 Author: Keith Packard <keithp@keithp.com>
1476 Date:   Mon Jun 8 20:55:28 2020 -0700
1477
1478     altoslib: Add EasyTimer idle monitor support
1479     
1480     Signed-off-by: Keith Packard <keithp@keithp.com>
1481
1482 commit b07ca2827a498e6dd3c6b62819f71679291f9acc
1483 Author: Keith Packard <keithp@keithp.com>
1484 Date:   Fri Jun 5 17:15:10 2020 -0700
1485
1486     Add EasyTimer configuration support
1487     
1488     Needed six-axis pad orientation support
1489     
1490     Signed-off-by: Keith Packard <keithp@keithp.com>
1491
1492 commit fa30825d015d92bdbc95d2684386beef9fe9dc01
1493 Author: Keith Packard <keithp@keithp.com>
1494 Date:   Mon Jun 8 21:26:23 2020 -0700
1495
1496     altos: Leave accel data in ring raw; swap for orientation on fetch
1497     
1498     Instead of re-writing the acceleration data in the ring to adjust for
1499     pad orientation, just leave it alone and flip it each time it is
1500     fetched. Much simpler this way.
1501     
1502     Signed-off-by: Keith Packard <keithp@keithp.com>
1503
1504 commit c246a366a6e0117e70abafc30db71c0545b88f6f
1505 Author: Keith Packard <keithp@keithp.com>
1506 Date:   Mon Jun 8 21:05:17 2020 -0700
1507
1508     altos: Handle flight_log_max not being multiple of ao_storage_block
1509     
1510     In this case, flight records start in the middle of an erase block, but
1511     now end at the erase block before the next flight.
1512     
1513     When checking for an empty log slot, the entire erase block containing
1514     the start of the flight is checked to make sure it's clear, skipping
1515     it if not.
1516     
1517     Signed-off-by: Keith Packard <keithp@keithp.com>
1518
1519 commit 89726f5b1adceb243c5e2d5c958fc13c10f9a2d0
1520 Author: Keith Packard <keithp@keithp.com>
1521 Date:   Mon Jun 8 21:03:31 2020 -0700
1522
1523     altos: Round selected log size down to ao_storage_block multiple
1524     
1525     There was some (broken) code that complained if the value set wasn't
1526     correct, that has been replaced by code that accepts any value and
1527     just rounds it down to a multiple of ao_storage_block. The code also
1528     stops complaining when set to the current value when storage isn't
1529     empty.
1530     
1531     Signed-off-by: Keith Packard <keithp@keithp.com>
1532
1533 commit 936eceded2d08f4eb7318b28bd1be6cd3b06a7b3
1534 Author: Keith Packard <keithp@keithp.com>
1535 Date:   Mon Jun 8 21:01:31 2020 -0700
1536
1537     altos: Move ao_storage_erase to shared code. Add len
1538     
1539     This makes ao_storage_erase take an arbitrary length. The new version
1540     erases each storage block if there's any un-erased data present, and
1541     then also checks after erasing to make sure the block is clear.
1542     
1543     Signed-off-by: Keith Packard <keithp@keithp.com>
1544
1545 commit e142c4bd6f2fbab74fb7b7cea7e9a19234ed0123
1546 Author: Keith Packard <keithp@keithp.com>
1547 Date:   Mon Jun 8 20:52:09 2020 -0700
1548
1549     altosui: Adjust max log setting for storage block size
1550     
1551     Need to round log sizes down to a multiple of the block size so that
1552     erasing works sensibly on the device.
1553     
1554     Signed-off-by: Keith Packard <keithp@keithp.com>
1555
1556 commit e4c93942bbde7a538d1dca114f20dc827275a8e1
1557 Author: Keith Packard <keithp@keithp.com>
1558 Date:   Mon Jun 8 20:49:42 2020 -0700
1559
1560     altoslib: Remember flight list in AltosConfigData
1561     
1562     Do this instead of having to re-fetch and re-parse in AltosEepromList
1563     
1564     Signed-off-by: Keith Packard <keithp@keithp.com>
1565
1566 commit 00492a0801eb93ad98be496585741a025ffea16b
1567 Author: Keith Packard <keithp@keithp.com>
1568 Date:   Thu May 28 16:45:00 2020 -0700
1569
1570     altos: Initialize pyro code for easytimer-v1
1571     
1572     Signed-off-by: Keith Packard <keithp@keithp.com>
1573
1574 commit 0f110d01245762d905ad5b7fd1fc7753e17fb249
1575 Author: Keith Packard <keithp@keithp.com>
1576 Date:   Thu May 28 16:23:44 2020 -0700
1577
1578     easytimer-v1: Enable pyro commands
1579     
1580     Signed-off-by: Keith Packard <keithp@keithp.com>
1581
1582 commit 5bfcefc475698dada8be8a2d66afbfcc064d4612
1583 Author: Keith Packard <keithp@keithp.com>
1584 Date:   Thu May 28 16:23:09 2020 -0700
1585
1586     altos: Fix ao_ignite.c to work without HAS_IGNITE
1587     
1588     Need to register commands even if HAS_IGNITE is not set
1589     
1590     Signed-off-by: Keith Packard <keithp@keithp.com>
1591
1592 commit 0fb9e53a6b62c96d067e2974c5317e3bce638fb2
1593 Author: Keith Packard <keithp@keithp.com>
1594 Date:   Thu May 28 15:48:16 2020 -0700
1595
1596     altos: Build easytimer-v1 by default
1597     
1598     Signed-off-by: Keith Packard <keithp@keithp.com>
1599
1600 commit a901ec5fef409a6675c24518aead2925dcd66cc3
1601 Author: Bdale Garbee <bdale@gag.com>
1602 Date:   Wed Apr 8 13:43:22 2020 -0600
1603
1604     altos: add easytimer-v1 source directory
1605
1606 commit 9416e5d71dc57df6612f62451433a34bf669b2cc
1607 Author: Keith Packard <keithp@keithp.com>
1608 Date:   Thu May 28 16:03:23 2020 -0700
1609
1610     altos: Allow flight support without logging
1611     
1612     EasyTimer flies rockets, but doesn't have SPI flash for logging.
1613     
1614     Signed-off-by: Keith Packard <keithp@keithp.com>
1615
1616 commit d4f1dd045465fbb7436a22d82b279319f7449fed
1617 Author: Keith Packard <keithp@keithp.com>
1618 Date:   Thu May 28 16:02:54 2020 -0700
1619
1620     altos: Allow BMX160 to be used as primary accel
1621     
1622     EasyTimer doesn't have a high-g part.
1623     
1624     Signed-off-by: Keith Packard <keithp@keithp.com>
1625
1626 commit d553e7448fe22f593eb8ab8246e872d856484bab
1627 Author: Keith Packard <keithp@keithp.com>
1628 Date:   Thu May 28 16:01:45 2020 -0700
1629
1630     altos: Allow igniter status beeping with only 'extra' channels
1631     
1632     EasyTimer doesn't have main/apogee charges.
1633     
1634     Signed-off-by: Keith Packard <keithp@keithp.com>
1635
1636 commit 2f32a19aedb7d0e33899038e3fb04fe8a773291a
1637 Author: Keith Packard <keithp@keithp.com>
1638 Date:   Mon Aug 12 17:00:47 2019 -0700
1639
1640     altos: Allow accel-only flight code
1641     
1642     EasyTimer won't have a baro sensor, so we need some way to track at least
1643     the ascent part of a flight.
1644     
1645     Signed-off-by: Keith Packard <keithp@keithp.com>
1646
1647 commit 6363403d6c08310a16769bf49b8acc45a08bd619
1648 Author: Keith Packard <keithp@keithp.com>
1649 Date:   Thu May 28 16:00:04 2020 -0700
1650
1651     altos: Allow MPU9250 SPI speed to be set by application
1652     
1653     Rather than requiring 1MHz
1654     
1655     Signed-off-by: Keith Packard <keithp@keithp.com>
1656
1657 commit e5e7edb0aed5a183bbdd7484fec75a11160d01d4
1658 Author: Keith Packard <keithp@keithp.com>
1659 Date:   Wed Apr 8 17:20:23 2020 -0700
1660
1661     ao-tools/ao-usbload: stubs in man page for missing options
1662     
1663     Signed-off-by: Keith Packard <keithp@keithp.com>
1664
1665 commit 7797000eeaf11027200f12ee7f1eee5ed677f268
1666 Author: Keith Packard <keithp@keithp.com>
1667 Date:   Mon May 4 11:58:54 2020 -0700
1668
1669     Mark stm_interrupt_vector as const so it is READONLY
1670     
1671     Signed-off-by: Keith Packard <keithp@keithp.com>
1672
1673 commit 2108da105ed9c915fc09d1251dc655bf11203d79
1674 Author: Keith Packard <keithp@keithp.com>
1675 Date:   Sun Sep 15 17:05:17 2019 -0700
1676
1677     altos: Move from newlib-nano to picolibc
1678     
1679     Use picolibc.ld, which involved some .ld file hacking, including:
1680     
1681      1) Defining ao_boot RAM address in the .ld file and declaring it 'extern'
1682      2) Changing how m0 interrupt vector got moved to ram
1683      3) Using -Taltos.ld instead of -Wl,-Taltos.ld so picolibc.specs wouldn't add picolibc.ld
1684      4) Placing romconfig vars in '.init.1' and '.init.2' sections instead of '.romconfig'
1685      5) Place code needing to run out of RAM in section .srodata instead of .ramtext
1686     
1687     Signed-off-by: Keith Packard <keithp@keithp.com>
1688
1689 commit 74d5dfd1801da8efbb7693a607fd25e35ad1158d
1690 Author: Keith Packard <keithp@keithp.com>
1691 Date:   Mon May 4 10:36:41 2020 -0700
1692
1693     ignore .map files
1694
1695 commit f32488556ce25e439fbab941f8019db639824f98
1696 Author: Keith Packard <keithp@keithp.com>
1697 Date:   Sun May 3 20:01:14 2020 -0700
1698
1699     altos/lpc: Add explicit defines for all register groups
1700     
1701     This lets the compiler see the constant address, rather than
1702     having the linker stick it in later.
1703     
1704     Signed-off-by: Keith Packard <keithp@keithp.com>
1705
1706 commit 0459a4c7239c3017a61926bc8aab59e556b7eb5e
1707 Author: Keith Packard <keithp@keithp.com>
1708 Date:   Mon May 4 10:35:23 2020 -0700
1709
1710     Create map file for all programs
1711
1712 commit 3d70ca6bae383878d8a7c13b862031531fa4ff81
1713 Author: Keith Packard <keithp@keithp.com>
1714 Date:   Sun May 3 18:31:19 2020 -0700
1715
1716     altos/stm: Make ao_eeprom_total a #define instead of a const variable
1717     
1718     This is unused outside of ao_eeprom_stm.c, and as global const takes
1719     up space in flash.
1720     
1721     Signed-off-by: Keith Packard <keithp@keithp.com>
1722
1723 commit 9b62e2b4831eb90c65ecdf05c219e8711840ef1e
1724 Author: Bdale Garbee <bdale@gag.com>
1725 Date:   Thu May 14 12:44:27 2020 -0600
1726
1727     point turnon_telemetrum_v2 to correct test script for v2.0
1728
1729 commit 918865cca7297dde522e1886edf71b46d6ee2534
1730 Author: Keith Packard <keithp@keithp.com>
1731 Date:   Fri Apr 17 12:53:47 2020 -0700
1732
1733     ao-tools: Declare ao_verbose as extern in shared header.
1734     
1735     gcc-10 disables 'common' behavior by defaul, so we need to only define
1736     variables in one location now.
1737     
1738     Signed-off-by: Keith Packard <keithp@keithp.com>
1739
1740 commit c2acda26c1e4e0d7ffda9cd985180562f61aa88b
1741 Author: Keith Packard <keithp@keithp.com>
1742 Date:   Fri Apr 17 12:51:13 2020 -0700
1743
1744     ao-tools: Use array indexing instead of addition to make gcc-10 happy
1745     
1746     A struct with a trailing zero-length array (for variable-length data) is
1747     treated as a zero-sized object when doing pointer arithmetic, but treated
1748     correctly when treated as an array. This generates a warning from gcc-10
1749     
1750             load->data + address - load->address
1751     
1752     while this, which is 'the same', does not:
1753     
1754             &load->data[address - load->address]
1755     
1756     Signed-off-by: Keith Packard <keithp@keithp.com>
1757
1758 commit 769f0e6049ae0440cf32f8cb0b5e504f67f5e911
1759 Author: Keith Packard <keithp@keithp.com>
1760 Date:   Thu Mar 26 10:09:51 2020 -0700
1761
1762     Start release notes for 1.9.4
1763
1764 commit a6687ce902a3011796aee93f87d08545e5f0cec9
1765 Author: Keith Packard <keithp@keithp.com>
1766 Date:   Thu Mar 26 10:01:48 2020 -0700
1767
1768     altosui: Report baro ground alt for 'Pad Altitude' when GPS missing
1769     
1770     The 'Pad Altitude' field in the pad tab of AltosUI was originally one
1771     of three fields designed to report the GPS position of the pad. When
1772     TeleMini was added, the code was updated to separate the lat/lon from
1773     altitude display, but the pad_alt field in AltosState used for that
1774     was still only computed from GPS data.
1775     
1776     This fix gets rid of the confusing 'pad_alt' field in AltosState and
1777     has the 'Pad Altitude' data select either GPS ground altitude or baro
1778     ground altitude, depending on whether GPS data is available.
1779     
1780     signed-off-by: Keith Packard <keithp@keithp.com>
1781
1782 commit 455a059b9c44332b8dadd87fba31d194f66997b5
1783 Author: Keith Packard <keithp@keithp.com>
1784 Date:   Sat Mar 21 21:13:08 2020 -0700
1785
1786     map-server: Create Manifest.txt at build time
1787     
1788     This ensures the libraries have the right names
1789     
1790     Signed-off-by: Keith Packard <keithp@keithp.com>
1791
1792 commit c9c4c615578c94201140cf904cfd7e3334853973
1793 Author: Keith Packard <keithp@keithp.com>
1794 Date:   Wed Mar 4 18:52:35 2020 -0800
1795
1796     doc: start release notes for 1.9.3
1797     
1798     Signed-off-by: Keith Packard <keithp@keithp.com>
1799
1800 commit d8716b015cfeb4955c0224c32d3c01e66b092209
1801 Author: Keith Packard <keithp@keithp.com>
1802 Date:   Wed Mar 4 18:51:00 2020 -0800
1803
1804     doc: Document APRS offset configuration value
1805     
1806     Update screen shots including this as well.
1807     
1808     Signed-off-by: Keith Packard <keithp@keithp.com>
1809
1810 commit 47f4121ae6596bdf18566295df2fdbe94fe676b8
1811 Author: Keith Packard <keithp@keithp.com>
1812 Date:   Wed Mar 4 18:23:14 2020 -0800
1813
1814     altoslib, altosui, telegps: Add configuration support for APRS offset
1815     
1816     Configure the position within each minute that APRS transmissions
1817     occur
1818     
1819     Signed-off-by: Keith Packard <keithp@keithp.com>
1820
1821 commit f4ff561bfaa7c59493eb9d6b99f0347db381a167
1822 Author: Keith Packard <keithp@keithp.com>
1823 Date:   Wed Mar 4 17:26:49 2020 -0800
1824
1825     altos: add APRS 'offset' value to set APRS transmision time
1826     
1827     This value is the offset from the top of the minute for the first APRS
1828     packet in the minute. Subsequent packets will be transmitted
1829     'interval' seconds apart for the rest of the minute.
1830     
1831     This allows multiple transmitters to be configured to share the same
1832     frequency and not transmit at the same time.
1833     
1834     Note that this offset only works when the device has GPS lock.
1835     
1836     Signed-off-by: Keith Packard <keithp@keithp.com>
1837
1838 commit 0fd503fb65d513f54dade10256545043725d83e3
1839 Author: Bdale Garbee <bdale@gag.com>
1840 Date:   Tue Feb 25 23:57:51 2020 -0700
1841
1842     update ChangeLog for release 1.9.2
1843
1844 commit 28e77f3520095a1e47ab25721b186e42110ffd3e
1845 Merge: c6ea2666 91ab3acc
1846 Author: Bdale Garbee <bdale@gag.com>
1847 Date:   Tue Feb 25 23:57:31 2020 -0700
1848
1849     Merge branch 'master' into branch-1.9
1850
1851 commit 91ab3acc113dc24e1ebce89875def646e590fb12
1852 Merge: 243a6b5e aae87fe9
1853 Author: Bdale Garbee <bdale@gag.com>
1854 Date:   Tue Feb 25 23:55:29 2020 -0700
1855
1856     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
1857
1858 commit aae87fe9fa8d596fea6cc19d4701a7583255150f
1859 Author: Keith Packard <keithp@keithp.com>
1860 Date:   Tue Feb 25 17:08:58 2020 -0800
1861
1862     Bump version to 1.9.2, android 27
1863     
1864     Signed-off-by: Keith Packard <keithp@keithp.com>
1865
1866 commit ec46adee44ea08120b1940ca55a5fbdf56874bb1
1867 Author: Keith Packard <keithp@keithp.com>
1868 Date:   Tue Feb 25 17:07:15 2020 -0800
1869
1870     Bump java lib versions in preparation for 1.9.2
1871     
1872     Quite a few changes; let's bump the version so we don't end up with
1873     the wrong version on some machine.
1874     
1875     Signed-off-by: Keith Packard <keithp@keithp.com>
1876
1877 commit 45f7b91ea126f8f9e607a8ee53df655d992590f2
1878 Author: Keith Packard <keithp@keithp.com>
1879 Date:   Tue Feb 25 22:51:54 2020 -0800
1880
1881     libaltos: Create altos_pause_one_second API
1882     
1883     This is to wait for the reading thread to stop using the file object
1884     while cleaning up.
1885     
1886     Signed-off-by: Keith Packard <keithp@keithp.com>
1887
1888 commit 243a6b5ee60989ec4c04b8a7638907d2517d4926
1889 Author: Bdale Garbee <bdale@gag.com>
1890 Date:   Tue Feb 25 23:18:11 2020 -0700
1891
1892     update copyright assertion in TeleLaunch manual
1893
1894 commit c6ea266630b9eef7a80e267a4430d22d50954908
1895 Merge: 12d6b4dc 7d2b2bae
1896 Author: Bdale Garbee <bdale@gag.com>
1897 Date:   Tue Feb 25 23:17:22 2020 -0700
1898
1899     Merge branch 'master' into branch-1.9
1900
1901 commit 7d2b2bae8a7ed2e15040c58819c8e96215e8292b
1902 Merge: af8f0b58 0993f791
1903 Author: Bdale Garbee <bdale@gag.com>
1904 Date:   Tue Feb 25 22:56:07 2020 -0700
1905
1906     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
1907
1908 commit cec4dea23b7b3cfe0f0a43c19b3118cc98cb9414
1909 Author: Keith Packard <keithp@keithp.com>
1910 Date:   Tue Feb 25 21:50:10 2020 -0800
1911
1912     altoslib: Remove debug printf from AltosIMU.java
1913     
1914     Signed-off-by: Keith Packard <keithp@keithp.com>
1915
1916 commit 0993f7913efb3bc217df6ed2b38b5f6ad018b95d
1917 Author: Keith Packard <keithp@keithp.com>
1918 Date:   Tue Feb 25 17:08:58 2020 -0800
1919
1920     Bump version to 1.9.2, android 27
1921     
1922     Signed-off-by: Keith Packard <keithp@keithp.com>
1923
1924 commit 76b288f8d02e0a48f04de9455a2dd0b77e48bd63
1925 Author: Keith Packard <keithp@keithp.com>
1926 Date:   Tue Feb 25 17:07:15 2020 -0800
1927
1928     Bump java lib versions in preparation for 1.9.2
1929     
1930     Quite a few changes; let's bump the version so we don't end up with
1931     the wrong version on some machine.
1932     
1933     Signed-off-by: Keith Packard <keithp@keithp.com>
1934
1935 commit af8f0b5892e01bdcf9fa4ca86a4752a8294992a1
1936 Merge: 25c1ef61 65df207e
1937 Author: Bdale Garbee <bdale@gag.com>
1938 Date:   Tue Feb 25 22:44:08 2020 -0700
1939
1940     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
1941
1942 commit 8011baae420bb96ec487bfb343a761af70dd980d
1943 Author: Keith Packard <keithp@keithp.com>
1944 Date:   Tue Feb 25 17:24:23 2020 -0800
1945
1946     Set doc version and date from package version and release date
1947     
1948     This is a bit less work than manually updating them.
1949     
1950     Signed-off-by: Keith Packard <keithp@keithp.com>
1951
1952 commit 65df207e00545ccd380ff7a80933b2d223c1544b
1953 Author: Keith Packard <keithp@keithp.com>
1954 Date:   Tue Feb 25 17:08:58 2020 -0800
1955
1956     Bump version to 1.9.2, android 27
1957     
1958     Signed-off-by: Keith Packard <keithp@keithp.com>
1959
1960 commit a74e4816b669346fac1c72cfc629d11e2ca5e336
1961 Author: Keith Packard <keithp@keithp.com>
1962 Date:   Tue Feb 25 21:42:29 2020 -0800
1963
1964     altoslib: Add TeleMega-v4 adxl375 config to AltosConfigData
1965     
1966     Needed for idle monitor to work correctly
1967     
1968     Signed-off-by: Keith Packard <keithp@keithp.com>
1969
1970 commit 528fdc4e03466430c8d81fc78c90d3c9e8465ca7
1971 Author: Keith Packard <keithp@keithp.com>
1972 Date:   Tue Feb 25 17:07:15 2020 -0800
1973
1974     Bump java lib versions in preparation for 1.9.2
1975     
1976     Quite a few changes; let's bump the version so we don't end up with
1977     the wrong version on some machine.
1978     
1979     Signed-off-by: Keith Packard <keithp@keithp.com>
1980
1981 commit 25c1ef61b9c791b8e55b7d0ebd948ece4ca954c7
1982 Author: Keith Packard <keithp@keithp.com>
1983 Date:   Tue Feb 25 17:08:58 2020 -0800
1984
1985     Bump version to 1.9.2, android 27
1986     
1987     Signed-off-by: Keith Packard <keithp@keithp.com>
1988
1989 commit 61d3064e7c4958036e241381aa4ab791582820f8
1990 Author: Keith Packard <keithp@keithp.com>
1991 Date:   Tue Feb 25 17:24:23 2020 -0800
1992
1993     Set doc version and date from package version and release date
1994     
1995     This is a bit less work than manually updating them.
1996     
1997     Signed-off-by: Keith Packard <keithp@keithp.com>
1998
1999 commit 52149fd81df45f37f5097850795f290f463c43ef
2000 Author: Keith Packard <keithp@keithp.com>
2001 Date:   Tue Feb 25 17:07:15 2020 -0800
2002
2003     Bump java lib versions in preparation for 1.9.2
2004     
2005     Quite a few changes; let's bump the version so we don't end up with
2006     the wrong version on some machine.
2007     
2008     Signed-off-by: Keith Packard <keithp@keithp.com>
2009
2010 commit 9ad50b83eca7aea8c9e568a661fcdd98598d0c73
2011 Author: Keith Packard <keithp@keithp.com>
2012 Date:   Tue Feb 25 15:35:33 2020 -0800
2013
2014     altoslib: BMX160 driver now returns µT values for mag sensor
2015     
2016     These are converted on-board using calibration values provided with
2017     the chip.
2018     
2019     Signed-off-by: Keith Packard <keithp@keithp.com>
2020
2021 commit ff2dc6ea0e62f6534b5fb1b0ec2edd4702cf4a41
2022 Author: Keith Packard <keithp@keithp.com>
2023 Date:   Tue Feb 25 14:57:35 2020 -0800
2024
2025     altos/bmx160: Compute µT in bmx160 driver using trim data
2026     
2027     Instead of attempting to ship all of the trim data, compute µT
2028     on-board. This means losing the raw sensor values.
2029     
2030     The compensate functions were taken from the bmm150 sample driver
2031     provided by Bosch under the BSD 3 clause license.
2032     
2033     Signed-off-by: Keith Packard <keithp@keithp.com>
2034
2035 commit 9aedcdcab2c24b804236a5b8f99da634cac7ba05
2036 Author: Keith Packard <keithp@keithp.com>
2037 Date:   Tue Feb 25 11:58:17 2020 -0800
2038
2039     altos/telemega-4.0: Fix signs of IMU pitch and mag across
2040     
2041     Signed-off-by: Keith Packard <keithp@keithp.com>
2042
2043 commit 0ab2332358eb0990cb55074001b675d390eae2ca
2044 Author: Keith Packard <keithp@keithp.com>
2045 Date:   Tue Feb 25 11:55:36 2020 -0800
2046
2047     altosuilib, altoslib: Add azimuth and compass to reports
2048     
2049     Here, azimuth means change in horizontal plane from launch.
2050     Compass is reporting mag field strength in X/Y plane
2051     
2052     Signed-off-by: Keith Packard <keithp@keithp.com>
2053
2054 commit 97cb2a808ad8853cead2d9722b7258b1b62df7a4
2055 Author: Keith Packard <keithp@keithp.com>
2056 Date:   Tue Feb 25 11:54:11 2020 -0800
2057
2058     altoslib: Remove hard-coded accel scale for mega eeprom
2059     
2060     I don't know why this is using a hard-coded value which only matches
2061     early TeleMega v1 boards.
2062     
2063     Signed-off-by: Keith Packard <keithp@keithp.com>
2064
2065 commit a4039a60bbe972fd022699d62ab06a8f1bc4af69
2066 Author: Keith Packard <keithp@keithp.com>
2067 Date:   Tue Feb 25 11:51:57 2020 -0800
2068
2069     altoslib: Correct sign of telemega v4 pitch
2070     
2071     Signed-off-by: Keith Packard <keithp@keithp.com>
2072
2073 commit 88cf92175a4524143349491a817c9037dd8c39ef
2074 Author: Keith Packard <keithp@keithp.com>
2075 Date:   Tue Feb 25 11:57:21 2020 -0800
2076
2077     libaltos: Delay freeing serial device until not busy
2078     
2079     Just spins for a while waiting for reading thread to wake up and
2080     return.
2081     
2082     Signed-off-by: Keith Packard <keithp@keithp.com>
2083
2084 commit 017e7ed4d2eea2bbc01972a8dfe11babd42d5993
2085 Author: Keith Packard <keithp@keithp.com>
2086 Date:   Sun Feb 23 16:43:23 2020 -0800
2087
2088     altoslib: Fix Tmega v4 eeprom parsing
2089     
2090     Mangled the source while hacking things somehow; both accel and gyro
2091     corrupted.
2092     
2093     Signed-off-by: Keith Packard <keithp@keithp.com>
2094
2095 commit a5a8a4d8de49484a2edba62cc9b84377aa5415a6
2096 Author: Keith Packard <keithp@keithp.com>
2097 Date:   Fri Feb 21 00:19:25 2020 -0800
2098
2099     altos/altoslib: BMX160 Y axis gyro direction is opposite from MPU
2100     
2101     Just need to flip the sign to make the values go the same direction.
2102     
2103     Signed-off-by: Keith Packard <keithp@keithp.com>
2104
2105 commit 3db6d4698d05c5017565a25b9b5c0f538014bebe
2106 Author: Keith Packard <keithp@keithp.com>
2107 Date:   Thu Feb 20 23:43:01 2020 -0800
2108
2109     altos: Adjust comment about how the BMX160 is oriented
2110     
2111     Bdale promises to make them all the same.
2112     
2113     Signed-off-by: Keith Packard <keithp@keithp.com>
2114
2115 commit 101d068b92031169e2b11350528be0833ff2f8ea
2116 Author: Keith Packard <keithp@keithp.com>
2117 Date:   Thu Feb 20 23:42:24 2020 -0800
2118
2119     ao-tools: Handle TeleMega v4.0 telemetry in ao-telem
2120     
2121     Same packet format as older telemega, but axes differ
2122     
2123     Signed-off-by: Keith Packard <keithp@keithp.com>
2124
2125 commit 6c68e96ef650b2a149064069e26a4dc3ac741d42
2126 Author: Keith Packard <keithp@keithp.com>
2127 Date:   Thu Feb 20 23:41:27 2020 -0800
2128
2129     altoslib: Correct IMU axes for telemetry data
2130     
2131     The telem data was assuming original TeleMega sensor orientation.
2132     
2133     Signed-off-by: Keith Packard <keithp@keithp.com>
2134
2135 commit 88cb0f4a791e0867ccd279e6d244d94f0b1765e9
2136 Author: Keith Packard <keithp@keithp.com>
2137 Date:   Thu Feb 20 22:53:31 2020 -0800
2138
2139     altos: Init BMX160 more carefully
2140     
2141     Check accel and gyro power status after turning them on, waiting
2142     for a while to see if they actually power up.
2143     
2144     Read more registers after configuring accel to try and get things
2145     reset better.
2146     
2147     Signed-off-by: Keith Packard <keithp@keithp.com>
2148     
2149     Oops.
2150     
2151     Signed-off-by: Keith Packard <keithp@keithp.com>
2152
2153 commit 0ca9a7c6fc914c4b555c99863828861ec54fa01d
2154 Author: Keith Packard <keithp@keithp.com>
2155 Date:   Thu Feb 20 22:44:54 2020 -0800
2156
2157     ao-tools: Add TeleMega v4.0 to ao-eeprom
2158     
2159     Signed-off-by: Keith Packard <keithp@keithp.com>
2160
2161 commit 5e8de5a2cef200c1426674859967edc0fdd13663
2162 Author: Keith Packard <keithp@keithp.com>
2163 Date:   Thu Feb 20 22:35:54 2020 -0800
2164
2165     altoslib: Remove ADXL375 debug noise
2166     
2167     Signed-off-by: Keith Packard <keithp@keithp.com>
2168
2169 commit 67356ae163487e57e6d9c83cb2b7f71a69f8aa27
2170 Author: Keith Packard <keithp@keithp.com>
2171 Date:   Thu Feb 20 16:51:15 2020 -0800
2172
2173     altos: Get BMX160 initialized correctly
2174     
2175      1. Don't reboot at startup. This probably takes a lot longer
2176         than 100ms.
2177     
2178      2. Power up acc and gyr before attempting to configure
2179     
2180      3. Clear data registers after setting acc range
2181     
2182     Signed-off-by: Keith Packard <keithp@keithp.com>
2183
2184 commit ee38b3bea20f1e3a73e67aea151f9fc6abdc8483
2185 Author: Keith Packard <keithp@keithp.com>
2186 Date:   Thu Feb 20 16:23:33 2020 -0800
2187
2188     altos: Copy BMX160 data to data ring
2189     
2190     Otherwise you get a lot of zero
2191     
2192     Signed-off-by: Keith Packard <keithp@keithp.com>
2193
2194 commit 58976653e5d4b8eff1781e69115c4b7e86db045a
2195 Author: Keith Packard <keithp@keithp.com>
2196 Date:   Thu Feb 20 16:12:43 2020 -0800
2197
2198     altos: Log BMX160 data when present
2199     
2200     Signed-off-by: Keith Packard <keithp@keithp.com>
2201
2202 commit 4b824da227f08e45f7a1a59661b8c0fe45068d60
2203 Author: Keith Packard <keithp@keithp.com>
2204 Date:   Wed Feb 19 14:30:50 2020 -0800
2205
2206     Bump version for new android upload
2207     
2208     Signed-off-by: Keith Packard <keithp@keithp.com>
2209
2210 commit 95fe82630797bae5a9a7ffacc871bbd00efe2d82
2211 Author: Keith Packard <keithp@keithp.com>
2212 Date:   Wed Feb 19 14:01:15 2020 -0800
2213
2214     altosuilib: Eliminate a couple java compiler warnings
2215     
2216     Were using new Integer(int), when just passing the int would
2217     'auto-box' as necessary.
2218     
2219     Signed-off-by: Keith Packard <keithp@keithp.com>
2220
2221 commit 76c5e6bf7ecc30ae77a9744a4af26dca3dc46254
2222 Author: Keith Packard <keithp@keithp.com>
2223 Date:   Thu Feb 13 16:00:43 2020 -0800
2224
2225     altosui: Add TeleMega v4.0 firmware to altosui packaged bits
2226     
2227     Signed-off-by: Keith Packard <keithp@keithp.com>
2228
2229 commit 3055f698e0426d7785843ea1668478375fd02642
2230 Author: Keith Packard <keithp@keithp.com>
2231 Date:   Thu Feb 13 15:59:25 2020 -0800
2232
2233     doc: updates for 1.9.2
2234     
2235     Signed-off-by: Keith Packard <keithp@keithp.com>
2236
2237 commit 8ac11767a1b8d3e2faf6f020f5161ed05b801070
2238 Author: Keith Packard <keithp@keithp.com>
2239 Date:   Thu Feb 13 15:39:08 2020 -0800
2240
2241     altoslib: Pass all flight records while reading telem file
2242     
2243     This makes sure we get complete GPS and setup information before
2244     the flight starts.
2245     
2246     To make this work, have data skipped when building time series
2247     instead, and have realtime replay fast-forward through the initial
2248     data
2249     
2250     Signed-off-by: Keith Packard <keithp@keithp.com>
2251
2252 commit da499044c9d66e42915e3f6429b6b86999b06c2c
2253 Author: Keith Packard <keithp@keithp.com>
2254 Date:   Thu Feb 13 15:38:34 2020 -0800
2255
2256     altosuilib: Put units on GPS altitude and height in info table
2257     
2258     Signed-off-by: Keith Packard <keithp@keithp.com>
2259
2260 commit 305e7852f764e6a06024a9d57b5766d2f8a056ee
2261 Author: Keith Packard <keithp@keithp.com>
2262 Date:   Thu Feb 13 15:36:57 2020 -0800
2263
2264     altoslib: Report raw baro height instead of kalman filtered value
2265     
2266     Report raw sensor values to the user during flight.
2267     
2268     Signed-off-by: Keith Packard <keithp@keithp.com>
2269
2270 commit 5ff0442702ee41179341240b1bbf290be89e1718
2271 Author: Keith Packard <keithp@keithp.com>
2272 Date:   Thu Feb 13 15:06:45 2020 -0800
2273
2274     altoslib: Re-initialize cal data for eeprom record set
2275     
2276     Instead of leaving it uninitialized, restore the initial data from
2277     the flight log.
2278     
2279     Signed-off-by: Keith Packard <keithp@keithp.com>
2280
2281 commit 58e7fccc24f933fd64e272207f783ca79002b7ba
2282 Author: Keith Packard <keithp@keithp.com>
2283 Date:   Thu Feb 13 15:04:40 2020 -0800
2284
2285     altoslib: Report whether GPS data contains new location/sat info
2286     
2287     Use this to limit time series additions to fresh data.
2288     
2289     Signed-off-by: Keith Packard <keithp@keithp.com>
2290
2291 commit f2e45e4b1351ce505b9294d5dc25429ab9721e62
2292 Author: Keith Packard <keithp@keithp.com>
2293 Date:   Thu Feb 13 15:00:55 2020 -0800
2294
2295     altoslib: Move 'state_name' API to AltosCalData
2296     
2297     That's where state lives.
2298     
2299     Signed-off-by: Keith Packard <keithp@keithp.com>
2300
2301 commit f400b8dd98680e47645d43940bcff5c0c99bb9e9
2302 Author: Bdale Garbee <bdale@gag.com>
2303 Date:   Thu Feb 13 12:15:01 2020 -0700
2304
2305     include TeleMega v4 in list of firmware included in fat build and LLC repo
2306
2307 commit 06cf43cea9149f8c04c80785a613408454eab4f2
2308 Author: Keith Packard <keithp@keithp.com>
2309 Date:   Wed Feb 12 20:07:02 2020 -0800
2310
2311     altoslib: Add support for TeleMega v4
2312     
2313     TeleMega v4 has a new IMU chip, which required adding support for
2314     multiple IMU types, including different scale factors for each mag
2315     sensor axis.
2316     
2317     Signed-off-by: Keith Packard <keithp@keithp.com>
2318
2319 commit f51ad734dfccfa2d4b7515a94dc337eb2b2708a2
2320 Author: Keith Packard <keithp@keithp.com>
2321 Date:   Wed Feb 12 20:05:31 2020 -0800
2322
2323     altoslib: Store IMU accel ground data in converted values
2324     
2325     For some reason, this value was in sensor units.
2326     
2327     Signed-off-by: Keith Packard <keithp@keithp.com>
2328
2329 commit b2deef36f135b52ba2eea3042e9d1a1198d4a9ae
2330 Author: Keith Packard <keithp@keithp.com>
2331 Date:   Wed Feb 12 20:00:22 2020 -0800
2332
2333     altosuilib: Add fourth column to info table
2334     
2335     Holds IMU data and igniter voltages
2336     
2337     Signed-off-by: Keith Packard <keithp@keithp.com>
2338
2339 commit 4435843fc8eb06751dbb1ba00fb2856563963e5e
2340 Author: Keith Packard <keithp@keithp.com>
2341 Date:   Wed Feb 12 19:59:19 2020 -0800
2342
2343     altoslib: Add 'gauss' units for magnetic field strength
2344     
2345     Compute in gauss, but display in nT (G * 100000)
2346     
2347     Signed-off-by: Keith Packard <keithp@keithp.com>
2348
2349 commit ea4140a81dc4ec6e541512ed70861691b57c4904
2350 Author: Keith Packard <keithp@keithp.com>
2351 Date:   Wed Feb 12 13:00:18 2020 -0800
2352
2353     altos: Create new log format for TeleMega v4
2354     
2355     Has BMX160 instead of MPU9250
2356     
2357     Signed-off-by: Keith Packard <keithp@keithp.com>
2358
2359 commit 440292f53125d7da29b3b4e8caa2c94c557b8325
2360 Author: Keith Packard <keithp@keithp.com>
2361 Date:   Wed Feb 12 13:01:08 2020 -0800
2362
2363     altos: Add new telemetry packet format for TeleMega v4
2364     
2365     Bmx160 instead of MPU9250 changes orientation of IMU data
2366     
2367     Signed-off-by: Keith Packard <keithp@keithp.com>
2368
2369 commit cff5506e97314bf9b34d80a01cbdfcad22f3ce08
2370 Merge: e220b00d 803e260d
2371 Author: Bdale Garbee <bdale@gag.com>
2372 Date:   Wed Feb 12 12:55:04 2020 -0700
2373
2374     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
2375
2376 commit e220b00d5c3af42dd840dbd34fba264e11046fc6
2377 Author: Bdale Garbee <bdale@gag.com>
2378 Date:   Wed Feb 12 12:54:38 2020 -0700
2379
2380     update TeleMega production scripts for v4.0
2381
2382 commit 803e260dcf9beba5684c4dcdda14255d76b2e551
2383 Author: Keith Packard <keithp@keithp.com>
2384 Date:   Wed Feb 12 11:53:25 2020 -0800
2385
2386     altos: Fix wiring mistakes for TeleMega v4.0
2387     
2388     Enable SPI 1 on PB3 PB4 PB5 (just sets output pin config)
2389     Disable I2C (we're not using)
2390     Fix Pyro channel C port (port D, not port B)
2391     
2392     Signed-off-by: Keith Packard <keithp@keithp.com>
2393
2394 commit e64b1bc108bd75bcd6271631e48abde84af4631f
2395 Author: Keith Packard <keithp@keithp.com>
2396 Date:   Wed Feb 12 11:37:05 2020 -0800
2397
2398     altoslib: Reset consecutive GPS count when GPS bad
2399     
2400     This makes sure we get back to 'GPS not ready' when GPS goes unlocked.
2401     
2402     Signed-off-by: Keith Packard <keithp@keithp.com>
2403
2404 commit ae38a6b5c6cb6c7d89b3237623a890e5101e282b
2405 Author: Keith Packard <keithp@keithp.com>
2406 Date:   Mon Feb 10 14:25:55 2020 -0800
2407
2408     altosdroid: Change layout of idle mode dialog a bit
2409     
2410     Stick 'callsign:' label and callsign on same line. Save a bit of vertical space.
2411     
2412     Signed-off-by: Keith Packard <keithp@keithp.com>
2413
2414 commit ddd0c7b57aca8fe7e68c0b8dae21ba79e163db15
2415 Author: Keith Packard <keithp@keithp.com>
2416 Date:   Mon Feb 10 14:25:26 2020 -0800
2417
2418     altosdroid: Make frequency changes during idle mode work
2419     
2420     Otherwise, we'd end up sending a freq change over the link, which
2421     would do 'bad things'.
2422     
2423     Signed-off-by: Keith Packard <keithp@keithp.com>
2424
2425 commit 9697da4767bceb07c4ec070e1537ff4f91a74a87
2426 Author: Keith Packard <keithp@keithp.com>
2427 Date:   Mon Feb 10 13:55:37 2020 -0800
2428
2429     altosdroid: Use select tracker dialog when deleting a tracker
2430     
2431     Remove custom delete tracker dialog code.
2432     
2433     Signed-off-by: Keith Packard <keithp@keithp.com>
2434
2435 commit 0b7b31793dc91a25d215c216e8db481d549e66ad
2436 Author: Keith Packard <keithp@keithp.com>
2437 Date:   Sat Feb 8 23:59:44 2020 -0800
2438
2439     Bump version to build a new android app (25)
2440     
2441     Signed-off-by: Keith Packard <keithp@keithp.com>
2442
2443 commit 1df1efc7a022597287722dc3a34d3a678fde6d3b
2444 Author: Keith Packard <keithp@keithp.com>
2445 Date:   Sat Feb 8 23:55:58 2020 -0800
2446
2447     altosdroid: When the user switches frequency, look for something there
2448     
2449     Instead of sticking with the original tracker serial, when the user
2450     selects a new frequency, check to see if some data appears there and
2451     switch to that tracker.
2452     
2453     Only do this once, and stop looking if the user selects a tracker.
2454     
2455     Signed-off-by: Keith Packard <keithp@keithp.com>
2456
2457 commit a88989faebdc3a4b5198c4150096e6f626d76a96
2458 Author: Keith Packard <keithp@keithp.com>
2459 Date:   Sat Feb 8 23:09:50 2020 -0800
2460
2461     altosui: Set idle mode frequency before starting link
2462     
2463     This makes sure the link doesn't try to start at the wrong frequency.
2464     
2465     Signed-off-by: Keith Packard <keithp@keithp.com>
2466
2467 commit 96bdc1585d89e09381bd164dfb2ea41e8257df26
2468 Author: Keith Packard <keithp@keithp.com>
2469 Date:   Sat Feb 8 20:46:19 2020 -0800
2470
2471     altosdroid: Add helper 'makefile'
2472     
2473     This builds the app from deep inside the source tree.
2474     
2475     Signed-off-by: Keith Packard <keithp@keithp.com>
2476
2477 commit 41ad298abe24cfef0a9db0259436b998a66e4208
2478 Author: Keith Packard <keithp@keithp.com>
2479 Date:   Sat Feb 8 20:45:50 2020 -0800
2480
2481     altosdroid: Ignore 'build.gradle', which is built from a .in file
2482     
2483     Signed-off-by: Keith Packard <keithp@keithp.com>
2484
2485 commit 79f2677143f85a2807b8d4e297f3617aafbd34da
2486 Author: Keith Packard <keithp@keithp.com>
2487 Date:   Sat Feb 8 20:44:10 2020 -0800
2488
2489     altosdroid: Change tracker selection dialog
2490     
2491     Create a table of trackers and allow sorting based on each column.
2492     When a tracker is selected, the app will not change to another tracker
2493     automatically.
2494     
2495     Signed-off-by: Keith Packard <keithp@keithp.com>
2496
2497 commit 6e3c4493cfa8d92d96808d14d1c12abb35ecb442
2498 Author: Keith Packard <keithp@keithp.com>
2499 Date:   Sat Feb 8 20:42:11 2020 -0800
2500
2501     altosdroid: Fix a pile of compile warnings
2502     
2503     This deletes code which doesn't do anything in API versions past 21 and
2504     changes a few bits of code to use the newer supported way.
2505     
2506     No functional changes are intended...
2507     
2508     Signed-off-by: Keith Packard <keithp@keithp.com>
2509
2510 commit a4fc7db3bc82d4a2222bcfc0cd33b298bc5d3430
2511 Author: Keith Packard <keithp@keithp.com>
2512 Date:   Fri Feb 7 22:00:53 2020 -0800
2513
2514     altosdroid: Use custom dialog themes for all dialogs
2515     
2516     Instead of a mixture of custom application and standard dialog themes
2517     
2518     Signed-off-by: Keith Packard <keithp@keithp.com>
2519
2520 commit 953caffcb87f3aae5962ee2540eef9310c84d32d
2521 Author: Keith Packard <keithp@keithp.com>
2522 Date:   Fri Feb 7 20:47:33 2020 -0800
2523
2524     Bump version to build a new android app (23)
2525     
2526     Signed-off-by: Keith Packard <keithp@keithp.com>
2527
2528 commit d84a777f07c9a876acdcda44ebc9186ef226d896
2529 Author: Keith Packard <keithp@keithp.com>
2530 Date:   Fri Feb 7 18:44:14 2020 -0800
2531
2532     altosdroid: Add text size selection
2533     
2534     Add a setup menu item to change the size of the text everywhere.
2535     This involved re-doing the layout for most of the tabs.
2536     
2537     Signed-off-by: Keith Packard <keithp@keithp.com>
2538
2539 commit 33be3363985ec4998c1ae09cab7969aebf775b60
2540 Author: Keith Packard <keithp@keithp.com>
2541 Date:   Thu Feb 6 23:32:24 2020 -0800
2542
2543     Bump version to build a new android app -- 1.9.1c
2544     
2545     This will suffice until we ship 1.9.2
2546     
2547     Signed-off-by: Keith Packard <keithp@keithp.com>
2548
2549 commit d0891fbdcc13a61836462525edab776366f86a24
2550 Author: Keith Packard <keithp@keithp.com>
2551 Date:   Thu Feb 6 23:21:02 2020 -0800
2552
2553     altosdroid: Check if the telem service is running when bluetooth gets enabled
2554     
2555     Make sure we aren't trying to send a message when the telem service is
2556     shut down and the pointer is null.
2557     
2558     Signed-off-by: Keith Packard <keithp@keithp.com>
2559
2560 commit 5186c6f64b374404aeb88b64227a006a58634ab9
2561 Author: Keith Packard <keithp@keithp.com>
2562 Date:   Thu Feb 6 23:17:30 2020 -0800
2563
2564     altosdroid: Request fine location permission if not already granted
2565     
2566     This avoids crashing if we don't have access to fine position
2567     information.
2568     
2569     Signed-off-by: Keith Packard <keithp@keithp.com>
2570
2571 commit 273bae40dfabc3249acd4427d92abb2ed9fefa6c
2572 Author: Keith Packard <keithp@keithp.com>
2573 Date:   Thu Feb 6 17:15:14 2020 -0800
2574
2575     altosdroid: Switch to NotificationCompat
2576     
2577     Instead of Notification, which doesn't appear to work on older android
2578     releases.
2579     
2580     Signed-off-by: Keith Packard <keithp@keithp.com>
2581
2582 commit fc73795cd3ad95d8f177a2eb3792d8ed0c7c540f
2583 Author: Keith Packard <keithp@keithp.com>
2584 Date:   Wed Feb 5 10:52:05 2020 -0800
2585
2586     Use 'must' instead of 'should' in reference to switch for pyro battery
2587     
2588     Make this consistent with docs for other boards.
2589     
2590     Signed-off-by: Keith Packard <keithp@keithp.com>
2591
2592 commit ad947ec3f313bbd1295af5dc64f1af9ec09bfe27
2593 Merge: 5b1bd4f8 d8e9d152
2594 Author: Bdale Garbee <bdale@gag.com>
2595 Date:   Wed Feb 5 11:48:13 2020 -0700
2596
2597     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
2598
2599 commit 5b1bd4f87f682c1956e173a27414ceb076b20ceb
2600 Author: Bdale Garbee <bdale@gag.com>
2601 Date:   Wed Feb 5 11:46:36 2020 -0700
2602
2603     update info on using separate pyro batteries to encourage including a switch
2604
2605 commit d8e9d1529cb744742cfd7d4f5e9f168d4d6dc498
2606 Author: Keith Packard <keithp@keithp.com>
2607 Date:   Tue Jan 28 12:57:25 2020 -0800
2608
2609     Bump altosdroid version to 20, always build release apk
2610     
2611     Now that altosdroid doesn't need a maps key, we can always build the
2612     release version. New version is 20 instead of 19 because I messed up
2613     the upload and google play store is harsh.
2614     
2615     Signed-off-by: Keith Packard <keithp@keithp.com>
2616
2617 commit 65169d0b33ce6651508127a5ca45b6de27616352
2618 Author: Keith Packard <keithp@keithp.com>
2619 Date:   Tue Jan 28 12:56:27 2020 -0800
2620
2621     Force using opensdk-8 to build altosdroid
2622     
2623     Current gradlew doesn't run on newer java
2624     
2625     Signed-off-by: Keith Packard <keithp@keithp.com>
2626
2627 commit db786c24510d2df8f5a5d3ec0931deaa252469ad
2628 Author: Keith Packard <keithp@keithp.com>
2629 Date:   Tue Jan 28 12:55:47 2020 -0800
2630
2631     Generate altosdroid/app/build.gradle at configure time
2632     
2633     This file includes the release version numbers, which are set in
2634     configure.ac.
2635     
2636     Signed-off-by: Keith Packard <keithp@keithp.com>
2637
2638 commit ffbf340c516a7fff7c95b808586f623269fe4338
2639 Author: Keith Packard <keithp@keithp.com>
2640 Date:   Thu Jan 23 17:40:30 2020 -0800
2641
2642     altos: Always start application if boot pin isn't in use
2643     
2644     When there's no 'force boot loader' pin, jump to the application
2645     instead of stopping in the boot loader.
2646     
2647     Signed-off-by: Keith Packard <keithp@keithp.com>
2648
2649 commit ee009332a17557076f4c9348a31658f5bf605240
2650 Author: Keith Packard <keithp@keithp.com>
2651 Date:   Thu Jan 23 17:31:13 2020 -0800
2652
2653     altos: Disable ao_btm debug. Avoids breaking 's' command
2654     
2655     The 's' command is used by altoslib to get the RSSI value during
2656     monitor idle operations. Let's avoid breaking that.
2657     
2658     Signed-off-by: Keith Packard <keithp@keithp.com>
2659
2660 commit ced64381edf2478cd080a340a0f88b3d98a1b13d
2661 Author: Keith Packard <keithp@keithp.com>
2662 Date:   Thu Jan 23 14:34:14 2020 -0800
2663
2664     altos: TeleMini beeper is on Tim2 CH4, not Tim3 CH4
2665     
2666     This makes the beeper work.
2667     
2668     Signed-off-by: Keith Packard <keithp@keithp.com>
2669
2670 commit 539598ce53744f7d70dad482e8865d427fca2fa2
2671 Author: Keith Packard <keithp@keithp.com>
2672 Date:   Thu Jan 23 14:32:10 2020 -0800
2673
2674     altos: Make debug telemini firmware a bit easier to build
2675     
2676     To enable debugging, we need to stop using the SWD GPIO pins, which
2677     are normally used to trigger boot-time firmware behavior -- SWDIO is
2678     used to force entry to the boot loader while SWDCLK is used to force
2679     default frequency and callsign.
2680     
2681     This patch makes it easy to edit ao_pins.h to disable the default
2682     frequency option.
2683     
2684     Signed-off-by: Keith Packard <keithp@keithp.com>
2685
2686 commit 54e98a498db0d7026ce16c3ad53bc60986c68253
2687 Author: Keith Packard <keithp@keithp.com>
2688 Date:   Wed Jan 22 12:41:40 2020 -0800
2689
2690     altos: Use AO_TICK_TYPE/AO_TICK_SIGNED for lco/pad code
2691     
2692     Was using 16-bit types, which 'mostly' worked, except that the pad
2693     code compared ao_time() with a 16-bit value when determining the radio
2694     status. After the box was on for 10 minutes (timer wrapped), the RF
2695     timeout check would always fail, so the red LED would be lit.
2696     
2697     Signed-off-by: Keith Packard <keithp@keithp.com>
2698
2699 commit 366c1422f6d34c8f616dc95c2767d01c4f53f581
2700 Author: Keith Packard <keithp@keithp.com>
2701 Date:   Mon Jan 6 00:18:25 2020 -0800
2702
2703     altos: Build TeleMega v4.0 bits
2704     
2705     Signed-off-by: Keith Packard <keithp@keithp.com>
2706
2707 commit eae79e1429f1df53577f4ee78e8a0856a8ad5975
2708 Author: Keith Packard <keithp@keithp.com>
2709 Date:   Mon Jan 6 00:16:15 2020 -0800
2710
2711     altos: Initial bits for TeleMega v4.0
2712     
2713     ADXL375 and BMX160 instead of MMA655x and MPU9250
2714     
2715     Signed-off-by: Keith Packard <keithp@keithp.com>
2716
2717 commit c7031c5abbb56b99b067fb8705c8c32695c70e46
2718 Author: Bdale Garbee <bdale@gag.com>
2719 Date:   Tue Dec 10 18:17:42 2019 -0700
2720
2721     doc: update copyright year in footers, note need to check this doc/RELNOTEs
2722
2723 commit b7ce0474eb30c0fb7e08f26891eb40f208de6a96
2724 Author: Bdale Garbee <bdale@gag.com>
2725 Date:   Mon Dec 9 03:51:02 2019 -0700
2726
2727     Releasing: add TeleMetrum v3.0 firmware to production list
2728
2729 commit 5565bc256ccf1f32474d7080fe0f75ce4fad4dc1
2730 Author: Bdale Garbee <bdale@gag.com>
2731 Date:   Thu Dec 5 23:16:34 2019 -0700
2732
2733     Releasing: capture notes from 1.9.1 release
2734
2735 commit 12d6b4dc6ec0a18bb6b1e3dfddbb9d6f00f76f99
2736 Author: Bdale Garbee <bdale@gag.com>
2737 Date:   Thu Dec 5 22:22:32 2019 -0700
2738
2739     update ChangeLog for 1.9.1 release
2740
2741 commit fdf1dbd3d945f6f34f404ffbcb57781f4df23015
2742 Merge: 5b4da841 bfc4999c
2743 Author: Bdale Garbee <bdale@gag.com>
2744 Date:   Thu Dec 5 22:21:29 2019 -0700
2745
2746     Merge branch 'master' into branch-1.9
2747
2748 commit bfc4999c99dc7ba29226a956f3991c2a45a1dd88
2749 Author: Bdale Garbee <bdale@gag.com>
2750 Date:   Thu Dec 5 22:18:12 2019 -0700
2751
2752     update release date in all documents
2753
2754 commit 55af5c3a0df734cedbac98bbe350846add45d5e3
2755 Author: Bdale Garbee <bdale@gag.com>
2756 Date:   Thu Dec 5 22:15:21 2019 -0700
2757
2758     start the process of releasing 1.9.1
2759
2760 commit 2ff2b4962f3241ede9a7718e373a68296c4e308a
2761 Author: Keith Packard <keithp@keithp.com>
2762 Date:   Thu Dec 5 21:05:28 2019 -0800
2763
2764     Release note about self-flashing on windows waiting for devices
2765     
2766     Signed-off-by: Keith Packard <keithp@keithp.com>
2767
2768 commit 695dba4e37ccca9a2dc06e1656699a13406002c1
2769 Author: Keith Packard <keithp@keithp.com>
2770 Date:   Thu Dec 5 16:59:40 2019 -0800
2771
2772     altosuilib: Wait for Windows to get ready with new device
2773     
2774     Windows appears to report the new device path long before
2775     the path is actually usable. Stick some long delays trying to
2776     open the device before giving up.
2777     
2778     Signed-off-by: Keith Packard <keithp@keithp.com>
2779
2780 commit 2b3c6806a3039ac8c4c1a1e2d6715b0cdc5b9632
2781 Author: Keith Packard <keithp@keithp.com>
2782 Date:   Tue Dec 3 19:34:06 2019 -0800
2783
2784     altosuilib: Show the recovered product name in the Configure Rom dialog
2785     
2786     This lets the user know that things are actually working as expected
2787     as the correct device name should appear in the dialog.
2788     
2789     Signed-off-by: Keith Packard <keithp@keithp.com>
2790
2791 commit 5bdf8eeb1cdc1a50c9abd0f8962533f6970bd7f0
2792 Author: Keith Packard <keithp@keithp.com>
2793 Date:   Tue Dec 3 19:31:34 2019 -0800
2794
2795     altoslib: Linker script changed -> the USB desc is two bytes off
2796     
2797     The USB descriptor used to be at 0x0800110c in previous releases and
2798     is now at 0x0800110a, presumably because the linker script changed the
2799     padding requirements of those sections.
2800     
2801     Search forward and backwards two bytes to see if we can't find the
2802     descriptors by checking for the descriptor value and size at each
2803     location.
2804     
2805     Signed-off-by: Keith Packard <keithp@keithp.com>
2806
2807 commit 946faa1541f69c6cf2759c13760fa9bc16e2298e
2808 Author: Keith Packard <keithp@keithp.com>
2809 Date:   Tue Nov 26 15:47:07 2019 -0800
2810
2811     doc: Update docs to reference TeleMetrum v3 where appropriate
2812     
2813     Mostly just add 'or newer' to various TeleMetrum v2 bits. Also add
2814     specs for the v3 board.
2815     
2816     Signed-off-by: Keith Packard <keithp@keithp.com>
2817
2818 commit 68aa05881239264b95e37c648faa821fd0230402
2819 Author: Keith Packard <keithp@keithp.com>
2820 Date:   Tue Nov 26 15:33:25 2019 -0800
2821
2822     doc: Mention TeleMetrum v3.0 in release notes for 1.9.1
2823     
2824     Signed-off-by: Keith Packard <keithp@keithp.com>
2825
2826 commit 56767df42a2582c9663554f27b354c2b9c180119
2827 Author: Keith Packard <keithp@keithp.com>
2828 Date:   Mon Nov 25 18:38:14 2019 -0800
2829
2830     ao-telem: Show all 24 bits of GPS altitude data
2831     
2832     Need to mix in the upper 8 bits from devices which include them.
2833     
2834     Signed-off-by: Keith Packard <keithp@keithp.com>
2835
2836 commit 4a47071b7f23874ca3d889ba18cd218d6445df29
2837 Author: Keith Packard <keithp@keithp.com>
2838 Date:   Mon Nov 25 18:36:16 2019 -0800
2839
2840     altos: Send "metrum" telemetry packets for TeleMetrum v3.0 boards
2841     
2842     This includes the ADC values, which report igniter continuity
2843     
2844     Signed-off-by: Keith Packard <keithp@keithp.com>
2845
2846 commit 66b6b2d5fb1313d5e16a3f802c2af8cc6585362b
2847 Author: Keith Packard <keithp@keithp.com>
2848 Date:   Mon Nov 25 18:15:16 2019 -0800
2849
2850     altoslib: Set up adxl375 for TM v3.0 in idle mode
2851     
2852     Need to select axis and polarity for each adxl375 product.
2853     
2854     Signed-off-by: Keith Packard <keithp@keithp.com>
2855
2856 commit 9bb091f6d6aec6e5e887eebc93174106b25a7a98
2857 Author: Bdale Garbee <bdale@gag.com>
2858 Date:   Mon Nov 25 18:02:06 2019 -0700
2859
2860     ao-bringup: add production test support for TeleMetrum v3.0
2861
2862 commit f95b359aa1a3ba3982a162bdf398d0b261806d47
2863 Author: Bdale Garbee <bdale@gag.com>
2864 Date:   Mon Nov 25 17:57:27 2019 -0700
2865
2866     altosuilib: TeleMetrum v3, like v2, doesn't use flash for config
2867
2868 commit 8554da3b6c05c1094045f4fb21b43c183029408f
2869 Author: Bdale Garbee <bdale@gag.com>
2870 Date:   Mon Nov 25 17:55:10 2019 -0700
2871
2872     altosui: add TeleMetrum v3 to delivered firmware list
2873
2874 commit 0072e9741719367a1f6748d242cd6195a1a7c6a5
2875 Author: Bdale Garbee <bdale@gag.com>
2876 Date:   Mon Nov 25 17:50:41 2019 -0700
2877
2878     altosui: add monitor idle support for TeleMetrum v3
2879
2880 commit 6d55d03587e9f71a7e8320a6b36fde25edc63b28
2881 Author: Keith Packard <keithp@keithp.com>
2882 Date:   Fri Nov 22 17:18:58 2019 -0800
2883
2884     altos: TeleMetrum v3.0 has ADXL375 and Max-8Q
2885     
2886     Replacce the mma655x driver with the adxl375 driver
2887     
2888     Signed-off-by: Keith Packard <keithp@keithp.com>
2889
2890 commit b215bed45798ea30f8f13128204493e7afdc9af1
2891 Author: Keith Packard <keithp@keithp.com>
2892 Date:   Sun Oct 27 10:24:52 2019 -0700
2893
2894     altoslib: Fix original telemetry sensor packet parsing
2895     
2896     ground_pres is at byte 24, ground_accel at byte 26. These were flipped
2897     around.
2898     
2899     Signed-off-by: Keith Packard <keithp@keithp.com>
2900
2901 commit cdbc29d6d86c69e70b0f105d273ee8ddd7ae290e
2902 Author: Keith Packard <keithp@keithp.com>
2903 Date:   Sun Oct 27 10:24:10 2019 -0700
2904
2905     altoslib: Fix setting of CLASSPATH
2906     
2907     Need to include bin for local files.
2908     
2909     Signed-off-by: Keith Packard <keithp@keithp.com>
2910
2911 commit 3aeb1a310069811a2e043a5df28dc2df17436fc4
2912 Author: Bdale Garbee <bdale@gag.com>
2913 Date:   Wed Oct 23 10:43:54 2019 -0600
2914
2915     doc: add some text about cross-bank drag race safe/arm to TeleLaunch manual
2916
2917 commit 1cb529e0532d0a7430487c856bb9b037ff6cea0f
2918 Author: Bdale Garbee <bdale@gag.com>
2919 Date:   Wed Oct 23 10:41:30 2019 -0600
2920
2921     doc: add some text to TeleLaunch troubleshooting about SAFE/ARM on TeleFire
2922
2923 commit 88e279b15b3d2357f142e58d20d73c24bf2561eb
2924 Author: Keith Packard <keithp@keithp.com>
2925 Date:   Wed Oct 23 09:24:18 2019 -0700
2926
2927     altos: Improve labeling of telefire receive packet information
2928     
2929     Avoid the use of 'cmac_recv', which is not exactly descriptive.
2930     
2931     Signed-off-by: Keith Packard <keithp@keithp.com>
2932
2933 commit c31db066e5ba7a6708ebe4bf350963697c611816
2934 Author: Keith Packard <keithp@keithp.com>
2935 Date:   Wed Oct 23 09:20:53 2019 -0700
2936
2937     altos: Relabel packet receive status line for TeleFire boxes
2938     
2939     The status line included return value and RSSI, but neither was
2940     labeled, which left the user unsure as to what it meant.
2941     
2942     Signed-off-by: Keith Packard <keithp@keithp.com>
2943
2944 commit b6602d8c4053932a72c2bf4a63e24793634b2ad0
2945 Author: Bdale Garbee <bdale@gag.com>
2946 Date:   Tue Oct 22 09:30:25 2019 -0600
2947
2948     doc: add more text to TeleLaunch manual, be less sloppy with dBm assertions
2949
2950 commit c349eb9d1b90abd7c0492b5d0ba2116ae5ad6ec2
2951 Author: Mike Beattie <mike@ethernal.org>
2952 Date:   Sun Oct 13 20:22:37 2019 +1300
2953
2954     Update app to use Material Design Light theme
2955     
2956     The Holo theme does weird things these days
2957     
2958     Signed-off-by: Mike Beattie <mike@ethernal.org>
2959
2960 commit b8560bd91d603e4697f0cddc095952f923366d30
2961 Author: Keith Packard <keithp@keithp.com>
2962 Date:   Fri Oct 18 01:06:55 2019 -0700
2963
2964     altoslib: Don't bother adding FREETTS to CLASSPATH
2965     
2966     altoslib doesn't use freetts at all
2967     
2968     Signed-off-by: Keith Packard <keithp@keithp.com>
2969
2970 commit 4696687ef84181e363ac79f43016d347d7e14a23
2971 Author: Keith Packard <keithp@keithp.com>
2972 Date:   Fri Oct 18 01:05:15 2019 -0700
2973
2974     altosdroid: Make altosdroid code more resilient to weird androidisms
2975     
2976     Sometimes altosdroid was crashing when messing with configuration bits
2977     like selecting different themes. These fixes seem to make that happen
2978     less.
2979     
2980     Signed-off-by: Keith Packard <keithp@keithp.com>
2981
2982 commit 8be4e3b8faac362665641e98a1df1e1e8a681b7a
2983 Author: Keith Packard <keithp@keithp.com>
2984 Date:   Fri Oct 18 01:02:51 2019 -0700
2985
2986     altos/test: Get test code working again after restructuring
2987     
2988     Something changed, the test code wasn't building. Now it does.
2989     
2990     Signed-off-by: Keith Packard <keithp@keithp.com>
2991
2992 commit 8d5792e32dc35441ec98339149fb4df3cc16f44b
2993 Author: Keith Packard <keithp@keithp.com>
2994 Date:   Thu Oct 17 23:09:47 2019 -0700
2995
2996     altos/telefire: Don't arm the box if the local arm switch is off
2997     
2998     This skips arming the box when the local arming switch is off. This
2999     keeps the siren and light from going off, and also avoids attempting
3000     to fire the channels in case something else screwy is going on.
3001     
3002     Signed-off-by: Keith Packard <keithp@keithp.com>
3003
3004 commit 75cd8196ee9ba4ed983abdc83f1fe60fb94f2866
3005 Author: Bdale Garbee <bdale@gag.com>
3006 Date:   Mon Sep 30 21:15:56 2019 -0600
3007
3008     TeleFireEight has simple green LEDs for continuity
3009
3010 commit ff68c8855bc6983638db5102ffbc6822b83edb5d
3011 Author: Keith Packard <keithp@keithp.com>
3012 Date:   Wed Sep 25 13:10:36 2019 -0700
3013
3014     telegps: Get --graph mode working after recent changes
3015     
3016     Was just exiting due to a null pointer exception caused by mis-ordered
3017     setup of the map data. Also using stale API.
3018     
3019     Signed-off-by: Keith Packard <keithp@keithp.com>
3020
3021 commit 35351c7db337c4384ef642fbc8b8676f0944686a
3022 Author: Keith Packard <keithp@keithp.com>
3023 Date:   Wed Sep 25 13:09:22 2019 -0700
3024
3025     altoslib: Don't crash when map flight data is missing
3026     
3027     Just a couple of null pointer checks to allow the map display to come
3028     up even when no data are available.
3029     
3030     Signed-off-by: Keith Packard <keithp@keithp.com>
3031
3032 commit 4df77f2ac7f34986b8e7c0584c57d77dc74d9df9
3033 Author: Keith Packard <keithp@keithp.com>
3034 Date:   Tue Sep 24 20:49:56 2019 -0700
3035
3036     doc: Update for 1.9.1
3037     
3038     Signed-off-by: Keith Packard <keithp@keithp.com>
3039
3040 commit 51cca3b3405da7408fd8af18f8d1ff7db97fe1bc
3041 Author: Keith Packard <keithp@keithp.com>
3042 Date:   Tue Sep 24 20:50:08 2019 -0700
3043
3044     doc: Describe new 'show nearest values' in map view
3045     
3046     Signed-off-by: Keith Packard <keithp@keithp.com>
3047
3048 commit 6032ca7f418924e5794a886c06ca752dee0ada83
3049 Author: Keith Packard <keithp@keithp.com>
3050 Date:   Mon Sep 23 12:40:19 2019 -0700
3051
3052     altos: Rename 'log' in ao_log_fireone to 'ao_fireone_data'
3053     
3054     Avoids conflict with global 'log' function
3055     
3056     Signed-off-by: Keith Packard <keithp@keithp.com>
3057
3058 commit 77e6bad5e66023e487430ef31244edaeaef7c606
3059 Author: Keith Packard <keithp@keithp.com>
3060 Date:   Mon Sep 23 12:39:42 2019 -0700
3061
3062     altos: Switch all main() to return 'int'
3063     
3064     Makes gcc happy
3065     
3066     Signed-off-by: Keith Packard <keithp@keithp.com>
3067
3068 commit 3979c88417fd5512447f5d02cc660522dff5d9d6
3069 Author: Keith Packard <keithp@keithp.com>
3070 Date:   Wed Sep 18 17:38:44 2019 -0700
3071
3072     altosdroid: Update Makefile.am to run gradle-based build
3073     
3074     Signed-off-by: Keith Packard <keithp@keithp.com>
3075
3076 commit d607cbee5c9b406ef0f4e522c12e56993632cf00
3077 Author: Keith Packard <keithp@keithp.com>
3078 Date:   Wed Sep 18 17:10:14 2019 -0700
3079
3080     altos: Add missing build files for avr/attiny devices
3081     
3082     These were sitting in my src directory but not in git
3083     
3084     Signed-off-by: Keith Packard <keithp@keithp.com>
3085
3086 commit 260dd06107c8f8f5c7e606a283d388cb3ba46465
3087 Merge: 28618a72 faa5abe0
3088 Author: Keith Packard <keithp@keithp.com>
3089 Date:   Wed Sep 18 16:26:44 2019 -0700
3090
3091     Merge remote-tracking branch 'mjb/android-build-update'
3092
3093 commit faa5abe0bc9aa071ffa55534a24638bc0972e3c2
3094 Author: Mike Beattie <mike@ethernal.org>
3095 Date:   Thu Sep 19 10:26:40 2019 +1200
3096
3097     Update Google Maps API usage.
3098     
3099     Signed-off-by: Mike Beattie <mike@ethernal.org>
3100
3101 commit 3af69b00a94b473dbc98fcf6d26fa90b66065e8b
3102 Author: Mike Beattie <mike@ethernal.org>
3103 Date:   Thu Sep 19 10:25:47 2019 +1200
3104
3105     Update persistent notification in TelemetryService
3106     
3107     Signed-off-by: Mike Beattie <mike@ethernal.org>
3108
3109 commit be9ed3ffc9b00c97e8513bbfab23b8e16329bc4b
3110 Author: Mike Beattie <mike@ethernal.org>
3111 Date:   Thu Sep 19 10:25:09 2019 +1200
3112
3113     Convert to AndroidX from support_v4
3114     
3115     Signed-off-by: Mike Beattie <mike@ethernal.org>
3116
3117 commit d7ef39ba104a1ac6024af875c730a645f282719f
3118 Author: Mike Beattie <mike@ethernal.org>
3119 Date:   Thu Sep 19 10:24:13 2019 +1200
3120
3121     Import cleanup
3122     
3123     Signed-off-by: Mike Beattie <mike@ethernal.org>
3124
3125 commit 5c1acdabd211346936423ec8bc147a47f62bb8ae
3126 Author: Mike Beattie <mike@ethernal.org>
3127 Date:   Thu Sep 19 10:19:11 2019 +1200
3128
3129     Commented out duplicate strings
3130     
3131     Signed-off-by: Mike Beattie <mike@ethernal.org>
3132
3133 commit ffdac6b48b43dc5610ddb926191a7cff738c97de
3134 Author: Mike Beattie <mike@ethernal.org>
3135 Date:   Thu Sep 19 10:18:48 2019 +1200
3136
3137     Indentation cleanup
3138     
3139     Signed-off-by: Mike Beattie <mike@ethernal.org>
3140
3141 commit b6cb79994a58f37f6c743c1f2fafe30337e89d79
3142 Author: Mike Beattie <mike@ethernal.org>
3143 Date:   Thu Sep 19 10:17:52 2019 +1200
3144
3145     Add FOREGROUND_SERVICE permission which is now required
3146     
3147     Signed-off-by: Mike Beattie <mike@ethernal.org>
3148
3149 commit f2c652d5115eb64568d9ae8ed6426a16e6154999
3150 Author: Mike Beattie <mike@ethernal.org>
3151 Date:   Thu Sep 19 10:17:09 2019 +1200
3152
3153     Remove versioning data from AndroidManifest.xml.in
3154     
3155     (now in build.gradle)
3156     
3157     Signed-off-by: Mike Beattie <mike@ethernal.org>
3158
3159 commit 198c868a25b3cbcde9634bbbcce57d71f3659eee
3160 Author: Mike Beattie <mike@ethernal.org>
3161 Date:   Thu Sep 19 10:16:18 2019 +1200
3162
3163     Clean up duplication in AndroidManifest.xml.in
3164     
3165     Signed-off-by: Mike Beattie <mike@ethernal.org>
3166
3167 commit 1ba8ffe41defe411390197c56b03762fa51c20bf
3168 Author: Mike Beattie <mike@ethernal.org>
3169 Date:   Thu Sep 19 10:12:59 2019 +1200
3170
3171     buildinfo data comes from Makedefs now, not Version
3172     
3173     Signed-off-by: Mike Beattie <mike@ethernal.org>
3174
3175 commit 3c4d4d5cc1a8361a713aba075b29c3f6509f3f90
3176 Author: Mike Beattie <mike@ethernal.org>
3177 Date:   Thu Sep 19 10:12:30 2019 +1200
3178
3179     Add gradle build files
3180     
3181     Signed-off-by: Mike Beattie <mike@ethernal.org>
3182
3183 commit 70fb078cac4203e76e04211a0b8f1a6eceb6298b
3184 Author: Mike Beattie <mike@ethernal.org>
3185 Date:   Thu Sep 19 10:09:26 2019 +1200
3186
3187     Update files that reference new paths
3188     
3189     Signed-off-by: Mike Beattie <mike@ethernal.org>
3190
3191 commit 8b53f860eb3171cd43e4bd0e440f2889bd810662
3192 Author: Mike Beattie <mike@ethernal.org>
3193 Date:   Thu Sep 19 10:04:58 2019 +1200
3194
3195     Move java source, and resources to new paths for gradle
3196     
3197     Signed-off-by: Mike Beattie <mike@ethernal.org>
3198
3199 commit 4a257455b2dc57069c41e1845daf66239c5cbe1d
3200 Author: Mike Beattie <mike@ethernal.org>
3201 Date:   Thu Sep 19 09:58:06 2019 +1200
3202
3203     Remove ant build files
3204     
3205     Signed-off-by: Mike Beattie <mike@ethernal.org>
3206
3207 commit 28618a728e85b70ecac73983531894a25e90d7f6
3208 Author: Keith Packard <keithp@keithp.com>
3209 Date:   Mon Sep 16 13:12:08 2019 -0700
3210
3211     altos: Add EasyMega v3.0 bits (not setup correctly yet)
3212     
3213     This adds a new directory for EasyMega v3.0, replacing the mpu9250
3214     with a bmx160.
3215     
3216     Signed-off-by: Keith Packard <keithp@keithp.com>
3217
3218 commit 28add4f616dbaf06a1ca3234b81c68c4a299d056
3219 Author: Keith Packard <keithp@keithp.com>
3220 Date:   Mon Sep 16 13:10:09 2019 -0700
3221
3222     altos: Integrate BMX160 into data code
3223     
3224     Get conversion functions written and fix up a few warnings
3225     
3226     Signed-off-by: Keith Packard <keithp@keithp.com>
3227
3228 commit a87698663f8a5ced468755068a0468755d8f2746
3229 Author: Keith Packard <keithp@keithp.com>
3230 Date:   Mon Sep 16 12:39:09 2019 -0700
3231
3232     altos: Add bmx160 driver
3233     
3234     This just adds the driver, it doesn't hook it up yet
3235     
3236     Signed-off-by: Keith Packard <keithp@keithp.com>
3237
3238 commit 99525a748e00406424b98a0952f0156437b30b6c
3239 Author: Keith Packard <keithp@keithp.com>
3240 Date:   Sun Sep 15 17:09:26 2019 -0700
3241
3242     altos: Replace ao_xmem functions with direct mem calls
3243     
3244     We no longer need to wrap these functions
3245     
3246     Signed-off-by: Keith Packard <keithp@keithp.com>
3247
3248 commit 46d3cbadce6808b4cd29ad1e034efac7b5e4fa42
3249 Author: Keith Packard <keithp@keithp.com>
3250 Date:   Sun Sep 15 17:05:59 2019 -0700
3251
3252     drivers: Use 'main_value' instead of 'main'
3253     
3254     GCC can emit a warning when programs redefine 'main'.
3255     
3256     Signed-off-by: Keith Packard <keithp@keithp.com>
3257
3258 commit 2524730217e6972f3d0f04a9954350ba1964a83a
3259 Author: Keith Packard <keithp@keithp.com>
3260 Date:   Mon Sep 2 15:20:14 2019 -0500
3261
3262     altosui: Add speed and gps height to map display data
3263     
3264     And generalize the API so that any other GPS data could be added in
3265     the future.
3266     
3267     This feature was proposed by Mike Beattie
3268     
3269     Signed-off-by: Keith Packard <keithp@keithp.com>
3270
3271 commit b13893245e8c66b48e23bb2005ef6ce46e69744f
3272 Author: Keith Packard <keithp@keithp.com>
3273 Date:   Sat Aug 31 23:20:31 2019 -0500
3274
3275     altosui: Display data for point nearest cursor in map view
3276     
3277     Include time, lat and lon
3278     
3279     Signed-off-by: Keith Packard <keithp@keithp.com>
3280
3281 commit 936a5ff21d01db6f0084ee7e4712042c914942a5
3282 Author: Keith Packard <keithp@keithp.com>
3283 Date:   Wed Aug 28 22:40:21 2019 -0500
3284
3285     libaltos: gitignore btletest
3286     
3287     Signed-off-by: Keith Packard <keithp@keithp.com>
3288
3289 commit 252009db6451f01c9707970d05e69f39e3a047dd
3290 Author: Keith Packard <keithp@keithp.com>
3291 Date:   Wed Aug 28 22:39:25 2019 -0500
3292
3293     Add .gitignore files for new projects
3294     
3295     EasyMega v2.0
3296     TeleFireEight v2.0
3297     TeleFireOne v1.0
3298     TeleLco v0.2 with cc1200 radio
3299     
3300     Signed-off-by: Keith Packard <keithp@keithp.com>
3301
3302 commit 415302a81f7bf0cdfd79999e1fcd5ea41dc39d13
3303 Author: Keith Packard <keithp@keithp.com>
3304 Date:   Wed Aug 28 22:34:53 2019 -0500
3305
3306     icon: Ignore generated LED images
3307     
3308     Signed-off-by: Keith Packard <keithp@keithp.com>
3309
3310 commit 025c53a14804385ad96afcc9bf29a8d5c202a93a
3311 Author: Keith Packard <keithp@keithp.com>
3312 Date:   Wed Aug 28 22:33:35 2019 -0500
3313
3314     Add new altosdroid icon
3315     
3316     Remove drop shadow
3317     Change size to make Google happier
3318     
3319     Signed-off-by: Keith Packard <keithp@keithp.com>
3320
3321 commit fcb5d55e94058810fc8b31ad5e8caa99fa61200c
3322 Author: Keith Packard <keithp@keithp.com>
3323 Date:   Mon Aug 12 17:30:48 2019 -0700
3324
3325     altos: Use fast timer for buttons instead of edge-triggered ISR
3326     
3327     If the button bounces between the triggering interrupt and the button
3328     state check, we could lose the final state change of the button and
3329     send an incorrect event to the application. In the worst case, the button
3330     would end up in exactly the wrong state, toggling in the wrong direction.
3331     
3332     Use the fast timer to poll all buttons instead so that there is only
3333     one check of each button at each poll interval (instead of the
3334     interrupt and the state check). This makes buttons reliably debounced.
3335     
3336     Signed-off-by: Keith Packard <keithp@keithp.com>
3337
3338 commit 5e738fd2e3602c6a92f205df99361dbe06c1719e
3339 Author: Keith Packard <keithp@keithp.com>
3340 Date:   Sun Aug 4 21:12:29 2019 -0700
3341
3342     altosui: Make it possible to disable APRS
3343     
3344     The menu says "Disabled", but the device wants "0". Translate back and
3345     forth to avoid an error.
3346     
3347     Signed-off-by: Keith Packard <keithp@keithp.com>
3348
3349 commit 1105cfe0c065483e8a97a800bc870fbdecaab9b6
3350 Author: Keith Packard <keithp@keithp.com>
3351 Date:   Sun Aug 4 20:33:21 2019 -0700
3352
3353     altosui: Fix path to easymini-v2.0 ihx file
3354     
3355     This gets the bits included in macosx and linux builds
3356     
3357     Signed-off-by: Keith Packard <keithp@keithp.com>
3358
3359 commit 489b429dbeb8b0fb69881161ff32fdc2fdfcf9f8
3360 Author: Keith Packard <keithp@keithp.com>
3361 Date:   Tue Jul 16 11:15:20 2019 -0700
3362
3363     altosdroid: Hack up build to 'work' for now
3364     
3365     Android apps are now build with gradle instead of ant; the ant bits
3366     are stale and only work with old java. Use old java to run ant while
3367     using the current java compiler to build things.
3368     
3369     This requires a custom version of the google play API library.
3370     
3371     Signed-off-by: Keith Packard <keithp@keithp.com>
3372
3373 commit 93401542ab1bf53c5b7b2a2cad5da97e44d7244e
3374 Author: Bdale Garbee <bdale@gag.com>
3375 Date:   Fri Aug 2 14:20:39 2019 -0600
3376
3377     ao-bringup: add a turnon_telefireeight script
3378
3379 commit 318b81d59e6f34a92a7a78c0896aa331bc14d0a1
3380 Author: Keith Packard <keithp@keithp.com>
3381 Date:   Wed Jul 17 11:40:06 2019 -0700
3382
3383     Use discovered java path for compiler and jni include files
3384     
3385     Instead of using the discovered java bits just for jni.h, also use
3386     javac from that directory. Add JAVA_VERSION param to set language
3387     version for newer compilers.
3388     
3389     Signed-off-by: Keith Packard <keithp@keithp.com>
3390
3391 commit 784ccd37d051e8b88ef1b150ccb4e89103675b3e
3392 Author: Keith Packard <keithp@keithp.com>
3393 Date:   Wed Jul 17 11:38:43 2019 -0700
3394
3395     altoslib: Stop using deprecated Java functionality
3396     
3397     new Double(x) -> Double.valueOf(x)
3398     c.newInstance() -> c.getDeclaredConstructor().newInstance()
3399     
3400     Signed-off-by: Keith Packard <keithp@keithp.com>
3401
3402 commit 25be2785cf34773bdcac5ec7b2a41769e352812a
3403 Author: Keith Packard <keithp@keithp.com>
3404 Date:   Tue Jul 16 12:08:33 2019 -0700
3405
3406     ao-tools/ao-eeprom: Add support for TeleFireTwo
3407     
3408     Display converted pressure and thrust data along with raw thermistor
3409     data.
3410     
3411     Signed-off-by: Keith Packard <keithp@keithp.com>
3412
3413 commit 8b2e457db8c4536440ecd7dc35d06f827fc008dc
3414 Author: Keith Packard <keithp@keithp.com>
3415 Date:   Tue Jul 16 11:12:49 2019 -0700
3416
3417     altos: Record all failed sensors and report status at power up
3418     
3419     Use DATA bits to mark which sensors have failed, then report that in
3420     beeps at startup time to help diagnose hardware failures while still
3421     allowing the board to be used over USB.
3422     
3423     Signed-off-by: Keith Packard <keithp@keithp.com>
3424
3425 commit c37cd66b7c11f904b528c5ff7e80e18c5e0d26e5
3426 Author: Keith Packard <keithp@keithp.com>
3427 Date:   Tue Jul 16 11:10:36 2019 -0700
3428
3429     altos/micropeak-v2.0: Reduce power usage
3430     
3431     This gets power consumption down under 1mA on the pad. Not really low
3432     enough to sell, but I think this is about as low as the chip will go.
3433     
3434     Signed-off-by: Keith Packard <keithp@keithp.com>
3435
3436 commit 40624256be70088d7608742b71e1241d95a7fcdf
3437 Author: Keith Packard <keithp@keithp.com>
3438 Date:   Tue Jul 16 11:07:27 2019 -0700
3439
3440     altos/stmf0: Allow SPI to be powered down when idle if desired
3441     
3442     Set SPI_1_POWER_MANAGE and/or SPI_2_POWER_MANAGE to have the spi
3443     blocks powered down when not in use.
3444     
3445     Signed-off-by: Keith Packard <keithp@keithp.com>
3446
3447 commit bdcb3653bd9fb97f98773ac3bc1f87a6f52b1121
3448 Author: Keith Packard <keithp@keithp.com>
3449 Date:   Tue Jul 16 11:04:16 2019 -0700
3450
3451     altos/stmf0: Add 'ao_serial_shutdown'
3452     
3453     This powers down the UART logic on request.
3454     
3455     Signed-off-by: Keith Packard <keithp@keithp.com>
3456
3457 commit 009d56b4f03c1ba3c9a36bdb54c772ad21844057
3458 Author: Keith Packard <keithp@keithp.com>
3459 Date:   Tue Jul 16 11:02:56 2019 -0700
3460
3461     altos/stmf0: Leave power interface disabled until needed
3462     
3463     We only need the power interface when placing the chip in the lowest
3464     power state, so don't power up the power interface clock at startup,
3465     instead wait until later.
3466     
3467     Signed-off-by: Keith Packard <keithp@keithp.com>
3468
3469 commit e879d739c394602043e8ed512ad1a433fbf96c1c
3470 Author: Keith Packard <keithp@keithp.com>
3471 Date:   Tue Jul 16 10:23:54 2019 -0700
3472
3473     icon: Add altosdroid-specific icon
3474     
3475     Google style guides have no drop shadows anymore, so create an icon
3476     for the play store without one.
3477     
3478     Signed-off-by: Keith Packard <keithp@keithp.com>
3479
3480 commit 9abacdaacf5ad1211da4fc72f5320ba9c43ff509
3481 Author: Keith Packard <keithp@keithp.com>
3482 Date:   Tue Jul 16 10:22:02 2019 -0700
3483
3484     altosuilib: Don't crash when flashing an unknown device
3485     
3486     An unknown device will not have a config; check for that before
3487     showing radio calibration dialogs.
3488     
3489     Signed-off-by: Keith Packard <keithp@keithp.com>
3490
3491 commit a0a109d8c82e7f362253a0f1e52d14843ddec996
3492 Author: Keith Packard <keithp@keithp.com>
3493 Date:   Tue Jul 16 09:57:24 2019 -0700
3494
3495     ao-tools/ao-eeprom: Add altitude data for baro values
3496     
3497     Displays altitude along with pressure and temp for baro sensor data.
3498     
3499     Signed-off-by: Keith Packard <keithp@keithp.com>
3500
3501 commit 0a60b7addddc302c66556c0f25ba1e71d14cf53d
3502 Author: Keith Packard <keithp@keithp.com>
3503 Date:   Tue Jul 16 09:56:39 2019 -0700
3504
3505     ao-tools/lib: Add atmosphere model
3506     
3507     Converts between pressure and altitude
3508     
3509     Signed-off-by: Keith Packard <keithp@keithp.com>
3510
3511 commit fa214ca689449af3a241750e6c759dd3f2d52327
3512 Author: Keith Packard <keithp@keithp.com>
3513 Date:   Mon Jul 15 13:28:11 2019 -0700
3514
3515     ao-tools/ao-telem: Fix man page and usage to match code
3516     
3517     ao-telem just parses .telem files.
3518     
3519     Signed-off-by: Keith Packard <keithp@keithp.com>
3520
3521 commit 245a49a85dd7b6a7cb9ec36ad02f6bb66e42f4e2
3522 Author: Keith Packard <keithp@keithp.com>
3523 Date:   Mon Jul 15 13:26:30 2019 -0700
3524
3525     altos: Allow ms5607 driver to either set ao_sensor_errors or panic
3526     
3527     Products that want to remain usable (over USB) after a sensor failure
3528     don't want to panic when the ms5607 fails, but products with limited
3529     ROM space don't want to have extra code to check for the sensor
3530     failure and panic. Change the MS5607 driver to allow either option,
3531     and then make the micropeak based devices use it.
3532     
3533     Signed-off-by: Keith Packard <keithp@keithp.com>
3534
3535 commit 98f7c1c116aab672a29db1f81213cabe2d72ae16
3536 Author: Keith Packard <keithp@keithp.com>
3537 Date:   Mon Jul 15 13:22:15 2019 -0700
3538
3539     ao-tools: Change ao-eeprom into eeprom analysis tool
3540     
3541     ao-eeprom used to be a TeleMetrum v0.2 specific tool for fetching
3542     eeprom contents from that device. ao-dumpflash handles that case now.
3543     
3544     ao-eeprom now parses .eeprom files and displays their contents.
3545     
3546     Signed-off-by: Keith Packard <keithp@keithp.com>
3547
3548 commit e3eb285ff6be17afe592dca4a2fb5526c0626283
3549 Author: Keith Packard <keithp@keithp.com>
3550 Date:   Tue Jun 18 23:18:19 2019 -0700
3551
3552     altos/micropeak-v2: Update .gitignore
3553     
3554     Ignore built stuff
3555     
3556     Signed-off-by: Keith Packard <keithp@keithp.com>
3557
3558 commit 06be34ea0750743b85823b873041188dac7b06d9
3559 Author: Keith Packard <keithp@keithp.com>
3560 Date:   Tue Jun 18 23:17:10 2019 -0700
3561
3562     altos/micropeak-v2: Correct AO_LOG_ID value
3563     
3564     Typo wasn't caught by the compiler (thanks!)
3565     
3566     Signed-off-by: Keith Packard <keithp@keithp.com>
3567
3568 commit c4b8aff07d5366cef2c7209729f6cd22fa67de0c
3569 Author: Keith Packard <keithp@keithp.com>
3570 Date:   Tue Jun 18 23:16:12 2019 -0700
3571
3572     altos/micropeak-v2: Erase log space at end of BOOST_DELAY
3573     
3574     We have to erase the log before the flight starts, so this seems like
3575     the latest possible moment.
3576     
3577     Signed-off-by: Keith Packard <keithp@keithp.com>
3578
3579 commit 835faccc2c1141f7cd8ff93629d583fcaf785e48
3580 Author: Keith Packard <keithp@keithp.com>
3581 Date:   Tue Jun 18 23:14:54 2019 -0700
3582
3583     altos: Don't dump MS5607 eeprom in 'B' command
3584     
3585     MicroPeak v2 now has config stuff where these values get shown
3586     
3587     Signed-off-by: Keith Packard <keithp@keithp.com>
3588
3589 commit bcf609837eefd431415c979942a31abda1227eb9
3590 Author: Keith Packard <keithp@keithp.com>
3591 Date:   Tue Jun 18 23:14:05 2019 -0700
3592
3593     altoslib: Add support for MicroPeak v2 eeprom format
3594     
3595     Signed-off-by: Keith Packard <keithp@keithp.com>
3596
3597 commit ee7a54b3215ffa1eb38f16a151c0740b14b60857
3598 Author: Keith Packard <keithp@keithp.com>
3599 Date:   Tue Jun 18 14:50:53 2019 -0700
3600
3601     altos/micropeak-v2.0: expose log and config commands over USB
3602     
3603     This lets AltosUI handle the eeprom data
3604     
3605     Signed-off-by: Keith Packard <keithp@keithp.com>
3606
3607 commit 6529fd623f0e4b921aea1110c723d7dc03954def
3608 Author: Keith Packard <keithp@keithp.com>
3609 Date:   Tue Jun 18 14:50:18 2019 -0700
3610
3611     altosui/telegps: Display error message when attempting to graph unknown files
3612     
3613     Instead of presenting an empty graph window.
3614     
3615     Signed-off-by: Keith Packard <keithp@keithp.com>
3616
3617 commit bd351b9e3b1ba21851b2c87f5202ac3bf5c479c0
3618 Author: Keith Packard <keithp@keithp.com>
3619 Date:   Tue Jun 18 14:25:09 2019 -0700
3620
3621     altoslib: Always create an ordered record set for eeprom files
3622     
3623     If we can't parse the format, just leave it empty. This makes code
3624     handling arbitrary records much easier as it doesn't have to check for
3625     the ordered set existing.
3626     
3627     Signed-off-by: Keith Packard <keithp@keithp.com>
3628
3629 commit 4d4f018f22a0a9814e675a232b1c4239572bdd9a
3630 Author: Keith Packard <keithp@keithp.com>
3631 Date:   Tue Jun 18 13:02:51 2019 -0700
3632
3633     altos/micropeak-v2.0: Go into standby mode after landing
3634     
3635     This is the lowest power state we can reach, and consumes about 15µA
3636     or less.
3637     
3638     Signed-off-by: Keith Packard <keithp@keithp.com>
3639
3640 commit 2ef794e60b4f6a6e9cb5e9a14ef732f7d6d36b3d
3641 Author: Keith Packard <keithp@keithp.com>
3642 Date:   Tue Jun 18 13:02:12 2019 -0700
3643
3644     altos/micropeak-v2.0: Fix LED blinking sequence at power-on
3645     
3646     'pips' happens between altitude report and data dump.
3647     
3648     Signed-off-by: Keith Packard <keithp@keithp.com>
3649
3650 commit 8ec178bbc3babb072b8d53975632cf6294626e98
3651 Author: Keith Packard <keithp@keithp.com>
3652 Date:   Tue Jun 18 00:11:49 2019 -0700
3653
3654     altos/micropeak-v2.0: Wait for the power supply to stabilize before measuring
3655     
3656     If we don't wait before measuring the battery, it will often read
3657     under 3.2V right at boot time, which puts MicroPeak in flight mode
3658     instead of USB mode.
3659     
3660     Signed-off-by: Keith Packard <keithp@keithp.com>
3661
3662 commit 77df3f636ef8bf461800f5e08c28c09bfb69c48b
3663 Author: Keith Packard <keithp@keithp.com>
3664 Date:   Mon Jun 17 23:44:50 2019 -0700
3665
3666     altos/micropeak-v2.0: Don't run flight code when plugged in
3667     
3668     No sense running the flight code when there's a USB cable attached.
3669     
3670     Signed-off-by: Keith Packard <keithp@keithp.com>
3671
3672 commit ff7fa802f632700f73418246f1be5017ac0a09b4
3673 Author: Keith Packard <keithp@keithp.com>
3674 Date:   Mon Jun 17 23:43:02 2019 -0700
3675
3676     altos: Support ao_ms5607_dump when no ms5607 task
3677     
3678     MicroPeak v2.0 has tasking support, but doesn't have a separate ms5607
3679     task. That means the device isn't getting initialized when not running
3680     the flight code, so in cmd mode we need to make sure it's initialized,
3681     and we also need to actually fetch a value to display.
3682     
3683     Signed-off-by: Keith Packard <keithp@keithp.com>
3684
3685 commit 7c5ba25e61f98fd4537062dce52ab22d1445fa24
3686 Author: Keith Packard <keithp@keithp.com>
3687 Date:   Mon Jun 17 23:41:51 2019 -0700
3688
3689     doc: Say 'thousands of feet' instead of '3000-4000 feet'
3690     
3691     No reason to try and be precise here.
3692     
3693     Signed-off-by: Keith Packard <keithp@keithp.com>
3694
3695 commit 4be194a350987cff5b459ebaa751347b216fde05
3696 Author: Keith Packard <keithp@keithp.com>
3697 Date:   Mon Jun 17 14:49:36 2019 -0700
3698
3699     altosui: Ship EasyMini v2.0 firwmare
3700     
3701     Left this out in the last release...
3702     
3703     Signed-off-by: Keith Packard <keithp@keithp.com>
3704
3705 commit 0a466e9869633c6ce7e43ff24ba2afff938461dd
3706 Author: Keith Packard <keithp@keithp.com>
3707 Date:   Mon Jun 17 14:47:56 2019 -0700
3708
3709     doc: Describe what sunlight does to MicroPeak and how to protect it
3710     
3711     Show flight data from micropeak in sunlight, a picture of foam
3712     installed on micropeak and the resulting data.
3713     
3714     Signed-off-by: Keith Packard <keithp@keithp.com>
3715
3716 commit fa8e0fb8b75a808e029b090747fb60b35debb44a
3717 Author: Bdale Garbee <bdale@gag.com>
3718 Date:   Wed Jun 5 10:46:57 2019 -0600
3719
3720     add an explicit reference to Poron open-cell foam in Appendix A
3721
3722 commit a6e8b739c47c50fa472e3f2a41cf13abb8d82c07
3723 Author: Keith Packard <keithp@keithp.com>
3724 Date:   Fri May 3 21:51:28 2019 -0700
3725
3726     altos: Directly compute radio tuning values from frequency
3727     
3728     The 8051 compiler doesn't support 64-bit ints, so the old
3729     code used an iterative method in 32-bit values. That could take
3730     a long time when the frequency was mis-entered in Hz or MHz instead of
3731     kHz.
3732     
3733     This direct-computation uses 64-bit ints, but takes a fixed amount of
3734     time for any inputs.
3735     
3736     Signed-off-by: Keith Packard <keithp@keithp.com>
3737
3738 commit 1d3a8443d8de832b8e76a005e56ac5ff09b71849
3739 Author: Keith Packard <keithp@keithp.com>
3740 Date:   Tue Apr 23 06:45:54 2019 -0700
3741
3742     Add TeleStatic-v3.0 makefiles
3743
3744 commit 0800970a4c9c6ed38bb76bfed6374093ca16b459
3745 Author: Keith Packard <keithp@keithp.com>
3746 Date:   Sun Apr 21 18:30:43 2019 -0700
3747
3748     altos: Add preliminary TeleStatic v3.0 code
3749     
3750     This adds the pin definitions and all of the code except for the
3751     ads131a04 driver.
3752     
3753     Signed-off-by: Keith Packard <keithp@keithp.com>
3754
3755 commit 6a29b84cffcd31b2a74dd14a18aa4790eb4f14f9
3756 Author: Keith Packard <keithp@keithp.com>
3757 Date:   Sun Apr 21 18:19:59 2019 -0700
3758
3759     altos/telefireone-v2.0: Include MAX6691 data in ring
3760     
3761     Define HAS_MAX6691 which tells the data code to pull the MAX6691 data
3762     into the data ring for logging etc.
3763     
3764     Signed-off-by: Keith Packard <keithp@keithp.com>
3765
3766 commit 83823e4ee901edb893db68e36deb2b92ffec3958
3767 Author: Keith Packard <keithp@keithp.com>
3768 Date:   Sun Apr 21 18:18:55 2019 -0700
3769
3770     altos: Change MAX6691 driver to run its own thread
3771     
3772     This just captures temp data continuously; it takes 100ms to get the
3773     temp data from the sensor, so the maximum rate is around 10 samples/sec.
3774     
3775     Signed-off-by: Keith Packard <keithp@keithp.com>
3776
3777 commit 188f9efadd480de872f86a8eb741e8738db84c6b
3778 Author: Keith Packard <keithp@keithp.com>
3779 Date:   Sun Apr 21 18:14:05 2019 -0700
3780
3781     altos: Add MAX6691 and ADS131A0X data to ring if present
3782     
3783     Add these two devices as potential data sources to be added into the
3784     ring if available.
3785     
3786     Signed-off-by: Keith Packard <keithp@keithp.com>
3787
3788 commit 2c19d410f9d6ff1075ea2de0c0ad7b6a84e1e378
3789 Author: Keith Packard <keithp@keithp.com>
3790 Date:   Sun Apr 21 16:53:51 2019 -0700
3791
3792     altos/telefireone-v2.0: Definitions needed for MAX6691 driver
3793     
3794     Fix the DMA channel definition (STM starts values at 1 for unknown reasons).
3795     Add definition of the power enable bit for the timer.
3796     
3797     Signed-off-by: Keith Packard <keithp@keithp.com>
3798
3799 commit 5d3436ed8551537287dc6cf418f93b0989e1aee8
3800 Author: Keith Packard <keithp@keithp.com>
3801 Date:   Sun Apr 21 16:49:19 2019 -0700
3802
3803     altos: get ao_max6691 driver working
3804     
3805     The driver uses a timer connected to a DMA engine to measure pulse
3806     widths from the chip. We get 11 pulses for 4 channels; the first pulse
3807     is caused by the timer starting up, the next two are the marker pulse
3808     and then 8 more indicating the end of the high and low periods for
3809     each channel.
3810     
3811     The driver API returns the 8 pulse widths; the caller is expected to
3812     know what to do with those values as using them requires knowing the
3813     value of the configuration resistor and the characteristics of the
3814     thermistors.
3815     
3816     The test code assumes a 1k configuration resistor, using that it computes
3817     the resistance of the four thermistors.
3818     
3819     Signed-off-by: Keith Packard <keithp@keithp.com>
3820
3821 commit 49ce3e9a2eb4e1918773b80c355d720a3dadc7e0
3822 Author: Keith Packard <keithp@keithp.com>
3823 Date:   Thu Apr 11 23:54:37 2019 -0700
3824
3825     altos: Work on MAX6691 driver
3826
3827 commit 0e8970c7f4eb7e8dd4ef325e4db4fe7412d0ed78
3828 Author: Keith Packard <keithp@keithp.com>
3829 Date:   Sun Apr 21 12:55:20 2019 -0700
3830
3831     altos/lambdakey-v1.0: Fix obvious build errors
3832     
3833     The code is too large to run on this device at this point, but at least
3834     it doesn't fail to compile?
3835     
3836     Signed-off-by: Keith Packard <keithp@keithp.com>
3837
3838 commit 8d77d5032781c5ef0dbb19de07ea97389b809f08
3839 Author: Keith Packard <keithp@keithp.com>
3840 Date:   Thu Apr 18 19:48:00 2019 -0700
3841
3842     altoslib: Correct monitor idle IMU data for EasyMega v2
3843     
3844     The IMU on EasyMega v2 is rotated from the other devices using this sensor.
3845     
3846     Signed-off-by: Keith Packard <keithp@keithp.com>
3847
3848 commit 6dea82844075348049ce5ff9bb8670ba8efc6668
3849 Author: Keith Packard <keithp@keithp.com>
3850 Date:   Thu Apr 18 19:46:24 2019 -0700
3851
3852     altoslib: Fetch correct mag along data for EasyMega v2
3853     
3854     Was using the wrong axis (y) instead of the correct one (x)
3855     
3856     Signed-off-by: Keith Packard <keithp@keithp.com>
3857
3858 commit df08028ff5dd892dafa667fde1fbf9de43f82fea
3859 Author: Keith Packard <keithp@keithp.com>
3860 Date:   Thu Apr 18 14:42:15 2019 -0700
3861
3862     altos: Use ao_data_accel_invert when changing orientation value
3863     
3864     Instead of using AO_ACCEL_INVERT, use the macro which flips the values
3865     around. This fixes a bug with ADXL375 flight computers (EasyMega v2.0) where the
3866     accel cal values would be scrambled when changing orientation.
3867     
3868     Signed-off-by: Keith Packard <keithp@keithp.com>
3869
3870 commit 774001a9426493fd5c0d5a237da6cb903b1259a8
3871 Author: Keith Packard <keithp@keithp.com>
3872 Date:   Thu Apr 18 14:32:48 2019 -0700
3873
3874     doc: Make sure all 'code' examples are in DejaVu Sans Mono
3875     
3876     We were inheriting the default value for this setting, which was Courier
3877     
3878     Signed-off-by: Keith Packard <keithp@keithp.com>
3879
3880 commit b4ee716c0026cf997cde36ef00720d63a4c62c0c
3881 Author: Keith Packard <keithp@keithp.com>
3882 Date:   Thu Mar 28 22:29:21 2019 -0700
3883
3884     doc: Document LEDs on TeleGPS devices
3885     
3886     V1 has just the battery charger. V2 adds the GPS lock indicator.
3887     
3888     Signed-off-by: Keith Packard <keithp@keithp.com>
3889
3890 commit 226f422b1fe5ccdf0bb3c07fa4983ec1615ce066
3891 Author: Keith Packard <keithp@keithp.com>
3892 Date:   Mon Mar 18 17:21:57 2019 -0700
3893
3894     altos/stm32f4-disco: Remove scheme
3895     
3896     This demo doesn't need a lisp interpreter
3897     
3898     Signed-off-by: Keith Packard <keithp@keithp.com>
3899
3900 commit 96c446b4dba6814d61317efb4d2dc99a3ca29e0c
3901 Author: Keith Packard <keithp@keithp.com>
3902 Date:   Mon Mar 18 17:20:52 2019 -0700
3903
3904     altos/stm32f4: Working on USB
3905     
3906     Reset now works, still no packets
3907     
3908     Signed-off-by: Keith Packard <keithp@keithp.com>
3909
3910 commit e38e1a2f735a1bb4aebf0817cdd99a05567c6340
3911 Author: Keith Packard <keithp@keithp.com>
3912 Date:   Mon Mar 18 17:20:14 2019 -0700
3913
3914     altos/stm32f4: Wrong value for CK48MSEL_PLL_Q
3915     
3916     This meant that the USB clock wasn't actually getting started...
3917     
3918     Signed-off-by: Keith Packard <keithp@keithp.com>
3919
3920 commit 65be5d1e07ff4ae619233f3b541b9599c44490ab
3921 Author: Keith Packard <keithp@keithp.com>
3922 Date:   Mon Mar 18 17:17:21 2019 -0700
3923
3924     altos/stm32f4: Need to read-back register after clock enable
3925     
3926     This was reported as necessary; I have no idea, but it's not
3927     expensive, so why not...
3928     
3929     Signed-off-by: Keith Packard <keithp@keithp.com>
3930
3931 commit efc2c093819b3ec2e5743126efb76d3a9c0ad231
3932 Author: Keith Packard <keithp@keithp.com>
3933 Date:   Mon Mar 18 17:16:16 2019 -0700
3934
3935     altos/stm32f4: Add -mfloat-abi=hard compile option
3936     
3937     Signed-off-by: Keith Packard <keithp@keithp.com>
3938
3939 commit a2df970fca0e719e4b32e1642803590ff7bbd1ee
3940 Author: Keith Packard <keithp@keithp.com>
3941 Date:   Mon Mar 18 17:15:16 2019 -0700
3942
3943     altos: ARM ABI requires 8-byte aligned stack
3944     
3945     This makes doubles on the stack (as for var-args functions) work
3946     
3947     Signed-off-by: Keith Packard <keithp@keithp.com>
3948
3949 commit b7de266431ee7bf05ba68ccae3e43a0468045860
3950 Author: Keith Packard <keithp@keithp.com>
3951 Date:   Tue Mar 12 12:58:20 2019 +0100
3952
3953     altos/drivers/ao_led.c: Declare LED port as void * to allow any SoC to use this code
3954     
3955     The generic LED code needs a generic type for the GPIO port.
3956     
3957     Signed-off-by: Keith Packard <keithp@keithp.com>
3958
3959 commit 3a01a7e36dd475adf96468f42c95aa352b5fdf11
3960 Merge: 338372b9 6b0754ce
3961 Author: Bdale Garbee <bdale@gag.com>
3962 Date:   Tue Mar 5 18:31:37 2019 -0700
3963
3964     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
3965
3966 commit 6b0754cee625c6e2c19dc70fb5be6cd2f0125d47
3967 Author: Keith Packard <keithp@keithp.com>
3968 Date:   Tue Mar 5 17:25:44 2019 -0800
3969
3970     doc: A few minor edits to telelaunch docs
3971     
3972     3 → three
3973     less → fewer
3974     transreflexive -> reflective
3975     
3976     Signed-off-by: Keith Packard <keithp@keithp.com>
3977
3978 commit 338372b97d441c30d2a23df540163a66a7f8d8c0
3979 Merge: 8d0df64b cd920a0e
3980 Author: Bdale Garbee <bdale@gag.com>
3981 Date:   Mon Feb 25 18:30:08 2019 -0700
3982
3983     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
3984
3985 commit cd920a0e5321166ef8b1d6afc3d63fc5de998a93
3986 Author: Keith Packard <keithp@keithp.com>
3987 Date:   Mon Feb 25 16:42:25 2019 -0700
3988
3989     altos: add ao_time_ns API
3990     
3991     This provides nano-second resolution times by reading the systick
3992     value (which runs at 250ns ticks on stm).
3993     
3994     Signed-off-by: Keith Packard <keithp@keithp.com>
3995
3996 commit 0448b9b638f8599633227a639ef9d8572780bbd9
3997 Author: Keith Packard <keithp@keithp.com>
3998 Date:   Mon Feb 25 16:41:45 2019 -0700
3999
4000     altos: Change default time type to 32-bits
4001     
4002     Offers additional range for internal use without increasing cost on
4003     32-bit platforms.
4004     
4005     Signed-off-by: Keith Packard <keithp@keithp.com>
4006
4007 commit 6fec7b5affd223c18bad78377d7655af958dffc2
4008 Author: Keith Packard <keithp@keithp.com>
4009 Date:   Mon Feb 25 16:40:16 2019 -0700
4010
4011     altos: Fix several mis-specified time types
4012     
4013     Make sure AO_TICK_TYPE is used "everywhere", instead of uint16_t or other.
4014     
4015     Signed-off-by: Keith Packard <keithp@keithp.com>
4016
4017 commit 8d0df64bbc5ed31188b4b4bea0be52a52dbece3b
4018 Author: Bdale Garbee <bdale@gag.com>
4019 Date:   Sun Feb 24 15:10:25 2019 -0700
4020
4021     altos: ads124s0x successfully reading data
4022
4023 commit 14fe18559d2eb7e568f07fcbaec89b6ef55fae24
4024 Author: Bdale Garbee <bdale@gag.com>
4025 Date:   Sun Feb 24 11:51:58 2019 -0700
4026
4027     altos: snapshot - working on ads124x0x driver
4028
4029 commit 2f87e182d9f0b3c2856f62149371ad70b16148cf
4030 Author: Bdale Garbee <bdale@gag.com>
4031 Date:   Sun Feb 24 10:49:47 2019 -0700
4032
4033     altos: ADS124S0X driver compiles now
4034
4035 commit 69bdb309f46a28803e93b08921720805b28b18a2
4036 Author: Bdale Garbee <bdale@gag.com>
4037 Date:   Sun Feb 24 10:28:15 2019 -0700
4038
4039     altos: fix ads124s0x data structure
4040
4041 commit 8cc418ed3b0df0e465f0af27c2255cb97294e6ce
4042 Author: Bdale Garbee <bdale@gag.com>
4043 Date:   Sun Feb 24 10:25:31 2019 -0700
4044
4045     altos: first cut at ADS124S0X driver interrupt handling
4046
4047 commit 654a23168f59d04d7e9cad657bebf8ecfdd8e41e
4048 Merge: d0f66918 655c5d2c
4049 Author: Bdale Garbee <bdale@gag.com>
4050 Date:   Thu Feb 21 21:57:26 2019 -0700
4051
4052     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
4053
4054 commit d0f6691804ee8de633601483354c93f1c2d75219
4055 Author: Bdale Garbee <bdale@gag.com>
4056 Date:   Thu Feb 21 21:57:08 2019 -0700
4057
4058     doc: actually add the telelaunch files
4059
4060 commit 655c5d2c1124182ba336db368474cf4de0b9ce9d
4061 Author: Keith Packard <keithp@keithp.com>
4062 Date:   Thu Feb 21 19:28:14 2019 -0800
4063
4064     altos: Allow applications to override newlib printf selection
4065     
4066     Re-defining NEWLIB_PRINTF_CFLAGS will allow applications to select
4067     printf with floating point support if desired.
4068     
4069     Signed-off-by: Keith Packard <keithp@keithp.com>
4070
4071 commit 3310b22e28d953a6569cd50e83f91c25577424a5
4072 Author: Keith Packard <keithp@keithp.com>
4073 Date:   Thu Feb 21 19:26:41 2019 -0800
4074
4075     altos: Fix ISR declarations to make them non-weak
4076     
4077     In my zeal to eliminate warnings, I added declarations of all ISR
4078     functions to a shared header file. However, I managed to include the
4079     'weak' declaration, which meant that the intended ISR functions were
4080     as weak as the 'default' ISR functions. This left all interrupts
4081     non-functional, which doesn't make for a happy program.
4082     
4083     Signed-off-by: Keith Packard <keithp@keithp.com>
4084
4085 commit eaf2ee0f498b519d64e1664a2b8c66c52ac1497c
4086 Author: Keith Packard <keithp@keithp.com>
4087 Date:   Mon Feb 18 16:43:50 2019 -0800
4088
4089     altos/telefireone-v2.0: Remove build of ao_product.h from Makefile
4090     
4091     This is built in common code now.
4092     
4093     Signed-off-by: Keith Packard <keithp@keithp.com>
4094
4095 commit c411c7ec71be0263a958c0803772cd6068e6bdad
4096 Author: Bdale Garbee <bdale@gag.com>
4097 Date:   Thu Feb 21 17:14:24 2019 -0700
4098
4099     doc: new TeleLaunch system manual
4100
4101 commit 5c772d58ba83e147f0a404261a34c39183f2aac3
4102 Author: Bdale Garbee <bdale@gag.com>
4103 Date:   Mon Feb 18 17:39:34 2019 -0700
4104
4105     altos: first cut of code for telefireone-v2.0
4106
4107 commit d31fda73fef37cf6a9e449c99f3197b713b93acb
4108 Author: Keith Packard <keithp@keithp.com>
4109 Date:   Mon Feb 18 16:26:39 2019 -0800
4110
4111     altos: Build telefireone-v1.0 by default
4112     
4113     Signed-off-by: Keith Packard <keithp@keithp.com>
4114
4115 commit 6aeb000899ad7f22e92b487b5891664554bc4d33
4116 Author: Keith Packard <keithp@keithp.com>
4117 Date:   Mon Feb 18 16:26:08 2019 -0800
4118
4119     altos/telefireone-v1.0: Track ao_led_init API change
4120     
4121     No longer takes a parameter.
4122     
4123     Signed-off-by: Keith Packard <keithp@keithp.com>
4124
4125 commit 2e468bfbf9f430b6a3970283d818ea4405ccfc5b
4126 Author: Keith Packard <keithp@keithp.com>
4127 Date:   Mon Feb 18 16:25:38 2019 -0800
4128
4129     altos/telefireone-v1.0: Set various ADC values
4130     
4131     Reference voltage and divider resistor values.
4132     
4133     Signed-off-by: Keith Packard <keithp@keithp.com>
4134
4135 commit 4b41b14ea46ff6954895824a60637c0eb4353b17
4136 Author: Keith Packard <keithp@keithp.com>
4137 Date:   Mon Feb 18 16:25:06 2019 -0800
4138
4139     altos/telefireone-v1.0: Set AO_LOG_FORMAT
4140     
4141     Use AO_LOG_FORMAT_TELFIRETWO for now; perhaps we'll have a new format
4142     at some point.
4143     
4144     Signed-off-by: Keith Packard <keithp@keithp.com>
4145
4146 commit 58f77ec66f5e40095917905578e36566b7e3401e
4147 Author: Keith Packard <keithp@keithp.com>
4148 Date:   Mon Feb 18 16:24:21 2019 -0800
4149
4150     altos/telefireone-v1.0: Turn off USE_INTERNAL_FLASH
4151     
4152     This is for TeleMini v1.0 which stored log data to the program flash.
4153     
4154     Signed-off-by: Keith Packard <keithp@keithp.com>
4155
4156 commit 9ea50f00039c812ea6a4a4235d78c140a0252662
4157 Author: Keith Packard <keithp@keithp.com>
4158 Date:   Mon Feb 18 16:23:13 2019 -0800
4159
4160     altos/telefireone-v1.0: Clean up Makefile
4161     
4162     Follow other projects and remove common bits which are now in
4163     Makefile.defs
4164     
4165     Signed-off-by: Keith Packard <keithp@keithp.com>
4166
4167 commit d19f1888d736943e8b51aeb56ec7097e11a505fc
4168 Author: Keith Packard <keithp@keithp.com>
4169 Date:   Mon Feb 18 16:22:07 2019 -0800
4170
4171     altos/telefireone-v1.0: Doesn't have a beeper
4172     
4173     Signed-off-by: Keith Packard <keithp@keithp.com>
4174
4175 commit f9f1776f61cf365e3c8862f9f93cd2773391da16
4176 Author: Keith Packard <keithp@keithp.com>
4177 Date:   Mon Feb 18 16:20:14 2019 -0800
4178
4179     altos: Remove AO_LOG_STATE from ao_log_telefiretwo
4180     
4181     Telefiretwo never changes flight state, so these packets weren't going
4182     to be written.
4183     
4184     Also stop passing &log to ao_log_firetwo -- it always got the global
4185     anyways, just use it directly.
4186     
4187     Signed-off-by: Keith Packard <keithp@keithp.com>
4188
4189 commit 7a89aa1ea7e1b02b5cd310986adf4239ec0ce91d
4190 Author: Keith Packard <keithp@keithp.com>
4191 Date:   Mon Feb 18 12:59:05 2019 -0800
4192
4193     altos: Move common build definitions to src/Makefile.defs
4194     
4195     This cleans up the build process for all architectures, providing a
4196     common place to specify vpath, cflags and build rules for various
4197     common files.
4198     
4199     Signed-off-by: Keith Packard <keithp@keithp.com>
4200
4201 commit 889518aeee080b0f8bb954db86d08105898d8161
4202 Author: Keith Packard <keithp@keithp.com>
4203 Date:   Mon Feb 18 11:25:21 2019 -0800
4204
4205     altos/attiny: Mark 'mode' param to ao_exti_setup_port as used
4206     
4207     Retain API.
4208     
4209     Signed-off-by: Keith Packard <keithp@keithp.com>
4210
4211 commit a12dc56db6d5245ee8ac594337576dd85791a984
4212 Author: Keith Packard <keithp@keithp.com>
4213 Date:   Mon Feb 18 10:42:23 2019 -0800
4214
4215     altos: Add -Wshadow to CFLAGS
4216     
4217     And fix up the related messages.
4218     
4219     Signed-off-by: Keith Packard <keithp@keithp.com>
4220
4221 commit fda36e57205138f6c180a18b54956ea1682a5293
4222 Author: Keith Packard <keithp@keithp.com>
4223 Date:   Mon Feb 18 10:41:31 2019 -0800
4224
4225     altos/stm-demo: Make this build again after various API and CFLAGS changes
4226     
4227     Deal with LED API change. Remove unused functions.
4228     
4229     Signed-off-by: Keith Packard <keithp@keithp.com>
4230
4231 commit 85104dbe9684af579c9255553b609fd28f8ee276
4232 Author: Keith Packard <keithp@keithp.com>
4233 Date:   Mon Feb 18 10:40:06 2019 -0800
4234
4235     ao-tools/ao-dump-up: Document --wait flag
4236     
4237     --wait means to poll for a µPusb device instead of bailing when none
4238     exists at startup. Quite useful for testing a batch of new device.
4239     
4240     Signed-off-by: Keith Packard <keithp@keithp.com>
4241
4242 commit b6021e8dd866d6db54d28c79f0572aadd1861a5f
4243 Author: Keith Packard <keithp@keithp.com>
4244 Date:   Mon Feb 18 10:39:11 2019 -0800
4245
4246     ao-bringup: chaosread is no longer part of altos
4247     
4248     this has been moved to a separate project.
4249     
4250     Signed-off-by: Keith Packard <keithp@keithp.com>
4251
4252 commit a43bc96ad4a524480a2d47500fb0cfaeeba8ad3d
4253 Author: Keith Packard <keithp@keithp.com>
4254 Date:   Mon Feb 18 10:38:21 2019 -0800
4255
4256     stm: Expose LCD font API in ao_lcd_font.h
4257     
4258     That required renaming the existing LCD font defintions from
4259     ao_lcd_font.h to ao_lcd_font_bits.h.
4260     
4261     Signed-off-by: Keith Packard <keithp@keithp.com>
4262
4263 commit ebb8ab6a2f5f1245098ad68d0cd007d3f115a24d
4264 Author: Keith Packard <keithp@keithp.com>
4265 Date:   Mon Feb 4 22:39:34 2019 -0800
4266
4267     altos: Add a pile more compiler warnings
4268     
4269     Adds:
4270             -Wpointer-arith
4271             -Wstrict-prototypes
4272             -Wmissing-prototypes
4273             -Wmissing-declarations
4274             -Wnested-externs
4275     
4276     Signed-off-by: Keith Packard <keithp@keithp.com>
4277
4278 commit d6c3c3618a708d2a1a7948454710e6ae21c2a426
4279 Author: Keith Packard <keithp@keithp.com>
4280 Date:   Mon Feb 4 22:38:23 2019 -0800
4281
4282     altos: Declare task stack as union of uint8_t and uint32_t
4283     
4284     Support -Wcast-align and -Wpointer-arith while still allowing
4285     architectures to pick whether they want an 8-bit or 32-bit stack.
4286     
4287     Signed-off-by: Keith Packard <keithp@keithp.com>
4288
4289 commit 63a44b9c169d042fb1a3997620477e7f00bb0918
4290 Author: Keith Packard <keithp@keithp.com>
4291 Date:   Mon Feb 4 22:34:21 2019 -0800
4292
4293     altos: Remove unused ao_adc_get from ao_adc_stm.c
4294     
4295     Signed-off-by: Keith Packard <keithp@keithp.com>
4296
4297 commit f26197f0eec650330b476514c47978b4ba087719
4298 Author: Keith Packard <keithp@keithp.com>
4299 Date:   Mon Feb 4 22:33:32 2019 -0800
4300
4301     altos: Stop doing pointer arith on void *
4302     
4303     Switch to uint8_t * instead.
4304     
4305     Signed-off-by: Keith Packard <keithp@keithp.com>
4306
4307 commit 54dd2a6e3a05b940d9daebb3d73f6876c182b3e7
4308 Author: Keith Packard <keithp@keithp.com>
4309 Date:   Mon Feb 4 22:32:24 2019 -0800
4310
4311     altos: Add 'void' to function declarations with no params.
4312     
4313     Support -Wstrict-prototypes
4314     
4315     Signed-off-by: Keith Packard <keithp@keithp.com>
4316
4317 commit 873f511173c637016b5e173813bd03c1725797bb
4318 Author: Keith Packard <keithp@keithp.com>
4319 Date:   Mon Feb 4 22:28:02 2019 -0800
4320
4321     altos: Declare all public functions in header files
4322     
4323     Including interrupt vectors to catch mis-spellings.
4324     Working toward supporting -Wmissing-prototypes
4325     
4326     Signed-off-by: Keith Packard <keithp@keithp.com>
4327
4328 commit c11427819ca24bb77523496309b5b6f699d126c5
4329 Author: Keith Packard <keithp@keithp.com>
4330 Date:   Mon Feb 4 22:24:37 2019 -0800
4331
4332     altos: Mark local functions 'static'
4333     
4334     Working towards supporting -Wmissing-prototypes
4335     
4336     Signed-off-by: Keith Packard <keithp@keithp.com>
4337
4338 commit 119a829e58aff5dd7801fe7ef8cae886bf31fec1
4339 Author: Keith Packard <keithp@keithp.com>
4340 Date:   Mon Feb 4 22:35:02 2019 -0800
4341
4342     altos/stm: Note that ao_i2c_recv_dma_isr isn't actually used
4343     
4344     This function resets the i2c transceiver after DMA completes, but it
4345     hasn't ever been hooked up. Some testing would be a good idea. For
4346     now, just add a comment and mark the function as referenced to avoid a
4347     compiler warning.
4348     
4349     Signed-off-by: Keith Packard <keithp@keithp.com>
4350
4351 commit acf032eb39504657e9289ca54844967b9c3bed76
4352 Author: Keith Packard <keithp@keithp.com>
4353 Date:   Mon Feb 4 22:42:05 2019 -0800
4354
4355     altos: Fix spelling of stm_dma_ch4_5_6_isr
4356     
4357     This spellingn error would have caused all DMA to these channels to fail.
4358     
4359     Signed-off-by: Keith Packard <keithp@keithp.com>
4360
4361 commit d7f8c9262f7979ddcc93cb64b913e392c18ef674
4362 Author: Bdale Garbee <bdale@gag.com>
4363 Date:   Sun Feb 17 17:35:25 2019 -0700
4364
4365     altos: ADS124S0X driver compiles with initialization code maybe completed
4366
4367 commit c29f65a5696df66efb7e84e3ae8a3ea4b1f1494c
4368 Author: Bdale Garbee <bdale@gag.com>
4369 Date:   Sun Feb 17 14:38:53 2019 -0700
4370
4371     altos: add initial support for TeleFireOne v2.0
4372
4373 commit 630f457666b48321be0a5b6fbf391efef1fa3eb4
4374 Author: Keith Packard <keithp@keithp.com>
4375 Date:   Sun Feb 3 12:48:45 2019 -0800
4376
4377     Use strip-nondeterminism to fix JAR timestamps
4378     
4379     .jar files are just zip files, and contain dates. These will cause the
4380     build to be non-reproducible. Use strip-nondeterminism to smash all of
4381     these back to a fixed value.
4382     
4383     Signed-off-by: Keith Packard <keithp@keithp.com>
4384
4385 commit 145e5a1ac557c4990e74fb64b005fc68d6941bdc
4386 Merge: e2c9ef80 db730875
4387 Author: Bdale Garbee <bdale@gag.com>
4388 Date:   Mon Jan 28 13:46:59 2019 -0700
4389
4390     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
4391
4392 commit e2c9ef801abacd2533d9b4321c24a490d4556134
4393 Author: Bdale Garbee <bdale@gag.com>
4394 Date:   Mon Jan 28 13:45:31 2019 -0700
4395
4396     Makefiles, too
4397
4398 commit db7308750b3478ec3d2332e81db9957a9d4f2cfc
4399 Author: Keith Packard <keithp@keithp.com>
4400 Date:   Mon Jan 28 11:35:32 2019 -0800
4401
4402     altos/telefireeight-v2.0: Add flash loader Makefile
4403     
4404     Signed-off-by: Keith Packard <keithp@keithp.com>
4405
4406 commit e40407467f28ab44b9f7c7d51a65a51f802410d5
4407 Author: Keith Packard <keithp@keithp.com>
4408 Date:   Mon Jan 28 11:33:19 2019 -0800
4409
4410     altos: Delete unused config bits for telefireeight-v2.0. Add Makefile
4411     
4412     Clean up the config and set the copyright year.
4413     
4414     Signed-off-by: Keith Packard <keithp@keithp.com>
4415
4416 commit 38dc7545a98a851af447ad3d69fa5bc85583fed9
4417 Author: Bdale Garbee <bdale@gag.com>
4418 Date:   Sun Jan 27 19:20:02 2019 -0700
4419
4420     altos: add telefireeight-v2.0 to src/Makefile and to Releasing
4421
4422 commit f29b55691c9f160898b49bf15f46a88ae00b115f
4423 Author: Bdale Garbee <bdale@gag.com>
4424 Date:   Sun Jan 27 19:16:41 2019 -0700
4425
4426     altos: add support for telefireeight-v2.0
4427
4428 commit 37f4a66e47370e0e5ef42b0d70cda060fa2baa64
4429 Author: Bdale Garbee <bdale@gag.com>
4430 Date:   Wed Jan 9 15:42:42 2019 -0700
4431
4432     doc: add force-bootloader instructions for TeleGPS v1 and v2
4433
4434 commit 3703aef1b8b043697e8b99df24b987ba696909bc
4435 Author: Keith Packard <keithp@keithp.com>
4436 Date:   Mon Jan 7 17:15:41 2019 -0800
4437
4438     doc: Fix typo in TeleBT v3 flash-force instructions
4439     
4440     taht → that
4441     
4442     Signed-off-by: Keith Packard <keithp@keithp.com>
4443
4444 commit 38630c65460b5e873a0df0fef937d498a37ea329
4445 Author: Keith Packard <keithp@keithp.com>
4446 Date:   Mon Jan 7 17:12:56 2019 -0800
4447
4448     Remove ao-chaosread
4449     
4450     This program is now provided by the independent chaosread program.
4451     
4452     Signed-off-by: Keith Packard <keithp@keithp.com>
4453
4454 commit 31f9ed231e63b214b405a141cabce3eb758e82e6
4455 Author: Bdale Garbee <bdale@gag.com>
4456 Date:   Sat Jan 5 18:02:34 2019 -0700
4457
4458     doc: add flash-force instructions for TeleBT v3.0
4459
4460 commit 72bcff4c1af10571314e5cbbe29f073de818088e
4461 Author: Keith Packard <keithp@keithp.com>
4462 Date:   Thu Jan 3 11:59:02 2019 -0800
4463
4464     ao-tools/ao-telem: Print out 'log_max' value. Clean up compiler warnings.
4465     
4466     Signed-off-by: Keith Packard <keithp@keithp.com>
4467
4468 commit 14900d539c9d379a39ec157bb7e1914aad8fde3c
4469 Author: Keith Packard <keithp@keithp.com>
4470 Date:   Thu Jan 3 11:57:42 2019 -0800
4471
4472     ao-tools/ao-cal-accel: Initialize byte count var 'l'
4473     
4474     When left uninitialized, the program would randomly segfault at startup.
4475     
4476     Signed-off-by: Keith Packard <keithp@keithp.com>
4477
4478 commit 96be286b3a9daa9bdb7872118be0118872d483f8
4479 Author: Keith Packard <keithp@keithp.com>
4480 Date:   Thu Jan 3 11:55:38 2019 -0800
4481
4482     ao-tools/ao-load: Return status from 'rewrite'
4483     
4484     Was just falling off the end of this function, returning a random value.
4485     
4486     Signed-off-by: Keith Packard <keithp@keithp.com>
4487
4488 commit 6f729ff46b2f4531db68f0af85e7e9fe0f6d1969
4489 Author: Keith Packard <keithp@keithp.com>
4490 Date:   Thu Jan 3 11:41:49 2019 -0800
4491
4492     ao-tools: Fix warnings in ao-tools
4493     
4494     None of these appear likely to have caused actual problems.
4495     
4496     Signed-off-by: Keith Packard <keithp@keithp.com>
4497
4498 commit f14c799ae7ff3be56c28f5694f04c03daff7708e
4499 Author: Keith Packard <keithp@keithp.com>
4500 Date:   Thu Jan 3 11:40:32 2019 -0800
4501
4502     ao-tools: Add lots of compiler warning flags to ao-tools build
4503     
4504     This catches some uninitialized variable errors which cause
4505     ao-cal-accel to crash (fixes coming next)
4506     
4507     Signed-off-by: Keith Packard <keithp@keithp.com>
4508
4509 commit adf4bec88df1822031e1a8b00422de8b8b0c0cd4
4510 Author: Keith Packard <keithp@keithp.com>
4511 Date:   Wed Jan 2 23:51:58 2019 -0800
4512
4513     doc: Update all docs to 1.9. Note this in doc/RELNOTES
4514     
4515     Missed a bunch of 1.8.7 numbers due to a missing step in the release process
4516     
4517     Signed-off-by: Keith Packard <keithp@keithp.com>
4518
4519 commit a3177edd807b12a58d684ece60b0f3329e742af6
4520 Author: Bdale Garbee <bdale@gag.com>
4521 Date:   Thu Jan 3 00:49:22 2019 -0700
4522
4523     updates to Releasing based on 1.9 release process learnings
4524
4525 commit 5b4da841459a650e641924aab132f566c6259c4d
4526 Merge: 95ffec07 ecf40a3a
4527 Author: Bdale Garbee <bdale@gag.com>
4528 Date:   Wed Jan 2 23:03:41 2019 -0700
4529
4530     Merge branch 'master' into branch-1.9
4531
4532 commit ecf40a3a190fb2f7d7d2654c1e87daddf0362b0c
4533 Author: Keith Packard <keithp@keithp.com>
4534 Date:   Wed Jan 2 22:02:42 2019 -0800
4535
4536     doc: Skip .pdf generation when asciidoctor-pdf is missing
4537     
4538     Not available in debian unstable yet
4539     
4540     Signed-off-by: Keith Packard <keithp@keithp.com>
4541
4542 commit 95ffec073b0758801df04a77eca0bd2bc6e57e35
4543 Author: Bdale Garbee <bdale@gag.com>
4544 Date:   Wed Jan 2 22:19:36 2019 -0700
4545
4546     changelog for 1.9 release
4547
4548 commit 4e9e0bf99d6b71086110038fa1e3231d00bb2496
4549 Author: Keith Packard <keithp@keithp.com>
4550 Date:   Mon Dec 31 15:20:57 2018 -0800
4551
4552     Update to version 1.9
4553     
4554     Signed-off-by: Keith Packard <keithp@keithp.com>
4555
4556 commit f62ac01979a403f6a05f119201a62a8ffc217c73
4557 Author: Keith Packard <keithp@keithp.com>
4558 Date:   Mon Dec 31 15:20:23 2018 -0800
4559
4560     Change Releasing to reflect asciidoctor switch
4561     
4562     Don't need to hack .xml files anymore (yay!)
4563     
4564     Signed-off-by: Keith Packard <keithp@keithp.com>
4565
4566 commit bed019b64d9e37f276ad5aa2dabb7681aae122ec
4567 Author: Keith Packard <keithp@keithp.com>
4568 Date:   Mon Dec 31 15:17:01 2018 -0800
4569
4570     doc: Add 1.9 release notes
4571     
4572     Signed-off-by: Keith Packard <keithp@keithp.com>
4573
4574 commit f9fdbfade5e2d203d2ca5378e4f2a65beae4a19f
4575 Author: Keith Packard <keithp@keithp.com>
4576 Date:   Mon Dec 31 15:17:42 2018 -0800
4577
4578     doc: Set doc version to 1.9
4579     
4580     Signed-off-by: Keith Packard <keithp@keithp.com>
4581
4582 commit ec8df548e3f6fd5d809238e2e60a0844775f551a
4583 Author: Keith Packard <keithp@keithp.com>
4584 Date:   Mon Dec 31 15:17:20 2018 -0800
4585
4586     doc: Add EasyMega v2.0 specs
4587     
4588     Signed-off-by: Keith Packard <keithp@keithp.com>
4589
4590 commit 58fb7e53989f67fe8d793d7b3ddad8e41682cfbe
4591 Author: Keith Packard <keithp@keithp.com>
4592 Date:   Mon Dec 31 15:18:08 2018 -0800
4593
4594     doc: Update doc/RELNOTES to adapt to asciidoctor change
4595     
4596     Moving to asciidoctor means changing our doc release process
4597     
4598     Signed-off-by: Keith Packard <keithp@keithp.com>
4599
4600 commit bb3f961022032390bfac6104ea4136354df67689
4601 Author: Keith Packard <keithp@keithp.com>
4602 Date:   Sun Dec 30 14:28:07 2018 -0800
4603
4604     Add shipping products to fat_altos target, note that in Releasing
4605     
4606     These bits are used to build alpha/beta releases, so they should
4607     support all existing products.
4608     
4609     Signed-off-by: Keith Packard <keithp@keithp.com>
4610
4611 commit 60b46436f9f642d43be4e00df08eccadb57214e8
4612 Author: Bdale Garbee <bdale@gag.com>
4613 Date:   Mon Dec 31 12:37:45 2018 -0700
4614
4615     ao-bringup: get turnon_easymega working for v2.0
4616
4617 commit 9791ebb256c2892663c072f7989e4b9bd34818a1
4618 Author: Keith Packard <keithp@keithp.com>
4619 Date:   Sun Dec 30 14:15:51 2018 -0800
4620
4621     altoslib: Remove spurious debug printf in AltosCalData
4622     
4623     Signed-off-by: Keith Packard <keithp@keithp.com>
4624
4625 commit 0d472ab07224a21abfa83da8336439d7844f9aa8
4626 Author: Keith Packard <keithp@keithp.com>
4627 Date:   Sun Dec 30 14:11:03 2018 -0800
4628
4629     altos: Don't validate ADXL375 self test for maximum value
4630     
4631     The data sheet says this is unreliable, and that we should be using an
4632     FFT anyways.
4633     
4634     Signed-off-by: Keith Packard <keithp@keithp.com>
4635
4636 commit 4fb00afc9018c6179c4aff897fcbb330588d02a2
4637 Author: Keith Packard <keithp@keithp.com>
4638 Date:   Sun Dec 30 13:42:50 2018 -0800
4639
4640     altos: Make HAS_ACCEL_DEBUG build again
4641     
4642     Need to not use ao_error_h_sq_avg without HAS_ACCEL
4643     
4644     Signed-off-by: Keith Packard <keithp@keithp.com>
4645
4646 commit 84c04a114898d97a13f61e1006949dc3926eeba1
4647 Author: Bdale Garbee <bdale@gag.com>
4648 Date:   Sun Dec 30 15:16:29 2018 -0700
4649
4650     update easymega turn-on script for v2.0
4651
4652 commit e9a3268285e97b7316c3321892e77814703ff71d
4653 Author: Keith Packard <keithp@keithp.com>
4654 Date:   Thu Nov 1 19:40:31 2018 -0700
4655
4656     doc: Use icons for admonitions
4657     
4658     This replaces the text 'WARNING' or 'NOTE' with a suitable icon instead.
4659     
4660     Signed-off-by: Keith Packard <keithp@keithp.com>
4661
4662 commit d859a7f65baf6c5c170f14fb2d9401b5c607a254
4663 Author: Keith Packard <keithp@keithp.com>
4664 Date:   Thu Oct 25 17:01:38 2018 -0700
4665
4666     doc: Remove asciidoc related files
4667     
4668     These all helped asciidoc generate documentation
4669     
4670     Signed-off-by: Keith Packard <keithp@keithp.com>
4671
4672 commit 41fed74c4cf139de6bf8f1879d370977785ad1f8
4673 Author: Keith Packard <keithp@keithp.com>
4674 Date:   Thu Oct 25 16:56:24 2018 -0700
4675
4676     Remove cc1111 products from 'fat_altos' list, which is used for keithp-fat
4677     
4678     Signed-off-by: Keith Packard <keithp@keithp.com>
4679
4680 commit 6d80b89c0bd82133dd5c93df8604f562ac49c19a
4681 Author: Keith Packard <keithp@keithp.com>
4682 Date:   Thu Oct 25 16:50:17 2018 -0700
4683
4684     doc: Switch to asciidoctor to format docs
4685     
4686     asciidoc and a2x are no longer actively maintained and Debian policy
4687     encourages people to move away from them to asciidoctor.
4688     
4689     Signed-off-by: Keith Packard <keithp@keithp.com>
4690
4691 commit cf3e524e50a6fae2862efb404c9918b74438e9c9
4692 Author: Keith Packard <keithp@keithp.com>
4693 Date:   Tue Oct 23 16:07:09 2018 -0700
4694
4695     Generate LED icons on the fly. Include SVG versions.
4696     
4697     This builds the required LED images from source code.
4698     
4699     Signed-off-by: Keith Packard <keithp@keithp.com>
4700
4701 commit e9915aad4fe97cd253b88805646085c64181baef
4702 Author: Keith Packard <keithp@keithp.com>
4703 Date:   Mon Oct 22 16:48:56 2018 -0700
4704
4705     Don't force CFLAGS from top level
4706     
4707     Let the system defaults control this value.
4708     
4709     Signed-off-by: Keith Packard <keithp@keithp.com>
4710
4711 commit cf7b2e065d844d290ee43449ae37162839220158
4712 Author: Keith Packard <keithp@keithp.com>
4713 Date:   Mon Oct 22 16:48:04 2018 -0700
4714
4715     ao-tools: Spelling fixes in a couple of man pages
4716     
4717     ao-dbg.1 and ao-eeprom.1
4718     
4719     Signed-off-by: Keith Packard <keithp@keithp.com>
4720
4721 commit 1812adbd61400af19293bf775e544baf661ec224
4722 Author: Keith Packard <keithp@keithp.com>
4723 Date:   Mon Oct 22 16:47:20 2018 -0700
4724
4725     Add keywords to .desktop files
4726     
4727     Makes applications easier to find with search
4728     
4729     Signed-off-by: Keith Packard <keithp@keithp.com>
4730
4731 commit 48e221cca00c9f925ff57588dd782842705f7a23
4732 Author: Keith Packard <keithp@keithp.com>
4733 Date:   Sat Oct 20 17:29:36 2018 -0700
4734
4735     altoslib: When flashing hardware, pull USB data from device if needed
4736     
4737     If we fail to extract USB vid/pid and product values from the device
4738     ROM, use the data discovered over USB when the device was originally
4739     discovered.
4740     
4741     Also, use the USB product to select appropriate .ihx files instead of
4742     only using the USB vid/pid. This will help people avoid using the
4743     wrong file when reflashing devices.
4744     
4745     Signed-off-by: Keith Packard <keithp@keithp.com>
4746
4747 commit 345e3c37a1cf619392b54589bb91b4caf7844810
4748 Author: Keith Packard <keithp@keithp.com>
4749 Date:   Sat Oct 20 17:26:53 2018 -0700
4750
4751     altos/easymega-v2.0: Handle different mpu9250 orientation
4752     
4753     The mpu9250 on EasyMega v2.0 is rotated 90° compared with EasyMega v1
4754     and TeleMega IMU devices.
4755     
4756     Signed-off-by: Keith Packard <keithp@keithp.com>
4757
4758 commit 8c92656576aff3ceab5bead3c835d96c36098fe7
4759 Author: Keith Packard <keithp@keithp.com>
4760 Date:   Sat Oct 20 17:24:41 2018 -0700
4761
4762     altoslib: Add support for EasyMega-v2
4763     
4764     adxl375 instead of mma6555.
4765     mpu9250 rotated 90° compared with other megas.
4766     
4767     Signed-off-by: Keith Packard <keithp@keithp.com>
4768
4769 commit f13e294d4644096b0529383c1d60d5e4b7916d76
4770 Author: Keith Packard <keithp@keithp.com>
4771 Date:   Sat Oct 20 17:22:59 2018 -0700
4772
4773     altoslib: Add support for TeleGPS v2
4774     
4775     The battery voltage ADC values are different from TeleGPS v1 (max 4095
4776     instead of 32767).
4777     
4778     Signed-off-by: Keith Packard <keithp@keithp.com>
4779
4780 commit c01514fa1e0a2cea3955c71a833b4a21b3d33f24
4781 Author: Keith Packard <keithp@keithp.com>
4782 Date:   Sat Oct 20 07:34:57 2018 -0700
4783
4784     altos/adxl375: Clean up initialization, shortening self test period
4785     
4786     Set the self test period to that suggested in the documentation.
4787     Eliminate some debug variables.
4788     
4789     Signed-off-by: Keith Packard <keithp@keithp.com>
4790
4791 commit 0686a7b8aec524d81bda4c572549a3a068ce0eed
4792 Merge: 6aa451ce cc528f1f
4793 Author: Bdale Garbee <bdale@gag.com>
4794 Date:   Sat Oct 20 01:18:12 2018 -0600
4795
4796     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
4797
4798 commit 6aa451ce81bfdfe679e3f9902043a5f0d235c745
4799 Author: Bdale Garbee <bdale@gag.com>
4800 Date:   Sat Oct 20 01:17:39 2018 -0600
4801
4802     altoslib: fix computation of TeleGPS battery voltage
4803
4804 commit cc528f1ff0271ec6488a1a7b91c731183502101e
4805 Author: Keith Packard <keithp@keithp.com>
4806 Date:   Fri Oct 19 13:20:31 2018 -0700
4807
4808     altosui: Add EasyMega v2.0 firmware to release
4809     
4810     Signed-off-by: Keith Packard <keithp@keithp.com>
4811
4812 commit 1e4b8674d874a190eca1a98a397aaf0a9d15bda1
4813 Author: Keith Packard <keithp@keithp.com>
4814 Date:   Fri Oct 19 13:19:03 2018 -0700
4815
4816     altoslib: Add ADXL375 support and EasyMega v2.0 support
4817     
4818     EasyMega v2.0 replaces the MMA655X with an ADXL375 part.
4819     
4820     Signed-off-by: Keith Packard <keithp@keithp.com>
4821
4822 commit 3fd320ea38f2945f5611a09a0e48d16db467d105
4823 Author: Keith Packard <keithp@keithp.com>
4824 Date:   Fri Oct 19 08:41:51 2018 -0700
4825
4826     altos: Add EasyMega v2.0 to default build
4827     
4828     Signed-off-by: Keith Packard <keithp@keithp.com>
4829
4830 commit f49763bf4a6cd8b2a47abfbec7ef3d8c8c029b8f
4831 Author: Keith Packard <keithp@keithp.com>
4832 Date:   Sat Oct 13 09:43:25 2018 -0700
4833
4834     altos/easymega-v2.0: Add adxl375, replace mpu6000 with 9250 [v2]
4835     
4836     Should reflect current hardware design now.
4837     
4838     v2:
4839             Use SPI mode 3 for ADXL375
4840             Invert ADXL375 values
4841     
4842     Signed-off-by: Keith Packard <keithp@keithp.com>
4843
4844 commit 6fdc392ef1b624c06e26e7a053c3579435c455d5
4845 Author: Keith Packard <keithp@keithp.com>
4846 Date:   Sat Oct 13 09:46:01 2018 -0700
4847
4848     altos/easymega-v2.0: Change binary to easymega-v2.0 instead of easymega-v1.0
4849     
4850     Signed-off-by: Keith Packard <keithp@keithp.com>
4851
4852 commit 30e4e286eec31e69ad1e69a44cf00d4549a09f88
4853 Author: Keith Packard <keithp@keithp.com>
4854 Date:   Sat Oct 13 09:41:31 2018 -0700
4855
4856     altos: Add ADXL375 driver [v2]
4857     
4858     Includes self-test code and multi-byte mode operation for reading
4859     sample registers.
4860     
4861     Signed-off-by: Keith Packard <keithp@keithp.com>
4862
4863 commit 33bb97b9637bdabe4360269889e20fcc50ef9886
4864 Author: Keith Packard <keithp@keithp.com>
4865 Date:   Mon Oct 15 11:15:31 2018 -0700
4866
4867     altos/stm: Support SPI modes other than 0
4868     
4869     ADXL375 requires SPI mode 3.
4870     
4871     Signed-off-by: Keith Packard <keithp@keithp.com>
4872
4873 commit dbc52686c6d9808275c35e0c9c987cbbd9f7859d
4874 Author: Keith Packard <keithp@keithp.com>
4875 Date:   Sat Oct 13 13:42:34 2018 -0700
4876
4877     altos/stm: Make beeper driver support all possible tim234 configs
4878     
4879     And update all users to be explicit about the desired config.
4880     
4881     Signed-off-by: Keith Packard <keithp@keithp.com>
4882
4883 commit 80affca535c5c43a5d9963dfafc74f9675c9b155
4884 Author: Keith Packard <keithp@keithp.com>
4885 Date:   Fri Oct 19 08:12:22 2018 -0700
4886
4887     altos: Create ao_data_fill shared function
4888     
4889     This fills a data ring entry with all of the current sensor values
4890     other than the ADC. It is used in all of the adc completion functions.
4891     
4892     Signed-off-by: Keith Packard <keithp@keithp.com>
4893
4894 commit facf790f469df374257440ba9482321cbab7cecb
4895 Author: Bdale Garbee <bdale@gag.com>
4896 Date:   Sat Oct 13 10:17:47 2018 -0600
4897
4898     altos: remove usbtrng support (chaoskey prototypes)
4899
4900 commit 59f66e3264a48d8586dcbd12f6f0fa91e2e1ecdc
4901 Author: Bdale Garbee <bdale@gag.com>
4902 Date:   Sat Oct 13 10:12:39 2018 -0600
4903
4904     altos: remove telescience support
4905
4906 commit 758c8c27ba1819b5d90fda9e9ba6d15f5e8598e0
4907 Author: Bdale Garbee <bdale@gag.com>
4908 Date:   Sat Oct 13 10:02:13 2018 -0600
4909
4910     altos: remove teledongle-v1.8 support (what was that, anyway?!?)
4911
4912 commit 3620f09329ccae817fe3ec2f9c2c588ebbfa149b
4913 Author: Bdale Garbee <bdale@gag.com>
4914 Date:   Sat Oct 13 09:59:22 2018 -0600
4915
4916     altos: remove megadongle-v0.1 support, never went beyond prototype
4917
4918 commit 2da09b9f5649786f202aa0f295ead728939eddae
4919 Author: Bdale Garbee <bdale@gag.com>
4920 Date:   Sat Oct 13 09:57:44 2018 -0600
4921
4922     altos: remove telepyro-v0.1 support, which was never completed anyway
4923
4924 commit 41ebb27230de6385a01c111c299bb22b1cb0badf
4925 Author: Bdale Garbee <bdale@gag.com>
4926 Date:   Sat Oct 13 09:55:03 2018 -0600
4927
4928     altos: remove teleterra-v0.1, also an ancient cc1111 project
4929
4930 commit 983c36782527078ce667feb9eccd1ed0b97fbc29
4931 Author: Keith Packard <keithp@keithp.com>
4932 Date:   Sat Oct 13 08:33:49 2018 -0700
4933
4934     altos/drivers: Use stdbool in ao_ms5607.c
4935     
4936     We don't have TRUE and FALSE anymore (they were pdclib specific).
4937     
4938     Signed-off-by: Keith Packard <keithp@keithp.com>
4939
4940 commit 346fdfb469f7f3c1f87a39dee5bfb4568631c28b
4941 Author: Keith Packard <keithp@keithp.com>
4942 Date:   Sat Oct 13 08:27:41 2018 -0700
4943
4944     altos: Remove pdclib bits from Makefile
4945     
4946     Signed-off-by: Keith Packard <keithp@keithp.com>
4947
4948 commit cf21c87f9f3e1a75dba39ab41dfffb629586935d
4949 Author: Keith Packard <keithp@keithp.com>
4950 Date:   Sat Oct 13 08:27:17 2018 -0700
4951
4952     Remove .gitmodules
4953     
4954     We no longer use submodules (yay!)
4955     
4956     Signed-off-by: Keith Packard <keithp@keithp.com>
4957
4958 commit 815d537e0fa6503b2a83d92d94c734eaee15987b
4959 Author: Keith Packard <keithp@keithp.com>
4960 Date:   Sat Oct 13 08:26:02 2018 -0700
4961
4962     Bump version to 1.8.7.1
4963     
4964     Tag development versions
4965     
4966     Signed-off-by: Keith Packard <keithp@keithp.com>
4967
4968 commit 408badbef80d7a3412b5ad92b269be19d0faaa09
4969 Author: Keith Packard <keithp@keithp.com>
4970 Date:   Tue Oct 2 12:48:25 2018 -0700
4971
4972     altos/stm32f4-disco: Start hooking up stm32f413 USB for the disco board
4973     
4974     Non-working as yet.
4975     
4976     Signed-off-by: Keith Packard <keithp@keithp.com>
4977
4978 commit 805d218ff50e6c38345c0d4e46f568009132633e
4979 Author: Keith Packard <keithp@keithp.com>
4980 Date:   Tue Oct 2 12:46:19 2018 -0700
4981
4982     altos/stm32f4: Add start of stm32f413 USB support
4983     
4984     This code doesn't work yet.
4985     
4986     Signed-off-by: Keith Packard <keithp@keithp.com>
4987
4988 commit 4a246b4cb5ee8e8894ea3492187a08e1e4f719bb
4989 Author: Keith Packard <keithp@keithp.com>
4990 Date:   Tue Oct 2 12:46:01 2018 -0700
4991
4992     altos/stm32f4: Add stm32f413 USART support
4993     
4994     Signed-off-by: Keith Packard <keithp@keithp.com>
4995
4996 commit 600689b39d9bc604b0a8b586c8a93a465a42fc3b
4997 Author: Keith Packard <keithp@keithp.com>
4998 Date:   Tue Oct 2 12:45:39 2018 -0700
4999
5000     altos/stm32f4: Add external interrupt bits
5001     
5002     Signed-off-by: Keith Packard <keithp@keithp.com>
5003
5004 commit 015d3055a52532070e96469907683c3aa3eda44e
5005 Author: Keith Packard <keithp@keithp.com>
5006 Date:   Tue Oct 2 12:44:58 2018 -0700
5007
5008     altos/stm32f4: Add more stm32f413 definitions and support code
5009     
5010     Signed-off-by: Keith Packard <keithp@keithp.com>
5011
5012 commit 44ae8b9317fa4aaccabbe9d07b5972f7dfd3baa2
5013 Author: Keith Packard <keithp@keithp.com>
5014 Date:   Tue Sep 11 18:53:15 2018 -0700
5015
5016     altos: Clean up AO_ROMCONFIG bits
5017     
5018     Remove address parameter (doesn't work with gcc), create shared
5019     ao_romconfig in kernel.
5020     
5021     Signed-off-by: Keith Packard <keithp@keithp.com>
5022
5023 commit 32463323d888d2b36d4b993d82e2522e1b236299
5024 Author: Keith Packard <keithp@keithp.com>
5025 Date:   Tue Sep 11 18:51:59 2018 -0700
5026
5027     altos/stm32f4-disco: Hook up serial console. Add scheme
5028     
5029     Signed-off-by: Keith Packard <keithp@keithp.com>
5030
5031 commit bb9d3d3bb1ae6223a7b910bc49ea8af5544a64d7
5032 Author: Keith Packard <keithp@keithp.com>
5033 Date:   Tue Sep 11 18:50:45 2018 -0700
5034
5035     altos/stm32f4: Place ARM.exidx sections after .text
5036     
5037     This makes the linker happy about not attempting to merge unordered
5038     and ordered stuff (whatever that means...)
5039     
5040     Signed-off-by: Keith Packard <keithp@keithp.com>
5041
5042 commit cd151a622537e1436362bd71229c6ce22a3957d0
5043 Author: Keith Packard <keithp@keithp.com>
5044 Date:   Tue Sep 11 18:50:15 2018 -0700
5045
5046     altos/stm32f4: Use full printf/scanf (including floats)
5047     
5048     Signed-off-by: Keith Packard <keithp@keithp.com>
5049
5050 commit 0b5ac831d2e63a091833c702b07b0331fba32e72
5051 Author: Keith Packard <keithp@keithp.com>
5052 Date:   Tue Sep 11 18:49:22 2018 -0700
5053
5054     altos/stm32f4: Add usart driver for usart6
5055     
5056     This is what the disco board hooks up.
5057     
5058     Signed-off-by: Keith Packard <keithp@keithp.com>
5059
5060 commit 23075d174d2bff8ff3f3deef3c3d90b83da6bd2e
5061 Author: Keith Packard <keithp@keithp.com>
5062 Date:   Tue Sep 11 18:46:52 2018 -0700
5063
5064     altos/stm32f4: Align stack to 8 bytes
5065     
5066     This makes sure that doubles are aligned properly when passed on the stack.
5067     
5068     Signed-off-by: Keith Packard <keithp@keithp.com>
5069
5070 commit 71248c899676e0c2f3a478c63dec0d005b2458e6
5071 Author: Keith Packard <keithp@keithp.com>
5072 Date:   Tue Sep 11 12:03:27 2018 -0700
5073
5074     altos/stm32f4-disco: Add .gitignore
5075     
5076     Signed-off-by: Keith Packard <keithp@keithp.com>
5077
5078 commit 2cdb1f30c49ba460b0850d23ba9c85e0336af290
5079 Author: Keith Packard <keithp@keithp.com>
5080 Date:   Tue Sep 11 11:57:50 2018 -0700
5081
5082     altos: Add generic LED driver.
5083     
5084     This driver uses the generic GPIO functions and allows per-LED port
5085     and pin configuration. It supports up to 32 LEDs.
5086     
5087     Rename SoC-specific LED drivers.
5088     
5089     Remove enabled parameter to ao_led_init
5090     
5091     Signed-off-by: Keith Packard <keithp@keithp.com>
5092
5093 commit cdaa0d7b272505c49017f409b7c0b8e3240608f0
5094 Author: Keith Packard <keithp@keithp.com>
5095 Date:   Tue Sep 11 10:40:24 2018 -0700
5096
5097     altos: Eliminate 'pin' field from GPIO functions
5098     
5099     This was used with the 8051 bit-addressing mode to provide
5100     single-instruction access to GPIO pins.
5101     
5102     Signed-off-by: Keith Packard <keithp@keithp.com>
5103
5104 commit f7ca88282466c271bad5e25e804729580fe83c47
5105 Author: Keith Packard <keithp@keithp.com>
5106 Date:   Tue Sep 11 01:28:03 2018 -0700
5107
5108     altos/stm32f4: Fix clock configuration
5109     
5110     Was running the PLL input too slow (it wants 2MHz).
5111     Was configuring the PLL_P factor wrong (needs magic values, not P
5112     value)
5113     
5114     Set up clock debugging for PA8 and PC9 output. Enable on disco board
5115     for debugging.
5116     
5117     Signed-off-by: Keith Packard <keithp@keithp.com>
5118
5119 commit 621d1529d6bc07a3f4bd27fb2d02d5b3161a3a6a
5120 Author: Keith Packard <keithp@keithp.com>
5121 Date:   Tue Sep 11 00:08:17 2018 -0700
5122
5123     altos/stm32f4: Add STM32F413 disco board support
5124     
5125     Discovery development board
5126     
5127     Signed-off-by: Keith Packard <keithp@keithp.com>
5128
5129 commit b7a21bf6a086748b4907c0577eaa114445995783
5130 Author: Keith Packard <keithp@keithp.com>
5131 Date:   Tue Sep 11 00:07:38 2018 -0700
5132
5133     altos/stm32f4: Start adding support for STM32F413
5134     
5135     Enough to get clocks lit up at least.
5136     
5137     Signed-off-by: Keith Packard <keithp@keithp.com>
5138
5139 commit f037d0091a4b31c631d64e71441953eb9b3b21ce
5140 Author: Keith Packard <keithp@keithp.com>
5141 Date:   Tue Oct 2 12:47:00 2018 -0700
5142
5143     altos: Remove 8051-ism from ao_usb.h
5144     
5145     __at doesn't exist for non-8051
5146     
5147     Signed-off-by: Keith Packard <keithp@keithp.com>
5148
5149 commit b8e607960f2f399fd6ba92a8c97ab72e19812d3f
5150 Author: Keith Packard <keithp@keithp.com>
5151 Date:   Tue Sep 11 00:05:38 2018 -0700
5152
5153     altos: Delete random 8051 ISR declarations
5154     
5155     Signed-off-by: Keith Packard <keithp@keithp.com>
5156
5157 commit a76829a4a840261e33869c40b3366fff3b691069
5158 Author: Keith Packard <keithp@keithp.com>
5159 Date:   Wed Aug 15 22:44:17 2018 -0700
5160
5161     altos: Allow application-specific prompts for ao_cmd_readline
5162     
5163     Lets other readline users specify alternate prompts.
5164     
5165     Signed-off-by: Keith Packard <keithp@keithp.com>
5166
5167 commit 684741765117611b7d666efbdfafd87c6199752c
5168 Author: Keith Packard <keithp@keithp.com>
5169 Date:   Wed Aug 15 19:17:19 2018 -0700
5170
5171     altos: Use stdbool true/false instead of TRUE/FALSE
5172     
5173     Signed-off-by: Keith Packard <keithp@keithp.com>
5174
5175 commit c417ab1de2a083b5fcff2e081e4feb2a65887903
5176 Author: Keith Packard <keithp@keithp.com>
5177 Date:   Wed Aug 15 19:13:45 2018 -0700
5178
5179     altos: Make cmd number parsing functions return value
5180     
5181     Don't use a global variable to hold the result.
5182     
5183     Signed-off-by: Keith Packard <keithp@keithp.com>
5184
5185 commit c6e57291d91f1f6c4de5c54a5cfd3eef66d9f830
5186 Author: Keith Packard <keithp@keithp.com>
5187 Date:   Wed Aug 15 17:47:37 2018 -0700
5188
5189     altos: Remove 8051 address space specifiers
5190     
5191     Signed-off-by: Keith Packard <keithp@keithp.com>
5192
5193 commit 6023ff81f1bbd240169b9548209133d3b02d475f
5194 Author: Keith Packard <keithp@keithp.com>
5195 Date:   Wed Aug 15 17:34:20 2018 -0700
5196
5197     altos: Remove *_TO_DATA macros
5198     
5199     Now that we don't support 8051, we don't need these
5200     
5201     Signed-off-by: Keith Packard <keithp@keithp.com>
5202
5203 commit e2e2182a6ae6c8a7290fb5f7bbb7f8e0a863ba99
5204 Author: Keith Packard <keithp@keithp.com>
5205 Date:   Wed Aug 15 15:39:34 2018 -0700
5206
5207     Remove pdclib
5208
5209 commit 7c04888cf9809e0c73f0813c74e8dd972facde3a
5210 Author: Keith Packard <keithp@keithp.com>
5211 Date:   Sun Aug 5 12:23:22 2018 +0800
5212
5213     altos: Switch to newlib-nano for libc on arm
5214     
5215     Stop using pdclib
5216     
5217     Signed-off-by: Keith Packard <keithp@keithp.com>
5218
5219 commit 56629222711ba3ef7853405c9b07ad614fb29b95
5220 Author: Keith Packard <keithp@keithp.com>
5221 Date:   Sun Aug 5 12:17:19 2018 +0800
5222
5223     altos: Remove cc1111 products
5224     
5225     We're not testing these anyways; building new firmware for them is not helpful.
5226     
5227     Signed-off-by: Keith Packard <keithp@keithp.com>
5228
5229 commit 382b3ef62a09e580834b07faf9ed2d00e5ce1621
5230 Author: Keith Packard <keithp@keithp.com>
5231 Date:   Tue Sep 11 00:06:44 2018 -0700
5232
5233     altos: use %lu for APRS altitude in sprintf
5234     
5235     It's a long.
5236     
5237     Signed-off-by: Keith Packard <keithp@keithp.com>
5238
5239 commit 803c68d7933d03aaebda19786b63055d4a6d3d22
5240 Author: Keith Packard <keithp@keithp.com>
5241 Date:   Sat Oct 13 07:50:59 2018 -0700
5242
5243     altos/stm: Make flash loader work with either 8MHz or 16MHz xtal
5244     
5245     Provide PLL definitions for both values.
5246     
5247     Signed-off-by: Keith Packard <keithp@keithp.com>
5248
5249 commit e830d803d3e289f0f1a6d92ce208682af28d3f52
5250 Author: Keith Packard <keithp@keithp.com>
5251 Date:   Sat Oct 13 07:44:10 2018 -0700
5252
5253     altosdroid: Bump version to 18 for 1.8.7
5254     
5255     Signed-off-by: Keith Packard <keithp@keithp.com>
5256
5257 commit 393a5e929b530d9ee4f78cd01faa4dd90c95fe3a
5258 Author: Bdale Garbee <bdale@gag.com>
5259 Date:   Fri Oct 12 23:32:57 2018 -0600
5260
5261     altos: first cut at easymega v2.0 support .. nothing working yet
5262
5263 commit fe3ff829d4c2fde8d4e80f721204b18e7831bb97
5264 Author: Bdale Garbee <bdale@gag.com>
5265 Date:   Wed Oct 10 20:41:40 2018 -0600
5266
5267     doc: add bootloader force instructions for TeleBT v4.0
5268
5269 commit 34b5144dbfd565ee2b9fb1e0dff388a49253f93b
5270 Author: Bdale Garbee <bdale@gag.com>
5271 Date:   Tue Oct 9 11:46:09 2018 -0600
5272
5273     update turnon_telebt to use new approach for saving cal value on TeleBT
5274
5275 commit ba37db43741fde8a08080fa65f5bcf76b1f745ee
5276 Author: Bdale Garbee <bdale@gag.com>
5277 Date:   Mon Oct 8 21:41:30 2018 -0600
5278
5279     capture changes to Releasing discovered during 1.8.7 release
5280
5281 commit e7136c6b413c8464d32cdc4afc28c93ba1f17a3b
5282 Author: Keith Packard <keithp@keithp.com>
5283 Date:   Mon Oct 8 19:42:09 2018 -0700
5284
5285     altos/lpc: Make sure USB pull-up is held low at boot for 'a while'
5286     
5287     Add a delay loop to make sure the host sees the pull-up low for long
5288     enough.
5289     
5290     Signed-off-by: Keith Packard <keithp@keithp.com>
5291
5292 commit 6e785eea7b7a14ec8c1e69cad2c88836a9b1943e
5293 Author: Keith Packard <keithp@keithp.com>
5294 Date:   Mon Oct 8 19:40:32 2018 -0700
5295
5296     ao-bringup: Use new ao-cal-freq options when flashing teledongle v3.0
5297     
5298     Use --nosave and --output to get the value needed to reflash the device.
5299     
5300     Signed-off-by: Keith Packard <keithp@keithp.com>
5301
5302 commit 88ae4c5ebd64215f05f5efc18f9660560b409ace
5303 Author: Bdale Garbee <bdale@gag.com>
5304 Date:   Mon Oct 8 16:27:33 2018 -0600
5305
5306     doc: correct specs for TeleMega v3.0, which still uses the MMA6555
5307
5308 commit 24db798925e26a4c411afe88f7e4844d6554fe0c
5309 Merge: 6f25d235 03680c55
5310 Author: Bdale Garbee <bdale@gag.com>
5311 Date:   Mon Oct 8 16:07:32 2018 -0600
5312
5313     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
5314
5315 commit 6f25d2359151fb114e22bf8e3b15c007cfb464b5
5316 Author: Bdale Garbee <bdale@gag.com>
5317 Date:   Mon Oct 8 16:06:29 2018 -0600
5318
5319     add new script that uses openocd to reset an LPC target
5320
5321 commit 03680c55ae8394056ed27839e64356d8df375537
5322 Author: Keith Packard <keithp@keithp.com>
5323 Date:   Sun Oct 7 23:31:53 2018 -0700
5324
5325     Set version to 1.8.7
5326     
5327     Signed-off-by: Keith Packard <keithp@keithp.com>
5328
5329 commit 625981b96e99a5dbec8180016d5e2c291378a21f
5330 Author: Keith Packard <keithp@keithp.com>
5331 Date:   Sun Oct 7 23:31:04 2018 -0700
5332
5333     doc: Note fixes for Mac OS X
5334     
5335     Signed-off-by: Keith Packard <keithp@keithp.com>
5336
5337 commit cd75ca767b616900d7df4596907f4f5b00517ad4
5338 Author: Keith Packard <keithp@keithp.com>
5339 Date:   Sun Oct 7 23:25:25 2018 -0700
5340
5341     Switch to universal JavaApplicationStub for Mac OS X
5342     
5343     The binary JavaApplicationStub only supports Mac JRE 6, even if you
5344     install a later JRE from Oracle it will still run our apps with the
5345     Mac version.
5346     
5347     This replacement JavaApplicationStub is a shell script which comes
5348     from here:
5349     
5350             https://github.com/tofi86/universalJavaApplicationStub
5351     
5352     I've tested it with Oracle JRE 10 installed and AltosUI came up fine,
5353     and has access to our devices and networking.
5354     
5355     Signed-off-by: Keith Packard <keithp@keithp.com>
5356
5357 commit 746ad2c385046c77831b43291ef4335a11e5bfab
5358 Author: Keith Packard <keithp@keithp.com>
5359 Date:   Sun Oct 7 16:28:32 2018 -0600
5360
5361     altos-mapd: Add --max-zoom to limit tile loading. Set default to 15.
5362     
5363     This ensures that we won't end up serving huge numbers of high
5364     resolution images.
5365     
5366     Signed-off-by: Keith Packard <keithp@keithp.com>
5367
5368 commit 7f5cdd0aeb68104f474ad1736360df39dd174006
5369 Author: Keith Packard <keithp@keithp.com>
5370 Date:   Sun Oct 7 14:26:27 2018 -0700
5371
5372     doc: Note that 1.8.7 fixes map images
5373     
5374     Signed-off-by: Keith Packard <keithp@keithp.com>
5375
5376 commit 2bcbd39a37cf1fa0002345d5c401869a387dc84f
5377 Author: Keith Packard <keithp@keithp.com>
5378 Date:   Sun Oct 7 14:11:03 2018 -0700
5379
5380     altosuilib: Leave some map debug code around for the future
5381     
5382     Displays lat/lon on each map tile. Commented out for production use.
5383     
5384     Signed-off-by: Keith Packard <keithp@keithp.com>
5385
5386 commit 444fdd96515cc7163c49942ac2435ace8e7bb5bf
5387 Author: Keith Packard <keithp@keithp.com>
5388 Date:   Sun Oct 7 14:06:51 2018 -0700
5389
5390     altoslib: Be less chatty about map loading
5391     
5392     Only mention when a new tile is being fetched from the server.
5393     
5394     Signed-off-by: Keith Packard <keithp@keithp.com>
5395
5396 commit 173e72429fb494ea3832e3e38ee90f165fbff4cf
5397 Author: Keith Packard <keithp@keithp.com>
5398 Date:   Sun Oct 7 14:49:48 2018 -0600
5399
5400     altoslib: NumberFormat can't be shared between parsers
5401     
5402     AltosJson uses NumberFormat to ensure locale-independent parsing of
5403     values. However, NumberFormat appears to have some internal state
5404     which means that each thread needs to have an independent NumberFormat
5405     object. Create one for each parser as needed.
5406     
5407     Signed-off-by: Keith Packard <keithp@keithp.com>
5408
5409 commit 1b53a54b032c21b6e8ffb085aa56b9ffdff53d7e
5410 Author: Keith Packard <keithp@keithp.com>
5411 Date:   Sun Oct 7 13:12:56 2018 -0700
5412
5413     altosui/altosdroid: Change message in forbidden map tiles
5414     
5415     These are outside of *known* launch areas.
5416     
5417     Signed-off-by: Keith Packard <keithp@keithp.com>
5418
5419 commit e7e1e805f1358052b33103a2ffdd4e9c435c8650
5420 Author: Keith Packard <keithp@keithp.com>
5421 Date:   Sun Oct 7 14:08:30 2018 -0600
5422
5423     altos-mapd: Check nearest portion of tile to launch site
5424     
5425     We limit tile queries to those within 17km of a known launch
5426     site. Change the check to look at the portion of the tile nearest each
5427     launch site, instead of only checking the center location of the tile.
5428     
5429     Signed-off-by: Keith Packard <keithp@keithp.com>
5430
5431 commit 581f700e08ec8a1c3bfc5a09e7186676c54a5460
5432 Author: Keith Packard <keithp@keithp.com>
5433 Date:   Sun Oct 7 10:32:48 2018 -0700
5434
5435     altos-map: Switch from json FD ops to json FILE ops
5436     
5437     Older versions (in Debian stable) do not have the fd-based operations.
5438     
5439     Signed-off-by: Keith Packard <keithp@keithp.com>
5440
5441 commit 6f911b92652de890ebff67b3b28f21a36f300ebf
5442 Author: Keith Packard <keithp@keithp.com>
5443 Date:   Sun Oct 7 10:03:31 2018 -0700
5444
5445     altos-mapd: Handle clients failing to send valid JSON
5446     
5447     Just bail if the data we receive doesn't generate a json value.
5448     
5449     Signed-off-by: Keith Packard <keithp@keithp.com>
5450
5451 commit b631f88b0bf19c6740eb21b65bd4be7c25049773
5452 Author: Keith Packard <keithp@keithp.com>
5453 Date:   Sun Oct 7 10:02:26 2018 -0700
5454
5455     altosuilib: InputEvent.getModifiers is deprecated, use getModifiersEx
5456     
5457     Some java change; seems like it's a no-op for us.
5458     
5459     Signed-off-by: Keith Packard <keithp@keithp.com>
5460
5461 commit 5c957107ee5917d865eb866319f86cf8c109f212
5462 Author: Keith Packard <keithp@keithp.com>
5463 Date:   Sun Oct 7 10:01:30 2018 -0700
5464
5465     altosui/altosdroid: Disable offline map type selections
5466     
5467     Our server only supports hybrid maps for now. If that changes, we can
5468     re-add this support easily enough.
5469     
5470     Signed-off-by: Keith Packard <keithp@keithp.com>
5471
5472 commit e4f4183ce206d4cb7bbc89e1065eb34b05cf11c4
5473 Author: Keith Packard <keithp@keithp.com>
5474 Date:   Sun Oct 7 09:39:27 2018 -0700
5475
5476     altosuilib: Remove GrabNDrag.java
5477     
5478     This isn't used anymore.
5479     
5480     Signed-off-by: Keith Packard <keithp@keithp.com>
5481
5482 commit af678be97e419a1167a0630f28bcaba82d67929b
5483 Author: Keith Packard <keithp@keithp.com>
5484 Date:   Sun Oct 7 09:22:44 2018 -0700
5485
5486     map-server: Implement altos-map in C
5487     
5488     This app is all about startup time, and java starts
5489     slowly. Re-implement in C to improve server performance.
5490     
5491     Signed-off-by: Keith Packard <keithp@keithp.com>
5492
5493 commit 7b248524d4bd2c3ab64899b133230d131258396c
5494 Author: Keith Packard <keithp@keithp.com>
5495 Date:   Sat Oct 6 23:32:24 2018 -0700
5496
5497     altosdroid: Restore google maps key setting
5498     
5499     Only for altosdroid, and use a key restricted to our app
5500     
5501     Signed-off-by: Keith Packard <keithp@keithp.com>
5502
5503 commit 7eb475a9694327809b7ab5a9f419d00e0819a47d
5504 Author: Keith Packard <keithp@keithp.com>
5505 Date:   Sat Oct 6 23:25:50 2018 -0700
5506
5507     altosdroid: Set offline map scale to 1
5508     
5509     Offline maps only supports scale 1 now.
5510     
5511     Signed-off-by: Keith Packard <keithp@keithp.com>
5512
5513 commit 417ec9c2a42bbe74f3aba4d00b42eb14dd6eb079
5514 Author: Keith Packard <keithp@keithp.com>
5515 Date:   Sat Oct 6 23:22:26 2018 -0600
5516
5517     altos-mapd: Install systemd service file and defaults file
5518     
5519     This lets the map service 'just work' if enabled.
5520     
5521     Signed-off-by: Keith Packard <keithp@keithp.com>
5522
5523 commit 64d6689f97dfbed13533350dcb75a0a6a3d11c78
5524 Author: Keith Packard <keithp@keithp.com>
5525 Date:   Sat Oct 6 21:32:12 2018 -0700
5526
5527     altos-map: Support version query from application
5528     
5529     Signed-off-by: Keith Packard <keithp@keithp.com>
5530
5531 commit 7c39a4509b0d4a428fcb83602a8dae1c158faf37
5532 Author: Keith Packard <keithp@keithp.com>
5533 Date:   Sat Oct 6 21:30:03 2018 -0700
5534
5535     altosuilib: Fix offline map messages to match new meanings
5536     
5537     forbidden means outside of launch area.
5538     
5539     Signed-off-by: Keith Packard <keithp@keithp.com>
5540
5541 commit a8f4af38d7abbb1da922b5e4d84af218475f1752
5542 Author: Keith Packard <keithp@keithp.com>
5543 Date:   Sat Oct 6 21:30:58 2018 -0700
5544
5545     altoslib: Retry map connections 10 times on network failure
5546     
5547     This covers a host of problems between the application and google maps.
5548     
5549     Signed-off-by: Keith Packard <keithp@keithp.com>
5550
5551 commit fab890328d4e1151932621a317226bc291b853da
5552 Author: Keith Packard <keithp@keithp.com>
5553 Date:   Sat Oct 6 21:30:03 2018 -0700
5554
5555     altosdroid: Fix offline map messages to match new meanings
5556     
5557     forbidden means outside of launch area.
5558     
5559     Signed-off-by: Keith Packard <keithp@keithp.com>
5560
5561 commit ff5faf1cc710b7e9299dcaec719bc2421f4ca5b4
5562 Author: Keith Packard <keithp@keithp.com>
5563 Date:   Sat Oct 6 20:21:07 2018 -0700
5564
5565     altoslib: Change map loading to lat=&lon= from center=
5566     
5567     This is easier to parse.
5568     
5569     Signed-off-by: Keith Packard <keithp@keithp.com>
5570
5571 commit 21c630af7181a03b44cfcfa1cc787212501785ec
5572 Author: Keith Packard <keithp@keithp.com>
5573 Date:   Sat Oct 6 20:20:33 2018 -0700
5574
5575     altoslib: Use https for launch-sites.txt
5576     
5577     http causes a redirect, which Java doesn't handle
5578     
5579     Signed-off-by: Keith Packard <keithp@keithp.com>
5580
5581 commit a203aa6e3ed67337b752f939da956856e208c28b
5582 Author: Keith Packard <keithp@keithp.com>
5583 Date:   Sat Oct 6 22:28:36 2018 -0600
5584
5585     altos-mapd: Install altosmapd.jar file
5586     
5587     Signed-off-by: Keith Packard <keithp@keithp.com>
5588
5589 commit 1b841e14d11b3a9e7a754730b1d87b30d22f3dd4
5590 Author: Keith Packard <keithp@keithp.com>
5591 Date:   Sat Oct 6 22:27:58 2018 -0600
5592
5593     altos-mapd: Make cache service listen queue longer
5594     
5595     Just in case the service gets busy, make the listen queue longer.
5596     
5597     Signed-off-by: Keith Packard <keithp@keithp.com>
5598
5599 commit 02adfb13297f7dffcd8edcdd3b8747cf52b2a70b
5600 Author: Keith Packard <keithp@keithp.com>
5601 Date:   Sat Oct 6 22:27:20 2018 -0600
5602
5603     altos-mapd: Clean up log messages
5604     
5605     Generate a single log message per request with remote address,
5606     parameters and result code.
5607     
5608     Signed-off-by: Keith Packard <keithp@keithp.com>
5609
5610 commit 839e3a413a60c6a61851a94cc299de701ab5c277
5611 Author: Keith Packard <keithp@keithp.com>
5612 Date:   Sat Oct 6 22:26:46 2018 -0600
5613
5614     altos-mapd: remove debug printf
5615     
5616     Signed-off-by: Keith Packard <keithp@keithp.com>
5617
5618 commit 026c735393f6029d09011dba1d5c780322921921
5619 Author: Keith Packard <keithp@keithp.com>
5620 Date:   Sat Oct 6 22:25:48 2018 -0600
5621
5622     altos-map: Retry connection to cache service
5623     
5624     Just in case the cache service gets busy, retry the connection instead
5625     of immediately failing.
5626     
5627     Signed-off-by: Keith Packard <keithp@keithp.com>
5628
5629 commit e7c0bcd945f8365e86e99b9d450f3a3389fa0e66
5630 Author: Keith Packard <keithp@keithp.com>
5631 Date:   Sat Oct 6 19:33:51 2018 -0700
5632
5633     altos-mapd: Add geo-fencing for map requests. Add port and key arguments
5634     
5635     Map requests are now limited to a region within 17km of any registered
5636     launch site.
5637     
5638     The --port argument allows the listen port to be changed.
5639     
5640     The --key argument provides the name of a file containing the Google
5641     maps API key.
5642     
5643     Signed-off-by: Keith Packard <keithp@keithp.com>
5644
5645 commit c7b1f3c6722ae59d09a888084075664446ff2768
5646 Author: Keith Packard <keithp@keithp.com>
5647 Date:   Sat Oct 6 19:29:01 2018 -0700
5648
5649     altoslib: Switch to maps.altusmetrum.org when no google map key is available
5650     
5651     The map key is only usable from maps.altusmetrum.org at this point,
5652     and that service will be proxying for everyone in the near future.
5653     
5654     Signed-off-by: Keith Packard <keithp@keithp.com>
5655
5656 commit fe761eb413430c061b12f6ca8003665e56e20262
5657 Author: Keith Packard <keithp@keithp.com>
5658 Date:   Sat Oct 6 19:27:43 2018 -0700
5659
5660     altoslib: Allow launch site URL to be overridden at runtime
5661     
5662     Expose a public variable, AltosLaunchSites.launch_sites_url, that will
5663     be used in place of the environment variable or pre-defined value.
5664     
5665     Signed-off-by: Keith Packard <keithp@keithp.com>
5666
5667 commit 073ebc77bbd813eb97c515ecf3c2d104d6157843
5668 Merge: fb167d9f 9e29ac8e
5669 Author: Bdale Garbee <bdale@gag.com>
5670 Date:   Sat Oct 6 18:55:05 2018 -0600
5671
5672     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
5673
5674 commit fb167d9f589d3e42e0f99b9f454a51a31e09050a
5675 Author: Bdale Garbee <bdale@gag.com>
5676 Date:   Sat Oct 6 18:54:35 2018 -0600
5677
5678     altoslib: update launch-sites.txt location to new home at maps.altusmetrum.org
5679
5680 commit 9e29ac8ed9a48fc4ac8e769eeb131dd7c58fedc4
5681 Author: Keith Packard <keithp@keithp.com>
5682 Date:   Sat Oct 6 17:17:20 2018 -0700
5683
5684     doc: Make use of 'faketime' configurable with configure.ac. Default to 'no'
5685     
5686     This ensures that older a2x versions don't simply wedge while building
5687     the docs.
5688     
5689     Signed-off-by: Keith Packard <keithp@keithp.com>
5690
5691 commit cabfcb078950238cdaee4e6ec4702195feaabc7b
5692 Author: Keith Packard <keithp@keithp.com>
5693 Date:   Sat Oct 6 18:11:48 2018 -0600
5694
5695     altos-mapd: Use command line to pass map directory in
5696     
5697     Don't bother with a default value, just require a command line param.
5698     
5699     Signed-off-by: Keith Packard <keithp@keithp.com>
5700
5701 commit e405ec771b812f0ff78abbe813c3a793ae129487
5702 Author: Keith Packard <keithp@keithp.com>
5703 Date:   Sat Oct 6 18:11:13 2018 -0600
5704
5705     altos-map: Install .jar file for altos-map
5706     
5707     Signed-off-by: Keith Packard <keithp@keithp.com>
5708
5709 commit a372152654613fd8479ed4687b987ae2a513adf6
5710 Author: Keith Packard <keithp@keithp.com>
5711 Date:   Sat Oct 6 18:10:57 2018 -0600
5712
5713     altos-map: Fix altos-map HTTP syntax
5714     
5715     Add blank line between header and content.
5716     Make error pages have actual HTML content.
5717     
5718     Signed-off-by: Keith Packard <keithp@keithp.com>
5719
5720 commit 3b817a2b854065af23c9ec8e849150e6930f51e9
5721 Author: Keith Packard <keithp@keithp.com>
5722 Date:   Sat Oct 6 16:04:39 2018 -0700
5723
5724     map-server: Add maps proxy server
5725     
5726     This creates a map proxy server to handle the new Google Maps API requirements
5727     
5728     Signed-off-by: Keith Packard <keithp@keithp.com>
5729
5730 commit 5a95ed9c9419c15352b8dc1d895c9adce30f99f5
5731 Author: Keith Packard <keithp@keithp.com>
5732 Date:   Sat Oct 6 12:00:45 2018 -0700
5733
5734     Add map-loading documentation
5735     
5736     Signed-off-by: Keith Packard <keithp@keithp.com>
5737
5738 commit cc70746e8efa6cadb23cbfcb11ddb51574c512a9
5739 Author: Keith Packard <keithp@keithp.com>
5740 Date:   Fri Oct 5 21:40:13 2018 -0700
5741
5742     doc: Use RELEASE_DATE to set PDF timestamps using faketime
5743     
5744     This ensures that the generated PDF files do not depend on the time of
5745     the build and only on the date of the release.
5746     
5747     Signed-off-by: Keith Packard <keithp@keithp.com>
5748
5749 commit 8e87b2626cdd81c128ac0cb5db03350aff67feac
5750 Author: Keith Packard <keithp@keithp.com>
5751 Date:   Fri Oct 5 19:36:20 2018 -0700
5752
5753     macosx: Ship install-macosx script with all apps.
5754     
5755     This script copies all files to ~/Applications/AltOS, then it deletes
5756     all xattrs on all files so that OS X will run the java programs.
5757     
5758     Signed-off-by: Keith Packard <keithp@keithp.com>
5759
5760 commit a477dcbafe942af8f53e57802e228d94b526e13e
5761 Author: Keith Packard <keithp@keithp.com>
5762 Date:   Fri Oct 5 18:22:59 2018 -0700
5763
5764     doc: Add check for new hardware in specs.inc
5765     
5766     Signed-off-by: Keith Packard <keithp@keithp.com>
5767
5768 commit bb740c830b58273ee72255320bcedb3b849c0e2c
5769 Author: Keith Packard <keithp@keithp.com>
5770 Date:   Fri Oct 5 18:22:11 2018 -0700
5771
5772     doc: Update for 1.8.7
5773     
5774     Release notes
5775     Add HW specs for EasyMini v2.0 and TeleMega v3.0
5776     
5777     Signed-off-by: Keith Packard <keithp@keithp.com>
5778
5779 commit aeb07f2b94b0121d4e5a6ce175ce4e013d6557cf
5780 Author: Keith Packard <keithp@keithp.com>
5781 Date:   Thu Oct 4 23:10:59 2018 -0700
5782
5783     altos: Force telemetry rate to 38400 when ao_force_freq is set
5784     
5785     ao_force_freq is used by TeleMini to set the radio to known
5786     values. As TeleMini v3.0 also has configurable telemetry rates, this
5787     value also needs to be set back to a known value.
5788     
5789     Signed-off-by: Keith Packard <keithp@keithp.com>
5790
5791 commit 77c3878df78ae356c442999a99f1e1752e2cd06b
5792 Author: Keith Packard <keithp@keithp.com>
5793 Date:   Thu Oct 4 23:03:12 2018 -0700
5794
5795     doc: Describe Packet Link mode in the initial usage section
5796     
5797     It's not described in any detail elsewhere...
5798     
5799     Signed-off-by: Keith Packard <keithp@keithp.com>
5800
5801 commit 0f05859d9fdef5867df888d9a8b41602e3bff7f7
5802 Author: Keith Packard <keithp@keithp.com>
5803 Date:   Thu Oct 4 22:58:38 2018 -0700
5804
5805     doc: Describe Packet Link usage and selecting RF param defaults for TeleMini
5806     
5807     Packet Link mode is the only communication method available for
5808     TeleMini and deserves some special mention in the docs.
5809     
5810     TeleMini allows forcing of RF parameters back to known defaults by
5811     hooking SWCLK to ground at power on (hole 7 to hole 3 on the debug
5812     connector). Describe this process so that users will be able to get
5813     TeleMini back to known values and recover.
5814     
5815     Signed-off-by: Keith Packard <keithp@keithp.com>
5816
5817 commit 1b43a0d4a76910c4b512b2299e17ee0d3b661990
5818 Author: Keith Packard <keithp@keithp.com>
5819 Date:   Thu Oct 4 12:12:56 2018 -0700
5820
5821     altoslib: Add missing AltosUnitInfo files
5822     
5823     Signed-off-by: Keith Packard <keithp@keithp.com>
5824
5825 commit 06b1fc72c8a694b3295262f1e0b50e8c88c53585
5826 Author: Keith Packard <keithp@keithp.com>
5827 Date:   Tue Sep 11 00:06:05 2018 -0700
5828
5829     altoslib: Fix gyro headings in CSV files
5830     
5831     Use yaw/pitch/roll instead of x/y/z
5832     
5833     Signed-off-by: Keith Packard <keithp@keithp.com>
5834
5835 commit 3094d1f0ebd734f62d35e5e989d9a2368b713d29
5836 Author: Keith Packard <keithp@keithp.com>
5837 Date:   Tue Oct 2 17:27:31 2018 -0700
5838
5839     ao-bringup: Add 'fix-telebt' to reflash TeleBT v4.0 with correct rf cal
5840     
5841     Fetches RF calibration value from the net and applies that when reflashing.
5842     
5843     Signed-off-by: Keith Packard <keithp@keithp.com>
5844
5845 commit c2c7873695ee2dc1b6fd153b67accad9693937aa
5846 Author: Keith Packard <keithp@keithp.com>
5847 Date:   Tue Oct 2 17:03:28 2018 -0700
5848
5849     altosui: Fetch RF calibration value for TBT v4.0 units from web
5850     
5851     We shipped a pile of TBT v4.0 units without programming the RF
5852     calibration value into flash. This change checks to see if the target
5853     is in the right serial number range and has the default RF calibration
5854     value, in which case it fetches the RF calibration value from our web
5855     site.
5856     
5857     Signed-off-by: Keith Packard <keithp@keithp.com>
5858
5859 commit d5b9fd5b3dd8c8b3bfb478d366ba07501085c1b3
5860 Author: Keith Packard <keithp@keithp.com>
5861 Date:   Tue Oct 2 13:57:58 2018 -0700
5862
5863     altos: sdcc doesn't have 'false' and 'true'.
5864     
5865     Use FALSE and TRUE in ms5607.c driver instead.
5866     
5867     Signed-off-by: Keith Packard <keithp@keithp.com>
5868
5869 commit d2ea6454ebdf8ac7c3a24a738672c57d3f3f885c
5870 Author: Keith Packard <keithp@keithp.com>
5871 Date:   Tue Oct 2 12:57:06 2018 -0700
5872
5873     ao-tools/ao-cal-freq: Add --nosave and --output options. Check save results.
5874     
5875     --nosave means don't attempt to update the on-device configuration
5876       data in eeprom.
5877     
5878     --output means write the calibration value to a file.
5879     
5880     Signed-off-by: Keith Packard <keithp@keithp.com>
5881
5882 commit 523e51d2cd2dfc5c0c4ca5a893b005916c46d46a
5883 Author: Keith Packard <keithp@keithp.com>
5884 Date:   Tue Oct 2 12:49:12 2018 -0700
5885
5886     micropeak: Add MicroUSB 'equals' method
5887     
5888     This lets the code which polls for devices work with MicroUSB devices
5889     too.
5890     
5891     Signed-off-by: Keith Packard <keithp@keithp.com>
5892
5893 commit 8dd942b59edbe6909128b88bfbb8d1e15c3857c6
5894 Author: Keith Packard <keithp@keithp.com>
5895 Date:   Wed Aug 22 00:59:59 2018 -0700
5896
5897     doc: Don't accidentally create zero-length PDF files
5898     
5899     The PDF files are generated at the same time the HTML files are, so
5900     the PDF versions depend on the HTML ones. However, touching the PDF
5901     files is a bad idea.
5902     
5903     Signed-off-by: Keith Packard <keithp@keithp.com>
5904
5905 commit 56dcfd4acf830fcb69c8b994e4b989c9aa7ddef3
5906 Author: Keith Packard <keithp@keithp.com>
5907 Date:   Wed Aug 22 00:59:12 2018 -0700
5908
5909     altos/drivers: Shrink ao_ms5607.c code to fit on micropeak still
5910     
5911     Use some code constructs that make the little AVR processor happier
5912     and save about 16 bytes of memory.
5913     
5914     Signed-off-by: Keith Packard <keithp@keithp.com>
5915
5916 commit 3c48b0fd504ae97dfaca91d2064b5822ca6e1344
5917 Author: Keith Packard <keithp@keithp.com>
5918 Date:   Wed Aug 22 00:52:21 2018 -0700
5919
5920     altoslib: Reduce debug printf spamming during flashing operation
5921     
5922     Signed-off-by: Keith Packard <keithp@keithp.com>
5923
5924 commit ac8a9bc2ef301f1f18772af7d871c257a56ae70c
5925 Author: Bdale Garbee <bdale@gag.com>
5926 Date:   Thu Aug 30 21:36:18 2018 -0600
5927
5928     altos: don't build fox1ihu by default
5929
5930 commit 87ae17f888b745de71790d071846b96ab96e1529
5931 Author: Keith Packard <keithp@keithp.com>
5932 Date:   Wed Aug 22 17:44:02 2018 -0700
5933
5934     altosuilib: Provide dialog while waiting for flash target to re-appear
5935     
5936     On windows, switching to the boot loader can take a long time. Instead
5937     of timing out after a second, show a dialog and let the user cancel
5938     the operation if they get bored of waiting.
5939     
5940     Signed-off-by: Keith Packard <keithp@keithp.com>
5941
5942 commit ba285ecf51e317917858740504a7d691b9839588
5943 Author: Keith Packard <keithp@keithp.com>
5944 Date:   Wed Aug 22 17:43:17 2018 -0700
5945
5946     altosuilib: Include device path in equals test of AltosUSBDevice
5947     
5948     Ensure that multiple AltosFlash devices don't appear the same; they
5949     all use serial number 1.
5950     
5951     Signed-off-by: Keith Packard <keithp@keithp.com>
5952
5953 commit 378ebab2e70917b4182cbd840a3fa66e4e42fd92
5954 Author: Keith Packard <keithp@keithp.com>
5955 Date:   Wed Aug 22 17:42:13 2018 -0700
5956
5957     altoslib: Use common constants for flash action messages
5958     
5959     Place messages in AltosFlashListener instead of using the same strings
5960     in three different places.
5961     
5962     Signed-off-by: Keith Packard <keithp@keithp.com>
5963
5964 commit 22005da598921ef6fe1a7f1bb5e56e41f44fe12f
5965 Author: Keith Packard <keithp@keithp.com>
5966 Date:   Wed Aug 22 00:58:14 2018 -0700
5967
5968     altosuilib: Don't show radio parameter when reflashing radioless devices
5969     
5970     Signed-off-by: Keith Packard <keithp@keithp.com>
5971
5972 commit 75420fecbc76ab718661718ada249673e139a29d
5973 Author: Keith Packard <keithp@keithp.com>
5974 Date:   Wed Aug 22 00:56:25 2018 -0700
5975
5976     altosuilib: Show a more useful message when the flash target device is unknown
5977     
5978     The flashing code uses the new symbol table to find information in the
5979     existing device; if they don't match at all, there won't be anything
5980     about the target device known. Tell the user this, rather than
5981     displaying mystic information (or crashing).
5982     
5983     Signed-off-by: Keith Packard <keithp@keithp.com>
5984
5985 commit d8017f921649d2176d90239e02275dc5ef793815
5986 Author: Keith Packard <keithp@keithp.com>
5987 Date:   Wed Aug 22 00:54:55 2018 -0700
5988
5989     altosuilib: Poll for devices while Select Device dialog is displayed
5990     
5991     Lets the user plug/unplug devices and have the dialog box show the
5992     current set of available devices. Particularly useful on Windows where
5993     it takes a long time after connecting a device for the OS to actually
5994     make it usable.
5995     
5996     Signed-off-by: Keith Packard <keithp@keithp.com>
5997
5998 commit 91bb344a74a413f7dcee379c4d760c34599749bc
5999 Author: Keith Packard <keithp@keithp.com>
6000 Date:   Wed Aug 22 00:53:46 2018 -0700
6001
6002     altosuilib: Add 'equals' method to AltosDevice
6003     
6004     Signed-off-by: Keith Packard <keithp@keithp.com>
6005
6006 commit 2f61ef9a5046c39f4eeaaf741031bb6a9607b8a6
6007 Author: Keith Packard <keithp@keithp.com>
6008 Date:   Wed Aug 15 15:31:57 2018 -0700
6009
6010     altos: Switch global 'log' to 'ao_log_data'
6011     
6012     Avoid conflicts with 'log' math function.
6013     
6014     Signed-off-by: Keith Packard <keithp@keithp.com>
6015
6016 commit cbe9cfd5eb5d19b7b9bf4bb75424e7592d708929
6017 Author: Keith Packard <keithp@keithp.com>
6018 Date:   Sun Aug 5 12:20:56 2018 +0800
6019
6020     altos/stmf0: Stop using 'stdin' name as local variable
6021     
6022     stdio kinda wants to own this name
6023     
6024     Signed-off-by: Keith Packard <keithp@keithp.com>
6025
6026 commit 1bbef0879ad86dfc21610a255e6cbca1b94b5d1a
6027 Author: Keith Packard <keithp@keithp.com>
6028 Date:   Sun Aug 5 12:19:59 2018 +0800
6029
6030     altos/lpc: Fix stdio wakeup on serial IRQ
6031     
6032     Should just use USE_SERIAL_0_STDIN directly
6033     
6034     Signed-off-by: Keith Packard <keithp@keithp.com>
6035
6036 commit f16d1e3a2f074b96aae6b9053e8e9e03bd282741
6037 Author: Keith Packard <keithp@keithp.com>
6038 Date:   Mon Aug 13 17:43:13 2018 -0700
6039
6040     altos: Allow timer interrupt without needing tick count
6041     
6042     This saves a bit of space in the fox1ihu loader which uses the timer
6043     interrupt to poke the watchdog.
6044     
6045     Signed-off-by: Keith Packard <keithp@keithp.com>
6046
6047 commit bb9d071d328969fc3c544897f1fc96e55a842198
6048 Author: Keith Packard <keithp@keithp.com>
6049 Date:   Mon Aug 13 17:43:57 2018 -0700
6050
6051     altos: Remove spurious 'const' from ao_state_names
6052     
6053     Current gcc complains about this.
6054     
6055     Signed-off-by: Keith Packard <keithp@keithp.com>
6056
6057 commit 171d12cb7bb0ea185e9b8b6d90e1c0fb94b19008
6058 Author: Keith Packard <keithp@keithp.com>
6059 Date:   Sun Aug 5 12:19:19 2018 +0800
6060
6061     altos: Remove spurious ao_mma655x_spi_index variable
6062     
6063     This isn't used; was probably included for debugging at some point.
6064     
6065     Signed-off-by: Keith Packard <keithp@keithp.com>
6066
6067 commit 297eb795b24ec31f6599f48bc8c3769557a7ec6f
6068 Author: Keith Packard <keithp@keithp.com>
6069 Date:   Sun Aug 5 12:32:42 2018 +0800
6070
6071     Bump java lib versions to 13
6072     
6073     Signed-off-by: Keith Packard <keithp@keithp.com>
6074
6075 commit 54838e3d523953e3ce4cea2319b2820c21d2c576
6076 Author: Keith Packard <keithp@keithp.com>
6077 Date:   Mon Aug 6 13:15:21 2018 +0800
6078
6079     Include TeleMega v3.0 firmware with releases
6080     
6081     Signed-off-by: Keith Packard <keithp@keithp.com>
6082
6083 commit 55302673a3bff29ac8cd4c7656a410ba3c182845
6084 Author: Keith Packard <keithp@keithp.com>
6085 Date:   Sun Aug 5 12:28:25 2018 +0800
6086
6087     Bump version to 1.8.6.1
6088     
6089     Signed-off-by: Keith Packard <keithp@keithp.com>
6090
6091 commit 029259feafd63f17fc34b95cc7b1fe55e3f611c3
6092 Author: Bdale Garbee <bdale@gag.com>
6093 Date:   Sun Aug 5 14:11:01 2018 +0800
6094
6095     capture updates to Releasing from 1.8.6 release process
6096
6097 commit 8830fbc99565f753c0ae1f3d9f4b079860c2634a
6098 Author: Keith Packard <keithp@keithp.com>
6099 Date:   Sun Aug 5 11:13:23 2018 +0800
6100
6101     Update docs for 1.8.6
6102     
6103     Signed-off-by: Keith Packard <keithp@keithp.com>
6104
6105 commit 0d57c78dde3c6e61576a4769b0e0fae7e88c107d
6106 Author: Keith Packard <keithp@keithp.com>
6107 Date:   Sun Aug 5 11:09:34 2018 +0800
6108
6109     altos: Add separate 'ao_launch_tick'. Use in pyro and lockout.
6110     
6111     Prior to this, there was only ao_boost_tick, which got reset at each
6112     motor burn start. That meant there wasn't any way to measure total
6113     flight time for pyro channels and 'apogee lockout' was based on time
6114     since most recent motor start instead of total flight time.
6115     
6116     Now pyro channels and apogee lockout both use total flight time, while
6117     motor burn length still uses time since most recent motor burn start
6118     (as it should).
6119     
6120     Docs and UI updated to use 'launch' instead of 'boost' to try and make
6121     the change clear.
6122     
6123     Signed-off-by: Keith Packard <keithp@keithp.com>
6124
6125 commit 9dfbf0103a649816e98d5511b1d6bbbfc93f6632
6126 Author: Keith Packard <keithp@keithp.com>
6127 Date:   Sun Aug 5 09:03:35 2018 +0800
6128
6129     altos/plottest: Make linewidth bigger
6130     
6131     1-pixel lines are harsh in 2018
6132     
6133     Signed-off-by: Keith Packard <keithp@keithp.com>
6134
6135 commit 50c6d796e0dbb69289f95c826e6b542e538fc5de
6136 Author: Keith Packard <keithp@keithp.com>
6137 Date:   Sun Aug 5 08:45:30 2018 +0800
6138
6139     altos/stm-demo: Set up for dumping eeprom
6140     
6141     This is used to dump an eeprom wired to the stm demo board.
6142     
6143     Signed-off-by: Keith Packard <keithp@keithp.com>
6144
6145 commit 327b765962d397efd4c45b6209c9225a4d23ba1d
6146 Author: Keith Packard <keithp@keithp.com>
6147 Date:   Sun Aug 5 08:44:04 2018 +0800
6148
6149     altos: Change 'after motor' pyro check to be >= instead of ==
6150     
6151     This makes after motor stay valid even if further motors burn.
6152     
6153     Signed-off-by: Keith Packard <keithp@keithp.com>
6154
6155 commit a90d205d41cb4f9f8e669473247786a23a678368
6156 Author: Keith Packard <keithp@keithp.com>
6157 Date:   Sun Aug 5 08:43:06 2018 +0800
6158
6159     ao-tools/ao-dumplog: Dump entire eeprom contents
6160     
6161     This gets the eeprom size from the device and uses that to dump the
6162     whole thing.
6163     
6164     Signed-off-by: Keith Packard <keithp@keithp.com>
6165
6166 commit 08e7fdb9f2db4b54279c0c5b18735aa1d5abc19e
6167 Author: Keith Packard <keithp@keithp.com>
6168 Date:   Wed Jul 4 20:25:58 2018 -0700
6169
6170     altoslib: Make stop_remote delay depend on the data rate
6171     
6172     It takes longer to flush commands at 2400 baud, so wait longer when
6173     disabling remote mode.
6174     
6175     Signed-off-by: Keith Packard <keithp@keithp.com>
6176
6177 commit 323a79e6ed3dfdd2afadfc2a464bb0610380b03b
6178 Author: Keith Packard <keithp@keithp.com>
6179 Date:   Wed Jul 4 16:08:31 2018 -0700
6180
6181     altos: Fetch current quadrature status at startup time
6182     
6183     This avoids having the state appear to change the first time we look
6184     at the device.
6185     
6186     Signed-off-by: Keith Packard <keithp@keithp.com>
6187
6188 commit ad9d6677231ccbfa09a528387f306f5364f9d608
6189 Author: Keith Packard <keithp@keithp.com>
6190 Date:   Wed Jul 4 12:34:38 2018 -0700
6191
6192     altos: Make fewer LCO variables public
6193     
6194     The lco common code doesn't need to share its internal values with the
6195     world; make most of them static.
6196     
6197     Signed-off-by: Keith Packard <keithp@keithp.com>
6198
6199 commit 38fb80e5e6af87f8c734448e4aa69b2c39854903
6200 Author: Keith Packard <keithp@keithp.com>
6201 Date:   Wed Jul 4 11:58:40 2018 -0700
6202
6203     altos: Make LCO search directly drive pad/box displays
6204     
6205     Don't use ao_lco_show as that has other logic too.
6206     
6207     Signed-off-by: Keith Packard <keithp@keithp.com>
6208
6209 commit 2214ad7c0f268be76c0b027eef9d1dc406f23b28
6210 Author: Keith Packard <keithp@keithp.com>
6211 Date:   Wed Jul 4 11:27:31 2018 -0700
6212
6213     altos: Fix LCO display while searching
6214     
6215     Use lower level functions to control the display more directly
6216     
6217     Signed-off-by: Keith Packard <keithp@keithp.com>
6218
6219 commit 3b53a69e47816ee987a409b05a6b0b47891ca816
6220 Author: Keith Packard <keithp@keithp.com>
6221 Date:   Wed Jul 4 11:18:12 2018 -0700
6222
6223     altos: Fix telelcotwo build for new ao_lco_bits.c file
6224     
6225     Lots of code motion; shouldn't have any functional changes.
6226     
6227     Signed-off-by: Keith Packard <keithp@keithp.com>
6228
6229 commit 71a51b4857f5bd49c0cba2578fb54b1d5b2c738b
6230 Author: Bdale Garbee <bdale@gag.com>
6231 Date:   Wed Jul 4 12:13:38 2018 -0600
6232
6233     add telefireeight-v1.0 to products built by default in src/Makefile
6234
6235 commit 81355cd08a22502d47637f2505b6089d226d0889
6236 Author: Keith Packard <keithp@keithp.com>
6237 Date:   Tue Jul 3 01:06:09 2018 -0700
6238
6239     altos: A bit more LCO code sharing
6240     
6241     Missed drag race pad toggling in ao_lco_v2.c
6242     
6243     Signed-off-by: Keith Packard <keithp@keithp.com>
6244
6245 commit 55f817d6ff1a524434fe41ba83e42b8008989cac
6246 Author: Keith Packard <keithp@keithp.com>
6247 Date:   Tue Jul 3 01:01:05 2018 -0700
6248
6249     altos: Build telelco-v2.0 by default
6250     
6251     Signed-off-by: Keith Packard <keithp@keithp.com>
6252
6253 commit c48d4b60da8b23bf358e6c14d7332d3a360c2d2f
6254 Author: Keith Packard <keithp@keithp.com>
6255 Date:   Tue Jul 3 01:00:15 2018 -0700
6256
6257     altos: Share common LCO functions in ao_lco_bits.c
6258     
6259     Move common code out of ao_lco.c and ao_lco_v2.c into a shared file,
6260     ao_lco_bits.c. Update ao_lco.h to include shared functions.
6261     
6262     Signed-off-by: Keith Packard <keithp@keithp.com>
6263
6264 commit e56e1dc20b3bf18073766da4e26e97d9e1d419fc
6265 Author: Keith Packard <keithp@keithp.com>
6266 Date:   Mon Jul 2 14:21:48 2018 -0700
6267
6268     altos/test: Compute and show height error tracker in ao_flight_test
6269     
6270     Enable the computation of ao_error_h_sq_avg in ao_flight_test even
6271     when an accelerometer is present to allow review of that data.
6272     
6273     Signed-off-by: Keith Packard <keithp@keithp.com>
6274
6275 commit c263fde769da380d55d223cebe3c9b6e8f19cb29
6276 Author: Keith Packard <keithp@keithp.com>
6277 Date:   Mon Jul 2 14:20:39 2018 -0700
6278
6279     altosuilib: Split cc1111 vs arm telefire/telemini for flashing
6280     
6281     Only older telefire and telemini boards had cc1111 processors and need
6282     pair-programming.
6283     
6284     Signed-off-by: Keith Packard <keithp@keithp.com>
6285
6286 commit 8794920328c8311372f83e4e5656ce14c7f8336b
6287 Author: Bdale Garbee <bdale@gag.com>
6288 Date:   Sun Jul 1 14:50:26 2018 -0600
6289
6290     add a turnon script for TeleLCO v2.0
6291
6292 commit 655fd8e1490b70061cd81edf1d019e0469843688
6293 Author: Keith Packard <keithp@keithp.com>
6294 Date:   Mon Jun 18 10:53:35 2018 -0700
6295
6296     altos/telelco-v2.0: Do all drag race beeping from the beeping thread
6297     
6298     Instead of starting the beep from the calling thread, just update some
6299     state and poke the beeping thread.
6300     
6301     Signed-off-by: Keith Packard <keithp@keithp.com>
6302
6303 commit 9ece56e3ad76af6ae623ad7a6782c0c933839be8
6304 Author: Keith Packard <keithp@keithp.com>
6305 Date:   Sun Jun 17 12:35:23 2018 -0700
6306
6307     altos/ao_pad: Move LED test to the monitor task
6308     
6309     It sets the LEDs, so it's best to not start doing that until we've
6310     tested them.
6311     
6312     Signed-off-by: Keith Packard <keithp@keithp.com>
6313
6314 commit cef5a5725e3bf2c17965599bd76eb93cb05a0f80
6315 Author: Keith Packard <keithp@keithp.com>
6316 Date:   Sun Jun 17 12:30:09 2018 -0700
6317
6318     altos/ao_pad: Turn on all LEDs for a moment at power up
6319     
6320     Allow validation of all LED connections.
6321     
6322     Signed-off-by: Keith Packard <keithp@keithp.com>
6323
6324 commit 731ba39a22719a8c431eb63895cd8ba553975114
6325 Author: Keith Packard <keithp@keithp.com>
6326 Date:   Sun Jun 17 12:29:36 2018 -0700
6327
6328     altos/ao_pad: Use AO_LED_TYPE for computing active LEDs.
6329     
6330     instead of uint8_t
6331     
6332     Signed-off-by: Keith Packard <keithp@keithp.com>
6333
6334 commit 42ee832368f6ff796444823d53935d824acd329a
6335 Author: Keith Packard <keithp@keithp.com>
6336 Date:   Sun Jun 17 12:28:51 2018 -0700
6337
6338     altos/stm: Let products override AO_LED_TYPE for stm processors
6339     
6340     No need requiring it to be uint16_t
6341     
6342     Signed-off-by: Keith Packard <keithp@keithp.com>
6343
6344 commit c2d9f13a97d45b7dbe2cb47b563aea59ec725bb1
6345 Author: Keith Packard <keithp@keithp.com>
6346 Date:   Sun Jun 17 01:36:00 2018 -0700
6347
6348     Bump version to 1.8.6
6349     
6350     Prepare for release.
6351     
6352     Signed-off-by: Keith Packard <keithp@keithp.com>
6353
6354 commit 290506129fb6cb664da3a5e3ca450a0dcdff0398
6355 Author: Keith Packard <keithp@keithp.com>
6356 Date:   Sun Jun 17 01:20:01 2018 -0700
6357
6358     altos/telelco-v2.0: Fix AO_ADC_DUMP
6359     
6360     Was printing p.v_batt instead of (p)->v_batt. I don't know why the
6361     former even worked.
6362     
6363     Signed-off-by: Keith Packard <keithp@keithp.com>
6364
6365 commit 291bcd751991960ae3dad8c6523323fdcbafa16d
6366 Author: Keith Packard <keithp@keithp.com>
6367 Date:   Sat Jun 16 23:50:11 2018 -0700
6368
6369     altos/telelco-v0.2-cc1200: Add build for NAR hacked TeleLCO v0.2 board
6370     
6371     This has the CC1120 replaced with a CC1200, but with 32MHz xtals
6372     instead of 40MHz on the radio chip.
6373     
6374     Signed-off-by: Keith Packard <keithp@keithp.com>
6375
6376 commit 16482bf5d63eafc5256f14a218d3a374f6584e0a
6377 Author: Keith Packard <keithp@keithp.com>
6378 Date:   Sat Jun 16 23:51:26 2018 -0700
6379
6380     altos/driver: Improve quadrature debouncing for mechanical encoders
6381     
6382     Track state of encoder better and only bump values when the full
6383     motion is detected (all four states).
6384     
6385     Signed-off-by: Keith Packard <keithp@keithp.com>
6386
6387 commit abac6c59d6b004d52a7b782865d2d987732cd61e
6388 Author: Keith Packard <keithp@keithp.com>
6389 Date:   Sun Jun 17 00:17:29 2018 -0700
6390
6391     altos/telelco-v0: Test display, show batt voltage at boot
6392     
6393     Just like telelco v2
6394     
6395     Signed-off-by: Keith Packard <keithp@keithp.com>
6396
6397 commit 96835cc841ff7afad0b4d2fe4b63f26b951da122
6398 Author: Keith Packard <keithp@keithp.com>
6399 Date:   Sun Jun 17 00:19:37 2018 -0700
6400
6401     ao-bringup: Find dfu-util in $PATH for chaoskey
6402     
6403     In case it's not in /usr/bin
6404     
6405     Signed-off-by: Keith Packard <keithp@keithp.com>
6406
6407 commit 7821e341a7cf55e32b926eb4474220dabb6eeb81
6408 Author: Keith Packard <keithp@keithp.com>
6409 Date:   Sat Jun 16 23:47:42 2018 -0700
6410
6411     altos/stm: Define ADC channels for TEMP and V_REF
6412     
6413     These are fixed at 16 and 17.
6414     
6415     Signed-off-by: Keith Packard <keithp@keithp.com>
6416
6417 commit 5c465b0049659246908b15be68806b1390e8ebe5
6418 Author: Keith Packard <keithp@keithp.com>
6419 Date:   Sat Jun 16 23:47:15 2018 -0700
6420
6421     altos/stm: Remove unused ADC names from ao_adc_single_stm.c
6422     
6423     Signed-off-by: Keith Packard <keithp@keithp.com>
6424
6425 commit 5d9881547706b49cc22b98cc5c94e01e8a7f5181
6426 Author: Keith Packard <keithp@keithp.com>
6427 Date:   Thu May 31 22:45:49 2018 -0700
6428
6429     altos/telelco: Remove STATIC_TEST code from stand-alone LCO boxes
6430     
6431     This command conflicts with the 'debug' command in these devices and
6432     so wasn't usable anyways.
6433     
6434     Signed-off-by: Keith Packard <keithp@keithp.com>
6435
6436 commit f755181fd3ec82d7644591e2ed4b99a244acfd6e
6437 Author: Keith Packard <keithp@keithp.com>
6438 Date:   Thu May 31 22:42:13 2018 -0700
6439
6440     altos/telelco-v2.0: Test displays at power on
6441     
6442     At boot, light up all LEDS and LCD segments for a second to let the
6443     user verify that things are working correctly.
6444     
6445     Signed-off-by: Keith Packard <keithp@keithp.com>
6446
6447 commit 99642f9c4f89aa5577376a9cd118e7cff26e2762
6448 Author: Keith Packard <keithp@keithp.com>
6449 Date:   Thu May 31 22:39:45 2018 -0700
6450
6451     altos/telefire*: Do voltage tests in decivolts instead of ADC units
6452     
6453     This requires that each pad device specify the ADC reference voltage
6454     and all relevant voltage divider resistor values explicitly so that
6455     the ADC values can be converted to decivolts and compared with one
6456     another. This should be easier to understand in the future when
6457     reading the code.
6458     
6459     Signed-off-by: Keith Packard <keithp@keithp.com>
6460
6461 commit ab22c56ca02db87a84b6950c024a90b086f5ce28
6462 Author: Keith Packard <keithp@keithp.com>
6463 Date:   Thu May 31 16:24:33 2018 -0700
6464
6465     altos/telefireeight-v1.0: Fix ADC definitions
6466     
6467     Was missing all of the GPIO configuration bits, which probably meant
6468     the ADCs were returning garbage values.
6469     
6470     Signed-off-by: Keith Packard <keithp@keithp.com>
6471
6472 commit 82ed4f5c45b1a9f114577a59fac546c81d69f810
6473 Author: Keith Packard <keithp@keithp.com>
6474 Date:   Wed May 30 11:38:24 2018 -0700
6475
6476     altoslib: Revert field name changes for accel cal values
6477     
6478     These names get written in the JSON part of all .eeprom files, so we
6479     can't change the names or the values won't be read and written correctly.
6480     
6481     Signed-off-by: Keith Packard <keithp@keithp.com>
6482
6483 commit 484ffebc54048bbe276e0e2c0e2ab52c6a1761c1
6484 Author: Keith Packard <keithp@keithp.com>
6485 Date:   Mon May 28 19:19:43 2018 -0700
6486
6487     altos/telelco-v2.0: Set HAS_ADC_SINGLE to enable HSI timer
6488     
6489     The ADC unit requires the HSI timer to run, so make sure it's enabled
6490     for this device.
6491     
6492     Signed-off-by: Keith Packard <keithp@keithp.com>
6493
6494 commit 16971e550d1018fb6acf3fee3c56098f5ba9921e
6495 Author: Keith Packard <keithp@keithp.com>
6496 Date:   Mon May 28 19:18:48 2018 -0700
6497
6498     altos/stm: Enable HSI timer when HAS_ADC_SINGLE is set
6499     
6500     The ADC unit always uses the HSI timer.
6501     
6502     Signed-off-by: Keith Packard <keithp@keithp.com>
6503
6504 commit 42a261a56606be69b5fb90fd6017c70a1e5d72dd
6505 Author: Keith Packard <keithp@keithp.com>
6506 Date:   Mon May 28 16:10:51 2018 -0700
6507
6508     altos/telelco-v2.0: Display local batt voltage at startup
6509     
6510     Show the battery voltage for a second at startup.
6511     
6512     Signed-off-by: Keith Packard <keithp@keithp.com>
6513
6514 commit 3fb27f0ab7163c96945a60fd406e5423552206a2
6515 Author: Keith Packard <keithp@keithp.com>
6516 Date:   Mon May 28 16:09:19 2018 -0700
6517
6518     altos/stm: Add polling ADC sampler API
6519     
6520     This just fetches ADC values on demand instead of loading them
6521     periodically into a ring buffer from the timer interrupt.
6522     
6523     Signed-off-by: Keith Packard <keithp@keithp.com>
6524
6525 commit dbeb9b91a48418c5bc9f6edccaef20c3ef77d45d
6526 Author: Keith Packard <keithp@keithp.com>
6527 Date:   Mon May 28 15:12:26 2018 -0700
6528
6529     altos/telelco-v2.0: Change drag race selected/no-continutity pattern
6530     
6531     Make it turn on at the same time as the pads with continuity, but turn
6532     off sooner
6533     
6534     Signed-off-by: Keith Packard <keithp@keithp.com>
6535
6536 commit eb31a40b3499287e0a52324a9adc3728883ed957
6537 Author: Keith Packard <keithp@keithp.com>
6538 Date:   Mon May 28 15:07:06 2018 -0700
6539
6540     altos/telelco-v2.0: Add debug output for pad voltage display
6541     
6542     Signed-off-by: Keith Packard <keithp@keithp.com>
6543
6544 commit 29f9880f7b09bc135d34bf0dcb221bdede7726b3
6545 Author: Keith Packard <keithp@keithp.com>
6546 Date:   Mon May 28 14:54:47 2018 -0700
6547
6548     altos/telelco-v2.0: A bit fancier with the drag-mode LED show
6549     
6550     Continutity leds now show whether the pad is included in the drag race
6551     *and* the continutity using four different patterns:
6552     
6553     Drag select & igniter present:          long on, short off
6554     Drag select & igniter missing:          short on, long off
6555     Not select & igniter present:           solid on
6556     Not select & igniter missing:           solid off
6557     
6558     Signed-off-by: Keith Packard <keithp@keithp.com>
6559
6560 commit 98ea690cc7514f43254f3a6c72668c11820f657c
6561 Author: Keith Packard <keithp@keithp.com>
6562 Date:   Mon May 28 14:41:51 2018 -0700
6563
6564     altos/telelco-v2.0: Fix button names and pin mappings. Add drag LED.
6565     
6566     Signed-off-by: Keith Packard <keithp@keithp.com>
6567
6568 commit b1f1a4513391aa595eb64552f2aa4cfedd0cc0ff
6569 Author: Keith Packard <keithp@keithp.com>
6570 Date:   Mon May 28 14:35:18 2018 -0700
6571
6572     altos/telelco-v2.0: Mixed up the select_button pin (is E0, was set to E13)
6573     
6574     Signed-off-by: Keith Packard <keithp@keithp.com>
6575
6576 commit 2c94ba66d5b4c99b43ab965331bf1faa270a9768
6577 Author: Keith Packard <keithp@keithp.com>
6578 Date:   Mon May 28 14:26:47 2018 -0700
6579
6580     altos/telelco-v2.0: Only look at drag select presses, not releases
6581     
6582     Signed-off-by: Keith Packard <keithp@keithp.com>
6583
6584 commit a26cf26e3416b1982abec249678a32a420bf8809
6585 Author: Keith Packard <keithp@keithp.com>
6586 Date:   Mon May 28 14:26:12 2018 -0700
6587
6588     altos/telelco-v2.0: Use single-step quadrature code
6589     
6590     Signed-off-by: Keith Packard <keithp@keithp.com>
6591
6592 commit ccad6e970c5c7416561443f1e6e2fa8f80698957
6593 Author: Keith Packard <keithp@keithp.com>
6594 Date:   Mon May 28 14:15:34 2018 -0700
6595
6596     altos/driver: Add support for one-step-per-click quadrature encoder
6597     
6598     The mechanical encoders go through all four steps per click while the
6599     optical ones have a single step per click. Support both kinds.
6600     
6601     Signed-off-by: Keith Packard <keithp@keithp.com>
6602
6603 commit f172b139ddc3fcc17cf89b57e5126264c0faa45e
6604 Author: Keith Packard <keithp@keithp.com>
6605 Date:   Mon May 28 13:08:33 2018 -0700
6606
6607     altos/telelco-v2.0: Reduce quadrature debounce time
6608     
6609     The optical encoders shouldn't bounce at all; let's try a minimal value.
6610     
6611     Signed-off-by: Keith Packard <keithp@keithp.com>
6612
6613 commit a4dbc940cc6c8ff5565e8af21f2dcb4ae090380c
6614 Author: Keith Packard <keithp@keithp.com>
6615 Date:   Mon May 28 13:07:06 2018 -0700
6616
6617     altos/drivers: Make quadrature debounce longer by default. Fix state tracking
6618     
6619     This increases the default debounce time for quadrature encoders to
6620     30ms, which cleans up the mechanical encoders on TeleLCO v0.2. Also
6621     change state tracking to explicitly check for expected state values to
6622     avoid mis-triggering.
6623     
6624     Signed-off-by: Keith Packard <keithp@keithp.com>
6625
6626 commit 7e2a2849f58e98adc1114bb8f3a6319408d93691
6627 Author: Keith Packard <keithp@keithp.com>
6628 Date:   Mon May 28 12:06:41 2018 -0700
6629
6630     altos/telelco-v2.0: Only switch encoder mode on push, not release
6631     
6632     Was not checking event value.
6633     
6634     Signed-off-by: Keith Packard <keithp@keithp.com>
6635
6636 commit 863a9d523b26a8a5f8fbd5b516bd7dd914ee079e
6637 Author: Keith Packard <keithp@keithp.com>
6638 Date:   Mon May 28 11:23:03 2018 -0700
6639
6640     altos/ao_button.c: Support up to 16 buttons
6641     
6642     TeleLCO v2.0 has more than 4
6643     
6644     Signed-off-by: Keith Packard <keithp@keithp.com>
6645
6646 commit eb70e334ffc77e737bb21ab3fe777a982d80ee3b
6647 Author: Keith Packard <keithp@keithp.com>
6648 Date:   Mon May 28 11:12:36 2018 -0700
6649
6650     altos/telelco-v2: Change select button to alternate box/pad mode
6651     
6652     Instead of a three-way, just make the select button two-way and have
6653     the arming switch disable it.
6654     
6655     Signed-off-by: Keith Packard <keithp@keithp.com>
6656
6657 commit 14fa6cee857918966740d05c4ed13b1a79db3caa
6658 Author: Keith Packard <keithp@keithp.com>
6659 Date:   Mon May 21 22:36:35 2018 -0700
6660
6661     altos: Add TeleFireEight v1.0 product
6662     
6663     Eight pyro channel version of the TeleFire boards.
6664     
6665     Signed-off-by: Keith Packard <keithp@keithp.com>
6666
6667 commit e272f6a66881b6904037ee7b1afeb9a8a3ec5b2a
6668 Author: Keith Packard <keithp@keithp.com>
6669 Date:   Mon May 21 22:32:38 2018 -0700
6670
6671     altos/drivers: Pads with multi-port firing and pad selector DIP switch
6672     
6673     TeleFire 8 scrambles GPIOs to make layout cleaner, placing the 8
6674     firing outputs across two GPIO ports.
6675     
6676     We're also adding an 8-unit selector for box number so that boards can
6677     be re-configured in the field. These override any ROM-configuration
6678     value; you can select the rom value by setting all switches to 'off'.
6679     
6680     Signed-off-by: Keith Packard <keithp@keithp.com>
6681
6682 commit 85a8846a423ce2d15815466564fb589bb553c742
6683 Author: Keith Packard <keithp@keithp.com>
6684 Date:   Wed May 16 22:03:25 2018 -0700
6685
6686     altos/stm: Add per-LED port/pin mode in LED code
6687     
6688     If you've got a complicated LED pin arrangement, you can ask for each
6689     one to be configured separately, instead of using groups in a couple
6690     of GPIO registers. The code isn't as efficient this way, but at least
6691     it's easy to read.
6692     
6693     Signed-off-by: Keith Packard <keithp@keithp.com>
6694
6695 commit 96ee5257068a988db10097af8df72b0008bce978
6696 Author: Keith Packard <keithp@keithp.com>
6697 Date:   Wed May 16 22:02:11 2018 -0700
6698
6699     altos: Add TeleLCO v2.0 product
6700     
6701     New LCO design with a single rotary knob and lots more buttons.
6702     
6703     Signed-off-by: Keith Packard <keithp@keithp.com>
6704
6705 commit 5a26df7db9453bf0596f729a23efb90e5e8a63c7
6706 Author: Keith Packard <keithp@keithp.com>
6707 Date:   Wed May 16 22:05:26 2018 -0700
6708
6709     altos/vidtime: Check for value change in normal code, not irq
6710     
6711     This makes sure each value change is reported to the user.
6712     
6713     Signed-off-by: Keith Packard <keithp@keithp.com>
6714
6715 commit 06dac6551418ba817798c187f198b9b00c1dda74
6716 Author: Keith Packard <keithp@keithp.com>
6717 Date:   Mon May 7 11:26:42 2018 -0700
6718
6719     altos: add 'vidtime', a simple brightness monitor
6720     
6721     This is a testing tool for video refresh tracking. It uses the mpusb
6722     v3.0 hardware and monitors the phototransistor value, sending 0 or 1
6723     to the USB port when the value changes.
6724     
6725     Signed-off-by: Keith Packard <keithp@keithp.com>
6726
6727 commit 1f56dc30a31e3d5c833f73ec9cd31f548a80e154
6728 Merge: feb881a2 71acc79f
6729 Author: Keith Packard <keithp@keithp.com>
6730 Date:   Mon May 7 09:53:52 2018 -0700
6731
6732     Merge branch 'mpusb'
6733
6734 commit 71acc79f8e828d56296db282c72cf4492a8aa4f4
6735 Author: Keith Packard <keithp@keithp.com>
6736 Date:   Mon May 7 09:43:27 2018 -0700
6737
6738     altos/mpusb-v3.0: Make it compile again
6739     
6740     A few things have changed since this code was written.
6741     
6742     Signed-off-by: Keith Packard <keithp@keithp.com>
6743
6744 commit bc70f92966221f941b96177b401744a7aca24814
6745 Author: Keith Packard <keithp@keithp.com>
6746 Date:   Mon May 7 09:42:28 2018 -0700
6747
6748     altos/stmf0: leave ao_power_gpio names undefined without power management
6749     
6750     Should make it more obvious at compile time that you've done something wrong.
6751     
6752     Signed-off-by: Keith Packard <keithp@keithp.com>
6753
6754 commit 5ddd4e10bd8ddb4a00a0ccd8982db3311ec5a9e7
6755 Author: Keith Packard <keithp@keithp.com>
6756 Date:   Wed Jan 20 00:00:07 2016 -0800
6757
6758     altos: Add µPusb v3.0 project
6759     
6760     This replaces the ft230 with a stm32f04, saving a bit of BOM
6761     and giving us control over the firmware.
6762     
6763     Signed-off-by: Keith Packard <keithp@keithp.com>
6764
6765 commit feb881a24250bd7e71ec8ccef0099d4b4a0df519
6766 Author: Keith Packard <keithp@keithp.com>
6767 Date:   Mon May 7 08:58:21 2018 -0700
6768
6769     doc: Update pyro channel info to reflect UI changes
6770     
6771     Use the new naming in the UI. Add lots more comments about how things work.
6772     
6773     Signed-off-by: Keith Packard <keithp@keithp.com>
6774
6775 commit 7b11a34bb031035883bac97952e5ca6db0684e33
6776 Author: Keith Packard <keithp@keithp.com>
6777 Date:   Mon May 7 08:56:32 2018 -0700
6778
6779     altos/test: Replace state name with 10* state value in test log. Fix raw speed
6780     
6781     Using a state value means we can plot state changes along with the
6782     rest of the graph. Raw speed (simple integrated acceleration) was
6783     busted; mostly needing to skip the first accel sample.
6784     
6785     Signed-off-by: Keith Packard <keithp@keithp.com>
6786
6787 commit cc83d57454ed07e4828b4413e5af6ae2ecfe2e5a
6788 Author: Keith Packard <keithp@keithp.com>
6789 Date:   Mon May 7 08:51:36 2018 -0700
6790
6791     altos: Eliminate height requirement for coast detect
6792     
6793     We had required a minimum altitude of 100m to transition from boost to
6794     coast. With small motors in a heavy multi-staged rocket, this can fail
6795     to detect coast in time to light the second motor.
6796     
6797     Also, this would fail to deploy recovery systems if the flight failed
6798     before reaching 100m.
6799     
6800     Signed-off-by: Keith Packard <keithp@keithp.com>
6801
6802 commit 49aafcbb6c0f3ecda4b668776be74a04a5654377
6803 Author: Keith Packard <keithp@keithp.com>
6804 Date:   Mon May 7 08:50:33 2018 -0700
6805
6806     Update version to 1.8.5.2
6807     
6808     Shipped some bits to Fred Taverni to test eliminating the altitude
6809     requirement for boost detect as he stages so low.
6810     
6811     Signed-off-by: Keith Packard <keithp@keithp.com>
6812
6813 commit ab65e9f257493da5282d8933d8f0dcb716c1f41f
6814 Author: Keith Packard <keithp@keithp.com>
6815 Date:   Sun May 6 21:16:25 2018 -0700
6816
6817     ao-chaosread: Add support for the new flash endpoint in chaoskey
6818     
6819     This adds support for endpoint 0x87, which streams the contents of the
6820     onboard flash to the host for firmware verification.
6821     
6822     Signed-off-by: Keith Packard <keithp@keithp.com>
6823
6824 commit bea42e45952df85d61428662caefbb100465a585
6825 Author: Keith Packard <keithp@keithp.com>
6826 Date:   Sun May 6 21:13:02 2018 -0700
6827
6828     altos/chaoskey-v1.0: Add endpoint for reading flash contents
6829     
6830     This creates another IN endpoint which provides the contents of flash
6831     for validation of the firmware load on the host.
6832     
6833     Signed-off-by: Keith Packard <keithp@keithp.com>
6834
6835 commit 4451f7b6bade66775a197b93c6e70ba15f1826ce
6836 Author: Keith Packard <keithp@keithp.com>
6837 Date:   Sun May 6 21:11:48 2018 -0700
6838
6839     altos/stmf0: Fix up USB debug code
6840     
6841     At least make it compile. In this configuration, it's dumping out IN3
6842     endpoint register values.
6843     
6844     Signed-off-by: Keith Packard <keithp@keithp.com>
6845
6846 commit a06c283c358455008cd1e5376ccc0b6f72c7ac87
6847 Author: Keith Packard <keithp@keithp.com>
6848 Date:   Sun May 6 21:11:02 2018 -0700
6849
6850     altos/stmf0: Add IN3 alternate endpoint support
6851     
6852     This adds the code necessary to drive another IN endpoint.
6853     
6854     Signed-off-by: Keith Packard <keithp@keithp.com>
6855
6856 commit b15549d8c5277ba3aa425e232473a17dc136e5a4
6857 Author: Keith Packard <keithp@keithp.com>
6858 Date:   Sun May 6 21:09:22 2018 -0700
6859
6860     altos/stmf0: Toggle IN2 SW_BUF bit when sending data
6861     
6862     This tells the hardware we're done writing data to the second input
6863     buffer and allows it to be switched from NAK to VALID.
6864     
6865     Signed-off-by: Keith Packard <keithp@keithp.com>
6866
6867 commit 8efe0d40deded973f08f63eb650a036f9e24d2fb
6868 Author: Keith Packard <keithp@keithp.com>
6869 Date:   Sun May 6 21:17:32 2018 -0700
6870
6871     altos/kernel: Add USB descriptors for IN3
6872     
6873     This adds the necessary descriptor information to support another IN
6874     endpoint for applications.
6875     
6876     Signed-off-by: Keith Packard <keithp@keithp.com>
6877
6878 commit f282b802d2f5a0da56bb8245169c46a16b2eed71
6879 Author: Keith Packard <keithp@keithp.com>
6880 Date:   Sun May 6 21:06:31 2018 -0700
6881
6882     altos/kernel: Define usb IN2/IN3 functions
6883     
6884     These are putchar and flush functions that are used when sending data
6885     to the additional IN2 and IN3 endpoints.
6886     
6887     Signed-off-by: Keith Packard <keithp@keithp.com>
6888
6889 commit 257350e1a3e4ba2048e80d30a4a0454eb65d4a26
6890 Author: Keith Packard <keithp@keithp.com>
6891 Date:   Tue May 1 23:47:27 2018 -0700
6892
6893     ao-bringup/turnon_telemini: Skip DFU if no DFU device is present
6894     
6895     This skips running dfu-util to load the bootloader if there isn't a
6896     suitable DFU device listed in the system, which allows an
6897     already-flashed device to be run through the same script.
6898     
6899     Signed-off-by: Keith Packard <keithp@keithp.com>
6900
6901 commit 08e543cd8b761e4cbbfa97404fcd5394f65a0e9e
6902 Author: Keith Packard <keithp@keithp.com>
6903 Date:   Tue May 1 23:44:00 2018 -0700
6904
6905     altos/stmf0: Set 0x0 mapping to Main Flash for boot loader
6906     
6907     When DFU finishes loading firmware and jumps to the application, it
6908     leaves the mapping of addresses starting at 0x0 set to System flash,
6909     which prevents the boot loader from receiving interrupts and requires
6910     a power cycle during flash & cal.
6911     
6912     Signed-off-by: Keith Packard <keithp@keithp.com>
6913
6914 commit 980e3dc43ac4712680a370756e5112e9f330aa9a
6915 Author: Keith Packard <keithp@keithp.com>
6916 Date:   Tue May 1 23:36:57 2018 -0700
6917
6918     altos/stmf0: whitespace fix
6919     
6920     Trailing whitespace.
6921     
6922     Signed-off-by: Keith Packard <keithp@keithp.com>
6923
6924 commit 772b5f1cb625fba1396a57b47498ef805ae1a9a8
6925 Author: Keith Packard <keithp@keithp.com>
6926 Date:   Tue May 1 23:36:16 2018 -0700
6927
6928     altos/stmf0: Change tests for AO_BOOT_CHAIN and AO_BOOT_PIN to #if
6929     
6930     Were #ifdef, which meant that #define AO_BOOT_PIN 0 didn't work right.
6931     
6932     Signed-off-by: Keith Packard <keithp@keithp.com>
6933
6934 commit 312f303be7f2a641020903ed2daccb8a4d67ec42
6935 Author: Keith Packard <keithp@keithp.com>
6936 Date:   Sat Apr 28 12:03:10 2018 -0700
6937
6938     altoslib: Fix Idle Monitor on TeleMega v3
6939     
6940     The new IMU includes a mag sensor, and there's no separate mag sensor.
6941     
6942     Add support for reading the mag sensor values from the IMU, separate
6943     out v3 from previous TeleMega versions so that the code can stop
6944     trying to read the mag sensor.
6945     
6946     Signed-off-by: Keith Packard <keithp@keithp.com>
6947
6948 commit 0dfaecc25a12da57248541a66dd5118161616cce
6949 Author: Keith Packard <keithp@keithp.com>
6950 Date:   Sat Apr 21 16:16:18 2018 -0700
6951
6952     altos/fox1ihu: Pull down radio control pin in flash loader
6953     
6954     Ensures that the radio is powered down while in the flash loader.
6955     
6956     Signed-off-by: Keith Packard <keithp@keithp.com>
6957
6958 commit 8025b98420f16730e5e6e45114cbdbbf88f7a748
6959 Author: Keith Packard <keithp@keithp.com>
6960 Date:   Fri Aug 7 20:16:41 2015 -0700
6961
6962     Remove ao_radio_cal from stm products without radios
6963     
6964     Products without a radio don't need this value.
6965     
6966     Signed-off-by: Keith Packard <keithp@keithp.com>
6967
6968 commit c408c773793b5a5685d95c11ba6f710200505c25
6969 Author: Bdale Garbee <bdale@gag.com>
6970 Date:   Tue May 6 00:38:33 2014 -0600
6971
6972     had the sense backwards .. presence of 'attached' should put us in the loader
6973
6974 commit 9003147a89074f8d991d1707f307fd4e41435aa3
6975 Author: Bdale Garbee <bdale@gag.com>
6976 Date:   Mon May 5 17:32:22 2014 -0600
6977
6978     move signal that forces flash-loader on to PB8, active high
6979
6980 commit ddf70e806f894707613830fd64e21b5bb8f19972
6981 Author: Keith Packard <keithp@keithp.com>
6982 Date:   Sat Apr 27 00:36:36 2013 -0700
6983
6984     altos: Build fox1ihu by default
6985     
6986     Signed-off-by: Keith Packard <keithp@keithp.com>
6987
6988 commit 6247e0c81084b59365ceca0ced33d2db92a72444
6989 Author: Keith Packard <keithp@keithp.com>
6990 Date:   Sat Feb 1 00:06:30 2014 -0800
6991
6992     altos/fox: Enable system timer in flash loader and prod watchdog with it
6993     
6994     This makes it possible to reflash the board without needing to disable
6995     the watchdog.
6996     
6997     Signed-off-by: Keith Packard <keithp@keithp.com>
6998
6999 commit 04aa1dfa7918dcf4eea9ec4cef5a31ac2a61a00d
7000 Author: Keith Packard <keithp@keithp.com>
7001 Date:   Fri Jan 31 22:39:58 2014 -0800
7002
7003     altos/fox: Update ADC to fox-1 IHU Revision 2
7004     
7005     Change ADC pin definitions to match new hardware.
7006     
7007     Signed-off-by: Keith Packard <keithp@keithp.com>
7008
7009 commit 54da028c492464802b048cb949d392cd83994e75
7010 Author: Keith Packard <keithp@keithp.com>
7011 Date:   Fri Jan 31 17:44:45 2014 -0800
7012
7013     altos/fox: Transition to current altos build environment
7014     
7015     Fix the library usage, use $(LIBS) instead of $(SAT_CLIB) -lgcc
7016     
7017     Signed-off-by: Keith Packard <keithp@keithp.com>
7018
7019 commit ca58096665fc1a11ca5683f0e6aafaf3e153af37
7020 Author: Keith Packard <keithp@keithp.com>
7021 Date:   Sun Apr 28 00:42:31 2013 -0700
7022
7023     altos/fox: update product name to show v2, enable watchdog by default
7024     
7025     Signed-off-by: Keith Packard <keithp@keithp.com>
7026
7027 commit e79202f95f0e5b4a01da31d3742a775bea62cc92
7028 Author: Keith Packard <keithp@keithp.com>
7029 Date:   Sun Apr 28 00:05:39 2013 -0700
7030
7031     altos/fox: Run app when PD6 is low
7032     
7033     Signed-off-by: Keith Packard <keithp@keithp.com>
7034
7035 commit 36cf713ead58a52539c87de764b022ba0dcde27d
7036 Author: Keith Packard <keithp@keithp.com>
7037 Date:   Sat Apr 27 16:06:48 2013 -0700
7038
7039     altos/fox: Add fox1ihu flash loader
7040     
7041     Signed-off-by: Keith Packard <keithp@keithp.com>
7042
7043 commit 4c37ccc63d37ff0a4382f6812060d3c5fd4b6cfb
7044 Author: Keith Packard <keithp@keithp.com>
7045 Date:   Thu Apr 25 21:25:12 2013 -0700
7046
7047     altos/fox: Add MRAM and SD card drivers
7048     
7049     Signed-off-by: Keith Packard <keithp@keithp.com>
7050
7051 commit f517aa5e042af8dd7fd36be47e4b196f212e79b0
7052 Author: Keith Packard <keithp@keithp.com>
7053 Date:   Thu Mar 21 10:16:35 2013 -0700
7054
7055     altos/fox: Enable M25 driver for MRAM.
7056     
7057     The M25 driver can also talk to the MRAM chip, with a few adjustments
7058     
7059     Signed-off-by: Keith Packard <keithp@keithp.com>
7060
7061 commit e0c969910a516c018e64eaa73cdbe4bc2f979835
7062 Author: Keith Packard <keithp@keithp.com>
7063 Date:   Thu Mar 21 09:49:15 2013 -0700
7064
7065     altos/fox: Add watchdog timer
7066     
7067     Runs at 25Hz, can be enabled and disabled via the command line
7068     
7069     Signed-off-by: Keith Packard <keithp@keithp.com>
7070
7071 commit 6adf9d2a17d701ed0ceb742f322fa72723149980
7072 Author: Keith Packard <keithp@keithp.com>
7073 Date:   Wed Jan 23 21:37:24 2013 -0800
7074
7075     altos/fox: Turn on all of the fox lights
7076     
7077     Fox has two red and two green LEDs
7078     
7079     Signed-off-by: Keith Packard <keithp@keithp.com>
7080
7081 commit 524afb040aa34d93abae7d04afa1df7a626f9877
7082 Author: Keith Packard <keithp@keithp.com>
7083 Date:   Wed Jan 23 21:36:18 2013 -0800
7084
7085     altos/fox: Provide names for fox ADC channels
7086     
7087     Signed-off-by: Keith Packard <keithp@keithp.com>
7088
7089 commit 8b783887d7f136d3a389316545b74f4755e43eb4
7090 Author: Keith Packard <keithp@keithp.com>
7091 Date:   Wed Jan 23 21:05:26 2013 -0800
7092
7093     altos/fox: Fix up Fox ADC bits
7094     
7095     Update to current schematic
7096     
7097     Signed-off-by: Keith Packard <keithp@keithp.com>
7098
7099 commit ff2330a7fedfa7f6be3502ad0d591ab9e5ddddc6
7100 Author: Keith Packard <keithp@keithp.com>
7101 Date:   Wed Jan 23 20:48:04 2013 -0800
7102
7103     altos/fox: Initialize FOX adc
7104     
7105     Signed-off-by: Keith Packard <keithp@keithp.com>
7106
7107 commit fbf01178e560d8a36916e295d7bdb0b0e98d2b02
7108 Author: Bdale Garbee <bdale@gag.com>
7109 Date:   Wed Jan 23 21:45:28 2013 -0700
7110
7111     altos/fox: rename fox product
7112     
7113     It's Fox1IHU-v1 now
7114
7115 commit 23ba75c3c2ddde65dc543b52cd87b8a1433c5024
7116 Author: Keith Packard <keithp@keithp.com>
7117 Date:   Wed Jan 23 19:03:26 2013 -0800
7118
7119     altos/fox: Add fox1ihu bringup firmware
7120     
7121     Firmware capable of testing fox1ihu hardware
7122     
7123     Signed-off-by: Keith Packard <keithp@keithp.com>
7124
7125 commit 8612c1287a1c458a17f33af1d679d30a13dea772
7126 Author: Keith Packard <keithp@keithp.com>
7127 Date:   Thu Apr 26 17:24:51 2018 -0700
7128
7129     altoslib: Fix data fetching during flashing of cc1111-based devices
7130     
7131     We want to get enough information about the target device to verify
7132     that the new firmware matches, so fetch 512 bytes instead of just
7133     barely enough to cover the romconfig data.
7134     
7135     Also catch out-of-bounds accesses and handle them, in case even this
7136     large array isn't enough.
7137     
7138     Signed-off-by: Keith Packard <keithp@keithp.com>
7139
7140 commit eee9f6128da146b0e9c711d49b2a3eb49a95aaf3
7141 Author: Keith Packard <keithp@keithp.com>
7142 Date:   Thu Apr 26 16:30:54 2018 -0700
7143
7144     altoslib: Keep config data accel cal in antenna up form.
7145     
7146     Instead of letting the accel cal data live in whatever form it was
7147     fetched in, keep it in antenna up form and provide it in whatever
7148     orientation is necessary.
7149     
7150     This fixes bugs in changing pad configuration where the accel cal values
7151     from the old orientation would get used in the new orientation and
7152     wreck them.
7153     
7154     Signed-off-by: Keith Packard <keithp@keithp.com>
7155
7156 commit b3474fb33a58e78b3b8f36958dd44768e49f3edc
7157 Author: Keith Packard <keithp@keithp.com>
7158 Date:   Wed Apr 25 23:07:46 2018 -0700
7159
7160     altoslib: Flush settings restoration commands after accel cal
7161     
7162     To avoid mangling settings when the user doesn't 'save' things,
7163     restore the original accel cal values and orientation after finishing
7164     accelerometer calibration.
7165     
7166     Signed-off-by: Keith Packard <keithp@keithp.com>
7167
7168 commit 0d691170a96545a9e57aad454de87541cea8c292
7169 Author: Keith Packard <keithp@keithp.com>
7170 Date:   Sun Apr 22 20:02:04 2018 -0700
7171
7172     altoslib: Remove ascending/descending from pyro config
7173     
7174     Ascending and descending don't add any functionality and can confuse
7175     people. Clears pyro configuration value when ascending or descending were
7176     selected in the configuration so that the user knows to reset the
7177     channel from scratch.
7178     
7179     Signed-off-by: Keith Packard <keithp@keithp.com>
7180
7181 commit 57218127ee39724e985fefcf203991401f01cc84
7182 Author: Keith Packard <keithp@keithp.com>
7183 Date:   Sun Apr 22 20:01:01 2018 -0700
7184
7185     altoslib: Clarify terms in Mega pyro config
7186     
7187     Suggestions from Bob Brown et al
7188     
7189     Speed -> ascent rate
7190     Height -> height above ground
7191     Acceleration -> Vertical acceleration
7192     
7193     Signed-off-by: Keith Packard <keithp@keithp.com>
7194
7195 commit 06ca18ee67f80a9d1e25799930aca59e99e32d7f
7196 Author: Keith Packard <keithp@keithp.com>
7197 Date:   Sat Apr 21 16:22:16 2018 -0700
7198
7199     Set version to 1.8.5.1
7200     
7201     Firmware has changed
7202     
7203     Signed-off-by: Keith Packard <keithp@keithp.com>
7204
7205 commit b47796991cb6c2edb85f9201a53515b4dd28b946
7206 Author: Keith Packard <keithp@keithp.com>
7207 Date:   Tue Jul 15 22:52:35 2014 -0700
7208
7209     altos/flash-loader: On STM, don't include ao_usb_disable
7210     
7211     This saves a bit of space, keeping the flash loader under 4k on fox
7212     
7213     Signed-off-by: Keith Packard <keithp@keithp.com>
7214
7215 commit b478d3c3569d2f9df50b0030197468d14af67688
7216 Author: Keith Packard <keithp@keithp.com>
7217 Date:   Sat Apr 21 16:17:26 2018 -0700
7218
7219     altos: Use max of 64 previous orient values when checking pyro limits
7220     
7221     Instead of checking just a single measurement to see if the
7222     orientation is outside of the desired limits, use the maximum of 64
7223     previous values to that rapidly changing orientation won't
7224     accidentally enable a pyro channel if sampled at the 'wrong time'.
7225     
7226     Signed-off-by: Keith Packard <keithp@keithp.com>
7227
7228 commit a414a32f86c9d8a2c5f576898c0f0dc75263ff85
7229 Author: Keith Packard <keithp@keithp.com>
7230 Date:   Sat Apr 21 16:14:39 2018 -0700
7231
7232     altos/stm: Simplify ao_usb_write a bit
7233     
7234     Remove unnecessary 'offset' param (was always passed zero). This also
7235     makes some code conditional on that value no longer necessary.
7236     
7237     Signed-off-by: Keith Packard <keithp@keithp.com>
7238
7239 commit 1569b23b2f139e3840ec145f4eef45f36fc4939a
7240 Author: Keith Packard <keithp@keithp.com>
7241 Date:   Mon Apr 16 09:46:22 2018 -0700
7242
7243     doc: add release check for altusmetrum-docinfo.xml copyright
7244     
7245     Signed-off-by: Keith Packard <keithp@keithp.com>
7246
7247 commit d5c038473d56ebbe61b8a71b5eb28d03385f8c48
7248 Author: Keith Packard <keithp@keithp.com>
7249 Date:   Mon Apr 16 09:45:35 2018 -0700
7250
7251     altosdroid: Attempt to avoid some reported altosdroid crashes
7252     
7253     Just looking at stack traces, maybe these changes will avoid some problems?
7254     
7255     Signed-off-by: Keith Packard <keithp@keithp.com>
7256
7257 commit 110e4818b85781c33d683b7b7e7f2864a1223c5c
7258 Author: Keith Packard <keithp@keithp.com>
7259 Date:   Thu Apr 5 16:41:20 2018 -0700
7260
7261     micropeak: Make reported 'max height' value show filtered max height
7262     
7263     MicroPeak tries to filter out bogus pressure data so that the value
7264     reported on the LED is reasonable. We want to report that same value
7265     in the UI, which means replacing the normal mechanism for computing
7266     max height from the time series of height data with the value computed
7267     from the saved minimum pressure value recorded in the device.
7268     
7269     Signed-off-by: Keith Packard <keithp@keithp.com>
7270
7271 commit 20dc0e6c8e365c1f4188189d506163d589c3bade
7272 Author: Bdale Garbee <bdale@gag.com>
7273 Date:   Sun Apr 22 19:00:03 2018 -0600
7274
7275     add a warning about Google limiting per-day access until/unless we pay
7276
7277 commit 0b58d3067d994319b73c2bd15817f6922257ece2
7278 Author: Bdale Garbee <bdale@gag.com>
7279 Date:   Sat Mar 31 17:44:18 2018 -0600
7280
7281     another second seems to help on the very slow Acer laptop
7282
7283 commit 865364d2738ae0b79a390eab62a5ddac1e890c71
7284 Author: Keith Packard <keithp@keithp.com>
7285 Date:   Fri Mar 23 17:35:47 2018 -0600
7286
7287     altos: Hack up code for TeleMetrum to make it just a tracker
7288     
7289     Support for a failed TeleMetrum device that uses just the GPS receiver
7290     and radio to create a TeleGPS-compatible device called 'tmgps'.
7291     
7292     Signed-off-by: Keith Packard <keithp@keithp.com>
7293
7294 commit 58eda1736d8cffa6e3b5afce6f5faabbb179045e
7295 Author: Keith Packard <keithp@keithp.com>
7296 Date:   Fri Mar 23 17:34:23 2018 -0600
7297
7298     altos/ao_cc1120: Only call ao_packet_slave_stop when HAS_SLAVE
7299     
7300     Don't try to disable packet slave mode when the product doesn't
7301     support packet slave mode.
7302     
7303     Signed-off-by: Keith Packard <keithp@keithp.com>
7304
7305 commit 49fd1fe435b116665b41722c7d14878a62bb3311
7306 Author: Bdale Garbee <bdale@gag.com>
7307 Date:   Tue Mar 20 18:25:43 2018 -0600
7308
7309     add a paragraph to the intro pointing to the altusmetrum email list
7310
7311 commit 39023ed6e29103a85bfad505506fa0dbf4dc1112
7312 Author: Bdale Garbee <bdale@gag.com>
7313 Date:   Sun Mar 18 15:42:48 2018 -0600
7314
7315     doc: update copyright year in doc/altusmetrum-docinfo.xml
7316
7317 commit 84146083da782c335ba7f040b238c3f51ba2f484
7318 Merge: ee79a205 78e5ae58
7319 Author: Bdale Garbee <bdale@gag.com>
7320 Date:   Sun Mar 18 15:33:44 2018 -0600
7321
7322     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
7323
7324 commit 78e5ae58c2ad5ba7246a649c0bd15ff68b5d0e74
7325 Author: Keith Packard <keithp@keithp.com>
7326 Date:   Sat Mar 17 11:26:29 2018 -0700
7327
7328     Bump version to 1.8.5
7329     
7330     Signed-off-by: Keith Packard <keithp@keithp.com>
7331
7332 commit 529c04026dec55d9d0922689e56f1d23b0ff6095
7333 Author: Keith Packard <keithp@keithp.com>
7334 Date:   Sat Mar 17 11:25:00 2018 -0700
7335
7336     doc: Add release notes for 1.8.5
7337     
7338     Signed-off-by: Keith Packard <keithp@keithp.com>
7339
7340 commit bd0021d431165a6c896a6022691a447e27fd555e
7341 Author: Keith Packard <keithp@keithp.com>
7342 Date:   Fri Mar 16 14:54:04 2018 -0700
7343
7344     altos/stmf0: Add some common definitions for flash loaders
7345     
7346     Signed-off-by: Keith Packard <keithp@keithp.com>
7347
7348 commit 4894d965d73231b5c74810d826c7c97fa1bd7803
7349 Author: Keith Packard <keithp@keithp.com>
7350 Date:   Fri Mar 16 14:53:14 2018 -0700
7351
7352     altos: Make panic beeps use fixed frequencies
7353     
7354     This ensures that the beeps will work even before the configuration
7355     has been loaded.
7356     
7357     Signed-off-by: Keith Packard <keithp@keithp.com>
7358
7359 commit 1ea6188a9c78ab0642001110cac6c3b35e8ccc88
7360 Author: Keith Packard <keithp@keithp.com>
7361 Date:   Fri Mar 16 14:52:09 2018 -0700
7362
7363     ao-usbload: Flip product names in loader error message
7364     
7365     I was reversing the 'target' vs 'image' names in the error message,
7366     leading to a bit of confusion.
7367     
7368     Signed-off-by: Keith Packard <keithp@keithp.com>
7369
7370 commit 788d02a3caf0f14f3c84ff6ae7e2a2fff302e91b
7371 Author: Keith Packard <keithp@keithp.com>
7372 Date:   Fri Mar 16 14:51:22 2018 -0700
7373
7374     ao-bringup: Check for Loader USB id before attempting dfu-util
7375     
7376     This lets me restart the turnon process after the boot loader has been
7377     flashed.
7378     
7379     Signed-off-by: Keith Packard <keithp@keithp.com>
7380
7381 commit 7068149704e6de67ece670227445e987421cd600
7382 Author: Keith Packard <keithp@keithp.com>
7383 Date:   Fri Mar 16 14:50:29 2018 -0700
7384
7385     chaoskey: Create unified ROM image with both loader and app
7386     
7387     Flash the whole thing all at once to reduce the number of steps during
7388     turnon.
7389     
7390     Signed-off-by: Keith Packard <keithp@keithp.com>
7391
7392 commit 46d8197bb80ce3fe4cdc7b36c3be211366093bd5
7393 Author: Keith Packard <keithp@keithp.com>
7394 Date:   Fri Mar 16 14:49:04 2018 -0700
7395
7396     ao-bringup: Don't wait for user when testing EasyMini igniters
7397     
7398     I always have the LEDs ready to go before starting the turnon process.
7399     
7400     Signed-off-by: Keith Packard <keithp@keithp.com>
7401
7402 commit ee79a205e118ea8730a02cc327d8fb79cc5f74ff
7403 Merge: 365eee3e 78a90fc7
7404 Author: Bdale Garbee <bdale@gag.com>
7405 Date:   Mon Feb 12 16:38:57 2018 -0700
7406
7407     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
7408
7409 commit 78a90fc760b88ab66c5c238289afc38356e29d8a
7410 Author: Keith Packard <keithp@keithp.com>
7411 Date:   Mon Feb 12 15:36:12 2018 -0800
7412
7413     Add TeleGPS v2.0 binaries to distribution
7414     
7415     Signed-off-by: Keith Packard <keithp@keithp.com>
7416
7417 commit 54e8e033ccf47526e5ff08f93c105ef75334924e
7418 Author: Keith Packard <keithp@keithp.com>
7419 Date:   Sat Jan 13 21:29:08 2018 -0800
7420
7421     libaltos: Use case-insensitive compare when matching BT MACs
7422     
7423     We use the BT MAC vendor portion to figure out which port to connect
7424     to as that is simpler and takes less network traffic than actually
7425     doing discovery. However, on Windows, we were generating the address
7426     in lower case and comparing against upper case vendors, which didn't
7427     work out too well.
7428     
7429     Signed-off-by: Keith Packard <keithp@keithp.com>
7430
7431 commit b95db5819885da89504d5e11decfda98cfac37aa
7432 Author: Keith Packard <keithp@keithp.com>
7433 Date:   Fri Jan 12 22:27:41 2018 -0800
7434
7435     altoslib/altosuilib: Validate rom image is for target device
7436     
7437     This should avoid mis-programming devices with incorrect firmware.
7438     
7439     Signed-off-by: Keith Packard <keithp@keithp.com>
7440
7441 commit f26cc1a677f577da533425a15485fcaa24626b23
7442 Author: Keith Packard <keithp@keithp.com>
7443 Date:   Wed Jan 10 23:11:40 2018 -0800
7444
7445     altos/scheme: Move ao-scheme to a separate repository
7446     
7447     This way it can be incorporated into multiple operating systems more easily.
7448     
7449     Signed-off-by: Keith Packard <keithp@keithp.com>
7450
7451 commit 4b52fc6eea9a478cb3dd42dcd32c92838df39734
7452 Author: Keith Packard <keithp@keithp.com>
7453 Date:   Mon Jan 8 13:46:17 2018 -0800
7454
7455     altos/scheme: Allow unicode in lexer
7456     
7457     This just passes any bytes with the high bit set through the system so
7458     programs can include UTF-8 in strings and symbols. What the heck.
7459     
7460     Signed-off-by: Keith Packard <keithp@keithp.com>
7461
7462 commit f8a967959b2f5ca3486ab3422f30fe4ad4ba17a8
7463 Author: Keith Packard <keithp@keithp.com>
7464 Date:   Sun Jan 7 23:06:51 2018 -0800
7465
7466     altos/lambdakey-v1.0: Add LED function back in
7467     
7468     We've made things smaller, so there's (barely) space for this now.
7469     
7470     Signed-off-by: Keith Packard <keithp@keithp.com>
7471
7472 commit 6ae22601bbf018193ac093fb0f745ebe213bfb64
7473 Author: Keith Packard <keithp@keithp.com>
7474 Date:   Sun Jan 7 23:06:22 2018 -0800
7475
7476     altos/scheme: remove debug code from vector write
7477     
7478     Signed-off-by: Keith Packard <keithp@keithp.com>
7479
7480 commit bf37c22c6cdd4a90117bdc809e5c063a079082ad
7481 Author: Keith Packard <keithp@keithp.com>
7482 Date:   Sun Jan 7 23:05:02 2018 -0800
7483
7484     altos/scheme: Allow individual lisp keywords to be feature-conditional
7485     
7486     This lets us build a smaller lisp that is just missing some aliases
7487     for existing functionality to save rom space.
7488     
7489     Signed-off-by: Keith Packard <keithp@keithp.com>
7490
7491 commit 283553f0f118cef1dbcfbf5e86a43575a610d27f
7492 Author: Keith Packard <keithp@keithp.com>
7493 Date:   Sun Jan 7 23:04:22 2018 -0800
7494
7495     altos/scheme: Split tests out from build sources
7496     
7497     Run tests on both tiny and full scheme test programs.
7498     
7499     Signed-off-by: Keith Packard <keithp@keithp.com>
7500
7501 commit 48d164e3d4b2ef27fae20fae63b8014803a7b178
7502 Author: Keith Packard <keithp@keithp.com>
7503 Date:   Sun Jan 7 21:44:39 2018 -0800
7504
7505     altos/stmf0: Use double buffering for ChaosKey
7506     
7507     This improves the USB performance of ChaosKey so that it doesn't NAK
7508     during data transfers at all.
7509     
7510     Signed-off-by: Keith Packard <keithp@keithp.com>
7511
7512 commit db7f7c6c7f956058250b8057c6c27284f6f22e53
7513 Author: Keith Packard <keithp@keithp.com>
7514 Date:   Sun Jan 7 21:43:22 2018 -0800
7515
7516     ao-chaosread: add --raw and --cooked flags
7517     
7518     Allow reading from the cooked endpoint as well as the raw one.
7519     
7520     Signed-off-by: Keith Packard <keithp@keithp.com>
7521
7522 commit 8545ed42bd29152f4937fb6457aba5fbd57e7691
7523 Author: Keith Packard <keithp@keithp.com>
7524 Date:   Sun Jan 7 17:43:42 2018 -0800
7525
7526     altos/stmf0: use double buffering for USB rx data
7527     
7528     This also allows us to stop shadowing USB rx buffers in system ram
7529     
7530     Signed-off-by: Keith Packard <keithp@keithp.com>
7531
7532 commit 42072f591690b8258d957ab7a9b2f5d911676b39
7533 Author: Keith Packard <keithp@keithp.com>
7534 Date:   Sun Jan 7 12:43:13 2018 -0800
7535
7536     altos/stmf0: Use double buffering for USB tx data
7537     
7538     This shouldn't have much of an effect, but shows how double buffering
7539     works.
7540     
7541     Signed-off-by: Keith Packard <keithp@keithp.com>
7542
7543 commit eead259673c6594d41cfab796c8674c8bf1863cc
7544 Author: Keith Packard <keithp@keithp.com>
7545 Date:   Sun Jan 7 11:51:07 2018 -0800
7546
7547     altos/stmf0: Stop shadowing USB tx buffers in system RAM
7548     
7549     Use the 16-bit USB memory directly, avoiding the buffer space and the copy
7550     
7551     Signed-off-by: Keith Packard <keithp@keithp.com>
7552
7553 commit ee62272bec67b5784a4ee4e12d8a59677bf9d112
7554 Author: Keith Packard <keithp@keithp.com>
7555 Date:   Sun Jan 7 11:49:09 2018 -0800
7556
7557     altos/stmf0: Remove packet counters from non-debug build
7558     
7559     These counters are only useful for helping debug the USB driver.
7560     
7561     Signed-off-by: Keith Packard <keithp@keithp.com>
7562
7563 commit 043c5b56ffc2d8171769f6e988eaad6e457bad89
7564 Author: Keith Packard <keithp@keithp.com>
7565 Date:   Sun Jan 7 11:47:57 2018 -0800
7566
7567     altos/kernel: Use ao_put_string for syntax error message
7568     
7569     Avoid using puts, which can be a large library function.
7570     
7571     Signed-off-by: Keith Packard <keithp@keithp.com>
7572
7573 commit b446d9657cad0ff45f6f65c774d82cb9f2f65088
7574 Author: Keith Packard <keithp@keithp.com>
7575 Date:   Sat Jan 6 18:11:19 2018 -0800
7576
7577     altos/lambdakey-v1.0: Switch back to command buffered input
7578     
7579     Instead of just reading from stdin with no echo or editing.
7580     
7581     Signed-off-by: Keith Packard <keithp@keithp.com>
7582
7583 commit 16061947d4376b41e596d87f97ec53ec29d17644
7584 Author: Keith Packard <keithp@keithp.com>
7585 Date:   Sat Jan 6 17:29:10 2018 -0800
7586
7587     altos/scheme: Add ports. Split scheme code up.
7588     
7589     And lots of other changes, including freeing unreferenced atoms.
7590     
7591     Signed-off-by: Keith Packard <keithp@keithp.com>
7592
7593 commit 39df849f0717d92a7d5bdf8aa5904bd4db1b467f
7594 Author: Keith Packard <keithp@keithp.com>
7595 Date:   Sat Jan 6 17:21:45 2018 -0800
7596
7597     altos/scheme: add 'install' target to install both test and tiny test
7598     
7599     Signed-off-by: Keith Packard <keithp@keithp.com>
7600
7601 commit 0d9a3e0378f84ffc8447747150066eae33cd3229
7602 Author: Keith Packard <keithp@keithp.com>
7603 Date:   Thu Jan 4 02:28:13 2018 -0800
7604
7605     altos/scheme: Add vector and string funcs. Test everybody.
7606     
7607     Add a bunch of string and vector functions from r7rs. I think most
7608     everything is here now.
7609     
7610     Signed-off-by: Keith Packard <keithp@keithp.com>
7611
7612 commit d34f01110d8770ac99556901143a54c3d492cde0
7613 Author: Keith Packard <keithp@keithp.com>
7614 Date:   Thu Jan 4 02:27:11 2018 -0800
7615
7616     altos/scheme: Accept more escaped character constants
7617     
7618     Allow all those specified in r7rs
7619     
7620     Signed-off-by: Keith Packard <keithp@keithp.com>
7621
7622 commit 243baa14a62e3efe5ae792c73db75f9c2cb86abb
7623 Author: Keith Packard <keithp@keithp.com>
7624 Date:   Thu Jan 4 02:26:21 2018 -0800
7625
7626     altos/scheme: Allow make-vector value param to be optional
7627     
7628     It can default to #f
7629     
7630     Signed-off-by: Keith Packard <keithp@keithp.com>
7631
7632 commit a6e01e7aafb1d1fdb15d633ec23d8fe51afd15df
7633 Author: Keith Packard <keithp@keithp.com>
7634 Date:   Thu Jan 4 02:25:45 2018 -0800
7635
7636     altos/scheme: Add builtin list-tail
7637     
7638     This is used enough to warrant a builtin, rather than lisp implementation
7639     
7640     Signed-off-by: Keith Packard <keithp@keithp.com>
7641
7642 commit e030fba5ab556c88af918d08e1b62e63d6605638
7643 Author: Keith Packard <keithp@keithp.com>
7644 Date:   Thu Jan 4 02:24:15 2018 -0800
7645
7646     altos/scheme: Fix macro-detection debugging
7647     
7648     Just update to use ao_scheme_printf
7649     
7650     Signed-off-by: Keith Packard <keithp@keithp.com>
7651
7652 commit 036a5311cbc86dbc5a8f859778d52d588915e4e2
7653 Author: Keith Packard <keithp@keithp.com>
7654 Date:   Thu Jan 4 02:23:40 2018 -0800
7655
7656     altos/scheme: add make-string builtin
7657     
7658     Allocate a blank string.
7659     
7660     Signed-off-by: Keith Packard <keithp@keithp.com>
7661
7662 commit 0a0327330dcbf5531cd0f8ca8b912fa51ef44f13
7663 Author: Keith Packard <keithp@keithp.com>
7664 Date:   Thu Jan 4 02:22:02 2018 -0800
7665
7666     altos/scheme: Make constant built pool as large as possible
7667     
7668     This allows building with as much constant data as will fit.
7669     
7670     Signed-off-by: Keith Packard <keithp@keithp.com>
7671
7672 commit 637795fcf8ca52af431acec183cc961dae121e57
7673 Author: Keith Packard <keithp@keithp.com>
7674 Date:   Wed Jan 3 14:58:57 2018 -0800
7675
7676     altos/scheme: Make for-each tail recursive
7677     
7678     Provides a native version of for-each that is tail recursive, rather
7679     than having it just use map and discard the return value.
7680     
7681     Signed-off-by: Keith Packard <keithp@keithp.com>
7682
7683 commit 7bfc1eda398e8767e352cd6396ac61c7ea021079
7684 Author: Keith Packard <keithp@keithp.com>
7685 Date:   Wed Jan 3 14:57:39 2018 -0800
7686
7687     altos/scheme: Add start/end args to vector->list
7688     
7689     This is an r7rs extension which allows you to extract a subset of the
7690     vector.
7691     
7692     Signed-off-by: Keith Packard <keithp@keithp.com>
7693
7694 commit 2bcc178f3cbfd346b134bb3fe700b0512f340fea
7695 Author: Keith Packard <keithp@keithp.com>
7696 Date:   Wed Jan 3 14:56:15 2018 -0800
7697
7698     altos/scheme: fix parsing of vector followed by list
7699     
7700     The 'parsing a vector' state value wasn't getting cleared at the end
7701     of the vector, so that (#(1 2) (3 4) returned (#(1 2) #(3 4)
7702     
7703     Signed-off-by: Keith Packard <keithp@keithp.com>
7704
7705 commit b7c34a2e5ecff19d61d337b8c84976cc46005ec4
7706 Author: Keith Packard <keithp@keithp.com>
7707 Date:   Wed Jan 3 14:55:24 2018 -0800
7708
7709     altos/scheme: support %x format for scheme printf
7710     
7711     read debugging uses this format.
7712     
7713     Signed-off-by: Keith Packard <keithp@keithp.com>
7714
7715 commit fccb5105b79d5b9e2ed052ce5459028015c01741
7716 Author: Keith Packard <keithp@keithp.com>
7717 Date:   Wed Jan 3 14:53:48 2018 -0800
7718
7719     altos/scheme: Add support for hex, octal and binary constants
7720     
7721     Signed-off-by: Keith Packard <keithp@keithp.com>
7722
7723 commit 365eee3ebfe73204033089b363687228f97e5d98
7724 Author: Bdale Garbee <bdale@gag.com>
7725 Date:   Wed Jan 3 14:43:29 2018 -0600
7726
7727     need to push telegps-v2.0 loader .bin file to corporate repo, too
7728
7729 commit fc63968f90e3fab12e63d973a4ee7f16d80d765f
7730 Author: Keith Packard <keithp@keithp.com>
7731 Date:   Sun Dec 24 14:29:09 2017 -0800
7732
7733     altos/scheme: Pull out per-frame vals while printing list of frames
7734     
7735     Was using the same vals for all frames, which just doesn't work well.
7736     
7737     Signed-off-by: Keith Packard <keithp@keithp.com>
7738
7739 commit 7b5892f75a75363a656ede8befb419245aa218b5
7740 Author: Keith Packard <keithp@keithp.com>
7741 Date:   Sun Dec 24 14:28:29 2017 -0800
7742
7743     altos/scheme: Add separate floor-quotient builtin
7744     
7745     Does what 'quotient' did before, now quotient rounds towards zero
7746     while floor-quotient rounds down.
7747     
7748     Signed-off-by: Keith Packard <keithp@keithp.com>
7749
7750 commit d95486be96fe989f6984b3452c5c5d92897c5606
7751 Author: Bdale Garbee <bdale@gag.com>
7752 Date:   Thu Dec 21 20:40:28 2017 -0700
7753
7754     update Releasing with wisdom from 1.8.4 release process
7755
7756 commit 87aab99521dc44d1d29fbb0b7f227f868f074836
7757 Author: Keith Packard <keithp@keithp.com>
7758 Date:   Thu Dec 21 17:37:10 2017 -0800
7759
7760     Bump for version 1.8.4
7761     
7762     Signed-off-by: Keith Packard <keithp@keithp.com>
7763
7764 commit 4bcdc106df2c5e8572570e57b4d97121df94799a
7765 Author: Keith Packard <keithp@keithp.com>
7766 Date:   Thu Dec 21 17:36:24 2017 -0800
7767
7768     Doc updates for version 1.8.4
7769     
7770     Signed-off-by: Keith Packard <keithp@keithp.com>
7771
7772 commit 46304aa257635d14afc4d8567eedba0f93a5742f
7773 Author: Keith Packard <keithp@keithp.com>
7774 Date:   Tue Dec 19 16:57:33 2017 -0800
7775
7776     altos/micropeak: Remove all compiler results
7777     
7778     Not just the current version.
7779     
7780     Signed-off-by: Keith Packard <keithp@keithp.com>
7781
7782 commit 99299986e194337b05ee81cfb7c4aa1cb9e9a74e
7783 Author: Keith Packard <keithp@keithp.com>
7784 Date:   Tue Dec 19 16:56:33 2017 -0800
7785
7786     altos/attiny: Add ADC implementation
7787     
7788     It's primitive, but might serve to read ADC values. Untested.
7789     
7790     Signed-off-by: Keith Packard <keithp@keithp.com>
7791
7792 commit 342132a8869d530b6893bb84becf03cb30490600
7793 Author: Keith Packard <keithp@keithp.com>
7794 Date:   Tue Dec 19 16:21:23 2017 -0800
7795
7796     ao-bringup: turnon_easymini was left with dfu_util disabled
7797     
7798     This was presumably changed for some test and left in the wrong
7799     state.
7800     
7801     Signed-off-by: Keith Packard <keithp@keithp.com>
7802
7803 commit 6d05747941b8e31afb1f8522ac0b8c1ad12aa90f
7804 Author: Keith Packard <keithp@keithp.com>
7805 Date:   Tue Dec 19 16:19:40 2017 -0800
7806
7807     altos/easymini-v2.0: Adapt to final hardware pin assignment changes
7808     
7809     Beeper moved from PB0 to PB1 (Tim3 CH4)
7810     Drogue fire moved from PB6 to PB3
7811     Bootloader moved from PB1 to PB6
7812     
7813     Signed-off-by: Keith Packard <keithp@keithp.com>
7814
7815 commit 9826845f952abe898f029e31cc0f7080708e2eae
7816 Author: Keith Packard <keithp@keithp.com>
7817 Date:   Tue Dec 19 13:09:24 2017 -0800
7818
7819     altos/lambdakey-v1.0: Add back and/or macros
7820     
7821     With scheme shrinking a bit, there's now space for these useful macros.
7822     
7823     Signed-off-by: Keith Packard <keithp@keithp.com>
7824
7825 commit ed1f7b79abc7400a54b35fbf62c9db6855f9129a
7826 Author: Keith Packard <keithp@keithp.com>
7827 Date:   Tue Dec 19 12:39:20 2017 -0800
7828
7829     altos/scheme: Replace per-type indexed stash with poly stash heap
7830     
7831     Instead of having a random set of stash arrays with explicit indices
7832     used by callers, just have a general heap. Less error prone, and less code.
7833     
7834     Signed-off-by: Keith Packard <keithp@keithp.com>
7835
7836 commit 71fb79492cb955af4bd52e79f1fa69d17e084dbc
7837 Author: Keith Packard <keithp@keithp.com>
7838 Date:   Tue Dec 19 12:16:24 2017 -0800
7839
7840     altos/scheme: Replace memory pool macros with inlines
7841     
7842     AO_SCHEME_IS_CONST -> ao_scheme_is_const_addr
7843     AO_SCHEME_IS_POOL -> ao_scheme_is_pool_addr
7844     
7845     Provides better typechecking and avoids confusion with
7846     ao_scheme_is_const inline (which takes an ao_poly instead of a void *)
7847     
7848     Signed-off-by: Keith Packard <keithp@keithp.com>
7849
7850 commit 34f998d147d08e966daad1ab76c40906018d3d8d
7851 Author: Keith Packard <keithp@keithp.com>
7852 Date:   Tue Dec 19 11:51:33 2017 -0800
7853
7854     altos/scheme: AO_SCHEME_IS_CONS -> ao_scheme_is_cons
7855     
7856     This inline was already defined; just use it. Also, switch some places
7857     to use ao_scheme_is_pair instead as appropriate.
7858     
7859     Signed-off-by: Keith Packard <keithp@keithp.com>
7860
7861 commit fa6f4b331db9d37da6767005fd375b696485b46b
7862 Author: Keith Packard <keithp@keithp.com>
7863 Date:   Tue Dec 19 11:43:23 2017 -0800
7864
7865     altos/scheme: ao_scheme__cons -> ao_scheme_cons
7866     
7867     Fix the double underscore in this name. Ick.
7868     
7869     Signed-off-by: Keith Packard <keithp@keithp.com>
7870
7871 commit 00390fb09f47654905824af671b966ffca0a38b3
7872 Author: Keith Packard <keithp@keithp.com>
7873 Date:   Tue Dec 19 11:40:08 2017 -0800
7874
7875     altos/scheme: Don't optimize ao_scheme_make_const
7876     
7877     Performance isn't interesting, and it's nice to have a bare system
7878     ready for debugging.
7879     
7880     Signed-off-by: Keith Packard <keithp@keithp.com>
7881
7882 commit ba472dda57e134fe0f0e4a571a6d0c1e5a1ea6eb
7883 Author: Keith Packard <keithp@keithp.com>
7884 Date:   Tue Dec 19 11:39:39 2017 -0800
7885
7886     altos/scheme: Clean up test CFLAGS
7887     
7888     make it easy to switch between debug and optimized builds.
7889     
7890     Signed-off-by: Keith Packard <keithp@keithp.com>
7891
7892 commit 53b99e0419cb44c7983e41026bf0430deae58940
7893 Author: Keith Packard <keithp@keithp.com>
7894 Date:   Tue Dec 19 11:37:33 2017 -0800
7895
7896     altos/scheme: (define (foo . bar)) has a pair, not list as card
7897     
7898     When defining a lambda with varargs, the args are not a list as the
7899     final element is not a pair or nil. Use pair? instead of list? to
7900     detect this form correctly.
7901     
7902     Signed-off-by: Keith Packard <keithp@keithp.com>
7903
7904 commit fbe5dc9f215e7014aa8f9d325c1fba939816be03
7905 Author: Keith Packard <keithp@keithp.com>
7906 Date:   Tue Dec 19 11:35:09 2017 -0800
7907
7908     altos/scheme: apply also needs to not free value list on lambdas
7909     
7910     When apply is invoked on any function, the cons in the argument list
7911     cannot be immediately freed as they have been passed to the
7912     function. That applies to both built-ins as well as lambdas; this
7913     patch removes the special ao_scheme_skip_cons_free global and just
7914     marks the stack in both cases.
7915     
7916     Signed-off-by: Keith Packard <keithp@keithp.com>
7917
7918 commit 431165e5fa72ba6dffd477de32960745cdec332c
7919 Author: Keith Packard <keithp@keithp.com>
7920 Date:   Tue Dec 19 11:33:36 2017 -0800
7921
7922     altos/scheme: Rework display/write code
7923     
7924     Unify output functions and add bool to switch between write and
7925     display mode. Make that only affect strings (as per r⁷rs).
7926     
7927     Use print recursion detection in frame and stack code, eliminating
7928     PRINT flags in type field.
7929     
7930     Signed-off-by: Keith Packard <keithp@keithp.com>
7931
7932 commit 5628b983497d9d03e10cccee157419210a49cfa9
7933 Author: Keith Packard <keithp@keithp.com>
7934 Date:   Mon Dec 18 02:14:57 2017 -0800
7935
7936     altos/scheme: Compile scheme test with -O3
7937     
7938     This level of optimization caused trouble, so use it all of the time.
7939     
7940     Signed-off-by: Keith Packard <keithp@keithp.com>
7941
7942 commit 6593570418e087b9f83ed7f90303d4e1e7d20e83
7943 Author: Keith Packard <keithp@keithp.com>
7944 Date:   Mon Dec 18 02:12:04 2017 -0800
7945
7946     altos/scheme: Work around gcc 7.2.0 optimization bug in memory manager
7947     
7948     After marking a set of memory chunks, it's possible that all of them
7949     will be packed tight against 'top', in which case none of them will be
7950     moving. In that case, gcc 7.2.0 appears to generate incorrect code
7951     causing the loop to be abandoned, meaning that we don't actually
7952     collect anything at all.
7953     
7954     Add a quick short-circuit test just after the mark phase that skips
7955     the code which wouldn't do anything in this case.
7956     
7957     Signed-off-by: Keith Packard <keithp@keithp.com>
7958
7959 commit 9f1849e548e35498f88a0b8adbbc4a57c7a39222
7960 Author: Keith Packard <keithp@keithp.com>
7961 Date:   Mon Dec 18 02:11:07 2017 -0800
7962
7963     altos/scheme: rearrange debugging defines
7964     
7965     Allow applications to redefine these as desired, add more flexibility
7966     in what the various memory debugging flags can do.
7967     
7968     Signed-off-by: Keith Packard <keithp@keithp.com>
7969
7970 commit 2def6abebb3d14a29fe0e03bac09b9d74d2d1578
7971 Author: Keith Packard <keithp@keithp.com>
7972 Date:   Mon Dec 18 02:08:23 2017 -0800
7973
7974     altos/scheme: abort when we try to print an invalid value
7975     
7976     This can catch a host of interpreter bugs; best to abandon the program
7977     when it happens.
7978     
7979     Signed-off-by: Keith Packard <keithp@keithp.com>
7980
7981 commit e1a6b3bf458f311d832aea7eec34935d42f8efed
7982 Author: Keith Packard <keithp@keithp.com>
7983 Date:   Sun Dec 17 22:22:50 2017 -0800
7984
7985     altos/scheme: Use memory manager mark code to note recursive print
7986     
7987     This flags any object being printed and checks before recursing to
7988     avoid infinite loops.
7989     
7990     Signed-off-by: Keith Packard <keithp@keithp.com>
7991
7992 commit 9d1131da911f7220ac8b6cb7ba5a0afd3deef657
7993 Author: Keith Packard <keithp@keithp.com>
7994 Date:   Sun Dec 17 22:19:38 2017 -0800
7995
7996     altos/scheme: Use AO_SCHEME_IS_CONS in cons memory funcs
7997     
7998     More efficient than ao_scheme_poly_type as it doesn't care about
7999     non-prim types.
8000     
8001     Signed-off-by: Keith Packard <keithp@keithp.com>
8002
8003 commit b866b3ca249dce61f8ff16c8d28514d1b80386d7
8004 Author: Keith Packard <keithp@keithp.com>
8005 Date:   Thu Dec 14 23:10:43 2017 -0800
8006
8007     ao-bringup/test-chaoskey: Make finding most recent device more reliable
8008     
8009     Use dmesg -t to strip off the timestamp, which avoids having a
8010     variable number of fields for awk to look at.
8011     
8012     Signed-off-by: Keith Packard <keithp@keithp.com>
8013
8014 commit a4c9233aa8a2f1b1dca6580d6d6275b48c40f01f
8015 Author: Keith Packard <keithp@keithp.com>
8016 Date:   Thu Dec 14 23:09:02 2017 -0800
8017
8018     altos/lambdakey-v1.0: shrink scheme code to fit the ROM
8019     
8020     scheme has grown a bit; adapt
8021     
8022     Signed-off-by: Keith Packard <keithp@keithp.com>
8023
8024 commit 32f6877288ea6b7eb1cae9a42fbe8e2c5dbb2f08
8025 Author: Keith Packard <keithp@keithp.com>
8026 Date:   Thu Dec 14 23:04:39 2017 -0800
8027
8028     altos/scheme: swap BIGINT and STRING types
8029     
8030     This lets BIGINT be a primitive type, allowing it to use all 32 bits
8031     for storage. This does make strings another byte longer, and also
8032     slightly harder to deal with. It's a trade off.
8033     
8034     Signed-off-by: Keith Packard <keithp@keithp.com>
8035
8036 commit 2e11cae044cd2c053049effd76df9c5adecb84d7
8037 Author: Keith Packard <keithp@keithp.com>
8038 Date:   Tue Dec 12 18:07:06 2017 -0800
8039
8040     altos/scheme: integer? is builtin on all versions
8041     
8042     Signed-off-by: Keith Packard <keithp@keithp.com>
8043
8044 commit 0614c653a8ca8c4ccbf59d34296ca4b3e7d9f3a0
8045 Author: Keith Packard <keithp@keithp.com>
8046 Date:   Tue Dec 12 18:02:17 2017 -0800
8047
8048     altos/lambdakey-v1.0: Make stack larger
8049     
8050     scheme doesn't like to run with less than a 1kB stack.
8051     
8052     Signed-off-by: Keith Packard <keithp@keithp.com>
8053
8054 commit 839a7454686415a52f532d0e4f379061a68d5f1b
8055 Author: Keith Packard <keithp@keithp.com>
8056 Date:   Tue Dec 12 18:01:21 2017 -0800
8057
8058     altos/scheme: inline some mem calls to reduce stack usage.
8059     
8060     Also includes some code to display stack usage during collect calls.
8061     
8062     Signed-off-by: Keith Packard <keithp@keithp.com>
8063
8064 commit c490efdf90befdf048ff7d9cbbe26bcc6f942820
8065 Author: Keith Packard <keithp@keithp.com>
8066 Date:   Tue Dec 12 18:00:12 2017 -0800
8067
8068     altos/scheme: Use direct calls from frame to frame_vals mem functions
8069     
8070     Avoids the extra stack depth of the poly versions.
8071     
8072     Signed-off-by: Keith Packard <keithp@keithp.com>
8073
8074 commit ca27d467198c556be483961a6ca3b8f97bbe96a6
8075 Author: Keith Packard <keithp@keithp.com>
8076 Date:   Tue Dec 12 17:59:26 2017 -0800
8077
8078     altos/scheme: More compiler warning cleanups
8079     
8080     Make local funcs static. Don't mix decls and code.x
8081     
8082     Signed-off-by: Keith Packard <keithp@keithp.com>
8083
8084 commit 4bfce37e7567d9c2a09ea4da8113e7639516ed6e
8085 Author: Keith Packard <keithp@keithp.com>
8086 Date:   Tue Dec 12 17:54:03 2017 -0800
8087
8088     altos/scheme: apply const to places taking const strings.
8089     
8090     Mostly printf and friends.
8091     
8092     Signed-off-by: Keith Packard <keithp@keithp.com>
8093
8094 commit 28dbe9a04b16f79db255baecbf0cd486c510ef58
8095 Author: Keith Packard <keithp@keithp.com>
8096 Date:   Tue Dec 12 15:31:27 2017 -0800
8097
8098     altos/stm: Align 'data' to 8 bytes, just like textram
8099     
8100     The textram section must be aligned to 8 bytes to keep the linker
8101     happy. However, if that section contains no data, the declaration will
8102     set the __data_start__ value to that alignment, but the data section
8103     itself would start on a 4-byte alignment, potentially 4 bytes lower
8104     than the value indicated by __data_start__. This completely scrambles
8105     initialized memory as the startup code will copy the data segment to
8106     __data_start__, 4 bytes off of the actual data segment start.
8107     
8108     Fix this by forcing the data segment to also be aligned to 8 bytes.
8109     
8110     Signed-off-by: Keith Packard <keithp@keithp.com>
8111
8112 commit db352bd0723e8d640bb034bc14e5ad193f0afe1d
8113 Author: Keith Packard <keithp@keithp.com>
8114 Date:   Tue Dec 12 15:30:45 2017 -0800
8115
8116     altos/kernel: Allow ao_cmd to be built without tasking
8117     
8118     Useful for single-threaded applications, like lambdakey
8119     
8120     Signed-off-by: Keith Packard <keithp@keithp.com>
8121
8122 commit 09ea349f5b37e257e8ca23ead493ba1694395530
8123 Author: Keith Packard <keithp@keithp.com>
8124 Date:   Tue Dec 12 15:27:26 2017 -0800
8125
8126     altos/lambdakey-v1.0: Get this building again
8127     
8128     The lambdakey can't hold a full implementation of the scheme
8129     interpreter, so use only a subset, removing floats, bigints and
8130     vectors. Also reduce the pre-loaded lisp code as well.
8131     
8132     It's pretty spare at this point; but it does fill the ROM.
8133     
8134     Signed-off-by: Keith Packard <keithp@keithp.com>
8135
8136 commit d8c9024f3829dc3f241b16869f165f3ee01764f3
8137 Author: Keith Packard <keithp@keithp.com>
8138 Date:   Tue Dec 12 15:25:51 2017 -0800
8139
8140     altos/scheme: Support scheme subsetting via feature settings
8141     
8142     This provides for the creation of smaller versions of the interpreter,
8143     leaving out options like floating point numbers and vectors.
8144     
8145     Signed-off-by: Keith Packard <keithp@keithp.com>
8146
8147 commit a15166c435f65cb36f487ec8e5a4ff558a7e0502
8148 Author: Keith Packard <keithp@keithp.com>
8149 Date:   Tue Dec 12 15:15:41 2017 -0800
8150
8151     altos/scheme: Add ao_scheme_vector.c
8152     
8153     Useful to include the code for implementing vectors
8154     
8155     Signed-off-by: Keith Packard <keithp@keithp.com>
8156
8157 commit 5cf77306257517a3d1ec8cea85fca34f576a8f22
8158 Author: Keith Packard <keithp@keithp.com>
8159 Date:   Mon Dec 11 22:36:00 2017 -0800
8160
8161     doc: Don't 'publish' release notes, don't build pdf release notes
8162     
8163     All we use the release notes for is to include into the main AltOS
8164     page. Also remove the docinfo for these files so that information
8165     isn't duplicated for each set of release notes.
8166     
8167     Signed-off-by: Keith Packard <keithp@keithp.com>
8168
8169 commit 40236913922e0395780cd7d90354546ecaf279f9
8170 Author: Bdale Garbee <bdale@gag.com>
8171 Date:   Mon Dec 11 22:15:46 2017 -0700
8172
8173     update Releasing with changes discovered in 1.8.3 release process
8174
8175 commit 9adf8b23aac8256f230b10adcab9dd323266caaa
8176 Author: Bdale Garbee <bdale@gag.com>
8177 Date:   Mon Dec 11 21:33:21 2017 -0700
8178
8179     TeleMega default is now v3.0
8180
8181 commit b4d78ad85e8f5b1bee78746d63bb4b069e087e5a
8182 Author: Keith Packard <keithp@keithp.com>
8183 Date:   Mon Dec 11 16:30:46 2017 -0800
8184
8185     doc: Update release notes and docinfo for 1.8.3
8186     
8187     Signed-off-by: Keith Packard <keithp@keithp.com>
8188
8189 commit 2efb997865ee46bf0e8d5145c95d051a7656222a
8190 Author: Keith Packard <keithp@keithp.com>
8191 Date:   Mon Dec 11 14:42:45 2017 -0800
8192
8193     altoslib: Keep old GPS values when updating data
8194     
8195     This way, updating satellite information doesn't drop all of the
8196     regular GPS data on the floor.
8197     
8198     Signed-off-by: Keith Packard <keithp@keithp.com>
8199
8200 commit fa3ff3a089e4af88dd0cc9a9e92511a0ba4a8e0f
8201 Author: Keith Packard <keithp@keithp.com>
8202 Date:   Mon Dec 11 14:08:32 2017 -0800
8203
8204     altos: Actually store current MPU9250 data in data ring
8205     
8206     The ring is updated when the ADC finishes; all of the other sensor
8207     data needs to be copied in at that point.
8208     
8209     Signed-off-by: Keith Packard <keithp@keithp.com>
8210
8211 commit 962df1f8c7f7ffbebe9b32d6ac363b333af606b3
8212 Author: Keith Packard <keithp@keithp.com>
8213 Date:   Mon Dec 11 13:47:54 2017 -0800
8214
8215     altos: Remove more software for hardware prototypes
8216     
8217     These never saw the light of day.
8218     
8219     Signed-off-by: Keith Packard <keithp@keithp.com>
8220
8221 commit 05efe58cb13b58292527668ca51639eaebe1112b
8222 Author: Bdale Garbee <bdale@gag.com>
8223 Date:   Mon Dec 11 14:44:15 2017 -0700
8224
8225     take telescience out of the routine builds
8226
8227 commit 713e8ca6b6cfb29555d8d847e0bb2652cfe011ae
8228 Author: Keith Packard <keithp@keithp.com>
8229 Date:   Mon Dec 11 12:23:29 2017 -0800
8230
8231     Bump to version 1.8.3
8232     
8233     Signed-off-by: Keith Packard <keithp@keithp.com>
8234
8235 commit 992797db2158b23d46c496e5e223deeca28bf4c9
8236 Author: Keith Packard <keithp@keithp.com>
8237 Date:   Mon Dec 11 12:23:00 2017 -0800
8238
8239     doc: Note TeleMega v3.0 support in 1.8.3 relnotes
8240     
8241     Signed-off-by: Keith Packard <keithp@keithp.com>
8242
8243 commit 8d65e7b367712075a42d26c6d4bbff474dc1ae14
8244 Author: Keith Packard <keithp@keithp.com>
8245 Date:   Tue Dec 5 12:22:34 2017 -0800
8246
8247     altos/drivers: Hook up mag sensor for MPU9250
8248     
8249     Set mag sensor to provide data at 100Hz.
8250     Set i2c master to pull mag data at sample rate (200Hz).
8251     
8252     Signed-off-by: Keith Packard <keithp@keithp.com>
8253
8254 commit ec638405045d33d48476ab85edf09a2e1756e3e3
8255 Author: Keith Packard <keithp@keithp.com>
8256 Date:   Sun Dec 10 18:35:53 2017 -0800
8257
8258     altos/scheme: Allow ao_scheme_read_eval_print to be restarted
8259     
8260     Reset exceptions at the top so that we can call it more than once.
8261     
8262     Signed-off-by: Keith Packard <keithp@keithp.com>
8263
8264 commit 8ebecd364fd328e9c649c11729bddf58731aaafb
8265 Author: Keith Packard <keithp@keithp.com>
8266 Date:   Sun Dec 10 18:34:49 2017 -0800
8267
8268     altos: Allow building with newlib + avr stdio on ARM
8269     
8270     Redefines some stdio bits so that we can build with either pdclib or
8271     newlib + avr stdio.
8272     
8273     Signed-off-by: Keith Packard <keithp@keithp.com>
8274
8275 commit b0de72d942eb87c5acd190878dd57ca4f812e8a1
8276 Author: Keith Packard <keithp@keithp.com>
8277 Date:   Sun Dec 10 18:32:18 2017 -0800
8278
8279     altos: Add scheme for stm discovery board demo
8280     
8281     Signed-off-by: Keith Packard <keithp@keithp.com>
8282
8283 commit 655576011e9cc648c7c4bbf51179744a427ff237
8284 Author: Keith Packard <keithp@keithp.com>
8285 Date:   Sun Dec 10 18:21:01 2017 -0800
8286
8287     altos/lambdakey-v1.0: Switch to newlib, get things compiling again
8288     
8289     scheme is now way too large to fit on this device; some subsetting is
8290     clearly indicated.
8291     
8292     Signed-off-by: Keith Packard <keithp@keithp.com>
8293
8294 commit 7d77071f5b45632937f262600ca95c7b71f4d3da
8295 Author: Keith Packard <keithp@keithp.com>
8296 Date:   Sun Dec 10 16:55:57 2017 -0800
8297
8298     altos/scheme: Add Makefile for scheme test app
8299     
8300     Signed-off-by: Keith Packard <keithp@keithp.com>
8301
8302 commit dd2ed58fcdffaff7b5a9ef898affa3e1ec01ef44
8303 Author: Keith Packard <keithp@keithp.com>
8304 Date:   Sun Dec 10 16:54:50 2017 -0800
8305
8306     altos/scheme: Make test scheme app heap maximum size
8307     
8308     It's only 32kB.
8309     
8310     Signed-off-by: Keith Packard <keithp@keithp.com>
8311
8312 commit 3e7a703bb2e70a0568b44159b993386f7ec46e04
8313 Author: Keith Packard <keithp@keithp.com>
8314 Date:   Sun Dec 10 16:53:25 2017 -0800
8315
8316     altos/scheme: Make eqv? work for numbers and strings
8317     
8318     Large numbers, floats and strings need a value check, not just a
8319     comparison between ao_polys
8320     
8321     Signed-off-by: Keith Packard <keithp@keithp.com>
8322
8323 commit bdafb4dfad89d92efec37ed826d5f22e9167e717
8324 Author: Keith Packard <keithp@keithp.com>
8325 Date:   Sun Dec 10 16:52:26 2017 -0800
8326
8327     altos/scheme: Stash cons across value allocation in compare
8328     
8329     Large ints, strings and floats can cause allocation, requiring that
8330     the 'cons' pointer be stashed and retrieved in case it moved.
8331     
8332     Signed-off-by: Keith Packard <keithp@keithp.com>
8333
8334 commit b72638e60b6636b479b79bbf0047cf7409f58820
8335 Author: Keith Packard <keithp@keithp.com>
8336 Date:   Sun Dec 10 16:51:25 2017 -0800
8337
8338     altos/scheme: add list-copy
8339     
8340     A lot easier as a built-in; the obvious scheme version is recursive.
8341     
8342     Signed-off-by: Keith Packard <keithp@keithp.com>
8343
8344 commit 7517da1646fc30faaa9ee1c969cfa35ae1a17423
8345 Author: Keith Packard <keithp@keithp.com>
8346 Date:   Sun Dec 10 16:50:06 2017 -0800
8347
8348     altos/scheme: Use 64-bit ints to track memory allocation stats
8349     
8350     These are only collected for debug purposes, but can get quite large
8351     if the interpreter runs for a while.
8352     
8353     Signed-off-by: Keith Packard <keithp@keithp.com>
8354
8355 commit 7e14e243565e814ddd524c8d09454719dc89c6d8
8356 Author: Keith Packard <keithp@keithp.com>
8357 Date:   Sun Dec 10 13:13:27 2017 -0800
8358
8359     altos/scheme: Add a bunch of string and vector builtins
8360     
8361     Just make the language closer to r7rs
8362     
8363     Signed-off-by: Keith Packard <keithp@keithp.com>
8364
8365 commit 6d14f809b54b99725447a934047167c2e7febe82
8366 Author: Bdale Garbee <bdale@gag.com>
8367 Date:   Mon Dec 11 10:17:40 2017 -0700
8368
8369     TeleMega v3.0 turnon scripts
8370
8371 commit d1d98e408311c5ba18138a18f4c88448e4254626
8372 Merge: 2f8fce1c abb856cd
8373 Author: Bdale Garbee <bdale@gag.com>
8374 Date:   Mon Dec 11 10:16:24 2017 -0700
8375
8376     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
8377
8378 commit abb856cd66e00d739e4efb1930b5c168eaf48029
8379 Author: Keith Packard <keithp@keithp.com>
8380 Date:   Sun Dec 10 00:02:34 2017 -0800
8381
8382     altos/scheme: Avoid crashing with non-list in length
8383     
8384     Use ao_scheme_cons_cdr to fetch the next list element as that returns
8385     NULL for non-cons elements.
8386     
8387     Signed-off-by: Keith Packard <keithp@keithp.com>
8388
8389 commit 17fe6de833cccb6d43d0ac0ed84a4faaa3463a09
8390 Author: Keith Packard <keithp@keithp.com>
8391 Date:   Sun Dec 10 00:02:00 2017 -0800
8392
8393     altos/scheme: Add vectors
8394     
8395     Constant time and smaller can be a feature.
8396     
8397     Signed-off-by: Keith Packard <keithp@keithp.com>
8398
8399 commit 0d3365e2c04793cd8432c30a66881f53385a2e60
8400 Author: Keith Packard <keithp@keithp.com>
8401 Date:   Sun Dec 10 00:00:23 2017 -0800
8402
8403     altos/scheme: Fix name of constant scheme file
8404     
8405     .lisp -> .scheme
8406     
8407     Signed-off-by: Keith Packard <keithp@keithp.com>
8408
8409 commit 111622dbcd56c225a9d5ace9f0ef745e62f8a94c
8410 Author: Keith Packard <keithp@keithp.com>
8411 Date:   Sat Dec 9 16:57:35 2017 -0800
8412
8413     altoslib: Fix 8 to 12 bit conversion for Mega pyro voltage data
8414     
8415     The conversion was losing the replicated top four bits by shifting by
8416     the wrong amount.
8417     
8418     Signed-off-by: Keith Packard <keithp@keithp.com>
8419
8420 commit 1133130986a78628ea297ce1f6a023baf4382d8f
8421 Author: Keith Packard <keithp@keithp.com>
8422 Date:   Sat Dec 9 16:56:20 2017 -0800
8423
8424     altos/scheme: Let readline know if there's a list in progress
8425     
8426     This lets the interactive prompt change based on what state the lexer
8427     is in
8428     
8429     Signed-off-by: Keith Packard <keithp@keithp.com>
8430
8431 commit 2f8fce1cf6ce4bd12a836cc8ee15f4edbc95c95e
8432 Merge: d314a565 185b1136
8433 Author: Bdale Garbee <bdale@gag.com>
8434 Date:   Tue Dec 5 13:23:09 2017 -0700
8435
8436     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
8437
8438 commit 185b11367cd85948885fceafb5d46303b6f1356d
8439 Author: Keith Packard <keithp@keithp.com>
8440 Date:   Tue Dec 5 12:22:34 2017 -0800
8441
8442     altos/drivers: Start adding defines to get mag data out of MPU9250
8443     
8444     Signed-off-by: Keith Packard <keithp@keithp.com>
8445
8446 commit d314a5654fafa5eac86d8293f1197a2f2c2eac72
8447 Author: Bdale Garbee <bdale@gag.com>
8448 Date:   Tue Dec 5 13:18:45 2017 -0700
8449
8450     moving to TeleMega v3.0 by default
8451
8452 commit 1bf219209c8d9e31a9c3726dad169ff5d17ed4b2
8453 Author: Bdale Garbee <bdale@gag.com>
8454 Date:   Tue Dec 5 13:17:18 2017 -0700
8455
8456     handle repeated invocations without failing as often
8457
8458 commit 2aa02234b1ac2b1701b44fcec9e9bd82bea526b7
8459 Author: Keith Packard <keithp@keithp.com>
8460 Date:   Tue Dec 5 10:48:04 2017 -0800
8461
8462     altos/cortexelf-v1: Adapt to lisp->scheme name change
8463     
8464     Signed-off-by: Keith Packard <keithp@keithp.com>
8465
8466 commit 038581bd212e66bcf017c7ace28c80a3ae0d0f50
8467 Author: Keith Packard <keithp@keithp.com>
8468 Date:   Tue Dec 5 10:42:02 2017 -0800
8469
8470     altos/scheme: Add explicit dependency on ao_scheme_builtin.h for ao_scheme_make_const
8471     
8472     This ensures that a parallel build will wait for ao_scheme_builtin.h
8473     to be complete before attempting to compile ao_scheme_make_const
8474     
8475     Signed-off-by: Keith Packard <keithp@keithp.com>
8476
8477 commit bd7a19a86f6d4fe19c7e72904e9b8ac0f2081ff7
8478 Author: Keith Packard <keithp@keithp.com>
8479 Date:   Tue Dec 5 10:38:14 2017 -0800
8480
8481     altos/scheme: Move scheme test program to scheme sub-directory
8482     
8483     Keeps it away from the usual test setup
8484     
8485     Signed-off-by: Keith Packard <keithp@keithp.com>
8486
8487 commit 195cbeec19a6a44f309a9040d727d37fe4e2ec97
8488 Author: Keith Packard <keithp@keithp.com>
8489 Date:   Tue Dec 5 10:29:13 2017 -0800
8490
8491     altos/scheme: Rename to 'scheme', clean up build
8492     
8493     Constant block is now built in a subdir to avoid messing up source
8494     directory.
8495     
8496     Renamed to ao_scheme to reflect language target.
8497     
8498     Signed-off-by: Keith Packard <keithp@keithp.com>
8499
8500 commit 9dbc686ad7d3289dc0f9bcf4a973f71100e02ded
8501 Author: Keith Packard <keithp@keithp.com>
8502 Date:   Sun Dec 3 19:54:18 2017 -0800
8503
8504     altos/lisp: Switch to scheme formal syntax for varargs
8505     
8506     Scheme uses bare symbols to indicate a varargs parameter; any bare
8507     (i.e., not wrapped in a cons cell) parameter will get the 'rest' of
8508     the parameter list. This works for lambdas, nlambdas and macros. As a
8509     result, the 'lexpr' form has been removed as it is equivalent to a
8510     lambda with a varargs formal.
8511     
8512     Signed-off-by: Keith Packard <keithp@keithp.com>
8513
8514 commit a1d013ab8cc508d4e17ae8876bc5465d1a2dfc1e
8515 Author: Keith Packard <keithp@keithp.com>
8516 Date:   Sun Dec 3 19:52:11 2017 -0800
8517
8518     altos/lisp: Fix stash usage across frame allocation
8519     
8520     Must un-stash before allocation failure check.
8521     Use frame_stash instead of poly_stash for frames.
8522     
8523     Signed-off-by: Keith Packard <keithp@keithp.com>
8524
8525 commit 32ab76c3049b913283caafbaef873754d76dc9d4
8526 Author: Keith Packard <keithp@keithp.com>
8527 Date:   Sun Dec 3 19:49:20 2017 -0800
8528
8529     altos/lisp: Check only cdr base type when moving cons cells
8530     
8531     The cdr may have moved, so we can't look at the target object
8532     type. Fortunately, the base type encoded in the reference itself is
8533     sufficient to check for a non-cons cdr.
8534     
8535     Signed-off-by: Keith Packard <keithp@keithp.com>
8536
8537 commit ed6967cef5d82baacafe1c23229f44d58c838326
8538 Author: Keith Packard <keithp@keithp.com>
8539 Date:   Sun Dec 3 19:47:03 2017 -0800
8540
8541     altos/lisp: Split out read debug, add memory validation
8542     
8543     Split read debug into a separate #define to reduce debug noise
8544     Add some memory validation -- validate stash API, and validate
8545     cons_free calls.
8546     
8547     Signed-off-by: Keith Packard <keithp@keithp.com>
8548
8549 commit b9009b3916956db00b7b78bd06fb0df704690eb1
8550 Author: Keith Packard <keithp@keithp.com>
8551 Date:   Sat Dec 2 23:21:55 2017 -0600
8552
8553     altos/lisp: use strtof instead of atof
8554     
8555     atof returns double, strtof returns float.
8556     
8557     Signed-off-by: Keith Packard <keithp@keithp.com>
8558
8559 commit 880c35363a2596202c8a3d980bf4ac41eceead66
8560 Author: Keith Packard <keithp@keithp.com>
8561 Date:   Sat Dec 2 23:21:01 2017 -0600
8562
8563     altos/lisp: Convert more builtin lisp code to scheme format
8564     
8565     Use defines where possible, use (define (name args ...)) form for lambdas
8566     
8567     Signed-off-by: Keith Packard <keithp@keithp.com>
8568
8569 commit 577911241db454bc3129fc47566c6a55752c4182
8570 Author: Keith Packard <keithp@keithp.com>
8571 Date:   Sat Dec 2 23:19:44 2017 -0600
8572
8573     altos/lisp: Overflow int computations to float
8574     
8575     When an int computation overflows, switch to float.
8576     
8577     Signed-off-by: Keith Packard <keithp@keithp.com>
8578
8579 commit b986a12b478a6d4ff550786d24aa8628dc0abe32
8580 Author: Keith Packard <keithp@keithp.com>
8581 Date:   Sat Dec 2 15:59:17 2017 -0600
8582
8583     altoslib: Add support for TeleMega v3.0 log files
8584     
8585     These look much like TeleMega v2.0 log files, except that the mag
8586     sensor data now comes from the mpu9250 instead of an external
8587     hmc5883. The gyro and 3-axis accel data from the mpu9250 are the same
8588     as the mpu6000.
8589     
8590     Signed-off-by: Keith Packard <keithp@keithp.com>
8591
8592 commit 8c19778d8b56aafa048ddf9654c40b32bd8c64b0
8593 Author: Keith Packard <keithp@keithp.com>
8594 Date:   Sat Dec 2 15:53:05 2017 -0600
8595
8596     altos: Build TeleMega v3.0 by default
8597     
8598     Signed-off-by: Keith Packard <keithp@keithp.com>
8599
8600 commit ecc075596d6cd2b9c0a3107036d5368ebc3a77bd
8601 Author: Keith Packard <keithp@keithp.com>
8602 Date:   Sat Dec 2 15:31:06 2017 -0600
8603
8604     altos: Add TeleMega v3.0
8605     
8606     Adds files to build telemega v3.0 flash loader and firmware
8607     
8608     Signed-off-by: Keith Packard <keithp@keithp.com>
8609
8610 commit f0068719b17019c5cd7ed318364a0581caf64e1a
8611 Author: Keith Packard <keithp@keithp.com>
8612 Date:   Sat Dec 2 15:32:38 2017 -0600
8613
8614     altos/kernel: MPU9250 support
8615     
8616     Use MPU9250 for accel, gyro and mag data in logging, telemetry and
8617     flight status computations.
8618     
8619     Signed-off-by: Keith Packard <keithp@keithp.com>
8620
8621 commit c31744299e5a4342bbe26d3735ee2d8f09192ae9
8622 Author: Keith Packard <keithp@keithp.com>
8623 Date:   Fri Dec 1 15:40:23 2017 -0600
8624
8625     altos/lisp: split set/def. Add def support to lambdas
8626     
8627     In scheme, set can only re-define existing variables while def cannot
8628     redefine existing variables in lambda context. Def within lambda
8629     creates a new variable at the nearest enclosing scope.
8630     
8631     Signed-off-by: Keith Packard <keithp@keithp.com>
8632
8633 commit 98923ae1189f062b8b94120d47a56892db25493f
8634 Author: Keith Packard <keithp@keithp.com>
8635 Date:   Fri Dec 1 18:28:16 2017 +0100
8636
8637     altos/lisp: Split out frame vals from frame struct
8638     
8639     This lets the frame be resized without moving the base structure. The
8640     plan is to allow all frames to be resized, not just the global frame.
8641     
8642     Signed-off-by: Keith Packard <keithp@keithp.com>
8643
8644 commit 835bf4131f9e20575bfdf2179462ebdf54a14761
8645 Author: Keith Packard <keithp@keithp.com>
8646 Date:   Fri Dec 1 12:06:04 2017 +0100
8647
8648     altos/lisp: Make let distinct from let*
8649     
8650     let is supposed to define the values all at once, evaluating the
8651     initializers in the enclosing context. let* defines the new names and
8652     then initializes them one at a time.
8653     
8654     Signed-off-by: Keith Packard <keithp@keithp.com>
8655
8656 commit 5d0b85f25fa1e5cc816a8256afb38cf9552f6d9d
8657 Author: Keith Packard <keithp@keithp.com>
8658 Date:   Fri Dec 1 11:32:27 2017 +0100
8659
8660     altos/lisp: return from unmatched cond is #f, not nil
8661     
8662     Fix the return value when we fall off the end of a cond expression to
8663     be #f
8664     
8665     Signed-off-by: Keith Packard <keithp@keithp.com>
8666
8667 commit 796017262cd433af5d143cc7168c944e1e05f4e2
8668 Author: Keith Packard <keithp@keithp.com>
8669 Date:   Fri Dec 1 11:31:29 2017 +0100
8670
8671     altos/lisp: Fix pairp builtin
8672     
8673     Pairs are non-nil cons values; add an explicit check for nil here
8674     
8675     Signed-off-by: Keith Packard <keithp@keithp.com>
8676
8677 commit cd0bd9791a77868c226d285bf4d57e8c321755d5
8678 Author: Keith Packard <keithp@keithp.com>
8679 Date:   Fri Dec 1 10:12:38 2017 +0100
8680
8681     altos/lisp: Add quasiquote
8682     
8683     This adds read support for quasiquote syntax, and then adds a
8684     quasiquote implementation in lisp
8685     
8686     Signed-off-by: Keith Packard <keithp@keithp.com>
8687
8688 commit 00bf2ca86b60e6501880011897cea073865c5a03
8689 Author: Keith Packard <keithp@keithp.com>
8690 Date:   Sat Nov 25 17:29:10 2017 -0800
8691
8692     altos/lisp: Rename progn to begin
8693     
8694     Match scheme name.
8695     
8696     Signed-off-by: Keith Packard <keithp@keithp.com>
8697
8698 commit 5f9f97cc2d43936d1941da3a9a130c279bc70b99
8699 Author: Keith Packard <keithp@keithp.com>
8700 Date:   Sun Nov 19 21:07:23 2017 -0800
8701
8702     altos/test: Update to build altos lisp test app
8703     
8704     Signed-off-by: Keith Packard <keithp@keithp.com>
8705
8706 commit 6d2f271a45759bd792d299f04a424d3382ef4798
8707 Author: Keith Packard <keithp@keithp.com>
8708 Date:   Sun Nov 19 21:07:00 2017 -0800
8709
8710     altos/lisp: Add floats
8711     
8712     Signed-off-by: Keith Packard <keithp@keithp.com>
8713
8714 commit 12a1f6ad48f2b924f71239effeb90afca75a090f
8715 Author: Keith Packard <keithp@keithp.com>
8716 Date:   Sat Nov 18 22:00:44 2017 -0800
8717
8718     altos/lisp: Fix some scheme compat issues
8719     
8720     flush -> flush-output
8721     nth -> list-ref (oh, and add list-tail)
8722     add let* (same as let for now)
8723     write control chars in octal
8724     make hanoi example work
8725     
8726     Signed-off-by: Keith Packard <keithp@keithp.com>
8727
8728 commit 5f8f0ed5cd5d4b4f793c602ed09f9b4bdb98f7e8
8729 Author: Keith Packard <keithp@keithp.com>
8730 Date:   Sat Nov 18 20:38:15 2017 -0800
8731
8732     altos/lisp: Add 'big' ints -- 24 bits wide
8733     
8734     With the default ints being only 14 bits, having a larger type with
8735     more precision seems useful. This is not exposed to the application.
8736     
8737     Signed-off-by: Keith Packard <keithp@keithp.com>
8738
8739 commit e745229311366a792110d78d8480a2bf83eef9a0
8740 Author: Keith Packard <keithp@keithp.com>
8741 Date:   Fri Nov 17 23:28:08 2017 -0800
8742
8743     altos/cortexelf-v1: Make lisp compile again
8744     
8745     Signed-off-by: Keith Packard <keithp@keithp.com>
8746
8747 commit 65fb0ad8693407cc9bd114424c1f51b6aa6befc3
8748 Author: Keith Packard <keithp@keithp.com>
8749 Date:   Fri Nov 17 23:27:36 2017 -0800
8750
8751     altos/test: Add jiffy funcs to lisp test
8752     
8753     Signed-off-by: Keith Packard <keithp@keithp.com>
8754
8755 commit cf5729a0bae51172f12fc9ec4339d4e975a45fcc
8756 Author: Keith Packard <keithp@keithp.com>
8757 Date:   Fri Nov 17 23:23:50 2017 -0800
8758
8759     altos/lisp: Finish first pass through r7rs
8760     
8761     * print -> write, patom -> display
8762     * Add read-char, write-char
8763     * Add exit, current-jiffy, current-second, jiffies-per-second
8764     * Add for-each and string-for-each
8765     * Avoid duplicate builtins with different atoms
8766     
8767     Signed-off-by: Keith Packard <keithp@keithp.com>
8768
8769 commit e1acf5eb12aceda7aa838df031c1da1129d0fa5d
8770 Author: Keith Packard <keithp@keithp.com>
8771 Date:   Fri Nov 17 22:14:19 2017 -0800
8772
8773     altos/lisp: Add apply
8774     
8775     And all of the library routines that use it, map, string-map and friends.
8776     
8777     Signed-off-by: Keith Packard <keithp@keithp.com>
8778
8779 commit a4e18a13029cc7b16b2ed9da84d6e606bc725ac3
8780 Author: Keith Packard <keithp@keithp.com>
8781 Date:   Fri Nov 17 08:50:50 2017 -0800
8782
8783     altos/lisp: Character consts. String and assoc builtins.
8784     
8785     Also add back escaped characters in strings.
8786     
8787     Signed-off-by: Keith Packard <keithp@keithp.com>
8788
8789 commit 5b6f4b5de89a2bb0d63442e2651cf8d2ee0f4b10
8790 Author: Keith Packard <keithp@keithp.com>
8791 Date:   Fri Nov 17 08:04:28 2017 -0800
8792
8793     altos/lisp: Generate built-in lambda atoms for const creation
8794     
8795     Signed-off-by: Keith Packard <keithp@keithp.com>
8796
8797 commit cd9152973f29f4e775569f5acbbe8fab2d93d170
8798 Author: Keith Packard <keithp@keithp.com>
8799 Date:   Thu Nov 16 22:15:06 2017 -0800
8800
8801     altos/test: More lisp test Makefile fixes
8802     
8803     Depend on ao_lisp_const.h
8804     
8805     Signed-off-by: Keith Packard <keithp@keithp.com>
8806
8807 commit 435a91ae3889cd361b543f4555a78488905e0bbb
8808 Author: Keith Packard <keithp@keithp.com>
8809 Date:   Thu Nov 16 22:13:46 2017 -0800
8810
8811     altos/lisp: Lots more scheme bits
8812     
8813     * Arithmetic functions and tests
8814     * append, reverse and list-tail
8815     * set-car! and set-cdr!
8816     
8817     Signed-off-by: Keith Packard <keithp@keithp.com>
8818
8819 commit cc76030d669600051fbb42a8cf85701aaaf5f5b7
8820 Author: Keith Packard <keithp@keithp.com>
8821 Date:   Thu Nov 16 18:47:34 2017 -0800
8822
8823     altos/test: Get lisp test building using Makefile-inc
8824     
8825     Instead of re-defining all of the lisp sources and headers
8826     
8827     Signed-off-by: Keith Packard <keithp@keithp.com>
8828
8829 commit 2e58b6c380bc6440490c47650fbf11d45b3f2e72
8830 Author: Keith Packard <keithp@keithp.com>
8831 Date:   Thu Nov 16 18:46:03 2017 -0800
8832
8833     altos/lisp: More schemisms
8834     
8835     Add 'if'.
8836     setq -> set!, but doesn't define new variables
8837     def -> define
8838     Add pair? and list?
8839     Add eq? and eqv? as aliases for =
8840     
8841     Signed-off-by: Keith Packard <keithp@keithp.com>
8842
8843 commit 0ced351c8f4449f7086b04e42c822d649f040d1f
8844 Author: Keith Packard <keithp@keithp.com>
8845 Date:   Thu Nov 16 18:41:18 2017 -0800
8846
8847     altos/lisp: Add 'else' sematics to cond
8848     
8849     Signed-off-by: Keith Packard <keithp@keithp.com>
8850
8851 commit b3b4731fcb89cb404433f37a7704a503567c43bd
8852 Author: Keith Packard <keithp@keithp.com>
8853 Date:   Thu Nov 16 17:49:47 2017 -0800
8854
8855     altos/lisp: Add scheme-style bools (#t and #f)
8856     
8857     Cond and while compare against #f, just like scheme says to.
8858     
8859     Signed-off-by: Keith Packard <keithp@keithp.com>
8860
8861 commit bd881a5b85d7cd4fb82127f92f32e089499b50cb
8862 Author: Keith Packard <keithp@keithp.com>
8863 Date:   Thu Nov 16 13:02:07 2017 -0800
8864
8865     altos/lisp: Add non-cons cdr support
8866     
8867     The cdr of a cons can be any value; add support for lexing and
8868     printing them.
8869     
8870     Signed-off-by: Keith Packard <keithp@keithp.com>
8871
8872 commit 50a095fbe828b6ec3159d27930712df6b1b519b4
8873 Author: Keith Packard <keithp@keithp.com>
8874 Date:   Sat Nov 11 21:29:11 2017 -0800
8875
8876     doc: Update for 1.8.3
8877     
8878     Also added a pile of docinfo files for older release notes files.
8879     
8880     Signed-off-by: Keith Packard <keithp@keithp.com>
8881
8882 commit 23cf8fb4d5745ad76d9517c9702d03d10c58144a
8883 Author: Keith Packard <keithp@keithp.com>
8884 Date:   Sat Nov 11 20:52:01 2017 -0800
8885
8886     altos: Fix new GCC warnings
8887     
8888     * Duplicate 'const' in test code.
8889     * Mis-formatted loop in kf_rem_pio2
8890     * Unused 'one' in sf_cos
8891     
8892     Signed-off-by: Keith Packard <keithp@keithp.com>
8893
8894 commit f3b279141cd30ad6a212ce75f5a7c2b8e3d33870
8895 Author: Keith Packard <keithp@keithp.com>
8896 Date:   Sat Nov 11 20:50:45 2017 -0800
8897
8898     altos: Fix inverted test for corrupt flight log
8899     
8900     Was reporting correct flight log as corrupted. Oops.
8901     
8902     Signed-off-by: Keith Packard <keithp@keithp.com>
8903
8904 commit 9a7b4f02ad32ca43a45ed9fe446b8db96e60b5e5
8905 Author: Keith Packard <keithp@keithp.com>
8906 Date:   Sat Nov 11 20:49:20 2017 -0800
8907
8908     altoslib: Improve EEprom download
8909     
8910     * Catch and report CRC errors
8911     * Deal with corrupted flight records
8912     * Add ability to immediately graph new data
8913     * Check before overwriting existing files
8914     
8915     Signed-off-by: Keith Packard <keithp@keithp.com>
8916
8917 commit 10834eb60f7a44fee159d9e9ad5ffb2e013fe9cf
8918 Author: Keith Packard <keithp@keithp.com>
8919 Date:   Sat Nov 11 20:46:45 2017 -0800
8920
8921     altoslib: Remove spurious semicolon in AltosReplayReader.java
8922     
8923     Signed-off-by: Keith Packard <keithp@keithp.com>
8924
8925 commit e80005ea63bb9b1eee33a8876ad74ed5d50478ed
8926 Author: Keith Packard <keithp@keithp.com>
8927 Date:   Sat Nov 11 20:44:27 2017 -0800
8928
8929     altoslib: Don't write KML record when height data is missing
8930     
8931     This avoids a crash dealing with corrupted flight data
8932     
8933     Signed-off-by: Keith Packard <keithp@keithp.com>
8934
8935 commit a2097545dec62cd0970725bf690128dad6baf22e
8936 Author: Keith Packard <keithp@keithp.com>
8937 Date:   Sat Nov 11 16:38:40 2017 -0800
8938
8939     altos/test: Adapt flight test to int16_t flight number type
8940     
8941     Flight numbers are now limited to 32767 to allow for negative values
8942     for corrupted slots.
8943     
8944     Signed-off-by: Keith Packard <keithp@keithp.com>
8945
8946 commit 5b6805d1a6a91a26a1892f414a99f0184871ac1a
8947 Author: Keith Packard <keithp@keithp.com>
8948 Date:   Sat Nov 11 16:08:32 2017 -0800
8949
8950     altosuilib: New line styles and colors for graphs. Selectable line width
8951     
8952     Improve the readability of graphs by offering a better selection of
8953     colors and adding line styles. Let the user configure the line width
8954     as desired.
8955     
8956     Signed-off-by: Keith Packard <keithp@keithp.com>
8957
8958 commit 82e552d194216b41d27d805bee2947127c2d555b
8959 Author: Keith Packard <keithp@keithp.com>
8960 Date:   Thu Nov 2 09:12:18 2017 -0700
8961
8962     altos/stm: Add AO_EXTI_MODE_PULL_NONE
8963     
8964     This is clearer than using '0'.
8965     
8966     Signed-off-by: Keith Packard <keithp@keithp.com>
8967
8968 commit 5460d7ff46116901bceacd43282b406c446dded5
8969 Author: Keith Packard <keithp@keithp.com>
8970 Date:   Thu Nov 2 09:11:39 2017 -0700
8971
8972     altos: whitespace cleanup in ao_adc_stm.c
8973     
8974     Signed-off-by: Keith Packard <keithp@keithp.com>
8975
8976 commit 83929cd290279963b01b2ccd52c70d61bdeff6b0
8977 Author: Keith Packard <keithp@keithp.com>
8978 Date:   Sun Oct 22 15:44:32 2017 -0500
8979
8980     altos: Share common logging code. Deal with corrupt initial flight records
8981     
8982     Move common logging APIs from per-format files into ao_log.c. Then,
8983     change that code to check the first log record in a slot (containing
8984     the flight number) to see if it's invalid and deal with it. That
8985     involves not re-using that slot, and allowing it to be erased.
8986     
8987     Corrupted log blocks are reported with a negative flight number.
8988     
8989     Signed-off-by: Keith Packard <keithp@keithp.com>
8990
8991 commit 256ddea8c430b4b5dcb8bb95c19ad26032129e1b
8992 Author: Keith Packard <keithp@keithp.com>
8993 Date:   Sun Oct 22 15:43:07 2017 -0500
8994
8995     altos: Define AO_LOG_FORMAT in */ao_pins.h. Use in ao_cmd.c
8996     
8997     Instead of having a global variable define the log format, use a macro
8998     instead to save data space.
8999     
9000     Signed-off-by: Keith Packard <keithp@keithp.com>
9001
9002 commit 15af16ad21f67019065763a93d52cea6097a69d1
9003 Author: Keith Packard <keithp@keithp.com>
9004 Date:   Sun Oct 22 15:39:25 2017 -0500
9005
9006     altos: Remove cross-block storage I/O on cc1111
9007     
9008     We don't ever need to be able to do storage read/write across chunks
9009     of flash on the old cc1111 products, so remove the loops that support
9010     it to save space.
9011     
9012     Signed-off-by: Keith Packard <keithp@keithp.com>
9013
9014 commit 749400fd244eba38806c623d2a35722642230698
9015 Author: Keith Packard <keithp@keithp.com>
9016 Date:   Sun Oct 22 14:04:09 2017 -0500
9017
9018     altoslib: Move temp GPS API from cal_data to data_listener
9019     
9020     This makes the API more consistent, and means that the listener is
9021     responsible for mangaing the temp gps state. In particular, the
9022     AltosDataListener set_gps API now calls the cal_data function.
9023     
9024     Signed-off-by: Keith Packard <keithp@keithp.com>
9025
9026 commit e98235e314ac764509af26c93da9e6d1de8184ea
9027 Author: Keith Packard <keithp@keithp.com>
9028 Date:   Sat Oct 14 12:18:26 2017 -0700
9029
9030     altoslib: Save separate config for local and remote. Use in idle
9031     
9032     When using the remote link, there are two separate configuration data
9033     blocks, that for the local device and for remote. Make the link report
9034     both versions, depending on whether it is in remote mode or not.
9035     
9036     Request config data in remote mode when running idle monitoring so
9037     that the presented data is for the remote device, not the local one.
9038     
9039     Signed-off-by: Keith Packard <keithp@keithp.com>
9040
9041 commit 964a14568b73296194f84c728cc7e01d6f0e2f64
9042 Author: Keith Packard <keithp@keithp.com>
9043 Date:   Sat Oct 14 12:05:07 2017 -0700
9044
9045     altoslib: Report un-adjusted ground accel in idle IMU monitor
9046     
9047     The ground accel is the basis of the accel adjustment, so it needs to
9048     be delivered in un-adjusted form.
9049     
9050     Signed-off-by: Keith Packard <keithp@keithp.com>
9051
9052 commit 4431f70044f4e1120d606f0ded1845349295d68e
9053 Author: Keith Packard <keithp@keithp.com>
9054 Date:   Thu Oct 12 00:31:26 2017 -0700
9055
9056     altos: Add MPU9250 support to self test and data
9057     
9058     The remaining hooks to make the MPU9250 work in flight.
9059     
9060     Signed-off-by: Keith Packard <keithp@keithp.com>
9061
9062 commit 77d1aee917306ad59492c4c8352fe2125b430d0c
9063 Author: Keith Packard <keithp@keithp.com>
9064 Date:   Thu Oct 12 00:30:23 2017 -0700
9065
9066     altoslib: Fix time series filter window computation
9067     
9068     Small floating point rounding errors could lead to NaNs.
9069     
9070     Signed-off-by: Keith Packard <keithp@keithp.com>
9071
9072 commit e04679ba52761d5531037117a21ab1f1896358b0
9073 Author: Keith Packard <keithp@keithp.com>
9074 Date:   Thu Oct 12 00:29:07 2017 -0700
9075
9076     altoslib: Don't crash if there's no GPS coord to write KML
9077     
9078     Just check for null before writing as a precaution.
9079     
9080     Signed-off-by: Keith Packard <keithp@keithp.com>
9081
9082 commit a69d5773a63dbe5d6d758cea8eca2bf724e9d672
9083 Author: Keith Packard <keithp@keithp.com>
9084 Date:   Thu Oct 12 00:26:31 2017 -0700
9085
9086     altoslib: Allow gps time later than requested if it's first
9087     
9088     When generating a KML file, we want to position markers near the start
9089     of the flight section. This is done by looking for a GPS coordinate
9090     'before' the starting point of the flight, which doesn't work well
9091     when the first GPS coordinate is later than that. Pick the first point
9092     after the chosen time if there isn't an earlier one.
9093     
9094     Signed-off-by: Keith Packard <keithp@keithp.com>
9095
9096 commit 9d7bb706918fd7d6db77eab21931b4fc74cb9105
9097 Author: Keith Packard <keithp@keithp.com>
9098 Date:   Thu Oct 12 00:14:30 2017 -0700
9099
9100     altos: Add MPU9250 driver (accel/gyro only for now)
9101     
9102     This is almost an exact copy of the MPU6000 driver, just a few minor
9103     register changes.
9104     
9105     Signed-off-by: Keith Packard <keithp@keithp.com>
9106
9107 commit c8dbfff65dd61e42d0a02158dcb520e7710ef87e
9108 Author: Keith Packard <keithp@keithp.com>
9109 Date:   Sun Oct 8 18:50:59 2017 -0700
9110
9111     altos: Stop storing pyro fired status in config block
9112     
9113     We already have the fired status saved in the ao_pyro_fired variable,
9114     so just use that to detect whether a channel has already been fired.
9115     
9116     Fixes possible cases where the pyro config data gets written back to
9117     eeprom with the fired bit set, which then inhibits the channel during
9118     flight.
9119     
9120     Signed-off-by: Keith Packard <keithp@keithp.com>
9121
9122 commit 5d82209122e3b797a7345f6ad5b6710832fcdd4a
9123 Author: Keith Packard <keithp@keithp.com>
9124 Date:   Thu Oct 5 16:46:08 2017 -0700
9125
9126     Set version to 1.8.2.1
9127     
9128     Testing KML export changes at TRA
9129     
9130     Signed-off-by: Keith Packard <keithp@keithp.com>
9131
9132 commit 7e971b45f22aa77421061ff2925e0458835014b2
9133 Author: Keith Packard <keithp@keithp.com>
9134 Date:   Wed Oct 4 13:44:31 2017 -0700
9135
9136     altoslib: Missing file for filter additions.
9137     
9138     Signed-off-by: Keith Packard <keithp@keithp.com>
9139
9140 commit 2f779d318753b73463f7166977453ab5533e5921
9141 Author: Keith Packard <keithp@keithp.com>
9142 Date:   Wed Oct 4 13:43:45 2017 -0700
9143
9144     altosuilib: Add 'show marker' button to graphs
9145     
9146     Provides a marker at each actual data point which can be useful for
9147     sparse data sets like telemetry with poor reception.
9148     
9149     Signed-off-by: Keith Packard <keithp@keithp.com>
9150
9151 commit 730ee7bf91f607ece42c010a10c53d0013492b96
9152 Author: Keith Packard <keithp@keithp.com>
9153 Date:   Wed Oct 4 13:42:16 2017 -0700
9154
9155     altoslib: Adapt KML output to make TRA record people happier
9156     
9157     Provide two paths, one using GPS data the other baro. Replace separate
9158     path segments for each state with markers so that the path is a single
9159     unit, able to be displayed in the elevation profile widget.
9160     
9161     Signed-off-by: Keith Packard <keithp@keithp.com>
9162
9163 commit 98dc29a7a964f8d653b73989c6751695d168844c
9164 Author: Keith Packard <keithp@keithp.com>
9165 Date:   Mon Oct 2 19:33:37 2017 -0700
9166
9167     altoslib: Add user-selectable filter width for data smoothing
9168     
9169     Also switch smoothing window to Kaiser and change default accel filter
9170     width to 1 second instead of 4 seconds.
9171     
9172     Now users can play with the filter and see what it does.
9173     
9174     Signed-off-by: Keith Packard <keithp@keithp.com>
9175
9176 commit d75e8b9046295051c91696461e8d5f59c8260ccc
9177 Author: Keith Packard <keithp@keithp.com>
9178 Date:   Mon Oct 2 17:02:18 2017 -0700
9179
9180     altosuilib: Show raw tick values in graph and info table
9181     
9182     Not terribly useful, but did help validate firmware handling of tick
9183     wrapping, so we'll keep it.
9184     
9185     Signed-off-by: Keith Packard <keithp@keithp.com>
9186
9187 commit c6be13e8ef80e5afc836e04cbfe4cb17631540e4
9188 Author: Keith Packard <keithp@keithp.com>
9189 Date:   Mon Oct 2 16:58:53 2017 -0700
9190
9191     altoslib: Allow early bail-out on bad telemetry CRC
9192     
9193     Check the CRC status in the packet before creating a new telemetry
9194     object.
9195     
9196     Signed-off-by: Keith Packard <keithp@keithp.com>
9197
9198 commit 770998be2c15dd41a63520d0c8747d7cf32ec447
9199 Author: Keith Packard <keithp@keithp.com>
9200 Date:   Mon Oct 2 16:57:15 2017 -0700
9201
9202     altos: Allow pyro config name to end with newline, not just space/tab
9203     
9204     A pyro config like 'Descending' has no value associated. When it is at
9205     the end of the line, allow a newline to terminate the name instead of
9206     just a space.
9207     
9208     Signed-off-by: Keith Packard <keithp@keithp.com>
9209
9210 commit de2b6ec1cdfd48c948bff7edbfe2540440429b1b
9211 Author: Keith Packard <keithp@keithp.com>
9212 Date:   Mon Oct 2 16:55:18 2017 -0700
9213
9214     altoslib,altosuilib,altosui: log_format/device_type TeleGPS selects stateless
9215     
9216     When the device being analyzed has no flight state, we want to use the
9217     'stateless' state so that the UI can display reasonable
9218     information. This bit was lost in the recent AltosState shuffle and
9219     this patch brings it back.
9220     
9221     Signed-off-by: Keith Packard <keithp@keithp.com>
9222
9223 commit 322c1abead39cb398380dff384cd274c19dd81dd
9224 Author: Keith Packard <keithp@keithp.com>
9225 Date:   Mon Oct 2 13:55:57 2017 -0700
9226
9227     altosuilib: Don't drain voice when terminating display
9228     
9229     If the voice thread is wedged (as with PulseAudio and un-patched
9230     freetts 1.2.2), we'll get stuck here and the UI will freeze up.
9231     
9232     Signed-off-by: Keith Packard <keithp@keithp.com>
9233
9234 commit cfc09e8f1f263595972cbb6af23f22e2d749c744
9235 Author: Keith Packard <keithp@keithp.com>
9236 Date:   Tue Sep 26 18:00:36 2017 -0700
9237
9238     altoslib: Add tilt and pyro data to CSV export
9239     
9240     It's now version 6. Also removed duplicate time values and made radio
9241     values conditional on having radio data.
9242     
9243     Signed-off-by: Keith Packard <keithp@keithp.com>
9244
9245 commit df39a30c762d57c7d04110e054f74d50fa8d85de
9246 Author: Bdale Garbee <bdale@gag.com>
9247 Date:   Tue Sep 19 11:56:52 2017 -0600
9248
9249     don't exit on dfu-util errors, it's not reliable about reporting success
9250
9251 commit 8124109e0b455c9d8d583f4d985b93d23d7b1350
9252 Author: Bdale Garbee <bdale@gag.com>
9253 Date:   Mon Sep 18 21:24:52 2017 -0600
9254
9255     tweak Releasing based on 1.8.2 release experience
9256
9257 commit 60666630789b6925d7e16160ebdc88ccd23f51de
9258 Author: Bdale Garbee <bdale@gag.com>
9259 Date:   Mon Sep 18 20:43:14 2017 -0600
9260
9261     be more aggressive about removing and ignoring .mdwn files
9262
9263 commit e87d56b665ca30a3e5920c23cd60c99b84341aa2
9264 Author: Keith Packard <keithp@keithp.com>
9265 Date:   Mon Sep 18 18:51:51 2017 -0700
9266
9267     Update release version and date
9268     
9269     Signed-off-by: Keith Packard <keithp@keithp.com>
9270
9271 commit a54b3330574dd130540e482a06a3f8d7ca652b6c
9272 Author: Keith Packard <keithp@keithp.com>
9273 Date:   Mon Sep 18 18:43:00 2017 -0700
9274
9275     Update docs for 1.8.2 release
9276     
9277     Signed-off-by: Keith Packard <keithp@keithp.com>
9278
9279 commit d0c1ebc43a9c5bb0a3503d33978a5e7bc87057fe
9280 Author: Keith Packard <keithp@keithp.com>
9281 Date:   Mon Sep 18 18:51:18 2017 -0700
9282
9283     Add short section on accelerometer calibration
9284
9285 commit 60cadbc85949adf464be16a5cf8ce2c24d67bedf
9286 Author: Keith Packard <keithp@keithp.com>
9287 Date:   Mon Sep 18 14:40:37 2017 -0700
9288
9289     altos/telegps-v2.0: Enable USB connect monitoring
9290     
9291     Disable radios when plugged in to USB to save power and avoid being
9292     noisy.
9293     
9294     Signed-off-by: Keith Packard <keithp@keithp.com>
9295
9296 commit 6e4c104c28952f2010c7b1cbc9ce59e148ab2d8f
9297 Merge: 63eeaada 4f2cbe0c
9298 Author: Bdale Garbee <bdale@gag.com>
9299 Date:   Mon Sep 18 16:01:43 2017 -0600
9300
9301     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
9302
9303 commit 63eeaada85cb9ddccb0fa9b2d751cc8f46399d9c
9304 Author: Bdale Garbee <bdale@gag.com>
9305 Date:   Mon Sep 18 16:01:21 2017 -0600
9306
9307     production TeleGPS v2.0 use a 16Mhz crystal for the SOC
9308
9309 commit 4f2cbe0c537c9f417aae310cc3b89f84e0915103
9310 Author: Keith Packard <keithp@keithp.com>
9311 Date:   Mon Sep 18 09:57:41 2017 -0700
9312
9313     altoslib: Avoid crashing when computing stats for empty flight logs
9314     
9315     Signed-off-by: Keith Packard <keithp@keithp.com>
9316
9317 commit b9a00856aa4cf55ae4a143288058094ef8061134
9318 Author: Keith Packard <keithp@keithp.com>
9319 Date:   Mon Sep 18 09:57:06 2017 -0700
9320
9321     telegps: Fix up TeleGPS UI bits after accel cal changes
9322     
9323     Signed-off-by: Keith Packard <keithp@keithp.com>
9324
9325 commit 95952059bbb50b5f22460418df003a87c8bd3271
9326 Author: Keith Packard <keithp@keithp.com>
9327 Date:   Tue Sep 12 15:47:43 2017 -0700
9328
9329     test/ao_flight_test: Show recorded pyro firing
9330     
9331     Can compare with computed values.
9332     
9333     Signed-off-by: Keith Packard <keithp@keithp.com>
9334
9335 commit 28a2db68e4806383cfaa7075d454c35cade9633a
9336 Author: Bdale Garbee <bdale@gag.com>
9337 Date:   Sun Sep 17 12:41:50 2017 -0600
9338
9339     publish support for TeleGPS v2.0
9340
9341 commit ad61e277069217d98400e884d3c173357d2343ed
9342 Author: Bdale Garbee <bdale@gag.com>
9343 Date:   Thu Sep 14 10:51:18 2017 -0600
9344
9345     deal with cheap BT dongle that shows multiple copies of unit in lescan output
9346
9347 commit 5666a3c9427324ad8f92e21c5f9017436b36a82a
9348 Author: Keith Packard <keithp@keithp.com>
9349 Date:   Tue Sep 12 14:02:11 2017 -0700
9350
9351     altosuilib: Make steps in accel cal default button
9352     
9353     This way you can just hit return through the process.
9354     
9355     Signed-off-by: Keith Packard <keithp@keithp.com>
9356
9357 commit 441056b01abcf9287f61f425cf29fc4b1603c619
9358 Author: Keith Packard <keithp@keithp.com>
9359 Date:   Tue Sep 12 13:43:06 2017 -0700
9360
9361     altos/test: Handle new eeprom file format. Give up on telem files.
9362     
9363     Parse eeprom config using libjson-c, then read the hex values into a
9364     giant blob.
9365     
9366     Signed-off-by: Keith Packard <keithp@keithp.com>
9367
9368 commit be44d33f5e94b8c4180adb275ec83cc70852db48
9369 Author: Keith Packard <keithp@keithp.com>
9370 Date:   Tue Sep 12 13:41:11 2017 -0700
9371
9372     altos: Fix debug printf in ao_pyro for state >=
9373     
9374     Signed-off-by: Keith Packard <keithp@keithp.com>
9375
9376 commit 10d14146ef84fbe4670454bc0996854a4066cfea
9377 Author: Keith Packard <keithp@keithp.com>
9378 Date:   Tue Sep 12 13:40:06 2017 -0700
9379
9380     chaoskey: Wait for input data to stabilize before using it
9381     
9382     The ADC data takes a while to start working after power on; wait for
9383     the range of input values to look reasonable before using the data.
9384     
9385     Signed-off-by: Keith Packard <keithp@keithp.com>
9386
9387 commit 8284ba8bf78aade8f9d8f711cfefe2010ce81066
9388 Author: Keith Packard <keithp@keithp.com>
9389 Date:   Tue Sep 12 13:38:36 2017 -0700
9390
9391     doc: Add forward reference from 'idle' description to idle entry steps.
9392     
9393     This provides a reminder that entering idle mode takes specific steps
9394     which differ between models.
9395     
9396     Signed-off-by: Keith Packard <keithp@keithp.com>
9397
9398 commit 8960cb525ef43c2262c7854b9a6f08237b3ea05b
9399 Author: Keith Packard <keithp@keithp.com>
9400 Date:   Tue Sep 12 13:37:24 2017 -0700
9401
9402     altosui: Handle missing GPS when graphing mega/metrum data
9403     
9404     These have GPS, but if we never get a valid packet, then there won't
9405     be any final position to display.
9406     
9407     Signed-off-by: Keith Packard <keithp@keithp.com>
9408
9409 commit a4dfaf25954134dbdc7229e2de39d4a4c049f285
9410 Author: Keith Packard <keithp@keithp.com>
9411 Date:   Tue Sep 12 13:37:06 2017 -0700
9412
9413     altosui: Remove debug printfs in FC config UI
9414     
9415     Signed-off-by: Keith Packard <keithp@keithp.com>
9416
9417 commit bc1cc0db1251e351d862dffbf618d0ce926c389d
9418 Author: Keith Packard <keithp@keithp.com>
9419 Date:   Tue Sep 12 13:36:24 2017 -0700
9420
9421     altosdroid: Display serial, call, freq in tracker list
9422     
9423     This makes the list a lot easier to find entries in when it gets long.
9424     
9425     Signed-off-by: Keith Packard <keithp@keithp.com>
9426
9427 commit 4151c30e1294c0dda3aa02e7ac23b9616f25a4d0
9428 Author: Keith Packard <keithp@keithp.com>
9429 Date:   Tue Sep 12 13:35:25 2017 -0700
9430
9431     altoslib: Make receive frequency available in telem data
9432     
9433     This lets AltosDroid record which frequency each station was heard on.
9434     
9435     Signed-off-by: Keith Packard <keithp@keithp.com>
9436
9437 commit d84f5e576e83a2b965d0e9752a9bbef100954815
9438 Author: Keith Packard <keithp@keithp.com>
9439 Date:   Tue Sep 12 13:34:23 2017 -0700
9440
9441     altoslib: Remove debug stack dump from AltosState
9442     
9443     An empty AltosState is allocated when parsing JSON data; it's not a
9444     mistake.
9445     
9446     Signed-off-by: Keith Packard <keithp@keithp.com>
9447
9448 commit b48966c3121e1b5d4a659bebcad595d6f1ec5ee5
9449 Author: Keith Packard <keithp@keithp.com>
9450 Date:   Tue Sep 12 13:33:13 2017 -0700
9451
9452     altoslib: Correctly parse IMU cal data
9453     
9454     Was trying to match 'IMU call along' instead of 'IMU cal along',
9455     causing the line to not match and losing the IMU accel cal values.
9456     
9457     Signed-off-by: Keith Packard <keithp@keithp.com>
9458
9459 commit f607a882a50aa6cd9e8e3e74cbaa5bcc1b5fa4a4
9460 Author: Keith Packard <keithp@keithp.com>
9461 Date:   Wed Sep 6 08:37:12 2017 -0600
9462
9463     ao-tools/ao-chaosread: Add -Wall -Wextra, clean up results
9464
9465 commit 558a143315f0345b79cc4f22aa4b643fedcded9c
9466 Author: Keith Packard <keithp@keithp.com>
9467 Date:   Fri Aug 11 23:42:53 2017 -0400
9468
9469     altosui: Accel calibration UI
9470     
9471     Provides a GUI for re-calibrating accelerometers
9472     
9473     Signed-off-by: Keith Packard <keithp@keithp.com>
9474
9475 commit c9a742db2497d07079f3d4bf383c6246cf80507c
9476 Author: Keith Packard <keithp@keithp.com>
9477 Date:   Thu Aug 31 20:32:05 2017 -0700
9478
9479     Bump to version 1.8.1.1/android 16 for altosdroid
9480     
9481     AltosDroid 1.8.1 got released before the latest fix for not storing
9482     frequency preferences was made. Make a 1.8.1.1 with a new android
9483     release number for that.
9484     
9485     Signed-off-by: Keith Packard <keithp@keithp.com>
9486
9487 commit 6e85a8244389bffab0744be8dfa90b706f829083
9488 Author: Bdale Garbee <bdale@gag.com>
9489 Date:   Mon Aug 28 15:09:14 2017 -0600
9490
9491     need to capture .bin file for telebt-v4.0 loader
9492
9493 commit ccf7ad5a31604e98b34bf16e3da6afb264ad1291
9494 Author: Bdale Garbee <bdale@gag.com>
9495 Date:   Mon Aug 28 14:01:54 2017 -0600
9496
9497     a few tweaks to the Releasing document based on experience with 1.8.1
9498
9499 commit b68c0482d4fae8eb54cde1df0e4bcf4c5d272bad
9500 Author: Keith Packard <keithp@keithp.com>
9501 Date:   Sun Aug 27 22:49:09 2017 -0700
9502
9503     Version 1.8.1
9504     
9505     Android version 15
9506     
9507     Signed-off-by: Keith Packard <keithp@keithp.com>
9508
9509 commit abe100385cedf2b0734191611d97e794805d0ef4
9510 Author: Keith Packard <keithp@keithp.com>
9511 Date:   Sun Aug 27 22:48:46 2017 -0700
9512
9513     doc: Update for 1.8.1
9514     
9515     Signed-off-by: Keith Packard <keithp@keithp.com>
9516
9517 commit 4775b1d9b50a8732d66a0ad3b73ff74901a8cb7f
9518 Author: Keith Packard <keithp@keithp.com>
9519 Date:   Mon Aug 28 00:15:43 2017 -0700
9520
9521     altos: Don't compute filtered average of height error when HAS_ACCEL
9522     
9523     We only use this for baro-only devices to avoid firing drogue charges
9524     at mach transitions; we trust the combination of accel+baro to do the
9525     right thing when available.
9526     
9527     Signed-off-by: Keith Packard <keithp@keithp.com>
9528
9529 commit dacd4c70700041a018b1f8ba47f22071b9600eaf
9530 Author: Keith Packard <keithp@keithp.com>
9531 Date:   Mon Aug 28 00:10:04 2017 -0700
9532
9533     altoslib: Fix freq preference loading
9534     
9535     Allocate throw-away freq array to get the class pointer.
9536     Add null-ary AltosFrequency constructor for JSON code.
9537     
9538     Signed-off-by: Keith Packard <keithp@keithp.com>
9539
9540 commit 7f5f37ac7fb71d3059f639b39315712f90e9bfd6
9541 Author: Keith Packard <keithp@keithp.com>
9542 Date:   Sun Aug 27 17:37:10 2017 -0700
9543
9544     altosui: Make --oneline show drogue deploy speed
9545     
9546     Also remove some commented out values.
9547     
9548     Signed-off-by: Keith Packard <keithp@keithp.com>
9549
9550 commit dd72c9144b207b12150eb6a7ffb012f217f37374
9551 Author: Keith Packard <keithp@keithp.com>
9552 Date:   Sun Aug 27 17:35:49 2017 -0700
9553
9554     altoslib: Compute speed at entry to each state
9555     
9556     Useful to have drogue/main deployment speeds
9557     
9558     Signed-off-by: Keith Packard <keithp@keithp.com>
9559
9560 commit 9537a21b6ddb73b9f086858dad9a7b9d05279741
9561 Author: Keith Packard <keithp@keithp.com>
9562 Date:   Sun Aug 27 17:34:49 2017 -0700
9563
9564     altoslib: Fix parsing of old TM log GPS sat data
9565     
9566     Attempting to fetch sat data from wrong byte led to array bounds
9567     exception.
9568     
9569     Signed-off-by: Keith Packard <keithp@keithp.com>
9570
9571 commit 92b689bfd78a96ba56f0e1022ba68b7384a9b9b6
9572 Author: Keith Packard <keithp@keithp.com>
9573 Date:   Sun Aug 27 17:34:07 2017 -0700
9574
9575     altoslib: Allow for missing product when checking for mma655x inverted
9576     
9577     If there's no product, assume we've got some ancient log file.
9578     
9579     Signed-off-by: Keith Packard <keithp@keithp.com>
9580
9581 commit 6e244a73d8c2a475416480f83328b7d363693402
9582 Author: Keith Packard <keithp@keithp.com>
9583 Date:   Sun Aug 27 17:33:38 2017 -0700
9584
9585     altoslib: Remove debug printf for gyro adjust
9586     
9587     Signed-off-by: Keith Packard <keithp@keithp.com>
9588
9589 commit f5642db4e03856b1f2ffeae6570fcf35fb7d93fb
9590 Author: Keith Packard <keithp@keithp.com>
9591 Date:   Sun Aug 27 17:32:27 2017 -0700
9592
9593     altos/test: Fake baro data for flight 12 serial 2093
9594     
9595     This flight had a baro spike due to an accidental drogue charge firing
9596     but is otherwise quite useful when testing for various mach delay
9597     effects, so fake out the data during that spike.
9598     
9599     Signed-off-by: Keith Packard <keithp@keithp.com>
9600
9601 commit bef7c37d1c986cd477367c0c015be61368a788d2
9602 Author: Keith Packard <keithp@keithp.com>
9603 Date:   Sun Aug 27 17:30:15 2017 -0700
9604
9605     altos/test: Integrate raw accel to provide speed for comparison
9606     
9607     This can provide a useful visualization of the 'true' vs 'kalman'
9608     speed value, as the kalman is necessarily delayed due to the model
9609     assuming constant acceleration.
9610     
9611     Signed-off-by: Keith Packard <keithp@keithp.com>
9612
9613 commit 2dce02efd54ad4051f1ddb94048696e8677dd225
9614 Author: Keith Packard <keithp@keithp.com>
9615 Date:   Sun Aug 27 17:04:27 2017 -0700
9616
9617     altos/test: telemetrum baro data is inverted before being written to eeprom
9618     
9619     No need for the test code to invert it during replay
9620     
9621     Signed-off-by: Keith Packard <keithp@keithp.com>
9622
9623 commit ea6fe21d78744d7e6225a56c369d54f7cd956767
9624 Author: Keith Packard <keithp@keithp.com>
9625 Date:   Sat Aug 26 19:16:47 2017 -0700
9626
9627     altos: Don't eliminate baro above mach speed, just trust it less
9628     
9629     Instead of completely eliminating the baro sensor above mach speed,
9630     just derate it a bit so that the accel will dominate for speed
9631     computation and keep the device from false-triggering across mach
9632     transitions.
9633     
9634     When we completely ignored the baro sensor above mach, and the flight
9635     spent considerable time in that speed range, then the estimated height
9636     could be far from the real value. When the estimated speed dropped
9637     back down and the baro values were brought back into the computation,
9638     then the resulting rapid shift in estimated speed could trigger
9639     accidental apogee detection.
9640     
9641     By mixing in a bit of baro data even above mach, we keep the estimated
9642     height closer to the baro value and prevent this error, at least in
9643     flights measured so far.
9644     
9645     The flight known to have this problem is:
9646     
9647             2015-09-26-serial-2093-flight-0012.eeprom
9648     
9649     Signed-off-by: Keith Packard <keithp@keithp.com>
9650
9651 commit 12ef994a24eb996458092dc35c671d6b824b1576
9652 Author: Keith Packard <keithp@keithp.com>
9653 Date:   Sun Aug 27 16:57:13 2017 -0700
9654
9655     altos: Eliminate separate height error filter for accelerometer devices
9656     
9657     We don't use the error value in flight for those models anyways; it's
9658     only useful on baro-only hardware.
9659     
9660     Signed-off-by: Keith Packard <keithp@keithp.com>
9661
9662 commit f972000642f9c9835a0b7d14155d4c5695455d94
9663 Author: Keith Packard <keithp@keithp.com>
9664 Date:   Sat Aug 26 19:15:59 2017 -0700
9665
9666     altosui: Add --oneline mode to briefly summarize flights
9667     
9668     Signed-off-by: Keith Packard <keithp@keithp.com>
9669
9670 commit 465bb7242f39f6f8489e5fd52ce88031106c1c76
9671 Author: Keith Packard <keithp@keithp.com>
9672 Date:   Sat Aug 26 19:15:07 2017 -0700
9673
9674     altosuilib: Add "Huge" font size
9675     
9676     Signed-off-by: Keith Packard <keithp@keithp.com>
9677
9678 commit 3dde7f4d05414ac4907c91c68c88cc1d06233605
9679 Author: Keith Packard <keithp@keithp.com>
9680 Date:   Sat Aug 26 19:14:10 2017 -0700
9681
9682     micropeak: Track font changes in raw data display
9683     
9684     Signed-off-by: Keith Packard <keithp@keithp.com>
9685
9686 commit cf20e213f39fb24f15e0ac94307c2d138fcadecb
9687 Author: Keith Packard <keithp@keithp.com>
9688 Date:   Thu Aug 24 16:45:54 2017 -0700
9689
9690     altos: Perform time comparisons using 16-bit arithmetic to handle wrap
9691     
9692     Subtracting two 16-bit unsigned values to perform time comparisons
9693     yields mystic results unless we carefully cast that to int16_t.
9694     
9695     Signed-off-by: Keith Packard <keithp@keithp.com>
9696
9697 commit 43e2275250d9c91560a770942f3c06a8f74ed501
9698 Author: Keith Packard <keithp@keithp.com>
9699 Date:   Sat Aug 12 01:37:07 2017 -0400
9700
9701     install: Add 'fat-install' target
9702     
9703     This uses the existing --with-fat-dir option and instead of installing
9704     everything to that directory, creates a normal ikiwiki hierarchy of
9705     files including .mdwn files, whacked release notes html files and all
9706     of the appropriate packages.
9707     
9708     One stop shopping for adding the release to the web site.
9709     
9710     Attempted to update Releasing file to match.
9711     
9712     Signed-off-by: Keith Packard <keithp@keithp.com>
9713
9714 commit fccfa54bb3b746cecfcdc1fd497cf736bbfe3ef3
9715 Author: Bdale Garbee <bdale@gag.com>
9716 Date:   Sat Aug 12 00:23:27 2017 -0400
9717
9718     releasing 1.8
9719
9720 commit dbcb68f684a96d13efeb9993685f61b27b45e7dc
9721 Author: Bdale Garbee <bdale@gag.com>
9722 Date:   Sat Aug 12 00:21:43 2017 -0400
9723
9724     update docinfo file for 1.8 release
9725
9726 commit dfb9568866ba250a02039cc3429d5ca0603a60d9
9727 Author: Keith Packard <keithp@keithp.com>
9728 Date:   Sat Aug 12 00:10:23 2017 -0400
9729
9730     Note that telebt 4.0 files need to go to altusmetrumllc dir
9731     
9732     Signed-off-by: Keith Packard <keithp@keithp.com>
9733
9734 commit 6b083e90d5b8de215f2f303f18b5c4ac9185622d
9735 Author: Keith Packard <keithp@keithp.com>
9736 Date:   Sat Aug 12 00:06:48 2017 -0400
9737
9738     Bump version to 1.8
9739     
9740     Signed-off-by: Keith Packard <keithp@keithp.com>
9741
9742 commit 243c1e519d41b45765d4edf5f608655d6ab01eff
9743 Author: Keith Packard <keithp@keithp.com>
9744 Date:   Sat Aug 12 00:06:26 2017 -0400
9745
9746     doc: Add 1.8 release notes
9747     
9748     Signed-off-by: Keith Packard <keithp@keithp.com>
9749
9750 commit 7b67dcdd90317845261e51a1adb2404dcb0f2507
9751 Author: Keith Packard <keithp@keithp.com>
9752 Date:   Sat Aug 12 00:05:50 2017 -0400
9753
9754     altosui, telegps: Add TeleBT v4.0 firmware to app packages
9755     
9756     Signed-off-by: Keith Packard <keithp@keithp.com>
9757
9758 commit 5fdce5b4a70ae59f8ac1ca10d9fadbbbd62412f3
9759 Merge: f1bbf1bd 2a3db289
9760 Author: Keith Packard <keithp@keithp.com>
9761 Date:   Fri Aug 11 23:45:25 2017 -0400
9762
9763     Merge remote-tracking branch 'origin/master'
9764
9765 commit f1bbf1bd18d52a084af714a022b12bfc3c76374c
9766 Author: Keith Packard <keithp@keithp.com>
9767 Date:   Fri Aug 11 23:40:41 2017 -0400
9768
9769     ao-bringup: Allow dfu_util to "fail" while flashing chaoskey
9770     
9771     Sometimes it isn't happy about the exit status, but if the device
9772     comes up and works OK, we don't care.
9773     
9774     Signed-off-by: Keith Packard <keithp@keithp.com>
9775
9776 commit fbe87bd18308cab62eda6d5e956a8618095ed33b
9777 Author: Keith Packard <keithp@keithp.com>
9778 Date:   Fri Aug 11 23:39:13 2017 -0400
9779
9780     altoslib: Set time in state for KML output correctly
9781     
9782     Use new computed state_time value.
9783     
9784     Signed-off-by: Keith Packard <keithp@keithp.com>
9785
9786 commit c7b34e6691b632199bc7802c2e4dea4de992578e
9787 Author: Keith Packard <keithp@keithp.com>
9788 Date:   Sun Jul 23 16:49:26 2017 -0700
9789
9790     libaltos: Test both bluetooth and USB APIs with cjnitest
9791     
9792     Signed-off-by: Keith Packard <keithp@keithp.com>
9793
9794 commit 52bbfa9cd46ca27a4de937e89d48246a4e94c8a6
9795 Author: Keith Packard <keithp@keithp.com>
9796 Date:   Sun Jul 23 16:47:40 2017 -0700
9797
9798     altos/test: Fix AES key format in test code
9799     
9800     Use temp variable instead of stepping on the AES name.
9801     
9802     Signed-off-by: Keith Packard <keithp@keithp.com>
9803
9804 commit 9eaf917707287af57c2dadfc82d6d415b0964329
9805 Author: Keith Packard <keithp@keithp.com>
9806 Date:   Sun Jul 23 16:46:24 2017 -0700
9807
9808     altos/test: Fix printf format for int64 arithmetic test
9809     
9810     Use 'long long' and %lld for 64-bit values when printing.
9811     
9812     Signed-off-by: Keith Packard <keithp@keithp.com>
9813
9814 commit 198a3d4d5f51de5c0f0413299582479cde4e177f
9815 Author: Keith Packard <keithp@keithp.com>
9816 Date:   Sun Jul 23 16:37:27 2017 -0700
9817
9818     altosui: Rename AltosConfig -> AltosConfigFC
9819     
9820     Now the class name says that this configures the flight computer.
9821     
9822     Signed-off-by: Keith Packard <keithp@keithp.com>
9823
9824 commit c7c2fc2d85414fefda0a7948a6c4e38f65140861
9825 Author: Keith Packard <keithp@keithp.com>
9826 Date:   Sun Jul 23 16:38:09 2017 -0700
9827
9828     altosui: Adapt to flight stats time value changes
9829     
9830     There aren't state time values anymore as those don't work when you
9831     have multiple motors. Instead, 'boost_time' is when the rocket left
9832     the pad and 'landed_time' is when it touched down. Use these new
9833     values in the --summary output.
9834     
9835     Signed-off-by: Keith Packard <keithp@keithp.com>
9836
9837 commit 2a3db28953f5cd981c519a917cdcd9f48dcb08e9
9838 Author: Bdale Garbee <bdale@gag.com>
9839 Date:   Fri Jul 21 17:49:21 2017 -0600
9840
9841     add TeleBT v4.0 to the list of stuff we build
9842
9843 commit 04560a7cd6a64e742954a2d0fbd7563e2c310402
9844 Author: Bdale Garbee <bdale@gag.com>
9845 Date:   Fri Jul 21 17:46:55 2017 -0600
9846
9847     ignore more build products in telebt-v4.0 tree
9848
9849 commit c8dbcaf69cd538a31ab6e2b568237ae7c8656a9a
9850 Merge: 0cbfa444 ea3b5815
9851 Author: Bdale Garbee <bdale@gag.com>
9852 Date:   Fri Jul 21 17:44:03 2017 -0600
9853
9854     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
9855
9856 commit 0cbfa444a9f9159cb509bb47ca5590fc1d709f64
9857 Author: Bdale Garbee <bdale@gag.com>
9858 Date:   Fri Jul 21 17:43:38 2017 -0600
9859
9860     clean up telefireone name references
9861
9862 commit 3a1512b605a81ebee23cc6b7980b709a54cb43c9
9863 Author: Bdale Garbee <bdale@gag.com>
9864 Date:   Fri Jul 21 17:42:54 2017 -0600
9865
9866     rename existing turnon_telebt script, create a new one for v4.0
9867
9868 commit ea3b5815b27005b2f4c3034715f656d28ea8534e
9869 Author: Keith Packard <keithp@keithp.com>
9870 Date:   Fri Jul 21 16:16:55 2017 -0700
9871
9872     libaltos: Add btle test program
9873     
9874     Signed-off-by: Keith Packard <keithp@keithp.com>
9875
9876 commit 545bdc1f8046b08e237307d97d0044ddae9095b8
9877 Author: Keith Packard <keithp@keithp.com>
9878 Date:   Fri Jul 21 16:14:31 2017 -0700
9879
9880     altos/test: Add EasyMini test mode
9881     
9882     Use baro-only mode, parse easymini logs.
9883     
9884     Signed-off-by: Keith Packard <keithp@keithp.com>
9885
9886 commit 2969f0af52dfbdea7593b208e510c7b17227064c
9887 Author: Keith Packard <keithp@keithp.com>
9888 Date:   Fri Jul 21 16:09:55 2017 -0700
9889
9890     altoslib: fix adjustment of landed time
9891     
9892     Push landed time out if we computed silliness.
9893     
9894     Signed-off-by: Keith Packard <keithp@keithp.com>
9895
9896 commit 30b308ad0189b4aa9dd5cc7ee876b55fee355a56
9897 Author: Keith Packard <keithp@keithp.com>
9898 Date:   Fri Jul 21 16:05:45 2017 -0700
9899
9900     Set version to 1.7.1 for TeleBT firmware build
9901     
9902     Signed-off-by: Keith Packard <keithp@keithp.com>
9903
9904 commit b923e25a8a49dda40e62070dd2df6ff9130d4b38
9905 Author: Keith Packard <keithp@keithp.com>
9906 Date:   Tue Jun 27 23:39:16 2017 -0700
9907
9908     altos/telebt-v4.0: Use HW flow control to BT module
9909     
9910     Now that the stmf0 HW flow control works...
9911     
9912     Signed-off-by: Keith Packard <keithp@keithp.com>
9913
9914 commit e64438271e481ca9f9eeb0ce2b1f9eca071b7ad4
9915 Author: Keith Packard <keithp@keithp.com>
9916 Date:   Tue Jun 27 23:37:49 2017 -0700
9917
9918     altos/stmf0: Initialize UART RTS/CTS before turning it on
9919     
9920     If you try this after the UART is running, it won't work.
9921     
9922     Signed-off-by: Keith Packard <keithp@keithp.com>
9923
9924 commit 46ff12a88136d3c274610255a918870aff9328cd
9925 Author: Keith Packard <keithp@keithp.com>
9926 Date:   Tue Jun 27 23:36:05 2017 -0700
9927
9928     altoslib: Deal with multiple motors in flight stats
9929     
9930     Combine boost/fast/coast sections when computing ascent stats.
9931     
9932     Signed-off-by: Keith Packard <keithp@keithp.com>
9933
9934 commit 13abb6739ae9be5a8733724c5d9b3f714f32bea4
9935 Author: Keith Packard <keithp@keithp.com>
9936 Date:   Tue Jun 27 21:37:50 2017 -0700
9937
9938     altoslib: Fix comments in AltosQuaternion and AltosRotation
9939     
9940     Especially the nested comment which borked the compile
9941     
9942     Signed-off-by: Keith Packard <keithp@keithp.com>
9943
9944 commit 5a174f4a2caae97b5038eb92ab85303e736b7c2e
9945 Author: Keith Packard <keithp@keithp.com>
9946 Date:   Tue Jun 27 21:33:36 2017 -0700
9947
9948     altosdroid: cal_data is no longer public from AltosState
9949     
9950     Use cal_data() method instead.
9951     
9952     Signed-off-by: Keith Packard <keithp@keithp.com>
9953
9954 commit 6dbb362b2d1df4d8c2d301e90624aceef8051ef5
9955 Author: Keith Packard <keithp@keithp.com>
9956 Date:   Thu Jun 22 10:10:06 2017 -0700
9957
9958     altoslib: Clean up quaternion and rotation interfaces
9959     
9960     Export euler to quaternion (instead of half_euler).
9961     Provide angles to rotate rather than rates and time.
9962     Add comments to quaternion and rotation code.
9963     
9964     Signed-off-by: Keith Packard <keithp@keithp.com>
9965
9966 commit ea7e236e75452e27f3af6730a0542850851eb23d
9967 Author: Keith Packard <keithp@keithp.com>
9968 Date:   Tue Jun 20 11:19:40 2017 -0700
9969
9970     altos/rn4678: Add BLE support
9971     
9972     This just means ignoring the BLE connect status message.
9973     
9974     Signed-off-by: Keith Packard <keithp@keithp.com>
9975
9976 commit 0da4e201041a4420f273c2e0cda77eea78099518
9977 Author: Keith Packard <keithp@keithp.com>
9978 Date:   Tue Jun 20 11:18:41 2017 -0700
9979
9980     altoslib: Make cal_data private in AltosDataListener
9981     
9982     This way we can create it as needed.
9983     
9984     Signed-off-by: Keith Packard <keithp@keithp.com>
9985
9986 commit a61217f0a6d0ef48b6471f632c4600255867e831
9987 Author: Keith Packard <keithp@keithp.com>
9988 Date:   Tue Jun 13 10:58:57 2017 -0700
9989
9990     altoslib,altosuilib: Bump library version numbers
9991     
9992     The API and ABI have changed a bit since 1.7
9993     
9994     Signed-off-by: Keith Packard <keithp@keithp.com>
9995
9996 commit e2fe220efe2ba375ddd925747a630c30c17d3bef
9997 Author: Keith Packard <keithp@keithp.com>
9998 Date:   Tue Jun 13 10:50:37 2017 -0700
9999
10000     altosuilib: Rename AltosGraphNew to AltosGraph
10001     
10002     Signed-off-by: Keith Packard <keithp@keithp.com>
10003
10004 commit 3f9b6d23e4e33a58c179f45ffd42211ab327d8c6
10005 Author: Keith Packard <keithp@keithp.com>
10006 Date:   Tue Jun 13 10:47:54 2017 -0700
10007
10008     altosuilib: Rename AltosUIGraphNew to AltosUIGraph
10009     
10010     Signed-off-by: Keith Packard <keithp@keithp.com>
10011
10012 commit e4f1fa544f1cb21070c9d79c81ebae0fb71d77db
10013 Author: Keith Packard <keithp@keithp.com>
10014 Date:   Tue Jun 13 10:46:03 2017 -0700
10015
10016     altoslib: Rename AltosEepromNew to AltosEeprom
10017     
10018     Signed-off-by: Keith Packard <keithp@keithp.com>
10019
10020 commit 0e586ab3604bb695c36ae86c95f533197522fc65
10021 Author: Keith Packard <keithp@keithp.com>
10022 Date:   Tue Jun 13 10:38:13 2017 -0700
10023
10024     altoslib: Remove old AltosEeprom.java code
10025     
10026     No longer in use
10027     
10028     Signed-off-by: Keith Packard <keithp@keithp.com>
10029
10030 commit 672889659fb2c1a63f5ef199173719a606a9f343
10031 Author: Keith Packard <keithp@keithp.com>
10032 Date:   Tue Jun 13 10:35:39 2017 -0700
10033
10034     altos/telebt-4.0: Add dependency on RN4678 header
10035     
10036     Signed-off-by: Keith Packard <keithp@keithp.com>
10037
10038 commit cd8b22bef0a88ed6881036b4c6718a4e33c55d41
10039 Author: Keith Packard <keithp@keithp.com>
10040 Date:   Tue Jun 13 10:34:03 2017 -0700
10041
10042     altos: Add timeout to RN4678 status message code
10043     
10044     If we see the start of an RN4678 status message, but then output
10045     pauses, assume that this isn't the start of a status message and flush
10046     the pending data.
10047     
10048     Signed-off-by: Keith Packard <keithp@keithp.com>
10049
10050 commit 172d6cec981b50d4d5ff0f3d3bbd4377d55f57c8
10051 Author: Keith Packard <keithp@keithp.com>
10052 Date:   Mon Jun 12 21:47:05 2017 -0700
10053
10054     altosuilib: Don't display pad, last location in flight stats without gps
10055     
10056     Check stats.have_gps before displaying pad and last known location values.
10057     
10058     Signed-off-by: Keith Packard <keithp@keithp.com>
10059
10060 commit 5eb91267348b0992414521520eda5c3a65e23ea7
10061 Author: Keith Packard <keithp@keithp.com>
10062 Date:   Mon Jun 12 21:46:11 2017 -0700
10063
10064     altoslib: Set time for TeleMini v1.0 eeprom analysing
10065     
10066     Need to take the computed tick time and tell the listener what time
10067     that cooresponds to.
10068     
10069     Signed-off-by: Keith Packard <keithp@keithp.com>
10070
10071 commit ee221ddf00f631a5f9d5d93468bfc697a26e4cfe
10072 Author: Keith Packard <keithp@keithp.com>
10073 Date:   Sun Jun 11 23:13:07 2017 -0700
10074
10075     altosui, telegps, altosdroid: say ground distance, not total range
10076     
10077     Ground distance is more useful in predicting recovery than total range.
10078     
10079     Signed-off-by: Keith Packard <keithp@keithp.com>
10080
10081 commit cb1e757d4d486d04af0219b3f36ad17ee8095110
10082 Author: Keith Packard <keithp@keithp.com>
10083 Date:   Sun Jun 11 23:10:49 2017 -0700
10084
10085     altoslib: Initialize new imu/mag values. Remove stale imu/mag objects.
10086     
10087     AltosState no longer has imu and mag objects, instead it just holds
10088     the values now.
10089     
10090     Signed-off-by: Keith Packard <keithp@keithp.com>
10091
10092 commit 247fa1c669f987830540e618bf263b08284118df
10093 Author: Keith Packard <keithp@keithp.com>
10094 Date:   Sun Jun 11 22:52:56 2017 -0700
10095
10096     altosui: Display current altitude in monitor idle Pad tab
10097     
10098     This was attempting to use 'pad' values even though monitor idle
10099     doesn't have them.
10100     
10101     Signed-off-by: Keith Packard <keithp@keithp.com>
10102
10103 commit 03ec3e4c2247b6520c728b34805ad500be547a25
10104 Author: Keith Packard <keithp@keithp.com>
10105 Date:   Sun Jun 11 22:50:57 2017 -0700
10106
10107     altoslib: Remove unused 'ground_rotation' from AltosState
10108     
10109     Signed-off-by: Keith Packard <keithp@keithp.com>
10110
10111 commit 97b42b7cd676232f13354798726f3087fa7177d5
10112 Author: Keith Packard <keithp@keithp.com>
10113 Date:   Sun Jun 11 22:50:28 2017 -0700
10114
10115     altoslib: Flush igniter fire command
10116     
10117     This makes the igniter fire without a multi-second delay.
10118     
10119     Signed-off-by: Keith Packard <keithp@keithp.com>
10120
10121 commit 5c4e473ef5d13da9c2f356702cb8767b55aa2137
10122 Author: Keith Packard <keithp@keithp.com>
10123 Date:   Sun Jun 11 22:49:46 2017 -0700
10124
10125     altoslib: Hook up idle monitoring data again
10126     
10127     The API for idle monitoring changed, but these modules hadn't been
10128     fixed.
10129     
10130     Signed-off-by: Keith Packard <keithp@keithp.com>
10131
10132 commit 27131ec7abda875595c61be0b151b73eb28afab9
10133 Author: Keith Packard <keithp@keithp.com>
10134 Date:   Sun Jun 11 22:47:53 2017 -0700
10135
10136     altoslib: Fix labels in AltosIMU to match source data
10137     
10138     IMU bits arrive with X/Y/Z labels and are converted to the correct
10139     axes as they leave this object.
10140     
10141     Signed-off-by: Keith Packard <keithp@keithp.com>
10142
10143 commit 43f8470dc66392dae4770882bfc6ad25b1d75436
10144 Author: Keith Packard <keithp@keithp.com>
10145 Date:   Sun Jun 11 22:47:02 2017 -0700
10146
10147     altoslib: Keep time series in AltosFlightSeries array sorted
10148     
10149     This makes using the graph way easier.
10150     
10151     Signed-off-by: Keith Packard <keithp@keithp.com>
10152
10153 commit 3fa1eadb91eea001342d2d357d7aaf661e8a2a5d
10154 Author: Keith Packard <keithp@keithp.com>
10155 Date:   Sun Jun 11 22:46:01 2017 -0700
10156
10157     altoslib: Handle EasyMini v2.0 ADC values
10158     
10159     Different from EasyMini v1.0
10160     
10161     Signed-off-by: Keith Packard <keithp@keithp.com>
10162
10163 commit 9454756f54312381927cb9faf1c4a6f5d8271034
10164 Author: Keith Packard <keithp@keithp.com>
10165 Date:   Sun Jun 11 22:43:57 2017 -0700
10166
10167     altos: Create separate log format for EasyMini v2.0
10168     
10169     The ADC in the STM32F0 is different than the LPC, with a range of
10170     0-4095 instead of 0-32767.
10171     
10172     Signed-off-by: Keith Packard <keithp@keithp.com>
10173
10174 commit ffbacb4ba9fc52de18bc54eb0d4b9e4f015ad1a4
10175 Author: Keith Packard <keithp@keithp.com>
10176 Date:   Sun Jun 11 22:42:25 2017 -0700
10177
10178     altoslib: Missing config values now AltosLib.MISSING, not zero or negative
10179     
10180     Also fix AltosConfigData.java
10181     
10182     Signed-off-by: Keith Packard <keithp@keithp.com>
10183
10184 commit 8da38e5217f366a7da24a8af4a5ca620fad35df3
10185 Author: Keith Packard <keithp@keithp.com>
10186 Date:   Sun Jun 11 22:39:53 2017 -0700
10187
10188     altoslib: Adapt to Mag sensor value ordering changes
10189     
10190     The HMC5883 sensor data is ordered x, z, y. Relabel everything to
10191     match that to preserve compatibility with existing firmware. With the
10192     data correctly ordered, fix the labling of the axes along, across and
10193     through.
10194     
10195     Signed-off-by: Keith Packard <keithp@keithp.com>
10196
10197 commit 2a05849c3bf8c1617409237be48802dd6fc6255b
10198 Author: Keith Packard <keithp@keithp.com>
10199 Date:   Sun Jun 11 22:34:11 2017 -0700
10200
10201     altos: HMC5883 output order is X Z Y
10202     
10203     Re-label everything to have the correct names. This doesn't actually
10204     change the code at all, so the eeprom and telemetry is all compatible.
10205     
10206     Matching changes on the host side will be required to actually process
10207     the data correctly, of course.
10208     
10209     Signed-off-by: Keith Packard <keithp@keithp.com>
10210
10211 commit fed48732828c85ae56106cd72c5aeaaad47c552f
10212 Author: Keith Packard <keithp@keithp.com>
10213 Date:   Sun Jun 11 22:31:17 2017 -0700
10214
10215     altos: Update sensor data atomically
10216     
10217     Read data into a temp variable, block interrupts, then update the
10218     published value.
10219     
10220     The bug is easy to see with the HMC5883 which has to byte-swap the
10221     output of the chip, and hence can occasionally get caught with the
10222     wrong byte order data.
10223     
10224     Signed-off-by: Keith Packard <keithp@keithp.com>
10225
10226 commit 171adbe7db8520f5ff52a5fe2c54fe165c6f91f8
10227 Author: Keith Packard <keithp@keithp.com>
10228 Date:   Sun Jun 11 16:11:09 2017 -0700
10229
10230     altoslib, altosuilib, altosui, telegps: Missing config values now MISSING
10231     
10232     Config values that didn't apply to the current product used to get set
10233     to -1, but now they're set to AltosLib.MISSING to be consistent with
10234     the rest of the code. Deal with this in the UI bits.
10235     
10236     Signed-off-by: Keith Packard <keithp@keithp.com>
10237
10238 commit af6ce9a142d001f3b9b83cf6527f4dc848e94d48
10239 Author: Keith Packard <keithp@keithp.com>
10240 Date:   Thu Jun 8 20:39:06 2017 -0700
10241
10242     altoslib: Compute 'vertical acceleration' for eeprom files
10243     
10244     This uses the computed orientation to find the portion of the measured
10245     acceleration which is vertical and then shows that in the post-flight
10246     analysis graph.
10247     
10248     Signed-off-by: Keith Packard <keithp@keithp.com>
10249
10250 commit 32de85691f2e4ed1430a259e05a514ad820b32d9
10251 Author: Keith Packard <keithp@keithp.com>
10252 Date:   Thu Jun 8 20:37:58 2017 -0700
10253
10254     altoslib: Compute orientation from eeprom data files
10255     
10256     This was lost in the AltosFlightSeries transformation.
10257     
10258     Signed-off-by: Keith Packard <keithp@keithp.com>
10259
10260 commit 4c5acb57d7ac1abec7bb4cda9dc88c2a19767a2d
10261 Author: Keith Packard <keithp@keithp.com>
10262 Date:   Sun May 28 16:53:43 2017 -0700
10263
10264     altoslib,altosuilib: Remove stale source files
10265     
10266     These aren't built any longer
10267     
10268     Signed-off-by: Keith Packard <keithp@keithp.com>
10269
10270 commit b3cd7590f35babc346ba245d32d6290f22b2a13f
10271 Author: Keith Packard <keithp@keithp.com>
10272 Date:   Sun May 28 16:53:03 2017 -0700
10273
10274     altoslib: Check for valid pad alt before computing GPS height series
10275     
10276     Signed-off-by: Keith Packard <keithp@keithp.com>
10277
10278 commit 93ec97cbae5a16d971b9e757c167bef9a5a80629
10279 Author: Keith Packard <keithp@keithp.com>
10280 Date:   Sun May 28 16:52:28 2017 -0700
10281
10282     altoslib: Add status back to AltosFlightSeries for CSV export
10283     
10284     Signed-off-by: Keith Packard <keithp@keithp.com>
10285
10286 commit 8ec59ee5a6dda114ff55a4af4669842eed5ef79a
10287 Author: Keith Packard <keithp@keithp.com>
10288 Date:   Sun May 28 16:15:17 2017 -0700
10289
10290     altoslib: Don't record radio status values in flight series
10291     
10292     Signed-off-by: Keith Packard <keithp@keithp.com>
10293
10294 commit 4b07adb395f2949dc76275d87b8af10430badb4b
10295 Author: Keith Packard <keithp@keithp.com>
10296 Date:   Sun May 28 16:14:53 2017 -0700
10297
10298     altoslib: When no boost tick is found, just use first tick in file
10299     
10300     Signed-off-by: Keith Packard <keithp@keithp.com>
10301
10302 commit 78b4bf77fca96bef2cce443ad4c9544ae83f0acc
10303 Author: Keith Packard <keithp@keithp.com>
10304 Date:   Sun May 28 15:52:17 2017 -0700
10305
10306     altoslib: Reset transient AltosCalData values before processing data
10307     
10308     Values in cal_data which are used to hold intermediate results need to
10309     get reset back to their initial values before processing a series of
10310     flight data again.
10311     
10312     Signed-off-by: Keith Packard <keithp@keithp.com>
10313
10314 commit dcf533d5befffa4c9c872f3c3d21d11ffeb61307
10315 Author: Keith Packard <keithp@keithp.com>
10316 Date:   Sun May 28 15:51:56 2017 -0700
10317
10318     altoslib: Don't record 'pad' state in FlightSeries
10319     
10320     Signed-off-by: Keith Packard <keithp@keithp.com>
10321
10322 commit 9748d267b80e42ca52f9221900bb58602759a8d2
10323 Author: Keith Packard <keithp@keithp.com>
10324 Date:   Sun May 28 15:28:29 2017 -0700
10325
10326     altosuilib: Set graph title to include product/serial/flight info
10327     
10328     Better than "Flight"
10329     
10330     Signed-off-by: Keith Packard <keithp@keithp.com>
10331
10332 commit 9a92ccbd3e5ce640875b614ff14d549cccc2036c
10333 Author: Keith Packard <keithp@keithp.com>
10334 Date:   Sun May 28 15:27:45 2017 -0700
10335
10336     altoslib: Only compute state stats for recorded states
10337     
10338     Missing states shouldn't get stats; they 'didn't happen'.
10339     
10340     Signed-off-by: Keith Packard <keithp@keithp.com>
10341
10342 commit 4161d9e9e5b4cbd71ec6d982d26ea566a69726c3
10343 Author: Keith Packard <keithp@keithp.com>
10344 Date:   Sun May 28 15:26:51 2017 -0700
10345
10346     altoslib: Clean up gps series logging
10347     
10348     Create each gps series only when data are avaiable.
10349     Compute gps height series shen series is finished.
10350     
10351     Signed-off-by: Keith Packard <keithp@keithp.com>
10352
10353 commit 8d6376c673af4648d494c1be71ad40380667bd25
10354 Author: Keith Packard <keithp@keithp.com>
10355 Date:   Sun May 28 15:26:11 2017 -0700
10356
10357     altoslib: AltosFlightSeries ignore missing accel/pressure
10358     
10359     missing accel often comes from invalid cal data; easier to check here.
10360     
10361     Signed-off-by: Keith Packard <keithp@keithp.com>
10362
10363 commit 15e3f2dae15e41a8501e3e1d221536751af15f94
10364 Author: Keith Packard <keithp@keithp.com>
10365 Date:   Sun May 28 15:25:35 2017 -0700
10366
10367     altoslib: Remove debug printfs
10368     
10369     Signed-off-by: Keith Packard <keithp@keithp.com>
10370
10371 commit 355bb4669da05d202054b8265695e9878fd612c2
10372 Author: Keith Packard <keithp@keithp.com>
10373 Date:   Sun May 28 15:21:53 2017 -0700
10374
10375     altoslib: Ignore invalid accel cal values
10376     
10377     When both are the same, something is wrong.
10378     
10379     Signed-off-by: Keith Packard <keithp@keithp.com>
10380
10381 commit bd7dd6f5adbe25708ba0276444196964f66b3c4a
10382 Author: Keith Packard <keithp@keithp.com>
10383 Date:   Sun May 28 14:42:30 2017 -0700
10384
10385     altoslib: Check for empty gps height series
10386     
10387     When the gps height series is present but empty, there won't be a max value.
10388     
10389     Signed-off-by: Keith Packard <keithp@keithp.com>
10390
10391 commit 1b91ba98395a431385c9af5de77b2892fd6ccc43
10392 Author: Keith Packard <keithp@keithp.com>
10393 Date:   Sun May 28 14:41:42 2017 -0700
10394
10395     altoslib: Use first pressure value if no ground pressure available
10396     
10397     Signed-off-by: Keith Packard <keithp@keithp.com>
10398
10399 commit e0f25bcb8c036330e80c1254ab67f0bf323a4a98
10400 Author: Keith Packard <keithp@keithp.com>
10401 Date:   Sun May 28 14:33:28 2017 -0700
10402
10403     altoslib: Handle eeprom tick wrapping
10404     
10405     Need to deal with eeprom files with tick values that cross the 16-bit
10406     barrier.
10407     Use 'wide_tick' to order eeprom record.
10408     Remeber 'prev_tick' to order cal data time sequence.
10409     
10410     Signed-off-by: Keith Packard <keithp@keithp.com>
10411
10412 commit c075227c3a3c7714fe6f9d48c14dafaf4fed8e5e
10413 Author: Keith Packard <keithp@keithp.com>
10414 Date:   Sun May 28 14:03:51 2017 -0700
10415
10416     altosuilib: Display product/firmware version in stats table
10417     
10418     Signed-off-by: Keith Packard <keithp@keithp.com>
10419
10420 commit 18f1dd64fe4ad94cbe292fffdc25167ae68c6611
10421 Author: Keith Packard <keithp@keithp.com>
10422 Date:   Sun May 28 14:02:51 2017 -0700
10423
10424     altoslib: Adjust boost/landed time in flight series for display
10425     
10426     Makes the presented values match those used in the stats computation.
10427     
10428     Signed-off-by: Keith Packard <keithp@keithp.com>
10429
10430 commit 2c2eb1a15e745bb67721a1e3d84fb2fc0ce64eb1
10431 Author: Keith Packard <keithp@keithp.com>
10432 Date:   Sun May 28 14:02:11 2017 -0700
10433
10434     altoslib: Add constants for speed/accel filtering
10435     
10436     With an eye towards letting the user pick.
10437     
10438     Signed-off-by: Keith Packard <keithp@keithp.com>
10439
10440 commit da914cd72411af8c36af05b13c11b9093c8a378c
10441 Author: Keith Packard <keithp@keithp.com>
10442 Date:   Sun May 28 14:00:15 2017 -0700
10443
10444     altoslib: Create data file open helper in AltosLib
10445     
10446     Use InputStream everywhere, instead of Reader.
10447     Create private string input stream as java one is deprecated.
10448     
10449     Signed-off-by: Keith Packard <keithp@keithp.com>
10450
10451 commit 9e1295ff74d03f940fc68e6795bf30687162a440
10452 Author: Keith Packard <keithp@keithp.com>
10453 Date:   Sun May 28 13:58:05 2017 -0700
10454
10455     altoslib: Extract a few more values from config to cal_data
10456     
10457     Make it possible to display model/version data in the flight stats table.
10458     
10459     Signed-off-by: Keith Packard <keithp@keithp.com>
10460
10461 commit e4407afb514437ccd8db79ae29c6fa203140fa07
10462 Author: Keith Packard <keithp@keithp.com>
10463 Date:   Sat May 27 23:42:52 2017 -0700
10464
10465     altoslib: Recover from a couple of API changes
10466     
10467     Nothing serious.
10468     
10469     Signed-off-by: Keith Packard <keithp@keithp.com>
10470
10471 commit c0af53c03d7945f7400496216ee259d73fb04843
10472 Author: Keith Packard <keithp@keithp.com>
10473 Date:   Sat May 27 23:35:02 2017 -0700
10474
10475     micropeak: Use altoslib/altosuilib flight analysis bits
10476     
10477     Remove custom graph and stats bits and share bits with altosui.
10478     
10479     Signed-off-by: Keith Packard <keithp@keithp.com>
10480
10481 commit 9e17d3be199d14473d8a7f9b899c290518b879a6
10482 Author: Keith Packard <keithp@keithp.com>
10483 Date:   Sat May 27 23:34:18 2017 -0700
10484
10485     altosuilib: Remove 'cal_data' param from AltosGraphNew constructor
10486     
10487     Signed-off-by: Keith Packard <keithp@keithp.com>
10488
10489 commit a1d76d5568f8386c52704d69507132de23ea591f
10490 Author: Keith Packard <keithp@keithp.com>
10491 Date:   Sat May 27 23:33:37 2017 -0700
10492
10493     altosuilib: Make AltosFlightStatsTable neater
10494     
10495     Elide missing data, change titles when data are simpler
10496     
10497     Signed-off-by: Keith Packard <keithp@keithp.com>
10498
10499 commit c87ba4b243a9fd838a3c97cc6a95cceb450a6ba5
10500 Author: Keith Packard <keithp@keithp.com>
10501 Date:   Sat May 27 23:33:07 2017 -0700
10502
10503     altoslib: Provide consistent cal_data from idle and replay readers
10504     
10505     Signed-off-by: Keith Packard <keithp@keithp.com>
10506
10507 commit c9e82a5929a836bc61b464507badef2df5e9d4d0
10508 Author: Keith Packard <keithp@keithp.com>
10509 Date:   Sat May 27 23:32:29 2017 -0700
10510
10511     altoslib: Return AltosTimeValue from min/max funcs
10512     
10513     Allowing the user to have both value and time.
10514     
10515     Signed-off-by: Keith Packard <keithp@keithp.com>
10516
10517 commit 7ce82ea72009f7c9ac09be08aec154aec606d3c9
10518 Author: Keith Packard <keithp@keithp.com>
10519 Date:   Sat May 27 23:31:48 2017 -0700
10520
10521     altoslib: Publish boost_time and landed_time from AltosFlightStats
10522     
10523     Nice to be able to use these when displaying data.
10524     
10525     Signed-off-by: Keith Packard <keithp@keithp.com>
10526
10527 commit 3516eeb77048736470de2cc2ca03985efd228d29
10528 Author: Keith Packard <keithp@keithp.com>
10529 Date:   Sat May 27 23:30:54 2017 -0700
10530
10531     altoslib: Allow for other tick sizes
10532     
10533     Use 1/100 sec by default, but provide for MicroPeak which uses a
10534     different step.
10535     
10536     Signed-off-by: Keith Packard <keithp@keithp.com>
10537
10538 commit 9329cb607e36843385e92b677f095c451d50297c
10539 Author: Keith Packard <keithp@keithp.com>
10540 Date:   Sat May 27 23:30:13 2017 -0700
10541
10542     altoslib: Change how speed/accel are computed from pressure
10543     
10544     Filter *then* differentiate. This works way better that doing things
10545     in the other order.
10546     
10547     Signed-off-by: Keith Packard <keithp@keithp.com>
10548
10549 commit 855a7d243a5a85728a7b23fdfe9485d4ecaf71cf
10550 Author: Keith Packard <keithp@keithp.com>
10551 Date:   Sat May 27 16:12:31 2017 -0700
10552
10553     telegps: Get telegps application working again
10554     
10555     Many minor API tweaks
10556     
10557     Signed-off-by: Keith Packard <keithp@keithp.com>
10558
10559 commit b6b5c64f93fa56bcb22ea1c4279e4f754e6e6f1c
10560 Author: Keith Packard <keithp@keithp.com>
10561 Date:   Sat May 27 00:27:04 2017 -0700
10562
10563     altosdroid: Deal with AltosState changes
10564     
10565     cal data split out from altos state.
10566     altos state needed to have no-arguments constructor for JSON code.
10567     Also messed with voice to make it stay quiet during app startup.
10568     
10569     Signed-off-by: Keith Packard <keithp@keithp.com>
10570
10571 commit 8b4dcca73c65e87462d5f8d08dbc025aa8cf08a6
10572 Author: Keith Packard <keithp@keithp.com>
10573 Date:   Fri May 26 19:05:51 2017 -0700
10574
10575     altoslib: Use cal data temp gps for telemetry data too
10576     
10577     This avoids bouncing the location data during flight
10578     
10579     Signed-off-by: Keith Packard <keithp@keithp.com>
10580
10581 commit 612756291c7fb68d337c3be2e8197d39e31f3b5c
10582 Author: Keith Packard <keithp@keithp.com>
10583 Date:   Fri May 26 18:47:18 2017 -0700
10584
10585     altosui: Remove debug printf.
10586     
10587     Signed-off-by: Keith Packard <keithp@keithp.com>
10588
10589 commit 0f32d1a2e2fb5989d124189a7eb1156a00b0ad8f
10590 Author: Keith Packard <keithp@keithp.com>
10591 Date:   Fri May 26 18:46:46 2017 -0700
10592
10593     altoslib: Trim stale bits of AltosState
10594     
10595     Much of this is now in AltosCalData.
10596     
10597     Signed-off-by: Keith Packard <keithp@keithp.com>
10598
10599 commit 21d864206043d2a6048cd859295623bad4d99365
10600 Author: Keith Packard <keithp@keithp.com>
10601 Date:   Fri May 26 18:46:00 2017 -0700
10602
10603     altoslib: Preserve old GPS data during operation
10604     
10605     This avoids having the lat/lon values blank out when the GPS receiver
10606     looses lock.
10607     
10608     Signed-off-by: Keith Packard <keithp@keithp.com>
10609
10610 commit 3d29882f5c70e627b0bbfe42c0a31d6cb5f6b6bf
10611 Author: Keith Packard <keithp@keithp.com>
10612 Date:   Fri May 26 18:22:02 2017 -0700
10613
10614     altoslib: Get KML export working again
10615     
10616     Even annotate the states with avg speed/accel for fun.
10617     
10618     Signed-off-by: Keith Packard <keithp@keithp.com>
10619
10620 commit fd738d47bbc46d36698350d5450abe1125d990a3
10621 Author: Keith Packard <keithp@keithp.com>
10622 Date:   Fri May 26 17:14:29 2017 -0700
10623
10624     altoslib: Make sure AltosFlightSeries is filled in before use
10625     
10626     After all of the raw data is captured, the derived data needs to be
10627     computed by calling the 'finish' function.
10628     
10629     Signed-off-by: Keith Packard <keithp@keithp.com>
10630
10631 commit af3c7938f24dcf5ffbce024ed596655b26282cf1
10632 Author: Keith Packard <keithp@keithp.com>
10633 Date:   Fri May 26 17:13:43 2017 -0700
10634
10635     altosui: Remove --cat mode
10636     
10637     Wasn't documented, didn't do much useful.
10638     
10639     Signed-off-by: Keith Packard <keithp@keithp.com>
10640
10641 commit aa0300f11fe5b7f1d3e548e29dc809b803aa1f7a
10642 Author: Keith Packard <keithp@keithp.com>
10643 Date:   Fri May 26 00:51:37 2017 -0700
10644
10645     altoslib: Make AltosReplayReader start synchronously enough to track states
10646     
10647     The Altos UI needs to see 'pad' state and then 'boost' state so that
10648     it will automatically switch tabs during the flight. When reading from
10649     eeprom files, the only way that is going to happen is if the reader
10650     thread waits until the UI has definitely seen 'pad' state, which we do
10651     by simply delaying the reader thread until after that has happened.
10652     
10653     Signed-off-by: Keith Packard <keithp@keithp.com>
10654
10655 commit 2e82051a6aaaccf1e8a242f9c8141e4167e652d2
10656 Author: Keith Packard <keithp@keithp.com>
10657 Date:   Fri May 26 00:20:17 2017 -0700
10658
10659     altoslib,altosuilib,altosui: Get stats and replay working again.
10660     
10661     Stats are really easy with all of the data in memory.
10662     Replay takes a special thread to run the data and dump it into a
10663     single state.
10664     
10665     Signed-off-by: Keith Packard <keithp@keithp.com>
10666
10667 commit 222158581887b5f9e8b9843d14321c313fa023fa
10668 Author: Keith Packard <keithp@keithp.com>
10669 Date:   Thu May 25 22:36:05 2017 -0700
10670
10671     altoslib/altosuilib/altosui: More work towards using AltosFlightSeries for analysis
10672     
10673     Graphing and CSV seem complete now; stats still missing lots of stuff.
10674     
10675     Signed-off-by: Keith Packard <keithp@keithp.com>
10676
10677 commit 4d497c1be534e2b206edec3c096198c8ea64cebe
10678 Author: Keith Packard <keithp@keithp.com>
10679 Date:   Thu May 25 17:29:31 2017 -0700
10680
10681     altosui: Adapt to AltosFlightSeries for data analysis
10682     
10683     Signed-off-by: Keith Packard <keithp@keithp.com>
10684
10685 commit e6eb659b0e984515a33b3ddabfe8325742a952da
10686 Author: Keith Packard <keithp@keithp.com>
10687 Date:   Thu May 25 17:26:49 2017 -0700
10688
10689     altosuilib: Adapt to AltosFlightSeries data processing plan
10690     
10691     Replace use of list of AltosState with AltosFlightSeries to improve
10692     data analysis.
10693     
10694     Signed-off-by: Keith Packard <keithp@keithp.com>
10695
10696 commit f26cfe417c6977cf1e7e75a4f050e25f64d41859
10697 Author: Keith Packard <keithp@keithp.com>
10698 Date:   Thu May 25 17:24:14 2017 -0700
10699
10700     altoslib: Do data analysis on raw values rather than AltosState
10701     
10702     Use AltosFlightSeries instead of a sequence of AltosState records when
10703     processing saved data. This provides a better way of doing filtering
10704     and plotting.
10705     
10706     Signed-off-by: Keith Packard <keithp@keithp.com>
10707
10708 commit 7600116a191b3ac252a0f716d200d0e0b3500987
10709 Author: Keith Packard <keithp@keithp.com>
10710 Date:   Tue May 23 14:53:55 2017 -0700
10711
10712     altoslib: Don't store computed telemetry fields
10713     
10714     These values are only needed once, so there's no reason to save them.
10715     
10716     Signed-off-by: Keith Packard <keithp@keithp.com>
10717
10718 commit abcedc4b49ce77607ef95abf69479dc1d2c1b76d
10719 Author: Keith Packard <keithp@keithp.com>
10720 Date:   Mon May 22 14:36:46 2017 -0700
10721
10722     doc: Add telegps outline
10723     
10724     Signed-off-by: Keith Packard <keithp@keithp.com>
10725
10726 commit e8794ab1d512418e312a1a779777119e20dc8c38
10727 Author: Bdale Garbee <bdale@gag.com>
10728 Date:   Fri May 12 12:58:18 2017 -0600
10729
10730     add thrust as a graphable time series type
10731
10732 commit bbe0c2e0a3216f40f49af34b756330ba28d7c7e1
10733 Author: Keith Packard <keithp@keithp.com>
10734 Date:   Fri May 12 00:01:14 2017 -0700
10735
10736     altosui: Hacks to plug into the new graph stuff
10737     
10738     Signed-off-by: Keith Packard <keithp@keithp.com>
10739
10740 commit 96de483d745ea0ef95326de2847a2534f7057846
10741 Author: Keith Packard <keithp@keithp.com>
10742 Date:   Thu May 11 17:16:56 2017 -0700
10743
10744     altosuilib: Start creating new graph interface that takes time series data
10745     
10746     Replace the AltosState interface so the graph can get better data, and
10747     can be used for more stuff.
10748     
10749     Signed-off-by: Keith Packard <keithp@keithp.com>
10750
10751 commit 258808d296aeadaf150fa9b07e9c99a6bf1ca7c8
10752 Author: Keith Packard <keithp@keithp.com>
10753 Date:   Thu May 11 17:14:51 2017 -0700
10754
10755     altoslib: Create new abstraction underneath AltosState for recording values
10756     
10757     Provides a way for the graph API to see raw data values, instead of
10758     those cooked by AltosState.
10759     
10760     Signed-off-by: Keith Packard <keithp@keithp.com>
10761
10762 commit a9aa2d3558c77eb444223eaa747c75916bc7bac1
10763 Author: Bdale Garbee <bdale@gag.com>
10764 Date:   Thu May 11 12:14:41 2017 -0600
10765
10766     altoslib: include TimeSeries code in build
10767
10768 commit 81eaca2eac0b51a0017379187e042729b87e5f4d
10769 Author: Keith Packard <keithp@keithp.com>
10770 Date:   Wed May 10 15:18:13 2017 -0700
10771
10772     altosuilib: Add time series subclass with data for generating a plot
10773     
10774     Signed-off-by: Keith Packard <keithp@keithp.com>
10775
10776 commit a50c8b40319c5d176d40a816111edd9a8dd48bc9
10777 Author: Keith Packard <keithp@keithp.com>
10778 Date:   Wed May 10 15:16:34 2017 -0700
10779
10780     altoslib: Add initial time series functions
10781     
10782     Provides the basis for offering a sequence of time/value datasets for
10783     graphing instead of using AltosState.
10784     
10785     Signed-off-by: Keith Packard <keithp@keithp.com>
10786
10787 commit e37f9719745b7fba5bfb1b1517ce7b70efa7a3a2
10788 Author: Keith Packard <keithp@keithp.com>
10789 Date:   Fri May 19 21:36:01 2017 -0700
10790
10791     altos/telebt-v3.0: Add send_packet command
10792     
10793     Useful for doing host-based RF protocols.
10794     
10795     Signed-off-by: Keith Packard <keithp@keithp.com>
10796
10797 commit 6e3b7206f9ab2f76089553d7c881a96e0204a4a3
10798 Author: Keith Packard <keithp@keithp.com>
10799 Date:   Fri May 19 21:35:05 2017 -0700
10800
10801     altos/telebt-v4.0: Remove HAS_POLLCHAR
10802     
10803     This isn't being used anymore.
10804     
10805     Signed-off-by: Keith Packard <keithp@keithp.com>
10806
10807 commit cbec54fc682774f096dc2e43ef9a4796be123341
10808 Author: Keith Packard <keithp@keithp.com>
10809 Date:   Fri May 19 21:31:52 2017 -0700
10810
10811     ao-bringup: turnon_chaoskey: search for ao-usbload in PATH
10812     
10813     Don't assume it's in /usr/bin
10814     
10815     Signed-off-by: Keith Packard <keithp@keithp.com>
10816
10817 commit 2cf4d76745713051c6ee9cf8d4b386c25f822433
10818 Author: Keith Packard <keithp@keithp.com>
10819 Date:   Fri May 19 21:30:29 2017 -0700
10820
10821     altos/telefireone-v1.0: Fix confusing defines about config storage
10822     
10823     USE_INTERNAL_FLASH is about storing config data in internal flash, and
10824     should be on for telefireone.
10825     
10826     Signed-off-by: Keith Packard <keithp@keithp.com>
10827
10828 commit 65fd7b23b1a8861afd74e4e42ce1918c059fbff1
10829 Author: Keith Packard <keithp@keithp.com>
10830 Date:   Mon May 15 12:13:35 2017 -0700
10831
10832     altoslib: Set default accel cal for old TeleMetrum v1 files
10833     
10834     Before we stashed the config data in the log file, altoslib had to
10835     "known" what the accelerometer calibration values should be set
10836     to.
10837     
10838     Signed-off-by: Keith Packard <keithp@keithp.com>
10839
10840 commit 2fd949bb29d94b1a762ff707c98a8498ea508bb2
10841 Author: Keith Packard <keithp@keithp.com>
10842 Date:   Mon May 15 12:12:57 2017 -0700
10843
10844     altoslib: Set default log format to FULL until we learn different
10845     
10846     Ancient log files don't even have a product name in them, so we'll
10847     guess TeleMetrum v1.
10848     
10849     Signed-off-by: Keith Packard <keithp@keithp.com>
10850
10851 commit 404ee357d59ef4732068ec0e56a9c93ac885ea0f
10852 Author: Keith Packard <keithp@keithp.com>
10853 Date:   Mon May 15 12:11:31 2017 -0700
10854
10855     altoslib: Mark AltosConfigData fields as MISSING until set
10856     
10857     Instead of using -1 or 0 randomly, use MISSING consistently.
10858     
10859     Signed-off-by: Keith Packard <keithp@keithp.com>
10860
10861 commit d0053c5e2cc7b75b642ff4727a1ef874d323db9d
10862 Author: Bdale Garbee <bdale@gag.com>
10863 Date:   Mon May 15 10:16:33 2017 -0600
10864
10865     re-brand current telefiretwo product as telefireone
10866
10867 commit ab50a1467bac0234062bc8c0a17783f1730aa981
10868 Author: Keith Packard <keithp@keithp.com>
10869 Date:   Mon May 15 08:59:52 2017 -0700
10870
10871     altos/ao_rn4678: Send '$$$' for new devices. Fix name setting code.
10872     
10873     New devices won't respond to the cmd pin we have configured, so get
10874     them to command mode by sending the $$$ string. Somehow I'd botched
10875     the name setting code and hadn't caught it as I hadn't tried a new
10876     device...
10877     
10878     Signed-off-by: Keith Packard <keithp@keithp.com>
10879
10880 commit f132a22995235f3002e4a2bb8771c9b5738efb30
10881 Author: Keith Packard <keithp@keithp.com>
10882 Date:   Mon May 15 08:58:21 2017 -0700
10883
10884     altos/stmf: Fix up serial port flow control configuration bits
10885     
10886     Compute whether any sw/hw flow control is in use.
10887     Compute whether hw flow control is in use as a separate value.
10888     
10889     These make the code a bit easier to follow.
10890     
10891     Signed-off-by: Keith Packard <keithp@keithp.com>
10892
10893 commit 2536640b852feff41975d2da50befdda91ee6303
10894 Author: Keith Packard <keithp@keithp.com>
10895 Date:   Sat May 13 15:24:20 2017 -0700
10896
10897     libaltos: Add support for TeleBT-v4.0 bluetooth channel change
10898     
10899     The RN4678 in TeleBT v4.0 uses channel 6 instead of channel 1.
10900     There is code in the linux bits which discovers this value, but that
10901     crashes when run under java for unknown reasons.
10902     
10903     Signed-off-by: Keith Packard <keithp@keithp.com>
10904
10905 commit 91c2af9ac1387842a5fdc61dbc9e26e04de2cdd0
10906 Author: Keith Packard <keithp@keithp.com>
10907 Date:   Sat May 13 15:21:40 2017 -0700
10908
10909     altoslib: Handle TeleBT v4.0 battery voltage
10910     
10911     The device reports raw ADC values, which mean AltosLib needs to
10912     translate them.
10913     
10914     Signed-off-by: Keith Packard <keithp@keithp.com>
10915
10916 commit 7e0857120b8633c22603a9f59c5519e5a92759e9
10917 Author: Keith Packard <keithp@keithp.com>
10918 Date:   Sat May 13 15:19:25 2017 -0700
10919
10920     altos/telebt-v4.0: Hook up RN4678 module
10921     
10922     We've switched from the BM70 to this module which offers a virtual
10923     serial channel over both BT and BTLE.
10924     
10925     Signed-off-by: Keith Packard <keithp@keithp.com>
10926
10927 commit 6442e2ad6af4b337348aa2ce25abc91c05765826
10928 Author: Keith Packard <keithp@keithp.com>
10929 Date:   Sat May 13 15:17:41 2017 -0700
10930
10931     altos: Add RN4678 Bluetooth module driver
10932     
10933     This works much like the old BTM module, but supports both bluetooth
10934     and bluetooth LE. I've poked at it briefly over BTLE to see that it
10935     appears to have the right name, but haven't attempted to communicate
10936     over BTLE yet.
10937     
10938     Signed-off-by: Keith Packard <keithp@keithp.com>
10939
10940 commit 9c6727d39cc1feae3bd0504bcbc910ae832e3651
10941 Author: Keith Packard <keithp@keithp.com>
10942 Date:   Fri May 12 01:35:52 2017 -0700
10943
10944     Use SDP to locate the service channel on Linux
10945     
10946     Signed-off-by: Keith Packard <keithp@keithp.com>
10947
10948 commit 5ad767dd6b6c8d99bbe4b688e8cdbc230e01a7dc
10949 Author: Keith Packard <keithp@keithp.com>
10950 Date:   Wed May 10 14:47:15 2017 -0700
10951
10952     altoslib: Another bit of altoslib for the old eeprom stuff
10953     
10954     Signed-off-by: Keith Packard <keithp@keithp.com>
10955
10956 commit 0080e61e5f2e20ce45041e29dc039d042aa7f76e
10957 Author: Bdale Garbee <bdale@gag.com>
10958 Date:   Thu May 11 11:27:30 2017 -0600
10959
10960     have AltosGraph use new AltosPressure to get imperial_units working
10961
10962 commit 9d05af2147c0eb6dc63c4d4dc1d9a3c31f480aef
10963 Author: Bdale Garbee <bdale@gag.com>
10964 Date:   Thu Apr 27 15:27:49 2017 -0600
10965
10966     initial tests made using Terry's stand with a 2500psi sensor
10967
10968 commit f753ad3b9d0f3dc9794e5dd097063aab6cf9bdc4
10969 Author: Bdale Garbee <bdale@gag.com>
10970 Date:   Thu Apr 27 12:57:49 2017 -0600
10971
10972     telefiretwo: don't try to record pre-burn sensor values in FLIGHT record
10973
10974 commit 7e2b92ccb56b713fd18af5769156331ead8dc7ed
10975 Author: Bdale Garbee <bdale@gag.com>
10976 Date:   Thu Apr 27 15:21:53 2017 -0600
10977
10978     have git ignore ao-bringup/cal_values
10979
10980 commit 238e56e0f6ab2f623e0faf25298b38dc3a4aff74
10981 Author: Bdale Garbee <bdale@gag.com>
10982 Date:   Wed May 10 22:19:38 2017 -0600
10983
10984     telegps: use new eeprom reading code
10985
10986 commit 0641326842bffbf4b3ae69459ca540131cb64e59
10987 Author: Keith Packard <keithp@keithp.com>
10988 Date:   Tue May 9 02:31:04 2017 -0700
10989
10990     altoslib: Remove older eeprom handling code
10991     
10992     The new code appears to work in minor testing; time to try it all the time.
10993     
10994     Signed-off-by: Keith Packard <keithp@keithp.com>
10995
10996 commit 17e20a6d2dab1f4bd1375bfd9e1c5230ee2c1119
10997 Author: Keith Packard <keithp@keithp.com>
10998 Date:   Tue May 9 02:11:25 2017 -0700
10999
11000     altoslib: Save eeprom data in new .eeprom format
11001     
11002     A chunk of json for the config values followed by hex numbers for the data.
11003     
11004     Signed-off-by: Keith Packard <keithp@keithp.com>
11005
11006 commit e311cefae19d7dc71fb10e9a943daa8e2313c8f8
11007 Author: Keith Packard <keithp@keithp.com>
11008 Date:   Tue May 9 00:22:35 2017 -0700
11009
11010     altosui: Use new eeprom reading code
11011     
11012     This just means using different file opening functions, which then
11013     get matched by AltosEepromFile and sent off to the new eeprom code.
11014     
11015     Signed-off-by: Keith Packard <keithp@keithp.com>
11016
11017 commit c00a80f040de85be18c9d5150cb0661e08158c3d
11018 Author: Keith Packard <keithp@keithp.com>
11019 Date:   Tue May 9 00:20:23 2017 -0700
11020
11021     altoslib: Hack up AltosEepromFile to support new eeprom code
11022     
11023     Redirect when asked to read an eeprom file using the "Reader" type.
11024     
11025     Signed-off-by: Keith Packard <keithp@keithp.com>
11026
11027 commit e14b0ea82420e769cdf9ffd621b7f8d4944ef44d
11028 Author: Keith Packard <keithp@keithp.com>
11029 Date:   Tue May 9 00:19:51 2017 -0700
11030
11031     altoslib: Compile AltosForce and AltosPressure
11032     
11033     Useful if you want to actually use these.
11034     
11035     Signed-off-by: Keith Packard <keithp@keithp.com>
11036
11037 commit e67a5c6ffa7174d66e985483fab4bf52ccaea5ca
11038 Author: Keith Packard <keithp@keithp.com>
11039 Date:   Tue May 9 00:19:05 2017 -0700
11040
11041     altoslib: Add new eeprom management code
11042     
11043     Generic .eeprom file parsing, simpler per-type eeprom data extraction.
11044     
11045     Signed-off-by: Keith Packard <keithp@keithp.com>
11046
11047 commit 44c0cecabb3a815dbf7f52e6b2dad364cc72b60c
11048 Author: Keith Packard <keithp@keithp.com>
11049 Date:   Tue May 9 00:17:40 2017 -0700
11050
11051     altoslib: Add set_config_data to AltosState
11052     
11053     Initialize all config-data related state values.
11054     
11055     Signed-off-by: Keith Packard <keithp@keithp.com>
11056
11057 commit d3c1ce741c54c5640b7e1b07d86be1ce0951944b
11058 Author: Keith Packard <keithp@keithp.com>
11059 Date:   Tue May 9 00:17:11 2017 -0700
11060
11061     altoslib: Add empty constructor for AltosPyro for JSON
11062     
11063     Signed-off-by: Keith Packard <keithp@keithp.com>
11064
11065 commit c17b78e60c340c8a3e3d6f9b875667c66216647a
11066 Author: Keith Packard <keithp@keithp.com>
11067 Date:   Tue May 9 00:16:36 2017 -0700
11068
11069     altoslib: Add Ms5607 constructor that just takes config_data
11070     
11071     Use for making Ms5607 from eeprom files.
11072     
11073     Signed-off-by: Keith Packard <keithp@keithp.com>
11074
11075 commit d97c4d2f6de2981c2efd7bfbc9f5f9649987b854
11076 Author: Keith Packard <keithp@keithp.com>
11077 Date:   Tue May 9 00:14:33 2017 -0700
11078
11079     altoslib: Add AltosForce and AltosPressure units
11080     
11081     Useful for TeleFireTwo.
11082     
11083     Signed-off-by: Keith Packard <keithp@keithp.com>
11084
11085 commit 975751b604784e86b2ddb944a72b55ca3f14cf63
11086 Author: Keith Packard <keithp@keithp.com>
11087 Date:   Tue May 9 00:13:16 2017 -0700
11088
11089     altoslib: Hide members from json by prefixing with __
11090     
11091     This lets some structures which would otherwise recurse (and crash)
11092     get converted to json, assuming the hidden members aren't relevant.
11093     
11094     Signed-off-by: Keith Packard <keithp@keithp.com>
11095
11096 commit 08da6f2100c0241c70554427e53b7e237dfda16c
11097 Author: Keith Packard <keithp@keithp.com>
11098 Date:   Thu May 4 22:09:31 2017 -0700
11099
11100     altos/telemini-v3.0: Use dbg connector pin 5 for force bootloader
11101     
11102     This works way better than attempting to use the beeper pin.
11103     
11104     Signed-off-by: Keith Packard <keithp@keithp.com>
11105
11106 commit 178d7c0aa32267ea71be2ccff146ea6ff990d7dc
11107 Author: Keith Packard <keithp@keithp.com>
11108 Date:   Thu May 4 22:07:51 2017 -0700
11109
11110     altos/telemini-v3.0: Add 'recovery mode' on PA14 (pin 6 on dbg header)
11111     
11112     Connect this pin to GND (pin 3) and TeleMini will come up with N0CALL
11113     at 434.550MHz using the original frequency calibration. Helps recover
11114     from accidental mis-configuration.
11115     
11116     Signed-off-by: Keith Packard <keithp@keithp.com>
11117
11118 commit 3b4e3189211801c6f8f41c5d08c5a8551f28976c
11119 Author: Keith Packard <keithp@keithp.com>
11120 Date:   Thu May 4 22:06:16 2017 -0700
11121
11122     altos: Move 'ao_force_freq' to ao_config.c
11123     
11124     Instead of having to add it to each product using this variable.
11125     
11126     Signed-off-by: Keith Packard <keithp@keithp.com>
11127
11128 commit e76d543a203f210683cb77df2b9bbff1a9f4b381
11129 Author: Keith Packard <keithp@keithp.com>
11130 Date:   Thu May 4 22:04:57 2017 -0700
11131
11132     altos: Make CDC ACM 'line coding' public
11133     
11134     This allows other systems to see what baud rate the host has requested.
11135     
11136     Signed-off-by: Keith Packard <keithp@keithp.com>
11137
11138 commit a84bc1bd8dd19d47709614b0c2639958d09fbf7e
11139 Author: Miguel Benavidez <miguelbenavidez1145@gmail.com>
11140 Date:   Thu May 4 11:29:33 2017 -0700
11141
11142     altoslib: Fix MS5607 raw data to pressure conversion function
11143     
11144     The MS5607 sensor provides raw 24-bit ADC outputs to the host along
11145     with calibration constants necessary to convert those into temperature
11146     and pressure values. The datasheet has a flow chart indicating how to
11147     perform this computation. There are two parts of the algorithm which
11148     adjust the result based on the ambient temperature, temperatures below
11149     20°C get one compensation factor and temperatures below -15°C get an
11150     additional factor.
11151     
11152     The ground station version of this function mistakenly applied the
11153     second compensation factor for all temperatures below +15°C. The
11154     result was that the pressure computed on the ground when the measured
11155     temperature was between -15°C and +15°C was incorrect, resulting in
11156     altitudes which were several hundred meters off in some situations.
11157     
11158     This can be seen when displaying any .eeprom (or .mpd) data
11159     files for flights with temperatures in that range. The datafiles
11160     themselves are not corrupted, only the display operation.
11161     
11162     This is not seen for telemetry data, where the pressure and associated
11163     altitude is computed in the airframe using the correct algorithm.
11164     
11165     Thanks much to Miguel and the rest of the Vanguard School TARC team
11166     for identifying the problem and providing this fix.
11167     
11168     Signed-off-by: Keith Packard <keithp@keithp.com>
11169
11170 commit 643f7508233f492a86f541b4f4fb20531b306ae0
11171 Author: Bdale Garbee <bdale@gag.com>
11172 Date:   Wed May 3 11:47:33 2017 -0600
11173
11174     altos/telebt-v4.0 Set CPU clock to 48Mhz instead of 96Mhz
11175
11176 commit a6e1010f7519c5d1243e8950df6f022576152a87
11177 Author: Keith Packard <keithp@keithp.com>
11178 Date:   Tue May 2 11:49:21 2017 -0700
11179
11180     altos/telegps-v2.0: Disable external serial port to save ROM
11181     
11182     We'll have to rewrite some of the serial code to avoid sucking memory here.
11183     
11184     Signed-off-by: Keith Packard <keithp@keithp.com>
11185
11186 commit 475940cb8032c76622c64dd0bd30f31c0b0f6cf4
11187 Author: Keith Packard <keithp@keithp.com>
11188 Date:   Tue May 2 11:35:18 2017 -0700
11189
11190     altos/stmf0: Add code to use SoC flash as storage
11191     
11192     Signed-off-by: Keith Packard <keithp@keithp.com>
11193
11194 commit de36a1e1a2e568dd606000f169fef111e8c08b15
11195 Author: Keith Packard <keithp@keithp.com>
11196 Date:   Sun Apr 30 17:42:23 2017 -0700
11197
11198     altos/telegps-v2.0: Reorder initialization sequence
11199     
11200     This tries to be a bit more logical about the board initialization
11201     sequence, starting with the OS, then the support hardware, internal
11202     drivers, external drivers and finally services.
11203     
11204     Signed-off-by: Keith Packard <keithp@keithp.com>
11205
11206 commit 9a10a209749d1f375d02ce9af68ccbb0b3a91ba2
11207 Author: Keith Packard <keithp@keithp.com>
11208 Date:   Sun Apr 30 17:41:21 2017 -0700
11209
11210     altos/telegps-v2.0: CC1200 CS is PA1, not PA5.
11211     
11212     Also remove some unneeded config of an additional pin for MCU wakeup,
11213     which the CC1120 needs but the CC1200 does not.
11214     
11215     Signed-off-by: Keith Packard <keithp@keithp.com>
11216
11217 commit 99c5c47d9288721a1fe009698393c67dd36a16fb
11218 Author: Keith Packard <keithp@keithp.com>
11219 Date:   Sun Apr 30 17:40:26 2017 -0700
11220
11221     altos/telegps-v2.0: GPS chip is connected to serial 2, not serial 1
11222     
11223     Turn on serial 2 and use it for GPS.
11224     
11225     Signed-off-by: Keith Packard <keithp@keithp.com>
11226
11227 commit 7ace97885c4924de049ff20a40fd9ec234b6577b
11228 Author: Keith Packard <keithp@keithp.com>
11229 Date:   Sun Apr 30 17:39:54 2017 -0700
11230
11231     altos/telegps-v2.0: Remove some unneeded defines
11232     
11233     HAS_MS5607 and HAS_RADIO_RECV aren't useful.
11234     
11235     Signed-off-by: Keith Packard <keithp@keithp.com>
11236
11237 commit 0f883aa1b1a1db61113489c260f44c09d5216bc7
11238 Author: Keith Packard <keithp@keithp.com>
11239 Date:   Sun Apr 30 17:39:03 2017 -0700
11240
11241     altos/telegps-v2.0: Battery ADC input is on PB1, not PA0
11242     
11243     Rewire as needed.
11244     
11245     Signed-off-by: Keith Packard <keithp@keithp.com>
11246
11247 commit 979a1b8d80189e56745316da3de9288ee32e102c
11248 Author: Keith Packard <keithp@keithp.com>
11249 Date:   Sun Apr 30 17:38:21 2017 -0700
11250
11251     altos/telegps-v2.0: Set CPU clock to 48MHz instread of 96MHz
11252     
11253     Turns out the CPU doesn't run well at that speed. Who would have guessed?
11254     
11255     Signed-off-by: Keith Packard <keithp@keithp.com>
11256
11257 commit 671e00f9fa75d75b5f15d8cc558a46a9651690fa
11258 Author: Keith Packard <keithp@keithp.com>
11259 Date:   Sun Apr 30 17:37:45 2017 -0700
11260
11261     altos/telegps-v2.0: Adjust LED config
11262     
11263     The LED is green, not red. Use it for panic and GPS lock.
11264     
11265     Signed-off-by: Keith Packard <keithp@keithp.com>
11266
11267 commit ec963d358895ae46af63d2a6e9a32bdfb4d631c0
11268 Author: Keith Packard <keithp@keithp.com>
11269 Date:   Sun Apr 30 17:35:28 2017 -0700
11270
11271     altos/kernel: Allow TeleGPS v2 to scale battery in telem
11272     
11273     TeleGPS v2 uses the STMF0 processor instead of the LPC11, which means
11274     the ADC range is different. As the raw ADC value was getting sent to
11275     represent battery voltage in the config packet, we need to scale that
11276     for the different processor. This patch allows that to happen.
11277     
11278     Signed-off-by: Keith Packard <keithp@keithp.com>
11279
11280 commit 34fda7bff76d59bcfbcec6a44275829c45e42189
11281 Author: Keith Packard <keithp@keithp.com>
11282 Date:   Sun Apr 30 17:34:08 2017 -0700
11283
11284     src/kernel: Add GPS lock blink LED to tracker code
11285     
11286     Blinks an LED briefly once every three seconds when GPS is locked.
11287     
11288     Signed-off-by: Keith Packard <keithp@keithp.com>
11289
11290 commit c02adbdd8f41c1aa1fdf4748c910d23e5485108f
11291 Author: Keith Packard <keithp@keithp.com>
11292 Date:   Fri Apr 28 00:08:51 2017 -0700
11293
11294     altos: Build MicroPeak-v2.0 by default
11295     
11296     Signed-off-by: Keith Packard <keithp@keithp.com>
11297
11298 commit 217d77dadbef4192d2f32e290a5c5f50159f2e0d
11299 Author: Keith Packard <keithp@keithp.com>
11300 Date:   Fri Apr 28 00:07:03 2017 -0700
11301
11302     altos/micropeak-v2.0: Add initial MicroPeak v2 support
11303     
11304     stm32f042 processor replaces the attiny85 and adds USB support along
11305     with more storage.
11306     
11307     Signed-off-by: Keith Packard <keithp@keithp.com>
11308
11309 commit 65bb93f69b2f420281b67d62a9ee3cf30874fb7c
11310 Author: Keith Packard <keithp@keithp.com>
11311 Date:   Fri Apr 28 00:05:01 2017 -0700
11312
11313     altos/stmf0: Add support for HSI clocked applications
11314     
11315     And allow application space to be limited to less than available flash.
11316     
11317     Signed-off-by: Keith Packard <keithp@keithp.com>
11318
11319 commit d197adf353ec5503c72a4554aca2a463bb685932
11320 Author: Keith Packard <keithp@keithp.com>
11321 Date:   Fri Apr 28 00:04:33 2017 -0700
11322
11323     altos/stmf0: Fix HSI clock rate.
11324     
11325     It's 8MHz, not 16MHz
11326     
11327     Signed-off-by: Keith Packard <keithp@keithp.com>
11328
11329 commit 2b3c79e9d88c9bb0b5aca4bc20fa942ebcfe40fc
11330 Author: Keith Packard <keithp@keithp.com>
11331 Date:   Fri Apr 28 00:04:14 2017 -0700
11332
11333     altos/stmf0: Make sure systick is off before programming
11334     
11335     Signed-off-by: Keith Packard <keithp@keithp.com>
11336
11337 commit ac3fc7da669f58c7abd25b0ca8cc425238b84217
11338 Author: Keith Packard <keithp@keithp.com>
11339 Date:   Fri Apr 28 00:02:54 2017 -0700
11340
11341     altos/stmf0: Compute serial baud rate registers at runtime
11342     
11343     This allows the system clock to vary at runtime, instead of requiring
11344     a fixed value.
11345     
11346     Signed-off-by: Keith Packard <keithp@keithp.com>
11347
11348 commit 7d4f7880b0934c208df65cea8b0f549f32f1c7d2
11349 Author: Keith Packard <keithp@keithp.com>
11350 Date:   Fri Apr 28 00:02:02 2017 -0700
11351
11352     altos/micropeak: Update ao_micropeak.h for MicroPeak v2
11353     
11354     Allow different sample times, add constant for MicroPeak v2 log files.
11355     
11356     Signed-off-by: Keith Packard <keithp@keithp.com>
11357
11358 commit 4896582922ba5227da031c762221c8c7eafc2415
11359 Author: Keith Packard <keithp@keithp.com>
11360 Date:   Fri Apr 28 00:01:18 2017 -0700
11361
11362     altos/micropeak: Use existing ao_ms5607_current variable
11363     
11364     Instead of defining another.
11365     
11366     Signed-off-by: Keith Packard <keithp@keithp.com>
11367
11368 commit 4d4675cbadcb0ab9df8f6d5155797dca400315c0
11369 Author: Keith Packard <keithp@keithp.com>
11370 Date:   Fri Apr 28 00:00:11 2017 -0700
11371
11372     altos: Add header file for ao_report_micro.c
11373     
11374     Defines the functions in this file.
11375     
11376     Signed-off-by: Keith Packard <keithp@keithp.com>
11377
11378 commit 75c26a26e905e3d4f141badfcb6ec6995ed58213
11379 Author: Keith Packard <keithp@keithp.com>
11380 Date:   Thu Apr 27 23:59:27 2017 -0700
11381
11382     altos: Add 100ms constants for baro Kalman filter
11383     
11384     MicroPeak v2 uses this rate.
11385     
11386     Signed-off-by: Keith Packard <keithp@keithp.com>
11387
11388 commit 8c755f52db40bb845ab236ff400f35888053e616
11389 Author: Keith Packard <keithp@keithp.com>
11390 Date:   Thu Apr 27 23:52:29 2017 -0700
11391
11392     altos: Adapt micro log to MicroPeak V3
11393     
11394     Allow use of regular serial API for sending data.
11395     Allow application to specify different storage size.
11396     
11397     Signed-off-by: Keith Packard <keithp@keithp.com>
11398
11399 commit 2245d9e3178404a49a6787656319fa13f0cc1a51
11400 Author: Keith Packard <keithp@keithp.com>
11401 Date:   Thu Apr 27 23:51:21 2017 -0700
11402
11403     altos/ms5607: Allow applications to not use the normal data ring and thread
11404     
11405     MicroPeak V2 has tasks, but doesn't want to use another thread just
11406     for the MS5607.
11407     
11408     Signed-off-by: Keith Packard <keithp@keithp.com>
11409
11410 commit 6813f48fe02ecc5902f386234535ea76af71a764
11411 Author: Keith Packard <keithp@keithp.com>
11412 Date:   Thu Apr 27 23:50:12 2017 -0700
11413
11414     micropeak: Add MicroPeak V2 to the download code
11415     
11416     Add the MicroPeak V2 sample rate so the timing values are correct.
11417     
11418     Signed-off-by: Keith Packard <keithp@keithp.com>
11419
11420 commit a59c3afa23e876362dc8c80559015ce361627f05
11421 Author: Keith Packard <keithp@keithp.com>
11422 Date:   Tue Apr 25 23:56:41 2017 -0700
11423
11424     Fake thrust data as accel for now
11425
11426 commit 07956b102bd4b7e4dd0ec20e0a4fbe3779acfdd9
11427 Author: Keith Packard <keithp@keithp.com>
11428 Date:   Tue Apr 25 21:27:40 2017 -0700
11429
11430     ao-bringup: make turnon_telemini search for ao_usbload on $PATH
11431     
11432     I've uninstalled the altos package as it has a version of ao-usbload
11433     which is too old for telemini.
11434     
11435     Signed-off-by: Keith Packard <keithp@keithp.com>
11436
11437 commit 2b014fe9fa64e7aead586bc682251346d000c8cc
11438 Author: Bdale Garbee <bdale@gag.com>
11439 Date:   Tue Apr 25 23:06:34 2017 -0600
11440
11441     telemini-v3.0: make git ignore build products
11442
11443 commit b662ca4edd67a2e1e5712f97fb1ce909f19af625
11444 Author: Bdale Garbee <bdale@gag.com>
11445 Date:   Tue Apr 25 23:01:53 2017 -0600
11446
11447     ao-tools/ao-makebin: have git ignore built object
11448
11449 commit bd489b96b060c8276bd7709ac55c306aad02374c
11450 Author: Bdale Garbee <bdale@gag.com>
11451 Date:   Tue Apr 25 23:00:34 2017 -0600
11452
11453     telebt-v4.0: make git ignore products of build
11454
11455 commit 6ed63dfbf0a0205df17afb2ea54afad441a69604
11456 Author: Bdale Garbee <bdale@gag.com>
11457 Date:   Tue Apr 25 22:58:00 2017 -0600
11458
11459     telegps-v2.0: slow down radio chip spi speed
11460
11461 commit 08d73614c0c0859bc097c1d7d423bac4cf313512
11462 Author: Bdale Garbee <bdale@gag.com>
11463 Date:   Tue Apr 25 22:28:28 2017 -0600
11464
11465     telebt-v4.0: slow down SPI speed to radio chip
11466
11467 commit 16f171350619b9d3da614625e27c092b144c3097
11468 Author: Bdale Garbee <bdale@gag.com>
11469 Date:   Tue Apr 25 22:26:12 2017 -0600
11470
11471     telebt-v4.0: turn off pin remapping in the flash loader, too
11472
11473 commit 514c05c287f0be390cfdf3491169c830cad8bfe7
11474 Author: Bdale Garbee <bdale@gag.com>
11475 Date:   Tue Apr 25 22:12:42 2017 -0600
11476
11477     telebt-v4.0: don't need the USB pin remapping flag
11478
11479 commit 1f723d31312be6dea3ef46e265c17c4d361d7099
11480 Author: Bdale Garbee <bdale@gag.com>
11481 Date:   Tue Apr 25 22:10:41 2017 -0600
11482
11483     telebt-v4.0: add ao_send_packet
11484
11485 commit 30e6e087b639c6d7ec75f21ba8c6fcf6ad50fffe
11486 Merge: b2a5118d 75881968
11487 Author: Bdale Garbee <bdale@gag.com>
11488 Date:   Tue Apr 25 22:04:22 2017 -0600
11489
11490     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
11491
11492 commit b2a5118dededd1ed6b1326e82168214cb0b24821
11493 Author: Bdale Garbee <bdale@gag.com>
11494 Date:   Tue Apr 25 22:03:56 2017 -0600
11495
11496     telebt-v4.0: initial creation of firmware for new product, no BT yet
11497
11498 commit 75881968ffb6bfd4e920cac4aa15d8d188eda119
11499 Author: Keith Packard <keithp@keithp.com>
11500 Date:   Mon Apr 24 17:06:01 2017 -0700
11501
11502     altos/nucleo-32: Add lisp save/restore
11503     
11504     Signed-off-by: Keith Packard <keithp@keithp.com>
11505
11506 commit 97cf9df882291b9e494b2f64f84eb37357a6ab31
11507 Author: Keith Packard <keithp@keithp.com>
11508 Date:   Mon Apr 24 17:01:43 2017 -0700
11509
11510     altos/telegps-v2.0: git ignore make results
11511     
11512     Signed-off-by: Keith Packard <keithp@keithp.com>
11513
11514 commit a324ce39bb7abadc70785a6fdce449c9441f87b2
11515 Author: Keith Packard <keithp@keithp.com>
11516 Date:   Mon Apr 24 17:00:10 2017 -0700
11517
11518     Ignore ao_lisp_test
11519
11520 commit 7064aa67189108c4ade3d2e7eac9a704b7849626
11521 Author: Keith Packard <keithp@keithp.com>
11522 Date:   Mon Apr 24 22:26:31 2017 -0700
11523
11524     Update releasing to add more firmware bits
11525     
11526     Also, document what is needed to get a new product into the build
11527     
11528     Signed-off-by: Keith Packard <keithp@keithp.com>
11529
11530 commit f0f69ab309869e914536d674d49d68a8dd31b080
11531 Author: Keith Packard <keithp@keithp.com>
11532 Date:   Mon Apr 24 22:25:57 2017 -0700
11533
11534     altosui: Add TeleMini v3.0 and EasyMini v2.0 firmware to windows package
11535     
11536     Sigh. This can't easily be done from Makefile.am
11537     
11538     Signed-off-by: Keith Packard <keithp@keithp.com>
11539
11540 commit 8b9557f7946703888be97633cf3e54216c652f30
11541 Author: Keith Packard <keithp@keithp.com>
11542 Date:   Mon Apr 24 22:25:14 2017 -0700
11543
11544     altos/ao-bringup: Switch turnon_easymini to v2.0
11545     
11546     Not planning on buildin more v1.0 boards
11547     
11548     Signed-off-by: Keith Packard <keithp@keithp.com>
11549
11550 commit 0d685ac0916229c23a299b11dad48af749eb27ea
11551 Author: Keith Packard <keithp@keithp.com>
11552 Date:   Mon Apr 24 22:01:04 2017 -0700
11553
11554     altosui: Ship telemini v3.0 firmware
11555     
11556     Even though we don't provide a cable for reflashing yet
11557     
11558     Signed-off-by: Keith Packard <keithp@keithp.com>
11559
11560 commit d7d1452d03bcfb14990546d57d9d858ae3135008
11561 Author: Keith Packard <keithp@keithp.com>
11562 Date:   Mon Apr 24 21:59:16 2017 -0700
11563
11564     altos: Add telemini-v3.0 and easymini-v2.0 to default altos build
11565     
11566     Make sure they get built for releases
11567     
11568     Signed-off-by: Keith Packard <keithp@keithp.com>
11569
11570 commit 41d5bb89973c7a358d08c538f1b52c45b0bbec30
11571 Author: Keith Packard <keithp@keithp.com>
11572 Date:   Mon Apr 24 21:56:14 2017 -0700
11573
11574     altos/easymini-v2.0: Add EasyMini v2.0
11575     
11576     Like EasyMini v1.0, but with the STM32F0 processor instead of LPC
11577     
11578     Signed-off-by: Keith Packard <keithp@keithp.com>
11579
11580 commit 43cf1991f042e50fb6ec0b037f6d212436e3d31b
11581 Author: Keith Packard <keithp@keithp.com>
11582 Date:   Mon Apr 24 21:54:25 2017 -0700
11583
11584     altos/telemini-v3.0: Fix license
11585     
11586     Was GPL2, switch to GPL2+
11587     
11588     Signed-off-by: Keith Packard <keithp@keithp.com>
11589
11590 commit e0be779ac401f063b968aaac9460c972a728d309
11591 Author: Keith Packard <keithp@keithp.com>
11592 Date:   Mon Apr 24 21:32:02 2017 -0700
11593
11594     altos/stmf0: Not all timer configurations use AF2
11595     
11596     Allow applications to select other configurations.
11597     
11598     Signed-off-by: Keith Packard <keithp@keithp.com>
11599
11600 commit 202d556241d56ec4a27f202575d6945dc09f9e03
11601 Author: Bdale Garbee <bdale@gag.com>
11602 Date:   Mon Apr 24 20:04:37 2017 -0600
11603
11604     add telemini-v3.0 to list of binaries we stach in LLC repo for production use
11605
11606 commit ef7fbbfa308918ebae5d2499aabccc6562a80dfa
11607 Author: Bdale Garbee <bdale@gag.com>
11608 Date:   Mon Apr 24 19:46:05 2017 -0600
11609
11610     two more places where telemini-outline.pdf filename needs to be updated
11611
11612 commit 9c95bed92a45741e6c1ad0ab4941f13370b77648
11613 Author: Keith Packard <keithp@keithp.com>
11614 Date:   Mon Apr 24 15:47:08 2017 -0700
11615
11616     Bump to version 1.7
11617     
11618     TeleMini v3.0 support
11619     
11620     Signed-off-by: Keith Packard <keithp@keithp.com>
11621
11622 commit 3544c33c2f386fb292de9e74982717a002f37440
11623 Author: Keith Packard <keithp@keithp.com>
11624 Date:   Mon Apr 24 17:11:03 2017 -0700
11625
11626     altoslib: renamed AltosSensorTMini2, but didn't update AltosIdleFetch
11627     
11628     Because Java found the old installed version of this library. Thanks!
11629     
11630     Signed-off-by: Keith Packard <keithp@keithp.com>
11631
11632 commit 5914231bfe8220a92dde17901b952e919a40d568
11633 Author: Bdale Garbee <bdale@gag.com>
11634 Date:   Mon Apr 24 17:18:10 2017 -0600
11635
11636     update copyright year in docs
11637
11638 commit 8e5b4359050701513a807131564ae54f2e6b919b
11639 Author: Keith Packard <keithp@keithp.com>
11640 Date:   Mon Apr 24 16:40:46 2017 -0700
11641
11642     altos/ao_pad.c: Use #if HAS_LOG instead of #ifdef HAS_LOG
11643     
11644     TeleFire v0.1 defines HAS_LOG to 0.
11645     
11646     Signed-off-by: Keith Packard <keithp@keithp.com>
11647
11648 commit c57a5c018e4bd0a0033c8759132a648977bf45f7
11649 Author: Keith Packard <keithp@keithp.com>
11650 Date:   Mon Apr 24 15:59:23 2017 -0700
11651
11652     doc: Errors in the TeleMini v3.0 updates found by Bdale
11653     
11654     Signed-off-by: Keith Packard <keithp@keithp.com>
11655
11656 commit b6b58aa2fbae1e7782b5a0b700544efe319fe34e
11657 Author: Keith Packard <keithp@keithp.com>
11658 Date:   Sat Apr 22 22:04:31 2017 -0700
11659
11660     altos: Move old AO_LAUNCH defines to cc1111/ao_launch.h
11661     
11662     These were getting accidentally used by ao_pad.c
11663     
11664     Signed-off-by: Keith Packard <keithp@keithp.com>
11665
11666 commit cd291d38b92b31c3612e6de6cdf4e5988fc01c12
11667 Author: Bdale Garbee <bdale@gag.com>
11668 Date:   Sun Apr 23 00:02:47 2017 -0600
11669
11670     allow multiple tests to be logged on telefiretwo without rebooting
11671
11672 commit d75351c5a07241bcbb951758796b4f639ace6b1f
11673 Author: Bdale Garbee <bdale@gag.com>
11674 Date:   Sat Apr 22 23:42:23 2017 -0600
11675
11676     implement static test start and stop protocol for telefiretwo+telebt
11677
11678 commit 6cfd9411026d536b5b75098b8c9ec3ceb3d945aa
11679 Author: Bdale Garbee <bdale@gag.com>
11680 Date:   Sat Apr 22 23:02:53 2017 -0600
11681
11682     eliminate spurious close braces
11683
11684 commit e3b30d4bd6faf68c885791fb87229558cc1157a6
11685 Author: Bdale Garbee <bdale@gag.com>
11686 Date:   Sat Apr 22 23:01:44 2017 -0600
11687
11688     add static test start and stop commands to radio protocol for telefiretwo
11689
11690 commit e5e0ce18b2ae684896a6d7d0a4c10269199d95b5
11691 Author: Bdale Garbee <bdale@gag.com>
11692 Date:   Sat Apr 22 23:01:26 2017 -0600
11693
11694     enable logging support in telefiretwo
11695
11696 commit e05b281e6d1a7a4fa92d52f2491f27266045df96
11697 Author: Bdale Garbee <bdale@gag.com>
11698 Date:   Sat Apr 22 17:20:41 2017 -0600
11699
11700     cobble up a command to toggle logging on/off on TeleFireTwo
11701
11702 commit db12c17e9538bd82f2c2bf21357887ee7d894a1c
11703 Author: Bdale Garbee <bdale@gag.com>
11704 Date:   Sat Apr 22 16:59:03 2017 -0600
11705
11706     a stab at turning on rudimentary logging for telefiretwo
11707
11708 commit 6804ead7f7e54ff34b257e10e381dc52d5a61b06
11709 Author: Keith Packard <keithp@keithp.com>
11710 Date:   Sat Apr 22 15:55:48 2017 -0700
11711
11712     altoslib: Add TeleFireTwo eeprom support
11713     
11714     Signed-off-by: Keith Packard <keithp@keithp.com>
11715
11716 commit 359e2d6eca5258f4fabc59772f1320e195a7397c
11717 Author: Bdale Garbee <bdale@gag.com>
11718 Date:   Sat Apr 22 16:36:18 2017 -0600
11719
11720     fleshing out logging for telefiretwo
11721
11722 commit 439a51ed503b74c1739cf150cdc91685653deed0
11723 Author: Bdale Garbee <bdale@gag.com>
11724 Date:   Sat Apr 22 15:45:52 2017 -0600
11725
11726     enable spi flash on telefiretwo
11727
11728 commit ffc90fa3f932aef4dd85147817949aa9474b6d26
11729 Author: Bdale Garbee <bdale@gag.com>
11730 Date:   Sat Apr 22 11:38:08 2017 -0600
11731
11732     fix TeleFireTwo product name in ao-list output
11733
11734 commit 4682323a4bf147b9a908f5f9104bf01ab2cf0533
11735 Author: Keith Packard <keithp@keithp.com>
11736 Date:   Fri Apr 21 23:02:57 2017 -0700
11737
11738     altos/stmf0: Pull beeper pin low when beeper is off
11739     
11740     This avoids having the pin float and pick up noise from any adjacent
11741     signals, like TeleMini's radio.
11742     
11743     Signed-off-by: Keith Packard <keithp@keithp.com>
11744
11745 commit eb1c2bf5244840049c0a58e0ceecfcd9f5c290dd
11746 Author: Keith Packard <keithp@keithp.com>
11747 Date:   Fri Apr 21 22:24:00 2017 -0700
11748
11749     doc: Finish updates for v1.7
11750     
11751     Scrub all TeleMini references and make sure they're fixed for v3.  No
11752     'emergency' mode yet.  No reflashing yet.
11753     
11754     Add v1.7 release notes.
11755     
11756     Signed-off-by: Keith Packard <keithp@keithp.com>
11757
11758 commit 5849ee6c09669e6d2e6940a76bcb5cc23178fc68
11759 Author: Keith Packard <keithp@keithp.com>
11760 Date:   Fri Apr 21 21:32:26 2017 -0700
11761
11762     altos/lpc: Really fix aes entry in lpc vpath
11763     
11764     I added another entry instead of fixing the existing one. Not ideal.
11765     
11766     Signed-off-by: Keith Packard <keithp@keithp.com>
11767
11768 commit c833c93e812936125cfe9532523ea36b5046e58d
11769 Author: Keith Packard <keithp@keithp.com>
11770 Date:   Fri Apr 21 18:16:45 2017 -0700
11771
11772     Replace turnon_telemini with v3 version. Add test-teleminiv3
11773     
11774     Prepare for TeleMini v3.0 release.
11775     
11776     Signed-off-by: Keith Packard <keithp@keithp.com>
11777
11778 commit 8978687dc2ae90e4005a8f7d598940b7df6a4359
11779 Author: Keith Packard <keithp@keithp.com>
11780 Date:   Fri Apr 21 18:08:25 2017 -0700
11781
11782     doc: Update TeleMini v3 photos to production unit
11783     
11784     Replace prototype photos
11785     
11786     Signed-off-by: Keith Packard <keithp@keithp.com>
11787
11788 commit 86a54146b58be86c58fb45386c7abcfa0bb11677
11789 Author: Keith Packard <keithp@keithp.com>
11790 Date:   Fri Apr 21 17:15:05 2017 -0700
11791
11792     alots/stmf0: Fix vpath entry for AES directory
11793     
11794     Mis-placed )
11795     
11796     Signed-off-by: Keith Packard <keithp@keithp.com>
11797
11798 commit 64ac93f5495db7a8b06f1eb4fe4eb2418125d792
11799 Author: Keith Packard <keithp@keithp.com>
11800 Date:   Fri Apr 21 17:06:23 2017 -0700
11801
11802     altos/lpc,altos/stmf0: Use -n flag to work around link editor issue
11803     
11804     Something changed in the link editor which makes it complain about 'no
11805     space for program headers' on LPC and STMF0 builds. Somehow, adding
11806     the '-n' flag to the linking step fixes it. It doesn't appear to break
11807     the build, so I guess it's ok?
11808     
11809     Signed-off-by: Keith Packard <keithp@keithp.com>
11810
11811 commit 77c76e429074a53c1c5230a7b5e665d1715b296f
11812 Author: Keith Packard <keithp@keithp.com>
11813 Date:   Fri Apr 21 17:04:28 2017 -0700
11814
11815     altos/telemini-v3.0: Remove vestiges of the pre-USB code
11816     
11817     Pre-USB telemini v3 designs had a separate firmware load for radio
11818     calibration. Now that we've got enough USB to perform flash/cal/test,
11819     we don't need that other firmware load, so we can remove the remaining
11820     Makefile remnants of the calibration load.
11821     
11822     Signed-off-by: Keith Packard <keithp@keithp.com>
11823
11824 commit adb842b64b04a7d70e543bad7ae59807d549e85a
11825 Author: Keith Packard <keithp@keithp.com>
11826 Date:   Fri Apr 21 16:40:58 2017 -0700
11827
11828     altos/lpc: Add (void *) cast to fix alignment warning
11829     
11830     The -Wcast-align warning is generated when this cast is not present.
11831     
11832     Signed-off-by: Keith Packard <keithp@keithp.com>
11833
11834 commit 51ce352d179835ca08e4cf9326e9e77d6b972fb7
11835 Author: Keith Packard <keithp@keithp.com>
11836 Date:   Fri Apr 21 09:18:48 2017 -0700
11837
11838     altos/lpc: Fix up Makefile definitions
11839     
11840     vpath reference to aes was busted.
11841     WARN_CFLAGS needs -Wcast-align.
11842     Wrap AO_CFLAGS.
11843     
11844     Signed-off-by: Keith Packard <keithp@keithp.com>
11845
11846 commit ec319edd2cda321d7542784b997acd0da040fa3d
11847 Author: Keith Packard <keithp@keithp.com>
11848 Date:   Fri Apr 21 09:17:18 2017 -0700
11849
11850     ao-test-baro: Be more lax about altitude checks
11851     
11852     High pressure here today and the altimeter is reading -69m. Allow down
11853     to -100m when testing baro values.
11854     
11855     Signed-off-by: Keith Packard <keithp@keithp.com>
11856
11857 commit 7db49a2052ec905cdc02f626c0933ca6889d64a4
11858 Author: Keith Packard <keithp@keithp.com>
11859 Date:   Wed Apr 19 23:08:56 2017 -0700
11860
11861     altos/telemini-v3.0: Add flash loader
11862     
11863     Now that telemini has USB, use the boot loader to make it easy to
11864     update firmware.
11865     
11866     Signed-off-by: Keith Packard <keithp@keithp.com>
11867
11868 commit d1ba276c6e54564f82920f65bf4c19df85c9ea56
11869 Author: Keith Packard <keithp@keithp.com>
11870 Date:   Wed Apr 19 23:08:06 2017 -0700
11871
11872     altos/telemini-v3.0: Update to production hardware
11873     
11874     Removed LEDs. Added USB. Flipped lots of pins around.
11875     
11876     This appears to make telemini work.
11877     
11878     Signed-off-by: Keith Packard <keithp@keithp.com>
11879
11880 commit 93983730a6628a2a85b6fc543df236b35d501ee9
11881 Author: Keith Packard <keithp@keithp.com>
11882 Date:   Wed Apr 19 16:00:24 2017 -0700
11883
11884     altos/telebt-v3.0: Add LCO bits for testing
11885     
11886     Add the USB commands for LCO testing to TeleBT v3.0
11887     
11888     Signed-off-by: Keith Packard <keithp@keithp.com>
11889
11890 commit 944d8466a31842c34304b77364d632e259238018
11891 Author: Keith Packard <keithp@keithp.com>
11892 Date:   Wed Apr 19 14:19:28 2017 -0700
11893
11894     altos/telefiretwo-v0.2: Add AO_CC1200_SPI_SPEED
11895     
11896     Needed for products with different SPI speed options.
11897     
11898     Signed-off-by: Keith Packard <keithp@keithp.com>
11899
11900 commit 1e7143e5d448cd05c355f4a323ae4892b02022ac
11901 Author: Bdale Garbee <bdale@gag.com>
11902 Date:   Wed Apr 19 15:08:15 2017 -0600
11903
11904     add new ADC channels for telefiretwo
11905
11906 commit 6e699fa4971668bbe569d2a0e2ed9f891877d140
11907 Author: Bdale Garbee <bdale@gag.com>
11908 Date:   Tue Apr 18 16:47:43 2017 -0600
11909
11910     need top level Makefile too
11911
11912 commit 9fa46346d576081f99860cad96c91bcf63233649
11913 Author: Bdale Garbee <bdale@gag.com>
11914 Date:   Tue Apr 18 16:47:05 2017 -0600
11915
11916     builds, loads, runs, not very useful yet
11917
11918 commit 207403e53cc80b0649ce3c004f97d8e1dad824c8
11919 Author: Bdale Garbee <bdale@gag.com>
11920 Date:   Tue Apr 18 16:33:27 2017 -0600
11921
11922     copy telefiretwo-v0.2 to start firmware for v1.0
11923
11924 commit f69d85e2b32370ab68e2725e739417cad6d7a590
11925 Author: Keith Packard <keithp@keithp.com>
11926 Date:   Thu Apr 13 21:48:46 2017 -0600
11927
11928     telegps-v2.0: Remove fec_tx code and ADC logging.
11929     
11930     This gets telegps-v2.0 to link.
11931     
11932     Signed-off-by: Keith Packard <keithp@keithp.com>
11933
11934 commit 4e561ae43a734d870470e36c41232482bd5f398f
11935 Author: Keith Packard <keithp@keithp.com>
11936 Date:   Thu Apr 13 21:47:14 2017 -0600
11937
11938     altos/stmf0: Split up rom load in altos.ld to make linker happy
11939     
11940     The linker isn't happy when the .ld file tries to add text, the .exidx
11941     and .rodata segments in the same block. Split them up for success.
11942     
11943     Signed-off-by: Keith Packard <keithp@keithp.com>
11944
11945 commit a5c8b8c59f99108233d99ceceb6f85315694e4b1
11946 Author: Keith Packard <keithp@keithp.com>
11947 Date:   Thu Apr 13 21:18:58 2017 -0600
11948
11949     cortexelf-v1: Fetch data at TPB rising when MWR or MRD are low
11950     
11951     This should get the right value at least.
11952     
11953     Signed-off-by: Keith Packard <keithp@keithp.com>
11954
11955 commit 3390c62b6d0761764ec5249d72bda33b984a8f90
11956 Author: Keith Packard <keithp@keithp.com>
11957 Date:   Thu Apr 13 21:16:52 2017 -0600
11958
11959     altos/telegps: Inherit LDFLAGS from lpc make specification
11960     
11961     Somethings messed up with cortex-M0 linking, and this isn't helping as
11962     it overrides the LDFLAGS coming from the architecture.
11963     
11964     Signed-off-by: Keith Packard <keithp@keithp.com>
11965
11966 commit f18793efb1fbfd17963b9146fae084f2b843d7a3
11967 Author: Bdale Garbee <bdale@gag.com>
11968 Date:   Thu Apr 13 19:36:49 2017 -0600
11969
11970     initial cut at telegps-v2.0 firmware
11971
11972 commit eb0b2b4e9f56d1d6fc2b06e39c8372dfcdf3b1f5
11973 Author: Keith Packard <keithp@keithp.com>
11974 Date:   Sun Apr 9 13:03:50 2017 -0700
11975
11976     cortexelf-v1: Initialize key matrix code
11977     
11978     This gets the hex keypad working.
11979     
11980     Signed-off-by: Keith Packard <keithp@keithp.com>
11981
11982 commit 6efa53bafda18313742849a6c4992f09c3e403c3
11983 Author: Keith Packard <keithp@keithp.com>
11984 Date:   Sun Apr 9 12:59:07 2017 -0700
11985
11986     cortexelf-v1: Bump SPI pin speed to 40MHz to for sdcard. Fix VGA DMA.
11987     
11988     Tell the DMA code to leave the DMA engine enabled so the VGA output
11989     can use it.
11990     
11991     Signed-off-by: Keith Packard <keithp@keithp.com>
11992
11993 commit c97b4c65d66078a4e187b782669e6b36ee92d30c
11994 Author: Keith Packard <keithp@keithp.com>
11995 Date:   Sun Apr 9 12:56:59 2017 -0700
11996
11997     altos: Use MP switch in cortexelf boot loader for force loader mode
11998     
11999     Provide a way to get to the boot loader on the cortexelf board by
12000     turning the MP switch on.
12001     
12002     Signed-off-by: Keith Packard <keithp@keithp.com>
12003
12004 commit 9e80b8bd10433ecc6ebe7c295e16b62b3883987d
12005 Author: Keith Packard <keithp@keithp.com>
12006 Date:   Sun Apr 9 12:55:34 2017 -0700
12007
12008     altos: Escape lisp REP loop with () input
12009     
12010     Provide a way to get out of a lisp read-eval-print loop that can be
12011     easily input from the keyboard.
12012     
12013     Signed-off-by: Keith Packard <keithp@keithp.com>
12014
12015 commit 83c1e4e8ca684f555cba252efd3882f811d8e154
12016 Author: Keith Packard <keithp@keithp.com>
12017 Date:   Sun Apr 9 12:54:57 2017 -0700
12018
12019     altos: Document a few more SPI mode bits in VGA driver
12020     
12021     Just comment changes
12022     
12023     Signed-off-by: Keith Packard <keithp@keithp.com>
12024
12025 commit 24cd5dd33ccf65c1b277911c460a89ec2b52e421
12026 Author: Keith Packard <keithp@keithp.com>
12027 Date:   Sun Apr 9 12:53:34 2017 -0700
12028
12029     altos: Drive row low instead of high in matrix driver
12030     
12031     Driving it high won't work all that well as we're looking for zero bits.
12032     
12033     Signed-off-by: Keith Packard <keithp@keithp.com>
12034
12035 commit a68fb412589819980759d49565a084b23eee8b8f
12036 Author: Keith Packard <keithp@keithp.com>
12037 Date:   Sun Apr 9 12:51:49 2017 -0700
12038
12039     altos: Place AS1107 in 'normal' mode at end of init sequence
12040     
12041     This makes sure the device is out of reset mode while initializing,
12042     and then placed in normal mode to turn on the display.
12043     
12044     Signed-off-by: Keith Packard <keithp@keithp.com>
12045
12046 commit 04d4b17635fc9395c70aa0840971c00082f509ba
12047 Author: Keith Packard <keithp@keithp.com>
12048 Date:   Sun Apr 9 12:48:54 2017 -0700
12049
12050     ao-elftohex: Add conditions for skipping ELF sections
12051     
12052     Skip sections with size 0, or which are of type SHT_NOBITS or which
12053     don't have the SHF_ALLOC flag set.
12054     
12055     This avoids crashing on sections which don't have any data to copy.
12056     
12057     Signed-off-by: Keith Packard <keithp@keithp.com>
12058
12059 commit 86d5119f19b5f3131d224982e011fd233b48aa22
12060 Author: Keith Packard <keithp@keithp.com>
12061 Date:   Tue Apr 4 16:05:15 2017 -0700
12062
12063     cortexelf-v1: More 1802 noodling
12064     
12065     Add code to track the address and data displays, change how 1802 pin
12066     tracking works
12067     
12068     Signed-off-by: Keith Packard <keithp@keithp.com>
12069
12070 commit 301b724d2169f4ac46d921f518455c783e1dd894
12071 Author: Keith Packard <keithp@keithp.com>
12072 Date:   Tue Apr 4 16:04:25 2017 -0700
12073
12074     stm: Add more mask-based GPIO controls
12075     
12076     Lets cortexelf do more things with groups of pins, rather than one pin
12077     at a time.
12078     
12079     Signed-off-by: Keith Packard <keithp@keithp.com>
12080
12081 commit 71e430bb39fc97e543778f7bc1f1bef554ba8b75
12082 Author: Keith Packard <keithp@keithp.com>
12083 Date:   Tue Apr 4 16:03:36 2017 -0700
12084
12085     altos: Allow programs to enable SDCARD debugging if desired
12086     
12087     Provides for per-application control over SDCARD debugging
12088     
12089     Signed-off-by: Keith Packard <keithp@keithp.com>
12090
12091 commit 4eced9224f40e48d7057352b3424c18025f43f25
12092 Author: Keith Packard <keithp@keithp.com>
12093 Date:   Tue Apr 4 16:02:46 2017 -0700
12094
12095     altos: Disable FAT commands unless requested
12096     
12097     This are debugging commands; don't provide them unless requested
12098     
12099     Signed-off-by: Keith Packard <keithp@keithp.com>
12100
12101 commit d4ff161e89d852c07934704ea2cbea20a48259a7
12102 Author: Keith Packard <keithp@keithp.com>
12103 Date:   Tue Apr 4 16:00:56 2017 -0700
12104
12105     telegps-v0.1: Hack up for SDCARD debugging
12106     
12107     Disable everything not SDCARD related for debugging.
12108     
12109     Signed-off-by: Keith Packard <keithp@keithp.com>
12110
12111 commit 920b70fd5f6b78461c7ebae6b1e6490a0e050bc2
12112 Author: Keith Packard <keithp@keithp.com>
12113 Date:   Tue Apr 4 15:59:56 2017 -0700
12114
12115     altos: Define CC115L spi speed in each product
12116     
12117     Different SoCs have different SPI speeds available; have each product
12118     specify the speed to use instead of trying to use 4Mhz everywhere.
12119     
12120     Signed-off-by: Keith Packard <keithp@keithp.com>
12121
12122 commit 280eefc8f86e90e742c536a074d7284cce03af15
12123 Author: Keith Packard <keithp@keithp.com>
12124 Date:   Mon Apr 3 11:41:51 2017 -0700
12125
12126     cortexelf-v1: Add pin definitions for 1802 connections
12127     
12128     Signed-off-by: Keith Packard <keithp@keithp.com>
12129
12130 commit 0197157a295d848bac65cf7f4457dd5a99af24e3
12131 Author: Keith Packard <keithp@keithp.com>
12132 Date:   Mon Apr 3 11:37:21 2017 -0700
12133
12134     stm: Add a few more GPIO functions to make dealing with the 1802 easier
12135     
12136     ao_gpio_set_mask and ao_gpio_get_all
12137     
12138     Signed-off-by: Keith Packard <keithp@keithp.com>
12139
12140 commit 89c8e0299504e66fc416a778055958cff467e008
12141 Author: Keith Packard <keithp@keithp.com>
12142 Date:   Mon Apr 3 11:36:52 2017 -0700
12143
12144     cortexelf-v1: Make bit flipping array constant
12145     
12146     Signed-off-by: Keith Packard <keithp@keithp.com>
12147
12148 commit 47004dfe8ee8c8b31085b066d3d0fd5142fd49da
12149 Author: Keith Packard <keithp@keithp.com>
12150 Date:   Mon Apr 3 09:36:00 2017 -0700
12151
12152     cortexelf-v1: doodling with 1802 bits
12153     
12154     Just some random ideas about how to manage the 1802
12155     
12156     Signed-off-by: Keith Packard <keithp@keithp.com>
12157
12158 commit 5bb9cf38c84663713c178f54b684d40b6c00b11d
12159 Author: Keith Packard <keithp@keithp.com>
12160 Date:   Sun Apr 2 20:33:49 2017 -0700
12161
12162     cortexelf-v1: Add bit flipping array generator
12163     
12164     Someone hooked up the data lines between the systems backwards, so we
12165     get to swizzle the bits in software.
12166     
12167     Signed-off-by: Keith Packard <keithp@keithp.com>
12168
12169 commit 8c1478b55f5dbe9711b31a34d4f5e3563f1f42d2
12170 Author: Keith Packard <keithp@keithp.com>
12171 Date:   Sun Apr 2 19:32:17 2017 -0700
12172
12173     cortexelf-v1: Hook up hex keypad using matrix input driver
12174     
12175     Signed-off-by: Keith Packard <keithp@keithp.com>
12176
12177 commit 79215de60d3e11b4abd1ecd2fa9575a323b76754
12178 Author: Keith Packard <keithp@keithp.com>
12179 Date:   Sun Apr 2 19:31:45 2017 -0700
12180
12181     altos: Allow buttons to be high when pressed rather than low
12182     
12183     Signed-off-by: Keith Packard <keithp@keithp.com>
12184
12185 commit 09f8710eb320f37f20dda8c635497c2b505d25e2
12186 Author: Keith Packard <keithp@keithp.com>
12187 Date:   Sun Apr 2 19:30:57 2017 -0700
12188
12189     altos: add button matrix driver
12190     
12191     Scans the matrix once per clock tick queuing events for changed keys.
12192     
12193     Signed-off-by: Keith Packard <keithp@keithp.com>
12194
12195 commit 17ec1c510ccc42bbc387940b5805f452697f78d6
12196 Author: Keith Packard <keithp@keithp.com>
12197 Date:   Sun Apr 2 17:39:26 2017 -0700
12198
12199     cortexelf-v1: Hook up AS1107 in test mode
12200     
12201     Provide a 'L' command to display values
12202     
12203     Signed-off-by: Keith Packard <keithp@keithp.com>
12204
12205 commit cc1b56faa88c75c9c86af89c77d7f1349573b7b0
12206 Author: Keith Packard <keithp@keithp.com>
12207 Date:   Sun Apr 2 17:39:05 2017 -0700
12208
12209     altos: Add AS1107 LED display driver
12210     
12211     Signed-off-by: Keith Packard <keithp@keithp.com>
12212
12213 commit 1bc48b075f76bfef258f516549573429b24f284c
12214 Author: Keith Packard <keithp@keithp.com>
12215 Date:   Sun Apr 2 16:37:42 2017 -0700
12216
12217     cortexelf-v1: Add buttons
12218     
12219     Signed-off-by: Keith Packard <keithp@keithp.com>
12220
12221 commit 8284d3639cd24e2fa0faf1e35e7276ba35a24f8f
12222 Author: Keith Packard <keithp@keithp.com>
12223 Date:   Sun Apr 2 16:22:28 2017 -0700
12224
12225     cortexelf-v1: Add serialblather command.
12226     
12227     This reads from stdin and dumps it to both serial ports until you type ~
12228     
12229     Signed-off-by: Keith Packard <keithp@keithp.com>
12230
12231 commit 6fb817f218a69b28973b0d059d71809717b1e2d1
12232 Author: Keith Packard <keithp@keithp.com>
12233 Date:   Sun Apr 2 16:17:33 2017 -0700
12234
12235     lisp: Fix up lisp build so projects can get ao_lisp_const.h built as needed
12236     
12237     Signed-off-by: Keith Packard <keithp@keithp.com>
12238
12239 commit 3ce663875d69739cc2d43fcd88b22820cd9d6500
12240 Author: Keith Packard <keithp@keithp.com>
12241 Date:   Sun Apr 2 15:56:17 2017 -0700
12242
12243     stm: Use common flash wait loop instead of inlining
12244     
12245     Signed-off-by: Keith Packard <keithp@keithp.com>
12246
12247 commit 1f5f0638f283fbb784021873c649109d4ed0257c
12248 Author: Keith Packard <keithp@keithp.com>
12249 Date:   Sun Apr 2 15:53:17 2017 -0700
12250
12251     cortexelf: Add lisp interpreter
12252     
12253     Signed-off-by: Keith Packard <keithp@keithp.com>
12254
12255 commit 54c76d48924fecc2aeabbc352c553822a87f9d19
12256 Author: Keith Packard <keithp@keithp.com>
12257 Date:   Sun Apr 2 15:40:03 2017 -0700
12258
12259     cortexelf-v1: Use new memory map to access all flash and ram. Add fat.
12260     
12261     Signed-off-by: Keith Packard <keithp@keithp.com>
12262
12263 commit 7b031d5a86213364196b67f7e3f92865da8adbf9
12264 Author: Keith Packard <keithp@keithp.com>
12265 Date:   Sun Apr 2 15:28:45 2017 -0700
12266
12267     cortexelf-v1: Hook up serial consoles for debugging
12268     
12269     This will make playing with serial ports easier for now.
12270     
12271     Signed-off-by: Keith Packard <keithp@keithp.com>
12272
12273 commit 62b0228aed5191c8d769f9f34143a13036e210a7
12274 Author: Keith Packard <keithp@keithp.com>
12275 Date:   Sun Apr 2 15:18:34 2017 -0700
12276
12277     cortexelf-v1: Fix clock to drive VGA at 640/480. Add sdcard, remove others
12278     
12279     VGA requires the CPU to run at 24MHz.
12280     
12281     Signed-off-by: Keith Packard <keithp@keithp.com>
12282
12283 commit 637d522c6a15b47051103ccc3626be3206a7a2df
12284 Author: Keith Packard <keithp@keithp.com>
12285 Date:   Sun Apr 2 15:04:09 2017 -0700
12286
12287     cortexelf-v1: Add ps/2 and vga with graphics
12288     
12289     Start hooking up devices with known drivers.
12290     
12291     Signed-off-by: Keith Packard <keithp@keithp.com>
12292
12293 commit 9f451db9889cd578c3032356fd2aa4b5ed45878d
12294 Author: Bdale Garbee <bdale@gag.com>
12295 Date:   Sun Apr 2 15:47:31 2017 -0600
12296
12297     capture pnpservo makefiles too
12298
12299 commit bc150497de8539827177805c7f4430c67ca6762f
12300 Author: Bdale Garbee <bdale@gag.com>
12301 Date:   Sun Apr 2 15:47:14 2017 -0600
12302
12303     makefiles too
12304
12305 commit 66b06332dadd83c309bbfe02240b7a071fd57ff2
12306 Author: Bdale Garbee <bdale@gag.com>
12307 Date:   Sun Apr 2 15:41:56 2017 -0600
12308
12309     initial skeleton of CortexELF support
12310
12311 commit d318b5cfc1a0312697739576d35cc1a190d88849
12312 Author: Bdale Garbee <bdale@gag.com>
12313 Date:   Sat Apr 1 12:23:24 2017 -0600
12314
12315     first rough cut at skeleton of code for pnpservo .. altos boots and runs
12316
12317 commit 190cdaa5cb18e78caeeaaaaed6a9d304e939eb6b
12318 Author: Keith Packard <keithp@keithp.com>
12319 Date:   Sun Mar 5 22:42:37 2017 -0800
12320
12321     doc: Rename telemini doc file from telemini-v1.0.inc to telemini.inc
12322     
12323     This file now contains information on both TeleMini versions.
12324     
12325     Signed-off-by: Keith Packard <keithp@keithp.com>
12326
12327 commit 7bb4dbab45f98dd5fd85d9daf12d27b153c0ef3a
12328 Author: Keith Packard <keithp@keithp.com>
12329 Date:   Sun Mar 5 22:33:36 2017 -0800
12330
12331     ao-tools/ao-flash-stm: Use openocd instead of st-utils
12332     
12333     openocd upstream and debian package can both flash stm32l processors,
12334     so use that in preference to st-flash.
12335     
12336     Signed-off-by: Keith Packard <keithp@keithp.com>
12337
12338 commit f004eaa2c26b4c61a8c3de2c0667a4e9865e704d
12339 Author: Keith Packard <keithp@keithp.com>
12340 Date:   Thu Mar 2 13:37:12 2017 -0800
12341
12342     ao-tools/ao-flash-lpc: Adapt to current openocd LPC support
12343     
12344     Openocd 0.9.0 has generalized the lpc11xx support for all lpc11xx
12345     processors, not just the lpc11u14. This replaces the specific
12346     lpc11u14.cfg with the general lpc11xx.cfg file.
12347     
12348     Unlike the build we were using, this doesn't adjust the
12349     'verify' command to adapt for the checksum which gets added during the
12350     flashing process. Hence, we disable verification and trust that if the
12351     flash loader works to load the OS, it's fine.
12352     
12353     Signed-off-by: Keith Packard <keithp@keithp.com>
12354
12355 commit 59aaac44e3e164b326518b324b52d115fbb76fca
12356 Author: Keith Packard <keithp@keithp.com>
12357 Date:   Wed Mar 1 14:01:59 2017 -0800
12358
12359     telemini outline svg had wrong version number
12360
12361 commit b5a42665d7811707b6bd4a67d7d8e6532daa29e4
12362 Author: Keith Packard <keithp@keithp.com>
12363 Date:   Wed Mar 1 13:53:36 2017 -0800
12364
12365     Add initial TeleMini v3 docs
12366     
12367     Uses pictures of the prototype.
12368     
12369     Signed-off-by: Keith Packard <keithp@keithp.com>
12370
12371 commit d1c2a5729da00be9d393015bbaa2d2f58e936d84
12372 Author: Keith Packard <keithp@keithp.com>
12373 Date:   Mon Feb 20 17:34:43 2017 -0800
12374
12375     altos/nucleo-32: Update lisp files, add beeper support
12376     
12377     Signed-off-by: Keith Packard <keithp@keithp.com>
12378
12379 commit d1956000ba2e6260977aa669475d3ff725578b55
12380 Author: Keith Packard <keithp@keithp.com>
12381 Date:   Mon Feb 20 17:32:09 2017 -0800
12382
12383     altos/lisp: Not quite ready to start making it look like scheme yet
12384     
12385     Lots more code to write before these symbols can be exposed.
12386     
12387     Signed-off-by: Keith Packard <keithp@keithp.com>
12388
12389 commit 9603d737e9ea58217ff2c2dd7c350c7a29fba980
12390 Author: Keith Packard <keithp@keithp.com>
12391 Date:   Mon Feb 20 17:29:15 2017 -0800
12392
12393     altos/stmf0: Support timer 2/3 for the beeper
12394     
12395     Tested on timer 2, all four channels.
12396     
12397     Signed-off-by: Keith Packard <keithp@keithp.com>
12398
12399 commit 003e9479ad4364d9f7acf189b35f32ccdfd43be0
12400 Author: Keith Packard <keithp@keithp.com>
12401 Date:   Mon Feb 20 16:51:09 2017 -0800
12402
12403     altos/stmf0: Support tim1 beeper channel other than 3
12404     
12405     ch1 was broken and ch2 didn't have any code at all.
12406     
12407     Signed-off-by: Keith Packard <keithp@keithp.com>
12408
12409 commit 3c3f5e316c0c2464568db883d50881f5b898abac
12410 Author: Keith Packard <keithp@keithp.com>
12411 Date:   Mon Feb 20 17:33:37 2017 -0800
12412
12413     altos/telemini-v3.0: Add beeper defines needed for more general beeper code
12414     
12415     The beeper code now wants to know which timer, port and pin are in use.
12416     
12417     Signed-off-by: Keith Packard <keithp@keithp.com>
12418
12419 commit dc4bee9600be22531fd3c5bec15f712eb2e7ed2d
12420 Author: Keith Packard <keithp@keithp.com>
12421 Date:   Mon Feb 20 12:18:58 2017 -0800
12422
12423     altos: Add stm-vga demo project
12424     
12425     Uses the VGA and PS/2 drivers to provide an interactive console.
12426     
12427     Signed-off-by: Keith Packard <keithp@keithp.com>
12428
12429 commit 0eadc2d50417408beebd50e4a0e7e12430ed67ef
12430 Author: Keith Packard <keithp@keithp.com>
12431 Date:   Mon Feb 20 12:16:27 2017 -0800
12432
12433     altos/stm: Add draw and lisp to make search paths.
12434     
12435     Signed-off-by: Keith Packard <keithp@keithp.com>
12436
12437 commit c296acd643698d0128e2f58f91a9cfeea63f580a
12438 Author: Keith Packard <keithp@keithp.com>
12439 Date:   Mon Feb 20 12:21:39 2017 -0800
12440
12441     altos: Add console driver using VGA and PS/2
12442     
12443     Provides an interactive text console.
12444     
12445     Signed-off-by: Keith Packard <keithp@keithp.com>
12446
12447 commit c1d52178ce63ebdc44c83d1bca5027942e2d778c
12448 Author: Keith Packard <keithp@keithp.com>
12449 Date:   Mon Feb 20 12:19:42 2017 -0800
12450
12451     altos: Add PS/2 keyboard driver
12452     
12453     Interrupt driven, includes standard US keymap.
12454     
12455     Signed-off-by: Keith Packard <keithp@keithp.com>
12456
12457 commit 6b39d3093c3b87689717bb03988d160473c53c64
12458 Author: Keith Packard <keithp@keithp.com>
12459 Date:   Sun Nov 20 00:04:27 2016 -0800
12460
12461     altos: Add VGA driver for STM32L processors
12462     
12463     Generates vsync/hsync using timers and pixel data using the SPI port.
12464     320x240 video using 640x480 mode and a 24MHz "pixel" clock.
12465     
12466     Signed-off-by: Keith Packard <keithp@keithp.com>
12467
12468 commit 1301d576d9bface4cc625e4a4187401f93f54444
12469 Author: Keith Packard <keithp@keithp.com>
12470 Date:   Mon Feb 20 12:17:42 2017 -0800
12471
12472     altos: Add bitmap drawing code
12473     
12474     Includes solid fills, text and lines.
12475     
12476     Signed-off-by: Keith Packard <keithp@keithp.com>
12477
12478 commit a487d2fcba57141f6b083d5612c76bac5ad1ac7c
12479 Author: Keith Packard <keithp@keithp.com>
12480 Date:   Mon Feb 20 12:15:45 2017 -0800
12481
12482     altos/stm: Add nvic priority register fields. Add more TIM234 defines.
12483     
12484     Signed-off-by: Keith Packard <keithp@keithp.com>
12485
12486 commit 80fd7f7bef5320ce86048d74dc4a72e1ec361120
12487 Author: Keith Packard <keithp@keithp.com>
12488 Date:   Mon Feb 20 12:14:10 2017 -0800
12489
12490     altos/stm: Make i2c code handle PCLK1 of 24MHz
12491     
12492     Just adds the necessary defines to the code.
12493     
12494     Signed-off-by: Keith Packard <keithp@keithp.com>
12495
12496 commit 72ea90d28817549c4343d2fea03a4c951f849cbe
12497 Author: Keith Packard <keithp@keithp.com>
12498 Date:   Mon Feb 20 12:12:43 2017 -0800
12499
12500     altos/stm: Allow DMA channels to be hijacked by other code
12501     
12502     This lets code which needs finer control over DMA to use the channel
12503     without interference, and leaves the DMA engine running so that it can.
12504     
12505     Signed-off-by: Keith Packard <keithp@keithp.com>
12506
12507 commit 5dc5e2e238f8c1a8ca35d85ec046124afa9385ad
12508 Author: Keith Packard <keithp@keithp.com>
12509 Date:   Tue Jan 10 14:45:25 2017 -0800
12510
12511     altos: Allow for console to be used for stdio
12512     
12513     Signed-off-by: Keith Packard <keithp@keithp.com>
12514
12515 commit e6fb0f13ba230ad9ce86cfa7f56491a0a3bd4b3d
12516 Author: Keith Packard <keithp@keithp.com>
12517 Date:   Tue Jan 10 14:43:07 2017 -0800
12518
12519     altos/avr: Avoid warning about unused args in stdio_put and stdio_get
12520     
12521     Signed-off-by: Keith Packard <keithp@keithp.com>
12522
12523 commit 839eadbc8e5694842eb498c6e47cfbf08ba8fbf4
12524 Author: Keith Packard <keithp@keithp.com>
12525 Date:   Sun Nov 20 02:59:40 2016 -0800
12526
12527     altos/stm: Allow use basepri instead of primask for masking interrupts
12528     
12529     This allows for high priority interrupts (priority 0) to run, even
12530     when other interrupts are blocked. Code executing in such interrupt
12531     handlers must not attempt to control task execution as that will race
12532     with the scheduler.
12533     
12534     Select this by defining AO_NONMASK_INTERRUPT in ao_pins.h.
12535     non-maskable interrupt priority is AO_STM_NVIC_NONMASK_PRIORITY
12536     
12537     Signed-off-by: Keith Packard <keithp@keithp.com>
12538
12539 commit 088ddbb177efc8be2fc467524dc1668553080d3b
12540 Author: Keith Packard <keithp@keithp.com>
12541 Date:   Sun Nov 20 20:54:10 2016 -0800
12542
12543     altos/stm: Interrupt priority is in the upper bits of the priority mask
12544     
12545     Because the STM32L only offers 16 priority levels, the bottom four
12546     bits of each priority mask are not used. All of the interrupt priority
12547     settings in the system were using values < 16, making them all
12548     effectively the same. Fix that by moving them into the upper 4 bits
12549     and using symbolic constants everywhere.
12550     
12551     Signed-off-by: Keith Packard <keithp@keithp.com>
12552
12553 commit 992eee8e0b4c6c774f3355af107fb422019ff4e5
12554 Author: Keith Packard <keithp@keithp.com>
12555 Date:   Sun Nov 20 20:56:01 2016 -0800
12556
12557     altos: Don't wait while idle if trying to minimize interrupt latency
12558     
12559     Keeping the scanout running reasonably means keeping interrupt latency
12560     constant, and that requires leaving the CPU running. Don't wait for
12561     interrupts when the system is running in this mode.
12562     
12563     Signed-off-by: Keith Packard <keithp@keithp.com>
12564
12565 commit f0c187dd6479996b83f85b6decf303ec0fc70fe5
12566 Author: Keith Packard <keithp@keithp.com>
12567 Date:   Fri Jan 6 09:10:23 2017 -0800
12568
12569     ao-tools/ao-usbload: Pad image with 0xff instead of random bits
12570     
12571     Clear the temporary block to 0xff before copying in the target data so
12572     that any unused bytes end up being left at 0xff instead of inheriting
12573     whatever data was in the block before.
12574     
12575     Signed-off-by: Keith Packard <keithp@keithp.com>
12576
12577 commit 61f729567ff6355ab52c3e83399761103022a41a
12578 Author: Keith Packard <keithp@keithp.com>
12579 Date:   Sat Dec 17 20:57:38 2016 -0800
12580
12581     altos/cc1111: Remove unneeded initialization in ao_timer.c
12582     
12583     The timers are all stopped when the chip boots, so no need to stop
12584     them. This saves some text space, allowing the current code to (just
12585     barely) fit.
12586     
12587     Signed-off-by: Keith Packard <keithp@keithp.com>
12588
12589 commit 1029a6e4a61b20698e00e29fc0c8c3877f1e7b0f
12590 Author: Keith Packard <keithp@keithp.com>
12591 Date:   Sun Feb 19 17:36:04 2017 -0800
12592
12593     altoslib: Add TeleMini v3 support
12594     
12595     eeprom, telemetry and monitor idle. This is just like TeleMini v2,
12596     except the ADC ranges are all difference as the voltage dividers are
12597     different and the ADC itself has a different range.
12598     
12599     Signed-off-by: Keith Packard <keithp@keithp.com>
12600
12601 commit 5c272d8e50d0b23f31a6a9ebdad81fc514936222
12602 Author: Keith Packard <keithp@keithp.com>
12603 Date:   Sun Feb 19 17:40:28 2017 -0800
12604
12605     altos/telemini-v3.0: Swap main and apogee sense pins.
12606     
12607     These were just hooked up wrong in the software.
12608     
12609     Signed-off-by: Keith Packard <keithp@keithp.com>
12610
12611 commit 59ac667c4ae14e0fa699fb0f398d31763a237646
12612 Author: Keith Packard <keithp@keithp.com>
12613 Date:   Sun Feb 19 17:39:21 2017 -0800
12614
12615     altos: Split out TeleMini v3 log/telem labeling
12616     
12617     Allow the ground software to know which TeleMini version is in use,
12618     even though they are very similar with only ADC values differing.
12619     
12620     Signed-off-by: Keith Packard <keithp@keithp.com>
12621
12622 commit c75736c9cd8f869c257a3024efda843cf0edf2a3
12623 Author: Keith Packard <keithp@keithp.com>
12624 Date:   Sat Feb 18 22:56:49 2017 -0800
12625
12626     altos/telemini-v3.0: Finish initial turn-on
12627     
12628     TeleMini v3.0 is nearly working; there are some ADC issues still, and
12629     lots of altosui work left to decode the new telemetry packet.
12630     
12631     Signed-off-by: Keith Packard <keithp@keithp.com>
12632
12633 commit efdeb402d04e7f04ad4bd2764f8f1ca7270b3dff
12634 Author: Keith Packard <keithp@keithp.com>
12635 Date:   Fri Feb 3 06:52:57 2017 +0100
12636
12637     altos/telemini-v3.0: Update to second prototype version
12638     
12639     Separate radio xtal means we run the processor at 48MHz.
12640     Fix the battery monitoring voltage divider resistor values.
12641     Disable most of the code until we've got the radio working.
12642     
12643     Signed-off-by: Keith Packard <keithp@keithp.com>
12644
12645 commit 97c814bc12893bee40f9dc38fabbaa69e0dc6aed
12646 Author: Keith Packard <keithp@keithp.com>
12647 Date:   Sat Jan 28 15:35:48 2017 -0800
12648
12649     altos: Initial TeleMini v3.0 code
12650     
12651     For first prototype, which attempted to use the SoC clock for the radio.
12652     
12653     Signed-off-by: Keith Packard <keithp@keithp.com>
12654
12655 commit b94fe9915b33283df6b86bcdc96ceada1fc71ce6
12656 Author: Keith Packard <keithp@keithp.com>
12657 Date:   Sun Feb 19 17:42:05 2017 -0800
12658
12659     altos/stmf0: Add adc and beep support for TeleMini v3.0
12660     
12661     Note that the ADC code is running very slowly as required by the high
12662     impedance dividers on the TeleMini v3.0 pyro circuits.
12663     
12664     Signed-off-by: Keith Packard <keithp@keithp.com>
12665
12666 commit 1dc31a46f1d1adfdeab444664e581a780d995bf7
12667 Author: Keith Packard <keithp@keithp.com>
12668 Date:   Sat Feb 18 22:49:34 2017 -0800
12669
12670     altos: Require SPI speed to be declared for cc1200
12671     
12672     The cc1200 can't run SPI faster than 10MHz, so make sure every device
12673     picks a SPI clock slower than that.
12674     
12675     Signed-off-by: Keith Packard <keithp@keithp.com>
12676
12677 commit 0bf267a6e2d401c8bd6a06d995e3d000777d622a
12678 Author: Keith Packard <keithp@keithp.com>
12679 Date:   Sat Feb 18 22:55:41 2017 -0800
12680
12681     altos: Allow applications to define LEDs for ao_report.c
12682     
12683     In case they don't have both a red and green LED.
12684     
12685     Signed-off-by: Keith Packard <keithp@keithp.com>
12686
12687 commit cf10239e5485a101fcd7a12b28be927af94d577a
12688 Author: Keith Packard <keithp@keithp.com>
12689 Date:   Sat Feb 18 22:54:35 2017 -0800
12690
12691     altos/stmf0: Allow projects to not use the USB boot loader
12692     
12693     Let applications define HAS_BOOT_LOADER on their own if desired.
12694     
12695     Signed-off-by: Keith Packard <keithp@keithp.com>
12696
12697 commit 3770a5f527cb6d519ce22fe91e0cc4078bf72661
12698 Author: Keith Packard <keithp@keithp.com>
12699 Date:   Sat Feb 18 22:53:03 2017 -0800
12700
12701     altos/stmf0: Complain if the SPI configuration isn't complete
12702     
12703     If the pin usage values SPI_1_PA5_PA6_PA7 or SPI_1_PB3_PB4_PB5 aren't
12704     defined, then the speed values for the pins aren't going to get set
12705     correctly, which results in erratic SPI behaviour.
12706     
12707     Signed-off-by: Keith Packard <keithp@keithp.com>
12708
12709 commit f85997eb53779e637dca697d0d96da7d1235fa80
12710 Author: Keith Packard <keithp@keithp.com>
12711 Date:   Fri Feb 3 06:51:11 2017 +0100
12712
12713     altos/stmf0: Allow apps to leave interrupt vectors at 0
12714     
12715     TeleMini v3.0 doesn't need a boot loader, so we'll have the app run
12716     its interrupt vector right at the bottom of the address space instead
12717     of copying it to the bottom of ram and reconfiguring the chip to use that.
12718     
12719     Signed-off-by: Keith Packard <keithp@keithp.com>
12720
12721 commit f43c3ad0c643f714c523e513bdc8585c6d5a4050
12722 Author: Keith Packard <keithp@keithp.com>
12723 Date:   Sat Feb 18 22:46:29 2017 -0800
12724
12725     ao-bringup: test-chaoskey needs to use the SerialNumber dmesg line
12726     
12727     I had a locally hacked kernel which was reporting the serial number
12728     along with the device name. Instead of depending on that, just look
12729     for the regular SerialNumber report which is in all kernel versions
12730     
12731     Signed-off-by: Keith Packard <keithp@keithp.com>
12732
12733 commit a21c7b5156e428a4f8e029fdb652c8ca1c63823b
12734 Author: Keith Packard <keithp@keithp.com>
12735 Date:   Fri Feb 3 06:47:32 2017 +0100
12736
12737     ao-bringup: Allow serial number on turnon_easymega cmdline
12738     
12739     This makes it a bit quicker to do a batch of them.
12740     
12741     Signed-off-by: Keith Packard <keithp@keithp.com>
12742
12743 commit 51edc29f5ba758ef8ba4fdd5f53fdabc6a31c98a
12744 Author: Keith Packard <keithp@keithp.com>
12745 Date:   Sat Jan 28 15:33:53 2017 -0800
12746
12747     altos: Eliminate printf format warning with long vs int
12748     
12749     Signed-off-by: Keith Packard <keithp@keithp.com>
12750
12751 commit d96224c2fdc535d08de23aec30d62d4ada9fb8d3
12752 Author: Keith Packard <keithp@keithp.com>
12753 Date:   Sun Jan 22 15:29:13 2017 -0800
12754
12755     altos/chaoskey: use both halves of the CRC
12756     
12757     When pulling 16 bits from the 32-bit crc, instead of just using the
12758     low bits, xor the two halves together. This appears to even out the
12759     number of zero and one bits.
12760     
12761     Signed-off-by: Keith Packard <keithp@keithp.com>
12762
12763 commit bc076747f6cc00508aef909a3a5bd3edf8c9bd66
12764 Author: Keith Packard <keithp@keithp.com>
12765 Date:   Sat Feb 18 12:14:59 2017 -0800
12766
12767     altos/lisp: Start adding scheme symbols
12768     
12769     Migrating to something more like scheme
12770     
12771     Signed-off-by: Keith Packard <keithp@keithp.com>
12772
12773 commit 9c85c9d60334edc2af65a47124873e94e0ff1e9c
12774 Author: Keith Packard <keithp@keithp.com>
12775 Date:   Tue Jan 10 14:47:03 2017 -0800
12776
12777     altos/lisp: Add casts to keep the latest GCC from whinging
12778     
12779     Something about alignment issues.
12780     
12781     Signed-off-by: Keith Packard <keithp@keithp.com>
12782
12783 commit 399ba0a62422f71ff9669ba03b6a058bb2981c27
12784 Author: Keith Packard <keithp@keithp.com>
12785 Date:   Tue Jan 10 14:45:59 2017 -0800
12786
12787     altos/lisp: Tell compiler that the two lisp memory pools are aligned
12788     
12789     Otherwise, it will generate unaligned accesses to things fetched from
12790     them. Sigh.
12791     
12792     Signed-off-by: Keith Packard <keithp@keithp.com>
12793
12794 commit 30d6b241447cb922b9316e86817f6e31eb973eed
12795 Author: Keith Packard <keithp@keithp.com>
12796 Date:   Sun Nov 20 01:41:59 2016 -0800
12797
12798     altos/lisp: Clean up hanoi.lisp demo a bit
12799     
12800     No serious changes.
12801     
12802     Signed-off-by: Keith Packard <keithp@keithp.com>
12803
12804 commit 329f76d5e2732ab1c1b10223842d7816275c7e8b
12805 Author: Keith Packard <keithp@keithp.com>
12806 Date:   Fri Nov 18 23:37:44 2016 -0800
12807
12808     altos/lisp: Move stack recursion check after null check
12809     
12810     Don't crash when printing null stack this way.
12811     
12812     Signed-off-by: Keith Packard <keithp@keithp.com>
12813
12814 commit 1999b2c915bd5b7df70cffa7777e411d3032d2d5
12815 Author: Keith Packard <keithp@keithp.com>
12816 Date:   Fri Nov 18 22:57:22 2016 -0800
12817
12818     altos/lisp: Include memory stats for test program
12819     
12820     Signed-off-by: Keith Packard <keithp@keithp.com>
12821
12822 commit 129e07ccc9b8a33491a905a91ca6c5b0509aba9c
12823 Author: Keith Packard <keithp@keithp.com>
12824 Date:   Fri Nov 18 22:53:36 2016 -0800
12825
12826     altos/lisp: Cleanup some DBG defines
12827     
12828     Get rid of the remaining duplicate defines.
12829     
12830     Signed-off-by: Keith Packard <keithp@keithp.com>
12831
12832 commit 2c80fea1936ff956df127b43e65139afec3929a0
12833 Author: Keith Packard <keithp@keithp.com>
12834 Date:   Fri Nov 18 22:52:53 2016 -0800
12835
12836     altos/lisp: Share binary search for memory chunk between mark and move
12837     
12838     Save some text space.
12839     
12840     Signed-off-by: Keith Packard <keithp@keithp.com>
12841
12842 commit 1b1bc92e6781c563e3d3b117b9cda2dddccc44de
12843 Author: Keith Packard <keithp@keithp.com>
12844 Date:   Fri Nov 18 22:52:10 2016 -0800
12845
12846     altos/lisp: Add builtin 'collect'
12847     
12848     Collect memory, return amount free.
12849     
12850     Signed-off-by: Keith Packard <keithp@keithp.com>
12851
12852 commit c3a4d7721f0f5d082336b8cc9c9d765ad2f7d17e
12853 Author: Keith Packard <keithp@keithp.com>
12854 Date:   Fri Nov 18 22:41:46 2016 -0800
12855
12856     altos/lisp: Sort frames by atom
12857     
12858     Fortunately, the collector always retains the relative order between
12859     addresses, so we can sort based on the atom address itself. This
12860     reduces the time spent looking for names in larger (e.g. global)
12861     frames.
12862     
12863     Signed-off-by: Keith Packard <keithp@keithp.com>
12864
12865 commit 8f833f31f625526a5f1e9a1bd561733b5bb2bcaa
12866 Author: Keith Packard <keithp@keithp.com>
12867 Date:   Fri Nov 18 21:17:54 2016 -0800
12868
12869     altos/lisp: Build new ao_lisp_stack.c into test and lambdakey
12870     
12871     Helpful to include the new source file.
12872     
12873     Signed-off-by: Keith Packard <keithp@keithp.com>
12874
12875 commit 35424031747b41b1125e715a975f1679b89fc27a
12876 Author: Keith Packard <keithp@keithp.com>
12877 Date:   Fri Nov 18 21:16:11 2016 -0800
12878
12879     altos/lisp: bounds check in move_map plus binary search
12880     
12881     This makes move_map faster by skipping all addresses which aren't
12882     changing.
12883     
12884     Also changed the interface from address to offset to avoid computing
12885     the offset multiple times.
12886     
12887     Signed-off-by: Keith Packard <keithp@keithp.com>
12888
12889 commit 85db6d68a273859482e036b60fec7e2b84e9c262
12890 Author: Keith Packard <keithp@keithp.com>
12891 Date:   Fri Nov 18 21:15:33 2016 -0800
12892
12893     altos/lisp: Empty lambda body is not an error
12894     
12895     It's not very exciting, but it's still legal
12896     
12897     Signed-off-by: Keith Packard <keithp@keithp.com>
12898
12899 commit ecef616599d5ec4fd5d42e67d0dc779a0630079b
12900 Author: Keith Packard <keithp@keithp.com>
12901 Date:   Fri Nov 18 21:14:47 2016 -0800
12902
12903     altos/lisp: Use poly stashes for stacks
12904     
12905     Saves some memory.
12906     
12907     Signed-off-by: Keith Packard <keithp@keithp.com>
12908
12909 commit 4c812b8c903bd7e689572f8800ecc092af9cfe18
12910 Author: Keith Packard <keithp@keithp.com>
12911 Date:   Fri Nov 18 21:12:50 2016 -0800
12912
12913     altos/lisp: Make DBG settings global
12914     
12915     This avoids having different values in different files, which wasn't useful.
12916     
12917     Signed-off-by: Keith Packard <keithp@keithp.com>
12918
12919 commit e600fc409c577eec02af612a36431c477a9c875e
12920 Author: Keith Packard <keithp@keithp.com>
12921 Date:   Fri Nov 18 19:04:05 2016 -0800
12922
12923     altos/lisp: Add continuations
12924     
12925     This provides call/cc and makes 'stacks' visible to the application.
12926     
12927     Signed-off-by: Keith Packard <keithp@keithp.com>
12928
12929 commit 2cc8ca2b781be0a6e7ce14405eb4611bc00a3a3e
12930 Author: Keith Packard <keithp@keithp.com>
12931 Date:   Thu Nov 17 18:45:31 2016 -0800
12932
12933     altos/lisp: Take advantage of implicit progns in hanoi demo
12934     
12935     Remove extra progn wrappers now that cond, lambda and while all
12936     support implicit ones.
12937     
12938     Signed-off-by: Keith Packard <keithp@keithp.com>
12939
12940 commit 11c79167cdd56015bbd1645db2d4394dcb4f0fbb
12941 Author: Keith Packard <keithp@keithp.com>
12942 Date:   Thu Nov 17 16:52:30 2016 -0800
12943
12944     altos/lisp: have 'while' return the last body value
12945     
12946     Instead of always returning 'nil', let while return the last body
12947     value.
12948     
12949     Signed-off-by: Keith Packard <keithp@keithp.com>
12950
12951 commit 9126ae10b3c5acf0055caa31b1f08215675af784
12952 Author: Keith Packard <keithp@keithp.com>
12953 Date:   Thu Nov 17 16:51:34 2016 -0800
12954
12955     altos/lisp: Take advantage of implicit progn in ROM code
12956     
12957     Signed-off-by: Keith Packard <keithp@keithp.com>
12958
12959 commit eaa528e4e62ba1d9765888760d387303487b2e01
12960 Author: Keith Packard <keithp@keithp.com>
12961 Date:   Thu Nov 17 16:08:15 2016 -0800
12962
12963     altos/lisp: Make lambda, cond and while all have implicit progns
12964     
12965     This lets all of these execute more than one sexpr, returning the
12966     value of the last.
12967     
12968     Signed-off-by: Keith Packard <keithp@keithp.com>
12969
12970 commit ffaf73407bcdf6bc4120c90212de4a2f52cf7991
12971 Author: Keith Packard <keithp@keithp.com>
12972 Date:   Thu Nov 17 16:07:42 2016 -0800
12973
12974     altos/lisp: Compile ao_lisp_make_const -no-pie
12975     
12976     Makes debugging easier
12977     
12978     Signed-off-by: Keith Packard <keithp@keithp.com>
12979
12980 commit 51bdee662fdfad1937c576daadd2e5eacac17905
12981 Author: Keith Packard <keithp@keithp.com>
12982 Date:   Thu Nov 17 16:06:55 2016 -0800
12983
12984     altos/lisp: Fix uninitialized values in ao_lisp_make_const
12985     
12986     Signed-off-by: Keith Packard <keithp@keithp.com>
12987
12988 commit 84732aebd10c293101727ba567bfc733dc30efca
12989 Author: Keith Packard <keithp@keithp.com>
12990 Date:   Thu Nov 17 16:06:05 2016 -0800
12991
12992     altos/lisp: Dump globals on error
12993     
12994     Useful for debugging
12995     
12996     Signed-off-by: Keith Packard <keithp@keithp.com>
12997
12998 commit 05ac336ea954c0f5eefabdefb0c8c5747be3fd32
12999 Author: Keith Packard <keithp@keithp.com>
13000 Date:   Thu Nov 17 16:05:29 2016 -0800
13001
13002     altos/lisp: Fix error atom name in ao_lisp_length
13003     
13004     Cut&paste error.
13005     
13006     Signed-off-by: Keith Packard <keithp@keithp.com>
13007
13008 commit 2ce7ab37df07b3c1ea1ca9befc06477e3b6cdeac
13009 Author: Keith Packard <keithp@keithp.com>
13010 Date:   Thu Nov 17 16:04:38 2016 -0800
13011
13012     altos/lisp: Remove some stale frame debugging checks
13013     
13014     No-one sets frame->_num to 0xff to hit these
13015     
13016     Signed-off-by: Keith Packard <keithp@keithp.com>
13017
13018 commit d37945f1404043e6bd287ce7ad7a57bc3289609b
13019 Author: Keith Packard <keithp@keithp.com>
13020 Date:   Wed Nov 16 14:59:08 2016 -0800
13021
13022     altos/lisp: Clean up hanoi.lisp comments.
13023     
13024     Signed-off-by: Keith Packard <keithp@keithp.com>
13025
13026 commit bcf5eb5825b1217d74f117b02d09b4ce4b007beb
13027 Author: Keith Packard <keithp@keithp.com>
13028 Date:   Wed Nov 16 14:12:59 2016 -0800
13029
13030     altos/lisp: Eliminate compiler warning about array bounds at -O3
13031     
13032     Using ao_lisp_pool - 4 caused the compiler to whinge about computing
13033     an address outside the bounds of the array. Sigh. Restructure the code
13034     to do the adjustment-by-4 in the integer computations instead of the
13035     pointer ones.
13036     
13037     Signed-off-by: Keith Packard <keithp@keithp.com>
13038
13039 commit a5ef084659205700aab33e81d20fb89833c03249
13040 Author: Keith Packard <keithp@keithp.com>
13041 Date:   Wed Nov 16 14:00:38 2016 -0800
13042
13043     altos/lisp: binary search for chunk in collect
13044     
13045     Speeds up collect a bit
13046     
13047     Signed-off-by: Keith Packard <keithp@keithp.com>
13048
13049 commit 9f19cb10cd12f86b12d0599bab5c2ee351d814ae
13050 Author: Keith Packard <keithp@keithp.com>
13051 Date:   Wed Nov 16 13:59:54 2016 -0800
13052
13053     altos/test: Disable position independent executables
13054     
13055     This makes debugging programs so much harder
13056
13057 commit a7fcf80e22e70516d0b2da314fb17ced20a3f775
13058 Author: Keith Packard <keithp@keithp.com>
13059 Date:   Wed Nov 16 13:47:49 2016 -0800
13060
13061     altos/lisp: Allow empty defun bodies
13062     
13063     This allows for (defun foo())
13064     
13065     Signed-off-by: Keith Packard <keithp@keithp.com>
13066
13067 commit daa06c8dedc6dc1cf21936ee2769d9d25f0567bd
13068 Author: Keith Packard <keithp@keithp.com>
13069 Date:   Wed Nov 16 13:19:20 2016 -0800
13070
13071     altos/lisp: Optimize chunk searching in collect
13072     
13073     Note range of existing chunks to exclude objects outside.
13074     Only look at chunks which have been set to reduce loop cost.
13075     
13076     Signed-off-by: Keith Packard <keithp@keithp.com>
13077
13078 commit c8f9db184cc929ebde845730a6d4b7864e423a84
13079 Author: Keith Packard <keithp@keithp.com>
13080 Date:   Wed Nov 16 12:34:14 2016 -0800
13081
13082     altos/lisp: Add incremental collection
13083     
13084     Realizing that long-lived objects will eventually float to the bottom
13085     of the heap, I added a simple hack to the collector that 'remembers'
13086     the top of the heap the last time a full collect was run and then runs
13087     incremental collects looking to shift only objects above that
13088     boundary. That doesn't perfectly capture the bounds of transient
13089     objects, but does manage to reduce the amount of time spent not moving
13090     persistent objects each time through the collector.
13091     
13092     Signed-off-by: Keith Packard <keithp@keithp.com>
13093
13094 commit 8406ddf8f0bd5453d6213973daed35991f80972a
13095 Author: Keith Packard <keithp@keithp.com>
13096 Date:   Tue Nov 15 20:37:59 2016 -0800
13097
13098     altos/lisp: Make hanoi example output a bit prettier
13099     
13100     Make the towers symmetrical instead of lopsided. Much nicer looking.
13101     
13102     Signed-off-by: Keith Packard <keithp@keithp.com>
13103
13104 commit 472ecec64213e6c37b588d69ca2e8efd5e9abe36
13105 Author: Keith Packard <keithp@keithp.com>
13106 Date:   Tue Nov 15 20:25:03 2016 -0800
13107
13108     altos/lisp: remove nth from hanoi.lisp
13109     
13110     It's now in ROM.
13111     
13112     Signed-off-by: Keith Packard <keithp@keithp.com>
13113
13114 commit 5161f6d78647591cc7ab8774a04edbc68a09f689
13115 Author: Keith Packard <keithp@keithp.com>
13116 Date:   Tue Nov 15 20:24:33 2016 -0800
13117
13118     altos/lambdakey: Strip out unused code
13119     
13120     Make space for more lisp bits!
13121     
13122     Signed-off-by: Keith Packard <keithp@keithp.com>
13123
13124 commit ac0f7768659e288338bf452b4248ae3572ea2f7d
13125 Author: Keith Packard <keithp@keithp.com>
13126 Date:   Tue Nov 15 20:22:54 2016 -0800
13127
13128     altos/lisp: Take advantage of multi-arg macros. Add more ROM funcs
13129     
13130     Added nth, or and and.
13131     
13132     Signed-off-by: Keith Packard <keithp@keithp.com>
13133
13134 commit 1a00bf4ac12a6505d4b23d94e99b4b46bf679020
13135 Author: Keith Packard <keithp@keithp.com>
13136 Date:   Tue Nov 15 20:21:47 2016 -0800
13137
13138     altos/lisp: Allow macro/nlambda/lexpr to have multiple args
13139     
13140     Entries from the params are bound to the formals with whatever
13141     remaining formals there are bound to the last argument as a list.
13142     This makes writing functions a bit easier.
13143     
13144     Signed-off-by: Keith Packard <keithp@keithp.com>
13145
13146 commit 5c1fa73f159de9d9839e8619494c26931521d2d4
13147 Author: Keith Packard <keithp@keithp.com>
13148 Date:   Tue Nov 15 20:20:14 2016 -0800
13149
13150     altos/lisp: Do better checking for un-evaluated macros in ROM
13151     
13152     Need to look at immediate lambdas as well, and also deal with
13153     recursive functions by checking for recursion at each atom
13154     dereference.
13155     
13156     Signed-off-by: Keith Packard <keithp@keithp.com>
13157
13158 commit 881161fe1c5fb0e2b1220c30572eb2c45bedbafe
13159 Author: Keith Packard <keithp@keithp.com>
13160 Date:   Tue Nov 15 20:18:59 2016 -0800
13161
13162     altos/lisp: re-use small frames
13163     
13164     This saves a pile more use of the allocator by noting when frames have
13165     not been referenced from another frame and freeing them when they go
13166     out of scope. Frames with references are left to the allocator to deal
13167     with.
13168     
13169     Signed-off-by: Keith Packard <keithp@keithp.com>
13170
13171 commit 994adc7a47cbf3cbf6041eca7430273f8018de08
13172 Author: Keith Packard <keithp@keithp.com>
13173 Date:   Tue Nov 15 10:32:36 2016 -0800
13174
13175     altos/lisp: remove duplicate 'length' lambda from hanoi example
13176     
13177     This function is now a builtin.
13178     
13179     Signed-off-by: Keith Packard <keithp@keithp.com>
13180
13181 commit 41175ff82bc0e35c99c60b49aa62944a12917157
13182 Author: Keith Packard <keithp@keithp.com>
13183 Date:   Tue Nov 15 10:18:12 2016 -0800
13184
13185     altos/lisp: Get lambdakey and nucleo-32 building again
13186     
13187     Remove exti from the build list to make things fit.
13188     
13189     Signed-off-by: Keith Packard <keithp@keithp.com>
13190
13191 commit 974717eb9dad105c9897ee24f953d98d57eaec77
13192 Author: Keith Packard <keithp@keithp.com>
13193 Date:   Tue Nov 15 09:55:22 2016 -0800
13194
13195     altos/lisp: Evaluate macros once, then smash them into place
13196     
13197     This assumes that macros are all pure functions, which should be true
13198     for syntactic macros.
13199     
13200     Signed-off-by: Keith Packard <keithp@keithp.com>
13201
13202 commit b3b5bd2c14cfcde6c551a87ee6da08a53f1e4bc6
13203 Author: Keith Packard <keithp@keithp.com>
13204 Date:   Mon Nov 14 23:04:05 2016 -0800
13205
13206     altos/lisp: Add license to hanoi demo
13207     
13208     Signed-off-by: Keith Packard <keithp@keithp.com>
13209
13210 commit 13a4d451b903d08e52005bcf531efa8de351bf2b
13211 Author: Keith Packard <keithp@keithp.com>
13212 Date:   Mon Nov 14 21:27:41 2016 -0800
13213
13214     altos/lisp: Improve hanoi demo
13215     
13216     Repaint in place, without first clearing. This makes the updates a lot
13217     clealyer looking.
13218     
13219     Signed-off-by: Keith Packard <keithp@keithp.com>
13220
13221 commit 74ff0c6fd6c41cdaa054dcdb3d05c7d333bc24ff
13222 Author: Keith Packard <keithp@keithp.com>
13223 Date:   Mon Nov 14 21:27:03 2016 -0800
13224
13225     altos/lisp: Show number of collect calls in ao_lisp_test
13226     
13227     This helps tune the allocator
13228     
13229     Signed-off-by: Keith Packard <keithp@keithp.com>
13230
13231 commit 5557f6b87a9b8bc9716de8191f2062a772a6ae6c
13232 Author: Keith Packard <keithp@keithp.com>
13233 Date:   Mon Nov 14 21:25:38 2016 -0800
13234
13235     altos/lisp: Cache freed cons and stack items
13236     
13237     Track freed cons cells and stack items from the eval process where
13238     possible so that they can be re-used without needing to collect.
13239     
13240     This dramatically reduces the number of collect calls.
13241     
13242     Signed-off-by: Keith Packard <keithp@keithp.com>
13243
13244 commit ce549b2c11e6b2571590021e1c0503d8a6e7a702
13245 Author: Keith Packard <keithp@keithp.com>
13246 Date:   Mon Nov 14 19:55:36 2016 -0800
13247
13248     altos/lisp: Simplify GC a bit by only marking the head of each object
13249     
13250     We don't need to mark the whole object now as we're getting
13251     information about where objects are by walking the tree each time
13252     around the loop; ao_lisp_busy is only useful for terminating the walk
13253     now.
13254     
13255     Signed-off-by: Keith Packard <keithp@keithp.com>
13256
13257 commit ddb4b8d90478ae324aa207a7541352c1ac9451ee
13258 Author: Keith Packard <keithp@keithp.com>
13259 Date:   Mon Nov 14 18:45:12 2016 -0800
13260
13261     altos/lisp: Change GC to do moves in batches of 32
13262     
13263     This should make it quite a bit faster than doing one at a time.
13264     
13265     Signed-off-by: Keith Packard <keithp@keithp.com>
13266
13267 commit affcf6ffc08313151541993ee543bfe390165e81
13268 Author: Keith Packard <keithp@keithp.com>
13269 Date:   Fri Nov 11 23:38:03 2016 -0800
13270
13271     altos/stmf0: Add a comment about the requirements for using ao_flash_stm
13272     
13273     Need HSI clock and the flashing functions loaded in ram.
13274     
13275     Signed-off-by: Keith Packard <keithp@keithp.com>
13276
13277 commit 30db58ade19ec69272a8c39c2f13d7919ca491a9
13278 Author: Keith Packard <keithp@keithp.com>
13279 Date:   Fri Nov 11 23:36:22 2016 -0800
13280
13281     altos/lambdakey: Get save/restore working
13282     
13283     Need the HSI clock running for the flash hardware to work.
13284     
13285     Signed-off-by: Keith Packard <keithp@keithp.com>
13286
13287 commit 33aeffc123af1f9063969acf585f1caac885ced4
13288 Author: Keith Packard <keithp@keithp.com>
13289 Date:   Fri Nov 11 23:34:54 2016 -0800
13290
13291     altos/lisp: Append a CRC to the saved image to validate on restore
13292     
13293     The CRC is actually of the ROM bits, so we can tell if the restored
13294     image relates to the currently running code.
13295     
13296     Signed-off-by: Keith Packard <keithp@keithp.com>
13297
13298 commit 8f2d60b4c029bffaa559bd1f31f5b15230dfa674
13299 Author: Keith Packard <keithp@keithp.com>
13300 Date:   Fri Nov 11 21:18:50 2016 -0800
13301
13302     altos/lisp: Add save/restore to ao_lisp_test
13303     
13304     Allow testing of the save/restore code under Linux.
13305     
13306     Signed-off-by: Keith Packard <keithp@keithp.com>
13307
13308 commit dba374516ed396633659dec571b6a44b03da8ad1
13309 Author: Keith Packard <keithp@keithp.com>
13310 Date:   Fri Nov 11 21:16:09 2016 -0800
13311
13312     altos/lisp: Add save/restore infrastructure. Needs OS support to work.
13313     
13314     This sticks a few globals past the end of the heap and then asks the
13315     OS to save the heap. On restore, the heap is re-populated by the OS
13316     and then various global variables reset.
13317     
13318     Signed-off-by: Keith Packard <keithp@keithp.com>
13319
13320 commit 29c890b4599b3bbdbd09a5915ea68a63f4e0a9ac
13321 Author: Keith Packard <keithp@keithp.com>
13322 Date:   Fri Nov 11 21:11:13 2016 -0800
13323
13324     altos/lisp: Make sure memmove only happens once per object. Other GC fixes
13325     
13326     The memmove may be overlapping, so make sure it happens only once by
13327     just checking whether move_size has been set, rather than looking at
13328     ao_lisp_moving; that doesn't get set when moving a noted cons as that
13329     still needs to be walked at a later time.
13330     
13331     Fix up the various looping move functions to all use the same
13332     pattern. Atom was busted.
13333     
13334     Signed-off-by: Keith Packard <keithp@keithp.com>
13335
13336 commit d46ca67f93e9ecbc4d8c051c3fbdead85490b690
13337 Author: Keith Packard <keithp@keithp.com>
13338 Date:   Fri Nov 11 21:07:09 2016 -0800
13339
13340     altos/lisp: Make ao_lisp_ref and ao_lisp_poly non-inline
13341     
13342     These functions are pretty large and end up consuming quite a bit of
13343     space if inlined everywhere they are used.
13344     
13345     Signed-off-by: Keith Packard <keithp@keithp.com>
13346
13347 commit 00827a0ffe30938c26be216369fd2d8f8946d2c4
13348 Author: Keith Packard <keithp@keithp.com>
13349 Date:   Fri Nov 11 00:28:57 2016 -0800
13350
13351     altos/lisp: Share mark function for mark and move
13352     
13353     These two operations both wanted to walk the referenced objects;
13354     sharing is caring.
13355     
13356     Signed-off-by: Keith Packard <keithp@keithp.com>
13357
13358 commit 7f7e2431f5d1f7c1782ed6e774ccfc70fb4c87cf
13359 Author: Keith Packard <keithp@keithp.com>
13360 Date:   Fri Nov 11 00:28:31 2016 -0800
13361
13362     altos/lisp: add length, pack, unpack and flush
13363     
13364     lots more builtins
13365     
13366     Signed-off-by: Keith Packard <keithp@keithp.com>
13367
13368 commit f5a36c15f894803f8804bbc3daf105eed53d5ff6
13369 Author: Keith Packard <keithp@keithp.com>
13370 Date:   Thu Nov 10 23:31:10 2016 -0800
13371
13372     altos/lisp: Add towers of hanoi example
13373     
13374     Uses vt100 escape sequences to animate the display even.
13375     
13376     Signed-off-by: Keith Packard <keithp@keithp.com>
13377
13378 commit 7da6bfc195fad97e3afc576c609897c131fd4d8c
13379 Author: Keith Packard <keithp@keithp.com>
13380 Date:   Thu Nov 10 23:29:21 2016 -0800
13381
13382     altos/lisp: Deal with memory compation in the middle of operations
13383     
13384     Handle memory compaction in places where we've got pointers into the
13385     heap across an allocation operation. Either re-compute the values from
13386     managed global references or add new roots across the allocation.
13387     
13388     Signed-off-by: Keith Packard <keithp@keithp.com>
13389
13390 commit 137898e3431d887e75b09d8c1ce57297a1558e43
13391 Author: Keith Packard <keithp@keithp.com>
13392 Date:   Thu Nov 10 23:28:26 2016 -0800
13393
13394     altos/lisp: Improve lisp test program UI
13395     
13396     Add a prompt for stdin, read from other files on command line before
13397     stdin.
13398     
13399     Signed-off-by: Keith Packard <keithp@keithp.com>
13400
13401 commit 92cdc0cf0e80c1ff3f31cce20fc2b9bda86e3638
13402 Author: Keith Packard <keithp@keithp.com>
13403 Date:   Thu Nov 10 23:25:56 2016 -0800
13404
13405     altos/lisp: Make read() return eof atom on end of file
13406     
13407     Also make it an exception to hit eof in the middle of an sexpr.
13408     
13409     Signed-off-by: Keith Packard <keithp@keithp.com>
13410
13411 commit fb710f7f4f24f74ac3d45fcc423803384d986bb2
13412 Author: Keith Packard <keithp@keithp.com>
13413 Date:   Thu Nov 10 23:24:11 2016 -0800
13414
13415     altos/lisp: use regular read-eval-print loop for make const
13416     
13417     No need to open code this sequence of operations.
13418     
13419     Signed-off-by: Keith Packard <keithp@keithp.com>
13420
13421 commit c7d7cdc2318a97534c4c1f9c6fd2b51644be729d
13422 Author: Keith Packard <keithp@keithp.com>
13423 Date:   Thu Nov 10 11:30:55 2016 -0800
13424
13425     altos/lisp: add progn, while, read and eval
13426     
13427     Progn as a builtin will help with tail-recursion.
13428     while provides for loops until tail-recursion works :-)
13429     read and eval are kinda useful.
13430     
13431     Signed-off-by: Keith Packard <keithp@keithp.com>
13432
13433 commit 417161dbb36323b5a6572859dedad02ca92fc65c
13434 Author: Keith Packard <keithp@keithp.com>
13435 Date:   Wed Nov 9 16:22:43 2016 -0800
13436
13437     altos/lisp: Clean up OS integration bits, add defun
13438     
13439     Provide an abstraction for the OS interface so that it
13440     can build more cleanly on Linux and AltOS. Add defun macro.
13441     
13442     Signed-off-by: Keith Packard <keithp@keithp.com>
13443
13444 commit 0ee44c8e4bf5dabe6a97bf76b366c8b767c387f8
13445 Author: Keith Packard <keithp@keithp.com>
13446 Date:   Wed Nov 9 11:13:58 2016 -0800
13447
13448     altos/lisp: macros appear to work now
13449     
13450     Needed an extra stack frame to stash the pre-macro state. This
13451     simplified macro processing quite a bit; a macro now just evaluates
13452     the function and then sends that result to be evaluated again.
13453     
13454     Signed-off-by: Keith Packard <keithp@keithp.com>
13455
13456 commit 794718abc62f4610495fe2bd535a2b67bc46573c
13457 Author: Keith Packard <keithp@keithp.com>
13458 Date:   Wed Nov 9 09:14:50 2016 -0800
13459
13460     altos/lisp: working on lexical scoping
13461     
13462     Not working yet
13463     
13464     Signed-off-by: Keith Packard <keithp@keithp.com>
13465
13466 commit cb4cdb115ad83ae0d75eb58e68f561d20279f027
13467 Author: Keith Packard <keithp@keithp.com>
13468 Date:   Sun Nov 6 21:47:31 2016 -0800
13469
13470     altos/lambdakey-v1.0: Tweak memory allocations
13471     
13472     With non-recursive GC, more memory is available for the heap
13473     
13474     Signed-off-by: Keith Packard <keithp@keithp.com>
13475
13476 commit 6e5c1308ce33a864095eae02e7db18b0e043ab6e
13477 Author: Keith Packard <keithp@keithp.com>
13478 Date:   Sun Nov 6 10:53:46 2016 -0800
13479
13480     altos/lisp: convert GC to non-recursive
13481     
13482     Use a boolean array to note cons cells which would otherwise recurse,
13483     then loop until that array is empty.
13484     
13485     Signed-off-by: Keith Packard <keithp@keithp.com>
13486
13487 commit d8cf97fe22acefab40d7bb321138e46d4483fef7
13488 Author: Keith Packard <keithp@keithp.com>
13489 Date:   Sat Nov 5 17:53:15 2016 -0700
13490
13491     altos/lisp: more GC issues. add patom
13492     
13493     Use global ao_lisp_stack instead of local stack so that gc
13494     moves of that item work.
13495     
13496     Signed-off-by: Keith Packard <keithp@keithp.com>
13497
13498 commit 286d07d83bd7ff361e5a904c151a75e5a9c8b071
13499 Author: Keith Packard <keithp@keithp.com>
13500 Date:   Sat Nov 5 15:12:05 2016 -0700
13501
13502     altos/lisp: make sure stack->formals_last gets moved during GC
13503     
13504     Failing this leads to broken formals chains
13505     
13506     Signed-off-by: Keith Packard <keithp@keithp.com>
13507
13508 commit 3366efb139653939f053c1fe4aba352ba3b66c94
13509 Author: Keith Packard <keithp@keithp.com>
13510 Date:   Sat Nov 5 14:51:58 2016 -0700
13511
13512     altos/lisp: Change GC move API
13513     
13514     Pass reference to move API so it can change the values in-place, then
13515     let it return '1' when the underlying object has already been moved to
13516     shorten GC times.
13517     
13518     Signed-off-by: Keith Packard <keithp@keithp.com>
13519
13520 commit 6fc1ee0f7adc6fcb3e850bcbaabc1db705314234
13521 Author: Keith Packard <keithp@keithp.com>
13522 Date:   Fri Nov 4 16:51:12 2016 -0700
13523
13524     altos/lisp: get builtin macros working again
13525     
13526     Signed-off-by: Keith Packard <keithp@keithp.com>
13527
13528 commit c9456362c8bad8cd9be717f591f2d0841f88eb50
13529 Author: Keith Packard <keithp@keithp.com>
13530 Date:   Fri Nov 4 16:31:34 2016 -0700
13531
13532     altos/lisp: Start rewriting eval as state machine
13533     
13534     Ad-hoc code was incomprehensible and I couldn't make 'cond' work, so
13535     I'm starting over.
13536     
13537     Signed-off-by: Keith Packard <keithp@keithp.com>
13538
13539 commit c48bda3625fc507134da7b4af87a634e8eb3715b
13540 Author: Keith Packard <keithp@keithp.com>
13541 Date:   Thu Nov 3 21:51:26 2016 -0700
13542
13543     altos: Add lambdakey
13544     
13545     Signed-off-by: Keith Packard <keithp@keithp.com>
13546
13547 commit 77db0e8162cd01c2b42737b3d71b38cea942484f
13548 Author: Keith Packard <keithp@keithp.com>
13549 Date:   Thu Nov 3 21:49:50 2016 -0700
13550
13551     altos: Add lambda support to lisp
13552     
13553     Signed-off-by: Keith Packard <keithp@keithp.com>
13554
13555 commit 11cb03b1d336ee90c422be27588f57be573a9546
13556 Author: Keith Packard <keithp@keithp.com>
13557 Date:   Wed Nov 2 22:56:01 2016 -0700
13558
13559     altos/lisp: Separate out values from atoms
13560     
13561     This enables changing values of atoms declared as constants, should
13562     enable lets, and with some work, even lexical scoping.
13563     
13564     this required changing the constant computation to run
13565     ao_lisp_collect() before dumping the block of constant data, and that
13566     uncovered some minor memory manager bugs.
13567     
13568     Signed-off-by: Keith Packard <keithp@keithp.com>
13569
13570 commit 9e1a787f8828fb7b750ad3310c89a89536ea5286
13571 Author: Keith Packard <keithp@keithp.com>
13572 Date:   Wed Nov 2 14:18:54 2016 -0700
13573
13574     altos/lisp: add set/setq and ' in reader
13575     
13576     Along with other small fixes
13577     
13578     Signed-off-by: Keith Packard <keithp@keithp.com>
13579
13580 commit 8362393a621ea78a96e7f65f602f4bfc7bbd1158
13581 Author: Keith Packard <keithp@keithp.com>
13582 Date:   Wed Nov 2 14:18:31 2016 -0700
13583
13584     altos/stmf0: Add lisp to include directories
13585     
13586     Signed-off-by: Keith Packard <keithp@keithp.com>
13587
13588 commit caba623cb013b73e1f0ca369edf98e0376bec41a
13589 Author: Keith Packard <keithp@keithp.com>
13590 Date:   Wed Nov 2 14:14:23 2016 -0700
13591
13592     altos/kernel: Make ao_cmd_readline public. Return char from ao_cmd_lex.
13593     
13594     With these two changes, the readline function can be used by other
13595     code.
13596     
13597     Signed-off-by: Keith Packard <keithp@keithp.com>
13598
13599 commit d2408e72d1e0d3459918601712b09860ab17e200
13600 Author: Keith Packard <keithp@keithp.com>
13601 Date:   Tue Nov 1 21:14:45 2016 -0700
13602
13603     altos/lisp: Change lisp objects to use ao_poly everywhere. Add const
13604     
13605     This makes all lisp objects use 16-bit ints for references so we can
13606     hold more stuff in small amounts of memory. Also adds a separate
13607     constant pool of lisp objects for builtins, initial atoms and constant
13608     lisp code.
13609     
13610     Now builds (and runs!) on the nucleo-32 boards.
13611     
13612     Signed-off-by: Keith Packard <keithp@keithp.com>
13613
13614 commit e2f4d25cd6f6f3787d4ee99264732d5b2ce23d4c
13615 Author: Keith Packard <keithp@keithp.com>
13616 Date:   Mon Oct 31 18:53:09 2016 -0700
13617
13618     altos: Add lisp reader
13619
13620 commit 56d46ceaa1413415f25e47e81036426132f99924
13621 Author: Keith Packard <keithp@keithp.com>
13622 Date:   Mon Oct 31 16:43:44 2016 -0700
13623
13624     Add first lisp bits
13625     
13626     Signed-off-by: Keith Packard <keithp@keithp.com>
13627
13628 commit 2cfcc622c94d87cdbee099f457b7d63cb2fcbc71
13629 Author: Bdale Garbee <bdale@gag.com>
13630 Date:   Wed Jan 25 12:21:29 2017 -0700
13631
13632     use elf, not ihx
13633
13634 commit 4ae8eeb426ef60105ec8e53e289739e5a8ae5dae
13635 Author: Bdale Garbee <bdale@gag.com>
13636 Date:   Wed Jan 25 12:00:20 2017 -0700
13637
13638     stop using /usr/share for binaries in remaining turnon scripts
13639
13640 commit f2c7bb5879ba22df05fd1e39f01ea692313306fd
13641 Author: Richard Hughes <richard@hughsie.com>
13642 Date:   Tue Jan 10 17:15:24 2017 +0000
13643
13644     altos/chaoskey: Add a metainfo for the ChaosKey
13645     
13646     This provides the information necessary to reflash chaoskey using
13647     standard Linux device firmware tooling.
13648
13649 commit 89ecc32b90565ace078c4a84d4406a4d1f86821a
13650 Author: Keith Packard <keithp@keithp.com>
13651 Date:   Sat Dec 17 20:58:36 2016 -0800
13652
13653     altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-align
13654     
13655     Gcc 5.4.1 tracks alignment of data through assignments, so that a
13656     uint32_t pointer which comes from byte-aligned uint8_t data:
13657     
13658     extern uint8_t foo[];
13659     
13660             uint32_t        *q = (void *) foo;
13661     
13662     Fetches and stores through this pointer are done bytewise. This is
13663     slow (meh), but if q references a device register, things to bad very
13664     quickly.
13665     
13666     This patch works around this bug in the compiler by adding
13667     __attribute__((aligned(4))) tags to some variables, or changing them
13668     from uint8_t to uint32_t. Places doing this will now be caught as I've
13669     added -Wcast-align to the compiler flags. That required adding (void
13670     *) casts, after the relevant code was checked to make sure the
13671     compiler could tell that the addresses were aligned.
13672     
13673     Signed-off-by: Keith Packard <keithp@keithp.com>
13674
13675 commit f650211f9e99e1d3d0ae13ae559dd1c082f71545
13676 Author: Keith Packard <keithp@keithp.com>
13677 Date:   Mon Dec 12 16:44:47 2016 -0800
13678
13679     altos/stm: Make ao_usb_set_address static. Saves a bunch of text space
13680     
13681     I'm sure this makes the function end up in-lined, which saves enough
13682     text space to fit the flash loader in ROM again.
13683     
13684     Signed-off-by: Keith Packard <keithp@keithp.com>
13685
13686 commit d46698a01ed4903d36635b34867bfc4bb8fbafc6
13687 Author: Keith Packard <keithp@keithp.com>
13688 Date:   Thu Nov 17 22:17:20 2016 -0800
13689
13690     ao-bringup: Improve EasyMini turnon and test scripts
13691     
13692     Wait less time before trying the test script.
13693     Have the test script wait for the device to appear. And then use
13694     colors to help make the results clear.
13695     
13696     Signed-off-by: Keith Packard <keithp@keithp.com>
13697
13698 commit 5e24d637a8af09bf64beb7fcf7be4c13eee76a43
13699 Author: Keith Packard <keithp@keithp.com>
13700 Date:   Sun Oct 9 19:42:42 2016 -0700
13701
13702     altos/test: Fix tests
13703     
13704     A couple of fixups for ao_flight_test to dump pyro info only when
13705     running in debug mode, and to change the aprs testing
13706     
13707     Signed-off-by: Keith Packard <keithp@keithp.com>
13708
13709 commit e3d8ad6de7d2dfabe45a285b27f465ba68844f05
13710 Author: Keith Packard <keithp@keithp.com>
13711 Date:   Sun Oct 30 19:08:14 2016 -0700
13712
13713     altos/nucleo-32: Add basic support for STM32F042 Nucleo-32 board
13714     
13715     This hooks up the LED, USB and the USART.
13716     
13717     Signed-off-by: Keith Packard <keithp@keithp.com>
13718
13719 commit 148f6e0a107d9e88509958700351794f2f971312
13720 Author: Keith Packard <keithp@keithp.com>
13721 Date:   Sun Oct 30 19:06:20 2016 -0700
13722
13723     altos/stmf0: Add USART support
13724     
13725     The STM32F0 usart can be operated much like the STM32L usart, but the
13726     registers are all moved around.
13727     
13728     Signed-off-by: Keith Packard <keithp@keithp.com>
13729
13730 commit 26f2727eac0cca8930dde9d757bc094f73801859
13731 Author: Bdale Garbee <bdale@gag.com>
13732 Date:   Sun Oct 2 17:19:14 2016 -0600
13733
13734     augment TeleDongle turn on script to support serial number on command line
13735
13736 commit 66d4b5ea4031193e3c79ebdabeb381aae46fe93b
13737 Author: Keith Packard <keithp@keithp.com>
13738 Date:   Thu Sep 22 03:23:34 2016 +0300
13739
13740     Update pdclib to version using arm-specific 'ar' program
13741     
13742     Signed-off-by: Keith Packard <keithp@keithp.com>
13743
13744 commit 2c1ab416728c942ddf176f881f025840ada6bf93
13745 Author: Keith Packard <keithp@keithp.com>
13746 Date:   Mon Sep 5 22:25:07 2016 -0600
13747
13748     Fix release note html to remove xml bits
13749     
13750     Signed-off-by: Keith Packard <keithp@keithp.com>
13751
13752 commit 4fdf8ca9ca1cd5a84b03bd7a03c5806af64b413d
13753 Author: Keith Packard <keithp@keithp.com>
13754 Date:   Mon Sep 5 20:55:17 2016 -0600
13755
13756     Remove pyro wizard file from master
13757     
13758     This isn't done yet.
13759     
13760     Signed-off-by: Keith Packard <keithp@keithp.com>
13761
13762 commit 89b8b2ee98e8d329559f54058c574ba9122ced8e
13763 Author: Keith Packard <keithp@keithp.com>
13764 Date:   Mon Sep 5 20:46:05 2016 -0600
13765
13766     Bump version to 1.6.8
13767     
13768     Signed-off-by: Keith Packard <keithp@keithp.com>
13769
13770 commit a37b687670dd1ccb0274e5fe6bf6145c4fc5acc8
13771 Author: Keith Packard <keithp@keithp.com>
13772 Date:   Mon Sep 5 20:45:12 2016 -0600
13773
13774     altosui: Don't ship TeleMetrum v3.0 firmware (yet)
13775     
13776     We haven't finished this yet, so don't deliver firmware for it.
13777     
13778     Signed-off-by: Keith Packard <keithp@keithp.com>
13779
13780 commit 45084fd04326b979f349870f09ff9af1b3155cbe
13781 Author: Keith Packard <keithp@keithp.com>
13782 Date:   Sat Sep 3 21:02:35 2016 -0500
13783
13784     Add 1.6.8 release notes
13785     
13786     Signed-off-by: Keith Packard <keithp@keithp.com>
13787
13788 commit 9279b0cd52333a846b57af890f708ebb364b62b7
13789 Author: Keith Packard <keithp@keithp.com>
13790 Date:   Sat Sep 3 01:21:34 2016 -0500
13791
13792     altos/stm: Set SPI slave DMA priority to HIGH/VERY_HIGH
13793     
13794     Set spi slave DMA priority MOSI to HIGH and MISO to VERY_HIGH. Slave
13795     SPI doesn't have the luxury of slowing down when the system is busy,
13796     so provide it maximum memory bandwidth to try and keep up with the
13797     master.
13798     
13799     Signed-off-by: Keith Packard <keithp@keithp.com>
13800
13801 commit d80995c4535a3655ca1b9ca674d6839cfef84c4e
13802 Author: Keith Packard <keithp@keithp.com>
13803 Date:   Sat Sep 3 01:20:20 2016 -0500
13804
13805     altos/stm: Set i2c recv DMA to HIGH
13806     
13807     Make sure receive DMA is higher than any TX dma so that
13808     it always runs in preference.
13809     
13810     Signed-off-by: Keith Packard <keithp@keithp.com>
13811
13812 commit af2eefbed43e56885a7321319d69b7be17354cdd
13813 Author: Keith Packard <keithp@keithp.com>
13814 Date:   Sat Sep 3 00:55:19 2016 -0500
13815
13816     altos/stm: Set MISO DMA priority to HIGH to avoid OVR
13817     
13818     When the MISO DMA priority is too low, and the processor gets busy,
13819     it's possible for SPI input to overrun the processor, which causes the
13820     MISO DMA to get out of sync and never finish. Set the MISO DMA
13821     priority to HIGH to avoid this.
13822     
13823     Signed-off-by: Keith Packard <keithp@keithp.com>
13824
13825 commit 4fc5cfa2c63c43ab0a9ef7e0cc6832fb1c163bd6
13826 Author: Keith Packard <keithp@keithp.com>
13827 Date:   Sat Sep 3 00:53:44 2016 -0500
13828
13829     altos/stm: Create funcs to set SPI DMA parameters
13830     
13831     Instead of having nearly duplicate versions of the SPI DMA
13832     configuration calls, create helper funcs that do most of the work so
13833     that the SPI API funcs are shorter and clearer.
13834     
13835     Signed-off-by: Keith Packard <keithp@keithp.com>
13836
13837 commit 1710a4921d4f408300c7d5adf0e83d08cc86be20
13838 Author: Keith Packard <keithp@keithp.com>
13839 Date:   Sat Sep 3 00:52:12 2016 -0500
13840
13841     altos/stm: Make ao_spi_duplex out pointer const
13842     
13843     Provides a bit better typechecking opportunities for this function.
13844     
13845     Signed-off-by: Keith Packard <keithp@keithp.com>
13846
13847 commit 5d913dde1fa58cbcb5edbc88405180e37ba0dbcd
13848 Author: Keith Packard <keithp@keithp.com>
13849 Date:   Fri Sep 2 23:40:03 2016 -0500
13850
13851     Bump version to 1.6.7.1
13852     
13853     Signed-off-by: Keith Packard <keithp@keithp.com>
13854
13855 commit 30e8f003381c30434058905f53f5a219ac5feb4f
13856 Author: Keith Packard <keithp@keithp.com>
13857 Date:   Fri Sep 2 23:36:36 2016 -0500
13858
13859     ao-tools/ao-cal-freq: Re-open usb device each try
13860     
13861     Instead of trying to re-use the same file descriptor, close and
13862     re-open the device each time around the loop to avoid getting stuck
13863     when calibrating TeleMega boards.
13864     
13865     Signed-off-by: Keith Packard <keithp@keithp.com>
13866
13867 commit 3ea30c1909b3ae23918ea6d0a53d2c4065b08763
13868 Author: Keith Packard <keithp@keithp.com>
13869 Date:   Fri Sep 2 23:34:47 2016 -0500
13870
13871     ao-tools/ao-usbload: Fix -f flag, remove debug hacks
13872     
13873     The code to validate the usb id and product name had some debug hacks
13874     left enabled, which caused it to fail. The short -f version of the
13875     force flag was also not getting parsed correctly.
13876     
13877     Signed-off-by: Keith Packard <keithp@keithp.com>
13878
13879 commit dfaabc1ca3aaad0d249283308b06d3e0567f0c59
13880 Author: Keith Packard <keithp@keithp.com>
13881 Date:   Fri Sep 2 23:33:27 2016 -0500
13882
13883     ao-bringup/turnon_telemetrum: serial on cmd line. Loop on accel fail
13884     
13885     These make the script easier to use
13886     
13887     Signed-off-by: Keith Packard <keithp@keithp.com>
13888
13889 commit 8bbef0c7039f4a0c6ac368fd994c2e52d84d293c
13890 Author: Keith Packard <keithp@keithp.com>
13891 Date:   Fri Sep 2 16:13:25 2016 -0500
13892
13893     altosui: Deal with connect failure in AltosConfigTD
13894     
13895     When the USB connection times out, abort any pending operations and
13896     clean up the thread correctly. Also, deal with the serial line being
13897     closed by checking for null.
13898     
13899     Signed-off-by: Keith Packard <keithp@keithp.com>
13900
13901 commit b2d013aef5b76ff527e8174dff7f6ffe0dfaefae
13902 Author: Keith Packard <keithp@keithp.com>
13903 Date:   Wed Aug 31 21:27:10 2016 -0600
13904
13905     ao-tools/ao-cal-freq: --verbose option has no parameter
13906     
13907     Signed-off-by: Keith Packard <keithp@keithp.com>
13908
13909 commit 08923aa0cf31ae7bd73b66b4d1cd81fae4241ff0
13910 Author: Keith Packard <keithp@keithp.com>
13911 Date:   Wed Aug 31 21:25:59 2016 -0600
13912
13913     ao-bringup: telemega allow serial on command line, loop on accel fail
13914     
13915     Allow the serial number on the turnon_telemega command line, instead
13916     of reading it.
13917     
13918     When accel cal fails, loop waiting for it to succeed instead of
13919     continuing blindly.
13920     
13921     Signed-off-by: Keith Packard <keithp@keithp.com>
13922
13923 commit ab75ab10564c4d5d05719c382a3b71585cd70710
13924 Author: Keith Packard <keithp@keithp.com>
13925 Date:   Mon Aug 29 09:27:53 2016 -0700
13926
13927     altos/cc1120: remove unused status from ao_radio_fifo_write_stop
13928     
13929     Signed-off-by: Keith Packard <keithp@keithp.com>
13930
13931 commit 462039c769f2db9328b04759807c30691f2b96c2
13932 Author: Keith Packard <keithp@keithp.com>
13933 Date:   Sun Aug 14 15:57:39 2016 -0700
13934
13935     ao-usbload: Check target device name to avoid mis-flashing
13936     
13937     Instead of blindly loading firmware, go get the old device's name and
13938     make sure it matches the new firmware.
13939     
13940     Add --force option to allow this to be overridden.
13941     
13942     Signed-off-by: Keith Packard <keithp@keithp.com>
13943
13944 commit c62816a00b9aa40879a2ea98da2d10667e09b704
13945 Author: Keith Packard <keithp@keithp.com>
13946 Date:   Sun Aug 14 15:55:13 2016 -0700
13947
13948     ao-chaosread: Parse -i and -b options
13949     
13950     Need to pass the single-byte verisons to getopt_long
13951     
13952     Signed-off-by: Keith Packard <keithp@keithp.com>
13953
13954 commit af1d41e32fc04d5897fd2dc736391d263af48727
13955 Author: Keith Packard <keithp@keithp.com>
13956 Date:   Mon Aug 8 22:40:41 2016 -0700
13957
13958     Bump verison to 1.6.7
13959     
13960     Signed-off-by: Keith Packard <keithp@keithp.com>
13961
13962 commit 46b1234140c04dbfac22be0fdf80be96506b6948
13963 Author: Keith Packard <keithp@keithp.com>
13964 Date:   Mon Aug 8 22:39:16 2016 -0700
13965
13966     altos/stmf0: Switch ADC fast to ADC clock
13967     
13968     Using this slower clock eliminates sampling problems with the ADC and
13969     cleans up the chaoskey raw data.
13970     
13971     Signed-off-by: Keith Packard <keithp@keithp.com>
13972
13973 commit 48088d1d6a66c5d5271b52191367f07b09626b29
13974 Author: Keith Packard <keithp@keithp.com>
13975 Date:   Thu Aug 4 09:54:16 2016 -0700
13976
13977     altos: Flash all LEDS during power on
13978     
13979     This tests the LEDS to make sure they all work on the following devices:
13980     
13981     easymega-v1.0
13982     telebt-v3.0
13983     teledongle-v3.0
13984     telemega-v1.0
13985     telemega-v2.0
13986     telemetrum-v2.0
13987     
13988     Signed-off-by: Keith Packard <keithp@keithp.com>
13989
13990 commit 71e3a59e42c284fde8ac2767abd029230ed86e07
13991 Author: Keith Packard <keithp@keithp.com>
13992 Date:   Thu Aug 4 09:52:05 2016 -0700
13993
13994     ao-bringup: Add colors to chaoskey test result reporting
13995     
13996     This makes them show up nice and bright in the terminal window.
13997     
13998     Signed-off-by: Keith Packard <keithp@keithp.com>
13999
14000 commit bc920c80ef447a5bcdf8165b69fb28b8f63609df
14001 Author: Keith Packard <keithp@keithp.com>
14002 Date:   Tue Aug 2 16:35:36 2016 -0700
14003
14004     Bump to version 1.6.6
14005     
14006     Signed-off-by: Keith Packard <keithp@keithp.com>
14007
14008 commit 165868999f45f4572ff2585fcb3986974a5bbd5c
14009 Author: Keith Packard <keithp@keithp.com>
14010 Date:   Tue Aug 2 16:52:39 2016 -0700
14011
14012     ao-bringup: Use released files for chaoskey turnon
14013     
14014     Signed-off-by: Keith Packard <keithp@keithp.com>
14015
14016 commit c4926a69d6e72a035197b3d617c62893a7ea1861
14017 Author: Keith Packard <keithp@keithp.com>
14018 Date:   Tue Aug 2 16:30:15 2016 -0700
14019
14020     ao-bringup: Test chaoskey using dieharder
14021     
14022     This uses a subset of the dieharder tests which run in reasonable time
14023     and don't appear to emit false negatives on a regular basis.
14024     
14025     Signed-off-by: Keith Packard <keithp@keithp.com>
14026
14027 commit d52cb9dac725206ba7b2d26818c84f134d5bf183
14028 Author: Keith Packard <keithp@keithp.com>
14029 Date:   Tue Aug 2 16:53:17 2016 -0700
14030
14031     ao-chaosread: Eliminate double-free when serial match fails
14032     
14033     Signed-off-by: Keith Packard <keithp@keithp.com>
14034
14035 commit 3bdc9028502c766d1c8ddb4f0dedba4bbc22384e
14036 Author: Keith Packard <keithp@keithp.com>
14037 Date:   Tue Aug 2 16:28:17 2016 -0700
14038
14039     ao-chaosread: Add --infinite and --bytes options
14040     
14041     The --infinite option keeps writing data.
14042     The --bytes options pulls out bits 1-8 which should provide 8 true
14043     bits of entropy.
14044     
14045     This combination allows ao-chaosread to be fed directly into dieharder
14046     to validate the hardware.
14047     
14048     Signed-off-by: Keith Packard <keithp@keithp.com>
14049
14050 commit 826ad792389150ea8d80e341cb8ea023db83c9a2
14051 Author: Keith Packard <keithp@keithp.com>
14052 Date:   Tue Aug 2 16:26:49 2016 -0700
14053
14054     altos: Use standard FIPS testing for chaoskey
14055     
14056     Check to make sure we aren't repeating a block coming from the
14057     unwhitened source, which is the standard online FIPS test for RNGs.
14058     
14059     Signed-off-by: Keith Packard <keithp@keithp.com>
14060
14061 commit 1934468e96ea9d179abf6e3e728b6b14ce793f46
14062 Author: Keith Packard <keithp@keithp.com>
14063 Date:   Tue Aug 2 16:53:50 2016 -0700
14064
14065     altos/stmf0: Clean .bin files from flash-loader dirs
14066     
14067     The .bin files are what the DFU utility uses to flash the boot loader
14068     using USB.
14069     
14070     Signed-off-by: Keith Packard <keithp@keithp.com>
14071
14072 commit 782013d0ff2c9f076952c0e172bfcb7016699d5f
14073 Author: Keith Packard <keithp@keithp.com>
14074 Date:   Tue Aug 2 16:32:43 2016 -0700
14075
14076     altos/stmf0: Hook up clock output support
14077     
14078     This was used to try and not have two xtals on telemini, but failed
14079     because the provided clock has too much noise.
14080     
14081     Signed-off-by: Keith Packard <keithp@keithp.com>
14082
14083 commit 99753673a4a97423300427e276bf550ae5353842
14084 Author: Keith Packard <keithp@keithp.com>
14085 Date:   Tue Aug 2 16:31:41 2016 -0700
14086
14087     altos: Make telelcotwo control two boxes instead of two pads
14088     
14089     telefiretwo is now a single pad box, so telelcotwo needs to switch
14090     between boxes instead of pads on the same box. Do this by re-purposing
14091     the pad arming switches into a box selector and arming switch.
14092     
14093     Signed-off-by: Keith Packard <keithp@keithp.com>
14094
14095 commit be84201495fa3cabd699012e57e797355e2bd792
14096 Author: Keith Packard <keithp@keithp.com>
14097 Date:   Wed Jul 27 21:28:34 2016 -0700
14098
14099     altos: Add 'ao_button_get' to button driver
14100     
14101     This returns the current state of the button; useful to check what the
14102     value is at startup.
14103     
14104     Signed-off-by: Keith Packard <keithp@keithp.com>
14105
14106 commit a6701283af7ed2b3016a910d6edbe4a5e8304581
14107 Author: Keith Packard <keithp@keithp.com>
14108 Date:   Tue Aug 2 16:33:52 2016 -0700
14109
14110     altoslib: Add a 'seconds' method to AltosGPS
14111     
14112     This computes the time in seconds since the epoch from GPS time
14113     information.
14114     
14115     Signed-off-by: Keith Packard <keithp@keithp.com>
14116
14117 commit 647690dbe084d188ba3973da631871a65f2dc50d
14118 Author: Keith Packard <keithp@keithp.com>
14119 Date:   Wed Jul 27 13:29:20 2016 -0700
14120
14121     altos: Stop building cc1111-based telemini v2.0 firmware
14122     
14123     This product never worked, so stop insisting that it actually build.
14124     
14125     Signed-off-by: Keith Packard <keithp@keithp.com>
14126
14127 commit fe13426daff08f2beface2c1906f9a6184f6b987
14128 Author: Keith Packard <keithp@keithp.com>
14129 Date:   Wed Jul 27 13:26:22 2016 -0700
14130
14131     altos: Don't switch to flight 0 when log fills in flight
14132     
14133     If the log is full at startup, we want to transmit flight 0 to let the
14134     ground station know. However, we don't want to switch to flight 0 in
14135     flight, so save the initial telemetry flight number (0 or the real
14136     flight number) at startup and use that throughout the flight.
14137     
14138     Signed-off-by: Keith Packard <keithp@keithp.com>
14139
14140 commit 71ddb973ff75680e78fbbef7978ab3893c367629
14141 Author: Keith Packard <keithp@keithp.com>
14142 Date:   Wed Jul 27 13:24:57 2016 -0700
14143
14144     altos: Expose cc1200 radio test functions for telemini bringup
14145     
14146     This exposes the cc1200 radio test function so we can load special
14147     test firmware in telemini to do the radio cal as it has no USB to
14148     perform that interactively.
14149     
14150     Signed-off-by: Keith Packard <keithp@keithp.com>
14151
14152 commit 59874a062543c61d164089e8b31f55a9b860c0b1
14153 Author: Keith Packard <keithp@keithp.com>
14154 Date:   Wed Jul 27 13:23:06 2016 -0700
14155
14156     fixup for interleave
14157
14158 commit 2507b9f29d25f77de249103805087a704069c625
14159 Author: Keith Packard <keithp@keithp.com>
14160 Date:   Wed Jul 27 13:17:51 2016 -0700
14161
14162     altos: Don't access cc1120 SPI bus during recv after abort has started
14163     
14164     When the receive timeout happens, the radio may still interrupt while
14165     the SPI bus is getting shut down. If this happens, the interrupt
14166     handler shouldn't touch the SPI bus at all as it may well be turned
14167     off, which would cause the receive function to wedge waiting for a spi
14168     byte transfer to happen.
14169     
14170     Signed-off-by: Keith Packard <keithp@keithp.com>
14171
14172 commit 17adfd7939ff697afa96f7207a3fe17b6af789bd
14173 Author: Keith Packard <keithp@keithp.com>
14174 Date:   Wed Jul 27 12:24:27 2016 -0700
14175
14176     altos: Keep telemetry and command output from interleaving
14177     
14178     When monitoring telemetry, the frame needs to be sent together on one
14179     line, not split with the output of a command (like 'a') mixed in.
14180     
14181     Use a mutex for products with monitoring to keep command output and
14182     telemetry output each on separate lines.
14183     
14184     Signed-off-by: Keith Packard <keithp@keithp.com>
14185
14186 commit 1667cb8e8b702b05fc3ec39ee49029885df64a4a
14187 Author: Keith Packard <keithp@keithp.com>
14188 Date:   Sat Jul 2 20:00:01 2016 +0200
14189
14190     altos: Add STM32F0 beep and SPI byte API.
14191     
14192     Signed-off-by: Keith Packard <keithp@keithp.com>
14193
14194 commit f39bee8875a0595b3d7ec7f5575d1e5eeb7544ec
14195 Author: Keith Packard <keithp@keithp.com>
14196 Date:   Tue Jul 12 21:06:23 2016 -0700
14197
14198     altosuilib: Show indicator when they switch from invalid back to valid
14199     
14200     The 'hide' value wasn't getting reset to 'false' each time the state
14201     of the indicators was checked, so indicators would get hidden and then
14202     never shown again.
14203     
14204     Signed-off-by: Keith Packard <keithp@keithp.com>
14205
14206 commit efd91febfa9bebd2f03508b2240916551450f831
14207 Author: Keith Packard <keithp@keithp.com>
14208 Date:   Tue Jul 12 21:06:05 2016 -0700
14209
14210     Bump version to 1.6.5.1 after 1.6.5 release
14211     
14212     Signed-off-by: Keith Packard <keithp@keithp.com>
14213
14214 commit 639d8b3c4353ee25a0536e01653f3a86feb90ad5
14215 Author: Keith Packard <keithp@keithp.com>
14216 Date:   Tue Jul 12 15:53:47 2016 -0700
14217
14218     altos: Add telemetrum v3.0
14219     
14220     Like Telemetrum v2.0, but with cc1200 instead of cc1120
14221     
14222     Signed-off-by: Keith Packard <keithp@keithp.com>
14223
14224 commit 1085ec5d57e0ed5d132f2bbdac1a0b6a32c0ab4a
14225 Author: Keith Packard <keithp@keithp.com>
14226 Date:   Tue Jul 5 18:03:49 2016 +0200
14227
14228     Switch from GPLv2 to GPLv2+
14229     
14230     Signed-off-by: Keith Packard <keithp@keithp.com>
14231
14232 commit cd97128e30c47edfcc71f7d872cbdad14867934c
14233 Author: Bdale Garbee <bdale@gag.com>
14234 Date:   Tue Jul 5 10:21:29 2016 +0200
14235
14236     remove debian/ from master branch, it should live only on the debian branch
14237
14238 commit a439ee4ac0398f70209292d015c5b82cd58d1d9f
14239 Author: Bdale Garbee <bdale@gag.com>
14240 Date:   Tue Jul 5 00:48:07 2016 +0200
14241
14242     updates made during 1.6.5 release process
14243
14244 commit 65ed2f588ca596fe9aa559bebd590a2a11b9859b
14245 Author: Keith Packard <keithp@keithp.com>
14246 Date:   Sun Jul 3 12:00:10 2016 +0200
14247
14248     doc: Build 1.6.5 release notes
14249     
14250     Signed-off-by: Keith Packard <keithp@keithp.com>
14251
14252 commit d60133c65b4592f0f8c832135664a8e0c922b4f0
14253 Author: Keith Packard <keithp@keithp.com>
14254 Date:   Sat Jul 2 22:52:38 2016 +0200
14255
14256     Credit Chuck Haskin for helping fix the SPI bug.
14257     
14258     Signed-off-by: Keith Packard <keithp@keithp.com>
14259
14260 commit 14e73d89d7dbb44e9ffab2820aefb693b6e8ef24
14261 Author: Keith Packard <keithp@keithp.com>
14262 Date:   Sat Jul 2 22:08:58 2016 +0200
14263
14264     Bump to 1.6.5. Add preliminary release notes
14265     
14266     Signed-off-by: Keith Packard <keithp@keithp.com>
14267
14268 commit 8a6a95bb24517af00717fd377bad82ddb2289cf0
14269 Author: Keith Packard <keithp@keithp.com>
14270 Date:   Thu Jun 30 20:43:03 2016 -0700
14271
14272     altos/cc1111: Remove 'show tasks' command
14273     
14274     This saves space on cc1111 parts.
14275     
14276     Signed-off-by: Keith Packard <keithp@keithp.com>
14277
14278 commit d2e286f66d2b15df128ffe9b40a201242fc4a10a
14279 Author: Keith Packard <keithp@keithp.com>
14280 Date:   Wed Jun 29 14:22:32 2016 -0700
14281
14282     Bump to testing version 1.6.4.2
14283     
14284     Signed-off-by: Keith Packard <keithp@keithp.com>
14285
14286 commit a04830a636a71808ea8ef5ac5dfa59d6978d9f3b
14287 Author: Keith Packard <keithp@keithp.com>
14288 Date:   Wed Jun 29 18:41:24 2016 -0700
14289
14290     altos: Use FIFO_THR pin for cc1120 transmit buffering
14291     
14292     Instead of reading NUM_TXBYTES, set the FIFO_THR pin to indicate when
14293     64 bytes are available in the buffer.
14294     
14295     Signed-off-by: Keith Packard <keithp@keithp.com>
14296
14297 commit caf3fc2628c13ff38ffbaabda8aa8d146cda748e
14298 Author: Keith Packard <keithp@keithp.com>
14299 Date:   Wed Jun 29 18:33:56 2016 -0700
14300
14301     altos: Leave USB enabled in flight with -DDEBUG=1
14302     
14303     This leaves the command line available for diagnostics when debugging.
14304     
14305     Signed-off-by: Keith Packard <keithp@keithp.com>
14306
14307 commit c6c250711355ae8060e956e786702be250ef4527
14308 Author: Keith Packard <keithp@keithp.com>
14309 Date:   Wed Jun 29 12:55:30 2016 -0700
14310
14311     altos/stm: clean up ao_exti_enable
14312     
14313     Was computing (1 << pin) twice for no good reason.
14314     
14315     Signed-off-by: Keith Packard <keithp@keithp.com>
14316
14317 commit a35424cd48205af89ba023db979959dc75b06706
14318 Author: Keith Packard <keithp@keithp.com>
14319 Date:   Wed Jun 29 12:54:31 2016 -0700
14320
14321     altos: Make task list output more useful
14322     
14323     Add the timeout value and task id
14324     
14325     Signed-off-by: Keith Packard <keithp@keithp.com>
14326
14327 commit 6c022e094f6f3c551355742a6f9c3deb6e554fe1
14328 Author: Keith Packard <keithp@keithp.com>
14329 Date:   Wed Jun 29 16:07:22 2016 -0700
14330
14331     altos/telemini-v2.0: Remove show tasks command
14332     
14333     There's not enough memory for this command, and it isn't necessary.
14334     
14335     Signed-off-by: Keith Packard <keithp@keithp.com>
14336
14337 commit 349a63aeed6cdeb89bf18c7b2e2c40782c79cc00
14338 Author: Keith Packard <keithp@keithp.com>
14339 Date:   Wed Jun 29 12:52:37 2016 -0700
14340
14341     altos: Make ao_delay(0) not wait forever
14342     
14343     ao_delay() is implemented on top of ao_sleep_for, and ao_sleep_for
14344     uses the timeout value of 0 to indicate an infinite timeout. Calls to
14345     ao_delay for 0 ticks would unintentionally hit this case and end up
14346     waiting forever.x
14347     
14348     Signed-off-by: Keith Packard <keithp@keithp.com>
14349
14350 commit 3b3a24f5f39a1b72cc8947c33b609f454b46aff8
14351 Author: Keith Packard <keithp@keithp.com>
14352 Date:   Wed Jun 29 12:49:16 2016 -0700
14353
14354     altos: cc1200: use FIFO threshold pin output for APRS buffering
14355     
14356     Instead of polling the device for fifo space, just use the available
14357     pin configuration to figure out if there is enough space for a single
14358     APRS buffer. Then set the APRS buffer size to match the fifo threshold
14359     setting in the chip so that we know we can write the whole APRS buffer
14360     once the pin says there's space.
14361     
14362     Signed-off-by: Keith Packard <keithp@keithp.com>
14363
14364 commit 658d8be170f9aea683fe62b68368736a177411a5
14365 Author: Keith Packard <keithp@keithp.com>
14366 Date:   Tue Jun 28 17:03:34 2016 -0700
14367
14368     altos: Add debug check for irq block when editing task queues
14369     
14370     List manipulation operations are not atomic, so interrupts need to be
14371     blocked while changing them.
14372     
14373     Signed-off-by: Keith Packard <keithp@keithp.com>
14374
14375 commit 30eb5d2fa77e036690170e7057fa9df669375ae5
14376 Author: Keith Packard <keithp@keithp.com>
14377 Date:   Tue Jun 28 18:40:46 2016 -0700
14378
14379     altos/drivers: Use more reliable byte interface for CC1120 reception
14380     
14381     This replaces direct register access with function calls to allow that
14382     code to respect the hardware requirements.
14383     
14384     Signed-off-by: Keith Packard <keithp@keithp.com>
14385
14386 commit 61ad8e5bf428246ac89cad7cb9a1edf2ef735fd5
14387 Author: Keith Packard <keithp@keithp.com>
14388 Date:   Tue Jun 28 18:39:31 2016 -0700
14389
14390     altos/stm: Add better byte-level SPI api
14391     
14392     This provides inline functions for sending and receiving individual
14393     bytes, and setup/finish functions to wrap them in. This make the byte
14394     sending respect the SPI hardware interface requirements.
14395     
14396     Signed-off-by: Keith Packard <keithp@keithp.com>
14397
14398 commit 5866d191cee56949ccab4c154a14604e83163d42
14399 Author: Keith Packard <keithp@keithp.com>
14400 Date:   Tue Jun 28 18:37:49 2016 -0700
14401
14402     altos/stm: Clean up spi_enable/disable_index functions
14403     
14404     These had an extra level of switch nesting for no good reason.
14405     
14406     Signed-off-by: Keith Packard <keithp@keithp.com>
14407
14408 commit 5ab4a8b911e254dc829b61cb0abc9fd0b46b84b3
14409 Author: Keith Packard <keithp@keithp.com>
14410 Date:   Mon Jun 27 23:25:01 2016 -0700
14411
14412     altos/stm: move spi execution to common ao_spi_run
14413     
14414     This regularizes SPI hardware use and ensures that the device is
14415     turned off after it has been used and that the status register is back
14416     to 'normal' the next time through.
14417     
14418     Signed-off-by: Keith Packard <keithp@keithp.com>
14419
14420 commit 69791ef235161fef404f682fd6955e7eed8dc125
14421 Author: Keith Packard <keithp@keithp.com>
14422 Date:   Mon Jun 27 23:26:20 2016 -0700
14423
14424     altos: Add STM SPI debugging
14425     
14426     This dumps out the SPI hardware state and history of SPI operations
14427     when compiled with -DDEBUG=1. Without that, this patch does nothing.
14428     
14429     Signed-off-by: Keith Packard <keithp@keithp.com>
14430
14431 commit f418584d4d225827e08f56de86055eb3f074f8d1
14432 Author: Keith Packard <keithp@keithp.com>
14433 Date:   Mon Jun 27 17:26:19 2016 -0700
14434
14435     altos: Add STM DMA debugging
14436     
14437     This provides a command that shows current DMA operations when
14438     compiled with -DDEBUG=1. Without that, this patch has no effect.
14439     
14440     Signed-off-by: Keith Packard <keithp@keithp.com>
14441
14442 commit 2e60cd22f6789c94343e6432822cedab028dc1ba
14443 Author: Keith Packard <keithp@keithp.com>
14444 Date:   Tue Jun 28 18:25:44 2016 -0700
14445
14446     altos/stm: Change ao_spi_send_sync definition to take const source
14447     
14448     Provides for a bit better error checking.
14449     
14450     Signed-off-by: Keith Packard <keithp@keithp.com>
14451
14452 commit 21a29c7452398e0cca0fb90f99fa42a2a0684668
14453 Author: Keith Packard <keithp@keithp.com>
14454 Date:   Tue Jun 28 17:15:27 2016 -0700
14455
14456     altos/stm: Add more SPI status register bits
14457     
14458     These weren't the original version of the docs that we had.
14459     
14460     Signed-off-by: Keith Packard <keithp@keithp.com>
14461
14462 commit 785d2697376ebd20531d22441a60c41bd927b42a
14463 Author: Keith Packard <keithp@keithp.com>
14464 Date:   Tue Jun 28 17:12:48 2016 -0700
14465
14466     altos/stm: use 0xff for dma mutex value for allocated mutexes
14467     
14468     DMA channels which are 'allocated' can't be shared. Instead of using
14469     the value '1' in the related 'mutex', use 0xff which won't match any task.
14470     
14471     Signed-off-by: Keith Packard <keithp@keithp.com>
14472
14473 commit 0dec7d0885970a7d73468dd77220bae78e161b40
14474 Author: Keith Packard <keithp@keithp.com>
14475 Date:   Tue Jun 28 17:11:38 2016 -0700
14476
14477     altos/stm: remove ao_dma_abort
14478     
14479     This function isn't used anywhere.
14480     
14481     Signed-off-by: Keith Packard <keithp@keithp.com>
14482
14483 commit 974aaf73cbb720f1b1183cc239001528b6c7a5b9
14484 Author: Keith Packard <keithp@keithp.com>
14485 Date:   Tue Jun 28 17:09:00 2016 -0700
14486
14487     altos: Move comment in ao_sleep_for next to related code
14488     
14489     The comment got moved to the wrong place
14490     
14491     Signed-off-by: Keith Packard <keithp@keithp.com>
14492
14493 commit a7e0bb5eb661cfde31c383d605cb9cb8ca568bc7
14494 Author: Keith Packard <keithp@keithp.com>
14495 Date:   Tue Jun 28 17:04:59 2016 -0700
14496
14497     altos: Block interrupts while waking tasks sleeping on timers.
14498     
14499     Interrupts may not be blocked in the timer ISR, but they need to be
14500     while walking the pending timer list and moving tasks back to the run
14501     queue.
14502     
14503     Signed-off-by: Keith Packard <keithp@keithp.com>
14504
14505 commit 40abb0d1e2f43a60ffa34b055ebb913ee3e20faf
14506 Author: Keith Packard <keithp@keithp.com>
14507 Date:   Tue Jun 28 00:07:23 2016 -0700
14508
14509     altosui: Deliver firmware for Tmega 2.0 and TBT 3.0 for Windows too
14510     
14511     1.6.4 added Tmega 2.0 and TBT 3.0 firmware to linux and mac, but
14512     neglected windows.
14513     
14514     Signed-off-by: Keith Packard <keithp@keithp.com>
14515
14516 commit 5b7e81628437389014fdd39e323a6f0176e02ba6
14517 Author: Keith Packard <keithp@keithp.com>
14518 Date:   Mon Jun 27 23:28:28 2016 -0700
14519
14520     Mark testing version 1.6.4.1
14521     
14522     Signed-off-by: Keith Packard <keithp@keithp.com>
14523
14524 commit 6d15cf1580563aea90e9c47f5b268c9c7bb9ba26
14525 Author: Keith Packard <keithp@keithp.com>
14526 Date:   Fri Jun 24 12:07:36 2016 -0700
14527
14528     altosdroid: Deal with multiple installed android SDKs
14529     
14530     Use the latest SDK's zipalign
14531     
14532     Signed-off-by: Keith Packard <keithp@keithp.com>
14533
14534 commit 3374a9069618658a33af54472d8670e3086af1e0
14535 Author: Keith Packard <keithp@keithp.com>
14536 Date:   Fri Jun 24 12:06:32 2016 -0700
14537
14538     ao-tools/ao-chaosread: Document length (-l) option
14539     
14540     Signed-off-by: Keith Packard <keithp@keithp.com>
14541
14542 commit ca59786b5022f592f6516a3ac54708789db14c94
14543 Author: Keith Packard <keithp@keithp.com>
14544 Date:   Mon Jun 20 10:19:32 2016 -0700
14545
14546     Bump android version to 13
14547     
14548     Need to update the maps API key in the package
14549     
14550     Signed-off-by: Keith Packard <keithp@keithp.com>
14551
14552 commit 10fa950cb9fee0ba28adfc5ead108657655bb289
14553 Author: Bdale Garbee <bdale@gag.com>
14554 Date:   Wed Jun 22 15:01:09 2016 -0600
14555
14556     switch libgtk-3-bin build-dep to gtk-update-icon-cache, closes: #825455
14557
14558 commit ed6eb010614b5b27757619fc629d7330fc8c4122
14559 Author: Keith Packard <keithp@keithp.com>
14560 Date:   Fri Jun 17 10:18:20 2016 -0700
14561
14562     doc: Add install-html script
14563     
14564     This script strips the XML-ish bits from html files so that ikiwiki
14565     can parse them correctly
14566     
14567     Signed-off-by: Keith Packard <keithp@keithp.com>
14568
14569 commit afe74c067a31ce420d0d4cdac2069c1d258a5114
14570 Author: Keith Packard <keithp@keithp.com>
14571 Date:   Fri Jun 17 08:58:06 2016 -0700
14572
14573     Bump version to 1.6.4
14574     
14575     Signed-off-by: Keith Packard <keithp@keithp.com>
14576
14577 commit 0c5a1bea3ffa7c4b6b1503733e33911cbfcb3e80
14578 Author: Keith Packard <keithp@keithp.com>
14579 Date:   Fri Jun 17 08:54:19 2016 -0700
14580
14581     altoslib: Stop reflective JSON class walk at Object instead of null
14582     
14583     Android has classes above Object which are all tied together which
14584     cause the object walking to fail in pretty spectacular ways. As Object
14585     has no interesting fields, that serves as a fine barrier to the super
14586     class walk and works on both android and real java.
14587     
14588     Signed-off-by: Keith Packard <keithp@keithp.com>
14589
14590 commit 383dec4449f8160c06804fba06290e7a07335934
14591 Author: Keith Packard <keithp@keithp.com>
14592 Date:   Fri Jun 17 08:27:12 2016 -0700
14593
14594     altosui: Print filename before attempting to parse in --summary mode
14595     
14596     Any problems handling the file are easier to debug if the filename is
14597     visible above the error message.
14598     
14599     Signed-off-by: Keith Packard <keithp@keithp.com>
14600
14601 commit e8250fcb267a34fbbd8b88c6dcc8eec419bbcc68
14602 Author: Keith Packard <keithp@keithp.com>
14603 Date:   Fri Jun 17 08:26:31 2016 -0700
14604
14605     altoslib: Add back some JSON exception debugging printfs
14606     
14607     These make it possible to figure out where the JSON code went wrong.
14608     
14609     Signed-off-by: Keith Packard <keithp@keithp.com>
14610
14611 commit a46df4f69984e3ef0064c2b211438c8d8ffaab68
14612 Author: Keith Packard <keithp@keithp.com>
14613 Date:   Fri Jun 17 08:17:57 2016 -0700
14614
14615     altoslib: Add construction for remaining primitive array types to JSON
14616     
14617     AltosCompanion has an array of ints, which was missed until I tried a
14618     telemetry file with companion data.
14619     
14620     Signed-off-by: Keith Packard <keithp@keithp.com>
14621
14622 commit 1ed6a3fb6356415c0d57ce2ce556435c6ff06e73
14623 Author: Keith Packard <keithp@keithp.com>
14624 Date:   Fri Jun 17 08:17:15 2016 -0700
14625
14626     altoslib: Add null constructor for AltosCompanion
14627     
14628     This lets it be used by the JSON code.
14629     
14630     Signed-off-by: Keith Packard <keithp@keithp.com>
14631
14632 commit 1dce20f7eee56166ac61798ca26eeb323dc8f012
14633 Author: Keith Packard <keithp@keithp.com>
14634 Date:   Fri Jun 17 00:52:38 2016 -0700
14635
14636     altoslib: Get rid of manual JSON encoding stuff
14637     
14638     Now that the reflective JSON stuff is working, we can delete all of
14639     the manual code.
14640     
14641     Signed-off-by: Keith Packard <keithp@keithp.com>
14642
14643 commit 7175774c4f60ed3efd54417f2035b50ea0108c7b
14644 Author: Keith Packard <keithp@keithp.com>
14645 Date:   Fri Jun 17 00:02:05 2016 -0700
14646
14647     altoslib: Improve AltosState save/restore debugging
14648     
14649     When save/restore generate different values, write out the two
14650     versions to one.json and two.json for easy comparison.
14651     
14652     Signed-off-by: Keith Packard <keithp@keithp.com>
14653
14654 commit 8df6afe843e184e98e5d965cee3af562dfa30a3b
14655 Author: Keith Packard <keithp@keithp.com>
14656 Date:   Fri Jun 17 00:01:15 2016 -0700
14657
14658     altoslib: Use reflection JSON code for frequency preferences
14659     
14660     This replaces the non-reflective JSON code with reflective code, which
14661     is much shorter.
14662     
14663     Signed-off-by: Keith Packard <keithp@keithp.com>
14664
14665 commit 93de1d7ec841c55f5a1a63d34b422780a6fbe3c3
14666 Author: Keith Packard <keithp@keithp.com>
14667 Date:   Fri Jun 17 00:00:09 2016 -0700
14668
14669     altoslib: Add JSON-based object saving/restoring code
14670     
14671     This uses Java reflection to construct JSON strings for
14672     most Java objects.
14673     
14674     Signed-off-by: Keith Packard <keithp@keithp.com>
14675
14676 commit 2a1b7c6c509d4d19de21abf02b63aeacba269d13
14677 Author: Keith Packard <keithp@keithp.com>
14678 Date:   Thu Jun 16 23:59:06 2016 -0700
14679
14680     altoslib: Add null constructors to AltosQuaternion and AltosRotation
14681     
14682     These will be used in the reflection-based JSON code
14683     
14684     Signed-off-by: Keith Packard <keithp@keithp.com>
14685
14686 commit f7e2f7f430e612c682bf55478860054ce94b995f
14687 Author: Keith Packard <keithp@keithp.com>
14688 Date:   Wed Jun 15 22:52:08 2016 -0700
14689
14690     altoslib: Remove AltosHashSet code
14691     
14692     Everything has switched to JSON now.
14693     
14694     Signed-off-by: Keith Packard <keithp@keithp.com>
14695
14696 commit 1b5ea911049a8afae6af475a4a2bf62a6e3aa57b
14697 Author: Keith Packard <keithp@keithp.com>
14698 Date:   Wed Jun 15 22:40:27 2016 -0700
14699
14700     altoslib: Switch preserved state format to JSON
14701     
14702     This is much easier to debug than the icky strings with backslashes everywhere.
14703     
14704     Signed-off-by: Keith Packard <keithp@keithp.com>
14705
14706 commit 1de8b6c340cec0b5a327392686c5a4e00f201e98
14707 Author: Keith Packard <keithp@keithp.com>
14708 Date:   Wed Jun 15 22:39:31 2016 -0700
14709
14710     doc: Updates to 1.6.4 release notes.
14711     
14712     Note USB fixes for host reboot and other changes.
14713     
14714     Signed-off-by: Keith Packard <keithp@keithp.com>
14715
14716 commit f28db1102685c87b9f4278268f7e91f5df18374a
14717 Author: Keith Packard <keithp@keithp.com>
14718 Date:   Wed Jun 15 22:38:32 2016 -0700
14719
14720     altosui: Don't open command window when --graph is provided
14721     
14722     When the user explicitly asks to open a graph, don't bring up the
14723     command button window too.
14724     
14725     Signed-off-by: Keith Packard <keithp@keithp.com>
14726
14727 commit 2a4d741872449b5332f28e018fa3acc53ed7d891
14728 Author: Keith Packard <keithp@keithp.com>
14729 Date:   Wed Jun 15 22:37:39 2016 -0700
14730
14731     altosuilib: Track open frames, exit when none remain
14732     
14733     This will let us not have the altosui window open by causing the
14734     application to shut down when the last frame closes.
14735     
14736     Signed-off-by: Keith Packard <keithp@keithp.com>
14737
14738 commit 04c6f4c54ac10f6464ffb8cab2186ac2b2eafb00
14739 Author: Keith Packard <keithp@keithp.com>
14740 Date:   Wed Jun 15 22:36:35 2016 -0700
14741
14742     altosui: Remove missing items from --summary output
14743     
14744     Check all values for MISSING before printing them.
14745     
14746     Signed-off-by: Keith Packard <keithp@keithp.com>
14747
14748 commit 7fd28830b6f7a20b35d85a92047ccb94c965fe29
14749 Author: Keith Packard <keithp@keithp.com>
14750 Date:   Wed Jun 15 22:33:55 2016 -0700
14751
14752     altosdroid: Auto save freq changes on 'ok'
14753     
14754     Add any pending changes in the edit entries to the frequency set when
14755     the user selects 'ok'.
14756     
14757     Signed-off-by: Keith Packard <keithp@keithp.com>
14758
14759 commit 96eb350d3dfc83f6dfb31bbab1427f9206acde79
14760 Author: Bdale Garbee <bdale@gag.com>
14761 Date:   Sun Jun 12 09:23:36 2016 -0600
14762
14763     extend "ok" temp range to 40C, since battery charger on bench can drive temp above
14764     35C at times in Bdale and Robert's production testing
14765
14766 commit eee7fa303fb0d80ac5d7b9c5a86af60333f61951
14767 Author: Keith Packard <keithp@keithp.com>
14768 Date:   Sat Jun 11 22:17:01 2016 -0700
14769
14770     altos/stmf0: Remove ao_usb_free
14771     
14772     This can't work without a lot more effort.
14773     
14774     Signed-off-by: Keith Packard <keithp@keithp.com>
14775
14776 commit 1704d27248f1845c545ec61cf1bad58bf41189af
14777 Author: Keith Packard <keithp@keithp.com>
14778 Date:   Sat Jun 11 22:16:12 2016 -0700
14779
14780     altos/stmf0: Rework the sram allocation to save a few text bytes
14781     
14782     Boot loaders were going over 4096 bytes of ROM. I suspect we'll need
14783     more serious work soon.
14784     
14785     Signed-off-by: Keith Packard <keithp@keithp.com>
14786
14787 commit 36a08dc89ece6e2a2f0f69e3b31da17d66ceb2e2
14788 Author: Keith Packard <keithp@keithp.com>
14789 Date:   Fri Jun 10 14:40:26 2016 -0700
14790
14791     altos/cc1115l: Reduce trace buffer size
14792     
14793     A 32-element trace buffer is all the larger we can fit in teledongle.
14794     
14795     Signed-off-by: Keith Packard <keithp@keithp.com>
14796
14797 commit 7d21ff641a7bc35318f0f637589eabb5bb6c5152
14798 Author: Keith Packard <keithp@keithp.com>
14799 Date:   Fri Jun 10 14:39:25 2016 -0700
14800
14801     altos/stm: Handle USB reset in STM32L usb driver
14802     
14803     Just like lpc and stmf0, deal with the host resetting the bus while
14804     rebooting by restoring all usb-related data to the initial values.
14805     
14806     Signed-off-by: Keith Packard <keithp@keithp.com>
14807
14808 commit 54f8d53584d0a902676b441cd122c01cd54f2283
14809 Author: Keith Packard <keithp@keithp.com>
14810 Date:   Fri Jun 10 14:33:50 2016 -0700
14811
14812     altos/lpc: Handle USB reset by resetting internal state
14813     
14814     Just like stmf0, this clears internal state at USB reset time so the
14815     driver can survive host OS reboots.
14816     
14817     Signed-off-by: Keith Packard <keithp@keithp.com>
14818
14819 commit 36ba97fabbed2f2a4a89da5be221c630ea3ff66f
14820 Author: Keith Packard <keithp@keithp.com>
14821 Date:   Thu Jun 9 22:06:30 2016 -0700
14822
14823     stmf0: Do not send more data than requested for GET_DESCRIPTOR
14824     
14825     When Linux boots, it asks for only the first 8 bytes of the device
14826     descriptor; we must limit the amount of data sent back to that amount
14827     or USB will get wedged.
14828     
14829     Signed-off-by: Keith Packard <keithp@keithp.com>
14830
14831 commit 2970de9f92243b11d3beef56f3b1df3ef3579b95
14832 Author: Keith Packard <keithp@keithp.com>
14833 Date:   Thu Jun 9 22:05:24 2016 -0700
14834
14835     stmf0: Clear all USB state when resetting chip. Wakeup all sleepers
14836     
14837     When USB is reset, but the board is not power cycled, all of the
14838     internal USB state needs to be reset, and any tasks blocked on sending
14839     or receiving packets need to be awoken so they can go wait for USB to
14840     start running again.
14841     
14842     Signed-off-by: Keith Packard <keithp@keithp.com>
14843
14844 commit 55c8e5aff2cc7b941503a04970f7d368261af52a
14845 Author: Keith Packard <keithp@keithp.com>
14846 Date:   Thu Jun 9 22:03:45 2016 -0700
14847
14848     telegps-v1.0: Document how SN 1959 was fixed
14849     
14850     SN1959 was fixed by jumpering pin 8 to pin 10 so that the DONE_INT_PIN
14851     could be switched from PIO 2 to PIO 4 as pin 8 appeared to have failed.
14852     
14853     Signed-off-by: Keith Packard <keithp@keithp.com>
14854
14855 commit 4d57c8b87f29f23beb0d88f1cef179209b1c5992
14856 Author: Keith Packard <keithp@keithp.com>
14857 Date:   Sun Jun 5 09:17:12 2016 -0700
14858
14859     altosuilib: Only display map debugging when serial_debug is enabled
14860     
14861     This keeps the application quiet for most users.
14862     
14863     Signed-off-by: Keith Packard <keithp@keithp.com>
14864
14865 commit f982248573c1b646ac53fde980a60ada5404f6aa
14866 Author: Keith Packard <keithp@keithp.com>
14867 Date:   Fri May 27 20:30:18 2016 -0700
14868
14869     altosuilib: Fill preload map on site or lat/lon change
14870     
14871     This loads the map view with the selected area when the site entry is
14872     changed or the user hits return in the lat/lon fields. This lets you
14873     see the target launch site without having to load the whole preload set.
14874     
14875     Signed-off-by: Keith Packard <keithp@keithp.com>
14876
14877 commit f5944ba4eb3f419f8cad461872d048b5adf7b566
14878 Author: Keith Packard <keithp@keithp.com>
14879 Date:   Thu May 26 14:33:44 2016 -0700
14880
14881     doc: pad/idle indicator table was busted
14882     
14883     I stuck a pile of extra '|' characters in the table by mistake.
14884     
14885     Reported-by: Stan <stanleyosmith@gmail.com>
14886     Signed-off-by: Keith Packard <keithp@keithp.com>
14887
14888 commit 0d966b74f756e88e5dffa92400b105f540429262
14889 Author: Keith Packard <keithp@keithp.com>
14890 Date:   Tue May 24 23:44:50 2016 -0700
14891
14892     altosuilib: Rename AltosUIMap*New.java to AltosUIMap*.java
14893     
14894     This code isn't really new anymore...
14895     
14896     Signed-off-by: Keith Packard <keithp@keithp.com>
14897
14898 commit 59a9bdd73b580a9c934a574be7bf45c5033e14b5
14899 Author: Keith Packard <keithp@keithp.com>
14900 Date:   Tue May 24 23:40:47 2016 -0700
14901
14902     altosuilib: Have map preload respond to units and font size changes
14903     
14904     Just add suitable listeners so that the display updates when
14905     preferences change.
14906     
14907     Signed-off-by: Keith Packard <keithp@keithp.com>
14908
14909 commit 7b5521966119fcc290591bf1b397506ef44cedea
14910 Author: Keith Packard <keithp@keithp.com>
14911 Date:   Tue May 24 23:40:03 2016 -0700
14912
14913     altoslib: use miles for distances > 1000ft.
14914     
14915     This makes both the map line and the other distance displays use miles
14916     for distances greater than 1000 feet.
14917     
14918     Signed-off-by: Keith Packard <keithp@keithp.com>
14919
14920 commit 1ea855f95772a8a394407e0070be1ed9cc0f6650
14921 Author: Keith Packard <keithp@keithp.com>
14922 Date:   Sun May 15 13:59:12 2016 -0700
14923
14924     telegps: Add monitor idle mode
14925     
14926     This monitors directly connected devices. No support for doing monitor
14927     idle using packet mode, as TeleGPS doesn't support that.
14928     
14929     Signed-off-by: Keith Packard <keithp@keithp.com>
14930
14931 commit df276262900551a5eecd94903eefe9a264b161ec
14932 Author: Keith Packard <keithp@keithp.com>
14933 Date:   Sun May 15 13:58:41 2016 -0700
14934
14935     telegps: Use log_space when flight_log_max is missing
14936     
14937     TeleGPS has this, but not flight_log_max
14938     
14939     Signed-off-by: Keith Packard <keithp@keithp.com>
14940
14941 commit 9287122edc0e2dec6b2542f4cc8cb9cf2900bb33
14942 Author: Keith Packard <keithp@keithp.com>
14943 Date:   Sun May 15 13:57:28 2016 -0700
14944
14945     altoslib: Add AltosIdleReader
14946     
14947     This provides an AltosFlightReader interface for monitor idle mode,
14948     making that easier to provide in TeleGPS
14949     
14950     Signed-off-by: Keith Packard <keithp@keithp.com>
14951
14952 commit 3c4278a29082a2af5911e22e59f8f52549f549e3
14953 Author: Keith Packard <keithp@keithp.com>
14954 Date:   Sun May 15 13:56:21 2016 -0700
14955
14956     altoslib: Add log_space to AltosState
14957     
14958     TeleGPS doesn't have flight_log_max value, but does have log_space
14959     which we can use for the same thing in monitor idle mode.
14960     
14961     Signed-off-by: Keith Packard <keithp@keithp.com>
14962
14963 commit f484216e72f81decb2aaa7289d6f69678990b7af
14964 Author: Keith Packard <keithp@keithp.com>
14965 Date:   Sun May 15 13:55:12 2016 -0700
14966
14967     altoslib: Set version and log space from AltosIdleFetch
14968     
14969     Just more data for monitor idle mode
14970     
14971     Signed-off-by: Keith Packard <keithp@keithp.com>
14972
14973 commit 29123a60272777916e5aae08369d0f03c2f135b6
14974 Author: Keith Packard <keithp@keithp.com>
14975 Date:   Sun May 15 13:53:38 2016 -0700
14976
14977     altoslib: Allow empty values in AltosHashSet representation
14978     
14979     Check for value termination before appending the first character.
14980     
14981     Signed-off-by: Keith Packard <keithp@keithp.com>
14982
14983 commit b1a90adac9f6e2a609ce1ccd6749462bb5c9adbe
14984 Author: Keith Packard <keithp@keithp.com>
14985 Date:   Thu May 12 23:33:53 2016 -0700
14986
14987     altoslib: Store saved state in version-independent format
14988     
14989     Use AltosHashSet for AltosState so that AltosDroid doesn't lose
14990     tracker information when the application is upgraded.
14991     
14992     Signed-off-by: Keith Packard <keithp@keithp.com>
14993
14994 commit b13037fad0905c5933d1ff579122ba1357b02eea
14995 Author: Keith Packard <keithp@keithp.com>
14996 Date:   Thu May 12 19:13:05 2016 -0700
14997
14998     altoslib: Store common frequencies in library version-independent form
14999     
15000     Serializable Objects in java are very specific to the class being
15001     serialized. As we bump the name of the library on a regular basis to
15002     note API/ABI issues, this mean a saved a Serializable object in
15003     the preferences database will fail to load across library version
15004     upgrades.
15005     
15006     The saved tracker state and saved common frequencies were the only
15007     objects saved in this form; this patch adds infrastructure for writing
15008     objects in a version-independent form, and then adds support for
15009     saving frequencies in that form.
15010     
15011     Signed-off-by: Keith Packard <keithp@keithp.com>
15012
15013 commit 2f4903f903223312d0a3a03dfd413059f24a07f5
15014 Author: Keith Packard <keithp@keithp.com>
15015 Date:   Thu May 12 19:10:19 2016 -0700
15016
15017     altosui/telegps/micropeak: Handle both MULTI_LIB and non-MULTI_LIB builds
15018     
15019     On x86 systems with -m32 and -m64 compilers, both libaltos32.so and
15020     libaltos64.so are built. Otherwise, we should use libaltos.so
15021     
15022     altosui only dealt with libaltos32.so and libaltos64.so, so it only
15023     worked on MULTI_LIB systems. telegps and micropeak only used
15024     libaltos.so, so they wouldn't work correctly on multi-lib systems.
15025     
15026     Fix all of them to work either way.
15027     
15028     Signed-off-by: Keith Packard <keithp@keithp.com>
15029
15030 commit 64ed56fe3132faa8585c9cd7b0261ac85f70a7bd
15031 Author: Keith Packard <keithp@keithp.com>
15032 Date:   Thu May 12 18:05:14 2016 -0700
15033
15034     Automatically run 'git submodule update' if necessary
15035     
15036     This makes sure pdclib exists by updating for the all and
15037     all-recursive targets
15038     
15039     Signed-off-by: Keith Packard <keithp@keithp.com>
15040
15041 commit 97adfff4cfb67c17a96f3ff46606b4e439422b01
15042 Author: Keith Packard <keithp@keithp.com>
15043 Date:   Thu May 12 12:14:03 2016 -0700
15044
15045     Bump java library versions
15046     
15047     Prepare for 1.6.4 release
15048     
15049     Signed-off-by: Keith Packard <keithp@keithp.com>
15050
15051 commit 3450efdf8bd736a33900493eeda348ec2dacf7e8
15052 Author: Keith Packard <keithp@keithp.com>
15053 Date:   Thu May 12 12:13:45 2016 -0700
15054
15055     Bump android app version
15056     
15057     Prepare for 1.6.4 release
15058     
15059     Signed-off-by: Keith Packard <keithp@keithp.com>
15060
15061 commit ba84b9c908d5909ea5a148c249709b21640f1eac
15062 Author: Keith Packard <keithp@keithp.com>
15063 Date:   Wed May 11 23:31:53 2016 -0700
15064
15065     telegps: Adapt to distance units switching changes
15066     
15067     'show_units' is no longer available; use 'parse_units' instead
15068     
15069     Signed-off-by: Keith Packard <keithp@keithp.com>
15070
15071 commit 2ec7e14f0104e3a227ff566fa2fc1f6286ddd9d0
15072 Author: Keith Packard <keithp@keithp.com>
15073 Date:   Wed May 11 12:48:10 2016 -0700
15074
15075     altoslib: Get rid of AltosMap from AltosMapLoader
15076     
15077     Cleans up the loader API and eliminates a AltosMapTile for every chunk
15078     of map data.
15079     
15080     Signed-off-by: Keith Packard <keithp@keithp.com>
15081
15082 commit ab905d2f7d8929080042cfd16cc418ea5792c3cb
15083 Author: Keith Packard <keithp@keithp.com>
15084 Date:   Wed May 11 12:43:51 2016 -0700
15085
15086     altosdroid: make disconnect stick past pause/restart
15087     
15088     Clear the active_device preference on disconnect so we don't reconnect
15089     anytime the service gets activated.
15090     
15091     Signed-off-by: Keith Packard <keithp@keithp.com>
15092
15093 commit 0a50669b1fde3e3c1cbc08c4836613b58ead219b
15094 Author: Keith Packard <keithp@keithp.com>
15095 Date:   Wed May 11 10:47:31 2016 -0700
15096
15097     altoslib: Clean up map file and url handling
15098     
15099     move it all to AltosMapStore.java
15100     
15101     Signed-off-by: Keith Packard <keithp@keithp.com>
15102
15103 commit 471091d0fddf09ed69df75e4f2fdd92e5f57b9c5
15104 Author: Keith Packard <keithp@keithp.com>
15105 Date:   Tue May 10 23:13:14 2016 -0700
15106
15107     doc: Start update for 1.6.4
15108     
15109     Signed-off-by: Keith Packard <keithp@keithp.com>
15110
15111 commit b2710128a715a109745ec40553a3d4149a7f49ab
15112 Author: Keith Packard <keithp@keithp.com>
15113 Date:   Tue May 10 23:04:23 2016 -0700
15114
15115     altosuilib: Don't flicker missing voltages when changing units
15116     
15117     For some reason, a value of MISSING -1 was getting used, which caused
15118     displays to light up briefly with a weird value when switching between
15119     metric and imperial units.
15120     
15121     Signed-off-by: Keith Packard <keithp@keithp.com>
15122
15123 commit 895cb58a6cd7424ee63c24d791b5988f41f85d31
15124 Author: Keith Packard <keithp@keithp.com>
15125 Date:   Tue May 10 23:03:45 2016 -0700
15126
15127     altosdroid: Rate limit map loading pacifier
15128     
15129     Just like in altosui.
15130     
15131     Signed-off-by: Keith Packard <keithp@keithp.com>
15132
15133 commit c5f49d0ac254047f13c6c1ecfb5520eff72109ac
15134 Author: Keith Packard <keithp@keithp.com>
15135 Date:   Tue May 10 23:02:09 2016 -0700
15136
15137     altoslib: Allow map preloading to be aborted
15138     
15139     Close the map preload dialog and it would be nice to stop loading map
15140     bits.
15141     
15142     Signed-off-by: Keith Packard <keithp@keithp.com>
15143
15144 commit 2e551e7c5f82a7e35d39e8f73e8e526e5484cd5d
15145 Author: Keith Packard <keithp@keithp.com>
15146 Date:   Tue May 10 22:50:23 2016 -0700
15147
15148     altosuilib: Rate limit map loading pacifier updates
15149     
15150     Just updating the pacifier was consuming a huge amount of CPU. Update
15151     no more than once every 100ms.
15152     
15153     Signed-off-by: Keith Packard <keithp@keithp.com>
15154
15155 commit 42021d9fdc6f7a74cc9b20ebf3cf60b4c5f4ea82
15156 Author: Keith Packard <keithp@keithp.com>
15157 Date:   Tue May 10 22:49:04 2016 -0700
15158
15159     altoslib: Remove some debug printf calls
15160     
15161     Signed-off-by: Keith Packard <keithp@keithp.com>
15162
15163 commit 60f4d69592c440ab7bb67a04f4c07fc7279d2c20
15164 Author: Keith Packard <keithp@keithp.com>
15165 Date:   Tue May 10 22:46:58 2016 -0700
15166
15167     altoslib: Switch distance from m/ft to km/miles for large values
15168     
15169     This adds lots of infrastructure to deal with making the unit used
15170     depend on the value itself, and then uses it only for distances.
15171     
15172     Signed-off-by: Keith Packard <keithp@keithp.com>
15173
15174 commit 6a6da23335e6e5864387c7a22946f80f51056a4f
15175 Author: Keith Packard <keithp@keithp.com>
15176 Date:   Tue May 10 12:29:14 2016 -0700
15177
15178     Add TeleMega to spec list. Add TeleGPS RF output.
15179     
15180     Signed-off-by: Keith Packard <keithp@keithp.com>
15181
15182 commit d92ca1cd4dfbacebd7aa1bbcfc671daee35dc808
15183 Author: Keith Packard <keithp@keithp.com>
15184 Date:   Tue May 10 12:28:51 2016 -0700
15185
15186     Publish firmware with keithp-fat
15187     
15188     Signed-off-by: Keith Packard <keithp@keithp.com>
15189
15190 commit a371253bb5fc25e34d87507dc9b814530f4e28f6
15191 Author: Keith Packard <keithp@keithp.com>
15192 Date:   Mon May 9 17:57:12 2016 -0700
15193
15194     altosdroid: Check for closed before writing/reading bluetooth
15195     
15196     Signed-off-by: Keith Packard <keithp@keithp.com>
15197
15198 commit c57d86f6c9b56e90c986f460f93663a3e16cdf7a
15199 Author: Keith Packard <keithp@keithp.com>
15200 Date:   Mon May 9 17:56:28 2016 -0700
15201
15202     altosui/telegps: Ship firmware for new hardware
15203     
15204     TBT v3.0 and Tmega v2.0
15205     
15206     Signed-off-by: Keith Packard <keithp@keithp.com>
15207
15208 commit f078235803a80403014b3e54039fd2d0e0704367
15209 Merge: 04759ddd c457c827
15210 Author: Bdale Garbee <bdale@gag.com>
15211 Date:   Mon May 9 15:52:38 2016 -0600
15212
15213     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
15214
15215 commit 04759dddeb29e4de9f7e6b3673dc06c633fa2369
15216 Author: Bdale Garbee <bdale@gag.com>
15217 Date:   Mon May 9 15:52:21 2016 -0600
15218
15219     process updates made during 1.6.3 release cycle
15220
15221 commit c457c827a7445098ba5effd410de754ff5c65843
15222 Author: Keith Packard <keithp@keithp.com>
15223 Date:   Mon May 9 11:48:42 2016 -0700
15224
15225     Bump version to 1.6.3.1
15226     
15227     Post 1.6.3 release
15228     
15229     Signed-off-by: Keith Packard <keithp@keithp.com>
15230
15231 commit b25785ee0afebaf516b8a1b8d08d36fbdadd74ca
15232 Author: Keith Packard <keithp@keithp.com>
15233 Date:   Mon May 9 11:33:48 2016 -0700
15234
15235     altos/cc1111: Use SW to drive UART RTS pin
15236     
15237     Can't get the hw to work.
15238     
15239     Signed-off-by: Keith Packard <keithp@keithp.com>
15240
15241 commit 1216c0ccece4ca1492967a341c5d01e9e5068ed8
15242 Author: Keith Packard <keithp@keithp.com>
15243 Date:   Fri May 6 17:10:14 2016 -0700
15244
15245     Ignore some built files for 1.6.3
15246     
15247     Signed-off-by: Keith Packard <keithp@keithp.com>
15248
15249 commit ce4c8a8ad57515e851207b0a82f3af791bb30d3e
15250 Merge: aa9630c3 320e312d
15251 Author: Bdale Garbee <bdale@gag.com>
15252 Date:   Fri May 6 17:49:30 2016 -0600
15253
15254     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
15255
15256 commit aa9630c30ee09bf358e77bf47ed0815a19237fca
15257 Author: Bdale Garbee <bdale@gag.com>
15258 Date:   Fri May 6 17:49:09 2016 -0600
15259
15260     add beep to TeleMega turnon script
15261
15262 commit 320e312db36fb6519a0bb1530d79595af18cdc86
15263 Author: Keith Packard <keithp@keithp.com>
15264 Date:   Fri May 6 16:46:57 2016 -0700
15265
15266     windows: Change install to look for browser in a different place
15267     
15268     The windows registry is a mystery.
15269     
15270     Signed-off-by: Keith Packard <keithp@keithp.com>
15271
15272 commit e0081f7ba6fc9f1e4484d3e291fd30065ad5b620
15273 Author: Keith Packard <keithp@keithp.com>
15274 Date:   Thu May 5 02:25:52 2016 -0700
15275
15276     altoslib: Fix map preloading callbacks, run in separate thread
15277     
15278     The map storage and tile callbacks were muddled together. Create
15279     clearly separate states for map data and have status updates be
15280     delivered when registering for new status events so that registration
15281     is sufficient to track the state without an explicit call to get the
15282     current state.
15283     
15284     Run the map tile creation in a separate thread so that even checking
15285     status of files on disk runs out of the UI thread.
15286     
15287     These fixes serve to make the pacifier update more smoothly, and also
15288     not over/under count tile loading so that the loading actually
15289     completes when all of the tiles are loaded.
15290     
15291     Signed-off-by: Keith Packard <keithp@keithp.com>
15292
15293 commit 13179f614a99cad3016832ac1b365eaa4208c10f
15294 Author: Keith Packard <keithp@keithp.com>
15295 Date:   Wed May 4 23:56:44 2016 -0700
15296
15297     micropeak: Change order of windows install so that java detect works
15298     
15299     I have no idea why this matters, but if you run the FTDI script before
15300     trying to detect java, then the javaw.exe program isn't found and java
15301     detection fails.
15302     
15303     Signed-off-by: Keith Packard <keithp@keithp.com>
15304
15305 commit 85191fe911a5ea4af384bff9b2ed9986679cd9fd
15306 Author: Keith Packard <keithp@keithp.com>
15307 Date:   Wed May 4 21:13:31 2016 -0700
15308
15309     doc: 1.6.3 release notes note TeleBT rts/cts and TM 2.0 monitor idle fixes
15310     
15311     Signed-off-by: Keith Packard <keithp@keithp.com>
15312
15313 commit 541996f95f9e26299618dbb79e723b82a52afd31
15314 Author: Keith Packard <keithp@keithp.com>
15315 Date:   Wed May 4 21:12:46 2016 -0700
15316
15317     doc: Update AltosDroid chapter for 1.6.3
15318     
15319     New menu structure, idle mode and frequency configuration
15320     
15321     Signed-off-by: Keith Packard <keithp@keithp.com>
15322
15323 commit b540f6f5b034f33b8e1d1c3b91e2403a56479caa
15324 Author: Keith Packard <keithp@keithp.com>
15325 Date:   Mon May 2 16:19:39 2016 -0700
15326
15327     altos: Make sure AO_MMA655X_INVERT is declared where needed
15328     
15329     Add #define AO_MMA655X_INVERT 0 to existing products which didn't
15330     declare it at all. This will make sure the value is set correctly for
15331     each new board.
15332     
15333     Signed-off-by: Keith Packard <keithp@keithp.com>
15334
15335 commit 0b0b359cbce6b818257b44b2a6aee0edcbaee40d
15336 Author: Keith Packard <keithp@keithp.com>
15337 Date:   Mon May 2 16:13:53 2016 -0700
15338
15339     altoslib: Deal with TeleMetrum v2.0 MMA6555 being inverted
15340     
15341     Dumping the MMA655X data with the 'A' command provides the raw sensor
15342     value. On TM v2.0 boards, the sensor is inverted, and all of the
15343     firmware uses the inverted value except for the 'dump the raw data'
15344     command. As a result, MonitorIdle was using the un-inverted value and
15345     displaying mystic values.
15346     
15347     I've fixed this in the ground station code by checking the product
15348     name and conditionally inverting the value (4095 - value) for
15349     TeleMetrum v2.0 products. Unknown products will generate a warning
15350     dialog on AltosUI so we'll catch places where we've failed to add a
15351     new product name.
15352     
15353     Signed-off-by: Keith Packard <keithp@keithp.com>
15354
15355 commit 1a797f5fd5d25ba635fd79ad7604763253caabf2
15356 Author: Keith Packard <keithp@keithp.com>
15357 Date:   Sat Apr 30 18:38:42 2016 -0700
15358
15359     publish AltosDroid in keithp-fat target
15360     
15361     Signed-off-by: Keith Packard <keithp@keithp.com>
15362
15363 commit 59466c1c2dbf95c427c2bb52304049eaac4d124f
15364 Author: Keith Packard <keithp@keithp.com>
15365 Date:   Sat Apr 30 18:37:05 2016 -0700
15366
15367     altoslib: Flush during set_state. Don't store listener state.
15368     
15369     The listener state wasn't used anyways, so don't bother storing
15370     it. Also, flush the state during set_state, which actually causes the
15371     state to be written out.
15372     
15373     Signed-off-by: Keith Packard <keithp@keithp.com>
15374
15375 commit 4219fd7720caeec196bf6cb1b4cf78c8fadaf3cd
15376 Author: Keith Packard <keithp@keithp.com>
15377 Date:   Sat Apr 30 18:33:25 2016 -0700
15378
15379     altoslib: Correct stats for flights without a real landing
15380     
15381     The landing time was miscomputed when the flight ended without
15382     entering the landed state, as when the recording terminates at
15383     apogee.
15384     
15385     This led to an uncomputed average boost accel, so that is now checked
15386     separately from max accel (which is done over the whole flight, not
15387     just boost).
15388     
15389     Signed-off-by: Keith Packard <keithp@keithp.com>
15390
15391 commit 9734f1198429dc8939eebf48b6e6acc1cef96485
15392 Author: Keith Packard <keithp@keithp.com>
15393 Date:   Sat Apr 30 18:30:16 2016 -0700
15394
15395     altosdroid: max height is a height, not a speed
15396     
15397     Was using the wrong units in the flight tab
15398     
15399     Signed-off-by: Keith Packard <keithp@keithp.com>
15400
15401 commit 7695da327ff8861a858b6695f4849fa1399548d8
15402 Author: Keith Packard <keithp@keithp.com>
15403 Date:   Sat Apr 30 08:46:52 2016 -0700
15404
15405     Revert "altos/stm: Run scheduler code on interrupt stack"
15406     
15407     This reverts commit 6a9546413d6a236c010e806b50506d870961d074.
15408     
15409     This causes the device to stop reliably handling interrupts.
15410
15411 commit 7db1cba64a2f6c80c5fe6e3073a0ff65be9c04c1
15412 Author: Keith Packard <keithp@keithp.com>
15413 Date:   Fri Apr 29 21:49:43 2016 -0700
15414
15415     doc: Add idle mode info to 1.6.3 release note
15416     
15417     Signed-off-by: Keith Packard <keithp@keithp.com>
15418
15419 commit ec20e2f72460010c4f59e6d59775671260e01026
15420 Author: Keith Packard <keithp@keithp.com>
15421 Date:   Thu Apr 28 12:29:16 2016 -0700
15422
15423     altoslib: Make AltosPreferencesBackend abstract. Add set/put Serializable
15424     
15425     This lets us add functionality to this directly, such as the new
15426     serializable APIs.
15427     
15428     Signed-off-by: Keith Packard <keithp@keithp.com>
15429
15430 commit 3c7b68b8a513b611500dfd734182e1a2e7bdd40c
15431 Author: Keith Packard <keithp@keithp.com>
15432 Date:   Wed Apr 27 01:40:47 2016 -0400
15433
15434     altosdroid: Add configurable frequency set
15435     
15436     Signed-off-by: Keith Packard <keithp@keithp.com>
15437
15438 commit 02f47fa98536eb0ecd58cd8f063600ced60e0a8a
15439 Author: Keith Packard <keithp@keithp.com>
15440 Date:   Wed Apr 27 01:39:01 2016 -0400
15441
15442     Fix key in AndroidManifest.xml.in
15443     
15444     Signed-off-by: Keith Packard <keithp@keithp.com>
15445
15446 commit d81f94fd5339d513de9bde5a2e19f8eca526344f
15447 Author: Keith Packard <keithp@keithp.com>
15448 Date:   Tue Apr 26 21:01:44 2016 -0400
15449
15450     altosdroid: Split setup functions to separate dialog
15451     
15452     Remove them from the options menu, handle all preferences through
15453     listeners.
15454     
15455     Signed-off-by: Keith Packard <keithp@keithp.com>
15456
15457 commit 204ae5142702044eb8ad2697a55028e904067958
15458 Author: Keith Packard <keithp@keithp.com>
15459 Date:   Mon Apr 25 23:12:34 2016 -0400
15460
15461     altosdroid: Add idle mode monitoring, reboot. Start igniters
15462     
15463     This adds three idle mode operations -- monitor idle, reboot flight
15464     computer and test igniters. The igniter test isn't quite wired up.
15465     
15466     Signed-off-by: Keith Packard <keithp@keithp.com>
15467
15468 commit 565404599fe9edf9ba16aec348eeb19ea31af743
15469 Author: Keith Packard <keithp@keithp.com>
15470 Date:   Mon Apr 25 18:50:58 2016 -0400
15471
15472     altos: Clear packet queue when starting packet master
15473     
15474     This avoids overfilling the packet buffer when
15475     disconnected. Applications using packet mode shouldn't expect that
15476     output be saved across master sessions.
15477     
15478     Signed-off-by: Keith Packard <keithp@keithp.com>
15479
15480 commit c816bea3536d025568dab313d7c8944a56ba0801
15481 Author: Keith Packard <keithp@keithp.com>
15482 Date:   Mon Apr 25 18:49:45 2016 -0400
15483
15484     altos/telebt-v3.0: Flip CTS/RTS pins for BT module
15485     
15486     These are wired backwards, so ask that the right pins be used, which
15487     requires switching to software control of the pins.
15488     
15489     Signed-off-by: Keith Packard <keithp@keithp.com>
15490
15491 commit 27319e4edbc503f193475b437fa5fe2937d47cbe
15492 Author: Keith Packard <keithp@keithp.com>
15493 Date:   Mon Apr 25 18:48:47 2016 -0400
15494
15495     altos/stm32l: Add support for software-driven HW flow control
15496     
15497     This allows applications to request that the flow control bits be
15498     driven from software rather than hardware, permitting more flexible
15499     pin configuration.
15500     
15501     Signed-off-by: Keith Packard <keithp@keithp.com>
15502
15503 commit 7c9a111ac1c88467ce28e03b4a9d3eabc9d7015b
15504 Author: Keith Packard <keithp@keithp.com>
15505 Date:   Tue Jan 19 23:53:27 2016 -0800
15506
15507     altos: Use TXE instead of TC for serial on STM32l
15508     
15509     Using TXE allows for full-speed communication, rather than waiting for
15510     each byte to be transmitted before inserting the next into the queue.
15511     
15512     Signed-off-by: Keith Packard <keithp@keithp.com>
15513
15514 commit eee2ca7fa7fd77be8ca5806cad7e250053465048
15515 Author: Keith Packard <keithp@keithp.com>
15516 Date:   Mon Apr 25 11:47:45 2016 -0400
15517
15518     Debug bits for telebt
15519
15520 commit a995d73838c8e7ec5126e563baa2e59d5e071b28
15521 Author: Keith Packard <keithp@keithp.com>
15522 Date:   Fri Apr 22 19:15:51 2016 -0400
15523
15524     altoslib: Don't try to drag lines around until map is loaded
15525     
15526     When the transform is null, it's hard to draw lines.
15527     
15528     Signed-off-by: Keith Packard <keithp@keithp.com>
15529
15530 commit a5373e2f9d2f1af211aa98029d448aeb518b45ce
15531 Author: Keith Packard <keithp@keithp.com>
15532 Date:   Fri Apr 22 19:15:05 2016 -0400
15533
15534     altoslib: Report exceptions caught while opening launch sites URL
15535     
15536     This just dumps them to stdout, which helps debug on Linux at least.
15537     
15538     Signed-off-by: Keith Packard <keithp@keithp.com>
15539
15540 commit 6bca0ed8183b85e5825eb0f4093dcd749592faf3
15541 Author: Keith Packard <keithp@keithp.com>
15542 Date:   Fri Apr 22 19:00:46 2016 -0400
15543
15544     altoslib: Use feet per second for imperial speed
15545     
15546     This is more useful during descent than miles per hour...
15547     
15548     Signed-off-by: Keith Packard <keithp@keithp.com>
15549
15550 commit f49fd5d2be68de97ebe65fa4f6484746e91dd677
15551 Author: Keith Packard <keithp@keithp.com>
15552 Date:   Fri Apr 22 18:53:32 2016 -0400
15553
15554     altosdroid: Run even without Bluetooth
15555     
15556     This lets us view old state information on USB-only devices, or when
15557     the bluetooth device can't be enabled.
15558     
15559     Signed-off-by: Keith Packard <keithp@keithp.com>
15560
15561 commit ea89feedd4185a5f583fa8ddf33a2ec0906e0dc0
15562 Author: Keith Packard <keithp@keithp.com>
15563 Date:   Fri Apr 22 18:52:42 2016 -0400
15564
15565     altosdroid: Redraw offline map when my location changes
15566     
15567     Update the map view even if there isn't any current telemetry data.
15568     
15569     Signed-off-by: Keith Packard <keithp@keithp.com>
15570
15571 commit 39af826ce9032e339929eb7917b1d29c87d03f69
15572 Author: Keith Packard <keithp@keithp.com>
15573 Date:   Fri Apr 22 17:32:10 2016 -0400
15574
15575     altosdroid: Track device location in app, not telemetry service
15576     
15577     This means we get location even if there isn't a telemetry device
15578     connected, making it possible to walk to old device locations
15579     
15580     Signed-off-by: Keith Packard <keithp@keithp.com>
15581
15582 commit b3f0c4d5c4ab8288db5fcabb0e848627031c4fd1
15583 Author: Keith Packard <keithp@keithp.com>
15584 Date:   Fri Apr 22 17:31:49 2016 -0400
15585
15586     Bump version to 1.6.3
15587     
15588     Signed-off-by: Keith Packard <keithp@keithp.com>
15589
15590 commit 57c1320962ad08d52e89d39bd5852f8d228dd872
15591 Author: Keith Packard <keithp@keithp.com>
15592 Date:   Thu Apr 21 22:37:35 2016 -0400
15593
15594     altosdroid: Can only use message once
15595     
15596     And here I thought re-using the message was clever. That generates a
15597     nice exception and crashes the program.
15598     
15599     Signed-off-by: Keith Packard <keithp@keithp.com>
15600
15601 commit 4d4a39b569d7982405748b961b93dcd33e59b833
15602 Author: Keith Packard <keithp@keithp.com>
15603 Date:   Thu Apr 21 21:32:50 2016 -0400
15604
15605     Add preliminary 1.6.3 release notes
15606     
15607     Signed-off-by: Keith Packard <keithp@keithp.com>
15608
15609 commit 565d8f22c23c7c6c6817d11ef1ca02e70ba5d2ae
15610 Author: Keith Packard <keithp@keithp.com>
15611 Date:   Wed Apr 20 20:27:47 2016 -0400
15612
15613     libaltos: Fix for Mac OS X El Capitan
15614     
15615     USB enumeration for serial devices changed
15616     
15617     Signed-off-by: Keith Packard <keithp@keithp.com>
15618
15619 commit f10fbff6758dfcfbeeeb224f8ab02fa107aae5f6
15620 Author: Justin Vreeland <vreeland.justin@gmail.com>
15621 Date:   Thu Apr 21 08:30:10 2016 -0400
15622
15623     Fix java class differing only by case
15624     
15625     OSX and Windows cannot handle files with names differing only by
15626     case.  When these files are present in either there's a constant
15627     unfixable change viewable in git status and git diff.
15628     
15629     Since this code can be run and compiled on both platforms
15630     names different only by case should be avoided.
15631     
15632     Signed-off-by: Justin Vreeland <vreeland.justin@gmail.com>
15633     Signed-off-by: Keith Packard <keithp@keithp.com>
15634
15635 commit c989237366ada094cdc817f50b7f58bbcf5b377a
15636 Author: Keith Packard <keithp@keithp.com>
15637 Date:   Thu Apr 21 21:11:29 2016 -0400
15638
15639     Prepare for new Android release by updating version number
15640     
15641     10->11
15642     
15643     Signed-off-by: Keith Packard <keithp@keithp.com>
15644
15645 commit 18b10ddf0e713431cb3e1065e62b0e6f597ce9d7
15646 Author: Keith Packard <keithp@keithp.com>
15647 Date:   Thu Apr 21 21:12:06 2016 -0400
15648
15649     AltosDroid play store keys have moved, update configure.ac
15650     
15651     The actual build files were already updated, but the configure.ac bits
15652     which detect that they are available were not.
15653     
15654     Signed-off-by: Keith Packard <keithp@keithp.com>
15655
15656 commit 21d176f161b90f18f236ef887cef9676d712eee3
15657 Author: Keith Packard <keithp@keithp.com>
15658 Date:   Thu Apr 21 21:12:40 2016 -0400
15659
15660     Update java library version numbers
15661     
15662     Prepare for 1.6.3 release.
15663     
15664     Signed-off-by: Keith Packard <keithp@keithp.com>
15665
15666 commit 4db6074bb15c66bd23c513e1e41b408e5408cff8
15667 Author: Keith Packard <keithp@keithp.com>
15668 Date:   Tue Apr 19 23:19:59 2016 -0400
15669
15670     altos: avoid mixed declarations and code in ao_task.c
15671     
15672     sdcc can't handle this.
15673     
15674     Signed-off-by: Keith Packard <keithp@keithp.com>
15675
15676 commit 09acb6821ab490d69f679a195e70acb4a71ba342
15677 Author: Keith Packard <keithp@keithp.com>
15678 Date:   Tue Apr 19 23:18:46 2016 -0400
15679
15680     altoslib: switch from keySet() to keys() in altos map tiles
15681     
15682     Android appears to not have the keySet() API in the same way that
15683     regular java does, so use the alternate older keys() api instead.
15684     
15685     Signed-off-by: Keith Packard <keithp@keithp.com>
15686
15687 commit 49c3e3dffe748d0d155d4876efcaf7d39e1cc8e3
15688 Author: Keith Packard <keithp@keithp.com>
15689 Date:   Tue Apr 19 23:17:50 2016 -0400
15690
15691     altoslib: Make AltosGPSSat implement Serializable
15692     
15693     This is required to save state values in AltosDroid.
15694     
15695     Signed-off-by: Keith Packard <keithp@keithp.com>
15696
15697 commit 45bcf595d0a6a6001459f7f2055cd15e4839550b
15698 Author: Keith Packard <keithp@keithp.com>
15699 Date:   Tue Apr 19 23:17:01 2016 -0400
15700
15701     altoslib: Add debugging to AltosPreferences.state() etc
15702     
15703     This let me find why AltosDroid was losing the last state information
15704     for each target.
15705     
15706     Signed-off-by: Keith Packard <keithp@keithp.com>
15707
15708 commit 90ba010aaa84a7d8b93c63543568a16ab0cb5984
15709 Author: Keith Packard <keithp@keithp.com>
15710 Date:   Tue Apr 19 23:15:26 2016 -0400
15711
15712     altosdroid: Don't set target location if lat/lon is MISSING
15713     
15714     Otherwise, we get a nice pointer to some random location on the planet.
15715     
15716     Signed-off-by: Keith Packard <keithp@keithp.com>
15717
15718 commit fd0ca040a5cccae18145bd29b3e4c09f14df3865
15719 Author: Keith Packard <keithp@keithp.com>
15720 Date:   Wed Apr 13 06:14:33 2016 -0700
15721
15722     altos/telefiretwo-v0.2: Change alarm names in comment
15723     
15724     The PCB is labeled 'A' and 'B'.
15725     
15726     Signed-off-by: Keith Packard <keithp@keithp.com>
15727
15728 commit 3abc0fc5e4484d862709501133d35563aa0c25fa
15729 Author: Keith Packard <keithp@keithp.com>
15730 Date:   Wed Apr 13 06:11:44 2016 -0700
15731
15732     altos/stmf0: Fix external interrupts
15733     
15734     Missing a reserved address in the registers broke everything nicely,
15735     but the priority values were also wrong - stm32f0 exposes 8 bits per
15736     priority, like the stm32l, but it uses only the top two bits.
15737     
15738     Signed-off-by: Keith Packard <keithp@keithp.com>
15739
15740 commit 14fecd672807982ce6232fa3b4bdce0aebe132e8
15741 Author: Keith Packard <keithp@keithp.com>
15742 Date:   Wed Apr 6 22:32:36 2016 -0700
15743
15744     Add TeleFireTwo v0.2 project
15745     
15746     This is much like TeleFireTwo v0.1, with only one pyro channel and
15747     added siren and strobe
15748     
15749     Signed-off-by: Keith Packard <keithp@keithp.com>
15750
15751 commit 70e46100acf597014ce54cf3b642254ce1cba59b
15752 Author: Keith Packard <keithp@keithp.com>
15753 Date:   Tue Apr 5 23:45:52 2016 -0700
15754
15755     altos/telelcotwo: Add idle timeout
15756     
15757     Puts TeleLCOTwo in a low power state (drawing about 80µA) after a
15758     timeout (default two minutes) to keep from killing the battery if the
15759     device is left turned on.
15760     
15761     Signed-off-by: Keith Packard <keithp@keithp.com>
15762
15763 commit aef5049cf8311927fada922730f85f31c8ddf177
15764 Author: Keith Packard <keithp@keithp.com>
15765 Date:   Fri Dec 25 20:46:40 2015 -0800
15766
15767     altos: Use simpler debounce logic for buttons
15768     
15769     Instead of waiting for a while after the transition to decide if it
15770     has stuck, signal the event right away and then ignore other
15771     transitions for the debounce interval.
15772     
15773     This seems to work just as reliably, but has the benefit of
15774     eliminating button latency at press time.
15775     
15776     Signed-off-by: Keith Packard <keithp@keithp.com>
15777
15778 commit 4c2a7503373c0584de77f9b0e5632a58ab8bbd1f
15779 Author: Keith Packard <keithp@keithp.com>
15780 Date:   Fri Dec 25 11:26:34 2015 -0800
15781
15782     altos: Add ao_lco_two.c; alternate LCO interface code
15783     
15784     The LCO interface is likely to end up very device specific as the
15785     interactions depends on the input devices. Here's a version for
15786     TeleLCOTwo, which has two arming switches and a firing button.
15787     
15788     Signed-off-by: Keith Packard <keithp@keithp.com>
15789
15790 commit 26023cfbf7e117114a4d62b7dbfc0f907efdfb47
15791 Author: Keith Packard <keithp@keithp.com>
15792 Date:   Mon Dec 21 21:52:31 2015 -0800
15793
15794     altos: Fix telefiretwo .gitignore
15795     
15796     Was ignoring the wrong built files
15797     
15798     Signed-off-by: Keith Packard <keithp@keithp.com>
15799
15800 commit 11f8ab90d2267715010e652d709beec363f74ed5
15801 Author: Keith Packard <keithp@keithp.com>
15802 Date:   Mon Dec 21 21:50:43 2015 -0800
15803
15804     altos: Add TeleLCOTwo firmware
15805     
15806     The LCO side of a two-channel launch controller setup.
15807     
15808     Signed-off-by: Keith Packard <keithp@keithp.com>
15809
15810 commit e6bad553009704af69b08b4a22fb5eb8ac6921f8
15811 Author: Keith Packard <keithp@keithp.com>
15812 Date:   Mon Dec 21 21:48:37 2015 -0800
15813
15814     altos: Support pad/lco boxes with fixed box numbers
15815     
15816     This allows for a configuration without adjustable box numbers on
15817     either end of the link, simplifying the UI.
15818     
15819     Signed-off-by: Keith Packard <keithp@keithp.com>
15820
15821 commit 93100ae8d4c8bd8fd6bdeff2cdc87b613c5d8058
15822 Author: Keith Packard <keithp@keithp.com>
15823 Date:   Mon Dec 21 21:47:10 2015 -0800
15824
15825     altos: Allow for pad boxes with different sensor configurations
15826     
15827     This allows for a pad box without a resistor from power to each
15828     FET. That resistor is needed to detect welded relays, but in a
15829     solid-state system, that's not a possibility.
15830     
15831     Signed-off-by: Keith Packard <keithp@keithp.com>
15832
15833 commit f2038dd2cfed5bbf049144172e3f7436b6cd3a55
15834 Author: Keith Packard <keithp@keithp.com>
15835 Date:   Thu Dec 17 19:54:23 2015 -0800
15836
15837     altos: telefiretwo-v0.1 bits
15838     
15839     Get this board running.
15840     
15841     Signed-off-by: Keith Packard <keithp@keithp.com>
15842
15843 commit 26ce7a9a213bdd35a13937054988e7b8fa749632
15844 Author: Keith Packard <keithp@keithp.com>
15845 Date:   Thu Dec 17 19:30:35 2015 -0800
15846
15847     altos: Add pad support for new telefire versions
15848     
15849     Makes the voltage divider values configurable, and allows for pyro
15850     channels that don't have the resistors necessary to check for a stuck
15851     relay.
15852     
15853     Also supports STM32L processors with wider GPIO registers, and uses
15854     the new ao_gpio_set/clr_bits functions to fire igniters rather than
15855     cc1111-specific code.
15856     
15857     Signed-off-by: Keith Packard <keithp@keithp.com>
15858
15859 commit 553c89f8c64398cb1a815b1fa248980cd3f62ef8
15860 Author: Keith Packard <keithp@keithp.com>
15861 Date:   Thu Dec 17 19:29:36 2015 -0800
15862
15863     altos: Support telefire products in cc1200 driver
15864     
15865     Need to disable the pad code while testing the radio.
15866     
15867     Signed-off-by: Keith Packard <keithp@keithp.com>
15868
15869 commit b8a19e83b7b1b8e2a1fcbdd58e41f9f974ae28ff
15870 Author: Keith Packard <keithp@keithp.com>
15871 Date:   Wed Apr 13 06:16:01 2016 -0700
15872
15873     altos/detherm: Add servo driver
15874     
15875     This just provides commands to test the servo with.
15876     
15877     Signed-off-by: Keith Packard <keithp@keithp.com>
15878
15879 commit cfb91ec7ef6ef485d813af96a0f206bb7a2204dd
15880 Author: Keith Packard <keithp@keithp.com>
15881 Date:   Tue Apr 5 22:03:37 2016 -0700
15882
15883     altos/detherm: Add ms5607 to detherm
15884     
15885     Signed-off-by: Keith Packard <keithp@keithp.com>
15886
15887 commit 8da29480a2fdf890d553b30eab58fc884210c1a5
15888 Author: Keith Packard <keithp@keithp.com>
15889 Date:   Wed Dec 23 23:15:16 2015 -0800
15890
15891     altos: Add easy mini plotting helper in test code
15892     
15893     Signed-off-by: Keith Packard <keithp@keithp.com>
15894
15895 commit e3f0c5eb8e5d57cbd8882587477d1381e2a83226
15896 Author: Keith Packard <keithp@keithp.com>
15897 Date:   Thu Dec 17 19:27:42 2015 -0800
15898
15899     altos: Add ao_gpi_set/clr_bits functions
15900     
15901     These set or clear a group of bits in a single GPIO register all together.
15902     
15903     Signed-off-by: Keith Packard <keithp@keithp.com>
15904
15905 commit 097c156b13ae975c742f294b46429e8ff14c365b
15906 Author: Keith Packard <keithp@keithp.com>
15907 Date:   Sat Apr 2 22:41:06 2016 -0700
15908
15909     altos/stmf0: Add pwm and exti drivers
15910     
15911     Signed-off-by: Keith Packard <keithp@keithp.com>
15912
15913 commit 0f227683e29062224a612c4a2ab5c8b2fc166059
15914 Author: Keith Packard <keithp@keithp.com>
15915 Date:   Sat Apr 2 22:40:23 2016 -0700
15916
15917     altos: Add detherm product
15918     
15919     Signed-off-by: Keith Packard <keithp@keithp.com>
15920
15921 commit eeceee3520fae66b35a9a9b39c866c1c2e3b0c9a
15922 Author: Keith Packard <keithp@keithp.com>
15923 Date:   Sat Apr 2 19:44:06 2016 -0700
15924
15925     doc: Note that EasyMega and TeleMega report A-D continuity
15926     
15927     Signed-off-by: Keith Packard <keithp@keithp.com>
15928
15929 commit f95c781bc16d332ea5442590521074396d6981ae
15930 Author: Keith Packard <keithp@keithp.com>
15931 Date:   Sat Apr 2 19:43:32 2016 -0700
15932
15933     altos/stmf0: Support HPE clock source
15934     
15935     Allows the use of crystals instead of requiring USB.
15936     
15937     Signed-off-by: Keith Packard <keithp@keithp.com>
15938
15939 commit 9f9d77b6d025d8285e362e53a8f728ec47adb234
15940 Author: Keith Packard <keithp@keithp.com>
15941 Date:   Sat Apr 2 19:42:44 2016 -0700
15942
15943     altos/stmf0: Add SPI driver.
15944     
15945     This also changes the DMA interface a bit so we can select for
15946     interrupts on only the interesting channels.
15947     
15948     Signed-off-by: Keith Packard <keithp@keithp.com>
15949
15950 commit f5e6caab78f4ca0e5c8a2d96ef53b8752d64f4b3
15951 Author: Keith Packard <keithp@keithp.com>
15952 Date:   Sat Apr 2 19:41:21 2016 -0700
15953
15954     altos: Use mini logging for detherm, just without ADC
15955     
15956     Signed-off-by: Keith Packard <keithp@keithp.com>
15957
15958 commit 6ead4c570a264afdc4e45eed6e87bf541668be6f
15959 Author: Keith Packard <keithp@keithp.com>
15960 Date:   Sat Apr 2 19:40:19 2016 -0700
15961
15962     altos: Add Detherm log format (easymini without ADC)
15963     
15964     Signed-off-by: Keith Packard <keithp@keithp.com>
15965
15966 commit 0ee235e1126f34987522fe852ba6ab3ac92d6cfd
15967 Author: Keith Packard <keithp@keithp.com>
15968 Date:   Sat Apr 2 19:39:07 2016 -0700
15969
15970     altos: Allow for flight hardware without any ADC values
15971     
15972     Detherm has no ADC connections, so we don't need to disable the ADC
15973     when going to landed state.
15974     
15975     Signed-off-by: Keith Packard <keithp@keithp.com>
15976
15977 commit 7348cc4736c9a94f9ad299edd78199b544d0e95a
15978 Author: Keith Packard <keithp@keithp.com>
15979 Date:   Thu Mar 24 19:25:33 2016 -0600
15980
15981     altos: Add one-byte SPI output routine for LPC and STM cores
15982     
15983     This allows for SPI output at interrupt time, one byte at a time.
15984     
15985     Signed-off-by: Keith Packard <keithp@keithp.com>
15986
15987 commit b31c6fd153825ae5ad0fcea7189472af1a9cffff
15988 Author: Keith Packard <keithp@keithp.com>
15989 Date:   Thu Mar 24 19:28:16 2016 -0600
15990
15991     altos/lpc: Add fast timer
15992     
15993     This offers a faster timer callback for higher-precision operation
15994     
15995     Signed-off-by: Keith Packard <keithp@keithp.com>
15996
15997 commit a86d98b708d84c6e0b85cb950e3f1ee16cfc56f5
15998 Author: Keith Packard <keithp@keithp.com>
15999 Date:   Sat Mar 26 15:59:26 2016 -0700
16000
16001     altos/stm: Allow apps to define different stack size
16002     
16003     While 512 bytes is a reasonable size, sometimes apps don't have that
16004     much stack space.
16005     
16006     Signed-off-by: Keith Packard <keithp@keithp.com>
16007
16008 commit 4fa71ecf168e275b24534a5a20e3dd4e178c7bbd
16009 Author: Keith Packard <keithp@keithp.com>
16010 Date:   Sat Mar 26 15:54:24 2016 -0700
16011
16012     altos/stm: Validate current task SP in interrupt by looking at PSP
16013     
16014     We use a separate stack pointer for task code, which means we can
16015     verify that it is in range in any interrupt handler. This adds checks
16016     for the task stack (under #ifdef DEBUG) that run in ao_wakeup as well
16017     as at every timer interrupt.
16018     
16019     Signed-off-by: Keith Packard <keithp@keithp.com>
16020
16021 commit 6a9546413d6a236c010e806b50506d870961d074
16022 Author: Keith Packard <keithp@keithp.com>
16023 Date:   Sat Mar 26 15:49:59 2016 -0700
16024
16025     altos/stm: Run scheduler code on interrupt stack
16026     
16027     This provides a bit more room for tasks on their stack
16028     
16029     Signed-off-by: Keith Packard <keithp@keithp.com>
16030
16031 commit 55db3b3e8addaa2dc0af50470d3bc8c25cb57df3
16032 Author: Keith Packard <keithp@keithp.com>
16033 Date:   Mon Mar 21 22:28:39 2016 -0600
16034
16035     altosui,telegps: Do not allow radio calibration to be edited
16036     
16037     This leads to sorrow for almost everyone. If you want to edit this,
16038     use a terminal program.
16039     
16040     Signed-off-by: Keith Packard <keithp@keithp.com>
16041
16042 commit c61014914c80ad0dba72224109d9b147bb343562
16043 Author: Keith Packard <keithp@keithp.com>
16044 Date:   Sat Mar 26 15:57:59 2016 -0700
16045
16046     altosuilib: Control map debugging output with Serial.debug
16047     
16048     This uses the same debug control as the serial output to monitor map downloading
16049     
16050     Signed-off-by: Keith Packard <keithp@keithp.com>
16051
16052 commit 4f8a325949ed3cece4b646c808ad68677b16d1b6
16053 Author: Keith Packard <keithp@keithp.com>
16054 Date:   Sat Mar 26 15:57:21 2016 -0700
16055
16056     altoslib: use env var LAUNCH_SITES to override default URL
16057     
16058     This makes it easier to debug new launch site data before uploading.
16059     
16060     Signed-off-by: Keith Packard <keithp@keithp.com>
16061
16062 commit 2fc47e7052a08de464f08d890e222afd7dec75d8
16063 Author: Keith Packard <keithp@keithp.com>
16064 Date:   Sun Mar 20 23:11:49 2016 -0700
16065
16066     libaltos: Fix warning in linux libaltos code
16067     
16068     Just returned the wrong name of the value
16069     
16070     Signed-off-by: Keith Packard <keithp@keithp.com>
16071
16072 commit 4dddf0a9134690d94217ad12bc7372683276f8ba
16073 Author: Keith Packard <keithp@keithp.com>
16074 Date:   Sun Mar 20 22:01:07 2016 -0700
16075
16076     altosuilib: Note that Windows now supports Bluetooth
16077     
16078     Signed-off-by: Keith Packard <keithp@keithp.com>
16079
16080 commit 054f2896b98a14051e0b818090f2de178bb77283
16081 Author: Keith Packard <keithp@keithp.com>
16082 Date:   Sun Mar 20 21:54:08 2016 -0700
16083
16084     altosui: Delay between polling for igniter status in Fire Igniters
16085     
16086     This gives a remote like time to report the full status instead of
16087     sending another request before the reply has been processed.
16088     
16089     Signed-off-by: Keith Packard <keithp@keithp.com>
16090
16091 commit 1594691ea88ca84634eea237ac8137a5bdc19f5c
16092 Author: Keith Packard <keithp@keithp.com>
16093 Date:   Sun Mar 20 21:52:53 2016 -0700
16094
16095     libaltos: Add Windows BT support. Split into separate source files.
16096     
16097     Add Bluetooth support to Windows. Split libaltos into separate files.
16098     
16099     Signed-off-by: Keith Packard <keithp@keithp.com>
16100
16101 commit afba05c41f30c9273668d5ed71e0dc8c1ca53141
16102 Author: Keith Packard <keithp@keithp.com>
16103 Date:   Fri Mar 18 11:17:46 2016 -0700
16104
16105     ao-bringup: Use dfu-util to install flash loader on chaoskey
16106     
16107     Signed-off-by: Keith Packard <keithp@keithp.com>
16108
16109 commit 4635203e9be530f53b697ac0349838916e146983
16110 Author: Keith Packard <keithp@keithp.com>
16111 Date:   Fri Mar 18 11:16:59 2016 -0700
16112
16113     altos/stmf0: Construct .bin files for flash loaders
16114     
16115     This builds a .bin file which can be used with dfu-util instead of
16116     using openocd to load the initial flash loader.
16117     
16118     Signed-off-by: Keith Packard <keithp@keithp.com>
16119
16120 commit f393482ec47e857db654fa071d4df95e98dab381
16121 Author: Keith Packard <keithp@keithp.com>
16122 Date:   Fri Mar 18 11:15:57 2016 -0700
16123
16124     ao-tools: Add ao-makebin
16125     
16126     This constructs a raw binary or DFU format file for use with dfu-util,
16127     which can be used with a bare STM processor to load code before the
16128     boot loader is available.
16129     
16130     Signed-off-by: Keith Packard <keithp@keithp.com>
16131
16132 commit 1d7f88bf7521fa6d301da072f95f97fa42d9d247
16133 Author: Keith Packard <keithp@keithp.com>
16134 Date:   Fri Mar 18 10:52:03 2016 -0700
16135
16136     ao-tools/lib: Add ao_hex_image_cat function
16137     
16138     This takes two images and constructs a third containing the union of
16139     the contents along with 0xff bytes for any area between them.
16140     
16141     Signed-off-by: Keith Packard <keithp@keithp.com>
16142
16143 commit 4e738dff6dec4685b8712d3e96742971fa39c8f1
16144 Author: Keith Packard <keithp@keithp.com>
16145 Date:   Fri Mar 18 10:51:20 2016 -0700
16146
16147     ao-tools/lib: Remove trailing whitespace from ao-elf.c
16148     
16149     Signed-off-by: Keith Packard <keithp@keithp.com>
16150
16151 commit 45d61b79665197ff99f415cda7bd5907830233e9
16152 Author: Keith Packard <keithp@keithp.com>
16153 Date:   Fri Mar 18 10:50:32 2016 -0700
16154
16155     ao-tools/ao-dump-up: Remove spurious flight state strings
16156     
16157     MicroPeak doesn't have flight states like this...
16158     
16159     Signed-off-by: Keith Packard <keithp@keithp.com>
16160
16161 commit 25cdbf15e7284eb963070b28dd886aa299af6487
16162 Author: Keith Packard <keithp@keithp.com>
16163 Date:   Fri Mar 18 10:48:49 2016 -0700
16164
16165     Change how we detect and install java
16166     
16167     Detect by finding 'javaw.exe' in the current path and extracting the
16168     version from the program itself.
16169     
16170     Install by simply opening the web browser to java.com and letting the
16171     user install it themselves.
16172     
16173     Signed-off-by: Keith Packard <keithp@keithp.com>
16174
16175 commit a7c7e10b3bbfbdf9667d071634cdd6fdf12a1f85
16176 Author: Keith Packard <keithp@keithp.com>
16177 Date:   Fri Mar 18 10:17:24 2016 -0700
16178
16179     altos: Expose fast timer API from kernel/
16180     
16181     This allows multiple SoCs to provide the same driver interface
16182     
16183     Signed-off-by: Keith Packard <keithp@keithp.com>
16184
16185 commit d1af180c2d2a2caf1e13f00d83f2b86ba26de27f
16186 Author: Bart Massey <bart@cs.pdx.edu>
16187 Date:   Sat Mar 5 17:38:19 2016 -0800
16188
16189     altos: Fixed timing of panic display LED to be readable
16190     
16191     When we don't have a beeper, there's no way to signal a 'warble' for
16192     panic. So, elide that bit.
16193     
16194     Second, panic can't use the scheduler and timer because those may not
16195     be running (or may have failed), and so it uses a delay loop. Add a
16196     configurable scale value to the panic loop so that the LED blinks can
16197     be read. For stm32f0 devices, scale that by the sysclk value to
16198     automatically make them of reasonable length.
16199
16200 commit 20d9286402b7da74fef9b7c98e79d13671f6c82b
16201 Author: Keith Packard <keithp@keithp.com>
16202 Date:   Sun Mar 6 15:05:51 2016 -0800
16203
16204     libaltos: Add unistd.h to get defines for various syscalls
16205     
16206     Signed-off-by: Keith Packard <keithp@keithp.com>
16207
16208 commit ad07578d04926cb4b96c40a446c47ad3f9bad7df
16209 Author: Keith Packard <keithp@keithp.com>
16210 Date:   Sun Mar 6 15:04:23 2016 -0800
16211
16212     libaltos: jni_md.h moved to linux subdir in Java install
16213     
16214     Add the linux subdir to CFLAGS to find it.
16215     
16216     Signed-off-by: Keith Packard <keithp@keithp.com>
16217
16218 commit 7cb388a33104fd78c8cb1fa08a6f114e3e1e372d
16219 Author: Keith Packard <keithp@keithp.com>
16220 Date:   Sat Mar 5 14:37:40 2016 -0800
16221
16222     altos/stmf0: Fix build without second USB IN endpoint
16223     
16224     The code for the second IN endpoint was using the wrong ifdef.
16225     
16226     Signed-off-by: Keith Packard <keithp@keithp.com>
16227
16228 commit 99d3248a390379cfabf821ea4a195072799861eb
16229 Author: Keith Packard <keithp@keithp.com>
16230 Date:   Wed Mar 2 14:36:31 2016 -0800
16231
16232     ao-tools: Add ao-chaosread
16233     
16234     This reads from the raw descriptor to help validate the hardware.
16235     
16236     Signed-off-by: Keith Packard <keithp@keithp.com>
16237
16238 commit 88ee4ac0c91e12a02cc1954ffad0fd8603e24e55
16239 Author: Keith Packard <keithp@keithp.com>
16240 Date:   Wed Mar 2 14:01:00 2016 -0800
16241
16242     ao-bringup: Switch to v1.0 for chaoskey
16243     
16244     Not going to build any more v0.1 boards. Also, chaoskey now uses the
16245     unique ID for a serial, so we don't need to provide a serial number.
16246     
16247     Signed-off-by: Keith Packard <keithp@keithp.com>
16248
16249 commit 3a355d5c84e9d975897fa69a103952a1f1558947
16250 Author: Keith Packard <keithp@keithp.com>
16251 Date:   Wed Mar 2 14:00:06 2016 -0800
16252
16253     altos: Add ChaosKey v1.0 product
16254     
16255     Much like ChaosKey v0.1, just different SoC package and a few wiring changes.
16256     
16257     Signed-off-by: Keith Packard <keithp@keithp.com>
16258
16259 commit 05fcb717bfc44aba3c1cfd43281e323505a46402
16260 Author: Keith Packard <keithp@keithp.com>
16261 Date:   Wed Mar 2 13:54:58 2016 -0800
16262
16263     altos/chaoskey: Add another USB endpoint to read raw data
16264     
16265     This replaces having the single output switch based on a pin value and
16266     allows us to box the device and still fetch raw data.
16267     
16268     For now, this will use a special libusb2 program, ao-chaosread, to
16269     pull bits as I haven't figure out how to make linux provide two
16270     /dev entries for one USB device.
16271     
16272     Signed-off-by: Keith Packard <keithp@keithp.com>
16273
16274 commit 05354b8fee6a9af05d66bb7f4761f597da038fdd
16275 Author: Keith Packard <keithp@keithp.com>
16276 Date:   Mon Feb 15 15:26:00 2016 -0800
16277
16278     altos/chaoskey: Use SoC device ID as serial number
16279     
16280     To make manufacturing these devices tractable, we don't want to
16281     require a custom firmware load for each device, but we still want a
16282     unique serial number. Fortunately, the SoC provides a 96-bit ID which
16283     we can use.
16284     
16285     Signed-off-by: Keith Packard <keithp@keithp.com>
16286
16287 commit 5637c1b2fd7232842245af1437e33b5bb1583c7d
16288 Author: Keith Packard <keithp@keithp.com>
16289 Date:   Mon Feb 15 15:24:35 2016 -0800
16290
16291     altos/stmf0: Use device ID as usb serial number if requested
16292     
16293     This exposes the hardware device ID (which is unique per-chip) as the
16294     USB serial number, avoiding the need to create a custom ROM image for
16295     each device.
16296     
16297     Signed-off-by: Keith Packard <keithp@keithp.com>
16298
16299 commit e4006444d3d7b0c499139f58f13353988d38dbb4
16300 Author: Keith Packard <keithp@keithp.com>
16301 Date:   Mon Feb 15 15:23:15 2016 -0800
16302
16303     altos/chaoskey: Encode both hardware and software versions in product ID
16304     
16305     We have no other way of reporting the software version, so just encode
16306     it in the product ID.
16307     
16308     Signed-off-by: Keith Packard <keithp@keithp.com>
16309
16310 commit afef70bb8f31075de364ddf713f3ccf1d9c6361d
16311 Author: Keith Packard <keithp@keithp.com>
16312 Date:   Mon Feb 15 14:04:04 2016 -0800
16313
16314     altos/stmf0: Fix location of device_id register
16315     
16316     Copied from stm32l and never fixed.
16317     
16318     Signed-off-by: Keith Packard <keithp@keithp.com>
16319
16320 commit 0bae4b25882983cd0b7950b3e80b6d93a72f0847
16321 Author: Keith Packard <keithp@keithp.com>
16322 Date:   Mon Feb 8 19:15:31 2016 -0800
16323
16324     altos: Another fix for non CDC-ACM devices
16325     
16326     Need to set the bInterfaceNumber for the actual interface to zero when
16327     there isn't an INT interface before it.
16328     
16329     Signed-off-by: Keith Packard <keithp@keithp.com>
16330
16331 commit e36117ccbf7cbe3704c6b44d3ad429e720a1e16c
16332 Author: Bart Massey <bart.massey@gmail.com>
16333 Date:   Mon Feb 8 18:55:28 2016 -0800
16334
16335     Clean up stmf0 adc init.
16336     
16337     This better matches the documented cal sequence.
16338     
16339     Signed-off-by: Keith Packard <keithp@keithp.com>
16340
16341 commit 5ce26345784459f5864ef59c96c8aa633d2ddf64
16342 Author: Keith Packard <keithp@keithp.com>
16343 Date:   Sun Feb 7 22:30:27 2016 -0800
16344
16345     altos/stmf0: Add missing ao_gpio.c
16346     
16347     This contains the code for power managing the GPIO pins
16348     
16349     Signed-off-by: Keith Packard <keithp@keithp.com>
16350
16351 commit bab082605e3fca6b6d11447c45cd948ddfe74bb9
16352 Author: Keith Packard <keithp@keithp.com>
16353 Date:   Sun Feb 7 22:28:34 2016 -0800
16354
16355     altos: Add simple stats test to TRNG code
16356     
16357     This detects broken hardware by making sure the standard deviation in
16358     the raw values used to compute each buffer is at least 128.
16359     
16360     Signed-off-by: Keith Packard <keithp@keithp.com>
16361
16362 commit 147f0df6a29b37fbfb0824ecd276482f0eecb397
16363 Author: Keith Packard <keithp@keithp.com>
16364 Date:   Sun Feb 7 15:33:42 2016 -0800
16365
16366     altos: Delay TRNG ADC long enough for HV supply to stabilize
16367     
16368     Looks like it takes about 70ms for the supply to start running right,
16369     so delay after powering it up for that long.
16370     
16371     Signed-off-by: Keith Packard <keithp@keithp.com>
16372
16373 commit 1473f9234ffd34d8f37bc489dfc9fc4d7f1b3eed
16374 Author: Keith Packard <keithp@keithp.com>
16375 Date:   Sun Feb 7 00:15:47 2016 +1100
16376
16377     altos/chaoskey-v0.1: Add power management and change USB classes
16378     
16379     Enable power management.
16380     Expose only a single IN endpoint.
16381     
16382     Signed-off-by: Keith Packard <keithp@keithp.com>
16383
16384 commit 235198b85f1583d2792c7028decace61d1b4229e
16385 Author: Keith Packard <keithp@keithp.com>
16386 Date:   Sun Feb 7 00:14:22 2016 +1100
16387
16388     altos: Add power management to TRNG driver
16389     
16390     Support suspend/resume of the TRNG power supply, delaying after resume
16391     to wait for it to stabilize.
16392     
16393     Signed-off-by: Keith Packard <keithp@keithp.com>
16394
16395 commit 2ad756bd1b63a2c8450edd7001628b92279fd1b8
16396 Author: Keith Packard <keithp@keithp.com>
16397 Date:   Sun Feb 7 00:10:57 2016 +1100
16398
16399     altos: Allow USB drivers to skip CDC-ACM -specific descriptors
16400     
16401     For devices not providing the standard CDC-ACM interface, let them
16402     skip the various descriptors and interfaces to provide a more limited
16403     set of capabilities.
16404     
16405     Signed-off-by: Keith Packard <keithp@keithp.com>
16406
16407 commit a5607aad694c01c01c48229172b289f005a1b6bb
16408 Author: Keith Packard <keithp@keithp.com>
16409 Date:   Sat Feb 6 22:51:32 2016 +1100
16410
16411     altos/stmf0: Add suspend/resume support
16412     
16413     Allow USB suspend to suspend USB, GPIOs and master clock.
16414     
16415     Signed-off-by: Keith Packard <keithp@keithp.com>
16416
16417 commit 36c6d74048283d27c890054814eee2cb39b7cbb7
16418 Author: Keith Packard <keithp@keithp.com>
16419 Date:   Sat Feb 6 22:47:23 2016 +1100
16420
16421     altos: Add power management APIs
16422     
16423     This provides sequenced suspend/resume functionality, allowing modules
16424     to register for power management at configuration time.
16425     
16426     Signed-off-by: Keith Packard <keithp@keithp.com>
16427
16428 commit fbb07cf50ba7fa278d1f8201ef376ec12480e9aa
16429 Author: Keith Packard <keithp@keithp.com>
16430 Date:   Tue Jan 19 23:55:52 2016 -0800
16431
16432     altos/stmf0: Allow projects to specify non-default stack size
16433     
16434     512 may not be suitable for everyone.
16435     
16436     Signed-off-by: Keith Packard <keithp@keithp.com>
16437
16438 commit 1d7463befc18f415d8982f04e52729d3bf5b95a9
16439 Author: Keith Packard <keithp@keithp.com>
16440 Date:   Tue Jan 19 23:55:32 2016 -0800
16441
16442     altos: remove blank line in stmf0/ao_timer.c
16443     
16444     Signed-off-by: Keith Packard <keithp@keithp.com>
16445
16446 commit 35407e664886bed21dcef7764843aac03be8490c
16447 Author: Keith Packard <keithp@keithp.com>
16448 Date:   Thu Jan 28 13:58:43 2016 -0800
16449
16450     altos/chaoskey: Delay ADC reading for 250ms at startup
16451     
16452     This lets the HV supply stabilize before we start sampling values.
16453     
16454     Signed-off-by: Keith Packard <keithp@keithp.com>
16455
16456 commit f2d3202de9a5847923f72afe2969eb7ccd7342c7
16457 Author: Keith Packard <keithp@keithp.com>
16458 Date:   Thu Jan 28 00:14:36 2016 -0800
16459
16460     altos/chaoskey: Add support for flipping between raw and cooked bits
16461     
16462     Plug the 'force bootloader' thing onto the board while it's running
16463     and it will generate raw bits instead of running them through the CRC
16464     to whiten. Useful for validating the raw hardware.
16465     
16466     Signed-off-by: Keith Packard <keithp@keithp.com>
16467
16468 commit 02fd767ab60a9957faa2bff29c62ed954abc34e7
16469 Author: Keith Packard <keithp@keithp.com>
16470 Date:   Tue Jan 19 18:30:57 2016 -0800
16471
16472     src/chaoskey-v0.1: Add HV enable support
16473     
16474     Turn on the HV supply when the OS starts.
16475     
16476     Signed-off-by: Keith Packard <keithp@keithp.com>
16477
16478 commit e5be0be35f724507d7efff48339a297df73d2641
16479 Author: Robert Garbee <robert@gag.com>
16480 Date:   Sat Jan 16 10:19:47 2016 -0700
16481
16482     fix argument to ao-cal-freq so devices other than /dev/ttyACM0 work
16483
16484 commit 6a7644a0d179e1eb7d665123157ad76c956e524a
16485 Author: Keith Packard <keithp@keithp.com>
16486 Date:   Sun Jan 10 21:39:38 2016 -0800
16487
16488     Releasing: Copy TeleMega v2.0 bits to Binaries
16489     
16490     Signed-off-by: Keith Packard <keithp@keithp.com>
16491
16492 commit 64adfbbb80c90dfe244179d81beaef8a84ed8bd6
16493 Author: Bdale Garbee <bdale@gag.com>
16494 Date:   Thu Jul 16 14:47:10 2015 -0600
16495
16496     process updates from 1.6.1 release
16497
16498 commit aebdcaf37eafbc13cce695fe65a455e49c6108c3
16499 Author: Bdale Garbee <bdale@gag.com>
16500 Date:   Sun Jan 10 19:06:19 2016 -0700
16501
16502     one more time, with feeling .. this time, I've updated pdclib
16503
16504 commit 73ce3f73526edfabccd3b98e6e67de6d82a84b63
16505 Author: Bdale Garbee <bdale@gag.com>
16506 Date:   Sun Jan 10 18:58:31 2016 -0700
16507
16508     submodule madness
16509
16510 commit cbec66452ecd01bbd5aebf6f98443d5e0540f5d2
16511 Merge: 4043e070 81b8f4da
16512 Author: Bdale Garbee <bdale@gag.com>
16513 Date:   Sun Jan 10 18:29:07 2016 -0700
16514
16515     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
16516
16517 commit 81b8f4da612b527915f68f632fbd94a46bc1795f
16518 Author: Keith Packard <keithp@keithp.com>
16519 Date:   Sun Jan 10 17:22:35 2016 -0800
16520
16521     doc: Remove extraneous 'first off' from legal paragraph
16522     
16523     Not helpful (bdale)
16524     
16525     Signed-off-by: Keith Packard <keithp@keithp.com>
16526
16527 commit 6a00f186a06f22638882f43f49fa0c03ea387eac
16528 Author: Keith Packard <keithp@keithp.com>
16529 Date:   Sun Jan 10 17:13:56 2016 -0800
16530
16531     doc: Remove telemini v2.0. Add telemega v2.0
16532     
16533     Reflect hardware we've actually shipped.
16534     
16535     Signed-off-by: Keith Packard <keithp@keithp.com>
16536
16537 commit 6cbf93995d90fc4790eb77bcaa233742857fe052
16538 Author: Keith Packard <keithp@keithp.com>
16539 Date:   Sun Jan 10 17:01:57 2016 -0800
16540
16541     doc: fix typo in using external active switch circuit section
16542     
16543     the -> then (bdale)
16544     
16545     Signed-off-by: Keith Packard <keithp@keithp.com>
16546
16547 commit 3547e65eecbe7bd4e16dc6f2048b7a69f29d05ff
16548 Author: Keith Packard <keithp@keithp.com>
16549 Date:   Sun Jan 10 16:59:37 2016 -0800
16550
16551     doc: Update copyright year in altusmetrum doc
16552     
16553     And note that this need to be checked for each release in RELNOTES
16554     
16555     Signed-off-by: Keith Packard <keithp@keithp.com>
16556
16557 commit 4043e0707cdc77158f709c19dd134f92b4604270
16558 Author: Bdale Garbee <bdale@gag.com>
16559 Date:   Sun Jan 10 17:45:45 2016 -0700
16560
16561     modify release procedure to reflect Keith setting version in confgure.ac
16562
16563 commit 2f35e0ba52f538ea1061bfff5bbd772b8a241386
16564 Merge: 86ccbac1 3fdaf745
16565 Author: Bdale Garbee <bdale@gag.com>
16566 Date:   Sun Jan 10 17:44:03 2016 -0700
16567
16568     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
16569
16570 commit 86ccbac16f5cd0be4a4c11260816b4799cda46f2
16571 Author: Bdale Garbee <bdale@gag.com>
16572 Date:   Sun Jan 10 17:43:34 2016 -0700
16573
16574     modify bringup scripts to handle TeleMega v2.0
16575
16576 commit 3fdaf745f98f42f1ec4ae7cc682f47be8d8568eb
16577 Author: Keith Packard <keithp@keithp.com>
16578 Date:   Sun Jan 10 14:37:05 2016 -0800
16579
16580     Bump version to 1.6.2, altosdroid to 10
16581     
16582     Signed-off-by: Keith Packard <keithp@keithp.com>
16583
16584 commit ebe009b9c7c2f4de3405479f800a33b449fcbb1e
16585 Author: Bdale Garbee <bdale@gag.com>
16586 Date:   Sun Jan 10 17:41:38 2016 -0700
16587
16588     now building for m4, too
16589
16590 commit ff9c034dc942ec4bc5cc30cc593ea2165e143d55
16591 Author: Bdale Garbee <bdale@gag.com>
16592 Date:   Sun Jan 10 17:38:26 2016 -0700
16593
16594     new build dependency on asciidoc
16595
16596 commit a66e57e0e92cdbd3c6a10b835c50f55647c07351
16597 Author: Keith Packard <keithp@keithp.com>
16598 Date:   Sun Jan 10 15:56:21 2016 -0800
16599
16600     altos: Switch PWM constants to end up exposing µsec
16601     
16602     This changes the constants so the clock runs at 1MHz, making the step
16603     1µsec each. Then make the period 20000 steps, or 20ms for a 50Hz
16604     frequency as before.
16605     
16606     Signed-off-by: Keith Packard <keithp@keithp.com>
16607
16608 commit 4e29bcd07819415ebe44e22536305e9c51d9ae4c
16609 Author: Keith Packard <keithp@keithp.com>
16610 Date:   Sun Jan 10 15:44:08 2016 -0800
16611
16612     altos: Set TeleMega v2.0 PWM to support servos
16613     
16614     Typical servos use a 50Hz signal with less than 10% duty cycle. Set
16615     the divider to 10 and the range to 64000 to provide a reasonable level
16616     of detail down in the low range.
16617     
16618     Signed-off-by: Keith Packard <keithp@keithp.com>
16619
16620 commit 54c20f1caf7f2e09284a9839cfa854d71f5634a2
16621 Author: Keith Packard <keithp@keithp.com>
16622 Date:   Sun Jan 10 11:44:17 2016 -0800
16623
16624     Add release notes for 1.6.2
16625     
16626     Signed-off-by: Keith Packard <keithp@keithp.com>
16627
16628 commit 7041c386cdf37716f8daf0bc1a9204db620e3de9
16629 Author: Keith Packard <keithp@keithp.com>
16630 Date:   Sun Jan 10 12:30:34 2016 -0800
16631
16632     Update java library versions
16633     
16634     altoslib is API incompatible with 1.6.1 release due to altos.state updates.
16635     
16636     Signed-off-by: Keith Packard <keithp@keithp.com>
16637
16638 commit b560b20cc7d4d5ac219613b29707f7cb8a018273
16639 Author: Keith Packard <keithp@keithp.com>
16640 Date:   Sun Jan 10 12:30:11 2016 -0800
16641
16642     altoslib: Remove debug message from AltosMap
16643     
16644     Signed-off-by: Keith Packard <keithp@keithp.com>
16645
16646 commit 88671454e931ea5e5946438df3c437493e2356c8
16647 Author: Keith Packard <keithp@keithp.com>
16648 Date:   Sun Jan 10 12:21:24 2016 -0800
16649
16650     Elide flight computer info from APRS section of TeleGPS manual
16651     
16652     Signed-off-by: Keith Packard <keithp@keithp.com>
16653
16654 commit efd6cd5682be3d0cead71ecfa00f37428b64785f
16655 Author: Keith Packard <keithp@keithp.com>
16656 Date:   Sun Jan 10 12:15:50 2016 -0800
16657
16658     Elide pyro channel information from EasyMini docs
16659     
16660     Signed-off-by: Keith Packard <keithp@keithp.com>
16661
16662 commit 4344bf3de532f54e0185421975c3c8dff1ac8bc2
16663 Author: Keith Packard <keithp@keithp.com>
16664 Date:   Sat Jan 9 21:33:23 2016 -0800
16665
16666     altos: Insert inter telemetry-packet delay
16667     
16668     The receivers take some time to reset the radio between packets, so
16669     make sure we don't send back-to-back telemetry too quickly by delaying
16670     after sending each telemetry packet.
16671
16672 commit fe8b7ab9dd1949c53af8f09f08679bdf0280c104
16673 Author: Keith Packard <keithp@keithp.com>
16674 Date:   Sat Jan 9 16:28:53 2016 -0800
16675
16676     Switch TeleMega v2.0 to CC1200 radio chip
16677     
16678     That's what we're using, after all
16679     
16680     Signed-off-by: Keith Packard <keithp@keithp.com>
16681
16682 commit 0fd370af8bc8842000415c4d182d84b4bf6f90fa
16683 Author: Keith Packard <keithp@keithp.com>
16684 Date:   Fri Dec 25 23:27:45 2015 -0800
16685
16686     altos: Set AO_PWM_TIMER_SCALE for telemega-v2.0
16687     
16688     This is needed to configure the PWM timer correctly
16689     
16690     Signed-off-by: Keith Packard <keithp@keithp.com>
16691
16692 commit 742f7c834bb5d651d2bebf2069d4e8facc33390d
16693 Author: Keith Packard <keithp@keithp.com>
16694 Date:   Fri Dec 25 23:20:29 2015 -0800
16695
16696     altos: Get stm32l pwm driver working
16697     
16698     Fix the CCMR1_OC1PE and CCMR2_OC3PE values.
16699     Disable clock when no PWM outputs are running.
16700     Fix the apb1enr value for the timer.
16701     Set ARR value to PWM_MAX - 1 -- ARR is off by one.
16702     Sets the GPIO pins to 40MHz bandwidth for sharper edges.
16703     
16704     Tested on EasyMega, but that code is not included as it breaks the
16705     companion protocol.
16706     
16707     Signed-off-by: Keith Packard <keithp@keithp.com>
16708
16709 commit 8aa0ab9fe9ca41f6d520d388973164bc0c599a06
16710 Author: Keith Packard <keithp@keithp.com>
16711 Date:   Thu Dec 24 00:28:59 2015 -0800
16712
16713     altos: Add TeleMega v2.0, including PWM driver
16714     
16715     Signed-off-by: Keith Packard <keithp@keithp.com>
16716
16717 commit a1b760d0a01e7087bcc214fcd395541fbf268fe8
16718 Author: Keith Packard <keithp@keithp.com>
16719 Date:   Wed Dec 23 10:18:24 2015 -0800
16720
16721     ao-tools/ao-dbg: Stop using sigvec
16722     
16723     Signed-off-by: Keith Packard <keithp@keithp.com>
16724
16725 commit f28d59ddf3e1b763ce5757f572e79085963818e9
16726 Author: Keith Packard <keithp@keithp.com>
16727 Date:   Sat Nov 14 00:01:05 2015 -0800
16728
16729     doc: Remove some bogus bits from am.css
16730     
16731     Just commented out stuff which had a nested comment and was thus invalid
16732     
16733     Signed-off-by: Keith Packard <keithp@keithp.com>
16734
16735 commit 19f700f1c99d2f3dcd8775cc629037312d853ee1
16736 Author: Keith Packard <keithp@keithp.com>
16737 Date:   Fri Nov 13 23:36:02 2015 -0800
16738
16739     doc: Construct html index for documentation
16740     
16741     This gets uploaded to keith's machine as an easy way to see what's available.
16742     
16743     Signed-off-by: Keith Packard <keithp@keithp.com>
16744
16745 commit 688c5ee98565a25e77c8618e1957ed3b8eff5a56
16746 Author: Keith Packard <keithp@keithp.com>
16747 Date:   Fri Nov 13 23:17:11 2015 -0800
16748
16749     doc: Try a different trick for asciidoc build issues
16750     
16751     asciidoc creates temp files in the current directory using basename of
16752     the source filename. Doing html and pdf builds in parallel causes
16753     chaos as a result. Fix this by having the pdf target build both
16754     serially, and then have the html target just depend on the pdf target.
16755     
16756     Signed-off-by: Keith Packard <keithp@keithp.com>
16757
16758 commit 992c0eab6275cec7d5035b99952537fd7ece2ed4
16759 Author: Keith Packard <keithp@keithp.com>
16760 Date:   Fri Nov 13 22:55:35 2015 -0800
16761
16762     doc: Split out EasyMini into a separate manual
16763     
16764     EasyMini uses a tiny fraction of the overall system software;
16765     splitting the manual out makes it a lot smaller.
16766     
16767     Signed-off-by: Keith Packard <keithp@keithp.com>
16768
16769 commit b030dfb3df859b3b3cb9c666394f315edcd11f49
16770 Author: Keith Packard <keithp@keithp.com>
16771 Date:   Fri Nov 13 20:59:25 2015 -0800
16772
16773     doc: Reformat html versions a bit
16774     
16775     Color more text black, including toc. Add a bit of space around the
16776     toc. Make paragraph labels bold.
16777     
16778     Signed-off-by: Keith Packard <keithp@keithp.com>
16779
16780 commit 6260ee1419ba5c122939b28e3e8fc6f8ecf48928
16781 Author: Keith Packard <keithp@keithp.com>
16782 Date:   Fri Nov 13 20:58:58 2015 -0800
16783
16784     doc: Move pad beeps table to usage chapter
16785     
16786     This places all of the sound information in one place.
16787     
16788     Signed-off-by: Keith Packard <keithp@keithp.com>
16789
16790 commit 2133c235af9511a42b65b239c6fcbeafa0e6d272
16791 Author: Keith Packard <keithp@keithp.com>
16792 Date:   Fri Nov 13 20:58:08 2015 -0800
16793
16794     doc: Provide more actual links instead of just chapter names
16795     
16796     Replace 'see chapter "foo"' with 'see <<foo>>' so that a link is
16797     created to directly go to the relevant text.
16798     
16799     Signed-off-by: Keith Packard <keithp@keithp.com>
16800
16801 commit 87cb41dfa07153b4dc44f723c65888945b3a11b1
16802 Author: Keith Packard <keithp@keithp.com>
16803 Date:   Fri Nov 13 20:56:45 2015 -0800
16804
16805     doc: Reformat 'Using MicroPeak' section
16806     
16807     Use labeled paragraphs to make the steps stand out.
16808     
16809     Signed-off-by: Keith Packard <keithp@keithp.com>
16810
16811 commit 4c1206a47431c7d873228fdd7328e1b9ac93a390
16812 Author: Keith Packard <keithp@keithp.com>
16813 Date:   Fri Nov 13 19:45:02 2015 -0800
16814
16815     Break out common pieces from TeleGPS and AltusMetrum
16816     
16817     This creates shared files for portions of the TeleGPS and AltusMetrum
16818     manual to avoid duplicating text between the two.
16819     
16820     Signed-off-by: Keith Packard <keithp@keithp.com>
16821
16822 commit ef2ba847ca53a8ddfcddd4e51a0dd43c45161c85
16823 Author: Keith Packard <keithp@keithp.com>
16824 Date:   Sun Nov 1 21:05:20 2015 -0800
16825
16826     doc: Add product logos to books
16827     
16828     This places the product logo on the title verso in pdf form, and above
16829     the TOC in html form.
16830     
16831     Signed-off-by: Keith Packard <keithp@keithp.com>
16832
16833 commit 8642690da76a86736b97026e2a259d8cbad26262
16834 Author: Keith Packard <keithp@keithp.com>
16835 Date:   Sun Nov 1 06:20:27 2015 -0800
16836
16837     altosui: telemini outline pdf changed name
16838     
16839     It's now telemini-outline.pdf, just like the other outline files.
16840     
16841     Signed-off-by: Keith Packard <keithp@keithp.com>
16842
16843 commit c877ecce7b67272eb6dcba50a58b59cd1cbfa5ab
16844 Author: Keith Packard <keithp@keithp.com>
16845 Date:   Sun Nov 1 05:43:59 2015 -0800
16846
16847     doc: verbose mode for a2x
16848
16849 commit 13d03ee8ba3a300ef2a3a380b60f08dbe37793b0
16850 Author: Keith Packard <keithp@keithp.com>
16851 Date:   Sun Nov 1 05:08:27 2015 -0800
16852
16853     doc: Make pdf titles less ridiculously large
16854     
16855     Instead of having them grow at 20% per nesting level, use 10% instead.
16856     
16857     Signed-off-by: Keith Packard <keithp@keithp.com>
16858
16859 commit 553d9041b52cbb88662fcc5e6a277ce43bd151cd
16860 Author: Keith Packard <keithp@keithp.com>
16861 Date:   Sun Nov 1 04:23:56 2015 -0800
16862
16863     doc: Get images and tables all centered and labeled
16864     
16865     A bunch of images were using image: instead of image:: and some images
16866     and tables were missing titles.
16867     
16868     Signed-off-by: Keith Packard <keithp@keithp.com>
16869
16870 commit edcb80f25875200a73269045db71c1579b0c2c82
16871 Author: Keith Packard <keithp@keithp.com>
16872 Date:   Sun Nov 1 04:22:27 2015 -0800
16873
16874     doc: Split revhistory to separate file for html docs
16875     
16876     This avoids having the revhistory clutter the top of the document.
16877     
16878     Signed-off-by: Keith Packard <keithp@keithp.com>
16879
16880 commit 1c0f2cd7cbd8fa1360d6b18a1bf8ac0707634aa4
16881 Author: Keith Packard <keithp@keithp.com>
16882 Date:   Sun Nov 1 04:20:18 2015 -0800
16883
16884     doc: Place html book contents on left side of page with separate scrollbar
16885     
16886     This lets the user see the toc while browsing the document
16887     
16888     Signed-off-by: Keith Packard <keithp@keithp.com>
16889
16890 commit f2816b305fc9e18a1190e392d43ff489936f10f0
16891 Author: Keith Packard <keithp@keithp.com>
16892 Date:   Sun Nov 1 04:18:34 2015 -0800
16893
16894     doc: Switch to free fonts. Publish fonts with docs.
16895     
16896     Signed-off-by: Keith Packard <keithp@keithp.com>
16897
16898 commit 5b782c8f45ed6c34ed0e7f1aff6ac298c9a879ff
16899 Author: Keith Packard <keithp@keithp.com>
16900 Date:   Sat Oct 31 23:54:26 2015 -0700
16901
16902     doc: Minor makefile cleanups
16903     
16904     Signed-off-by: Keith Packard <keithp@keithp.com>
16905
16906 commit 22f399b13fbbc980315a1f6a9f5616586b680d77
16907 Author: Keith Packard <keithp@keithp.com>
16908 Date:   Sat Oct 31 23:36:03 2015 -0700
16909
16910     doc: Convert telemetry and companion docs to asciidoc
16911     
16912     Signed-off-by: Keith Packard <keithp@keithp.com>
16913
16914 commit 14ad137fd14707bc7b45a3512a4a6f81915ca1c1
16915 Author: Keith Packard <keithp@keithp.com>
16916 Date:   Sat Oct 31 22:40:13 2015 -0700
16917
16918     doc: Convert AltOS doc to asciidoc
16919     
16920     It's still pretty stale, but at least it isn't in docbook?
16921     
16922     Signed-off-by: Keith Packard <keithp@keithp.com>
16923
16924 commit ce297f14ff54d230d01fb6dedaafca571e8b836b
16925 Author: Keith Packard <keithp@keithp.com>
16926 Date:   Sat Oct 31 21:34:42 2015 -0700
16927
16928     doc: Finish converting docs to asciidoc format
16929     
16930     Signed-off-by: Keith Packard <keithp@keithp.com>
16931
16932 commit 9aed128dc0aab5d49e1b3264c864a6c3e929bffe
16933 Author: Keith Packard <keithp@keithp.com>
16934 Date:   Sat Oct 31 14:54:20 2015 -0700
16935
16936     doc: Add titles to all figures
16937     
16938     Signed-off-by: Keith Packard <keithp@keithp.com>
16939
16940 commit 7ef958cbb51a04079e2a4833917ccef57ae5a2ee
16941 Author: Keith Packard <keithp@keithp.com>
16942 Date:   Thu Oct 29 20:32:58 2015 -0700
16943
16944     doc: Add updating firmware and using am products asciidoc bits
16945     
16946     This finishes the asciidoc transition
16947     
16948     Signed-off-by: Keith Packard <keithp@keithp.com>
16949
16950 commit 41aca78e3f7c17433e3c77cd3c596bbf8acab7cb
16951 Author: Keith Packard <keithp@keithp.com>
16952 Date:   Thu Oct 29 18:38:46 2015 -0700
16953
16954     doc: Add asciidoc version of Altos Droid manual
16955     
16956     Signed-off-by: Keith Packard <keithp@keithp.com>
16957
16958 commit 5ddf9525f94f38c20327d1f2b43917e43519b949
16959 Author: Keith Packard <keithp@keithp.com>
16960 Date:   Thu Oct 29 18:14:38 2015 -0700
16961
16962     doc: Add asciidoc version of altosui chapter.
16963     
16964     Signed-off-by: Keith Packard <keithp@keithp.com>
16965
16966 commit adfbccfeb551c9d0315116912e7255a173fc3103
16967 Author: Keith Packard <keithp@keithp.com>
16968 Date:   Thu Oct 29 16:49:00 2015 +0900
16969
16970     doc: Lots more conversion from docbook to asciidoc
16971     
16972     Signed-off-by: Keith Packard <keithp@keithp.com>
16973
16974 commit c5fd0eaa786a122580ba9a3ef7bfc0f2cfd8263b
16975 Author: Keith Packard <keithp@keithp.com>
16976 Date:   Thu Oct 29 15:50:31 2015 +0900
16977
16978     doc: Add asciidoc telemini v1.0
16979     
16980     Signed-off-by: Keith Packard <keithp@keithp.com>
16981
16982 commit 8cf466d7a767a20387a8d9d6ec81ee00af3fe4a7
16983 Author: Keith Packard <keithp@keithp.com>
16984 Date:   Thu Oct 29 12:12:15 2015 +0900
16985
16986     doc: Start doc transition to asciidoc
16987     
16988     Signed-off-by: Keith Packard <keithp@keithp.com>
16989
16990 commit c1ca80318102af122cb7b5380331e37795280761
16991 Author: Keith Packard <keithp@keithp.com>
16992 Date:   Tue Oct 13 13:52:32 2015 -0700
16993
16994     doc: Force FOP to read images from doc directory
16995     
16996     Looks like something changed and fop is now reading from the directory
16997     containing the source file. xmlto places that source in /tmp, making
16998     all relative URIs fail. Fix this by creating a fop configuration file
16999     directing it to load relative to the doc directory and then pass that
17000     through xmlto.
17001     
17002     Signed-off-by: Keith Packard <keithp@keithp.com>
17003
17004 commit 0ae116dd8779fd0594d443a735e7b6834ea9b713
17005 Author: Keith Packard <keithp@keithp.com>
17006 Date:   Sat Oct 10 14:10:59 2015 -0700
17007
17008     telelco: Fix pad reset to one on radio signal loss
17009     
17010     The pad number was getting reset back to one when signal was lost,
17011     causing pad one to get fired in this case even when already set to arm mode.
17012     
17013     Signed-off-by: Keith Packard <keithp@keithp.com>
17014
17015 commit 6659d08c41d89e4aa3d5e849c066a91bb09f2dd7
17016 Author: Keith Packard <keithp@keithp.com>
17017 Date:   Mon Sep 21 07:03:30 2015 +0100
17018
17019     Create directory on keithp.com when uploading devel version
17020     
17021     Signed-off-by: Keith Packard <keithp@keithp.com>
17022
17023 commit 926522c6791c2a5529ea24ebd67eea45350e3526
17024 Author: Keith Packard <keithp@keithp.com>
17025 Date:   Mon Sep 21 07:01:19 2015 +0100
17026
17027     altoslib: Keep downloading when a parse error occurs
17028     
17029     Eventually, we'll hit a block with no valid data and give up. Until
17030     then, keep going in case the flight computer glitched and wrote bad data.
17031     
17032     Signed-off-by: Keith Packard <keithp@keithp.com>
17033
17034 commit 431c713389dc819d2433d893c898ff82c7941722
17035 Author: Keith Packard <keithp@keithp.com>
17036 Date:   Mon Sep 21 06:32:52 2015 +0100
17037
17038     altoslib: Clean up remaining direct AltosState.state users
17039     
17040     This value has been hidden to avoid having it written accidentally;
17041     there were a few more bits of code using it though.
17042     
17043     Signed-off-by: Keith Packard <keithp@keithp.com>
17044
17045 commit c1dec3bec0789e8934a6e13fd117931ba468b318
17046 Author: Keith Packard <keithp@keithp.com>
17047 Date:   Mon Sep 21 06:27:26 2015 +0100
17048
17049     Bump release number to 1.6.1.1
17050     
17051     Signed-off-by: Keith Packard <keithp@keithp.com>
17052
17053 commit 0f8272852b12cf7a349cd9fd07f17c55cdb335a1
17054 Author: Keith Packard <keithp@keithp.com>
17055 Date:   Mon Sep 21 06:25:49 2015 +0100
17056
17057     altoslib: Make sure .eeprom download file is flushed on exception
17058     
17059     Flush and close the eeprom file even if an exception occurs to make
17060     sure that contents of the file aren't lost.
17061     
17062     Signed-off-by: Keith Packard <keithp@keithp.com>
17063
17064 commit a81d028dc62a0a624051fc3c9debb9687fda931e
17065 Author: Keith Packard <keithp@keithp.com>
17066 Date:   Mon Sep 21 06:00:36 2015 +0100
17067
17068     altosuilib: In display thread, set new state synchronously
17069     
17070     When replaying telemetry, received_time gets set by both the
17071     telemetry reader (when the file is initially read) and by the replay
17072     reader (as the telemetry is processed). Because these two events are
17073     separated by the time it takes to play the file, the second time is
17074     the one we want for figuring out how long since the last telemetry
17075     packet. However, if we set the global state when pulling the state out
17076     of the telemetry reader, and then the replay reader pauses for a long
17077     time, then the voice output thread sees the intermediate time value
17078     and thinks that it has been a long time since the last packet was
17079     received and reports that the rocket may have crashed.
17080     
17081     Fix this by just holding the read state until it has been passed by
17082     the replay reader and had the received_time set to current time.
17083     
17084     Signed-off-by: Keith Packard <keithp@keithp.com>
17085
17086 commit f61c2b73f3b63aa9c3f0fbccede89c71580089ba
17087 Author: Keith Packard <keithp@keithp.com>
17088 Date:   Sun Sep 13 22:27:10 2015 -0700
17089
17090     altosdroid: Add minus sign and decimal point to lat/lon input fields
17091     
17092     Some android devices always have change-sign and decimal-point keys
17093     visible, but some do not. Make sure they're available for lat/lon input.
17094     
17095     Signed-off-by: Keith Packard <keithp@keithp.com>
17096
17097 commit 9dae5f76c5691dc94c02839eb1321426f96f2134
17098 Author: Keith Packard <keithp@keithp.com>
17099 Date:   Sun Sep 13 22:24:47 2015 -0700
17100
17101     altos/telelco: Adjust drag race UI
17102     
17103     Enter/leave drag race is done by rotating the box selector knob
17104     to a new 'dr' position and then holding down the firing button; this
17105     avoids a potential accidental firing if you somehow don't realize
17106     you've armed the box before selecting drag race mode.
17107     
17108     Signed-off-by: Keith Packard <keithp@keithp.com>
17109
17110 commit 618f7ac8f31941fcbb3ed91829de69c0f0be8e0b
17111 Author: Keith Packard <keithp@keithp.com>
17112 Date:   Sat Sep 12 20:41:37 2015 -0700
17113
17114     altoslib: Rotation off by factor of two
17115     
17116     The rotation computation was off by a factor of two when converting
17117     the rates to a quaternion (the quaternion needs to be half of the
17118     actual rotation amount). This ended up presenting a tilt angle of
17119     twice what it should be.
17120     
17121     Signed-off-by: Keith Packard <keithp@keithp.com>
17122
17123 commit 0afa07d3c1dcb5e301fcb8b4edfecdd961662478
17124 Author: Keith Packard <keithp@keithp.com>
17125 Date:   Sat Sep 12 19:20:49 2015 -0700
17126
17127     altoslib: Hide 'state' member and use accessor function
17128     
17129     Someone was smashing the state to 'landed' when no packets had been
17130     received for a while. Found that by making it impossible for anyone
17131     outside of AltosState to change the value.
17132     
17133     Signed-off-by: Keith Packard <keithp@keithp.com>
17134
17135 commit 7064bc685aebeef07711e525dea4d5fbe33d235b
17136 Merge: ea1d2415 dda3f459
17137 Author: Bdale Garbee <bdale@gag.com>
17138 Date:   Tue Sep 29 00:46:42 2015 -0600
17139
17140     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
17141
17142 commit ea1d24151cf76ae8f2368673317b66958e2508c4
17143 Author: Bdale Garbee <bdale@gag.com>
17144 Date:   Tue Sep 29 00:45:27 2015 -0600
17145
17146     add automatic Bluetooth functionality check to turnon_telebt
17147
17148 commit dda3f459eaff8d4e41cb44584c8ef77b8e2b3b1c
17149 Author: Keith Packard <keithp@keithp.com>
17150 Date:   Sat Aug 29 17:29:00 2015 -0700
17151
17152     altos/telelco: Add drag race UI
17153     
17154     With the unit disarmed, press and hold the fire button for five
17155     seconds to enable drag race mode.
17156     
17157     The display will show 'dr' for five seconds and beep five times to
17158     indicate that drag race mode is enabled. The decimal points in the
17159     display will all be displayed as an additional visual aid. Once every
17160     five seconds, it will beep.
17161     
17162     With drag race mode enabled, you can select a box/pad pair and press
17163     the 'fire' button to add it to the drag race group. For the current
17164     box, all members of the drag race group will have their continuity
17165     LEDs blink slowly. There will be no indication of continuity in this
17166     mode; you'll want to check that before enabling drag race mode. If you
17167     want to de-select a member of the group, just press the fire button
17168     again. Each time you push the fire button, it will beep out the pad
17169     number added or removed.
17170     
17171     Arm the box and you will not be able to add or remove members from the
17172     drag race group. Firing will simultaneously fire all members of the
17173     drag race group.
17174     
17175     To disable drag race mode, press and hold the fire button for two
17176     seconds. It will beep twice and turn off the decimal points in the display.
17177     
17178     Signed-off-by: Keith Packard <keithp@keithp.com>
17179
17180 commit 55c1be449ef7ce389a3d94686051d272c858bee4
17181 Author: Keith Packard <keithp@keithp.com>
17182 Date:   Sat Aug 29 13:21:19 2015 -0700
17183
17184     altos/telelco: Infrastructure changes for drag racing
17185     
17186     This makes the lco management code support arming multiple pads and
17187     firing all of them at once. The UI code does not expose this yet.
17188     
17189     Signed-off-by: Keith Packard <keithp@keithp.com>
17190
17191 commit 2839796ca5ace5f0c79643afc1a868893246b621
17192 Author: Keith Packard <keithp@keithp.com>
17193 Date:   Sat Aug 29 13:20:16 2015 -0700
17194
17195     altos: Provide direct segment driving interface for LCD displays
17196     
17197     This exposes a simple bit-mask for setting the seven segments instead
17198     of just allowing hex-decimal values.
17199     
17200     Signed-off-by: Keith Packard <keithp@keithp.com>
17201
17202 commit 368f87918547f89e7eb2a92990621e75e07a3b25
17203 Author: Keith Packard <keithp@keithp.com>
17204 Date:   Sat Aug 29 13:18:46 2015 -0700
17205
17206     altos/telefire: No reply for ARMED. Ignore time for FIRE.
17207     
17208     This will let us do drag races by letting the LCO arm multiple boxes
17209     and fire them all with a single command.
17210     
17211     Signed-off-by: Keith Packard <keithp@keithp.com>
17212
17213 commit f491eec1b950e4ad35a535db254a27a3dd2ad430
17214 Author: Keith Packard <keithp@keithp.com>
17215 Date:   Thu Aug 20 23:02:04 2015 -0700
17216
17217     altos: Add HAS_COMPANION to new boards with companion connectors
17218     
17219     Thanks much to Rob Derstadt for discovering this bug!
17220     
17221     TeleMetrum v2.0, TeleMega, EasyMega, TeleBalloon v2.0 all have
17222     companion connectors and yet HAS_COMPANION was not defined. This
17223     disabled companion telemetry packets on these products, but otherwise
17224     didn't have any effect.
17225     
17226     Signed-off-by: Keith Packard <keithp@keithp.com>
17227
17228 commit b4064bf63bb95c58d74869f4ff3e440370d64692
17229 Author: Keith Packard <keithp@keithp.com>
17230 Date:   Thu Aug 20 10:51:11 2015 -0700
17231
17232     ao-telem: Add companion packet telemetry data printing
17233     
17234     Signed-off-by: Keith Packard <keithp@keithp.com>
17235
17236 commit 73dd2e2c73c42f6ce949b4aa7992f63610962c37
17237 Author: Keith Packard <keithp@keithp.com>
17238 Date:   Thu Aug 20 10:50:30 2015 -0700
17239
17240     altoslib: Add companion telemetry data support
17241     
17242     This got lost in the great telemetry rewrite
17243     
17244     Signed-off-by: Keith Packard <keithp@keithp.com>
17245
17246 commit eaab49ab1859ebe236a201f93b5352e67aa7ed2b
17247 Author: Bdale Garbee <bdale@gag.com>
17248 Date:   Sun Aug 16 17:43:32 2015 +0200
17249
17250     apply wrap-and-sort to control files
17251
17252 commit 909b048a4797b2477279750a77a82c6f5f2776d0
17253 Author: Bdale Garbee <bdale@gag.com>
17254 Date:   Fri Aug 7 20:52:48 2015 -0600
17255
17256     turnon script for TeleBT v3.0
17257
17258 commit 9e40f97b013256650364a2a7be96d7d2216ed778
17259 Author: Bdale Garbee <bdale@gag.com>
17260 Date:   Fri Jul 31 10:47:08 2015 -0600
17261
17262     add a paragraph about TeleBT battery charging to AltosDroid chapter in documentation
17263
17264 commit 773b23c48f67564eec83fc3ee085862c547ad160
17265 Author: Bdale Garbee <bdale@gag.com>
17266 Date:   Tue Jul 28 01:34:25 2015 -0600
17267
17268     move turnon_teledongle to new cal-freq code
17269
17270 commit 87c8bb3956897830da1f7aaca2990a9571767b73
17271 Merge: 643c2fb0 d6445b37
17272 Author: Bdale Garbee <bdale@gag.com>
17273 Date:   Thu Jul 16 07:54:35 2015 -0600
17274
17275     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
17276
17277 commit d6445b3739ac2c5dd040efdb97317a6b2a48044a
17278 Author: Keith Packard <keithp@keithp.com>
17279 Date:   Wed Jul 15 18:31:05 2015 -0700
17280
17281     Bump Java library versions
17282     
17283     Avoid problems if you have an old version of the library installed
17284     
17285     Signed-off-by: Keith Packard <keithp@keithp.com>
17286
17287 commit 643c2fb03833d658320f476ef731bbb06fe3cc31
17288 Merge: e41786fb 271f56a4
17289 Author: Bdale Garbee <bdale@gag.com>
17290 Date:   Wed Jul 15 16:43:50 2015 -0600
17291
17292     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
17293
17294 commit 271f56a41c7e785b0fab7e572325df842d104277
17295 Author: Keith Packard <keithp@keithp.com>
17296 Date:   Wed Jul 15 11:41:03 2015 -0700
17297
17298     Bump configure.ac versions to 1.6.1
17299     
17300     And set android version to 9
17301     
17302     Signed-off-by: Keith Packard <keithp@keithp.com>
17303
17304 commit 3cb5b31a534ab0c987667f37c976a5cd589d42a5
17305 Author: Keith Packard <keithp@keithp.com>
17306 Date:   Wed Jul 15 11:40:24 2015 -0700
17307
17308     doc: Update for 1.6.1
17309     
17310     Signed-off-by: Keith Packard <keithp@keithp.com>
17311
17312 commit 7338719414ec2c34235c368a55934be0765661c1
17313 Author: Keith Packard <keithp@keithp.com>
17314 Date:   Sat Jul 11 22:33:07 2015 -0700
17315
17316     Bump version to 1.6.0.4 (android version 8)
17317     
17318     Signed-off-by: Keith Packard <keithp@keithp.com>
17319
17320 commit 52dc7dc5a791f3e7e307ae11f5c6a20b5bf71ba6
17321 Author: Keith Packard <keithp@keithp.com>
17322 Date:   Sat Jul 11 22:31:47 2015 -0700
17323
17324     altosdroid: Cleanup Makefile.am
17325     
17326     Avoid re-creating library symlinks.
17327     Make builds depend on resource files too.
17328     
17329     Signed-off-by: Keith Packard <keithp@keithp.com>
17330
17331 commit c4af5cb233013b35d6763f5adf8d11b47f847111
17332 Author: Keith Packard <keithp@keithp.com>
17333 Date:   Sat Jul 11 22:17:16 2015 -0700
17334
17335     altosdroid: Clean up tab layout
17336     
17337     Fuss with weights and gravitys, then add some wrapping layouts to get
17338     things looking reasonable on small and larger screens.
17339     
17340     Signed-off-by: Keith Packard <keithp@keithp.com>
17341
17342 commit e41786fb384892961a6547e17812a24314ce9623
17343 Author: Bdale Garbee <bdale@gag.com>
17344 Date:   Sat Jul 11 22:59:34 2015 -0600
17345
17346     add debian branch spec to vcs-git: line in control so Debian tools work right
17347
17348 commit 251263f72a1c189aac709d3d0410eb916a9f66d6
17349 Author: Keith Packard <keithp@keithp.com>
17350 Date:   Sat Jul 11 20:37:16 2015 -0700
17351
17352     altosdroid: Add 'Auto' to map tracker list
17353     
17354     Add an 'auto' menu entry when selecting trackers from the map.
17355     
17356     Signed-off-by: Keith Packard <keithp@keithp.com>
17357
17358 commit 2997c9720f58b2955925e4e99c11a6ec302114a9
17359 Author: Keith Packard <keithp@keithp.com>
17360 Date:   Sat Jul 11 20:36:18 2015 -0700
17361
17362     altosdroid: Note time at startup to avoid flipping trackers
17363     
17364     Need to set the initial 'switch' time in onStart to avoid flipping
17365     between trackers before we've done any other 'switching' action.
17366     
17367     Signed-off-by: Keith Packard <keithp@keithp.com>
17368
17369 commit 2a85f273e33a316bd044c4c8dce17c19633cffe6
17370 Author: Keith Packard <keithp@keithp.com>
17371 Date:   Sat Jul 11 20:21:34 2015 -0700
17372
17373     Generate Android version info from configure.ac
17374     
17375     This avoids having version data in two places.
17376     
17377     Signed-off-by: Keith Packard <keithp@keithp.com>
17378
17379 commit ed682ca39496849b6c0d6bdf81bee6263864895f
17380 Author: Keith Packard <keithp@keithp.com>
17381 Date:   Sat Jul 11 19:55:43 2015 -0700
17382
17383     altosdroid: Add other igniter status, various other layout changes
17384     
17385     Show the first four igniters (A-D) in the pad tab. Make pad and flight
17386     layouts look a bit better
17387     
17388     Signed-off-by: Keith Packard <keithp@keithp.com>
17389
17390 commit 84021b8e0ab9262262345ce47671c3c0c6c43566
17391 Author: Keith Packard <keithp@keithp.com>
17392 Date:   Sat Jul 11 19:54:36 2015 -0700
17393
17394     altosdroid: Don't disconnect from bluetooth onStartCommand
17395     
17396     If we've already got a bluetooth connection running, don't slam it
17397     shut when the UI starts up again.
17398     
17399     Signed-off-by: Keith Packard <keithp@keithp.com>
17400
17401 commit bdc953e26ac2dd67021f905807324c6a02e49690
17402 Author: Keith Packard <keithp@keithp.com>
17403 Date:   Sat Jul 11 19:54:07 2015 -0700
17404
17405     altosdroid: Remove a debug line in AltosVoice
17406     
17407     Signed-off-by: Keith Packard <keithp@keithp.com>
17408
17409 commit 51bf46248ca7ee3c817e62274b7366258c9f87cf
17410 Author: Keith Packard <keithp@keithp.com>
17411 Date:   Sat Jul 11 19:53:06 2015 -0700
17412
17413     altosdroid: Pop up menu of nearby trackers on map click
17414     
17415     This lets the user select one of potentially many overlapping
17416     trackers, and also makes it clear when the current tracker is being
17417     changed.
17418     
17419     Signed-off-by: Keith Packard <keithp@keithp.com>
17420
17421 commit b64ab2a8a25b0c22443bc77829c7f35b4f1c2455
17422 Author: Keith Packard <keithp@keithp.com>
17423 Date:   Sat Jul 11 19:17:40 2015 -0700
17424
17425     altosdroid: Keep speaking even when screen is off
17426     
17427     Move the voice and telemetry disabling calls from onStop to onDestroy
17428     so that a stopped application only leaves off updating the screen, and
17429     not the voice bits as well.
17430     
17431     Signed-off-by: Keith Packard <keithp@keithp.com>
17432
17433 commit d015cfc1499a263549f52d46e9e5b934fcb94f53
17434 Author: Keith Packard <keithp@keithp.com>
17435 Date:   Sat Jul 11 19:15:08 2015 -0700
17436
17437     altoslib: Preload maps based on distance rather than number of tiles
17438     
17439     This lets you get the specific area requested at all zoom levels,
17440     rather than having further detail only at lower resolution zooms.
17441     
17442     Signed-off-by: Keith Packard <keithp@keithp.com>
17443
17444 commit afa37e4667ace42c1f43b01b613e639772cfeb75
17445 Author: Keith Packard <keithp@keithp.com>
17446 Date:   Sat Jul 11 19:13:37 2015 -0700
17447
17448     altoslib: Convert longitude from distance in AltosMapTransform
17449     
17450     This computes the longitude cooresponding to a specific distance at a
17451     specific latitude.
17452     
17453     Signed-off-by: Keith Packard <keithp@keithp.com>
17454
17455 commit 1b6f3de0a547fa452d5c40775bcf59c49b229e5e
17456 Author: Keith Packard <keithp@keithp.com>
17457 Date:   Sat Jul 11 19:11:48 2015 -0700
17458
17459     altoslib: Limit simultanous map tile downloads to 128
17460     
17461     Before this change, every tile requested would get downloaded at the
17462     same time. With moving to distance-based offline map loading radius
17463     values, the number of tiles at closer zooms was in the thousands,
17464     overwhelming the network.
17465     
17466     Signed-off-by: Keith Packard <keithp@keithp.com>
17467
17468 commit b313a5a3d5aba89330c0e20eeac00cc571828953
17469 Author: Keith Packard <keithp@keithp.com>
17470 Date:   Sat Jul 11 19:10:44 2015 -0700
17471
17472     altoslib: Make earth size constants public
17473     
17474     This lets other code share the values.
17475     
17476     Signed-off-by: Keith Packard <keithp@keithp.com>
17477
17478 commit a9bc364ecc69d9085146a39198f0671de164eb2e
17479 Author: Keith Packard <keithp@keithp.com>
17480 Date:   Sat Jul 11 19:09:28 2015 -0700
17481
17482     altoslib: Make AltosMap floor/ceil static. Check transform in paint
17483     
17484     This avoids crashing in paint when no transform has been set yet.
17485     
17486     Signed-off-by: Keith Packard <keithp@keithp.com>
17487
17488 commit 002c523fae9369f0261c28f33152289d965d406b
17489 Author: Keith Packard <keithp@keithp.com>
17490 Date:   Thu Jun 25 18:40:21 2015 -0700
17491
17492     telegps: Add receiver battery to Status display
17493     
17494     Makes it a bit cramped, but it's useful to have if you're using TeleBT.
17495     
17496     Signed-off-by: Keith Packard <keithp@keithp.com>
17497
17498 commit 3d508b66c2a15286bb9af88e4d92209463e0725d
17499 Author: Keith Packard <keithp@keithp.com>
17500 Date:   Thu Jun 25 18:35:07 2015 -0700
17501
17502     altosui: Correctly show/hide receiver battery value
17503     
17504     Override the hide() test function which has the listener_state
17505     
17506     Signed-off-by: Keith Packard <keithp@keithp.com>
17507
17508 commit f76d5e4fc2ed1e0d79c096cc89793d671ecb78c3
17509 Author: Keith Packard <keithp@keithp.com>
17510 Date:   Thu Jun 25 18:33:46 2015 -0700
17511
17512     altosuilib: Receiver battery voltage lives in listener_state
17513     
17514     The code to detect whether to show or hide this entry was using
17515     functions that weren't given the listener_state and hence returned
17516     MISSING all of the time.
17517     
17518     Signed-off-by: Keith Packard <keithp@keithp.com>
17519
17520 commit 7c0f66bf64f410415afaff1b5c8e1443512b7a57
17521 Author: Keith Packard <keithp@keithp.com>
17522 Date:   Thu Jun 25 18:31:29 2015 -0700
17523
17524     altoslib: Support TeleBT v3.0 battery voltage conversion
17525     
17526     TeleBT v3.0 uses an STM32 instead of a cc1111, so it needs a different
17527     voltage computation from the raw ADC value.
17528     
17529     Signed-off-by: Keith Packard <keithp@keithp.com>
17530
17531 commit ee1b0bd05bedb8a5a631cc79c77fde8fd920ac38
17532 Author: Keith Packard <keithp@keithp.com>
17533 Date:   Thu Jun 25 18:42:29 2015 -0700
17534
17535     altos/telebt-v3.0: Report battery voltage correctly
17536     
17537     There was an extra %d, and an extra ':' in the output, making the UI
17538     not parse the voltage correctly
17539     
17540     Signed-off-by: Keith Packard <keithp@keithp.com>
17541
17542 commit 6ecd75a7abb5fcee440f7672082013088634680b
17543 Author: Keith Packard <keithp@keithp.com>
17544 Date:   Thu Jun 25 12:23:04 2015 -0700
17545
17546     altoslib: Don't crash if dragging a map view without any tiles
17547     
17548     Signed-off-by: Keith Packard <keithp@keithp.com>
17549
17550 commit 06908e377b7b932bfe3f6dfc840a0a13340f32ce
17551 Author: Keith Packard <keithp@keithp.com>
17552 Date:   Thu Jun 25 12:22:04 2015 -0700
17553
17554     altosdroid: Class of offline map view widget changed
17555     
17556     Switch around AltosViewPager to match.
17557     
17558     Signed-off-by: Keith Packard <keithp@keithp.com>
17559
17560 commit 71d924288d45b09ae655d06df9780ba286e3f3be
17561 Author: Keith Packard <keithp@keithp.com>
17562 Date:   Wed Jun 24 12:02:22 2015 -0700
17563
17564     altosdroid: Display direction in map view
17565     
17566     Use direction in map view when available, otherwise use bearing
17567     
17568     Signed-off-by: Keith Packard <keithp@keithp.com>
17569
17570 commit c7067f14359d25a8275f2b09e7b30c06c0424dbb
17571 Author: Keith Packard <keithp@keithp.com>
17572 Date:   Tue Jun 23 22:40:11 2015 -0700
17573
17574     altoslib: Fix replay to run in realtime again
17575     
17576     At some point, this got sped up to 10x normal speedx
17577     
17578     Signed-off-by: Keith Packard <keithp@keithp.com>
17579
17580 commit 3e7588e382c70e467b1f328fcfb6bc38a6b79ac7
17581 Author: Keith Packard <keithp@keithp.com>
17582 Date:   Tue Jun 23 22:22:06 2015 -0700
17583
17584     Bump version to 1.6.0.3
17585     
17586     Mark the release of 1.6.0.3 altosdroid
17587     
17588     Signed-off-by: Keith Packard <keithp@keithp.com>
17589
17590 commit 3ce5e24fefaddaa74eadba4722e904354c871387
17591 Author: Keith Packard <keithp@keithp.com>
17592 Date:   Tue Jun 23 22:21:45 2015 -0700
17593
17594     altosdroid: Update version numbers in manifest
17595     
17596     Signed-off-by: Keith Packard <keithp@keithp.com>
17597
17598 commit d9f96c45d0a3099e9e5fd3c75cc27f9415fcaf55
17599 Author: Keith Packard <keithp@keithp.com>
17600 Date:   Tue Jun 23 22:21:30 2015 -0700
17601
17602     altosdroid: Mark tab-dependent voice output as done
17603     
17604     Signed-off-by: Keith Packard <keithp@keithp.com>
17605
17606 commit aed8d3ee2561bbec59b9684fb2042186191302ca
17607 Author: Keith Packard <keithp@keithp.com>
17608 Date:   Tue Jun 23 22:04:47 2015 -0700
17609
17610     altosdroid: Make sure flight voice output always starts with 'speed'
17611     
17612     This resets the flight-mode voice output state back to start again
17613     each time the flight tab is selected
17614     
17615     Signed-off-by: Keith Packard <keithp@keithp.com>
17616
17617 commit b1b41e0823a60769e7d2d806f4d97ae043d7dae3
17618 Author: Keith Packard <keithp@keithp.com>
17619 Date:   Tue Jun 23 22:00:33 2015 -0700
17620
17621     altosdroid: Make sure whole flight state is spoken even when no-one is moving
17622     
17623     This eliminates the case where much of the flight state wasn't
17624     reported if the tracker or receiver weren't moving.
17625     
17626     Signed-off-by: Keith Packard <keithp@keithp.com>
17627
17628 commit f275e73f42e0aaf1760da99fb93c394320aafb84
17629 Author: Keith Packard <keithp@keithp.com>
17630 Date:   Tue Jun 23 21:47:06 2015 -0700
17631
17632     altoslib: Typo slipped into AltosState.java
17633     
17634     Oops.
17635     
17636     Signed-off-by: Keith Packard <keithp@keithp.com>
17637
17638 commit bfa6cd8934b993bd4a67cfc7a4eeecf9b11915ef
17639 Author: Keith Packard <keithp@keithp.com>
17640 Date:   Tue Jun 23 21:39:09 2015 -0700
17641
17642     altosdroid: Change voice output around
17643     
17644     This makes the voice output depend on the current displayed tab; where
17645     the 'recovery' and 'map' tabs get the same value.
17646     
17647     Pad
17648     
17649             Reports igniter and GPS status changes
17650     
17651     Flight
17652     
17653             Report flight state changes and max height after apogee
17654             Report current speed, height and bearing/elevation/range once
17655             every 10 seconds while the rocket is in motion.
17656     
17657     Recovery
17658     
17659             Report distance and bearing when the location of either the
17660             tracker or the receiver changes by more than 10m, but not more
17661             than once every 10 seconds.
17662     
17663     Signed-off-by: Keith Packard <keithp@keithp.com>
17664
17665 commit a761b34ed8fc64435f5a49623f4a5c55e2dda33a
17666 Author: Keith Packard <keithp@keithp.com>
17667 Date:   Tue Jun 23 21:37:25 2015 -0700
17668
17669     altosdroid: Define strings for the tab names
17670     
17671     Use these everywhere instead of replicating the same name; might
17672     reduce errors.
17673     
17674     Signed-off-by: Keith Packard <keithp@keithp.com>
17675
17676 commit 56146cd379e1319b7adcf8e22cdda55f771e11be
17677 Author: Keith Packard <keithp@keithp.com>
17678 Date:   Tue Jun 23 21:35:43 2015 -0700
17679
17680     altosdroid: Show direction to target in recover tab
17681     
17682     This takes the bearing to target and current direction of motion (from
17683     the Android API) and computes a turn amount and displays that so you
17684     don't have to know which way is north when walking towards the rocket.
17685     
17686     Signed-off-by: Keith Packard <keithp@keithp.com>
17687
17688 commit 60b8bea12edb954e6140a92c8412364c9581e3c2
17689 Author: Keith Packard <keithp@keithp.com>
17690 Date:   Tue Jun 23 21:38:37 2015 -0700
17691
17692     altoslib: Use a longer filter for descent values
17693     
17694     This makes descent speeds almost useful, a huge improvement
17695     
17696     Signed-off-by: Keith Packard <keithp@keithp.com>
17697
17698 commit 1513693602c2a4cab0783833d1844c066edabb71
17699 Author: Keith Packard <keithp@keithp.com>
17700 Date:   Mon Jun 22 23:21:05 2015 -0700
17701
17702     altosdroid: Fix line drawing to old tracker location
17703     
17704     Selecting an old tracker would often fail to switch the bearing line
17705     as it was using the map data instead of just using the local data for
17706     the relavant tracker.
17707     
17708     Signed-off-by: Keith Packard <keithp@keithp.com>
17709
17710 commit 87d2ab135b493486162d33ff172eba1f44dc0ce5
17711 Author: Keith Packard <keithp@keithp.com>
17712 Date:   Mon Jun 22 21:04:01 2015 -0700
17713
17714     altosdroid: Mark four-tab change done
17715     
17716     Signed-off-by: Keith Packard <keithp@keithp.com>
17717
17718 commit fb0bd0ec18088ef01549cdb96243d591f618e32b
17719 Author: Keith Packard <keithp@keithp.com>
17720 Date:   Mon Jun 22 20:59:17 2015 -0700
17721
17722     altosdroid: Allow tracker selection from online map widget
17723     
17724     Need separate tracker selection code for online maps
17725     
17726     Signed-off-by: Keith Packard <keithp@keithp.com>
17727
17728 commit 2b6768ed32d7be444c49caa40d30b520177bb22a
17729 Author: Keith Packard <keithp@keithp.com>
17730 Date:   Mon Jun 22 20:43:23 2015 -0700
17731
17732     altosdroid: Switch to four tabs (pad/flight/recover/map)
17733     
17734     Ascent and descent were almost the same; no reason to have both.
17735     
17736     Signed-off-by: Keith Packard <keithp@keithp.com>
17737
17738 commit 0f56903774d9e8bb033dfc0af6945e8ddc1d3065
17739 Author: Keith Packard <keithp@keithp.com>
17740 Date:   Mon Jun 22 20:08:05 2015 -0700
17741
17742     altosdroid: Select tracker by clicking on map
17743     
17744     This lets you pick a  tracker from the map, rather than having to use
17745     the menu.
17746     
17747     Signed-off-by: Keith Packard <keithp@keithp.com>
17748
17749 commit a959c1926048d1b96a06aa291131afd7c8e771c7
17750 Author: Keith Packard <keithp@keithp.com>
17751 Date:   Mon Jun 22 18:41:01 2015 -0700
17752
17753     altosdroid: Get rid of on-line only maps tab
17754     
17755     The offline tab did both, so delete the online one and replace it with
17756     the offline one.
17757     
17758     Signed-off-by: Keith Packard <keithp@keithp.com>
17759
17760 commit 18fe64cf2648568dd0bde5acd7b627f1ddb6917e
17761 Author: Keith Packard <keithp@keithp.com>
17762 Date:   Mon Jun 22 18:26:34 2015 -0700
17763
17764     altosdroid: Display online/offline maps in same tab
17765     
17766     Make the map portion switchable between online and offline maps,
17767     leaving the rest of the tab alone.
17768     
17769     Signed-off-by: Keith Packard <keithp@keithp.com>
17770
17771 commit ee656c9d41238ab2c56859a03fe6b8ce8ff2df4e
17772 Author: Keith Packard <keithp@keithp.com>
17773 Date:   Sun Jun 21 10:34:00 2015 -0700
17774
17775     altosdroid: Add map source preference
17776     
17777     Not hooked up yet.
17778     
17779     Signed-off-by: Keith Packard <keithp@keithp.com>
17780
17781 commit 9af72a2e629779833ff1787bbfc2ddc8b9d88bba
17782 Author: Keith Packard <keithp@keithp.com>
17783 Date:   Sun Jun 21 09:37:05 2015 -0700
17784
17785     altosdroid: Show receiver battery voltage in the 'pad' view
17786     
17787     Helpful to determine when the receiver battery is getting low
17788     
17789     Signed-off-by: Keith Packard <keithp@keithp.com>
17790
17791 commit 4fbe9d5a1f56178a737ede6b31e8d01a02a7543f
17792 Author: Keith Packard <keithp@keithp.com>
17793 Date:   Sun Jun 21 09:36:20 2015 -0700
17794
17795     altosdroid: Use AltosMap set_zoom_centre
17796     
17797     This keeps the center of the zoom gesture pinned to the screen.
17798     
17799     Signed-off-by: Keith Packard <keithp@keithp.com>
17800
17801 commit 08e4e291d32bdb3ac3271a85190d277b1874d277
17802 Author: Keith Packard <keithp@keithp.com>
17803 Date:   Sun Jun 21 09:35:28 2015 -0700
17804
17805     altosuilib: Use AltosMap set_zoom_centre instead of in-line version
17806     
17807     Shares the same function with altosdroid this way.
17808     
17809     Signed-off-by: Keith Packard <keithp@keithp.com>
17810
17811 commit e0c318cdd32b3c3fed5099c754aea3ebc6186a0f
17812 Author: Keith Packard <keithp@keithp.com>
17813 Date:   Sun Jun 21 09:34:29 2015 -0700
17814
17815     altoslib: Add set_zoom_centre to AltosMap
17816     
17817     This zooms around a specific point, keeping it at the same place on
17818     the screen.
17819     
17820     Signed-off-by: Keith Packard <keithp@keithp.com>
17821
17822 commit b8bdb432aacc1a273ee484a29a24b3768c274db6
17823 Author: Keith Packard <keithp@keithp.com>
17824 Date:   Sat Jun 20 11:58:08 2015 -0700
17825
17826     altosdroid: Multiple tracker support for google maps
17827     
17828     Signed-off-by: Keith Packard <keithp@keithp.com>
17829
17830 commit c72e18fa1713b6e1aa7906210e79dd6354d2390f
17831 Author: Keith Packard <keithp@keithp.com>
17832 Date:   Sat Jun 20 11:57:29 2015 -0700
17833
17834     altosdroid: Stack map markers with newest rocket on top
17835     
17836     Signed-off-by: Keith Packard <keithp@keithp.com>
17837
17838 commit 0f40284c554aaadc71a598de8f1c5fe64ea387e1
17839 Author: Keith Packard <keithp@keithp.com>
17840 Date:   Sat Jun 20 11:58:45 2015 -0700
17841
17842     altosdroid: Support for sorting rockets by age
17843     
17844     Now we can just sort rockets so that the top-most shown is the newest
17845     
17846     Signed-off-by: Keith Packard <keithp@keithp.com>
17847
17848 commit de785b409e404a5296a7ff2037f52f3029536f28
17849 Author: Keith Packard <keithp@keithp.com>
17850 Date:   Sat Jun 20 11:57:10 2015 -0700
17851
17852     altosdroid: Remove debug
17853     
17854     Just noise at this point.
17855     
17856     Signed-off-by: Keith Packard <keithp@keithp.com>
17857
17858 commit b2ad3b1ef59fe6e51c8c544f215c33f3b48c3aeb
17859 Author: Keith Packard <keithp@keithp.com>
17860 Date:   Sat Jun 20 11:55:44 2015 -0700
17861
17862     altosdroid: Switch trackers automatically when changing freq or baud
17863     
17864     This works by switching trackers when we receive telemetry newer than
17865     the last time we changed the frequency configuration.
17866     
17867     Signed-off-by: Keith Packard <keithp@keithp.com>
17868
17869 commit 4a33336b8f468c5b0f2e14c0ee0242c9a24a8b90
17870 Author: Keith Packard <keithp@keithp.com>
17871 Date:   Sat Jun 20 11:54:20 2015 -0700
17872
17873     altosuilib: Allow for no transform in map mouse wheel function
17874     
17875     Signed-off-by: Keith Packard <keithp@keithp.com>
17876
17877 commit 3882e358b6f2970cb1afebcf2a71da34a57002df
17878 Author: Keith Packard <keithp@keithp.com>
17879 Date:   Sat Jun 20 11:53:24 2015 -0700
17880
17881     altoslib: Clean up map tile removal
17882     
17883     Remove them while walking the hash table, rather than creating a list
17884     to remove.
17885     
17886     Signed-off-by: Keith Packard <keithp@keithp.com>
17887
17888 commit 0cc03210d5d53d12604688f294b6ca39e3a025de
17889 Author: Keith Packard <keithp@keithp.com>
17890 Date:   Sat Jun 20 09:35:26 2015 -0700
17891
17892     altoslib/altosuilib: Fix equals methods, add hashCode
17893     
17894     Whenever we use a class as a HashMap key, that class needs to override
17895     the equals(Object) and hashCode() methods. Otherwise, the hash table
17896     won't work right.
17897     
17898     Signed-off-by: Keith Packard <keithp@keithp.com>
17899
17900 commit 5568c30f0a4fe346b8ed58934c23653064427d65
17901 Author: Keith Packard <keithp@aimi.keithp.com>
17902 Date:   Thu Jun 18 17:37:35 2015 -0700
17903
17904     ao-bringup: Make turnon_easymega run without 'make install'
17905     
17906     Use relative paths for all altos tools
17907     
17908     Signed-off-by: Keith Packard <keithp@aimi.keithp.com>
17909
17910 commit 6cf27ddd5e84824610d6a0bcbb81ba4626b71409
17911 Author: Keith Packard <keithp@keithp.com>
17912 Date:   Thu Jun 18 17:12:41 2015 -0700
17913
17914     ao-bringup: Use local versions of tools instead of /usr/bin for turnon_easymega
17915     
17916     Signed-off-by: Keith Packard <keithp@keithp.com>
17917
17918 commit 3e5521070564e9a184f3b781dad9d39cdd963510
17919 Author: Keith Packard <keithp@keithp.com>
17920 Date:   Thu Jun 18 16:56:19 2015 -0700
17921
17922     ao-bringup: Fail turnon_easymega if accel cal fails
17923     
17924     This prevents a failing board from being reported as good
17925     
17926     Signed-off-by: Keith Packard <keithp@keithp.com>
17927
17928 commit 6683146168216aacdc0842934cec1fb48ea03518
17929 Author: Keith Packard <keithp@keithp.com>
17930 Date:   Wed Jun 17 00:12:06 2015 -0700
17931
17932     telegps: use new AltosUIFrame constraint helper
17933     
17934     Signed-off-by: Keith Packard <keithp@keithp.com>
17935
17936 commit c71abc5c29025eb57fc78968a4ccf8c34cb3a6f2
17937 Author: Keith Packard <keithp@keithp.com>
17938 Date:   Tue Jun 16 23:49:45 2015 -0700
17939
17940     micropeak: Update mac/windows FTDI drivers
17941     
17942     Use latest FTDI drivers.
17943     
17944     Signed-off-by: Keith Packard <keithp@keithp.com>
17945
17946 commit 1098f7502a603a9cf80ad950f53a2c2abdf7ec93
17947 Author: Keith Packard <keithp@keithp.com>
17948 Date:   Tue Jun 16 23:43:53 2015 -0700
17949
17950     altosuilib: Create grid-bag helper functions in AltosUIFrame
17951     
17952     This eases the burden of creating suitable GridBagConstraints values
17953     
17954     Signed-off-by: Keith Packard <keithp@keithp.com>
17955
17956 commit cdeefaba7d5ef69f28e5dfb152c5f185f8b85f2e
17957 Author: Keith Packard <keithp@keithp.com>
17958 Date:   Tue Jun 16 23:42:59 2015 -0700
17959
17960     altosuilib: Show state.product if state.device_type isn't set
17961     
17962     MonitorIdle doesn't get the device type, only the product.
17963     
17964     Signed-off-by: Keith Packard <keithp@keithp.com>
17965
17966 commit 469be0a57dc9932c26f9c38986d22f6e8b2fd6ed
17967 Author: Keith Packard <keithp@keithp.com>
17968 Date:   Tue Jun 16 23:42:22 2015 -0700
17969
17970     altoslib: Remove debug output from AltosMap
17971     
17972     It's just annoying now.
17973     
17974     Signed-off-by: Keith Packard <keithp@keithp.com>
17975
17976 commit 76532162d63239b00a51dd0ff6b1356b07b62d2d
17977 Author: Keith Packard <keithp@keithp.com>
17978 Date:   Tue Jun 16 23:41:51 2015 -0700
17979
17980     altoslib: Expose public function to set state.product
17981     
17982     Just adds a setter function for this value.
17983     
17984     Signed-off-by: Keith Packard <keithp@keithp.com>
17985
17986 commit 5cacce8099bfc4fa4019538ac88be00bd2023865
17987 Author: Keith Packard <keithp@keithp.com>
17988 Date:   Tue Jun 16 23:40:34 2015 -0700
17989
17990     altoslib: Let the application disable the link cancel dialog
17991     
17992     This lets the application control whether to pop up the cancel dialog
17993     when the link isn't working.
17994     
17995     Signed-off-by: Keith Packard <keithp@keithp.com>
17996
17997 commit 75682a5a18f28acf8f4a61a0d45dad461218186e
17998 Author: Keith Packard <keithp@keithp.com>
17999 Date:   Tue Jun 16 23:38:07 2015 -0700
18000
18001     altoslib: Set product for idle monitor
18002     
18003     This lets the UI show the product name
18004     
18005     Signed-off-by: Keith Packard <keithp@keithp.com>
18006
18007 commit c46c2c5767c6e909fa58587e6c864a4fbaa9fa20
18008 Merge: 39f43616 6cb7d76c
18009 Author: Robert Garbee <robert@gag.com>
18010 Date:   Sat Jun 13 17:40:59 2015 -0600
18011
18012     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
18013
18014 commit 39f4361675aa13899864f427a33d4aa48be56cd2
18015 Author: Robert Garbee <robert@gag.com>
18016 Date:   Sat Jun 13 17:40:16 2015 -0600
18017
18018     add beep when test completes
18019
18020 commit 6cb7d76c3fbe32b442713e358654d07b2506897e
18021 Author: Keith Packard <keithp@keithp.com>
18022 Date:   Sat Jun 6 20:37:53 2015 -0700
18023
18024     altosdroid: Resource changes needed for multi-tracker mode
18025     
18026     Signed-off-by: Keith Packard <keithp@keithp.com>
18027
18028 commit 78df1d5213c402780fa2ce7e062c64cf5a01c45f
18029 Author: Keith Packard <keithp@keithp.com>
18030 Date:   Sat Jun 6 20:37:27 2015 -0700
18031
18032     altosdroid: Note recent changes
18033     
18034     Signed-off-by: Keith Packard <keithp@keithp.com>
18035
18036 commit c813c2c8f71017a686128e06b5178fc99ece251c
18037 Author: Keith Packard <keithp@keithp.com>
18038 Date:   Sat Jun 6 20:36:18 2015 -0700
18039
18040     altosdroid: Add multi-tracker support
18041     
18042     This lets you view multiple trackers in the offline maps tab (online
18043     maps not done yet), saves state of each tracker to preferences.
18044     
18045     Signed-off-by: Keith Packard <keithp@keithp.com>
18046
18047 commit f79d569dfe333621d63a1d4001c85a88f736ad58
18048 Author: Keith Packard <keithp@keithp.com>
18049 Date:   Sat Jun 6 20:35:32 2015 -0700
18050
18051     altoslib: Add preferences for saving/restoring multiple flight states
18052     
18053     Signed-off-by: Keith Packard <keithp@keithp.com>
18054
18055 commit 64ca3d2e7d2b23aedfdf98ef8ebd760bd3291534
18056 Author: Keith Packard <keithp@keithp.com>
18057 Date:   Sat Jun 6 06:00:43 2015 -0700
18058
18059     ao-tools: Add missing ao-cal-freq man page
18060     
18061     Signed-off-by: Keith Packard <keithp@keithp.com>
18062
18063 commit 55753ac8b4b73ec58cb6ef874acc8d606193c5e7
18064 Author: Keith Packard <keithp@keithp.com>
18065 Date:   Fri Jun 5 22:52:51 2015 -0700
18066
18067     ao-bringup: Do telegps freq cal before testing GPS
18068     
18069     This lets the GPS get some time to see sats while we're messing with
18070     the radio frequency calibration.
18071     
18072     Signed-off-by: Keith Packard <keithp@keithp.com>
18073
18074 commit 527700623cc369cc58e15c29dc1ee374fa4efeb7
18075 Author: Keith Packard <keithp@keithp.com>
18076 Date:   Fri Jun 5 22:52:21 2015 -0700
18077
18078     ao-bringup: Use new ao-cal-freq program for cal-freq script
18079     
18080     Remove shell script bits that were unreliable.
18081     
18082     Signed-off-by: Keith Packard <keithp@keithp.com>
18083
18084 commit b9797aa9b6ca38db79c22e4dcefc6efc8a148599
18085 Author: Keith Packard <keithp@keithp.com>
18086 Date:   Fri Jun 5 22:17:02 2015 -0700
18087
18088     ao-tools: Create ao-cal-freq
18089     
18090     Create C-based frequency calibration program to replace shell script
18091     which isn't reliable.
18092     
18093     Signed-off-by: Keith Packard <keithp@keithp.com>
18094
18095 commit 7c75ec6e11a9287b2360bb62ef4ddb4f0e2083c7
18096 Author: Keith Packard <keithp@keithp.com>
18097 Date:   Tue Jun 2 12:48:42 2015 -0700
18098
18099     altosdroid: Highlight age in red when older than 10 seconds
18100     
18101     This lets you quickly identify stale data
18102     
18103     Signed-off-by: Keith Packard <keithp@keithp.com>
18104
18105 commit a533ea525620f194fd89fedad043659bb433d71b
18106 Author: Keith Packard <keithp@keithp.com>
18107 Date:   Sun May 31 23:09:18 2015 -0700
18108
18109     altosdroid: Switch from custom title to standard Holo theme
18110     
18111     This gives us the menu button, which is awfully useful on devices
18112     without a hardware version...
18113     
18114     Signed-off-by: Keith Packard <keithp@keithp.com>
18115
18116 commit 0beb02f1848e34892cca6e34ba83d6ca836d6df2
18117 Author: Keith Packard <keithp@keithp.com>
18118 Date:   Fri May 29 09:49:30 2015 -0700
18119
18120     altoslib: Require 'debug' hook in AltosMapInterface
18121     
18122     This lets the map users redirect debug messages as appropriate
18123     
18124     Signed-off-by: Keith Packard <keithp@keithp.com>
18125
18126 commit 4f1c4dddbce7b4e8673173f1690f79ba60e72ba2
18127 Author: Keith Packard <keithp@keithp.com>
18128 Date:   Fri May 29 09:43:58 2015 -0700
18129
18130     altosdroid: use 'show' to set new tab contents in onResume
18131     
18132     Hook onResume so that newly created/recreated tabs get current
18133     contents. The set_visible hook isn't sufficient for that.
18134     
18135     Signed-off-by: Keith Packard <keithp@keithp.com>
18136
18137 commit 625c496987c2d320a51f3d27f8f00bde17b46a78
18138 Author: Keith Packard <keithp@keithp.com>
18139 Date:   Fri May 29 09:42:58 2015 -0700
18140
18141     altosdroid: Missing call to super.onDetach from TabMapOffline
18142     
18143     Causes an exception when you shut down the application.
18144     
18145     Signed-off-by: Keith Packard <keithp@keithp.com>
18146
18147 commit 50e709a4088f3d6846fd66cbe9b8c437b3f9c88b
18148 Author: Keith Packard <keithp@keithp.com>
18149 Date:   Thu May 28 22:13:39 2015 -0700
18150
18151     altosdroid: Split out AltosMapView into separate file
18152     
18153     This lets us use the regular layout configuration bits in the .xml
18154     file instead of needing to patch the map object into the display. That
18155     was causing problems when re-entering the map tab as the map view
18156     would somehow end up with a zero width.
18157     
18158     Signed-off-by: Keith Packard <keithp@keithp.com>
18159
18160 commit 2e424f8dc2886aa475e6ddb21457eba08f768b16
18161 Author: Keith Packard <keithp@keithp.com>
18162 Date:   Thu May 28 22:12:26 2015 -0700
18163
18164     altosdroid: Add 'Current Location' as an option when preloading maps
18165     
18166     This lets you load maps around your current location, in case your
18167     favorite launch site isn't in the list.
18168     
18169     Signed-off-by: Keith Packard <keithp@keithp.com>
18170
18171 commit 4315b91d7afc2391e3f7444906ac226500bf1345
18172 Author: Keith Packard <keithp@keithp.com>
18173 Date:   Thu May 28 22:08:51 2015 -0700
18174
18175     altosdroid: Save selected map type in AltosDroid object
18176     
18177     The map tabs may not have been created when the map type was selected,
18178     so save the desired type in the main application object.
18179     
18180     Signed-off-by: Keith Packard <keithp@keithp.com>
18181
18182 commit 41028472fd2e7e0209125e76b94e551f9d10f89c
18183 Author: Keith Packard <keithp@keithp.com>
18184 Date:   Thu May 28 22:06:55 2015 -0700
18185
18186     altosdroid: Disable debug output on release builds
18187     
18188     We generate an awful lot of debug spew to the log; presumably that's
18189     not helping performance, so lose that for release builds.
18190     
18191     Signed-off-by: Keith Packard <keithp@keithp.com>
18192
18193 commit e2d54de24df37baa5ff3837334d97f726934ec25
18194 Author: Keith Packard <keithp@keithp.com>
18195 Date:   Thu May 28 22:05:36 2015 -0700
18196
18197     altosdroid: Look for zipalign in the new place too
18198     
18199     This build tool moved for some reason...
18200     
18201     Signed-off-by: Keith Packard <keithp@keithp.com>
18202
18203 commit 85013045ca505096064aaf45c312b158d0263d2a
18204 Author: Keith Packard <keithp@keithp.com>
18205 Date:   Thu May 28 01:05:18 2015 -0700
18206
18207     altosdroid: Add map types and map preloading UIs
18208     
18209     This adds an ugly dialog to select which maps to preload, and also
18210     adds the ability to display other map types.
18211     
18212     Signed-off-by: Keith Packard <keithp@keithp.com>
18213
18214 commit ba698c2cc48677735046d0881df9c180674e4082
18215 Author: Keith Packard <keithp@keithp.com>
18216 Date:   Thu May 28 01:01:23 2015 -0700
18217
18218     altoslib: Pass all map loader params to set_load_params
18219     
18220     Add zoom and map type to the param list so we don't call set_zoom and
18221     set_maptype separately, which only causes lots of extra image loads to
18222     get started unnecessarily.
18223     
18224     Signed-off-by: Keith Packard <keithp@keithp.com>
18225
18226 commit c63617415553d97f9be2f19b94365b53d4480c68
18227 Author: Keith Packard <keithp@keithp.com>
18228 Date:   Thu May 28 01:00:47 2015 -0700
18229
18230     altosuilib: Eliminate extra MapCache in AltosUIMapPreloadNew
18231     
18232     Use the cache from the map.
18233     
18234     Signed-off-by: Keith Packard <keithp@keithp.com>
18235
18236 commit ff01fb7275973cdbfd976d3b4e638c6235108121
18237 Author: Keith Packard <keithp@keithp.com>
18238 Date:   Thu May 28 01:00:22 2015 -0700
18239
18240     altosuilib: Get rid of AltosUIMapNew.set_load_params
18241     
18242     This isn't needed anywhere.
18243     
18244     Signed-off-by: Keith Packard <keithp@keithp.com>
18245
18246 commit b49b74847ad55e14d1dbf2872ebbe313147e9fd3
18247 Author: Keith Packard <keithp@keithp.com>
18248 Date:   Wed May 27 23:14:09 2015 -0700
18249
18250     altosuilib: Switch to altoslib map loading code
18251     
18252     Remove the map loading code from the UI bits and use the new altoslib
18253     version instead.
18254     
18255     Signed-off-by: Keith Packard <keithp@keithp.com>
18256
18257 commit 3b4e6da65158a434905dc652e46c69d2c38cea7f
18258 Author: Keith Packard <keithp@keithp.com>
18259 Date:   Wed May 27 23:12:34 2015 -0700
18260
18261     altoslib: Add map loading helper class
18262     
18263     This adds the AltosMapLoader class, which iterates over a sequence of
18264     zoom levels and formats to get local copies of a desired launch site.
18265     
18266     Signed-off-by: Keith Packard <keithp@keithp.com>
18267
18268 commit ccd557c846eed37328d6799f36e61308bcbb678a
18269 Author: Keith Packard <keithp@keithp.com>
18270 Date:   Wed May 27 23:11:58 2015 -0700
18271
18272     altoslib: Provide toString method for AltosLatLon
18273     
18274     Makes printing them easier.
18275     
18276     Signed-off-by: Keith Packard <keithp@keithp.com>
18277
18278 commit 756f501593365b80cfa6f7ca871da3291bbde67a
18279 Author: Keith Packard <keithp@keithp.com>
18280 Date:   Wed May 27 22:43:53 2015 -0700
18281
18282     altoslib: Start with map empty
18283     
18284     Don't load images from 0,0 for no good reason; wait until someone sets
18285     a desired lat/lon
18286     
18287     Signed-off-by: Keith Packard <keithp@keithp.com>
18288
18289 commit ccba2bb2f193ffd6c3a3d934a46bc06466b4b258
18290 Author: Keith Packard <keithp@keithp.com>
18291 Date:   Wed May 27 15:31:25 2015 -0700
18292
18293     altosuilib: Use altoslib site list loader
18294     
18295     Removes the custom version and uses the shared code
18296     
18297     Signed-off-by: Keith Packard <keithp@keithp.com>
18298
18299 commit 519d477cb752d9cdba78a4daa32b1f547bf889b4
18300 Author: Keith Packard <keithp@keithp.com>
18301 Date:   Wed May 27 15:30:29 2015 -0700
18302
18303     altoslib: Add AltosLaunchSite bits
18304     
18305     This asynchronously fetches the list of available launch sites from
18306     the standard location and notifies the caller when finished.
18307     
18308     Signed-off-by: Keith Packard <keithp@keithp.com>
18309
18310 commit 103a50db50be55c2293468d273dd94472dd89d94
18311 Author: Keith Packard <keithp@keithp.com>
18312 Date:   Tue May 26 23:05:49 2015 -0700
18313
18314     altosdroid: Place icons on screen instead of drawing path
18315     
18316     This makes drawing a bunch faster, and locating stuff on the screen easier.
18317     
18318     Signed-off-by: Keith Packard <keithp@keithp.com>
18319
18320 commit 2509b664df6a13e6ae9e6753dc9fa0d696a4f6c7
18321 Author: Keith Packard <keithp@keithp.com>
18322 Date:   Tue May 26 23:05:11 2015 -0700
18323
18324     altosdroid: Centralize debug printf code
18325     
18326     Create AltosDebug to hold the debug code, use it everywhere.
18327     
18328     Signed-off-by: Keith Packard <keithp@keithp.com>
18329
18330 commit bca342577740a9d04b8419ecadcff582e77f1e61
18331 Author: Keith Packard <keithp@keithp.com>
18332 Date:   Tue May 26 23:02:43 2015 -0700
18333
18334     altosdroid: Move pause before reopening bluetooth into connec thread
18335     
18336     This avoids stalling the UI while waiting for TBT to boot.
18337     
18338     Signed-off-by: Keith Packard <keithp@keithp.com>
18339
18340 commit 7975d088a4ac44c0943134fa41d0e3b88f50b98f
18341 Author: Keith Packard <keithp@keithp.com>
18342 Date:   Tue May 26 19:47:04 2015 -0700
18343
18344     altosdroid: Add offline map tab
18345     
18346     It's not very fancy yet, but it does zoom and pan, and show the path
18347     of the rocket with a line.
18348     
18349     Signed-off-by: Keith Packard <keithp@keithp.com>
18350
18351 commit f822b84d8c25159ff113fef6a419b6e18e87a87a
18352 Author: Keith Packard <keithp@keithp.com>
18353 Date:   Tue May 26 01:04:00 2015 -0700
18354
18355     altosuilib: Get rid of AltosUIVersion.java
18356     
18357     It's been moved to altoslib/AltosVersion.java
18358     
18359     Signed-off-by: Keith Packard <keithp@keithp.com>
18360
18361 commit 4895f443e4a748de2677e51869f20c05d265c944
18362 Author: Keith Packard <keithp@keithp.com>
18363 Date:   Tue May 26 00:56:17 2015 -0700
18364
18365     altosuilib: Remove old map bits
18366     
18367     Signed-off-by: Keith Packard <keithp@keithp.com>
18368
18369 commit f41fe2291891b28327c332098bdc601bc75fc4c0
18370 Author: Keith Packard <keithp@keithp.com>
18371 Date:   Tue May 26 00:46:21 2015 -0700
18372
18373     altosuilib: Use new map code for map preload UI
18374     
18375     Signed-off-by: Keith Packard <keithp@keithp.com>
18376
18377 commit cd0f4de98ea709e5f070d5f1337658590d2004a1
18378 Author: Keith Packard <keithp@keithp.com>
18379 Date:   Tue May 26 00:33:02 2015 -0700
18380
18381     altosuilib: Add AltosUIImage.java
18382     
18383     Signed-off-by: Keith Packard <keithp@keithp.com>
18384
18385 commit 501fa41111b93cc213a1114a33612858e1e93ab5
18386 Author: Keith Packard <keithp@keithp.com>
18387 Date:   Tue May 26 00:29:53 2015 -0700
18388
18389     altoslib/altosuilib: Get new Map display code running in altosui and telegps
18390     
18391     Looks like the display is all hooked up. Still need to replace the
18392     preload UIs.
18393     
18394     Signed-off-by: Keith Packard <keithp@keithp.com>
18395
18396 commit cb23b992be8ba40c97d8988c134a814a13ccd58c
18397 Author: Keith Packard <keithp@keithp.com>
18398 Date:   Mon May 25 20:34:05 2015 -0700
18399
18400     altoslib/altosuilib: Update library version to 7
18401     
18402     So many ABI/API changes
18403     
18404     Signed-off-by: Keith Packard <keithp@keithp.com>
18405
18406 commit 68effc6e39f731a2d7bbe2963999c1e785118897
18407 Author: Keith Packard <keithp@keithp.com>
18408 Date:   Mon May 25 20:33:28 2015 -0700
18409
18410     altoslib: More frobbing with new map bits
18411     
18412     Signed-off-by: Keith Packard <keithp@keithp.com>
18413
18414 commit 00aca369c4070901e0400f291d5f269b5fb8015c
18415 Author: Keith Packard <keithp@keithp.com>
18416 Date:   Mon May 25 20:10:37 2015 -0700
18417
18418     altoslib: Get new abstract mapping code compiling
18419     
18420     Not useful yet, but at least it compiles now?
18421     
18422     Signed-off-by: Keith Packard <keithp@keithp.com>
18423
18424 commit 6ca2c42061b3c0160bf0137c9cd65989c522b826
18425 Author: Keith Packard <keithp@keithp.com>
18426 Date:   Mon May 25 16:35:23 2015 -0700
18427
18428     altoslib: Build AltosVersion.java in configure.ac
18429     
18430     Signed-off-by: Keith Packard <keithp@keithp.com>
18431
18432 commit dcbd87bc685924a6587a5f4dae47d34f417601b0
18433 Author: Keith Packard <keithp@keithp.com>
18434 Date:   Mon May 25 16:26:01 2015 -0700
18435
18436     altos/telelco: Show box voltage with pad knob instead of firing button
18437     
18438     Turn left past '1' and see the firing box battery voltage instead of
18439     pushing the firing button with the box disarmed. This seems like a
18440     safer UI.
18441     
18442     Signed-off-by: Keith Packard <keithp@keithp.com>
18443
18444 commit 91f617d450c187500593d1ae785958187f68ca14
18445 Author: Keith Packard <keithp@keithp.com>
18446 Date:   Mon May 25 15:49:21 2015 -0700
18447
18448     altos/telelco: Display telefire battery voltage
18449     
18450     When the firing button is pressed while unarmed, show the telefire
18451     battery voltage in the display.
18452     
18453     Signed-off-by: Keith Packard <keithp@keithp.com>
18454
18455 commit a54aac3361b7bd18f111e5ba06fb89015504b8a4
18456 Author: Keith Packard <keithp@keithp.com>
18457 Date:   Mon May 25 15:47:46 2015 -0700
18458
18459     altos: Add telelco v0.3 (v0.2 with cc1200 instead of cc1120)
18460     
18461     Signed-off-by: Keith Packard <keithp@keithp.com>
18462
18463 commit 9b268351aee44de959dcc4c792189c10a00428fe
18464 Author: Keith Packard <keithp@keithp.com>
18465 Date:   Mon May 25 13:23:54 2015 -0700
18466
18467     telefire: Report telefire battery voltage over telemetry link
18468     
18469     Signed-off-by: Keith Packard <keithp@keithp.com>
18470
18471 commit 0e76cb2a7d5db24b6cecdccb6fb8d5bf5527fadf
18472 Author: Keith Packard <keithp@keithp.com>
18473 Date:   Sun May 24 17:28:07 2015 -0700
18474
18475     altos: Only set CMAC RSSI value on valid packet received
18476     
18477     This ignores spurious packets for the purpose of showing the RSSI
18478     value in telelco/telefire, avoiding warning about 'low RSSI' when the
18479     radio receives noise.
18480     
18481     Signed-off-by: Keith Packard <keithp@keithp.com>
18482
18483 commit e7c25e3ba04b1e9f8e6fa31e2d464fe96a074dad
18484 Author: Keith Packard <keithp@keithp.com>
18485 Date:   Sun May 24 17:25:25 2015 -0700
18486
18487     telefire: Make 'good' RSSI value configurable
18488     
18489     Different radios will have different 'good' RSSI values, so let each
18490     product configure it, leaving the default set to -90dBm, which is
18491     a solid signal value for the CC1111.
18492     
18493     Signed-off-by: Keith Packard <keithp@keithp.com>
18494
18495 commit 29edc37a8de56cb6eb028e3bf3f56aa70f109eba
18496 Author: Keith Packard <keithp@keithp.com>
18497 Date:   Thu May 21 13:49:28 2015 -0700
18498
18499     altoslib: Create display-independent map support code
18500     
18501     This takes the swing-specific map code and creates a generic version.
18502     
18503     Signed-off-by: Keith Packard <keithp@keithp.com>
18504
18505 commit 59a28811cb19d315b483df296145a2769c445f80
18506 Author: Keith Packard <keithp@keithp.com>
18507 Date:   Tue May 19 10:25:05 2015 -0700
18508
18509     Flip version to 1.6.0.2
18510     
18511     Tag a version for development builds
18512     
18513     Signed-off-by: Keith Packard <keithp@keithp.com>
18514
18515 commit f3ddaae82215e365726f2a62a3dc46bfb29eb1b5
18516 Author: Keith Packard <keithp@keithp.com>
18517 Date:   Tue May 19 10:23:09 2015 -0700
18518
18519     micropeak: Use fast load mode by default in -load script
18520     
18521     Speed up flashing in default config
18522     
18523     Signed-off-by: Keith Packard <keithp@keithp.com>
18524
18525 commit eac71f2b871357ff69581c713059a3741a82a932
18526 Author: Keith Packard <keithp@keithp.com>
18527 Date:   Tue May 19 10:22:10 2015 -0700
18528
18529     microsplash: Add 'publish' target to Makefile
18530     
18531     This dumps the resulting binary and -load script into the Binaries
18532     directory of the altusmetrumllc repo
18533     
18534     Signed-off-by: Keith Packard <keithp@keithp.com>
18535
18536 commit dba00b3d9102db99592f5822a703e64d98ace8bb
18537 Author: Keith Packard <keithp@keithp.com>
18538 Date:   Tue May 19 10:17:01 2015 -0700
18539
18540     altos: Support 32MHz xtal on cc1200
18541     
18542     I ended up building some cc1200-based boards with 32MHz xtals, so just
18543     make this an option when building the driver.
18544     
18545     Signed-off-by: Keith Packard <keithp@keithp.com>
18546
18547 commit fcb523cd083503591fa1277648e5deb258bbbaf4
18548 Author: Keith Packard <keithp@keithp.com>
18549 Date:   Tue May 19 10:16:10 2015 -0700
18550
18551     doc: Clarify what 'after motor' means
18552     
18553     Note that this means after motor burn-out, not after motor start.
18554     
18555     Signed-off-by: Keith Packard <keithp@keithp.com>
18556
18557 commit b67e6ae8ce34ef119da96b442776bb3d78b4f874
18558 Author: Keith Packard <keithp@keithp.com>
18559 Date:   Tue May 19 10:14:43 2015 -0700
18560
18561     ao-dump-up: Add --wait option to make testing µPusb easier
18562     
18563     The --wait option hangs around until a suitable device appears, so
18564     that you can test a pile of µPusb devices without needing to
18565     constantly interact with the command line.
18566     
18567     Signed-off-by: Keith Packard <keithp@keithp.com>
18568
18569 commit 2b57158737f85c7009658b3e923c66794f01bbdf
18570 Author: Keith Packard <keithp@keithp.com>
18571 Date:   Tue May 19 10:12:52 2015 -0700
18572
18573     altosui: Remove un-implemented --fetchmaps argument
18574     
18575     This has been stubbed out for a while, so just remove it.
18576     
18577     Signed-off-by: Keith Packard <keithp@keithp.com>
18578
18579 commit 3e5e9333420ede74d998556c1bbd5888e8ff75ae
18580 Author: Keith Packard <keithp@keithp.com>
18581 Date:   Tue May 19 10:09:22 2015 -0700
18582
18583     altoslib: Expose locale and non-locale floating point parsing functions
18584     
18585     UI bits use locale-specific floating point formats, so parsing those
18586     needs to use the locale. Network-based data, like .kml bits need to
18587     use non-locale-specific parsing code, so now we've got both APIs
18588     available, and each used as appropriate.
18589     
18590     Signed-off-by: Keith Packard <keithp@keithp.com>
18591
18592 commit 3fbf0a29a1b8a67b90ef965ee3e2e972c0ec33a1
18593 Author: Keith Packard <keithp@keithp.com>
18594 Date:   Mon May 18 10:52:24 2015 -0700
18595
18596     altoslib: Use Locale.ROOT for KML export
18597     
18598     This avoids locale-specific number formatting, which breaks
18599     googleearth when importing the resulting file.
18600     
18601     Signed-off-by: Keith Packard <keithp@keithp.com>
18602
18603 commit 1cc1900e13d79e0451587439c23bbb062d86cee3
18604 Author: Keith Packard <keithp@keithp.com>
18605 Date:   Mon Apr 27 22:29:45 2015 -0700
18606
18607     altosdroid: Fix tab label height problems
18608     
18609     With a newer android API versions, we can set the indicator to a View
18610     instead of just a string. This lets us wrap the desired string in a
18611     TextView and show just that for the indicator, making it exactly the
18612     right size.
18613     
18614     Signed-off-by: Keith Packard <keithp@keithp.com>
18615
18616 commit 7bfa8841b65707d629b425b306ec4cc3acfc156c
18617 Author: Keith Packard <keithp@keithp.com>
18618 Date:   Mon Apr 27 21:20:22 2015 -0700
18619
18620     altosdroid: Add USB support for TeleDongle/TeleBT
18621     
18622     This lets AltosDroid use a USB-connected receiver as well as Bluetooth devices.
18623     
18624     Signed-off-by: Keith Packard <keithp@keithp.com>
18625
18626 commit 356617a3476e237311b8bbcefd6beda8271b120d
18627 Author: Keith Packard <keithp@keithp.com>
18628 Date:   Sun Mar 29 12:10:47 2015 -0700
18629
18630     windows: Use new windows stub to launch applications
18631     
18632     This avoids needing to locate javaw on the system while also making
18633     the registry entries less fragile.
18634     
18635     Signed-off-by: Keith Packard <keithp@keithp.com>
18636
18637 commit fe76229618643f0af7eae965e7a8fc6c70410d27
18638 Author: Keith Packard <keithp@keithp.com>
18639 Date:   Sun Mar 29 12:08:42 2015 -0700
18640
18641     icon: Convert windows stub into launcher program
18642     
18643     Instead of an empty windows stub that exists only to hold icons, add
18644     useful code that allows it to find and run the related java
18645     application. This also adds more resources to that application to
18646     provide more information to Windows too.
18647     
18648     Signed-off-by: Keith Packard <keithp@keithp.com>
18649
18650 commit b1b69c8b73cbffb56c688f6a968d144b642cdff2
18651 Author: Keith Packard <keithp@keithp.com>
18652 Date:   Fri Mar 20 15:09:20 2015 -0700
18653
18654     altos/stmf0: Have fast ADC ring buffer code use wrap-around
18655     
18656     Instead of requiring that the whole set of returned values fit
18657     precisely in the ring, allow for wrap-around so that we can fetch an
18658     odd number of ADC values. The previous version required that the fetch
18659     amount always be a factor of the ADC buffer size.
18660     
18661     Signed-off-by: Keith Packard <keithp@keithp.com>
18662
18663 commit 43b4044dc71d44cb25be6397b4d66fd792580eed
18664 Author: Keith Packard <keithp@keithp.com>
18665 Date:   Thu Mar 19 01:12:24 2015 -0700
18666
18667     altos/chaoskey: Set USB VID/PID to 0x1d50/0x60c6
18668     
18669     These are allocated from the OpenMoko USB vendor ID page and offer a
18670     more 'official' number than from using the 0xfffe space.
18671     
18672     Signed-off-by: Keith Packard <keithp@keithp.com>
18673
18674 commit c3321bd9f73c89686fe983a8d99f4e54fa91550e
18675 Author: Keith Packard <keithp@keithp.com>
18676 Date:   Thu Mar 19 01:11:33 2015 -0700
18677
18678     altos: Add the ability to configure a different USB vendor ID
18679     
18680     ChaosKey will use an OpenMoko vid/pid, so we need the ability to
18681     configure a different USB vendor ID for each product.
18682     
18683     Signed-off-by: Keith Packard <keithp@keithp.com>
18684
18685 commit fce4e6926de7cb5ef6ea64a8db134c442b86153b
18686 Author: Keith Packard <keithp@keithp.com>
18687 Date:   Tue Mar 10 09:35:02 2015 -0600
18688
18689     ao-tools/ao-list: Show devices that have no TTY
18690     
18691     chaoskey doesn't advertise itself as a modem, so the kernel doesn't
18692     allocate a tty device.
18693     
18694     Signed-off-by: Keith Packard <keithp@keithp.com>
18695
18696 commit ce99807ef942de54a3f934d321baf3c3d26442bb
18697 Author: Keith Packard <keithp@keithp.com>
18698 Date:   Tue Mar 10 09:34:01 2015 -0600
18699
18700     altos/test: Support old telemega eeprom file formats in ao_flight_test
18701     
18702     The old eeprom format used different stoarge for the accel calibration
18703     data, which doesn't matter to this code, but the change in the format
18704     value does.
18705     
18706     Signed-off-by: Keith Packard <keithp@keithp.com>
18707
18708 commit f92be7e22150b2de4c899e687d3bbfc1eb842f9e
18709 Author: Keith Packard <keithp@keithp.com>
18710 Date:   Tue Mar 10 09:32:20 2015 -0600
18711
18712     altos/test: Make aprs test code compile again
18713     
18714     Adding the compressed/uncompressed config option broke the APRS test harness.
18715     
18716     Signed-off-by: Keith Packard <keithp@keithp.com>
18717
18718 commit 46f2a759dc21ebf3a7bf7e0566903fc1e7364719
18719 Author: Keith Packard <keithp@keithp.com>
18720 Date:   Tue Mar 10 09:30:53 2015 -0600
18721
18722     ao-tools/ao-mega: Clean up formatting of pyro status messages
18723     
18724     There was an extra newline and missing space.
18725     
18726     Signed-off-by: Keith Packard <keithp@keithp.com>
18727
18728 commit 2c4ebe9b4b392531cd1a5bbafc4ddc38a9391af5
18729 Author: Keith Packard <keithp@keithp.com>
18730 Date:   Tue Mar 10 09:29:52 2015 -0600
18731
18732     altosui: Add map to MonitorIdle display
18733     
18734     Nice to be able to verify that maps are working by using this mode,
18735     instead of needing to use flight monitoring.
18736     
18737     Signed-off-by: Keith Packard <keithp@keithp.com>
18738
18739 commit dec8de9c642fea1df924a667a4779a6c6c8c3453
18740 Author: Keith Packard <keithp@keithp.com>
18741 Date:   Sat Mar 7 16:53:58 2015 -0800
18742
18743     altos/stmf0: Need ao_exti.h for pin configuration
18744     
18745     Flash loader uses pin configuration to set up GPIOs for boot selection
18746     
18747     Signed-off-by: Keith Packard <keithp@keithp.com>
18748
18749 commit 4e53a5da5a8921829a3bb290e7c051950a66ab75
18750 Author: Keith Packard <keithp@keithp.com>
18751 Date:   Sat Mar 7 16:40:30 2015 -0800
18752
18753     altos: Add makefile for chaoskey flash loader
18754     
18755     Signed-off-by: Keith Packard <keithp@keithp.com>
18756
18757 commit 601f33f5e2f833fed9ab10b24a9df91905d7f766
18758 Author: Keith Packard <keithp@keithp.com>
18759 Date:   Sat Mar 7 12:38:08 2015 -0800
18760
18761     altos: Build chaoskey by default
18762     
18763     Signed-off-by: Keith Packard <keithp@keithp.com>
18764
18765 commit f3406f38d71d0c9b55c9a3ae2356a778328509a9
18766 Author: Keith Packard <keithp@keithp.com>
18767 Date:   Sat Mar 7 12:36:57 2015 -0800
18768
18769     altos: Add .gitignore for chaoskey
18770     
18771     Signed-off-by: Keith Packard <keithp@keithp.com>
18772
18773 commit 4862bec43b29264c361950700f935604f41b840b
18774 Author: Keith Packard <keithp@keithp.com>
18775 Date:   Sat Mar 7 12:33:36 2015 -0800
18776
18777     doc: Update telemetry docs to include new packet formats
18778     
18779     Add TeleMega TeleMetrum v2 and companion data packet formats.
18780     
18781     List which radio parts each product uses.
18782     
18783     Document modulation parameters for new data rates.
18784     
18785     Signed-off-by: Keith Packard <keithp@keithp.com>
18786
18787 commit cdd7ad469728fde178c69b9c99d70d6e0ab3f12d
18788 Author: Keith Packard <keithp@keithp.com>
18789 Date:   Sat Mar 7 10:18:57 2015 -0800
18790
18791     altosdroid: Deal with bluetooth connection failures better
18792     
18793     Remember when we've closed the bluetooth connection so that we stop
18794     operations, including reporting connection status messages or even
18795     starting a connection attempt.
18796     
18797     Pass the AltosBluetooth object back in connection status messages so
18798     that TelemetryService can tell when messages from closed objects get
18799     delivered. There's a queue between the two, so the above fix catches
18800     most of these instances, but not all of them.
18801     
18802     Stick a delay during reconnect -- if the TeleBT device is getting
18803     power-cycled, it will need a few seconds to reconfigure the device at
18804     startup, if AltosDroid manages to connect during that time, the
18805     configuration commands will be ignored.
18806     
18807     Unlock the AltosBluetooth device while we connect so that cancel
18808     calls will actually work.
18809     
18810     Signed-off-by: Keith Packard <keithp@keithp.com>
18811
18812 commit d446c90dab0aca7e501a0228f24c210758d84a1d
18813 Author: Keith Packard <keithp@keithp.com>
18814 Date:   Mon Mar 2 22:23:22 2015 -0800
18815
18816     altosui/telegps: Change from variable-units snuck into master
18817     
18818     show_units_name(double) only exists on the variable-units branch...
18819     
18820     Signed-off-by: Keith Packard <keithp@keithp.com>
18821
18822 commit bef7c89dac68956a94ae386fa6b87165ab6cb484
18823 Author: Keith Packard <keithp@keithp.com>
18824 Date:   Mon Mar 2 21:16:06 2015 -0800
18825
18826     altos: Missing pad field in TMv2 data packet
18827     
18828     The normal ARM padding would have filled this in correctly, but it's
18829     best to be explicit about the structure.
18830     
18831     This also adds a test to make sure the resulting telemetry declaration
18832     is exactly 32 bytes,
18833     
18834     Signed-off-by: Keith Packard <keithp@keithp.com>
18835
18836 commit 3b133656df4698ceb7af5902711edf9253a29227
18837 Author: Keith Packard <keithp@keithp.com>
18838 Date:   Mon Mar 2 21:11:33 2015 -0800
18839
18840     altos: Wait for BT disconnect before sending command
18841     
18842     If AltosDroid manages to connect to the BT module before we've
18843     configured it, we won't be able to talk to it as we can't force the
18844     module to ignore connection attempts. Wait for AltosDroid to give up
18845     and let us configure the device. Eventually, we'll manage, if
18846     AltosDroid's delay interval is longer than the time it takes to
18847     configure the unit.
18848     
18849     Signed-off-by: Keith Packard <keithp@keithp.com>
18850
18851 commit 112f528755b6c8a2f6eef3bfec21fac981ffb44f
18852 Author: Keith Packard <keithp@keithp.com>
18853 Date:   Mon Mar 2 21:08:44 2015 -0800
18854
18855     ao-tools: Add ao-flash-stm32f0x
18856     
18857     This new script uses openocd to flash stm32f0x parts
18858     
18859     Signed-off-by: Keith Packard <keithp@keithp.com>
18860
18861 commit ff3c27e3b842107680dc48084f71eb8c63f1bcab
18862 Author: Keith Packard <keithp@keithp.com>
18863 Date:   Mon Mar 2 21:06:51 2015 -0800
18864
18865     altoslib: Round frequency when configuring radio
18866     
18867     This makes sure we set the right frequency, instead of being off by
18868     1kHz on a regular basis...
18869     
18870     Signed-off-by: Keith Packard <keithp@keithp.com>
18871
18872 commit e637367e8b940e1642a07b3b7c99147561de9cf1
18873 Author: Keith Packard <keithp@keithp.com>
18874 Date:   Mon Mar 2 21:06:02 2015 -0800
18875
18876     altosui/telegps: Add config option for APRS format
18877     
18878     Allow configuration of APRS compressed/uncompressed
18879     
18880     Signed-off-by: Keith Packard <keithp@keithp.com>
18881
18882 commit 2614d20b324ab215ef22f178e3635d48e757fa9b
18883 Author: Keith Packard <keithp@keithp.com>
18884 Date:   Mon Mar 2 21:02:31 2015 -0800
18885
18886     altos: Make APRS format (compressed/uncompressed) configurable
18887     
18888     This provides a choice of compressed vs uncompressed when sending APRS
18889     packets to deal with receivers that still do not have support for the
18890     more useful compressed format.
18891     
18892     Signed-off-by: Keith Packard <keithp@keithp.com>
18893
18894 commit 0724cc334a3bd8d81bbd4641d90a7e4040330efe
18895 Author: Keith Packard <keithp@keithp.com>
18896 Date:   Sat Feb 28 16:06:23 2015 -0800
18897
18898     altos/usbtrng: Split out random number generating code to separate driver
18899     
18900     Signed-off-by: Keith Packard <keithp@keithp.com>
18901
18902 commit bd18bc5a42fcecfb710477371b9f62610a1ea640
18903 Author: Keith Packard <keithp@keithp.com>
18904 Date:   Sat Feb 28 16:04:00 2015 -0800
18905
18906     altos: Add chaoskey flash loader
18907     
18908     Signed-off-by: Keith Packard <keithp@keithp.com>
18909
18910 commit a4c436a1c39da971b72d4302623f27af9d56cc38
18911 Author: Keith Packard <keithp@keithp.com>
18912 Date:   Sat Feb 28 16:02:17 2015 -0800
18913
18914     altos: Create chaoskey product
18915     
18916     Signed-off-by: Keith Packard <keithp@keithp.com>
18917
18918 commit 476c5b87ea0901f70fe98b581ecca9afaf957607
18919 Author: Keith Packard <keithp@keithp.com>
18920 Date:   Sat Feb 28 16:00:45 2015 -0800
18921
18922     altos/stmf0: Allocate USB buffers at startup
18923     
18924     This lets the extra allocations used from ao_usb_alloc_buffers be
18925     allocated before the first USB connection happens.
18926     
18927     Signed-off-by: Keith Packard <keithp@keithp.com>
18928
18929 commit e4b415cc8f839ceae48916b5e9d78f78589186cf
18930 Author: Keith Packard <keithp@keithp.com>
18931 Date:   Sat Feb 28 16:00:17 2015 -0800
18932
18933     altos/stmf0: Typo in ao_crc_stm.c
18934     
18935     Extra semicolon
18936     
18937     Signed-off-by: Keith Packard <keithp@keithp.com>
18938
18939 commit 27aef593fb4c037fdb65c9fb397829b42d72d0f2
18940 Author: Keith Packard <keithp@keithp.com>
18941 Date:   Sat Feb 28 15:59:30 2015 -0800
18942
18943     altos/stmf0: Fix fast ADC interface
18944     
18945     This was configuring the hardware wrong, and wasn't keeping the output
18946     ring full.
18947     
18948     Signed-off-by: Keith Packard <keithp@keithp.com>
18949
18950 commit ec2d758844202108b446e6b12ec1da8812ceb265
18951 Author: Keith Packard <keithp@keithp.com>
18952 Date:   Sat Feb 28 15:07:16 2015 -0800
18953
18954     altos: Allow software to offer other USB interface classes than CDC
18955     
18956     This lets some boards offer non-CDC class USB interfaces so that the
18957     modem driver doesn't pick them up.
18958     
18959     Signed-off-by: Keith Packard <keithp@keithp.com>
18960
18961 commit 4af4e36cda96d053458eeb040e35886890917385
18962 Merge: 91b1a806 106b16b4
18963 Author: Bdale Garbee <bdale@gag.com>
18964 Date:   Sun Feb 22 14:55:40 2015 -0700
18965
18966     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
18967
18968 commit 91b1a80650a7dcd7c5bf819618a8cea0fceb37d9
18969 Author: Bdale Garbee <bdale@gag.com>
18970 Date:   Sun Feb 8 09:29:01 2015 -0700
18971
18972     swap names so v3.0 is the default TeleDongle version to turn on
18973
18974 commit 106b16b4d5d024543d7ad8c4b4762151e253f3c4
18975 Author: Keith Packard <keithp@keithp.com>
18976 Date:   Mon Feb 16 22:22:37 2015 -0800
18977
18978     altosdroid: Ignore automatic tab changing while activity is saved
18979     
18980     When the activity state is saved (after onSaveInstanceState()), we
18981     can't update the UI until the activity is restarted or restored; that
18982     means any UI changes we make, like switching tabs, must deal with this
18983     by allowing those changes to be ignored, using commitAllowingStateLoss
18984     instead of commit.
18985     
18986     Signed-off-by: Keith Packard <keithp@keithp.com>
18987
18988 commit e6630ac41ca0d8563cf9a0df5d4acba8192e9624
18989 Author: Keith Packard <keithp@keithp.com>
18990 Date:   Mon Feb 16 21:35:34 2015 -0800
18991
18992     altosdroid: Missing file: DeviceAddress.java
18993     
18994     Signed-off-by: Keith Packard <keithp@keithp.com>
18995
18996 commit 8f2d82461f3cf5da157b23ea45a2fa60d56b196b
18997 Author: Keith Packard <keithp@keithp.com>
18998 Date:   Mon Feb 16 21:32:54 2015 -0800
18999
19000     altosdroid: Only speak when GUI is running
19001     
19002     Create voice in onStart, stop it in onStop. This way, if some other
19003     application is in use, the voice won't be annoying you.
19004     
19005     Signed-off-by: Keith Packard <keithp@keithp.com>
19006
19007 commit 877609a60a9f2c61c1efad8285b2a3c22f59be28
19008 Author: Keith Packard <keithp@keithp.com>
19009 Date:   Mon Feb 16 21:19:09 2015 -0800
19010
19011     altosdroid: Explicitly disconnect BT on termination or 'disconnect'
19012     
19013     This adds an explicit message to the telemetry service telling it when
19014     to stop trying to talk to the bluetooth device. Until this message is
19015     received, the service will reconnect to the specified BT device.
19016     
19017     That message is sent when you 'quit' the application, or when you 'disconnect'.
19018     
19019     Signed-off-by: Keith Packard <keithp@keithp.com>
19020
19021 commit c51d39c7ea1153cd2d0dc02c47824a9f35b22fb9
19022 Author: Keith Packard <keithp@keithp.com>
19023 Date:   Mon Feb 16 20:57:11 2015 -0800
19024
19025     altosdroid: Lots of bluetooth connection changes
19026     
19027     Appears to more reliably abort in-progress connection attempts so you
19028     can switch TBT devices without having the previous device in
19029     operation.
19030     
19031     Shows which device the connection is being attempted for.
19032     
19033     Eliminate the 10-second timer and just disable the service when the GUI
19034     shuts down while no BT connection is running.
19035     
19036     Signed-off-by: Keith Packard <keithp@keithp.com>
19037
19038 commit b13a78e4f457f67605fc6dafc7f9733746a4f70c
19039 Author: Keith Packard <keithp@keithp.com>
19040 Date:   Mon Feb 16 20:49:39 2015 -0800
19041
19042     ao-bringup: Changes for telebt for keith's hacking
19043     
19044     Make the programming device auto-detect by username.
19045     Load binary from ~/altusmetrumllc
19046     
19047     Signed-off-by: Keith Packard <keithp@keithp.com>
19048
19049 commit 2ebb4dff758058ae9512cf36518416eb69b928f0
19050 Author: Keith Packard <keithp@keithp.com>
19051 Date:   Sun Feb 15 08:57:55 2015 -0800
19052
19053     altos: Remove some accidental debug printfs from ao_packet.c
19054     
19055     While fixing the cc1200 configuration, I added some debug printfs to
19056     this code. They were accidentally committed with the fix...
19057     
19058     Signed-off-by: Keith Packard <keithp@keithp.com>
19059
19060 commit 135abf0e7c5ceb5738a0b5f68fe2be4b7abdae5e
19061 Author: Keith Packard <keithp@keithp.com>
19062 Date:   Sat Feb 14 23:18:38 2015 -0800
19063
19064     altos/cc1200: Adjust bit-sync configuration
19065     
19066     The default bit timing adjustment mechanism allows for only a 0.2%
19067     deviation from the programmed bit timing. I found one TeleMini device
19068     which is beyond that tolerance as it was built with an older crystal
19069     with more error.
19070     
19071     Switch to the more expensive synchronization mechanism which allows up
19072     to 2% timing error, but requires a multi-byte preamble (which we
19073     have). This fixes packet mode nicely.
19074     
19075     Signed-off-by: Keith Packard <keithp@keithp.com>
19076
19077 commit 9c75faf1ec51eb2f9a8dc9402653490143a784d9
19078 Author: Keith Packard <keithp@keithp.com>
19079 Date:   Sat Feb 14 08:35:47 2015 -0800
19080
19081     altos: embed ao_alarm and ao_clear_alarm in ao_sleep_for
19082     
19083     sdcc won't embed these itself, and thus consumes too much flash for
19084     telemetrum-v1.0
19085     
19086     Signed-off-by: Keith Packard <keithp@keithp.com>
19087
19088 commit cc64e0e9d35e01b349680159a5bbd68d059134cd
19089 Author: Keith Packard <keithp@keithp.com>
19090 Date:   Sat Feb 14 01:16:42 2015 -0800
19091
19092     ao-bringup/turnon_telemini: Detect which programmer to use by $USER
19093     
19094     Bdale uses TD 100, keithp uses TD 186.
19095     
19096     Signed-off-by: Keith Packard <keithp@keithp.com>
19097
19098 commit c4f9d96bdea192486f0e3f2d80b846c39a05c0ab
19099 Author: Keith Packard <keithp@keithp.com>
19100 Date:   Sat Feb 14 01:13:21 2015 -0800
19101
19102     altosuilib: Detect pair programming by product name, not USB id
19103     
19104     With TeleDongle, TeleBT and TeleMetrum coming in both pair- and self-
19105     programmable versions, we can't use the USB id to tell them
19106     apart. Instead, fetch the device name and use that instead.
19107     
19108     Signed-off-by: Keith Packard <keithp@keithp.com>
19109
19110 commit 0e929ee2d0a3d1b1bacd36c2c3723ab860eb40b6
19111 Author: Keith Packard <keithp@keithp.com>
19112 Date:   Sat Feb 14 01:11:30 2015 -0800
19113
19114     altosui: Run all igniter status requests from non-GUI thread
19115     
19116     Anything run from the UI thread blocks the UI entirely; the Fire
19117     Igniters startup code to collect the number of pyro channels when
19118     building the UI was doing that from the UI thread. Switch that around
19119     so that the UI doesn't get built until that reply comes back, allowing
19120     the user to see the 'connecting' dialog, and cancel it if required.
19121     
19122     Signed-off-by: Keith Packard <keithp@keithp.com>
19123
19124 commit f4c812bef76a2cd95f675cb27ea89059561ceec7
19125 Author: Keith Packard <keithp@keithp.com>
19126 Date:   Fri Feb 13 23:51:10 2015 -0800
19127
19128     altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for
19129     
19130     Having arbitrary alarms firing in the middle of complicated device
19131     logic makes no sense at all. Therefore only correct use of ao_alarm
19132     and ao_clear_alarm was around a specific ao_sleep call, with correct
19133     recovery in case the alarm fires.
19134     
19135     This patch replaces all uses of ao_alarm/ao_sleep/ao_clear_alarm with
19136     ao_sleep_for, a new function which takes the alarm timeout directly.
19137     
19138     A few cases which weren't simply calling ao_sleep have been reworked
19139     to pass the timeout value down to the place where sleep *is* being
19140     called, and having that code deal with the return correctly.
19141     
19142     Signed-off-by: Keith Packard <keithp@keithp.com>
19143
19144 commit 1445725b983134d5a967dee88ef997bf15d4a422
19145 Author: Tom Marble <tmarble@info9.net>
19146 Date:   Wed Feb 11 08:21:27 2015 -0600
19147
19148     Added continuous output option to ao-usbtrng
19149
19150 commit 65837616a6d073da8e3e2bf9da524a48cffb77c2
19151 Author: Keith Packard <keithp@keithp.com>
19152 Date:   Mon Feb 9 07:28:18 2015 -0800
19153
19154     altos/stmf0: Add ao_crc_stm.c
19155     
19156     Tom discovered that this was missing
19157     
19158     Signed-off-by: Keith Packard <keithp@keithp.com>
19159
19160 commit fa813bcb6afc851cf4029b56c19ba46a3ae578f5
19161 Author: Tom Marble <tmarble@info9.net>
19162 Date:   Mon Feb 9 08:35:24 2015 -0600
19163
19164     Minor typo in man page
19165
19166 commit 26f61380ce6b4df80fa0b5a8a242cef79d5ae339
19167 Author: Bdale Garbee <bdale@gag.com>
19168 Date:   Sat Feb 7 22:23:38 2015 -0700
19169
19170     document addition of TeleDongle to the set of ARM targets to save binaries for
19171
19172 commit 4231d68bae69d9a7d1f52205002db452cd5f986d
19173 Author: Keith Packard <keithp@keithp.com>
19174 Date:   Sat Feb 7 20:42:15 2015 -0800
19175
19176     Bump java library versions
19177     
19178     Lots of minor API/ABI changes; make sure people can install both 1.5
19179     and 1.6 at the same time.
19180     
19181     Signed-off-by: Keith Packard <keithp@keithp.com>
19182
19183 commit c72d83ccd207b5300a90f2e84de6c5c96642478c
19184 Author: Keith Packard <keithp@keithp.com>
19185 Date:   Sat Feb 7 20:36:10 2015 -0800
19186
19187     altosuilib: Don't offer to graph some GPS details that TM doesn't log
19188     
19189     When using a TM eeprom file, various minor GPS details are logged
19190     (course, ground speed, climb rate, etc). Make sure these aren't
19191     offered up for graphing.
19192     
19193     Signed-off-by: Keith Packard <keithp@keithp.com>
19194
19195 commit 426bacbbd6e0573b143e7c48d71db977e53181fc
19196 Author: Keith Packard <keithp@keithp.com>
19197 Date:   Sat Feb 7 20:22:19 2015 -0800
19198
19199     altosuilib: Get the Eeprom download progress bar working again
19200     
19201     The eeprom download code wasn't computing the start of each state
19202     transition correctly, so the progress bar was snapping to the end of
19203     the chunk for each state.
19204     
19205     Invalid state values would snap the bar to the right side.
19206     
19207     Landed state wasn't ever seen, so the bar would not ever fill.
19208     
19209     Signed-off-by: Keith Packard <keithp@keithp.com>
19210
19211 commit aea188e4227993c508c7045d02f2bc87abd4e428
19212 Author: Keith Packard <keithp@keithp.com>
19213 Date:   Sat Feb 7 18:10:34 2015 -0800
19214
19215     doc: update 1.6 release notes with recent bug fixes
19216     
19217     Signed-off-by: Keith Packard <keithp@keithp.com>
19218
19219 commit 0dd733efdbb66535889aafecbba45f49266ed886
19220 Author: Keith Packard <keithp@keithp.com>
19221 Date:   Sat Feb 7 17:49:39 2015 -0800
19222
19223     altosuilib: Set the icon and title of the telemetry scanning dialog
19224     
19225     Just need to call 'super' to get the window configured correctly.
19226     
19227     Signed-off-by: Keith Packard <keithp@keithp.com>
19228
19229 commit 9d5a6914982a29d22103e0202735c9e01ee9e831
19230 Author: Keith Packard <keithp@keithp.com>
19231 Date:   Sat Feb 7 17:35:15 2015 -0800
19232
19233     altoslib: Clear saved TelemetryReader state instead of resetting in ScanUI
19234     
19235     Instead of attempting to mash the saved state from AltosScanUI, just
19236     throw it away in AltosTelemetryReader.reset. Much cleaner, and more reliable.
19237     
19238     Signed-off-by: Keith Packard <keithp@keithp.com>
19239
19240 commit cbc9ecd960d0dd27a2275b4550c30c5c88ccf5bb
19241 Author: Keith Packard <keithp@keithp.com>
19242 Date:   Sat Feb 7 17:09:40 2015 -0800
19243
19244     altosuilib: Reset telemetry state after processing it
19245     
19246     This avoids re-using stale state after switching telemetry reception
19247     parameters around, which otherwise generates spurious entries for the
19248     wrong frequencies in the scan results list.
19249     
19250     Signed-off-by: Keith Packard <keithp@keithp.com>
19251
19252 commit c0ce45100dd205f59cd84465138c74d9b31df0bb
19253 Author: Keith Packard <keithp@keithp.com>
19254 Date:   Sat Feb 7 17:08:03 2015 -0800
19255
19256     altoslib: Drop telemetry packets processed while monitoring is disabled
19257     
19258     A lag between the thread queuing telemetry packets and one pulling
19259     them out can result in stale telemetry data being returned to the
19260     reader. Fix this by dropping telemetry read while monitoring is disabled.
19261     
19262     Signed-off-by: Keith Packard <keithp@keithp.com>
19263
19264 commit 8a2be4d36a3b116d82529805430c5fb665688267
19265 Author: Keith Packard <keithp@keithp.com>
19266 Date:   Sat Feb 7 15:09:57 2015 -0800
19267
19268     altosuilib: Wait for product data while scanning
19269     
19270     Now that Altos only sends config information once every 5 seconds, we
19271     want to keep waiting for that if we're receiving packets successfully.
19272     
19273     Signed-off-by: Keith Packard <keithp@keithp.com>
19274
19275 commit e70f3dca01b15b75b0b8795eb71bd12817af4800
19276 Author: Keith Packard <keithp@keithp.com>
19277 Date:   Sat Feb 7 14:43:11 2015 -0800
19278
19279     altoslib: Mark listener as 'not running' on EOF.
19280     
19281     This adds a 'running' member to the AltosListenerState class, and when
19282     the replay reader reaches EOF, marks the listener as no longer
19283     running.
19284     
19285     AltosUI and TeleGPS now display 'done' in the 'Age' field when this
19286     occurs, to let the user know that the replay is over.
19287     
19288     Also make sure that the display timers are stopped when this happens,
19289     or when the window is closed.
19290     
19291     Signed-off-by: Keith Packard <keithp@keithp.com>
19292
19293 commit 08f07d0af123e1c307bc4c0c973da07fae8246b1
19294 Author: Keith Packard <keithp@keithp.com>
19295 Date:   Sat Feb 7 14:40:17 2015 -0800
19296
19297     altosui: Remove the dregs of AltosDroid load-old-telem code
19298     
19299     AltosDroid used to scan the old .telem file to return to the previous
19300     flight state on restart. Now it just loads the old state object
19301     instead, a vast improvement in performance.
19302     
19303     To do that, there were some changes in the altoslib code
19304     required. This patch just removes those, fixing replay bugs in TeleGPS
19305     along the way.
19306     
19307     Signed-off-by: Keith Packard <keithp@keithp.com>
19308
19309 commit 0d08c427188f7b748d9ea7651143bc843e9c2691
19310 Author: Keith Packard <keithp@keithp.com>
19311 Date:   Sat Feb 7 13:09:18 2015 -0800
19312
19313     altos: ao_packet_getchar needs to return 'int' so AO_READ_AGAIN works
19314     
19315     With ao_packet_getchar returning 'char', AO_READ_AGAIN would get
19316     converted to 0xff instead of -1 on return, making ao_packet_echo
19317     either produce a bogus character on output, breaking command
19318     responses, or wedge and never exit when the link was dropped.
19319     
19320     Signed-off-by: Keith Packard <keithp@keithp.com>
19321
19322 commit 4a5c64bef6952f25cadebc3e1f9909a5f513e015
19323 Author: Keith Packard <keithp@keithp.com>
19324 Date:   Sat Feb 7 02:37:36 2015 -0800
19325
19326     Update version 1.6 release notes with more bug fixes
19327     
19328     A few bugs found during release testing are notable enough to be
19329     included in the release notes.
19330     
19331     Signed-off-by: Keith Packard <keithp@keithp.com>
19332
19333 commit 211cb482e4da04dc032432abc236ef8b5a5e732f
19334 Author: Keith Packard <keithp@keithp.com>
19335 Date:   Sat Feb 7 01:30:21 2015 -0800
19336
19337     altos: Separate out ao_tracker force from dbg
19338     
19339     Allow enabling telemetry when USB is connected without also enabling
19340     the motion debugging output.
19341     
19342     Signed-off-by: Keith Packard <keithp@keithp.com>
19343
19344 commit f9f235bce84df3a6c0261e9d256aac544f87f70f
19345 Author: Keith Packard <keithp@keithp.com>
19346 Date:   Sat Feb 7 01:05:57 2015 -0800
19347
19348     altos/lpc: Give up on interrupt-driven SPI driver
19349     
19350     There are just too many limitations in when interrupts are delivered
19351     to make them useful. Instead, just drive the SPI directly with the
19352     CPU. At higher spi speeds (6Mhz or more), it's probably faster to do
19353     it this way anyways.
19354     
19355     Signed-off-by: Keith Packard <keithp@keithp.com>
19356
19357 commit 4b52f67abd0f9ed6d8208556007d75e7ee735cf0
19358 Author: Keith Packard <keithp@keithp.com>
19359 Date:   Sat Feb 7 01:05:03 2015 -0800
19360
19361     altos/drivers: Increase SPI speed of CC115L to 6MHz
19362     
19363     The datasheet says that the maximum for back-to-back data is 6.5MHz.
19364     
19365     Signed-off-by: Keith Packard <keithp@keithp.com>
19366
19367 commit ba22e2dbf87b139f0349f4dd8a7e6046514f5bad
19368 Author: Keith Packard <keithp@keithp.com>
19369 Date:   Fri Feb 6 23:50:49 2015 -0800
19370
19371     altoslib: Initialize GPS data to MISSING for Monitor Idle mode
19372     
19373     Make sure any un-set values are flagged correctly for the Monitor Idle
19374     UI by using the init() method.
19375     
19376     Signed-off-by: Keith Packard <keithp@keithp.com>
19377
19378 commit 31fd32cd75f4f22458f0dc82823934672e16b988
19379 Author: Keith Packard <keithp@keithp.com>
19380 Date:   Fri Feb 6 21:50:47 2015 -0800
19381
19382     altoslib: Use 'stateless' for Monitor Idle
19383     
19384     This reflects the lack of flight state progression during Monitor Idle
19385     and ensures that the GPS 'ready' indicator will light after 10 solid
19386     GPS fixes.
19387     
19388     Signed-off-by: Keith Packard <keithp@keithp.com>
19389
19390 commit 449c6731b1977c7623dd006ec2db56f383f8d85a
19391 Author: Keith Packard <keithp@keithp.com>
19392 Date:   Fri Feb 6 20:45:28 2015 -0800
19393
19394     altoslib: Support TeleGPS for Monitor Idle
19395     
19396     TeleGPS has ADC and GPS values, so build the necessary ADC parser and
19397     then hook up GPS parsing.
19398     
19399     Signed-off-by: Keith Packard <keithp@keithp.com>
19400
19401 commit 58f06706383418ebfa56d88ba51411e6185e09df
19402 Author: Keith Packard <keithp@keithp.com>
19403 Date:   Fri Feb 6 20:40:05 2015 -0800
19404
19405     altosuilib: Don't show 'Sats in view' for TeleGPS eeprom graphing
19406     
19407     We don't log the visible sats from TeleGPS, only the basic GPS
19408     info. Have AltosFlightStats track whether sat info is present, then
19409     use that to elide the Sats In View graph entry as needed.
19410     
19411     Signed-off-by: Keith Packard <keithp@keithp.com>
19412
19413 commit 35ad1833b10595564de84c88f44a214b1c134ccf
19414 Author: Keith Packard <keithp@keithp.com>
19415 Date:   Fri Feb 6 20:36:44 2015 -0800
19416
19417     altosuilib: EEProm download from TeleGPS doesn't have states
19418     
19419     As TeleGPS doesn't have flight states, the EEProm download progress
19420     bar shouldn't show 'state invalid', and it should use a different
19421     scale for each block.
19422     
19423     Fix this by having AltosConfigData know which devices have state based
19424     on their log format, then mark the progress bar state limits as
19425     'invalid/invalid' instead of 'boost/landed'. Then have the progress
19426     bar use that to set a more reasonable scale for each block.
19427     
19428     Signed-off-by: Keith Packard <keithp@keithp.com>
19429
19430 commit 66e7a8081c07d0d96a31ae34963d430f06dccdfb
19431 Author: Keith Packard <keithp@keithp.com>
19432 Date:   Fri Feb 6 04:45:17 2015 -0800
19433
19434     altoslib: Store MS5607 data in AltosConfigData for use by AltosMs5607
19435     
19436     When doing 'Monitor Idle', we fetch new config data each iteration and
19437     pass that to each of the readers, including ms5607. Instead of
19438     re-fetching the config data there, just store the ms5607 parameters
19439     when we fetch it the first time and copy it over.
19440     
19441     Signed-off-by: Keith Packard <keithp@keithp.com>
19442
19443 commit 14d524782af4f06d7f3722dcc852772ec493c2cc
19444 Author: Keith Packard <keithp@keithp.com>
19445 Date:   Fri Feb 6 03:36:10 2015 -0800
19446
19447     Package TeleDongle-v3.0 firmware with TeleGPS and AltosUI apps
19448     
19449     Signed-off-by: Keith Packard <keithp@keithp.com>
19450
19451 commit df47839824dd4e708c22fbf8f4a3054b9c45b9c3
19452 Author: Keith Packard <keithp@keithp.com>
19453 Date:   Fri Feb 6 03:34:30 2015 -0800
19454
19455     altosuilib: New teledongle and telebt devices are not pair-programmed
19456     
19457     Only list telebt-v1 and teledongle-v0 as pair-programmed devices so
19458     that newer versions go through the self-programming process
19459     
19460     Signed-off-by: Keith Packard <keithp@keithp.com>
19461
19462 commit 21ff52befb27decc4b23458315620c47d7a07b21
19463 Author: Keith Packard <keithp@keithp.com>
19464 Date:   Fri Feb 6 03:33:28 2015 -0800
19465
19466     micropeak: Install Windows AltusMetrum driver bits
19467     
19468     Make AltOS-based µPUSB devices work with MicroPeak
19469     
19470     Signed-off-by: Keith Packard <keithp@keithp.com>
19471
19472 commit a3f26f6d0c7574b8cdaecbccd7cfe89aaeb736b0
19473 Author: Keith Packard <keithp@keithp.com>
19474 Date:   Fri Feb 6 03:32:27 2015 -0800
19475
19476     micropeak: Support both FTDI and Altus Metrum USB IDs
19477     
19478     The windows driver only returns FTDI devices when
19479     altos_ftdi_list_start is invoked, so we need to call both that and the
19480     regular altos_list_start to get all of the devices.
19481     
19482     Signed-off-by: Keith Packard <keithp@keithp.com>
19483
19484 commit cc707432c6eaedb9587bb63ac570146b356b6bfd
19485 Author: Keith Packard <keithp@keithp.com>
19486 Date:   Fri Feb 6 03:31:07 2015 -0800
19487
19488     micropeak: Fix file association registry install on Windows
19489     
19490     Need to invoke DisableX64FSRedirection before setting file association
19491     registry entries or Windows won't find our application.
19492     
19493     Signed-off-by: Keith Packard <keithp@keithp.com>
19494
19495 commit 1fc5c8625f649b43d93f23a5fa1ba16773f2d0db
19496 Author: Keith Packard <keithp@keithp.com>
19497 Date:   Fri Feb 6 03:03:58 2015 -0800
19498
19499     windows: Look for current Java version in \SOFTWARE\Wow6432Node
19500     
19501     I have no idea what this is, but I found the Java version down in
19502     there...
19503     
19504     Signed-off-by: Keith Packard <keithp@keithp.com>
19505
19506 commit 83d3d967f576a57285d40e77c4a17303edeef4f1
19507 Author: Keith Packard <keithp@keithp.com>
19508 Date:   Fri Feb 6 03:03:00 2015 -0800
19509
19510     Add 'keithp-fat' target for uploading temporary builds to keithp's machine
19511     
19512     This lets me quickly prepare a new test version for Windows/Mac in a
19513     single command.
19514     
19515     Signed-off-by: Keith Packard <keithp@keithp.com>
19516
19517 commit 7a7d60d72e2e742fbc364489721f356806966c03
19518 Author: Keith Packard <keithp@keithp.com>
19519 Date:   Fri Feb 6 01:29:56 2015 -0800
19520
19521     libaltos: Use more SetupDi API to get Windows 7 listing devices
19522     
19523     My Windows 7 box doesn't include 'SymbolicName' in the registry, but
19524     SetupDiGetDeviceInstanceId *does* return something that includes
19525     vid/pid/serial, so use that in preference.
19526     
19527     Signed-off-by: Keith Packard <keithp@keithp.com>
19528
19529 commit 98db372758470cdaf7b517d670a7ce9186c787bc
19530 Author: Keith Packard <keithp@keithp.com>
19531 Date:   Thu Feb 5 22:25:35 2015 -0800
19532
19533     Update docs for 1.6
19534     
19535     Signed-off-by: Keith Packard <keithp@keithp.com>
19536
19537 commit 9fac8b639d2142c90eb95771cda1f6559e987db2
19538 Author: Keith Packard <keithp@keithp.com>
19539 Date:   Fri Jan 16 22:09:26 2015 +1300
19540
19541     altos/lpc: Double buffer USB data transfers
19542     
19543     This allocates twice the space in the USB memory so that transactions
19544     can be double buffered without using separate CPU memory.
19545     
19546     Signed-off-by: Keith Packard <keithp@keithp.com>
19547     
19548     Conflicts:
19549             src/lpc/ao_usb_lpc.c
19550
19551 commit 0671b3c8c24c9f33be77a10315c4669f33c516d7
19552 Author: Keith Packard <keithp@keithp.com>
19553 Date:   Thu Feb 5 16:08:44 2015 -0800
19554
19555     altos/lpc: Clean up USB endpoint access functions
19556     
19557     The USB device endpoints can have two pointers in them, but we use
19558     only the first. Fix the access functions to take an index as to which
19559     we want so that we can disable the other address registers with them
19560     instead of requiring open-coded access.
19561     
19562     Signed-off-by: Keith Packard <keithp@keithp.com>
19563
19564 commit a01ce949611b0c18df54c3f3877a43d27699c258
19565 Author: Keith Packard <keithp@keithp.com>
19566 Date:   Thu Feb 5 15:34:05 2015 -0800
19567
19568     altos/easymini-v1.0: Shrink stack to deal with USB changes
19569     
19570     Reverting the USB double buffering means using more RAM, need to
19571     shrink the EasyMini stack to accomodate that.
19572     
19573     Signed-off-by: Keith Packard <keithp@keithp.com>
19574
19575 commit 2bde76fe852d7908a968168580be4cd4dc0333d6
19576 Author: Keith Packard <keithp@keithp.com>
19577 Date:   Thu Feb 5 15:01:03 2015 -0800
19578
19579     altos/teledongle-v3.0: Shrink stacks to 320 bytes to fit in ram
19580     
19581     The old USB code had static in/out buffers in ram
19582     
19583     Signed-off-by: Keith Packard <keithp@keithp.com>
19584
19585 commit 5bf39f674b3d5ee98b55f42562a5ba1a9328ff07
19586 Author: Keith Packard <keithp@keithp.com>
19587 Date:   Thu Feb 5 14:56:13 2015 -0800
19588
19589     Revert LPC usb performance improvements
19590     
19591     There's something screwy going on, sticking garbage in the input
19592     buffer at boot time
19593     
19594     Signed-off-by: Keith Packard <keithp@keithp.com>
19595
19596 commit ef69872c824668146a3876f1f3d0d2e51d3e4c8d
19597 Author: Keith Packard <keithp@keithp.com>
19598 Date:   Thu Feb 5 14:54:27 2015 -0800
19599
19600     Revert "altos/lpc: Fix double-buffered USB changes"
19601     
19602     This reverts commit 41a0604ad1ea1a03e2db7d41731dbadf466b45db.
19603
19604 commit aeca3b46bc1726a06952cc2ff86f50c6d80ed1e1
19605 Author: Keith Packard <keithp@keithp.com>
19606 Date:   Wed Feb 4 22:55:24 2015 -0800
19607
19608     ao-bringup: Add turnon_teledonglev3
19609     
19610     TeleDongle v3 uses the LPC11U14 processor which has no on-chip eeprom,
19611     so we must reflash the device to set the default radio calibration value.
19612     
19613     Signed-off-by: Keith Packard <keithp@keithp.com>
19614
19615 commit bc41ab47b928b837724f8bc6b84d0b5b47c25df3
19616 Author: Keith Packard <keithp@keithp.com>
19617 Date:   Wed Feb 4 20:33:04 2015 -0800
19618
19619     altos: Rename teledongle-v1.9 as teledongle-v3.0
19620     
19621     No hardware changes from the 1.9 prototypes to the 3.0 final version.
19622     
19623     Signed-off-by: Keith Packard <keithp@keithp.com>
19624
19625 commit dbafa16cfa897b2a5c6cf455cf8675e83eb0d7d6
19626 Author: Keith Packard <keithp@keithp.com>
19627 Date:   Wed Feb 4 20:30:15 2015 -0800
19628
19629     altos/telebt-v3.0: Set initial radio cal to a sensible value
19630     
19631     CC1200 uses a different xtal than CC1120, so the default calibration
19632     needs to change. This value hit 434.550 on SN 2407, so it seems like a
19633     reasonable place to start.
19634     
19635     Signed-off-by: Keith Packard <keithp@keithp.com>
19636
19637 commit be443d8d50ad8f59a74bf2f4e810a7359ff72132
19638 Author: Keith Packard <keithp@keithp.com>
19639 Date:   Sun Feb 1 16:57:14 2015 +0100
19640
19641     altos/telebt-v3.0: Add monitor bits
19642     
19643     Will be useful to actually be able to receive telemetry
19644     
19645     Signed-off-by: Keith Packard <keithp@keithp.com>
19646
19647 commit 6eb145d48cfcabf757093433bd2314a80e490a17
19648 Author: Keith Packard <keithp@keithp.com>
19649 Date:   Sun Feb 1 16:46:40 2015 +0100
19650
19651     altos/usbtrng-v2.0: Select PA11/PA12 mapping config value
19652     
19653     Signed-off-by: Keith Packard <keithp@keithp.com>
19654
19655 commit 8f9e192e9d1c6fab9843939ff9117f6bb3725943
19656 Author: Keith Packard <keithp@keithp.com>
19657 Date:   Sun Feb 1 16:44:52 2015 +0100
19658
19659     altos/stmf0: Support PA11/PA12 remapping
19660     
19661     Small pin-count versions of the STMF0 can remap PA11/PA12 on the same
19662     pins as PA9/PA10. These are used by USB, so have the USB driver deal
19663     with remapping them.
19664     
19665     Signed-off-by: Keith Packard <keithp@keithp.com>
19666
19667 commit 466d3e977ca279f97944141fcc12c04f4f58212e
19668 Author: Keith Packard <keithp@keithp.com>
19669 Date:   Sun Feb 1 16:44:07 2015 +0100
19670
19671     altos/telebt-v3.0: Turn red LED off after initialization
19672     
19673     This lets the user know the device successfully initialized.
19674     
19675     Signed-off-by: Keith Packard <keithp@keithp.com>
19676
19677 commit 845ae016d700c37948e053ead5f7e2778356fda3
19678 Author: Keith Packard <keithp@keithp.com>
19679 Date:   Sun Feb 1 16:43:06 2015 +0100
19680
19681     altos/telebt-v3.0: Fix stdio setup for BTM
19682     
19683     Make sure the BTM module is allowed to be included in stdio, but delay
19684     adding that until the BT link is running.
19685     
19686     Signed-off-by: Keith Packard <keithp@keithp.com>
19687
19688 commit a138e05ae6241a6743ca9f64528124f5f6c8e0ee
19689 Author: Keith Packard <keithp@keithp.com>
19690 Date:   Sun Feb 1 16:42:01 2015 +0100
19691
19692     altos: Always include a check for stdio overflow
19693     
19694     For some reason, the check for running out of space to record stdio
19695     devices was disabled when only one device was expected.
19696     
19697     Signed-off-by: Keith Packard <keithp@keithp.com>
19698
19699 commit 870428a909025988a8cd834755ea166e2d1e34ca
19700 Author: Keith Packard <keithp@keithp.com>
19701 Date:   Sun Feb 1 16:39:17 2015 +0100
19702
19703     altos/btm: Add fancier debug. Pull serial reset port low.
19704     
19705     Adds an interactive debugging mode to help diagnose BTM issues.
19706     
19707     Discovered that the serial reset pin on the BTM needs to be pulled low
19708     for the device to work correctly.
19709     
19710     Leave the bt link interrupt disabled until things are initialized.
19711     
19712     Signed-off-by: Keith Packard <keithp@keithp.com>
19713
19714 commit 44a503a8cf3778cad5469c592e8ccbae58e44b97
19715 Author: Keith Packard <keithp@keithp.com>
19716 Date:   Sun Feb 1 16:36:51 2015 +0100
19717
19718     altos/stm: Add ability to delay STDIO usage for serial ports
19719     
19720     Bluetooth needs to delay adding the serial port to stdio until the
19721     link is up and running. The cc1111 serial driver had
19722     DELAY_SERIAL_*_STDIN bits which have been added to the STM serial driver.
19723     
19724     Signed-off-by: Keith Packard <keithp@keithp.com>
19725
19726 commit 252211e9e54a1e6f4efe2df6382ce60c909de70c
19727 Author: Keith Packard <keithp@keithp.com>
19728 Date:   Fri Jan 30 14:04:50 2015 +0100
19729
19730     And, also add the TeleBT v3.0 flash loader Makefile
19731     
19732     Signed-off-by: Keith Packard <keithp@keithp.com>
19733
19734 commit bfa5c70a827ac8be23ca48797edc14e13461d6ac
19735 Author: Keith Packard <keithp@keithp.com>
19736 Date:   Fri Jan 30 14:03:55 2015 +0100
19737
19738     Oops, forgot the TeleBT-v3.0 Makefile
19739     
19740     git doesn't warn about files named 'Makefile' because they're supposed
19741     to be generated...
19742     
19743     Signed-off-by: Keith Packard <keithp@keithp.com>
19744
19745 commit 8ca1f234586225caea1040bc229b63491dadc1cb
19746 Author: Keith Packard <keithp@keithp.com>
19747 Date:   Tue Jan 27 20:41:15 2015 -0800
19748
19749     altos/stmf0: Re-implement fast ADC code for stmf0
19750     
19751     This creates a ring buffer for ADC data so that ADC fetching can run
19752     in parallel with other activities.
19753     
19754     Signed-off-by: Keith Packard <keithp@keithp.com>
19755
19756 commit 3749426af1e900a1b3354922fdd7e8b3bfa38084
19757 Author: Keith Packard <keithp@keithp.com>
19758 Date:   Tue Jan 27 17:18:42 2015 -0800
19759
19760     altos/usbtrng-v2.0: Use stmf042 hardware CRC unit
19761     
19762     Switch from software to hardware for CRC computation. I think this
19763     must be faster, right?
19764     
19765     Signed-off-by: Keith Packard <keithp@keithp.com>
19766
19767 commit a95d6776dea86cdc4bdc3512505ba7e75365c127
19768 Author: Keith Packard <keithp@keithp.com>
19769 Date:   Tue Jan 27 16:55:27 2015 -0800
19770
19771     altos/stmf0: Add CRC driver
19772     
19773     Sets up the stm32f0 CRC hardware, exposing inline functions to access
19774     it. DMA access is possible, but usbtrng can't use that.
19775     
19776     Signed-off-by: Keith Packard <keithp@keithp.com>
19777
19778 commit 79f3434013650fe4e3d76e5eb56a10000ee34249
19779 Author: Keith Packard <keithp@keithp.com>
19780 Date:   Tue Jan 27 09:36:19 2015 -0800
19781
19782     altos/stmf0: Remove remaining stm32l bits from stm32f0 code
19783     
19784     These were left over from the stm32f0 initial implementation work; now
19785     it's more useful to list only the bits which are valid.
19786     
19787     Signed-off-by: Keith Packard <keithp@keithp.com>
19788
19789 commit bf08397202860a73417cd1711012eb3e33f308c3
19790 Author: Keith Packard <keithp@keithp.com>
19791 Date:   Mon Jan 26 22:23:19 2015 -0800
19792
19793     ao-tools: Add ao-usbtrng to dump RNG data for testing
19794     
19795     ao-usbtrng reads a specified number of kilobytes of random data from
19796     a random number generator.
19797     
19798     Signed-off-by: Keith Packard <keithp@keithp.com>
19799
19800 commit ee91e1da606c8a8fade278a3aeae9c1cc9014b84
19801 Author: Keith Packard <keithp@keithp.com>
19802 Date:   Mon Jan 26 22:22:00 2015 -0800
19803
19804     altos/stm: Fix typo in stm32l.h
19805     
19806     This crept in while working on the stmf0 bits. oops.
19807     
19808     Signed-off-by: Keith Packard <keithp@keithp.com>
19809
19810 commit ac1a58af4d281a9bc3572dc503982a94e439a4c1
19811 Author: Keith Packard <keithp@keithp.com>
19812 Date:   Mon Jan 26 22:16:18 2015 -0800
19813
19814     altos/usbtrng-v2.0: Add random output command
19815     
19816     Read chunks of random ADC data, do some CRC16 computations to de-bias
19817     and merge 4 bytes of input data into 2 bytes of output data, then dump
19818     that out over USB.
19819     
19820     Signed-off-by: Keith Packard <keithp@keithp.com>
19821
19822 commit 729bb7a405460db8d44c9ff6ee903b28c7499a02
19823 Author: Keith Packard <keithp@keithp.com>
19824 Date:   Mon Jan 26 22:14:57 2015 -0800
19825
19826     altos/stmf0: Add ADC and DMA APIs
19827     
19828     The ADC api is what USBtrng wants; a way to repeatedly read a single
19829     ADC input as fast as possible.
19830     
19831     Signed-off-by: Keith Packard <keithp@keithp.com>
19832
19833 commit a01effc2f64c757c907e0f4937b4d3710b97bde0
19834 Author: Keith Packard <keithp@keithp.com>
19835 Date:   Mon Jan 26 22:12:40 2015 -0800
19836
19837     altos/stmf0: Add faster USB path
19838     
19839     This adds a way to allocate private USB buffers for sending data
19840     without needing to copy it again. It requires ensuring that all
19841     accesses are 16 bits aligned to 16 bit boundaries.
19842     
19843     Signed-off-by: Keith Packard <keithp@keithp.com>
19844
19845 commit e1d5bcb1968e280b8ebdf6c8b12e8a87167fd890
19846 Author: Keith Packard <keithp@keithp.com>
19847 Date:   Mon Jan 26 22:10:47 2015 -0800
19848
19849     altos/stmf0: Fix linker scripts to make ao_boot work
19850     
19851     The flash loader ended up assuming ao_boot was at the start of ram,
19852     while the application stuck it after the interrupt table (where it
19853     needs to go).
19854     
19855     Signed-off-by: Keith Packard <keithp@keithp.com>
19856
19857 commit 32c68670af9f8aa690c64d64502e559c0df0c1db
19858 Author: Keith Packard <keithp@keithp.com>
19859 Date:   Sun Jan 25 19:58:38 2015 -0800
19860
19861     ao-tools: Add --wait option to ao-usbload
19862     
19863     This waits forever for USB writes to complete, instead of timing out
19864     after five seconds. Useful when debugging the device.
19865     
19866     Signed-off-by: Keith Packard <keithp@keithp.com>
19867
19868 commit 02b07a202839d6e68b3f0db7f8965478661db140
19869 Author: Keith Packard <keithp@keithp.com>
19870 Date:   Sun Jan 25 19:37:05 2015 -0800
19871
19872     altos: Add flash-loader to usbtrng-v2.0
19873     
19874     Uses the new STM32F042 flash loading bits.
19875     
19876     Signed-off-by: Keith Packard <keithp@keithp.com>
19877
19878 commit df881bce8576f091b2d8cb53b8ce8a43aeedecde
19879 Author: Keith Packard <keithp@keithp.com>
19880 Date:   Sun Jan 25 19:35:19 2015 -0800
19881
19882     altos: Add self-flash support for STM32F042 processor
19883     
19884     Also moves the usual address for applications out of the way of the
19885     flash loader.
19886     
19887     Signed-off-by: Keith Packard <keithp@keithp.com>
19888
19889 commit 02e1058fa52ee7c867ea6c9031ebb9e21d14889c
19890 Author: Keith Packard <keithp@keithp.com>
19891 Date:   Sun Jan 25 16:43:48 2015 -0800
19892
19893     altos: USBtrng v2.0 hardware bringup
19894     
19895     Gets the USB connection running and blinks the LEDs.
19896     
19897     Signed-off-by: Keith Packard <keithp@keithp.com>
19898
19899 commit 02f03df6d089cafae99f8ce15dcbd87f6e78d749
19900 Author: Keith Packard <keithp@keithp.com>
19901 Date:   Sun Jan 25 16:42:39 2015 -0800
19902
19903     altos: Initial STMF04x support
19904     
19905     Basic clock configuration, OS support, LED and USB drivers.
19906     
19907     Signed-off-by: Keith Packard <keithp@keithp.com>
19908
19909 commit 0e7d1c89fea98eabca738f10cbfebec631be3bb7
19910 Author: Keith Packard <keithp@keithp.com>
19911 Date:   Sat Jan 24 11:18:59 2015 -0800
19912
19913     altos: Add support for TeleBT v3.0
19914     
19915     Add support to the BTM driver for non-CC1111 interrupts
19916     Add HW flow control to STM serial driver
19917     
19918     Signed-off-by: Keith Packard <keithp@keithp.com>
19919
19920 commit 41a0604ad1ea1a03e2db7d41731dbadf466b45db
19921 Author: Keith Packard <keithp@keithp.com>
19922 Date:   Thu Jan 22 21:31:45 2015 -0800
19923
19924     altos/lpc: Fix double-buffered USB changes
19925     
19926     These got merged when we were down in Auckland, but before they'd been
19927     finished. Transmitting worked fine, but receiving was mis-configuring
19928     the OUT buffer size in the hardware.
19929     
19930     Signed-off-by: Keith Packard <keithp@keithp.com>
19931
19932 commit 291eec859606b73b43072cd2debfbb92659e0d95
19933 Author: Keith Packard <keithp@keithp.com>
19934 Date:   Thu Jan 22 20:34:43 2015 -0800
19935
19936     altos: Get rid of some accidental debug code
19937     
19938     I was debugging the accelerometer calibration code and left some
19939     printfs in it, which made TM run out of flash space.
19940     
19941     Signed-off-by: Keith Packard <keithp@keithp.com>
19942
19943 commit e05e0c6b71a1df65f188e00622e9632eb27510fd
19944 Author: Keith Packard <keithp@keithp.com>
19945 Date:   Fri Jan 16 22:09:26 2015 +1300
19946
19947     Set version to 1.5.9.1
19948
19949 commit 2a053d3d157e00b6a6406f4f78ddb8e298b6c4b7
19950 Author: Keith Packard <keithp@keithp.com>
19951 Date:   Mon Dec 22 17:27:09 2014 -0800
19952
19953     altos/lpc: Switch LPC SPI driver to interrupt-driven
19954     
19955     This improves performance for SPI transfers, while allowing other
19956     tasks to get work done during longer SPI transfers.
19957     
19958     Signed-off-by: Keith Packard <keithp@keithp.com>
19959
19960 commit 213a6604ec225e843f30244e6f94d0ebb3d27e46
19961 Author: Keith Packard <keithp@keithp.com>
19962 Date:   Mon Dec 22 17:11:51 2014 -0800
19963
19964     altos: Adjust CC1200 RSSI reporting value
19965     
19966     On the test setup, we were about 13dB off, so tweak the settings to
19967     suit. This result wasn't tested; it's just a rough offset until we get
19968     a production run of TeleDongle boards back to do more systematic
19969     measurements.
19970     
19971     Signed-off-by: Keith Packard <keithp@keithp.com>
19972
19973 commit 014dcc1f179237dc247fafa4a2cff91809260681
19974 Author: Keith Packard <keithp@keithp.com>
19975 Date:   Mon Dec 22 17:10:33 2014 -0800
19976
19977     altos: Document cc115l power measured at RF setting 0x03 as -31.75dBm
19978     
19979     We built a custom TeleGPS load for radio sensitivity measurements with
19980     the lowest documented power level setting (0x03), and measured the
19981     power out at that value of -31.75dBm on the test board.
19982     
19983     Signed-off-by: Keith Packard <keithp@keithp.com>
19984
19985 commit cf09ee2a4b093c56b64260c3db3f5e07143aa888
19986 Author: Keith Packard <keithp@keithp.com>
19987 Date:   Tue Dec 9 21:44:53 2014 -0800
19988
19989     ao-bringup: Clear pending output before setting frequency.
19990     
19991     Maybe this will unwedge things
19992     
19993     Signed-off-by: Keith Packard <keithp@keithp.com>
19994
19995 commit 5b7ec0c69343db3793c0317939b5eff1f2d04752
19996 Author: Keith Packard <keithp@keithp.com>
19997 Date:   Sat Dec 6 15:08:53 2014 -0800
19998
19999     micropeak: Support µPUSB with our own USB ids
20000     
20001     This matches the new µPUSB id as well as the FTDI USB id.
20002     
20003     Signed-off-by: Keith Packard <keithp@keithp.com>
20004
20005 commit 7e52ef59082cb2afdba498233c429321c37a6ac3
20006 Author: Keith Packard <keithp@keithp.com>
20007 Date:   Sat Dec 6 15:08:29 2014 -0800
20008
20009     altoslib: Add usbtrng, usbrelay and mpusb USB ids
20010     
20011     Signed-off-by: Keith Packard <keithp@keithp.com>
20012
20013 commit 7339d2379713b5b7e4c4fe6bad89ed93f9d39e82
20014 Merge: d1f91215 b6462ca3
20015 Author: Bdale Garbee <bdale@gag.com>
20016 Date:   Sat Dec 6 15:39:53 2014 -0700
20017
20018     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
20019
20020 commit d1f9121593fe30b924223e89ef4d596b5bec2b25
20021 Author: Bdale Garbee <bdale@gag.com>
20022 Date:   Sat Dec 6 15:39:35 2014 -0700
20023
20024     improve test procedures for TeleMega
20025
20026 commit b6462ca3a7e99fe390ec97f94c23d36fab8c294d
20027 Author: Keith Packard <keithp@keithp.com>
20028 Date:   Sun Nov 23 18:56:40 2014 -0800
20029
20030     altos/cc1200: With PQT wide open, we can't use PQT_REACHED for start
20031     
20032     Because we're allowing even signals only weakly correlated with the
20033     preamble through to sync detection, we can't use the PQT_REACHED
20034     symbol to tell when a packet header has been seen. Instead, just look
20035     for SYNC_FOUND.
20036     
20037     Signed-off-by: Keith Packard <keithp@keithp.com>
20038
20039 commit 0e3eeaf59688dac92eb3a27d589923126cb34e00
20040 Author: Keith Packard <keithp@keithp.com>
20041 Date:   Sun Nov 23 18:50:57 2014 -0800
20042
20043     altos/cc1200: Open up preamble detect to improve sensitivity
20044     
20045     Increase soft decision PQT value to max (15) to ensure that we detect
20046     even weak packets.
20047     
20048     Signed-off-by: Keith Packard <keithp@keithp.com>
20049
20050 commit eabeb76a2a9acb624ae364c4f0f315bfc3549d98
20051 Author: Keith Packard <keithp@keithp.com>
20052 Date:   Sun Nov 23 18:31:15 2014 -0800
20053
20054     altos/cc1200: Wait for packet to be placed in FIFO during receive
20055     
20056     This changes the receive code to use MCU_STATUS, waiting for
20057     MARC_STATUS1 to indicate that the packet is in the fifo before reading
20058     it out.
20059     
20060     It also fixes the receive timeout code to keep receiving if the
20061     preamble or sync have been seen when the timeout fires. This makes
20062     TeleLCO able to use short timeouts during scanning while still
20063     successfully receiving packets.
20064     
20065     Signed-off-by: Keith Packard <keithp@keithp.com>
20066
20067 commit 2163f6e6b341b7840f03e89d568699b8ea186435
20068 Author: Keith Packard <keithp@keithp.com>
20069 Date:   Sun Nov 16 16:39:18 2014 -0800
20070
20071     altos/teledongle-v1.8: Make this the same as teledongle v1.9
20072     
20073     Remove RSSI LED blinking, add CRC error LED
20074     
20075     Signed-off-by: Keith Packard <keithp@keithp.com>
20076
20077 commit 54f7ab842a8cba3003cd5a9deb2515151263ca2e
20078 Author: Keith Packard <keithp@keithp.com>
20079 Date:   Sun Nov 16 16:38:12 2014 -0800
20080
20081     altos: Allow TeleMega to be built without MPU6000
20082     
20083     Robert Braibish's board has a dead MPU6000; this fix lets the TeleMega
20084     firmware build without that driver so the rest of the board could be verified.
20085     
20086     Signed-off-by: Keith Packard <keithp@keithp.com>
20087
20088 commit f16ea9abfaac9eee3b0935c586e383ae046d6cf5
20089 Author: Keith Packard <keithp@keithp.com>
20090 Date:   Sun Nov 16 16:37:15 2014 -0800
20091
20092     altosui: Remove duplicate AltosUIPreferencesBackend.java
20093     
20094     There's a copy in altosuilib
20095     
20096     Signed-off-by: Keith Packard <keithp@keithp.com>
20097
20098 commit abdf3177293c57e659017b64819c13f11c126011
20099 Author: Keith Packard <keithp@keithp.com>
20100 Date:   Sun Nov 16 13:41:27 2014 -0800
20101
20102     altos/microsplash: fix .gitignore to ignore resulting binary
20103
20104 commit 97a321692c2e41a1d3f77fb541780ada945eff52
20105 Author: Keith Packard <keithp@keithp.com>
20106 Date:   Sun Nov 16 13:40:15 2014 -0800
20107
20108     Add AltosDroid release note for version 1.5
20109
20110 commit 47956ac01397c0a7fafc6b0a4840113186924b2e
20111 Author: Keith Packard <keithp@keithp.com>
20112 Date:   Sun Nov 16 13:17:55 2014 -0800
20113
20114     altosdroid: East and West were flipped in all GPS output
20115     
20116     East is positive, West is negative
20117     
20118     Signed-off-by: Keith Packard <keithp@keithp.com>
20119
20120 commit 5aae1446026a08bf8f09c56b960545eff30a8bd1
20121 Author: Keith Packard <keithp@keithp.com>
20122 Date:   Sat Nov 15 22:52:42 2014 -0800
20123
20124     altosdroid: Save AltosState and restore at startup
20125     
20126     Instead of re-parsing the old logfile, save the current state in the
20127     preferences database and restore at restart of the
20128     TelemetryService. This makes the state get restored even before the BT
20129     connection is recovered.
20130     
20131     Signed-off-by: Keith Packard <keithp@keithp.com>
20132
20133 commit 52ce23327bd81e2d40a1817442e75bd6b60ffe95
20134 Author: Keith Packard <keithp@keithp.com>
20135 Date:   Sat Nov 15 22:50:31 2014 -0800
20136
20137     altoslib: add AltosPreferences state save/restore interfaces
20138     
20139     This serializes an entire AltosState object and stores it in the
20140     preferences database for later retrieval. AltosDroid uses this to
20141     recover the old state data when restarting.
20142     
20143     Signed-off-by: Keith Packard <keithp@keithp.com>
20144
20145 commit a488da3ca72fe0778b2d79a8cac935621d1d789d
20146 Author: Keith Packard <keithp@keithp.com>
20147 Date:   Sat Nov 15 22:49:06 2014 -0800
20148
20149     altosdroid: TabMap needs to expose () constructor
20150     
20151     Otherwise we get an exception at startup time for some reason.
20152     
20153     Signed-off-by: Keith Packard <keithp@keithp.com>
20154
20155 commit deda23963586eb07a32f9a3c83a0355178e19340
20156 Author: Keith Packard <keithp@keithp.com>
20157 Date:   Sat Nov 15 22:48:15 2014 -0800
20158
20159     altoslib: Add getBytes/putBytes interface to AltosPreferencesBackend
20160     
20161     This lets us store arbitrary binary data in the preferences database
20162     
20163     Signed-off-by: Keith Packard <keithp@keithp.com>
20164
20165 commit e5dd00ef0014364fc059970cc020f209b3b16cf8
20166 Author: Keith Packard <keithp@keithp.com>
20167 Date:   Sat Nov 15 22:46:01 2014 -0800
20168
20169     altosdroid: Don't display MISSING flight number
20170     
20171     Just check and clear the entry if we end up seeing that value
20172     
20173     Signed-off-by: Keith Packard <keithp@keithp.com>
20174
20175 commit 60edcfe410e7fa848813d6c1ed8dc9808887d041
20176 Author: Keith Packard <keithp@keithp.com>
20177 Date:   Sat Nov 15 16:03:32 2014 -0800
20178
20179     altoslib: Make AltosState serializable
20180     
20181     This involved making every class it references serializable as well
20182     
20183     Signed-off-by: Keith Packard <keithp@keithp.com>
20184
20185 commit 4d4fee0b0091a1b6257a06f62b1078778cdb417f
20186 Author: Keith Packard <keithp@keithp.com>
20187 Date:   Mon Nov 10 14:41:17 2014 -0800
20188
20189     altoslib: Missing headers for mag sensor in CSV output
20190     
20191     Kelsey Black <nmonic@gmail.com> reported that the TeleMega CSV output
20192     was missing the header labels for the mag sensor data.
20193     
20194     Signed-off-by: Keith Packard <keithp@keithp.com>
20195
20196 commit 437eba2ff27b2b7dfd0f363819b9a43ab8b28ead
20197 Author: Keith Packard <keithp@keithp.com>
20198 Date:   Thu Nov 6 20:04:47 2014 -0800
20199
20200     altos: Reset interrupt flags before TX in CC1200 driver
20201     
20202     Failing to reset the flags set during interrupt leads to
20203     short-circuiting transmission and not a lot of packets going out.
20204     
20205     Signed-off-by: Keith Packard <keithp@keithp.com>
20206
20207 commit 7f742824673e5e6034defdb09b66d4d56eb8d4fe
20208 Author: Keith Packard <keithp@keithp.com>
20209 Date:   Thu Nov 6 16:05:49 2014 -0800
20210
20211     altos/teledongle-v1.9: Switch to NXP processor as on prototype boards
20212     
20213     Signed-off-by: Keith Packard <keithp@keithp.com>
20214
20215 commit 6a082d9b5ed169b9d4153885f3535987e5ae5d84
20216 Author: Keith Packard <keithp@keithp.com>
20217 Date:   Thu Nov 6 16:04:56 2014 -0800
20218
20219     altos/lpc: Disable JTAG when using pins for GPIO
20220     
20221     JTAG is enabled by default, making those pins not support GPIO unless
20222     specifically configured.
20223     
20224     Signed-off-by: Keith Packard <keithp@keithp.com>
20225
20226 commit 58db263cc835be0abb972654c2d7369718c88b37
20227 Author: Keith Packard <keithp@keithp.com>
20228 Date:   Thu Nov 6 16:04:14 2014 -0800
20229
20230     altos/lpc: Declare SPI send parameters as const
20231     
20232     This matches STM
20233     
20234     Signed-off-by: Keith Packard <keithp@keithp.com>
20235
20236 commit d3dd45b060c996153ff8195bd371e9e1f3b15efb
20237 Author: Keith Packard <keithp@keithp.com>
20238 Date:   Thu Nov 6 16:02:47 2014 -0800
20239
20240     altos: Use other TeleDongle LED for CRC-invalid packet reporting
20241     
20242     Instead of blinking out some fake-o RSSI indication, just blink the
20243     red LED when a packet with a bad CRC is received.
20244     
20245     Signed-off-by: Keith Packard <keithp@keithp.com>
20246
20247 commit 2313cdacefb2139bc68cd98e782c54d706af0704
20248 Author: Keith Packard <keithp@keithp.com>
20249 Date:   Thu Nov 6 16:02:07 2014 -0800
20250
20251     altosuilib: GPS errors are recorded in floating point, not integers
20252     
20253     Fix the format used to present them in the info table.
20254     
20255     Signed-off-by: Keith Packard <keithp@keithp.com>
20256
20257 commit 2f0ff9675017655846a8abc617b4dc9a3666d0b9
20258 Author: Keith Packard <keithp@keithp.com>
20259 Date:   Thu Nov 6 16:01:24 2014 -0800
20260
20261     altos: Use AO_SPO_SPEED_FAST for CC1200
20262     
20263     This asks for the fastest available SPI speed, instead of fixing it to
20264     8MHz, which may not be supported on every architecture.
20265     
20266     Signed-off-by: Keith Packard <keithp@keithp.com>
20267
20268 commit 80a0397dde2f787fb20fd2520b274b826c68ed5a
20269 Author: Keith Packard <keithp@keithp.com>
20270 Date:   Thu Nov 6 16:00:06 2014 -0800
20271
20272     altos: Stop attempting to ramp power on CC115L
20273     
20274     The PA register on the 115L isn't in any way monotonic, making the old
20275     code broken. Just rempve it instead of fixing it; we don't ramp
20276     anywhere else...
20277     
20278     Signed-off-by: Keith Packard <keithp@keithp.com>
20279
20280 commit f2e5ffd839fe5be99359e4c86a96f03148bac698
20281 Author: Keith Packard <keithp@keithp.com>
20282 Date:   Thu Nov 6 15:58:42 2014 -0800
20283
20284     altos: Declare port register type only in arch header
20285     
20286     Instead of defaulting to 8 bits, explicitly require declaration of the
20287     type of the port register for each architecture.
20288     
20289     Signed-off-by: Keith Packard <keithp@keithp.com>
20290
20291 commit f2060d6ca222a04608e598baf59757f12ea2ec70
20292 Author: Keith Packard <keithp@keithp.com>
20293 Date:   Thu Nov 6 13:27:29 2014 -0800
20294
20295     Move teledongle 1.9 to 1.8; there's a new 1.9
20296     
20297     1.9 is now the lpc11u14-based form-factor prototype board.
20298     
20299     Signed-off-by: Keith Packard <keithp@keithp.com>
20300
20301 commit b67556949aa080fc5e70771e972de880e44eca12
20302 Author: Keith Packard <keithp@keithp.com>
20303 Date:   Wed Nov 5 22:11:44 2014 -0800
20304
20305     altos: Rename microwater to microsplash
20306     
20307     Signed-off-by: Keith Packard <keithp@keithp.com>
20308
20309 commit b0e903a76276e33f531eade42ac721c9490c6758
20310 Author: Keith Packard <keithp@keithp.com>
20311 Date:   Thu Oct 30 21:59:45 2014 -0700
20312
20313     altosui: Pop up 'Connecting' dialog during Monitor Idle
20314     
20315     This was a bit harder than expected as I had to wire up a way to shut
20316     down the whole monitor idle window when you clicked on the cancel button.
20317     
20318     Signed-off-by: Keith Packard <keithp@keithp.com>
20319
20320 commit ef00182c79bd7a56fbc5d782cb8f4aa0079bb86f
20321 Author: Keith Packard <keithp@keithp.com>
20322 Date:   Sat Oct 25 21:14:25 2014 -0700
20323
20324     altos: Increase CC1200 SPI data rate to 8MHz
20325     
20326     This got set to 125kHz to make debugging with a logic analyzer easier
20327     and never changed back to a reasonable speed.
20328     
20329     Signed-off-by: Keith Packard <keithp@keithp.com>
20330
20331 commit 4d51570ed8776461d084726149923c5be43d622e
20332 Author: Keith Packard <keithp@keithp.com>
20333 Date:   Sat Oct 25 19:56:25 2014 -0700
20334
20335     altos: Fix up telemetry delay computations
20336     
20337     With RDF, APRS and telemetry all being sent at varying rates,
20338     computing when to send the next radio data is not as simple as sending
20339     telemetry and then figuring out whether to send RDF and/or APRS.
20340     
20341     Fix this by computing times for the next telemetry/rdf/aprs packet,
20342     and only sending each when that time has passed. Compute the delay
20343     until the next radio activity as the minimum time to any transmission.
20344     
20345     This also adds code to the config bits to reset the radio times
20346     whenever something changes that might affect which radio data to send
20347     next.
20348     
20349     Signed-off-by: Keith Packard <keithp@keithp.com>
20350
20351 commit c831f1ffb378c20b7513d209d60cdd5dee9db85b
20352 Author: Keith Packard <keithp@keithp.com>
20353 Date:   Sat Oct 25 17:44:48 2014 -0700
20354
20355     altos: Perform cc1200 calibration less often. Tweak radio params
20356     
20357     This performs calibration after every 4 operations, or when the
20358     frequency changes. This reduces the time it takes to get to receive
20359     mode.
20360     
20361     This also makes the sync and preamble qualifiers more strict to reject
20362     bad packets.
20363     
20364     Signed-off-by: Keith Packard <keithp@keithp.com>
20365
20366 commit 3f7263f57b1b697d92ed6c3d62956e5bdfc11f24
20367 Author: Keith Packard <keithp@keithp.com>
20368 Date:   Sat Oct 25 11:20:44 2014 -0700
20369
20370     altos: Remove old AO_SEND_ALL_BARO bits
20371     
20372     This was used for testing the original TeleMini which couldn't log
20373     data at full speed.
20374     
20375     Signed-off-by: Keith Packard <keithp@keithp.com>
20376
20377 commit ae4be19f8ab0899a879a10aec28dc381f44dd2c7
20378 Author: Keith Packard <keithp@keithp.com>
20379 Date:   Sat Oct 25 10:21:30 2014 -0700
20380
20381     altos: Build TeleDongle v1.9 by default
20382     
20383     Signed-off-by: Keith Packard <keithp@keithp.com>
20384
20385 commit 51ef3fad6435c0b21945d48fbbaa5a4c092c4960
20386 Author: Keith Packard <keithp@keithp.com>
20387 Date:   Sat Oct 25 10:20:07 2014 -0700
20388
20389     altos: Increase PQT value for cc1200 improving sensitivity
20390     
20391     The PQT value indicates how 'good' the preamble is; higher values
20392     allow a lower quality of preamble to pass the test, permitting more
20393     packets to be decoded.
20394     
20395     Signed-off-by: Keith Packard <keithp@keithp.com>
20396
20397 commit 9102183b40f0b32d4fb6d24502b79a6431184310
20398 Author: Keith Packard <keithp@keithp.com>
20399 Date:   Sat Oct 25 10:17:48 2014 -0700
20400
20401     altos: Sort out ao_gps_print altitude fetching
20402     
20403     ao_gps_print is used by both teledongle/telebt and the host-based GPS
20404     test code. The first instance uses the old internal GPS structure,
20405     containing just a 16-bit altitude while the second uses an
20406     ao_telemetry structure, which contains 32 bits split into two
20407     members.
20408     
20409     Signed-off-by: Keith Packard <keithp@keithp.com>
20410
20411 commit cb83b5432e1320726ad496ded78cced7274618b0
20412 Author: Keith Packard <keithp@keithp.com>
20413 Date:   Tue Oct 7 05:36:18 2014 +0200
20414
20415     altos/teledongle-v1.9: Add remaining code to complete the project
20416     
20417     This turns the prototype board into a full teledongle
20418     
20419     Signed-off-by: Keith Packard <keithp@keithp.com>
20420
20421 commit 4a3fe79266a77f8fc001117f49db1d2f14f9e6b6
20422 Author: Keith Packard <keithp@keithp.com>
20423 Date:   Tue Oct 7 05:34:06 2014 +0200
20424
20425     altos: Complete cc1200 driver
20426     
20427     Deal with differences between cc1120 and cc1200, including built-in
20428     packet support and various register changes.
20429     
20430     This now works to send and receive telemetry, as well as send APRS and
20431     RDF.
20432     
20433     Signed-off-by: Keith Packard <keithp@keithp.com>
20434
20435 commit 7fea8b245cdccc1ec77aa559433952f339676473
20436 Author: Keith Packard <keithp@keithp.com>
20437 Date:   Tue Oct 7 05:35:10 2014 +0200
20438
20439     altos: Expose telemetry altitude macros even without GPS
20440     
20441     This allows for APRS testing in the new teledongle code
20442     
20443     Signed-off-by: Keith Packard <keithp@keithp.com>
20444
20445 commit 484b530a16a54ca8fde412c3f466bfe7eed978cd
20446 Author: Keith Packard <keithp@keithp.com>
20447 Date:   Tue Oct 7 05:32:00 2014 +0200
20448
20449     altos: Mark STM ao_spi_send as taking const pointer
20450     
20451     We don't write to this, so let it be const for type checking
20452     
20453     Signed-off-by: Keith Packard <keithp@keithp.com>
20454
20455 commit c17dff05b70d98e3193e8e68cc9599f3a30270b5
20456 Author: Keith Packard <keithp@keithp.com>
20457 Date:   Fri Oct 24 19:10:45 2014 -0700
20458
20459     ao-tools/ao-send-telem: Add verbose, fake and rate options
20460     
20461     Verbose dumps some data while sending packets.
20462     Fake sends constructed packets, once every 500ms.
20463     Rate sets the transmit bit rate.
20464     
20465     Signed-off-by: Keith Packard <keithp@keithp.com>
20466
20467 commit e2562ee43b8558df0836217ea3a187b36e2669b3
20468 Author: Keith Packard <keithp@keithp.com>
20469 Date:   Wed Oct 15 16:10:11 2014 -0700
20470
20471     altosuilib: Try to detect the architecture when loading JNI lib
20472     
20473     Look at sun.arch.data.model and os.arch to try and load the right
20474     libaltos file the first time.
20475     
20476     Signed-off-by: Keith Packard <keithp@keithp.com>
20477
20478 commit 88df7cd314269fa1debe226b49b7e4e9dc238d8e
20479 Author: Keith Packard <keithp@keithp.com>
20480 Date:   Fri Oct 24 21:21:19 2014 -0700
20481
20482     altoslib: synchronize access to serial debug output list
20483     
20484     This list is access by both the receiver and the monitor task, so it
20485     needs to be locked to prevent collisions.
20486     
20487     Signed-off-by: Keith Packard <keithp@keithp.com>
20488
20489 commit 221824b038bf18ca43a38c82d18b0ae9586ba565
20490 Author: Bdale Garbee <bdale@gag.com>
20491 Date:   Thu Oct 9 13:11:16 2014 -0600
20492
20493     document pyro current limits in an appendix
20494
20495 commit ffda6989e856e66a1bea253e82cb70f51ada3e7a
20496 Author: Keith Packard <keithp@keithp.com>
20497 Date:   Sun Oct 5 00:07:10 2014 -0700
20498
20499     altos: Add prototype TeleDongle v1.9 code
20500     
20501     Lights up the hardware, sends carrier and RDF tones. A bit more cc1200
20502     work to be done still.
20503     
20504     Signed-off-by: Keith Packard <keithp@keithp.com>
20505
20506 commit 27a467d802a80a33ea20eb5cda2558d03caa2c00
20507 Author: Keith Packard <keithp@keithp.com>
20508 Date:   Sun Oct 5 00:03:28 2014 -0700
20509
20510     altos: Copy cc1120 driver to cc1200 driver and hack a bit
20511     
20512     The cc1200 is similar to the cc1120, although many registers have
20513     changed.
20514     
20515     This driver can send a bare carrier and an RDF tone, but does not yet
20516     receive or transmit telemetry data.
20517     
20518     Signed-off-by: Keith Packard <keithp@keithp.com>
20519
20520 commit 62628c8b429d06ee834f0b6511c430cbeaab9303
20521 Author: Keith Packard <keithp@keithp.com>
20522 Date:   Sat Oct 4 00:30:54 2014 -0700
20523
20524     altos: Fix syntax error with ao_log_mega change.
20525     
20526     Missed a semi-colon.
20527     
20528     Signed-off-by: Keith Packard <keithp@keithp.com>
20529
20530 commit 00ae706dab6e8fddef4c5730a17c433a022228b7
20531 Author: Keith Packard <keithp@keithp.com>
20532 Date:   Sat Oct 4 00:11:13 2014 -0700
20533
20534     altoslib: Compute tilt angle from eeprom data
20535     
20536     This copies the computation of tilt angle from the firmware so that
20537     post-flight analysis can also show the data.
20538     
20539     This change also renames all of the imu values to make them easier to
20540     understand:
20541     
20542             accel   gyro    axis
20543     
20544             along   roll    length of the board
20545             across  pitch   across the board
20546             through yaw     through the board.
20547     
20548     Signed-off-by: Keith Packard <keithp@keithp.com>
20549
20550 commit a757fd5af53f5721a949181372548afa4757d6c9
20551 Author: Keith Packard <keithp@keithp.com>
20552 Date:   Sat Oct 4 00:10:03 2014 -0700
20553
20554     altosui: Update 'Imperial Units' checkbox when units change
20555     
20556     If you have two graphs running, make sure the imperial units
20557     checkboxes agree.
20558     
20559     Signed-off-by: Keith Packard <keithp@keithp.com>
20560
20561 commit 656d8fe17532ca6c7d1d43996f187df2f14f5395
20562 Author: Keith Packard <keithp@keithp.com>
20563 Date:   Sat Oct 4 00:07:39 2014 -0700
20564
20565     altoslib: Deal with new Mega log format that has 32-bit gyro cal
20566     
20567     This adds parsing for the new log format type to get all 32 bits of
20568     the gyro calibration data.
20569     
20570     Signed-off-by: Keith Packard <keithp@keithp.com>
20571
20572 commit 9521dc63671b69065d27fc1ccba6d20cc90643cb
20573 Author: Keith Packard <keithp@keithp.com>
20574 Date:   Sat Oct 4 00:04:39 2014 -0700
20575
20576     altos: Record 32-bits for gyro calibration values
20577     
20578     The gyro ground calibration values are scaled by 512 to provide a bit
20579     more precision for the computations. This means they don't fit in 16
20580     bits, so change the format of the flight log record. Also change the
20581     reported format so that AltosUI has a chance of figuring it out.
20582     
20583     Signed-off-by: Keith Packard <keithp@keithp.com>
20584
20585 commit 95d9248da78f86240dbe77e2c206420dc509c9cf
20586 Author: Keith Packard <keithp@keithp.com>
20587 Date:   Mon Sep 29 12:57:27 2014 -0700
20588
20589     altosui: Check for map and stats table when changing units/fonts in graph
20590     
20591     AltosGraphUI wasn't making sure the map and stats tables were present
20592     before attempting to adjust font size and units.
20593     
20594     Signed-off-by: Keith Packard <keithp@keithp.com>
20595
20596 commit 40c5535b65a75374fb1dbbd994c29324db814f5b
20597 Author: Keith Packard <keithp@keithp.com>
20598 Date:   Mon Sep 29 12:56:04 2014 -0700
20599
20600     altos: Handle antenna down in ao_flight_test
20601     
20602     Parse the Pad orientation config value and flip the accelerometer
20603     value back around in antenna down configuration.
20604     
20605     Signed-off-by: Keith Packard <keithp@keithp.com>
20606
20607 commit b97a125a9f8bd9619833647a9b6aa6329103e136
20608 Author: Keith Packard <keithp@keithp.com>
20609 Date:   Fri Sep 26 22:58:13 2014 -0700
20610
20611     ao-bringup: Auto-select programmer for teledongle turnon
20612     
20613     Bdale's programmer is SN 100, Keith's is SN 186. Use the username to
20614     figure out which one to use.
20615     
20616     Signed-off-by: Keith Packard <keithp@keithp.com>
20617
20618 commit b4eba3f3a58a9c35e3699ff14405b997c1318d91
20619 Author: Keith Packard <keithp@keithp.com>
20620 Date:   Fri Sep 26 22:53:39 2014 -0700
20621
20622     altos: Make sure we drop the SPI mutex when aborting cc1120 recv
20623     
20624     The cc1120 receive code is 'twisty', in that it acquires the SPI mutex
20625     in the middle of an interrupt handler so that it can quickly start the
20626     radio when the signal comes in. This means we have to be careful to
20627     drop that mutex in all paths which leave the receive code, including
20628     when the packet receive is aborted mid-way through the process.
20629     
20630     Signed-off-by: Keith Packard <keithp@keithp.com>
20631
20632 commit 22661ba69b8919116092382f1f5aa0dc79d02cc9
20633 Author: Bdale Garbee <bdale@gag.com>
20634 Date:   Sat Sep 13 17:56:51 2014 -0600
20635
20636     store cal value correctly even when we didn't need to change it
20637
20638 commit b0eb63205223e2982d0ded08503c3f128420270f
20639 Author: Keith Packard <keithp@keithp.com>
20640 Date:   Sat Sep 13 15:59:18 2014 -0700
20641
20642     altosdroid: Update notebook to reflect current status
20643     
20644     Signed-off-by: Keith Packard <keithp@keithp.com>
20645
20646 commit 9dc426756742fb967fdd21e1fcec54edeb4b12ac
20647 Author: Keith Packard <keithp@keithp.com>
20648 Date:   Sat Sep 13 15:52:56 2014 -0700
20649
20650     altosui: Bring up main window when doing --replay or --graph
20651     
20652     This shows the main window when replaying or graphing files so that
20653     you can interact with that, changing the global configuration or doing
20654     other stuff.
20655     
20656     Signed-off-by: Keith Packard <keithp@keithp.com>
20657
20658 commit 75d5368cb2a95f3f7385952669a14765460f549d
20659 Author: Keith Packard <keithp@keithp.com>
20660 Date:   Sat Sep 13 15:51:50 2014 -0700
20661
20662     altosui: Fix --replay to run in realtime after boost
20663     
20664     I added the ability to rapidly replay files for AltosDroid to recover
20665     from a crash, but didn't change AltosUI to use realtime mode again.
20666     
20667     Signed-off-by: Keith Packard <keithp@keithp.com>
20668
20669 commit 04b5cc37659b1b3d6b62f1ef17b17c0492434cba
20670 Author: Bdale Garbee <bdale@gag.com>
20671 Date:   Sat Sep 13 16:37:42 2014 -0600
20672
20673     reflect filename changes in LLC repo
20674
20675 commit 93d1cedc94358ebf5c2af537a25a242f6c19954c
20676 Author: Keith Packard <keithp@keithp.com>
20677 Date:   Sat Sep 13 15:23:40 2014 -0700
20678
20679     altosdroid: Automatically sign the released version if the key is available
20680     
20681     Look in ~/altusmetrumllc for release.keystore and Passphrase and
20682     enable building and signing of the release binary.
20683     
20684     Signed-off-by: Keith Packard <keithp@keithp.com>
20685
20686 commit 2731486c12678a7d3bd7ec79e74a2fcaf20845bd
20687 Author: Keith Packard <keithp@keithp.com>
20688 Date:   Sat Sep 13 13:38:31 2014 -0700
20689
20690     altosdroid: Update version code and name for 1.5
20691     
20692     Signed-off-by: Keith Packard <keithp@keithp.com>
20693
20694 commit e151c144fcdb1da96e715f29c049dc4869e1d53d
20695 Author: Keith Packard <keithp@keithp.com>
20696 Date:   Sat Sep 13 13:00:58 2014 -0700
20697
20698     Mark master branch as past the 1.5 point
20699     
20700     Signed-off-by: Keith Packard <keithp@keithp.com>
20701
20702 commit ff7c006e50515040d43399899fac26a3fe26d8a7
20703 Author: Bdale Garbee <bdale@gag.com>
20704 Date:   Sat Sep 13 12:31:08 2014 -0600
20705
20706     updated to reflect changes from 1.5 release
20707
20708 commit 20d640ec504afbfdb69dba1b241d84af1e62abed
20709 Author: Keith Packard <keithp@keithp.com>
20710 Date:   Fri Sep 12 20:58:26 2014 -0700
20711
20712     ao-bringup: Improve igniter testing. Add TeleMega and TeleMetrum testing.
20713     
20714     The script lets you re-try each one when they fail, which is nice if
20715     you're hand-holding the setup.
20716     
20717     The TeleMetrum and TeleMega tests are adapted from the EasyMega tests
20718     and are hooked up to the turnon scripts.
20719     
20720     Signed-off-by: Keith Packard <keithp@keithp.com>
20721
20722 commit e0077866138a1e29ede7181e39f04860b866543a
20723 Author: Keith Packard <keithp@keithp.com>
20724 Date:   Fri Sep 12 20:57:05 2014 -0700
20725
20726     ao-tools/ao-test-igniter: Remove bogus printf
20727     
20728     This must have been left over from testing; it prints "device (null)",
20729     which isn't very useful.
20730     
20731     Signed-off-by: Keith Packard <keithp@keithp.com>
20732
20733 commit 6681d31929266fec9711b3d89a4f074cd2afcc6e
20734 Author: Keith Packard <keithp@keithp.com>
20735 Date:   Fri Sep 12 20:56:29 2014 -0700
20736
20737     ao-tools/ao-test-gps: Improve output formatting
20738     
20739     Add a newline before printing out the flags and sats at exit time
20740     
20741     Signed-off-by: Keith Packard <keithp@keithp.com>
20742
20743 commit f2d045570d2cda0abde67a68506cb3fc2e119ec3
20744 Author: Keith Packard <keithp@keithp.com>
20745 Date:   Fri Sep 12 17:22:37 2014 -0700
20746
20747     ao-bringup: Use C version of ao-test-gps in test-telegps
20748     
20749     Signed-off-by: Keith Packard <keithp@keithp.com>
20750
20751 commit d0e597789ac298b108ea04cc1a2c999bcf14bc9c
20752 Author: Keith Packard <keithp@keithp.com>
20753 Date:   Fri Sep 12 17:22:03 2014 -0700
20754
20755     ao-tools: Add ao-test-gps program
20756     
20757     This waits for GPS to report lock
20758     
20759     Signed-off-by: Keith Packard <keithp@keithp.com>
20760
20761 commit def036794f1460a5457e6b86350712c336e296d6
20762 Author: Keith Packard <keithp@keithp.com>
20763 Date:   Fri Sep 12 16:38:59 2014 -0700
20764
20765     ao-bringup: Use C version of test-flash for telegps
20766     
20767     Signed-off-by: Keith Packard <keithp@keithp.com>
20768
20769 commit 1630a8e458f174d6df1aa30ff30e3f02a10bdbf7
20770 Author: Keith Packard <keithp@keithp.com>
20771 Date:   Thu Sep 11 19:59:58 2014 -0700
20772
20773     altosui: Ignore built .desktop file
20774     
20775     Signed-off-by: Keith Packard <keithp@keithp.com>
20776
20777 commit 807e62ccebc83eb6427a63431d06effa074e5e76
20778 Author: Keith Packard <keithp@keithp.com>
20779 Date:   Thu Sep 11 19:56:13 2014 -0700
20780
20781     altos: Make sure we don't beep out continuity twice in idle mode
20782     
20783     If the battery voltage report takes longer than the initialiation
20784     sequence, we could get to the state reporting after the state had
20785     switched from startup to idle. This would result in continuity being
20786     reported the first time through the loop. Then, as the state had
20787     already changed, we'd pass through the while test and go back to
20788     report continuity a second time.
20789     
20790     Fixed by using the state remembered before beeping out the voltage to
20791     decide whether to report the continuity.
20792     
20793     Signed-off-by: Keith Packard <keithp@keithp.com>
20794
20795 commit d7ad490a33900a788b15d1600ebaa2a71e6f35ff
20796 Author: Keith Packard <keithp@keithp.com>
20797 Date:   Thu Sep 11 15:57:21 2014 -0700
20798
20799     altos: Add smaller altitude table file to .gitignore
20800     
20801     Signed-off-by: Keith Packard <keithp@keithp.com>
20802
20803 commit 7ad8921b164103629b246c25860297454aa7ec6b
20804 Author: Keith Packard <keithp@keithp.com>
20805 Date:   Thu Sep 11 15:56:14 2014 -0700
20806
20807     altos/test: Add TMv2 test program to .gitignore
20808
20809 commit 0cedc27e22a9fbc9ccfe1b403c84d728bb23220d
20810 Author: Keith Packard <keithp@keithp.com>
20811 Date:   Thu Sep 11 15:00:25 2014 -0700
20812
20813     altos: Fix ability to disable telemetry by setting interval to 0
20814     
20815     For non-zero telemetry intervals, the radio code limits the value
20816     based on the data rate. However, a zero interval means that telemetry
20817     should be entirely disabled, so that value should be left alone when
20818     checking.
20819     
20820     Signed-off-by: Keith Packard <keithp@keithp.com>
20821
20822 commit 6dafd7bf947d892e430cd565eb92a3366abb3604
20823 Author: Keith Packard <keithp@keithp.com>
20824 Date:   Thu Sep 11 14:23:29 2014 -0700
20825
20826     telegps: Was mis-configuring the 'Configure Device' dialog
20827     
20828     Make sure we show 'rate_label' instead of showing 'radio_enable_label'
20829     twice.
20830     
20831     Signed-off-by: Keith Packard <keithp@keithp.com>
20832
20833 commit 368c7d583380b4453f432d5a965a1e4c45a92f92
20834 Author: Keith Packard <keithp@keithp.com>
20835 Date:   Thu Sep 11 14:14:07 2014 -0700
20836
20837     altoslib: Stop re-loading previous flight when starting telemetry monitoring
20838     
20839     This feature is necessary on AltosDroid because there's no other UI
20840     for reloading an old flight. It's not useful on the desktop where you
20841     really just want to see new telemetry; old telemetry is availbale
20842     through the 'graph flight' or 'replay' mechanisms.
20843     
20844     AltosDroid uses a different class for reading telemetry data, so we
20845     can just remove this feature from altoslib at this point.
20846     
20847     Signed-off-by: Keith Packard <keithp@keithp.com>
20848
20849 commit 2ee937b603b181bb24768eb4d0e2f918a5377fd3
20850 Author: Bdale Garbee <bdale@gag.com>
20851 Date:   Wed Sep 10 01:29:56 2014 -0600
20852
20853     use dh_installmime, which requires telling configure to stay out of the way
20854
20855 commit 22e68da2cb3b0b42708876f1dde52dbfd0ce4bf7
20856 Author: Bdale Garbee <bdale@gag.com>
20857 Date:   Wed Sep 10 00:26:10 2014 -0600
20858
20859     another build dep
20860
20861 commit 615b69b19557a9683eeb0475b30a053a35ca51ac
20862 Merge: a72b7683 03654934
20863 Author: Bdale Garbee <bdale@gag.com>
20864 Date:   Wed Sep 10 01:30:37 2014 -0600
20865
20866     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
20867
20868 commit 036549343416183f973d00a86d897d4a368c1d6f
20869 Author: Keith Packard <keithp@keithp.com>
20870 Date:   Wed Sep 10 00:03:53 2014 -0700
20871
20872     configure: Add --disable-install-shared-mime-info option
20873     
20874     This inhibits the installation of the shared mime info data file and
20875     updating of the shared mime database. Necessary if you want to use a
20876     distribution-specific shared mime installation hook, like dh_installmime
20877     
20878     Signed-off-by: Keith Packard <keithp@keithp.com>
20879
20880 commit 1992a1e3046a5414ce8d394e1cd8e5e6f6338d29
20881 Author: Keith Packard <keithp@keithp.com>
20882 Date:   Tue Sep 9 23:43:10 2014 -0700
20883
20884     .desktop: Use %F instead of %f in .desktop files
20885     
20886     %F is a list of files, %f is a single file. All of our tools can
20887     handle lists of files, so make the .desktop file reflect that.
20888     
20889     Signed-off-by: Keith Packard <keithp@keithp.com>
20890
20891 commit a72b7683606d3e741043011c929482a0a168a5c9
20892 Author: Bdale Garbee <bdale@gag.com>
20893 Date:   Tue Sep 9 23:44:45 2014 -0600
20894
20895     more build dependencies for processing icons
20896
20897 commit 1fb200d18cc385230b3af574816ec354682cc5c9
20898 Author: Keith Packard <keithp@keithp.com>
20899 Date:   Tue Sep 9 23:00:14 2014 -0700
20900
20901     icons: Use DESTDIR when updating mime/icon caches
20902     
20903     This is done in install-data-hook and needs to explicitly use DESTDIR
20904     
20905     Signed-off-by: Keith Packard <keithp@keithp.com>
20906
20907 commit a8c799c48a52bf13466536db627b66bfe2a435cd
20908 Author: Keith Packard <keithp@keithp.com>
20909 Date:   Tue Sep 9 09:38:03 2014 -0700
20910
20911     altoslib/altosuilib: clean all versions of the .jar file
20912     
20913     When we switch libary versions, we want to remove the old ones; just
20914     have 'make clean' remove all versions of the libaries.
20915     
20916     Signed-off-by: Keith Packard <keithp@keithp.com>
20917
20918 commit cef3be371cb3a9e481c2bd6abdf22c51953773f1
20919 Author: Keith Packard <keithp@keithp.com>
20920 Date:   Tue Sep 9 09:37:13 2014 -0700
20921
20922     altoslib/altosuilib: Add EasyMega support
20923     
20924     This makes flashing find the right files, and Monitor Idle show all of
20925     the state data.
20926     
20927     Signed-off-by: Keith Packard <keithp@keithp.com>
20928
20929 commit 08a82617c53718055d97df4fa60f3e5051d65383
20930 Author: Keith Packard <keithp@keithp.com>
20931 Date:   Tue Sep 9 09:09:22 2014 -0700
20932
20933     altos/easymega: Set USB PID for EasyMega to 0x0028
20934     
20935     It was using 0x0023, which is for TeleMega. 0x0028 is what's listed in
20936     usbvidpid.h.
20937     
20938     Signed-off-by: Keith Packard <keithp@keithp.com>
20939
20940 commit 9d3ab4c78f79d659ce800def77bc441c95fa15be
20941 Author: Keith Packard <keithp@keithp.com>
20942 Date:   Tue Sep 9 09:02:51 2014 -0700
20943
20944     altoslib: Fix idle monitor parsing of MMA655x state
20945     
20946     There's no ':' after 'MMA655X value' in the output, and the parser
20947     returns 'true' on success, not false.
20948     
20949     With this, 'Monitor Idle' now reports correct accelerometer readings.
20950     
20951     Signed-off-by: Keith Packard <keithp@keithp.com>
20952
20953 commit 2b7ba0a5be70ae1d661afb2592ce8a6bf660c793
20954 Author: Keith Packard <keithp@keithp.com>
20955 Date:   Tue Sep 9 09:01:42 2014 -0700
20956
20957     Tag version 1.4.9.3
20958     
20959     This should be the final firmware version for 1.5
20960     
20961     Signed-off-by: Keith Packard <keithp@keithp.com>
20962
20963 commit 445d61c3810154193aebbf0f08f075ac8e107baf
20964 Author: Keith Packard <keithp@keithp.com>
20965 Date:   Sat Sep 6 22:56:25 2014 -0700
20966
20967     altosui: Include EasyMega firmware in fat release
20968     
20969     Signed-off-by: Keith Packard <keithp@keithp.com>
20970
20971 commit f0d2d34f84980ab45ecedae17546f4d71e020c5e
20972 Merge: 8c212cd5 6c812f10
20973 Author: Bdale Garbee <bdale@gag.com>
20974 Date:   Sat Sep 6 23:42:47 2014 -0600
20975
20976     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
20977
20978 commit 6c812f10761ec4ebf13e29ccef1d6c2c864f1158
20979 Author: Keith Packard <keithp@keithp.com>
20980 Date:   Sat Sep 6 22:28:13 2014 -0700
20981
20982     doc: Update for version 1.5 release
20983     
20984     Add stuff about EasyMega and telemetry rate configuration. Update
20985     screen shots as needed.
20986     
20987     Signed-off-by: Keith Packard <keithp@keithp.com>
20988
20989 commit d83afa9320c24056469984873af0a3c70bee0962
20990 Author: Keith Packard <keithp@keithp.com>
20991 Date:   Sat Sep 6 20:44:30 2014 -0700
20992
20993     altos: Scale packet master receive delay by baud rate
20994     
20995     Increase the time we wait for return packets based on the remote
20996     protocol baud rate.
20997     
20998     Signed-off-by: Keith Packard <keithp@keithp.com>
20999
21000 commit e7515e3a88d53c50dd9b962cc8f43ce5376ccd0b
21001 Author: Keith Packard <keithp@keithp.com>
21002 Date:   Sat Sep 6 20:43:32 2014 -0700
21003
21004     altoslib: Increase timeouts when using low baud rate remote protocol
21005     
21006     When using 2400 or 9600 baud remote link rates, we need to increase
21007     the packet timeout from 500ms to much longer values to avoid annoying
21008     the user with timeout warnings.
21009     
21010     Signed-off-by: Keith Packard <keithp@keithp.com>
21011
21012 commit 46f08f8709c538f3fee8e166598f0bb930df6e3c
21013 Author: Keith Packard <keithp@keithp.com>
21014 Date:   Sat Sep 6 20:41:58 2014 -0700
21015
21016     altoslib: Update local callsign/baud rate when using remote protocol
21017     
21018     We've had code to synchronously update the local and remote radio
21019     frequencies when doing configuration over the remote link. This patch
21020     adds the same code when changing the call sign and baud rate.
21021     
21022     Signed-off-by: Keith Packard <keithp@keithp.com>
21023
21024 commit f395bcaa620490954d4a42de9b4870bc12bedc91
21025 Author: Keith Packard <keithp@keithp.com>
21026 Date:   Sat Sep 6 20:39:37 2014 -0700
21027
21028     altos: Reduce deviation at 2400/9600 baud
21029     
21030     There's no reason to use 20.5kHz deviation at 2400 and 9600 baud, and
21031     if we get a better receiver, we'll want to use narrower deviation to
21032     have less bandwidth sucking noise into the radio. The new values are
21033     (nominally) 5.125kHz deviation for 9600 baud and 1.5kHz deviation for
21034     2400 baud.
21035     
21036     Signed-off-by: Keith Packard <keithp@keithp.com>
21037
21038 commit 8c212cd5bfa03f71a31d84bd0051314e77d88461
21039 Merge: e9714e34 dd26ec2e
21040 Author: Bdale Garbee <bdale@gag.com>
21041 Date:   Sat Sep 6 13:41:36 2014 -0600
21042
21043     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
21044     
21045     Conflicts:
21046             ao-bringup/turnon_telemega
21047
21048 commit e9714e34091abe657aa1b30aeda9466331aa39c1
21049 Author: Bdale Garbee <bdale@gag.com>
21050 Date:   Sat Sep 6 13:40:59 2014 -0600
21051
21052     tweaking test scripts
21053
21054 commit dd26ec2e706bdd29090759deeb90090a0e3b74f0
21055 Author: Keith Packard <keithp@keithp.com>
21056 Date:   Sat Sep 6 00:39:41 2014 -0700
21057
21058     altosdroid: Mark completed items as 'done'
21059     
21060     Frequency display
21061     Re-load data on restart
21062     Auto re-connect to TBT at correct freq
21063     
21064     Signed-off-by: Keith Packard <keithp@keithp.com>
21065
21066 commit 18671803d078aa798b603c67b741c3ba4374f41d
21067 Author: Keith Packard <keithp@keithp.com>
21068 Date:   Sat Sep 6 00:14:26 2014 -0700
21069
21070     altosdroid: Add imperial unit support
21071     
21072     Provides a menu entry to switch units, changes all value displays to
21073     use the AltosLib units conversion code.
21074     
21075     Signed-off-by: Keith Packard <keithp@keithp.com>
21076
21077 commit 2b2ebd2fee46158abd1ae050cd6d1040ead849a0
21078 Author: Keith Packard <keithp@keithp.com>
21079 Date:   Fri Sep 5 23:10:07 2014 -0700
21080
21081     altosdroid: Update tab contents before switching
21082     
21083     Make sure the new tab contents are updated before switching tabs so
21084     that the user doesn't see old stuff.
21085     
21086     Signed-off-by: Keith Packard <keithp@keithp.com>
21087
21088 commit 08bbb1c3de73c9aaf920b11247eae544df6eac0c
21089 Author: Keith Packard <keithp@keithp.com>
21090 Date:   Fri Sep 5 22:06:21 2014 -0700
21091
21092     altosdroid: Ignore TelemetryService messages after service shutdown
21093     
21094     Messages may get delivered after the service has been shut down;
21095     ignore those.
21096     
21097     Signed-off-by: Keith Packard <keithp@keithp.com>
21098
21099 commit 101ac21f05a69bdeb07d423aa18017eca04fc47f
21100 Author: Keith Packard <keithp@keithp.com>
21101 Date:   Thu Sep 4 11:28:40 2014 -0700
21102
21103     altosdroid: add new TelemetryState.java
21104     
21105     Signed-off-by: Keith Packard <keithp@keithp.com>
21106
21107 commit 2b03aca995b0151d7e820775f6a9d4afec462633
21108 Author: Keith Packard <keithp@keithp.com>
21109 Date:   Wed Sep 3 22:59:09 2014 -0700
21110
21111     altosui: Don't mark altimeter dirty when opening pyro panel
21112     
21113     Skip setting the UI dirty when filling in the pyro firing time value.
21114     
21115     Signed-off-by: Keith Packard <keithp@keithp.com>
21116
21117 commit be38fb88d11bda1ba1caca38220773d3abcede19
21118 Author: Keith Packard <keithp@keithp.com>
21119 Date:   Wed Sep 3 22:58:22 2014 -0700
21120
21121     altos: Allow negative values for pyro configuration data
21122     
21123     All of the integer pyro configuration parameters may be negative, so
21124     parse that correctly.
21125     
21126     Signed-off-by: Keith Packard <keithp@keithp.com>
21127
21128 commit 3842735e303f0bf6f46ed8cb659c92d8bb9bd137
21129 Author: Keith Packard <keithp@keithp.com>
21130 Date:   Wed Sep 3 22:32:49 2014 -0700
21131
21132     altosdroid: Use single object to pass data to UI
21133     
21134     Instead of having separate messages for each piece of telemetry state,
21135     package the whole mess up in one object and send it for any
21136     change. This simplifies tracking within the UI by avoiding corner
21137     cases during reconnect.
21138     
21139     Signed-off-by: Keith Packard <keithp@keithp.com>
21140
21141 commit adc46e2f1346d98ef4f6c2351fef95fbc8ddf831
21142 Author: Keith Packard <keithp@keithp.com>
21143 Date:   Wed Sep 3 22:12:15 2014 -0700
21144
21145     altos/telefire: Add firing length to manual pad command
21146     
21147     This adds an optional length of time (in 1/10s of a second) to the
21148     ao_pad_manual function to enable testing of igniters without needing
21149     to use TeleLCO.
21150     
21151     Signed-off-by: Keith Packard <keithp@keithp.com>
21152
21153 commit b838a974d0dad43ff02060d8d913d9369eb20e96
21154 Author: Keith Packard <keithp@keithp.com>
21155 Date:   Mon Sep 1 18:25:00 2014 -0500
21156
21157     altosui: Fix 'pad' screen for TeleGPS
21158     
21159     Don't report pad position for TeleGPS
21160     
21161     Signed-off-by: Keith Packard <keithp@keithp.com>
21162
21163 commit 7735cee871d02215517cb9d91cd552f003ca6a50
21164 Author: Keith Packard <keithp@keithp.com>
21165 Date:   Mon Sep 1 18:23:42 2014 -0500
21166
21167     altoslib: Catch a couple null pointers in AltosConfigTD
21168     
21169     When messing with TD, I hit a couple of paths that could try to
21170     dereference null pointers. Check for those.
21171     
21172     Signed-off-by: Keith Packard <keithp@keithp.com>
21173
21174 commit 57f0ae384f3c206ea777dc7c93b594ae3901f354
21175 Author: Keith Packard <keithp@keithp.com>
21176 Date:   Mon Sep 1 18:21:49 2014 -0500
21177
21178     altoslib: Ignore extra AO_LOG_FLIGHT records from TeleGPS
21179     
21180     TeleGPS was inserting a spurious AO_LOG_FLIGHT record each time it
21181     turned on, which confused altoslib quite a bit.
21182     
21183     Signed-off-by: Keith Packard <keithp@keithp.com>
21184
21185 commit a4202b4180e77e2a39ca071d3b8b8256ff0fc7b5
21186 Author: Keith Packard <keithp@keithp.com>
21187 Date:   Mon Sep 1 18:12:29 2014 -0500
21188
21189     altos: Don't add AO_LOG_FLIGHT to existing GPS logs
21190     
21191     When appending to a TeleGPS log, don't stick another flight value into
21192     the log. That just confuses the ground station software.
21193     
21194     Signed-off-by: Keith Packard <keithp@keithp.com>
21195
21196 commit aa7dd289ee72f7a49a08ce0229c4e0e0404499d0
21197 Author: Keith Packard <keithp@keithp.com>
21198 Date:   Sun Aug 31 00:28:15 2014 -0500
21199
21200     altosdroid: reload previous log file at connect time
21201     
21202     Use the saved logfile to re-load the previous state at startup time.
21203     
21204     Signed-off-by: Keith Packard <keithp@keithp.com>
21205
21206 commit 00a3eace5ea885205270137f190538b010fd679f
21207 Author: Keith Packard <keithp@keithp.com>
21208 Date:   Sun Aug 31 00:27:54 2014 -0500
21209
21210     altosdroid: Add missing preferences backend file
21211     
21212     Signed-off-by: Keith Packard <keithp@keithp.com>
21213
21214 commit a5e348905a510bb2dcf6d7734f5681fb8338cd87
21215 Author: Keith Packard <keithp@keithp.com>
21216 Date:   Sun Aug 31 00:11:28 2014 -0500
21217
21218     altoslib: create logfiles preference object. check link in existing_data
21219     
21220     The logfiles preference hash wasn't getting created, resulting in
21221     crashes.
21222     
21223     When there was no link, don't try to load existing data.
21224     
21225     Signed-off-by: Keith Packard <keithp@keithp.com>
21226
21227 commit bc3fbcb35090be3856284ccf4d908ebf39d02bec
21228 Author: Keith Packard <keithp@keithp.com>
21229 Date:   Sun Aug 31 00:08:33 2014 -0500
21230
21231     altosdroid: Add quit. Restart. Show freq in title.
21232     
21233     Add a quit button to menu.
21234     When restarting, reconnect to previous device.
21235     When connecting, set the freq/rate to previous values.
21236     
21237     Signed-off-by: Keith Packard <keithp@keithp.com>
21238
21239 commit 0b70ea04e807c69a987d5976ab217f9f65fb1e09
21240 Author: Keith Packard <keithp@keithp.com>
21241 Date:   Fri Aug 29 22:33:36 2014 -0500
21242
21243     altosdroid: fixup fetching active device address
21244     
21245     Signed-off-by: Keith Packard <keithp@keithp.com>
21246
21247 commit 0014addf3356bad1eff76cffc396fb120308646c
21248 Author: Keith Packard <keithp@keithp.com>
21249 Date:   Fri Aug 29 22:08:43 2014 -0500
21250
21251     altoslib: TeleMega telemetry pyro voltages are uint8
21252     
21253     Using int8 means that voltages over about 6V are reported incorrectly.
21254     
21255     Signed-off-by: Keith Packard <keithp@keithp.com>
21256
21257 commit 810f9a4f79b0480973d84595140d3f8948ce26d9
21258 Author: Keith Packard <keithp@keithp.com>
21259 Date:   Fri Aug 29 15:22:43 2014 -0500
21260
21261     altosdroid: start restoring from log data on startup
21262     
21263     Remember which flight was last being received and reload that file
21264     
21265     Signed-off-by: Keith Packard <keithp@keithp.com>
21266
21267 commit 5872bd10df14b47de0e541bff16d9220af0558aa
21268 Author: Keith Packard <keithp@keithp.com>
21269 Date:   Fri Aug 29 15:12:38 2014 -0500
21270
21271     altos: Make sure pyro remains valid during delay
21272     
21273     Keep checking pyro status while waiting for delay to expire to make
21274     sure nothing changes. Disable pyro channel if something does.
21275     
21276     Signed-off-by: Keith Packard <keithp@keithp.com>
21277
21278 commit 54994d02a5ca5bb91512f31748a48a0140d3a640
21279 Author: Keith Packard <keithp@keithp.com>
21280 Date:   Thu Aug 28 19:52:30 2014 -0700
21281
21282     ao-bringup: Test EasyMega boards
21283
21284 commit 3c9cb4836edd4811fcdbb6ebbd25eb507a2ef5b1
21285 Author: Keith Packard <keithp@keithp.com>
21286 Date:   Mon Aug 18 10:57:26 2014 -0700
21287
21288     ao-bringup: Use ao-cal-accel instead of cal-accel in turnon scripts
21289     
21290     Signed-off-by: Keith Packard <keithp@keithp.com>
21291
21292 commit fac03ae9762f2af95b1ce5d99894173f9d9146f0
21293 Author: Keith Packard <keithp@keithp.com>
21294 Date:   Mon Aug 18 10:53:04 2014 -0700
21295
21296     Add ao-tools/ao-cal-accel
21297     
21298     This C version may be more reliable than the nickle version
21299     
21300     Signed-off-by: Keith Packard <keithp@keithp.com>
21301
21302 commit b357544dd64f5b0f209c6cc6cb4fa392a2c3e1fa
21303 Author: Bdale Garbee <bdale@gag.com>
21304 Date:   Mon Aug 18 11:25:32 2014 -0600
21305
21306     turn echo back on after accel cal in turnon_telemetrum so rest is easier
21307
21308 commit 44e389c31e5958c1a050fbe0dce5d7971a9d6a86
21309 Author: Keith Packard <keithp@keithp.com>
21310 Date:   Sun Aug 17 21:03:12 2014 -0700
21311
21312     altos: Add telerepeat-v1.0
21313     
21314     This uses TeleBT hardware to provide a telemetry repeater, receiving
21315     packets on one frequency and re-transmitting them on another.
21316     
21317     Signed-off-by: Keith Packard <keithp@keithp.com>
21318
21319 commit 5a51efd7f9b49ffadc91ccaf7a0d69566301c009
21320 Author: Keith Packard <keithp@keithp.com>
21321 Date:   Thu Jun 26 16:29:37 2014 -0700
21322
21323     altosui: Make Windows java test "smarter"
21324     
21325     Or at least have it try more options, and then finally ask the user
21326     before downloading and installing java
21327     
21328     Signed-off-by: Keith Packard <keithp@keithp.com>
21329
21330 commit bb7522acf040f41740ecd059e3d5d2480b652420
21331 Author: Keith Packard <keithp@keithp.com>
21332 Date:   Sun Aug 17 20:59:45 2014 -0700
21333
21334     telegps-v1.0: Provide one log and append to it
21335     
21336     Instead of creating per-flight logs, create a single log and append
21337     data to it each time TeleGPS is powered on. This avoids potentially
21338     running out of log space just because the device is powered off/on.
21339     
21340     Signed-off-by: Keith Packard <keithp@keithp.com>
21341
21342 commit 1530c24cc75cdf9ba87c7e153ff28bf7beb4384c
21343 Author: Keith Packard <keithp@keithp.com>
21344 Date:   Sun Aug 17 20:57:16 2014 -0700
21345
21346     cc1111: Wait for internal flash write to complete
21347     
21348     This ensures that we don't try to start another write too soon.
21349     
21350     Signed-off-by: Keith Packard <keithp@keithp.com>
21351
21352 commit 80e20b241359452028298567c76b2f644da5ad23
21353 Author: Keith Packard <keithp@keithp.com>
21354 Date:   Sun Aug 17 20:56:22 2014 -0700
21355
21356     Use -ldl when testing whether -m32 and -m64 builds work
21357     
21358     We only need -ldl, and not -lbluetooth now that libaltos uses dlopen
21359     on the bluetooth library
21360     
21361     Signed-off-by: Keith Packard <keithp@keithp.com>
21362
21363 commit 830f31fd6dc280e7a63ba689b7a48beff5c49072
21364 Author: Keith Packard <keithp@keithp.com>
21365 Date:   Sun Aug 17 20:55:34 2014 -0700
21366
21367     ao-tools/ao-send-telem: Support sending TM v2 and Tm v2 telemetry
21368     
21369     Add state tracking so the telemetry sending code works.
21370     
21371     Signed-off-by: Keith Packard <keithp@keithp.com>
21372
21373 commit 629b29b2718c174be9c811f224d0acf73fba4aff
21374 Author: Keith Packard <keithp@keithp.com>
21375 Date:   Sun Aug 17 20:54:44 2014 -0700
21376
21377     altoslib: Remove some debug printfs
21378     
21379     Signed-off-by: Keith Packard <keithp@keithp.com>
21380
21381 commit ef1dd370564b99da033109f2fb5f7bf29711a13f
21382 Author: Keith Packard <keithp@keithp.com>
21383 Date:   Sun Aug 17 20:53:31 2014 -0700
21384
21385     altoslib: Improve performance of AltosLib.hexbytes
21386     
21387     On an android device, this function was spending quite a bit of time
21388     calling hexbyte. Open code the conversion to improve performance.
21389     
21390     Signed-off-by: Keith Packard <keithp@keithp.com>
21391
21392 commit ee9f68ec877e3e5a67179f8c8abafbccc80eb804
21393 Author: Keith Packard <keithp@keithp.com>
21394 Date:   Sun Aug 17 20:51:36 2014 -0700
21395
21396     altoslib: Close serial port when AltosFlash fails to detect a target
21397     
21398     AltosDebug.check_connection raises an exception when the link fails,
21399     but the AltosFlash constructor didn't close the serial port in this
21400     case, causing the serial port to appear to be busy.
21401     
21402     Signed-off-by: Keith Packard <keithp@keithp.com>
21403
21404 commit 76fd424e4624cb376ac2cf84b01b77599756680a
21405 Author: Keith Packard <keithp@keithp.com>
21406 Date:   Sun Aug 17 20:50:38 2014 -0700
21407
21408     altoslib: Handle link timeout in AltosDebug.read_memory
21409     
21410     link.get_reply returns null on a link error; don't crash in
21411     read_memory when this happens.
21412     
21413     Signed-off-by: Keith Packard <keithp@keithp.com>
21414
21415 commit 935f769fee351545622e223a283fca64608ca410
21416 Author: Keith Packard <keithp@keithp.com>
21417 Date:   Sun Aug 17 20:49:27 2014 -0700
21418
21419     altoslib: Parse 'Log fixed:' configuration value
21420     
21421     TeleGPS holds a single flight record and constantly appends data to it
21422     instead of having separate flight records on the board. It reports
21423     'Log fixed: 1' to let AltosLib know that the size of the per-flight
21424     log is not configurable.
21425     
21426     Signed-off-by: Keith Packard <keithp@keithp.com>
21427
21428 commit 59dfe661fcb504f390d9726378c676f2b5b005f3
21429 Author: Keith Packard <keithp@keithp.com>
21430 Date:   Sun Aug 17 20:48:23 2014 -0700
21431
21432     altosdroid: Skip updating hidden UI elements
21433     
21434     Instead of updating everything in the UI, only update the visible UI
21435     elements to save a bunch of computation.
21436     
21437     Signed-off-by: Keith Packard <keithp@keithp.com>
21438
21439 commit b1f1844aa514893228080704da3b3ccf855bda1e
21440 Author: Keith Packard <keithp@keithp.com>
21441 Date:   Sun Aug 17 20:46:48 2014 -0700
21442
21443     altosdroid: Add telemetry rate support
21444     
21445     Provides a menu to select the receiver telemetry bit rate
21446     
21447     Signed-off-by: Keith Packard <keithp@keithp.com>
21448
21449 commit e935ebe55705cb0506aac0859583d54fd8e5ca46
21450 Author: Keith Packard <keithp@keithp.com>
21451 Date:   Thu Aug 14 19:03:29 2014 -0700
21452
21453     altos: Report additional pyro channels via beeper
21454     
21455     Send a beep for each additional pyro channel, low for no igniter, mid
21456     for igniter. Does not change the reporting for the apogee/main channels.
21457     
21458     Signed-off-by: Keith Packard <keithp@keithp.com>
21459
21460 commit c4dd29fcbbb93e991993a0aa444748dba4ee7dde
21461 Author: Keith Packard <keithp@keithp.com>
21462 Date:   Tue Jul 22 14:18:06 2014 -0700
21463
21464     altos: Document which TeleFire alarm pins are which
21465     
21466     Signed-off-by: Keith Packard <keithp@keithp.com>
21467
21468 commit d8e2b661e895fc59ded002a02191dcccce75f548
21469 Author: Keith Packard <keithp@keithp.com>
21470 Date:   Sat Jul 19 22:35:30 2014 -0700
21471
21472     altos: Have MicroKite just start recording at startup
21473     
21474     This avoids having MicroKite try to detect boost and has it just start
21475     recording data immediately.
21476     
21477     Signed-off-by: Keith Packard <keithp@keithp.com>
21478
21479 commit 59976c44d1b6ee6505cfa4efd9a26ec4302f6c33
21480 Author: Bdale Garbee <bdale@gag.com>
21481 Date:   Thu Aug 14 18:16:14 2014 -0600
21482
21483     change easymega from v0.1 to v1.0, tweak to build on master, add to Makefile
21484
21485 commit 4828be0ca5252ac9cd6061209385dcd6c4c57965
21486 Merge: 17e894d1 165b7dcf
21487 Author: Bdale Garbee <bdale@gag.com>
21488 Date:   Thu Aug 14 17:08:36 2014 -0600
21489
21490     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
21491
21492 commit 165b7dcf6fba90b15ff32b891cba4b9111c1965b
21493 Author: Keith Packard <keithp@keithp.com>
21494 Date:   Wed Jul 16 17:13:25 2014 -0700
21495
21496     altoslib: Handle TeleGPS files for KML export
21497     
21498     TeleGPS files had state values that couldn't be converted to colors,
21499     which resulted in a truncated file that wasn't much use for anything.
21500     
21501     Signed-off-by: Keith Packard <keithp@keithp.com>
21502
21503 commit 17e894d1b65231d07df009bc4e8ca92864ccf790
21504 Author: Bdale Garbee <bdale@gag.com>
21505 Date:   Tue Jul 15 23:15:50 2014 -0600
21506
21507     update turnon tools
21508
21509 commit ec7ceb607f5ba7e1ed5cfd32b7a452a5f364b095
21510 Author: Keith Packard <keithp@keithp.com>
21511 Date:   Tue Jul 15 00:44:14 2014 -0700
21512
21513     linux-fat: Fix up fat linux install icons, mime types and .desktop files
21514     
21515     use the standard xdg utilities to install mime type and .desktop
21516     files. The standard xdg icon installer doesn't handle svg icons, so we
21517     have to do those manually.
21518     
21519     With this patch, xfce, gnome3 and kde4 all place the applications in
21520     user-visible menus, display correct file icons and launch correct
21521     applications for our file types.
21522     
21523     Signed-off-by: Keith Packard <keithp@keithp.com>
21524
21525 commit fb914d37018a585a879161483609d3c0be556d1e
21526 Author: Keith Packard <keithp@keithp.com>
21527 Date:   Mon Jul 14 02:32:03 2014 -0700
21528
21529     altosuilib: Fix minor scan UI nits
21530     
21531     Wasn't computing geometry correctly and overlapped the 2400 baud entry
21532     with the list of scan results.
21533     
21534     Was not saving the telemetry rate/telemetry style when switching to
21535     monitor mode, which caused the new monitor to come up with the wrong values.
21536     
21537     Signed-off-by: Keith Packard <keithp@keithp.com>
21538
21539 commit 54b58e925e27e87bf2903678f87b7544ee2e8167
21540 Author: Keith Packard <keithp@keithp.com>
21541 Date:   Mon Jul 14 00:46:41 2014 -0700
21542
21543     Set version to 1.4.9.2
21544
21545 commit 9e9151c3b4bb9ce329e1b44440a7aceb9f39b9a0
21546 Author: Keith Packard <keithp@keithp.com>
21547 Date:   Mon Jul 14 00:45:13 2014 -0700
21548
21549     altoslib: Parse eeprom 'altitude-32' fields
21550     
21551     This lets us tell if the altimeter supports 32-bit GPS altitudes in
21552     the eeprom log.
21553     
21554     Signed-off-by: Keith Packard <keithp@keithp.com>
21555
21556 commit 0fd867f504dd7df62e95da98ded511bb7b9e4c66
21557 Author: Keith Packard <keithp@keithp.com>
21558 Date:   Sun Jul 13 20:44:39 2014 -0700
21559
21560     altos/test: Build TeleMetrumV2 flight test variant
21561     
21562     Parses TeleMetrumV2 eeprom files and runs the TeleMetrumV2 flight code.
21563     
21564     Signed-off-by: Keith Packard <keithp@keithp.com>
21565
21566 commit 50aec54bdc35962145eff9b465f9cd7b3d9fea0b
21567 Author: Keith Packard <keithp@keithp.com>
21568 Date:   Sun Jul 13 20:43:27 2014 -0700
21569
21570     altos: Make ao_gps_print deal with telem containing 32-bit altitude values
21571     
21572     ao_gps_print is used with new telem packets from a few places; use
21573     AO_TELEMETRY_LOCATION_ALTITUDE when necessary.
21574     
21575     Signed-off-by: Keith Packard <keithp@keithp.com>
21576
21577 commit 6c3d09bf40f2af6e8722f33a70b41e5d94ceaf9f
21578 Author: Keith Packard <keithp@keithp.com>
21579 Date:   Sun Jul 13 20:42:41 2014 -0700
21580
21581     altos: Interrupt radio receive when changing data rate
21582     
21583     This aborts any pending radio receive when changing the data rate so
21584     that the radio can be reprogrammed to receive at the correct rate.
21585     
21586     Signed-off-by: Keith Packard <keithp@keithp.com>
21587
21588 commit 5d1adc6775a66633661af747bc4176e06f97630f
21589 Author: Keith Packard <keithp@keithp.com>
21590 Date:   Sun Jul 13 20:41:36 2014 -0700
21591
21592     ao-tools: Add a few GPS telem/eeprom constants
21593     
21594     These make it possible to encode/decode GPS data from telemetry and
21595     eeprom files
21596     
21597     Signed-off-by: Keith Packard <keithp@keithp.com>
21598
21599 commit 6c9daa4f471ac90ffce3bfe8876c9008f79a5b7f
21600 Author: Keith Packard <keithp@keithp.com>
21601 Date:   Sun Jul 13 20:40:40 2014 -0700
21602
21603     ao-tools: Provide altitude to temperature conversion function
21604     
21605     This takes altitude and computes the 'normal' temperature for
21606     that.
21607     
21608     Signed-off-by: Keith Packard <keithp@keithp.com>
21609
21610 commit e447e1e5c90d3fc1be9c5a1c966c7c688a87ba18
21611 Author: Keith Packard <keithp@keithp.com>
21612 Date:   Sun Jul 13 11:06:29 2014 -0700
21613
21614     ao-tools: Add TMv2 and Tgps log formats to cc.h
21615     
21616     Signed-off-by: Keith Packard <keithp@keithp.com>
21617
21618 commit a60ba449ec237ad3b8dade9dcea603b349dbccb1
21619 Author: Keith Packard <keithp@keithp.com>
21620 Date:   Sat Jul 12 23:52:05 2014 -0700
21621
21622     altos/telefire,telelco: Add HAS_RADIO_RATE to launch system software
21623     
21624     This lets us set the rate to a lower value to improve range. 9600 baud
21625     works great; 2400 baud makes the initial search take a long time.
21626     
21627     Signed-off-by: Keith Packard <keithp@keithp.com>
21628
21629 commit fa155693282746861b227afd6cbccc83dfd1bbed
21630 Author: Keith Packard <keithp@keithp.com>
21631 Date:   Thu Jul 10 21:27:30 2014 -0700
21632
21633     telegps: Missing function in TeleGPSConfigUI
21634     
21635     set_altitude_32 was added to the abstract class but not here.
21636     
21637     Signed-off-by: Keith Packard <keithp@keithp.com>
21638
21639 commit 405626971b47d4d4031312232bf13ad3d4bace7f
21640 Author: Keith Packard <keithp@keithp.com>
21641 Date:   Thu Jul 10 21:13:49 2014 -0700
21642
21643     libaltos: typo in libaltos broke the build
21644     
21645     When converting this to use dlopen, I mis-typed the name hci_read_remote_name
21646     
21647     Signed-off-by: Keith Packard <keithp@keithp.com>
21648
21649 commit 5f5b03879d9daa68a56498b45ae87a804cb1926b
21650 Author: Keith Packard <keithp@keithp.com>
21651 Date:   Thu Jul 10 18:43:31 2014 -0700
21652
21653     altosui: Don't show bluetooth UI bits on mac/windows
21654     
21655     This just confuses people into thinking that bluetooth is supported on
21656     those machines.
21657     
21658     Signed-off-by: Keith Packard <keithp@keithp.com>
21659
21660 commit aac3fdce54233993c91d326df3732a7c448ac54a
21661 Author: Keith Packard <keithp@keithp.com>
21662 Date:   Thu Jul 10 18:42:37 2014 -0700
21663
21664     libaltos: Bind to libbluetooth at runtime on demand
21665     
21666     This lets us reliably start and run without libbluetooth present.
21667     
21668     Signed-off-by: Keith Packard <keithp@keithp.com>
21669
21670 commit 59702e5ff8d0522b0aa9dcca863309eaafbcda09
21671 Author: Keith Packard <keithp@keithp.com>
21672 Date:   Thu Jul 10 17:27:43 2014 -0700
21673
21674     altoslib: Extend telemetry heights from 16 to 32 bits
21675     
21676     Uses the GPS data and/or previous kalman data to compute the upper 16
21677     bits of the truncated telemetry altitude value.
21678     
21679     Signed-off-by: Keith Packard <keithp@keithp.com>
21680
21681 commit 6dc58c63d202e918f16d5fbe9b188d422edcdd9c
21682 Author: Keith Packard <keithp@keithp.com>
21683 Date:   Thu Jul 10 17:26:19 2014 -0700
21684
21685     altosui: Fix the 'Graph' button on the landed tab
21686     
21687     It hasn't been getting enabled since the state tabs were rewritten.
21688     
21689     Signed-off-by: Keith Packard <keithp@keithp.com>
21690
21691 commit 013e9ccfbe76dc46e8c69ea314950bed83d9a39f
21692 Author: Keith Packard <keithp@keithp.com>
21693 Date:   Thu Jul 10 17:18:38 2014 -0700
21694
21695     altos: Use 32-bits for flight state data (alt/speed/accel)
21696     
21697     Stores 32-bits for all of the flight parameters. Uses 64-bit
21698     intermediates for kalman computation.
21699     
21700     Signed-off-by: Keith Packard <keithp@keithp.com>
21701
21702 commit 31ae24b5da3e198e7555ea3768d3cbdec3a28a5f
21703 Author: Keith Packard <keithp@keithp.com>
21704 Date:   Thu Jul 10 17:15:09 2014 -0700
21705
21706     altos: Record pdop value in TeleMetrumV2 log
21707     
21708     There's only one byte free, so we'll record the pdop value
21709     
21710     Signed-off-by: Keith Packard <keithp@keithp.com>
21711
21712 commit 47e62bb26984f6c84660c1d0451f77c2d6ad7e5a
21713 Author: Keith Packard <keithp@keithp.com>
21714 Date:   Thu Jul 10 17:13:09 2014 -0700
21715
21716     altos: Scale DOP values by 10 in GPS drivers
21717     
21718     sky traq was scaling by 5, ublox was scaling by 100.
21719     
21720     Signed-off-by: Keith Packard <keithp@keithp.com>
21721
21722 commit ed2a08c50d6b8ebcc8c1d2f15e73c1f2a1e25041
21723 Author: Keith Packard <keithp@keithp.com>
21724 Date:   Thu Jul 10 17:10:49 2014 -0700
21725
21726     altoslib: Handle wide GPS altitude values in eeprom and telemetry
21727     
21728     Detect when the wider data is present and handle it correctly
21729     
21730     Signed-off-by: Keith Packard <keithp@keithp.com>
21731
21732 commit 34d5be68ca23e8beb05db9a480faef63ecc911d0
21733 Author: Keith Packard <keithp@keithp.com>
21734 Date:   Thu Jul 10 17:07:48 2014 -0700
21735
21736     altos: Extend GPS altitudes to at least 24 bits everywhere
21737     
21738     Telemetry gets a special 'mode' flag indicating that 24-bit data is
21739     present; log files get new data and log readers are expected to detect
21740     that via the firmware version number.
21741     
21742     Signed-off-by: Keith Packard <keithp@keithp.com>
21743
21744 commit 0d044af0c5025a63026d05adcab68f265f179668
21745 Author: Keith Packard <keithp@keithp.com>
21746 Date:   Thu Jul 10 16:19:52 2014 -0700
21747
21748     altosuilib: Allow for unitless axes in graphs
21749     
21750     DOP values have no units.
21751     
21752     Signed-off-by: Keith Packard <keithp@keithp.com>
21753
21754 commit a2f44fa867b17a0f1c1ee9aa9b99ecaa102a361b
21755 Author: Keith Packard <keithp@keithp.com>
21756 Date:   Thu Jul 10 16:19:34 2014 -0700
21757
21758     altosuilib: Add GPS DOP values to info table
21759     
21760     Signed-off-by: Keith Packard <keithp@keithp.com>
21761
21762 commit 61cbad00b68d9f4f2fed7b76132433e263966952
21763 Author: Keith Packard <keithp@keithp.com>
21764 Date:   Thu Jul 10 16:19:17 2014 -0700
21765
21766     altosuilib: Add GPS DOP values to graph
21767     
21768     Signed-off-by: Keith Packard <keithp@keithp.com>
21769
21770 commit 9dafabd77676e08da4067cd405b6f03bf8d8ff85
21771 Author: Keith Packard <keithp@keithp.com>
21772 Date:   Thu Jul 10 16:17:56 2014 -0700
21773
21774     altoslib: Ensure CSV output is consistent
21775     
21776     Scan entire flight to figure out which columns to include before
21777     outputing header or data. Limit data output to values which are valid.
21778     
21779     Signed-off-by: Keith Packard <keithp@keithp.com>
21780
21781 commit b8fa4e9a077e8e04b922d0c434c139ad0a57ee66
21782 Author: Keith Packard <keithp@keithp.com>
21783 Date:   Thu Jul 10 16:15:52 2014 -0700
21784
21785     altoslib: Clean up GPS DOP support in AltosState
21786     
21787     Parse out hdop/pdop/vdop from telem and eeprom. Deal with legacy
21788     eeprom files that have dop/100 instead of dop/10 values.
21789     
21790     Clear state DOP values to MISSING at startup
21791     
21792     Signed-off-by: Keith Packard <keithp@keithp.com>
21793
21794 commit 6f2a4c610dfacbf500650db0eeeca6623bb49c5c
21795 Author: Keith Packard <keithp@keithp.com>
21796 Date:   Thu Jul 10 00:26:55 2014 -0700
21797
21798     micropeak/altosui/telegps: Fix icon file names
21799     
21800     The icon file names are now structured to have an organization name
21801     and application name component. This should avoid collisions with
21802     other packages when the icon files are installed in a shared
21803     directory, as on Linux. Within the Java .jar file, the new names need
21804     to be correctly referenced or we won't find them.
21805     
21806     Signed-off-by: Keith Packard <keithp@keithp.com>
21807
21808 commit 1684291ba9a4f3bc2828e7b079ac27efcba6a163
21809 Author: Keith Packard <keithp@keithp.com>
21810 Date:   Tue Jul 8 23:47:09 2014 -0700
21811
21812     altos/telemini-v2.0: Enable beep config and radio rate config
21813     
21814     use the smaller pa to altitude table to make room for the new code
21815     
21816     Signed-off-by: Keith Packard <keithp@keithp.com>
21817
21818 commit d926ccfbd4596eb3f981d2fcf8f6fc6ccc427db6
21819 Author: Keith Packard <keithp@keithp.com>
21820 Date:   Tue Jul 8 23:46:24 2014 -0700
21821
21822     altos: Add smaller pa to altitude table for TeleMini
21823     
21824     TeleMini doesn't have space for the larger table, and the smaller one
21825     isn't that much less accurate at lower altitudes.
21826     
21827     Signed-off-by: Keith Packard <keithp@keithp.com>
21828
21829 commit 1a55cbe1923280f7009c13d5eb5b2ccac89219c2
21830 Author: Keith Packard <keithp@keithp.com>
21831 Date:   Tue Jul 8 23:45:10 2014 -0700
21832
21833     altos/telemini-v2.0: Add memory decorations to new telemetry variables
21834     
21835     This lets TeleMini-v2.0 compile.
21836     
21837     Signed-off-by: Keith Packard <keithp@keithp.com>
21838
21839 commit 95f3a2825377bdb6737446df051c069d58f42d08
21840 Author: Keith Packard <keithp@keithp.com>
21841 Date:   Tue Jul 8 23:43:31 2014 -0700
21842
21843     altosui: Hide inactive altimeter configuration entries
21844     
21845     Instead of disabling them, just hide them so that entries that do not
21846     apply to a particular device won't get shown at all.
21847     
21848     Signed-off-by: Keith Packard <keithp@keithp.com>
21849
21850 commit 78db9e350db104da87e0fe4b72aa41bf6cf45e1d
21851 Author: Keith Packard <keithp@keithp.com>
21852 Date:   Sun Jul 6 20:10:21 2014 -0700
21853
21854     Bump version to 1.4.9.1 -- on the way to 1.5
21855
21856 commit d1527a5457210eb914312cf8857bfb88982a8462
21857 Author: Keith Packard <keithp@keithp.com>
21858 Date:   Sun Jul 6 12:35:13 2014 -0700
21859
21860     Add support for the "kite" micropeak variant
21861     
21862     This uses a 100m 'launch detect' altitude and logs data every 19.2s
21863     instead of every .192s.
21864     
21865     Signed-off-by: Keith Packard <keithp@keithp.com>
21866
21867 commit f02cc3eec53e9d703837dad55ec2e6625b192588
21868 Author: Keith Packard <keithp@keithp.com>
21869 Date:   Sat Jul 5 00:16:57 2014 -0700
21870
21871     telegps: Support variable telemetry rate
21872     
21873     Add combo box to monitoring window and device configuration.
21874     
21875     Signed-off-by: Keith Packard <keithp@keithp.com>
21876
21877 commit efb86669b5a74f244e2218f3385db633c36208af
21878 Author: Keith Packard <keithp@keithp.com>
21879 Date:   Fri Jul 4 23:41:16 2014 -0700
21880
21881     altosui: Support telemetry data rates
21882     
21883     Add combo box to flight UI and flight hardware configuration UIs
21884     Add telemetry rate to the TD/TBT config dialog
21885     
21886     Signed-off-by: Keith Packard <keithp@keithp.com>
21887
21888 commit 9557a24b02911a93d74ee29ce359e40266cb4fed
21889 Author: Keith Packard <keithp@keithp.com>
21890 Date:   Fri Jul 4 23:57:42 2014 -0700
21891
21892     altosuilib: Add telemetry rate to Scan UI
21893     
21894     Let the user scan for multiple data rates as well as telemetry formats
21895     and frequencies
21896     
21897     Signed-off-by: Keith Packard <keithp@keithp.com>
21898
21899 commit 55e6558fa7cb23fb1363a86c83fbd6abf67ea324
21900 Author: Keith Packard <keithp@keithp.com>
21901 Date:   Wed Jul 2 22:48:13 2014 -0700
21902
21903     altoslib: Support multiple telemetry rates
21904     
21905     Altos now supports 2400 and 9600 baud in addition to the classic 38400
21906     baud rate. Add support to altoslib for these as well
21907     
21908     Signed-off-by: Keith Packard <keithp@keithp.com>
21909
21910 commit 292cb8380b478542555b5f370e8252eafa2f74ac
21911 Author: Keith Packard <keithp@keithp.com>
21912 Date:   Sat Jul 5 00:04:06 2014 -0700
21913
21914     altos: Rework packet receive for cc1120
21915     
21916     Instead of blocking on PQT, just set up the receiver to start going
21917     and when the first bit interrupt comes in, grab the SPI bus if
21918     possible and configure it for reception. This improves sensitivity in
21919     the radio by a significant amount while making the code conceptually a
21920     bit nicer.
21921     
21922     Signed-off-by: Keith Packard <keithp@keithp.com>
21923
21924 commit e0ee2ac6bc68b73e13bf34fac3ffd4a3b79dce98
21925 Author: Keith Packard <keithp@keithp.com>
21926 Date:   Wed Jul 2 22:34:48 2014 -0700
21927
21928     altos: Add telemetry rate support to CC1120 driver
21929     
21930     This supports the new 2400 and 9600 baud rates
21931     
21932     Signed-off-by: Keith Packard <keithp@keithp.com>
21933
21934 commit 91461251f3aa8e1b37a3456f8fb94ab16bc0bec2
21935 Author: Keith Packard <keithp@keithp.com>
21936 Date:   Fri Jul 4 23:42:30 2014 -0700
21937
21938     altos: Packet reception tuning for cc1120 driver
21939     
21940     This adjusts the cc1120 receive parameters to increase sensitivity at
21941     the expense of reporting many more invalid packets to the UI.
21942     
21943     Signed-off-by: Keith Packard <keithp@keithp.com>
21944
21945 commit 8935e29e5aa9c01cd00b275a35dd7b99c00980c3
21946 Author: Keith Packard <keithp@keithp.com>
21947 Date:   Wed Jul 2 22:41:20 2014 -0700
21948
21949     altos: Add 2400 and 9600 baud telemetry support to cc115l driver
21950     
21951     Signed-off-by: Keith Packard <keithp@keithp.com>
21952
21953 commit aba1703a1cff3da001d64bf2d15a591816e3350e
21954 Author: Keith Packard <keithp@keithp.com>
21955 Date:   Wed Jul 2 22:31:59 2014 -0700
21956
21957     altos/cc1111: Add 2400 and 9600 baud telemetry rate support
21958     
21959     Signed-off-by: Keith Packard <keithp@keithp.com>
21960
21961 commit c20ddde2f9eb0ad8dbb982e9d0cbe91639160a34
21962 Author: Keith Packard <keithp@keithp.com>
21963 Date:   Wed Jul 2 22:30:23 2014 -0700
21964
21965     altos/cc1111: Adjust receive parameters to improve sensitivity
21966     
21967     This removes the packet quality test and carrier sense tests when
21968     deciding whether to start decoding a packet. This lets more bad
21969     packets through, but the CRC check catches those and now we're
21970     regularly receiving packets down to -110 or even -112 dBm. Before this
21971     change, we'd rarely see packets as low as -105dBm
21972     
21973     Signed-off-by: Keith Packard <keithp@keithp.com>
21974
21975 commit ea5887027e7a39da2b7d84a142d74950b7a24703
21976 Author: Keith Packard <keithp@keithp.com>
21977 Date:   Sat Jul 5 00:09:25 2014 -0700
21978
21979     altos: Call ao_telemetry_reset_interval when telemetry rate changes
21980     
21981     This lets the radio code adjust the telemetry packet sending pattern
21982     when the data rate changes.
21983     
21984     Signed-off-by: Keith Packard <keithp@keithp.com>
21985
21986 commit 214a38eb2b084baec526aa42016eddb954038639
21987 Author: Keith Packard <keithp@keithp.com>
21988 Date:   Wed Jul 2 22:44:07 2014 -0700
21989
21990     altos: Add config support for 2400 and 9600 baud telemetry rates
21991     
21992     Signed-off-by: Keith Packard <keithp@keithp.com>
21993
21994 commit 0605b5a1cdff5cfd71fc9ef3161a62d74a1124b4
21995 Author: Keith Packard <keithp@keithp.com>
21996 Date:   Wed Jul 2 22:42:10 2014 -0700
21997
21998     altos: Add defines for 2400 and 9600 baud telemetry rates
21999     
22000     Signed-off-by: Keith Packard <keithp@keithp.com>
22001
22002 commit f8567a7be7ccd5dcc57ab65e63efe45e62008127
22003 Author: Keith Packard <keithp@keithp.com>
22004 Date:   Fri Jul 4 23:26:57 2014 -0700
22005
22006     altos: Reduce configuration data telemetry to once per 5 seconds
22007     
22008     This data is constant, so we don't need to send it very often. Once
22009     every five seconds should be plenty.
22010     
22011     Signed-off-by: Keith Packard <keithp@keithp.com>
22012
22013 commit 657d455a2fad36193e6b3a7037d9ba7f09ae1168
22014 Author: Keith Packard <keithp@keithp.com>
22015 Date:   Wed Jul 2 22:46:07 2014 -0700
22016
22017     altos: Use TeleMetrum v1.9 board for MegaDongle experiments
22018     
22019     This configures the MegaDongle v0.1 directory to use the pin
22020     assignments in TeleMetrum v1.9 boards.
22021     
22022     Signed-off-by: Keith Packard <keithp@keithp.com>
22023
22024 commit 48508479b0f6f8d6e73db1cae8ee8acdaba022d8
22025 Author: Keith Packard <keithp@keithp.com>
22026 Date:   Wed Jul 2 22:45:01 2014 -0700
22027
22028     altos: Stop sticking cc1111 firmware in src directory
22029     
22030     This just clutters src.
22031     
22032     Signed-off-by: Keith Packard <keithp@keithp.com>
22033
22034 commit 500353ec83af0da7fce3d67f2707f4725b1f50ba
22035 Author: Keith Packard <keithp@keithp.com>
22036 Date:   Wed Jul 2 22:42:43 2014 -0700
22037
22038     altos: ao_rssi subsystem needs to use AO_LED_TYPE instead of uint8_t
22039     
22040     Signed-off-by: Keith Packard <keithp@keithp.com>
22041
22042 commit cb15cb8db5ef570b57f89d4e58734554542f99ff
22043 Author: Keith Packard <keithp@keithp.com>
22044 Date:   Fri Jul 4 23:22:20 2014 -0700
22045
22046     altosuilib: Remove debug printfs from map cache
22047     
22048     Just annoying
22049     
22050     Signed-off-by: Keith Packard <keithp@keithp.com>
22051
22052 commit 2e99ff2c99f5d4a2fa196507e794c690665ab39e
22053 Author: Keith Packard <keithp@keithp.com>
22054 Date:   Fri Jul 4 23:20:51 2014 -0700
22055
22056     altoslib: Preserve receiver_serial across state reset for new transmitter
22057     
22058     When the transmitter serial or flight number changes, we re-init the
22059     state information, but we want to preserve the receiver serial number
22060     so that the log file has that in the name
22061     
22062     Signed-off-by: Keith Packard <keithp@keithp.com>
22063
22064 commit d6e64790287d684cb9b70c67fa270825932cc020
22065 Author: Keith Packard <keithp@keithp.com>
22066 Date:   Wed Jun 25 13:50:54 2014 -0700
22067
22068     altoslib: Disable telemetry while getting config data
22069     
22070     We're seeing some log files created without a suitable -via- number
22071     included. My hypothesis is that incoming telemetry is getting
22072     interleaved with the configuration data containing the serial
22073     number. This change simply disables telemetry while retrieving the
22074     configuration data to try and keep that from happening.
22075     
22076     Signed-off-by: Keith Packard <keithp@keithp.com>
22077
22078 commit 98c3c3f7edd58358939f7dacf5b8f4c336712f5b
22079 Author: Keith Packard <keithp@keithp.com>
22080 Date:   Fri Jul 4 23:38:53 2014 -0700
22081
22082     altosui/telegps: Undo the frequency/telemetry menu changes
22083     
22084     Using menus for these items isn't what we want; we want to show the
22085     current value on the screen, which is what a combo box is for. Switch
22086     back to those and remove the frequency and telemetry config from the
22087     TeleGPS menu bar so that Mac OS X is happy.
22088     
22089     Signed-off-by: Keith Packard <keithp@keithp.com>
22090
22091 commit 505c6a1f8b8d68fe6f74dcb4428c860157fae3de
22092 Author: Bdale Garbee <bdale@gag.com>
22093 Date:   Wed Jun 25 13:37:56 2014 -0600
22094
22095     note need to push the updated repo with production binaries during release
22096
22097 commit 75db560e2c9fbb2889db507acc93e889bf15bc2a
22098 Author: Bdale Garbee <bdale@gag.com>
22099 Date:   Tue Jun 24 22:43:04 2014 -0600
22100
22101     Windows sucks, hard .. make sure filenames are legal in .mdwn files
22102
22103 commit 61ca8493566d5ea0da379970ab94f80a462dd368
22104 Author: Bdale Garbee <bdale@gag.com>
22105 Date:   Tue Jun 24 22:35:43 2014 -0600
22106
22107     update Releasing file based on learnings from 1.4.1 release
22108
22109 commit 424112349d54bb6360403683f8012b83f49220be
22110 Author: Keith Packard <keithp@keithp.com>
22111 Date:   Tue Jun 24 20:57:29 2014 -0700
22112
22113     telegps: Disable tracker config when not available
22114     
22115     Tracker motion and interval were both left enabled even when the
22116     device being configured didn't support them. Disable them like other
22117     elements.
22118     
22119     Signed-off-by: Keith Packard <keithp@keithp.com>
22120
22121 commit 7427f8bac7b3743ce0ab990612bf7168b95e22f9
22122 Author: Keith Packard <keithp@keithp.com>
22123 Date:   Tue Jun 24 20:52:34 2014 -0700
22124
22125     altosui: Don't show the tracker motion value when switching units
22126     
22127     The tracker value was left enabled when hidden; the logic for deciding
22128     whether to update it with new information used only the enabled state,
22129     not the visible state. Set both states when hiding it to keep things
22130     more consistent
22131     
22132     Signed-off-by: Keith Packard <keithp@keithp.com>
22133
22134 commit 6cb5955ab5aa3b42a507c4a02812cb5569b8562b
22135 Author: Keith Packard <keithp@keithp.com>
22136 Date:   Fri Jun 20 11:56:58 2014 -0700
22137
22138     Add note about including Google maps API key
22139     
22140     Signed-off-by: Keith Packard <keithp@keithp.com>
22141
22142 commit f95b0e03c75d09e8ff4dbf9083cd3c8a30fdc4e6
22143 Author: Keith Packard <keithp@keithp.com>
22144 Date:   Fri Jun 20 11:51:11 2014 -0700
22145
22146     Add 1.4.1 release notes
22147     
22148     Signed-off-by: Keith Packard <keithp@keithp.com>
22149
22150 commit b2c5f7d10265794a5778546f2e3eca7d763eab56
22151 Author: Keith Packard <keithp@keithp.com>
22152 Date:   Tue Jun 24 20:31:50 2014 -0700
22153
22154     Clean all .desktop files, ignore them too
22155     
22156     All .desktop files are built from .desktop.in files, so just remove
22157     all of them in make clean, and ignore all of them in .gitignore.
22158     This makes the rename less painful.
22159     
22160     Signed-off-by: Keith Packard <keithp@keithp.com>
22161
22162 commit d1065424d144b8dab949db7e57140ffdf244bd48
22163 Author: Bdale Garbee <bdale@gag.com>
22164 Date:   Tue Jun 24 21:22:26 2014 -0600
22165
22166     need the api key in Bdale's root too
22167
22168 commit bd440afc2a6e37b74fffcf1b977e149485095316
22169 Merge: 5d4f912b a0ccab8e
22170 Author: Bdale Garbee <bdale@gag.com>
22171 Date:   Tue Jun 24 21:17:53 2014 -0600
22172
22173     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
22174
22175 commit a0ccab8e4235934538a03f8be3b37aa1bbd6b144
22176 Author: Keith Packard <keithp@keithp.com>
22177 Date:   Tue Jun 24 20:15:38 2014 -0700
22178
22179     altosuilib: Mark 'Configure AltosUI' window with maps key status
22180     
22181     This lets us check a build to make sure it has a maps key
22182     
22183     Signed-off-by: Keith Packard <keithp@keithp.com>
22184
22185 commit 5d4f912bcc6784f975c82f7b0ed8dc360e60aae8
22186 Author: Bdale Garbee <bdale@gag.com>
22187 Date:   Tue Jun 24 21:12:59 2014 -0600
22188
22189     make sure to use Google Maps API key for official builds
22190
22191 commit 048ce00ea0d1d2744552942559aa1da2431ab954
22192 Author: Keith Packard <keithp@keithp.com>
22193 Date:   Tue Jun 24 18:26:04 2014 -0700
22194
22195     icon: Generate altusmetrum.xpm and install it
22196     
22197     This is for the debian menu, still a required part of a debian package.
22198     
22199     Signed-off-by: Keith Packard <keithp@keithp.com>
22200
22201 commit dbff6dd42f8b6fb90c8d3f07bde48a6be0bfddf0
22202 Author: Keith Packard <keithp@keithp.com>
22203 Date:   Tue Jun 24 18:25:31 2014 -0700
22204
22205     altosuilib: Outline map lines and distance value with white
22206     
22207     This makes the value and line visible on dark backgrounds
22208     
22209     Signed-off-by: Keith Packard <keithp@keithp.com>
22210
22211 commit ade2cc9abb8ca403a9ae5d1f9c145ab72ce94919
22212 Author: Keith Packard <keithp@keithp.com>
22213 Date:   Tue Jun 24 18:24:02 2014 -0700
22214
22215     altosuilib: Make map cache size configurable
22216     
22217     Systems with sufficient memory can get smoother map scrolling by
22218     making the cache larger. Would be nice to do this automatically?
22219     
22220     Signed-off-by: Keith Packard <keithp@keithp.com>
22221
22222 commit 97269bb90c1602a1f8c54fc7b6c34383a0370621
22223 Author: Keith Packard <keithp@keithp.com>
22224 Date:   Tue Jun 24 15:58:35 2014 -0700
22225
22226     Bump version to 1.4.1.1
22227
22228 commit 309d91d25099bebda21e165165efa9ce86cb0a47
22229 Author: Keith Packard <keithp@keithp.com>
22230 Date:   Tue Jun 24 15:57:13 2014 -0700
22231
22232     altos/ao_flight_test: Get the Tmega version compiling again
22233     
22234     A few changes broke this recently.
22235     
22236     Signed-off-by: Keith Packard <keithp@keithp.com>
22237
22238 commit 443bbb09468df7c1a10f2c76996c92380d8b8c23
22239 Author: Keith Packard <keithp@keithp.com>
22240 Date:   Tue Jun 24 15:56:11 2014 -0700
22241
22242     altos: Add optional debugging to print out pyro firing status
22243     
22244     This dumps pyro check failures for ao_flight_test so you can see why
22245     pyro charges aren't firing.
22246     
22247     Signed-off-by: Keith Packard <keithp@keithp.com>
22248
22249 commit 0a19073649570016db28d5e2a4a225273732adb5
22250 Author: Keith Packard <keithp@keithp.com>
22251 Date:   Sun Jun 22 21:13:54 2014 -0700
22252
22253     ao-bringup: Use the C tools to test EasyMini
22254     
22255     I think my USB driver in the kernel is broken; the nickle versions of
22256     these  tools did very strange things and never worked.
22257     
22258     Signed-off-by: Keith Packard <keithp@keithp.com>
22259
22260 commit fc3364de2b6cdfff53f5c38b3ae52ae5601ff3b7
22261 Author: Keith Packard <keithp@keithp.com>
22262 Date:   Sun Jun 22 21:12:37 2014 -0700
22263
22264     ao-tools: Add ao-test-baro, ao-test-igniter and ao-test-flash
22265     
22266     C versions of the test programs used to validate hardware prior to ship
22267     
22268     Signed-off-by: Keith Packard <keithp@keithp.com>
22269
22270 commit 6cc2d671c0e335fbedb0e97699f8f273502c6807
22271 Author: Keith Packard <keithp@keithp.com>
22272 Date:   Sun Jun 22 21:06:24 2014 -0700
22273
22274     altosui/telegps: Expose configurable APRS SSID
22275     
22276     Signed-off-by: Keith Packard <keithp@keithp.com>
22277
22278 commit 3f3382126bf1122b1a78abe8458af5ec112a1f95
22279 Author: Keith Packard <keithp@keithp.com>
22280 Date:   Sun Jun 22 21:05:05 2014 -0700
22281
22282     altos: Make APRS SSID configurable
22283     
22284     This uses the low-digit from the serial number by default, but lets
22285     the user change it if desired.
22286     
22287     Signed-off-by: Keith Packard <keithp@keithp.com>
22288
22289 commit ca1c62ca3ea016a1a5baa4520e484c102280c3e3
22290 Author: Keith Packard <keithp@keithp.com>
22291 Date:   Sat Jun 21 18:27:42 2014 -0700
22292
22293     altosui: Add Ignitor tab to Monitor Idle mode
22294     
22295     Oops; missed adding this when I included it in the Monitor Flight window.
22296     
22297     Signed-off-by: Keith Packard <keithp@keithp.com>
22298
22299 commit 602d6a2424a5c16e22febf6b4e6b3816022261c7
22300 Author: Keith Packard <keithp@keithp.com>
22301 Date:   Fri Jun 20 00:41:17 2014 -0700
22302
22303     altos/aprs: Encode last serial number in SSID. Transmit serial in comment
22304     
22305     This makes it a lot easier to tell which device is sending
22306     information, and to receive data from multiple devices on the same
22307     receiver.
22308     
22309     Signed-off-by: Keith Packard <keithp@keithp.com>
22310
22311 commit 3016ee5f21ec66bf9230b90ab1420b8fad628f8d
22312 Author: Keith Packard <keithp@keithp.com>
22313 Date:   Fri Jun 20 00:40:10 2014 -0700
22314
22315     altosuilib: Wrap radio frequency menu in JMenuBar when used in config
22316     
22317     The device config dialogs place the radio frequency menu inside a
22318     dialog box; it needs to be inside a MenuBar to work properly, so
22319     create one to hold it.
22320     
22321     Signed-off-by: Keith Packard <keithp@keithp.com>
22322
22323 commit 1b0f56ddb2b85b68232c22a7a8b8744cb9ad76f9
22324 Author: Keith Packard <keithp@keithp.com>
22325 Date:   Thu Jun 19 14:33:27 2014 -0700
22326
22327     Rename icon files to fit XDG specifications. Add file icons. Add mime types
22328     
22329     Our SVG icons now follow XDG standards by including a vendor
22330     prefix. The new file type icons include application-vnd.altusmetrum as
22331     a prefix so that they match the mime types declared.
22332     
22333     Signed-off-by: Keith Packard <keithp@keithp.com>
22334
22335 commit 37856672c57f2fd91184c2391a201bbbdc48545e
22336 Author: Keith Packard <keithp@keithp.com>
22337 Date:   Thu Jun 19 10:25:07 2014 -0700
22338
22339     linux: .desktop files must begin with organization name
22340     
22341     The spec requires that .desktop files start with the organization
22342     name, so I've renamed all of them to altusmetrum-<application>.desktop
22343     
22344     Signed-off-by: Keith Packard <keithp@keithp.com>
22345
22346 commit 1d773cb8921848c99f12b8cd9840cb0267b66e1f
22347 Author: Keith Packard <keithp@keithp.com>
22348 Date:   Wed Jun 18 20:35:12 2014 -0700
22349
22350     windows: Missed adding 'refresh-sh.nsh'
22351     
22352     This script forces windows explorer to reload icons.
22353     
22354     Signed-off-by: Keith Packard <keithp@keithp.com>
22355
22356 commit 7767a045d446ea2bc5fe1ec98d89274155f956c4
22357 Author: Keith Packard <keithp@keithp.com>
22358 Date:   Wed Jun 18 16:18:05 2014 -0700
22359
22360     macosx: Respond to apple messages in all apps
22361     
22362     This connects the callbacks in AltosUIFrame to actually do something
22363     useful with them.
22364     
22365     Signed-off-by: Keith Packard <keithp@keithp.com>
22366
22367 commit d5bdb1c5974788b9569897435808fd01b04b0c4d
22368 Author: Keith Packard <keithp@keithp.com>
22369 Date:   Wed Jun 18 16:14:44 2014 -0700
22370
22371     altosuilib: Hook up apple messages to callbacks
22372     
22373     This supports open, quit and preferences. I'm leaving 'about' to the
22374     existing stuff until I decide it's worth the effort to create a fancy
22375     about dialog.
22376     
22377     Signed-off-by: Keith Packard <keithp@keithp.com>
22378
22379 commit e3eab18682e77c5394918448409d383a28ba23ad
22380 Author: Keith Packard <keithp@keithp.com>
22381 Date:   Wed Jun 18 14:16:36 2014 -0700
22382
22383     altosui: Ship TeleMetrum v2.0 firmware with AltosUI
22384     
22385     Signed-off-by: Keith Packard <keithp@keithp.com>
22386
22387 commit fac94c593285eacda57de257fa2be0548341b567
22388 Author: Keith Packard <keithp@keithp.com>
22389 Date:   Wed Jun 18 14:15:27 2014 -0700
22390
22391     macosx: Define icons for our file types on OS X
22392     
22393     Adds definitions to the Info.plist files shipped to specify which
22394     icons to show for .telem, .eeprom and .mpd files. Note that the
22395     applications don't respond to open apple events, so double clicking on
22396     a file only starts the application.
22397     
22398     Signed-off-by: Keith Packard <keithp@keithp.com>
22399
22400 commit 5871225a0c442cf5afa41a444ff8bfb8f4002721
22401 Author: Keith Packard <keithp@keithp.com>
22402 Date:   Wed Jun 18 02:16:51 2014 -0700
22403
22404     windows installer: Create file associations for Windows.
22405     
22406     This makes icons appear for the files in the file manager, and lets
22407     you double-click on the files to open the appropriate application.
22408     
22409     Signed-off-by: Keith Packard <keithp@keithp.com>
22410
22411 commit c93c4efefee0dbf6d193466efd6761d9a1849ae9
22412 Author: Keith Packard <keithp@keithp.com>
22413 Date:   Wed Jun 18 02:15:04 2014 -0700
22414
22415     icon: Construct .exe files to hold windows icons for file associations
22416     
22417     It appears that creating an executable with an icon resource is the
22418     only way to display icons for files. Fortunately, that's not all that
22419     hard.
22420     
22421     Signed-off-by: Keith Packard <keithp@keithp.com>
22422
22423 commit 3f4e765c05ddbae83ca0c0176572cd698f285d08
22424 Author: Keith Packard <keithp@keithp.com>
22425 Date:   Tue Jun 17 20:46:33 2014 -0700
22426
22427     Fix java version detection and downloading
22428     
22429     Move java stuff to a common include file, java.nsh
22430     
22431     Let any version no older than 1.6 serve by using ${VersionCompare}
22432     
22433     Use version 6 downloads as those don't require a click-through agreement.
22434     
22435     Signed-off-by: Keith Packard <keithp@keithp.com>
22436
22437 commit 495e84540943cccb6d1cb965a772021f7dc5f639
22438 Author: Keith Packard <keithp@keithp.com>
22439 Date:   Tue Jun 17 00:08:03 2014 -0700
22440
22441     Sign our .inf file with the comodo key. Update signing-driver
22442     
22443     I've tested this on Windows 7 and it appears to work. No idea if it
22444     works on Windows 8 yet.
22445     
22446     Signed-off-by: Keith Packard <keithp@keithp.com>
22447
22448 commit b397e4ff45f054acb1347ffa5468950febc431f7
22449 Author: Keith Packard <keithp@keithp.com>
22450 Date:   Mon Jun 16 23:03:49 2014 -0700
22451
22452     altos/micropeak: Add load script template
22453     
22454     Signed-off-by: Keith Packard <keithp@keithp.com>
22455
22456 commit c8078d352a7f54a4a97d25af080155d3f875536a
22457 Author: Keith Packard <keithp@keithp.com>
22458 Date:   Mon Jun 16 22:49:34 2014 -0700
22459
22460     java: Bump java library versions for next release
22461     
22462     Prepare for future release by bumping java versions now
22463     
22464     Signed-off-by: Keith Packard <keithp@keithp.com>
22465
22466 commit 75766b0e7ee30fb3bfbf90ecb68f7758bac6eeba
22467 Author: Keith Packard <keithp@keithp.com>
22468 Date:   Mon Jun 16 22:48:25 2014 -0700
22469
22470     altosui: Fix ground station configure frequency list
22471     
22472     Fix the API to match the switch to a menu, wrap in a menu bar to make
22473     it work.
22474     
22475     Signed-off-by: Keith Packard <keithp@keithp.com>
22476
22477 commit ed38b1b596062b2232fa78a3181f6eaf5818b651
22478 Author: Keith Packard <keithp@keithp.com>
22479 Date:   Mon Jun 16 21:58:13 2014 -0700
22480
22481     altosuilib: Move menu bars into the Mac OS X top bar
22482     
22483     Setting these properties causes the top menu bar to get placed into
22484     the Mac OS X window system menu bar
22485     
22486     Signed-off-by: Keith Packard <keithp@keithp.com>
22487
22488 commit e612693e33ef3b0e22db0656792992fa6e961ff2
22489 Author: Keith Packard <keithp@keithp.com>
22490 Date:   Mon Jun 16 21:57:35 2014 -0700
22491
22492     altosui/telegps: Use menus for frequency list and telemetry formats
22493     
22494     This will let us move them into the Mac OS X menu bar, as well as
22495     making them look a bit nicer.
22496     
22497     Signed-off-by: Keith Packard <keithp@keithp.com>
22498
22499 commit 6579e4cae8fea65780f1c4677f29c1fc17ca41e2
22500 Author: Keith Packard <keithp@keithp.com>
22501 Date:   Mon Jun 16 15:59:09 2014 -0700
22502
22503     altos/micropeak: Create a script to load firmware.
22504     
22505     The micropeak-load script flashes micropeak with firmware from
22506     whatever directory it is sitting in. A 'publish' target in the source
22507     directory copies the script and hex to ~/altusmetrumllc/Binaries
22508     
22509     Signed-off-by: Keith Packard <keithp@keithp.com>
22510
22511 commit 31beeb0882d27cbc05e28118611feec4ae43d9da
22512 Author: Keith Packard <keithp@keithp.com>
22513 Date:   Mon Jun 16 11:02:49 2014 -0700
22514
22515     doc: Add instructions for flash recovery technique
22516     
22517     The flash recovery section explained which pins to connect, but lacked
22518     explicit instructions on how to make it work.
22519
22520 commit f167d348b147e89d269ad35806e39f28cf104afb
22521 Author: Bdale Garbee <bdale@gag.com>
22522 Date:   Sun Jun 15 18:41:25 2014 -0600
22523
22524     notes updated for TeleGPS and 1.4 release learnings
22525
22526 commit 9ab3a1de95b705783c31a7e16447f52c10b6b480
22527 Author: Bdale Garbee <bdale@gag.com>
22528 Date:   Sun Jun 15 17:44:42 2014 -0600
22529
22530     turn-on support for TeleGPS
22531
22532 commit b40351d5cb9802133f443d4f5150958b03b9e8f0
22533 Author: Bdale Garbee <bdale@gag.com>
22534 Date:   Sun Jun 15 17:43:50 2014 -0600
22535
22536     tagging 1.4 release
22537
22538 commit 97a7cbaee806965ca7c696fb02f6e1d24b026b9b
22539 Author: Bdale Garbee <bdale@gag.com>
22540 Date:   Sun Jun 15 17:43:06 2014 -0600
22541
22542     add release to revision history
22543
22544 commit 79c3dc334d79eacd63bbbbec046fc2c31266560c
22545 Author: Bdale Garbee <bdale@gag.com>
22546 Date:   Sun Jun 15 17:40:27 2014 -0600
22547
22548     tweaks
22549
22550 commit a6c61fb993d3fd15183f8755d9058f05c606c9c0
22551 Merge: 0634119d 43848991
22552 Author: Keith Packard <keithp@keithp.com>
22553 Date:   Sun Jun 15 16:31:01 2014 -0700
22554
22555     Merge remote-tracking branch 'origin/master'
22556
22557 commit 0634119df45bf8d8a040b47bdfc6d9801b5e069a
22558 Author: Keith Packard <keithp@keithp.com>
22559 Date:   Sun Jun 15 16:24:28 2014 -0700
22560
22561     micropeak: Deal with 64-bit windows
22562     
22563     Install 64-bit version of java. Install our bits in the 64-bit app directory
22564     
22565     Signed-off-by: Keith Packard <keithp@keithp.com>
22566
22567 commit b6eb1ac1b777b6c11e8f24c5ab5915b224101d40
22568 Author: Keith Packard <keithp@keithp.com>
22569 Date:   Sun Jun 15 16:16:59 2014 -0700
22570
22571     Add notes about windows driver signing in the 'signing-driver' file
22572     
22573     Signed-off-by: Keith Packard <keithp@keithp.com>
22574
22575 commit 6277827520df4df5ecda58898e5f99035f90282c
22576 Author: Keith Packard <keithp@keithp.com>
22577 Date:   Sun Jun 15 16:11:49 2014 -0700
22578
22579     altosui: Ship telegps firmware
22580     
22581     Signed-off-by: Keith Packard <keithp@keithp.com>
22582
22583 commit 3b5651d311d4268a130996e71afc11b508e59637
22584 Author: Keith Packard <keithp@keithp.com>
22585 Date:   Sun Jun 15 16:10:15 2014 -0700
22586
22587     windows: Sign altusmetrum.inf with altusmetrum.cat
22588     
22589     This .cat file will need to be updated when we get our 'real'
22590     signature.
22591     
22592     Signed-off-by: Keith Packard <keithp@keithp.com>
22593
22594 commit ef6998c2d052bf639f257b71baefacf3a652506f
22595 Author: Keith Packard <keithp@keithp.com>
22596 Date:   Sun Jun 15 16:06:42 2014 -0700
22597
22598     icon: Add drop-shadows to the SVG files; stop generating in the png versions
22599     
22600     Now everyone gets drop shadows.
22601     
22602     Signed-off-by: Keith Packard <keithp@keithp.com>
22603
22604 commit 43848991defaeb7fae994101675b0056f9d9a2ed
22605 Author: Bdale Garbee <bdale@gag.com>
22606 Date:   Sun Jun 15 17:29:49 2014 -0600
22607
22608     update Releasing document to include TeleGPS firmware files in those copied
22609
22610 commit 90e03dfc8534fc4fc25f6a5ee9ec109b98baa238
22611 Author: Bdale Garbee <bdale@gag.com>
22612 Date:   Sun Jun 15 17:28:02 2014 -0600
22613
22614     document mounting hole size for TeleGPS
22615
22616 commit 44fc36b3f74386f0055eac4d9b9d201e6fff0847
22617 Author: Keith Packard <keithp@keithp.com>
22618 Date:   Sun Jun 15 16:08:27 2014 -0700
22619
22620     altosui: Deal with 64-bit windows
22621     
22622     Get a 64-bit java version installed
22623     
22624     Signed-off-by: Keith Packard <keithp@keithp.com>
22625
22626 commit 1a563026409ccff5dea6f89e567accb09bc4b5f6
22627 Author: Keith Packard <keithp@keithp.com>
22628 Date:   Sun Jun 15 14:09:09 2014 -0700
22629
22630     telegps: Deal with 64-bit windows differently on install
22631     
22632     Download a 64-bit version of java as needed, install in 64-bit paths
22633     instead of 32-bit paths.
22634     
22635     Signed-off-by: Keith Packard <keithp@keithp.com>
22636
22637 commit abf731b3d79b66d9da62496cebf157f2888a4c93
22638 Author: Keith Packard <keithp@keithp.com>
22639 Date:   Sun Jun 15 12:39:49 2014 -0700
22640
22641     windows: Rename telemetrum.inf to altusmetrum.inf
22642     
22643     Use the corporate name for this file
22644     
22645     Signed-off-by: Keith Packard <keithp@keithp.com>
22646
22647 commit 8073007292875169a6304824ae52039ce6564813
22648 Author: Keith Packard <keithp@keithp.com>
22649 Date:   Sat Jun 14 22:29:01 2014 -0700
22650
22651     telegps: Include telegps firmware in windows package
22652     
22653     This was disabled when the firmware wasn't ready yet
22654     
22655     Signed-off-by: Keith Packard <keithp@keithp.com>
22656
22657 commit 6cad0b783f654864f0d6d8726c74605f108db3e0
22658 Author: Keith Packard <keithp@keithp.com>
22659 Date:   Sat Jun 14 22:23:10 2014 -0700
22660
22661     altosuilib: Remove some debugging printfs
22662     
22663     Signed-off-by: Keith Packard <keithp@keithp.com>
22664
22665 commit 823ef386f9dc5c5df197936f4254921f2e0282b0
22666 Author: Keith Packard <keithp@keithp.com>
22667 Date:   Sat Jun 14 20:08:40 2014 -0700
22668
22669     altoslib: AltosFlightStatsTable: another editable text field that shouldn't be
22670     
22671     Signed-off-by: Keith Packard <keithp@keithp.com>
22672
22673 commit 5392ee3c5328f8384ed30a2d147e4be96075e064
22674 Author: Keith Packard <keithp@keithp.com>
22675 Date:   Sat Jun 14 18:51:25 2014 -0700
22676
22677     altosuilib: Serialize access to async tile notify function in preload
22678     
22679     This ensures that we see each tile getting downloaded and don't
22680     mis-count, which would result in wedging the process
22681     
22682     Signed-off-by: Keith Packard <keithp@keithp.com>
22683
22684 commit 23708b4760250f55e8e3b1a0141df9a9ee17a936
22685 Author: Keith Packard <keithp@keithp.com>
22686 Date:   Sat Jun 14 18:34:09 2014 -0700
22687
22688     icon: Make the icon shadows a bit less harsh
22689     
22690     Signed-off-by: Keith Packard <keithp@keithp.com>
22691
22692 commit 4e3318645d08dda483aced97450b344629902c4d
22693 Author: Keith Packard <keithp@keithp.com>
22694 Date:   Sat Jun 14 18:11:28 2014 -0700
22695
22696     debian: Build requires /usr/bin/convert now
22697     
22698     This is provided by either graphicsmagick or imagemagick
22699     
22700     Signed-off-by: Keith Packard <keithp@keithp.com>
22701
22702 commit 382e27de3472489f8f26c8c0868732d67754ecf5
22703 Author: Keith Packard <keithp@keithp.com>
22704 Date:   Sat Jun 14 18:09:31 2014 -0700
22705
22706     telegps/micropeak: Ship built Mac OSX icons
22707     
22708     Signed-off-by: Keith Packard <keithp@keithp.com>
22709
22710 commit 33da986161c38936cff82fe43046f0bcd5e24d8e
22711 Author: Keith Packard <keithp@keithp.com>
22712 Date:   Sat Jun 14 18:07:39 2014 -0700
22713
22714     icon: Build resolutions needed for Java bits too
22715     
22716     Signed-off-by: Keith Packard <keithp@keithp.com>
22717
22718 commit 66c4a091bb6a294f9d406e75f3634492c886d139
22719 Author: Keith Packard <keithp@keithp.com>
22720 Date:   Sat Jun 14 18:06:36 2014 -0700
22721
22722     altosui: Build MacOSX icon from svg
22723     
22724     Signed-off-by: Keith Packard <keithp@keithp.com>
22725
22726 commit b825ea71ebcc4a8da3e339ab3e21b0ad47f2e48f
22727 Author: Keith Packard <keithp@keithp.com>
22728 Date:   Sat Jun 14 18:02:51 2014 -0700
22729
22730     icon: Build windows ico files, clean built files
22731     
22732     Signed-off-by: Keith Packard <keithp@keithp.com>
22733
22734 commit 4ec960b705b87b15d015abb2a9a3e23eee414f1d
22735 Author: Keith Packard <keithp@keithp.com>
22736 Date:   Sat Jun 14 17:51:46 2014 -0700
22737
22738     icon: Create all icons from .svg files
22739     
22740     Remove images from repository, leaving only the svg files and build
22741     instructions
22742     
22743     Signed-off-by: Keith Packard <keithp@keithp.com>
22744
22745 commit 951fda701ed31f4d8390c130215597e8f63e837e
22746 Author: Keith Packard <keithp@keithp.com>
22747 Date:   Sat Jun 14 16:26:22 2014 -0700
22748
22749     altosuilib: Make graph enable buttons be CheckBoxes instead of RadioButtons
22750     
22751     aj noticed.
22752     
22753     Signed-off-by: Keith Packard <keithp@keithp.com>
22754
22755 commit 8e00f59be582de86cef28b33ce5523f39d3dc933
22756 Author: Keith Packard <keithp@keithp.com>
22757 Date:   Sat Jun 14 16:05:51 2014 -0700
22758
22759     telegps: Fix Mac icon file name
22760     
22761     Signed-off-by: Keith Packard <keithp@keithp.com>
22762
22763 commit 92943bf4536d4167edd097e61de5e6b4f29130f8
22764 Author: Keith Packard <keithp@keithp.com>
22765 Date:   Sat Jun 14 15:44:20 2014 -0700
22766
22767     micropeak: Make statistics entries un-editable
22768     
22769     Otherwise you can actually type in the various fields.x
22770     
22771     Signed-off-by: Keith Packard <keithp@keithp.com>
22772
22773 commit 1fc3032d688cbb7c09c1dffde30cc815f3594e29
22774 Author: Keith Packard <keithp@keithp.com>
22775 Date:   Sat Jun 14 15:20:07 2014 -0700
22776
22777     alotsuilib: Remove old "mega" and "mini" file extensions from data chooser
22778     
22779     We never shipped AltosUI which stored mega/mini files in different extensions
22780     
22781     Signed-off-by: Keith Packard <keithp@keithp.com>
22782
22783 commit c11b2f5caa3fbe2bc977e716ec1c3ccee9e75884
22784 Author: Keith Packard <keithp@keithp.com>
22785 Date:   Sat Jun 14 14:41:13 2014 -0700
22786
22787     altosui/telegps: Switch to AltosUIIndicator and AltosUIFlightTab
22788     
22789     Removes replicated code across all flight tabs
22790     
22791     Signed-off-by: Keith Packard <keithp@keithp.com>
22792
22793 commit f5887a3e7cf993e23dbb1e0f6b9ebece78c34413
22794 Author: Keith Packard <keithp@keithp.com>
22795 Date:   Sat Jun 14 14:40:24 2014 -0700
22796
22797     altosuilib: Add AltosUIFlightTab class
22798     
22799     This covers most of the common functions for all flight status display tabs.
22800     
22801     Signed-off-by: Keith Packard <keithp@keithp.com>
22802
22803 commit 8250777e6e869bcee9781691caa1f2a7cfb33b43
22804 Author: Keith Packard <keithp@keithp.com>
22805 Date:   Sat Jun 14 14:39:26 2014 -0700
22806
22807     altosuilib: Add more options to AltosUIIndicator to suit AltosUI
22808     
22809     This makes AltosUIIndicator capable of displaying most stuff in AltosUI
22810     
22811     Signed-off-by: Keith Packard <keithp@keithp.com>
22812
22813 commit 19273a4a341342ca6b5d65cfc490d92cbf23356f
22814 Author: Keith Packard <keithp@keithp.com>
22815 Date:   Sat Jun 14 14:38:00 2014 -0700
22816
22817     altosuilib: Make sure only one thread is closing serial device
22818     
22819     Multiple closers can cause a crash by freeing the libaltos device twice
22820     
22821     Signed-off-by: Keith Packard <keithp@keithp.com>
22822
22823 commit 2903f0911e79e381c6125022bb84096321c258eb
22824 Author: Keith Packard <keithp@keithp.com>
22825 Date:   Sat Jun 14 14:37:35 2014 -0700
22826
22827     altosuilib: provide getName() for AltosInfoTable
22828     
22829     Signed-off-by: Keith Packard <keithp@keithp.com>
22830
22831 commit 242e968a6982f2ceaa79780cbeec8c4e21321b44
22832 Author: Keith Packard <keithp@keithp.com>
22833 Date:   Sat Jun 14 14:36:49 2014 -0700
22834
22835     altosuilib: In graph, show zero sats in view as 0 instead of MISSING
22836     
22837     Signed-off-by: Keith Packard <keithp@keithp.com>
22838
22839 commit c7553c54765dcc9ac532fe52aae9594b2ad5e560
22840 Author: Keith Packard <keithp@keithp.com>
22841 Date:   Sat Jun 14 14:36:11 2014 -0700
22842
22843     altosuilib: Require all flight display classes to provide a name
22844     
22845     Signed-off-by: Keith Packard <keithp@keithp.com>
22846
22847 commit 14f0faae48849ff6f1e326a294b54c504c730bb9
22848 Author: Keith Packard <keithp@keithp.com>
22849 Date:   Sat Jun 14 14:34:59 2014 -0700
22850
22851     altoslib: When GPS disappears, set range and elevation to MISSING
22852     
22853     Use MISSING instead of bogus values so that displayers can tell what
22854     to do.
22855     
22856     Signed-off-by: Keith Packard <keithp@keithp.com>
22857
22858 commit 451950bba9ee3b25b5d0c6e5f0b55f08a5b29f73
22859 Author: Keith Packard <keithp@keithp.com>
22860 Date:   Sat Jun 14 14:33:58 2014 -0700
22861
22862     altoslib: Add units converters for latitude and longitude
22863     
22864     Makes display of these values consistent across all instances
22865     
22866     Signed-off-by: Keith Packard <keithp@keithp.com>
22867
22868 commit ae7084f5199318dc6582e212492a50cfda1cebb8
22869 Author: Keith Packard <keithp@keithp.com>
22870 Date:   Fri Jun 13 22:36:00 2014 -0700
22871
22872     doc: TeleGPS docs are complete
22873     
22874     All TeleGPS features should now be documented to some degree
22875     
22876     Signed-off-by: Keith Packard <keithp@keithp.com>
22877
22878 commit bfbabfa60f3cedd994f693867bce56aad05be02a
22879 Author: Keith Packard <keithp@keithp.com>
22880 Date:   Fri Jun 13 22:04:57 2014 -0700
22881
22882     telegps: Allow TeleGPS preferences to have a custom title and label
22883     
22884     Don't just inherit the AltosUI ones
22885     
22886     Signed-off-by: Keith Packard <keithp@keithp.com>
22887
22888 commit 536db8d03aedb45698c42418c50a46d609fc98ad
22889 Author: Keith Packard <keithp@keithp.com>
22890 Date:   Fri Jun 13 22:04:35 2014 -0700
22891
22892     doc: Add a bunch more stuff to the telegps docs
22893     
22894     Signed-off-by: Keith Packard <keithp@keithp.com>
22895
22896 commit 9a6a3c34293eac6442f766e13ce148f595e891eb
22897 Author: Keith Packard <keithp@keithp.com>
22898 Date:   Fri Jun 13 21:26:33 2014 -0700
22899
22900     altosuilib: Make map-cache per-window instead of global
22901     
22902     This consumes more memory, but avoids cache conflicts between windows
22903     
22904     Signed-off-by: Keith Packard <keithp@keithp.com>
22905
22906 commit 92895c87bc3d97bf4990f1feda0bd8b07da4c405
22907 Author: Keith Packard <keithp@keithp.com>
22908 Date:   Fri Jun 13 21:25:41 2014 -0700
22909
22910     telegps: Shuffle menu entries around
22911     
22912     I think this makes them a bit more logical
22913     
22914     Signed-off-by: Keith Packard <keithp@keithp.com>
22915
22916 commit fb2d0c1ef98d9df3f64fb756d78392ce63a73435
22917 Author: Keith Packard <keithp@keithp.com>
22918 Date:   Fri Jun 13 15:54:08 2014 -0700
22919
22920     altosdroid: Improve voice for TeleGPS
22921     
22922     This avoids making lots of useless voice announcements for TeleGPS
22923     
22924     Signed-off-by: Keith Packard <keithp@keithp.com>
22925
22926 commit 191ea4a7bbcb22d70c648a9ba746f1061e6f74cb
22927 Author: Keith Packard <keithp@keithp.com>
22928 Date:   Fri Jun 13 15:53:30 2014 -0700
22929
22930     altosdroid: Don't crash when the map is touched
22931     
22932     The map 'canScroll' method was crashing when dereferencing a null
22933     value somewhere. Just check all of them and bail instead of crashing.
22934     
22935     Signed-off-by: Keith Packard <keithp@keithp.com>
22936
22937 commit 3f7e885055f8a97f334e0cd3163b760b174114b6
22938 Author: Keith Packard <keithp@keithp.com>
22939 Date:   Fri Jun 13 15:23:30 2014 -0700
22940
22941     telegps: Add status tab
22942     
22943     This includes pad-relative information, battery voltage and version information
22944     
22945     Signed-off-by: Keith Packard <keithp@keithp.com>
22946
22947 commit 876acbdc22ff93c22836f789e0b6394eb19e0da3
22948 Author: Keith Packard <keithp@keithp.com>
22949 Date:   Fri Jun 13 15:22:25 2014 -0700
22950
22951     altoslib: Correctly save firmware version in AltosState
22952     
22953     It wasn't getting cloned
22954     
22955     Signed-off-by: Keith Packard <keithp@keithp.com>
22956
22957 commit 3bfba8f9dbc1627a317804713f83b9d06566d008
22958 Author: Keith Packard <keithp@keithp.com>
22959 Date:   Fri Jun 13 15:21:28 2014 -0700
22960
22961     altoslib: Add conversion class for voltages
22962     
22963     Provide a common presentation for voltage values
22964     
22965     Signed-off-by: Keith Packard <keithp@keithp.com>
22966
22967 commit 7ed63b6c3d5878a59f52f4114b5b01942735805f
22968 Author: Keith Packard <keithp@keithp.com>
22969 Date:   Fri Jun 13 15:20:20 2014 -0700
22970
22971     altosuilib: Build some common classes for displaying values in flight window
22972     
22973     Right now, all of the flight displays have piles of custom code for
22974     displaying values. These new widgets should be able to replace most of
22975     that.
22976     
22977     Signed-off-by: Keith Packard <keithp@keithp.com>
22978
22979 commit a21dbb05fad2625d17bc2302faa96dc295e6ed7c
22980 Author: Keith Packard <keithp@keithp.com>
22981 Date:   Fri Jun 13 00:28:38 2014 -0700
22982
22983     telegps: Show flight number in monitor window
22984     
22985     This lets the user find the flight by number
22986     
22987     Signed-off-by: Keith Packard <keithp@keithp.com>
22988
22989 commit 8cb41ce9a64029b611b3595c86a4a8e74b952ff4
22990 Author: Keith Packard <keithp@keithp.com>
22991 Date:   Fri Jun 13 00:28:09 2014 -0700
22992
22993     telegps: Disconnect telemetry device when closing monitor window
22994     
22995     Signed-off-by: Keith Packard <keithp@keithp.com>
22996
22997 commit fd9ae83492648c5d39f60bdcff15481efb365701
22998 Author: Keith Packard <keithp@keithp.com>
22999 Date:   Fri Jun 13 00:27:19 2014 -0700
23000
23001     altoslib: Remove telem monitoring when closing log file
23002     
23003     If we don't remove the telemetry monitor, the telemetry device will
23004     still be sending telemetry, which isn't good.
23005     
23006     Signed-off-by: Keith Packard <keithp@keithp.com>
23007
23008 commit 07baa7596b36cf808cd1ee26ff158b1cf8585294
23009 Author: Keith Packard <keithp@keithp.com>
23010 Date:   Fri Jun 13 00:01:46 2014 -0700
23011
23012     altoslib: Call state.set_serial first for telemetry parsing
23013     
23014     If we ever get around to supporting multiple simultaneous remote
23015     devices, we'll need to notice that the serial changed right away
23016     
23017     Signed-off-by: Keith Packard <keithp@keithp.com>
23018
23019 commit f49540acd48292bd9f68ded647561d0e800c619d
23020 Author: Keith Packard <keithp@keithp.com>
23021 Date:   Thu Jun 12 23:59:37 2014 -0700
23022
23023     altos/telegps: Create new flight if current flight is erased
23024     
23025     telegps is unique in that USB may be connected while a flight is
23026     active and sensible things should happen. If a flight is being
23027     recorded and gets erased, then a new flight should be started.
23028     
23029     This is done by hooking in the flight erase code and calling out to
23030     the tracker code to figure out whether to switch to a new flight or not.
23031     
23032     Signed-off-by: Keith Packard <keithp@keithp.com>
23033
23034 commit 8117ba3553789a2bae9beb92fbe9e14e3cc79389
23035 Author: Keith Packard <keithp@keithp.com>
23036 Date:   Thu Jun 12 23:56:07 2014 -0700
23037
23038     altos: Define ao_log_mutex in ao_log.c rather than every log product
23039     
23040     Signed-off-by: Keith Packard <keithp@keithp.com>
23041
23042 commit dcaaf51245b44a440ee8590512f71195c30c16ae
23043 Author: Keith Packard <keithp@keithp.com>
23044 Date:   Thu Jun 12 21:54:13 2014 -0700
23045
23046     altos/telegps: Keep ring of recent GPS positions to detect motion quickly
23047     
23048     Instead of comparing only against the last logged value, keep a ring
23049     and start logging as soon as we move away from the furthest one in the ring.
23050     
23051     Signed-off-by: Keith Packard <keithp@keithp.com>
23052
23053 commit 740d964ab82da8695c04650926afee4a0905011c
23054 Author: Keith Packard <keithp@keithp.com>
23055 Date:   Thu Jun 12 21:53:07 2014 -0700
23056
23057     altos/telegps: Set default log to 496kB for 4 logs
23058     
23059     This leaves space for four flight logs.
23060     
23061     Signed-off-by: Keith Packard <keithp@keithp.com>
23062
23063 commit 77b5c0cc7f085aa3c0fada5d4a943eeaf16cf6e0
23064 Author: Keith Packard <keithp@keithp.com>
23065 Date:   Thu Jun 12 21:52:13 2014 -0700
23066
23067     altos: Show current flight number for TeleGPS
23068     
23069     Signed-off-by: Keith Packard <keithp@keithp.com>
23070
23071 commit bfdaa95cb72c833896076d4e1a4bfe61d9549fed
23072 Author: Keith Packard <keithp@keithp.com>
23073 Date:   Thu Jun 12 15:59:20 2014 -0700
23074
23075     debian: Fix build depends icotool -> icoutils
23076     
23077     Signed-off-by: Keith Packard <keithp@keithp.com>
23078
23079 commit 7e911c2afff78db2e385c6346c90bfcd72a8f3fb
23080 Author: Keith Packard <keithp@keithp.com>
23081 Date:   Thu Jun 12 14:34:02 2014 -0700
23082
23083     altos/telegps: Don't log data when plugged in to USB
23084     
23085     We don't want to accidentally log stuff when you're just trying to
23086     charge the battery.
23087     
23088     Signed-off-by: Keith Packard <keithp@keithp.com>
23089
23090 commit 7d77d83685cbfce5323767bbfae3bd18be175ffc
23091 Author: Keith Packard <keithp@keithp.com>
23092 Date:   Thu Jun 12 14:32:15 2014 -0700
23093
23094     telegps: Don't re-add frequency menu when already present.
23095     
23096     If the receiver disappears, we'll stop tracking, but won't pull the
23097     frequency menu down. Doing that would take a bit of work, and it
23098     doesn't seem worth the effort. As a kludge-around, avoid re-creating
23099     the frequency menu if it's already displayed when we connect to
23100     another device.
23101     
23102     Signed-off-by: Keith Packard <keithp@keithp.com>
23103
23104 commit 8044eb8e23366e91c741060939baff5137f841c7
23105 Author: Keith Packard <keithp@keithp.com>
23106 Date:   Thu Jun 12 14:12:08 2014 -0700
23107
23108     altosui/telegps: Reduce CPU time needed for flight displays
23109     
23110     Don't update displays which aren't shown; track hierarchy changes to
23111     trigger display from most recent state data.
23112     
23113     Don't update values which haven't changed; remember previous values
23114     and compare with new before updating widget contents.
23115     
23116     Signed-off-by: Keith Packard <keithp@keithp.com>
23117
23118 commit e00ffe6ab6197ab48ba8ce3cf71a197f7215649f
23119 Author: Keith Packard <keithp@keithp.com>
23120 Date:   Wed Jun 11 23:28:55 2014 -0700
23121
23122     doc: Add TeleGPS screenshots
23123     
23124     Signed-off-by: Keith Packard <keithp@keithp.com>
23125
23126 commit c7774114f7bc62e2100c7575b1dcf3536ed56343
23127 Author: Keith Packard <keithp@keithp.com>
23128 Date:   Wed Jun 11 23:28:36 2014 -0700
23129
23130     doc: Update altusmetrum docs and screen shots for 1.4
23131     
23132     Signed-off-by: Keith Packard <keithp@keithp.com>
23133
23134 commit 1ed591c7bdf19fe54bbde1827d0717f0ae51e003
23135 Author: Keith Packard <keithp@keithp.com>
23136 Date:   Wed Jun 11 23:27:16 2014 -0700
23137
23138     telegps: Remove 'Flight' from titles
23139     
23140     Signed-off-by: Keith Packard <keithp@keithp.com>
23141
23142 commit 0495f1b5282d8f7449cbbc1dbf99d63818d7c03c
23143 Author: Keith Packard <keithp@keithp.com>
23144 Date:   Wed Jun 11 23:26:36 2014 -0700
23145
23146     altos/telegps: Build .ihx versions for TeleGPS
23147     
23148     Needed to load with java
23149     
23150     Signed-off-by: Keith Packard <keithp@keithp.com>
23151
23152 commit 6f306b267f63d0f59fb77b1ce41c678042dd6802
23153 Author: Keith Packard <keithp@keithp.com>
23154 Date:   Wed Jun 11 23:04:46 2014 -0700
23155
23156     altosuilib: Repaint map when starting line draw
23157     
23158     Starting line draw will remove any existing line, so repaint to get
23159     rid of it
23160     
23161     Signed-off-by: Keith Packard <keithp@keithp.com>
23162
23163 commit efb6a3d5ed12f8061a48a66efcfe066e68eaf792
23164 Author: Keith Packard <keithp@keithp.com>
23165 Date:   Wed Jun 11 23:04:11 2014 -0700
23166
23167     altoslib: Report GPS height when baro height is not available
23168     
23169     Signed-off-by: Keith Packard <keithp@keithp.com>
23170
23171 commit 57272609b0d2890029fdeceeca14da93cebdb471
23172 Author: Keith Packard <keithp@keithp.com>
23173 Date:   Wed Jun 11 21:37:23 2014 -0700
23174
23175     altosui: Don't list tracker parameters when configuring altimeter
23176     
23177     Signed-off-by: Keith Packard <keithp@keithp.com>
23178
23179 commit bfc0c65c9f9ec9547d71016fc897ba35bdb414f8
23180 Author: Keith Packard <keithp@keithp.com>
23181 Date:   Wed Jun 11 20:36:49 2014 -0700
23182
23183     altosuilib: Handle font and units changes in maps and stats table
23184     
23185     Add AltosFontListener and AltosUnitsListener bits as needed
23186     
23187     Signed-off-by: Keith Packard <keithp@keithp.com>
23188
23189 commit 2182c49298e0862a60dea104450d5f74dbeaeeb2
23190 Author: Keith Packard <keithp@keithp.com>
23191 Date:   Wed Jun 11 19:57:24 2014 -0700
23192
23193     doc: Update 1.4 release notes to include a few more changes
23194     
23195     pyro firing time.
23196     flight erase on TeleMega/TeleMetrum v2
23197     
23198     Signed-off-by: Keith Packard <keithp@keithp.com>
23199
23200 commit d744e588b7504f314e39b1407152d11c031673c9
23201 Author: Keith Packard <keithp@keithp.com>
23202 Date:   Wed Jun 11 19:51:37 2014 -0700
23203
23204     altosui: Add pyro firing time configuration
23205     
23206     Signed-off-by: Keith Packard <keithp@keithp.com>
23207
23208 commit fcbfb3aea20e564045fc6a86f978cacabfc73226
23209 Author: Keith Packard <keithp@keithp.com>
23210 Date:   Wed Jun 11 18:58:09 2014 -0700
23211
23212     altosdroid: Altosdroid build doesn't work in parallel, so stop trying
23213     
23214     Signed-off-by: Keith Packard <keithp@keithp.com>
23215
23216 commit c661d5de7d9c8e430211e0f97ab0bf3f09a1a543
23217 Author: Keith Packard <keithp@keithp.com>
23218 Date:   Wed Jun 11 18:53:42 2014 -0700
23219
23220     altos: Re-enable telemini v2.0 builds
23221     
23222     Signed-off-by: Keith Packard <keithp@keithp.com>
23223
23224 commit 18b0f0966dfc4d1a716d4faea6f661bd3594bd94
23225 Author: Keith Packard <keithp@keithp.com>
23226 Date:   Wed Jun 11 18:53:10 2014 -0700
23227
23228     altos/telemini-v2.0: Disable beep frequency config on TeleMini v2.0
23229     
23230     Not enough flash otherwise.
23231     
23232     Signed-off-by: Keith Packard <keithp@keithp.com>
23233
23234 commit ac5b15692874ea3f7b3814250ab49c68786aa982
23235 Author: Keith Packard <keithp@keithp.com>
23236 Date:   Wed Jun 11 18:51:19 2014 -0700
23237
23238     altosuilib: Remove old widget-based map UI
23239     
23240     Signed-off-by: Keith Packard <keithp@keithp.com>
23241
23242 commit 7a70e6fe3a11382d7f6653d19afac9ceb563db3b
23243 Author: Keith Packard <keithp@keithp.com>
23244 Date:   Wed Jun 11 18:50:07 2014 -0700
23245
23246     altos: Disable TeleMini v2.0 build for now
23247
23248 commit a8325483adb8d9ffda62d3f4900cf52bde70ff62
23249 Author: Keith Packard <keithp@keithp.com>
23250 Date:   Wed Jun 11 18:48:11 2014 -0700
23251
23252     altoslib: Use GPS seconds as an additional sort key for TeleGPS eeprom
23253     
23254     Long idle periods with TeleGPS can easily overflow 16 bits of tick
23255     count. Using the GPS seconds provides an additional sort which will
23256     span the tick wrap-around.
23257     
23258     Signed-off-by: Keith Packard <keithp@keithp.com>
23259
23260 commit db2443fdbf65b65703217174303027c439124a83
23261 Author: Keith Packard <keithp@keithp.com>
23262 Date:   Wed Jun 11 18:46:47 2014 -0700
23263
23264     altosuilib: Rewrite map GUI bits
23265     
23266     Use a single large Canvas and draw images on top by hand.
23267     
23268     Signed-off-by: Keith Packard <keithp@keithp.com>
23269
23270 commit ac33ca137551e32235cd2a0304da4b5e7af51a44
23271 Author: Keith Packard <keithp@keithp.com>
23272 Date:   Tue Jun 10 11:36:03 2014 -0700
23273
23274     telegps: Add statistics tab to graph UI
23275     
23276     Signed-off-by: Keith Packard <keithp@keithp.com>
23277
23278 commit 73249dbf16382c91c2a220ff852a4f099fe0de3d
23279 Author: Keith Packard <keithp@keithp.com>
23280 Date:   Tue Jun 10 11:35:30 2014 -0700
23281
23282     altosuilib: Move AltosFlightStatsTable to altosuilib
23283     
23284     So that TeleGPS can share it
23285     
23286     Signed-off-by: Keith Packard <keithp@keithp.com>
23287
23288 commit 9ef32b103c5c312aaa90b6546e504f2edeb1f99a
23289 Author: Keith Packard <keithp@keithp.com>
23290 Date:   Tue Jun 10 11:34:21 2014 -0700
23291
23292     altosuilib: Skip voice announcements for invalid values
23293     
23294     When height and speed values aren't available, don't say anything
23295     
23296     Signed-off-by: Keith Packard <keithp@keithp.com>
23297
23298 commit 90686853e46b7f0df9bdaf671f859819eef926e0
23299 Author: Keith Packard <keithp@keithp.com>
23300 Date:   Tue Jun 10 11:32:57 2014 -0700
23301
23302     altosui: Show "Missing" instead of huge numbers in descent/landed tabs
23303     
23304     Signed-off-by: Keith Packard <keithp@keithp.com>
23305
23306 commit 7bdd0deabaae38ddfecd1ea2ea8deaf9af40b2ac
23307 Author: Keith Packard <keithp@keithp.com>
23308 Date:   Tue Jun 10 11:31:53 2014 -0700
23309
23310     altoslib: Use GPS speed/height values when other sensors are missing
23311     
23312     This lets TeleGPS report height/speed values without needing to
23313     customize every AltosState user to pull out GPS values when the other
23314     sensors aren't present.
23315     
23316     Signed-off-by: Keith Packard <keithp@keithp.com>
23317
23318 commit 6fc58142d2a108c91d257eb0175098bf082834f9
23319 Author: Keith Packard <keithp@keithp.com>
23320 Date:   Tue Jun 10 11:30:36 2014 -0700
23321
23322     altosuilib: Split battery graph enable out from other adc enables
23323     
23324     This lets TeleGPS just show the battery voltage values without also
23325     adding enable lines for the other flight computer ADC values like
23326     ignitor voltages.
23327     
23328     Signed-off-by: Keith Packard <keithp@keithp.com>
23329
23330 commit 9d39bbd22e6cde1bbb39e7b5450f297d47365769
23331 Author: Keith Packard <keithp@keithp.com>
23332 Date:   Tue Jun 10 10:19:43 2014 -0700
23333
23334     altoslib: Check for time going backwards when replaying from file
23335     
23336     Signed-off-by: Keith Packard <keithp@keithp.com>
23337
23338 commit ff13cf1359e1f4ae33b16a5867fd364993566b65
23339 Author: Keith Packard <keithp@keithp.com>
23340 Date:   Tue Jun 10 10:18:44 2014 -0700
23341
23342     altoslib: Add new 'stateless' flight state for TeleGPS
23343     
23344     TeleGPS has no flight state, so add a new 'stateless' state for code
23345     to handle this case differently than any of the existing states
23346     
23347     Signed-off-by: Keith Packard <keithp@keithp.com>
23348
23349 commit 871fb4753a3b54cc2e22309e80e24dfe9cc54511
23350 Author: Keith Packard <keithp@keithp.com>
23351 Date:   Tue Jun 10 10:15:47 2014 -0700
23352
23353     altoslib: TeleGPS no longer logs satellite information
23354     
23355     This doubles the amount of space available to log position information
23356     
23357     Signed-off-by: Keith Packard <keithp@keithp.com>
23358
23359 commit 5f2029bd4e31289fb03e6af39abdbc16f8b8fa78
23360 Author: Keith Packard <keithp@keithp.com>
23361 Date:   Tue Jun 10 10:14:07 2014 -0700
23362
23363     altoslib/altosui/telegps: Switch TeleGPS config to motion/interval
23364     
23365     TeleGPS had configurable boost-detect values; those have been replaced
23366     with a configurable stop-tracking motion limit and logging/telemetry
23367     interval value.
23368     
23369     Signed-off-by: Keith Packard <keithp@keithp.com>
23370
23371 commit ae1174317fc476e39077f7dc257ec08709c6b301
23372 Author: Keith Packard <keithp@keithp.com>
23373 Date:   Tue Jun 10 10:11:03 2014 -0700
23374
23375     altoslib/altosui/telegps: Change log size configuration
23376     
23377     * Use new log-space value provided by firmware when available.
23378     
23379     * Divide that up into 1-8 flights and offer those sizes as options to
23380       the user instead of a fixed set of sizes.
23381     
23382     * Show how many flights each selection will store
23383     
23384     * This also checks values provided by the user
23385     
23386     Signed-off-by: Keith Packard <keithp@keithp.com>
23387
23388 commit 44ca50a2c9404c92cc887a23dfa25b335ebe6198
23389 Author: Keith Packard <keithp@keithp.com>
23390 Date:   Tue Jun 10 09:55:04 2014 -0700
23391
23392     altos: Set TeleGPS default log size to half of avaiable memory
23393     
23394     LPC11U14 doesn't have on-chip config space, so we're consuming a block
23395     of external flash. As a result, only 1984kB are available for
23396     logging. Set the default log size to half of that to store two flights.
23397     
23398     Signed-off-by: Keith Packard <keithp@keithp.com>
23399
23400 commit 9d7f4fb6af0fee843191766858e39a481aeda347
23401 Author: Keith Packard <keithp@keithp.com>
23402 Date:   Tue Jun 10 09:52:15 2014 -0700
23403
23404     altos: Simplify tracker logic, removing boost detect
23405     
23406     This removes the ao_flight_state value from the tracker code and makes
23407     it simply log position information when the device has moved within
23408     the last 10 log intervals. This also changes the configuration
23409     parameters to define what 'motionless' means, and what interval to
23410     configure the GPS receiver for, log data and send telemetry.
23411     
23412     Signed-off-by: Keith Packard <keithp@keithp.com>
23413
23414 commit c5a7889a8da3da64deb0f118656784e0ee3fd511
23415 Author: Keith Packard <keithp@keithp.com>
23416 Date:   Tue Jun 10 09:47:04 2014 -0700
23417
23418     Revert adding state to GPS location packets
23419     
23420     TeleGPS no longer has ao_flight_state
23421     
23422     Signed-off-by: Keith Packard <keithp@keithp.com>
23423
23424 commit f6d633d73a8f826cf2a3128e3e234bd11af49718
23425 Author: Keith Packard <keithp@keithp.com>
23426 Date:   Tue Jun 10 09:44:57 2014 -0700
23427
23428     Revert "ao-tools: Parse TeleGPS state value from gps location packet"
23429     
23430     This reverts commit 428d09294ba0395fedd71346ad00fd90a4cdde97.
23431
23432 commit da9575fce5ff4dfe83522e290973a01c43e4661f
23433 Author: Keith Packard <keithp@keithp.com>
23434 Date:   Tue Jun 10 09:42:43 2014 -0700
23435
23436     altos: Make extra pyro channel firing time configurable
23437     
23438     This adds a 'I' parameter to set the extra pyro channel firing time
23439     (in ticks). This has no effect on the main/drogue channels.
23440     
23441     Signed-off-by: Keith Packard <keithp@keithp.com>
23442
23443 commit 75df97b5f6ade3310618a477b685d39b7fd4666e
23444 Author: Keith Packard <keithp@keithp.com>
23445 Date:   Tue Jun 10 09:37:43 2014 -0700
23446
23447     altos: Report total available log space in version command
23448     
23449     This provides a more accurate means of determining available log space
23450     than guessing whether some portion of the flash chip holds
23451     configuration data.
23452     
23453     Signed-off-by: Keith Packard <keithp@keithp.com>
23454
23455 commit 998eae61ecf56dd6ead4ec6ad82c952ae84170df
23456 Author: Keith Packard <keithp@keithp.com>
23457 Date:   Tue Jun 10 09:36:59 2014 -0700
23458
23459     Revert "altos: Write current flight state to GPS data from GPS drivers"
23460     
23461     This reverts commit db6003d34595fbd103d5b131912b6a797254f1c5.
23462
23463 commit d696b34b4823647e2e91093ba9d5a351d3a52f8a
23464 Author: Keith Packard <keithp@keithp.com>
23465 Date:   Sun Jun 8 16:08:30 2014 -0700
23466
23467     Revert "altoslib: Parse TeleGPS state value from GPS telemetry packet"
23468     
23469     This reverts commit d69547796caf74405f8304d23d4ae318315bbd7b.
23470
23471 commit 5c117621444bc13aebbc7dc618b4a56f620931ac
23472 Author: Keith Packard <keithp@keithp.com>
23473 Date:   Sat Jun 7 22:37:30 2014 -0700
23474
23475     Bump to version 1.3.2.4
23476
23477 commit b33de8ba1e48d8ad0cb78f1c5692bb81da916080
23478 Author: Keith Packard <keithp@keithp.com>
23479 Date:   Sat Jun 7 22:25:17 2014 -0700
23480
23481     altoslib: Recover battery voltage from TeleGPS configuration packet
23482     
23483     TeleGPS stuffs battery voltage in the apogee_delay slot of the
23484     configuration packet. Pull it out from there and stick it into the
23485     current state.
23486     
23487     Signed-off-by: Keith Packard <keithp@keithp.com>
23488
23489 commit 6950506beacb1bcd5b8e54c3935174cf800e9aed
23490 Author: Keith Packard <keithp@keithp.com>
23491 Date:   Sat Jun 7 22:24:08 2014 -0700
23492
23493     altoslib: TeleMega uses 5.6k/10k divider for v_batt
23494     
23495     I suspect the 15 and 27 values are a 'close approximation' for integer
23496     work on the cc1111 devices
23497     
23498     Signed-off-by: Keith Packard <keithp@keithp.com>
23499
23500 commit ee2216af17f23781ea912caba29fbd7e4d9ff480
23501 Author: Keith Packard <keithp@keithp.com>
23502 Date:   Sat Jun 7 22:23:19 2014 -0700
23503
23504     altos: Enable ADC for TeleGPS v1.0 battery voltage measuring
23505     
23506     Signed-off-by: Keith Packard <keithp@keithp.com>
23507
23508 commit ef85b3bc5300904ebfb878b1c7313a82b5b7aebf
23509 Author: Keith Packard <keithp@keithp.com>
23510 Date:   Sat Jun 7 21:57:43 2014 -0700
23511
23512     altos: Encode TeleGPS battery voltage in configuration packet
23513     
23514     TeleGPS doesn't need apogee delay, so re-purpose it for the battery voltage
23515     
23516     Signed-off-by: Keith Packard <keithp@keithp.com>
23517
23518 commit d69547796caf74405f8304d23d4ae318315bbd7b
23519 Author: Keith Packard <keithp@keithp.com>
23520 Date:   Sat Jun 7 21:13:40 2014 -0700
23521
23522     altoslib: Parse TeleGPS state value from GPS telemetry packet
23523     
23524     TeleGPS adds 0x80 to the state value to signify that this otherwise
23525     unused byte contains the current state value
23526     
23527     Signed-off-by: Keith Packard <keithp@keithp.com>
23528
23529 commit 428d09294ba0395fedd71346ad00fd90a4cdde97
23530 Author: Keith Packard <keithp@keithp.com>
23531 Date:   Sat Jun 7 21:12:44 2014 -0700
23532
23533     ao-tools: Parse TeleGPS state value from gps location packet
23534     
23535     TeleGPS encodes state in a spare gps location packet byte, masking in
23536     0x80 to signify that the state value is valid
23537     
23538     Signed-off-by: Keith Packard <keithp@keithp.com>
23539
23540 commit 23d9d37fd2a8f4b867f34e71a2b0f7cb090717c1
23541 Author: Keith Packard <keithp@keithp.com>
23542 Date:   Sat Jun 7 21:12:09 2014 -0700
23543
23544     altos: Make telegps builds depend on ao_tracker.h
23545     
23546     Signed-off-by: Keith Packard <keithp@keithp.com>
23547
23548 commit d165079b9275c69e727a1dac996ad1788c58ed40
23549 Author: Keith Packard <keithp@keithp.com>
23550 Date:   Sat Jun 7 21:11:33 2014 -0700
23551
23552     altos: Reduce tracker GPS buffer to 4 samples
23553     
23554     We just don't have enough RAM for 8 samples.
23555     
23556     Signed-off-by: Keith Packard <keithp@keithp.com>
23557
23558 commit bd9e4f30b2a491b030246943767960ab053ac94c
23559 Author: Keith Packard <keithp@keithp.com>
23560 Date:   Sat Jun 7 21:05:01 2014 -0700
23561
23562     altos: Define lat/lon sum variables as 64-bit instead of 16
23563     
23564     Oops. 16 bits won't hold position information...
23565     
23566     Signed-off-by: Keith Packard <keithp@keithp.com>
23567
23568 commit 08550425fca3da73d8f16de567a2c956b85d676e
23569 Author: Keith Packard <keithp@keithp.com>
23570 Date:   Sat Jun 7 21:02:26 2014 -0700
23571
23572     altos: Use 0x80 to indicate valid state value in the GPS location packet
23573     
23574     And only set this for tracker products; other products place state in
23575     separate state packets
23576     
23577     Signed-off-by: Keith Packard <keithp@keithp.com>
23578
23579 commit d8b271502bfd1301b2244e3be5e8c9917a9c624a
23580 Author: Keith Packard <keithp@keithp.com>
23581 Date:   Sat Jun 7 12:17:46 2014 -0700
23582
23583     Set version to 1.3.2.3
23584     
23585     Mayhem 2014 Saturday 2014-6-7
23586     
23587     Signed-off-by: Keith Packard <keithp@keithp.com>
23588
23589 commit d550c3b3eccbb0283c588b5df69edb2e9b44b4cc
23590 Author: Keith Packard <keithp@keithp.com>
23591 Date:   Sat Jun 7 11:52:28 2014 -0700
23592
23593     telegps: Track graph windows as one of the TeleGPS windows
23594     
23595     TeleGPS exits when the number of windows goes to zero; track graphing
23596     windows in addition to the usual flight monitoring windows.
23597     
23598     Signed-off-by: Keith Packard <keithp@keithp.com>
23599
23600 commit 9f2189e0b99aa32b788ecb4576dcb9bcc926f4e2
23601 Author: Keith Packard <keithp@keithp.com>
23602 Date:   Sat Jun 7 11:50:42 2014 -0700
23603
23604     altosuilib: Fix crash when initializing site map cache
23605     
23606     Signed-off-by: Keith Packard <keithp@keithp.com>
23607
23608 commit 611dc26ab4a3ee303c0253698b1e12931aa3644f
23609 Author: Keith Packard <keithp@keithp.com>
23610 Date:   Sat Jun 7 11:50:04 2014 -0700
23611
23612     altosuilib: Add GPS altitude as a possible graph value
23613     
23614     Signed-off-by: Keith Packard <keithp@keithp.com>
23615
23616 commit 5617919091d4c4a1e627470ddab0b45cf649f7a1
23617 Author: Keith Packard <keithp@keithp.com>
23618 Date:   Sat Jun 7 11:49:14 2014 -0700
23619
23620     altosuilib: Show GPS instead of (missing) flight data for TeleGPS graphs
23621     
23622     Signed-off-by: Keith Packard <keithp@keithp.com>
23623
23624 commit e0dfa934ba76d6f913af37999e05c20e614bd3e9
23625 Author: Keith Packard <keithp@keithp.com>
23626 Date:   Sat Jun 7 11:47:11 2014 -0700
23627
23628     altoslib: Record whether flight data includes sensor values in AltosFlightStats
23629     
23630     Provide a way to elide the usual flight data from a graph for TeleGPS
23631     
23632     Signed-off-by: Keith Packard <keithp@keithp.com>
23633
23634 commit fcea12ac416b1eab11e9e8aae801358574308f73
23635 Author: Keith Packard <keithp@keithp.com>
23636 Date:   Sat Jun 7 11:46:32 2014 -0700
23637
23638     altoslib:  Add TeleGPS log parsing code
23639     
23640     Signed-off-by: Keith Packard <keithp@keithp.com>
23641
23642 commit 537db628c0223f0c1f797705a353857c696f8051
23643 Author: Keith Packard <keithp@keithp.com>
23644 Date:   Sat Jun 7 11:44:55 2014 -0700
23645
23646     altoslib: All products with logging have the 'l' command
23647     
23648     Instead of listing products with the 'l' command, just exclude
23649     products that don't have logging from using the 'l' command to collect
23650     the number of stored flights.
23651     
23652     Signed-off-by: Keith Packard <keithp@keithp.com>
23653
23654 commit d562a5d3a6dfea334a66ee74893b400bdca09315
23655 Author: Keith Packard <keithp@keithp.com>
23656 Date:   Sat Jun 7 11:44:07 2014 -0700
23657
23658     altos: Switch TeleGPS to GPS logging format
23659     
23660     It's customized for TeleGPS uses
23661     
23662     Signed-off-by: Keith Packard <keithp@keithp.com>
23663
23664 commit d71e6a5fc68d5b9bc1d12bbfc3fd5a4d86fb12f2
23665 Author: Keith Packard <keithp@keithp.com>
23666 Date:   Sat Jun 7 11:41:59 2014 -0700
23667
23668     altos: Update other CONFIG_EEPROM users to set LOG_ERASE_MARK
23669     
23670     All products placing config and erase marks in on-CPU EEPROM needs to
23671     configure the erase code correctly.
23672     
23673     Signed-off-by: Keith Packard <keithp@keithp.com>
23674
23675 commit 394ab536257ab58de0190b3828dd3bb897ad4474
23676 Author: Keith Packard <keithp@keithp.com>
23677 Date:   Sat Jun 7 11:40:41 2014 -0700
23678
23679     altos: Write tracker logging from tracker thread directly
23680     
23681     Also, logs 8 pre-launch GPS packets so we can get the ground position.
23682     
23683     Signed-off-by: Keith Packard <keithp@keithp.com>
23684
23685 commit db6003d34595fbd103d5b131912b6a797254f1c5
23686 Author: Keith Packard <keithp@keithp.com>
23687 Date:   Sat Jun 7 11:39:10 2014 -0700
23688
23689     altos: Write current flight state to GPS data from GPS drivers
23690     
23691     This will be useful with TeleGPS which has no other packet containing
23692     flight state.
23693     
23694     Signed-off-by: Keith Packard <keithp@keithp.com>
23695
23696 commit 302842ccda46a0a3d58b60d5c7fc82e05f614b0b
23697 Author: Keith Packard <keithp@keithp.com>
23698 Date:   Sat Jun 7 11:34:29 2014 -0700
23699
23700     altos: Add TeleGPS logging format
23701     
23702     This is mostly like the mega format, but places the flight state in a
23703     spare byte of the GPS data and writes the gps starting location to the
23704     flight packet.
23705     
23706     Log data is written by the main tracker thread; there's no reason for
23707     a separate thread given the GPS update rate and the lack of flight
23708     controls. This means ao_log_gps has an API to be called from there,
23709     rather than a thread to run.
23710     
23711     Signed-off-by: Keith Packard <keithp@keithp.com>
23712
23713 commit 62aa51f0b785bea146d1e9331e6253de2d547c94
23714 Author: Keith Packard <keithp@keithp.com>
23715 Date:   Sat Jun 7 11:01:14 2014 -0700
23716
23717     altos/telemega-v1.0: Adjust config params to make flight erase work
23718     
23719     Flight erase records are supposed to be written after the ao_config to
23720     eeprom in telemega. They were getting written in the middle of one of
23721     the pyro channel config blocks. Put a bunch of space between the two
23722     by making the config max 1024 bytes instead of 128 bytes.
23723     
23724     Set the log erase marker to 0x55 -- eeprom comes from the factory as
23725     0x00, so we use any value other than 0x55 to indicate 'unused' erase
23726     slots.
23727     
23728     Save space for more flight erase blocks; we've  got plenty.
23729     
23730     Signed-off-by: Keith Packard <keithp@keithp.com>
23731
23732 commit 5d973570ef2324b21a64477eecb0a292652ff467
23733 Author: Keith Packard <keithp@keithp.com>
23734 Date:   Sat Jun 7 10:54:14 2014 -0700
23735
23736     altos: Clear out eeprom erase records when writing entry 0
23737     
23738     When writing config/erase to eeprom, there's no 'erase' operation as
23739     on-chip eeprom is writable at a byte level. As such, we can't tell
23740     when the erase blocks get reset when the config gets written. When
23741     this happens, erase block 0 gets written explicitly, so just use that
23742     call to trigger explicit erasing of the data.
23743     
23744     Signed-off-by: Keith Packard <keithp@keithp.com>
23745
23746 commit 1d6ca536c688d35b3cba0a829b04b93c5124b328
23747 Author: Keith Packard <keithp@keithp.com>
23748 Date:   Sat Jun 7 10:09:51 2014 -0700
23749
23750     altos: Allow value other than 0 for marking erased flights
23751     
23752     on-chip eeprom doesn't erase to 0xff, so let TeleMega use a different
23753     value.
23754     
23755     Signed-off-by: Keith Packard <keithp@keithp.com>
23756
23757 commit b8a29d65ec605a995de1d1ec8b110d620d2f7a87
23758 Author: Keith Packard <keithp@keithp.com>
23759 Date:   Sat Jun 7 10:05:21 2014 -0700
23760
23761     altos: Allow AO_CONFIG_MAX_SIZE to be configured. Validate it.
23762     
23763     TeleMega config is 200 bytes. AO_CONFIG_MAX_SIZE was 128. That didn't
23764     work out well when logging erased flight information. Allow TeleMega
23765     to use a larger value (1k), and then do a compiler hack to make sure
23766     the defined value is at least as large as the ao_config structure.
23767     
23768     Signed-off-by: Keith Packard <keithp@keithp.com>
23769
23770 commit 1873d539a8f1a0e1e8ad539af5d49a77a129b928
23771 Author: Keith Packard <keithp@keithp.com>
23772 Date:   Sat Jun 7 07:41:11 2014 -0700
23773
23774     altos: Move ao_tracker.c to kernel
23775     
23776     Doesn't make sense to be in product
23777     
23778     Signed-off-by: Keith Packard <keithp@keithp.com>
23779
23780 commit 6a79fe8144dcab10294caa4b0eac967eeb0d8e7e
23781 Author: Keith Packard <keithp@keithp.com>
23782 Date:   Thu Jun 5 21:42:10 2014 -0700
23783
23784     altos: Add telegps-v1.0 code and loader
23785     
23786     Signed-off-by: Keith Packard <keithp@keithp.com>
23787
23788 commit 0e867c67c8e2c40058ae36723e06b2ce00bd0419
23789 Author: Keith Packard <keithp@keithp.com>
23790 Date:   Thu Jun 5 21:40:39 2014 -0700
23791
23792     altos/telegps-v0.3: Remove ao_flight_number from main program
23793     
23794     We've got logging enabled now
23795     
23796     Signed-off-by: Keith Packard <keithp@keithp.com>
23797
23798 commit f830d4e9202d2a138fc9aaacb2388f94390399db
23799 Author: Keith Packard <keithp@keithp.com>
23800 Date:   Thu Jun 5 21:39:50 2014 -0700
23801
23802     altos/telegps-v0.3: Disable APRS by default. Set log max to 1M
23803     
23804     And adjust default radio cal to be a bit closer
23805     
23806     Signed-off-by: Keith Packard <keithp@keithp.com>
23807
23808 commit cab6d80f11e07dd26b865727eb7ce4fd45be5c7c
23809 Author: Keith Packard <keithp@keithp.com>
23810 Date:   Thu Jun 5 21:37:38 2014 -0700
23811
23812     altos: Force telemetry on by default for v0.3 TeleGPS boards
23813     
23814     These don't have a USB connect indicator, so just turn on telemetry by
23815     default
23816     
23817     Signed-off-by: Keith Packard <keithp@keithp.com>
23818
23819 commit 102b1977c138b30c2d2592ab310f7be072130a3b
23820 Author: Keith Packard <keithp@keithp.com>
23821 Date:   Thu Jun 5 21:36:16 2014 -0700
23822
23823     altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pin
23824     
23825     The LPC stuff isn't actually very useful and TeleGPS uses a custom pin
23826     instead, and was using HAS_USB_CONNECT to mean the same thing. That
23827     wasn't good.
23828     
23829     Signed-off-by: Keith Packard <keithp@keithp.com>
23830
23831 commit ec3de3ac461f2380d23c5c5d948333a9a210c400
23832 Author: Keith Packard <keithp@keithp.com>
23833 Date:   Thu Jun 5 21:35:41 2014 -0700
23834
23835     altos: Fix config to set default log size for all devices with log
23836     
23837     Not just devices with flight
23838     
23839     Signed-off-by: Keith Packard <keithp@keithp.com>
23840
23841 commit d8f84ba82bab653c041eb85f93b9dcb1083bd849
23842 Author: Keith Packard <keithp@keithp.com>
23843 Date:   Thu Jun 5 18:55:26 2014 -0700
23844
23845     altos: Add AO_LOG_FLIGHT packet to TeleGPS logs
23846     
23847     This encodes the flight number for tracking of data files.
23848     
23849     Signed-off-by: Keith Packard <keithp@keithp.com>
23850
23851 commit fe0aaf4413035f9de2c805c612c71188ec8c6f4d
23852 Author: Keith Packard <keithp@keithp.com>
23853 Date:   Thu Jun 5 18:49:59 2014 -0700
23854
23855     altos/telegps-v0.3: Add tracker task
23856     
23857     Signed-off-by: Keith Packard <keithp@keithp.com>
23858
23859 commit 6160ddadeae324b4a68db800c98c339156b63076
23860 Author: Keith Packard <keithp@keithp.com>
23861 Date:   Thu Jun 5 18:49:01 2014 -0700
23862
23863     altos: Add debug to tracker to force launch
23864     
23865     This lets us test the move from pad to drogue state
23866     
23867     Signed-off-by: Keith Packard <keithp@keithp.com>
23868
23869 commit 4a29df3f9f6c4969eb01598f6917ce78c9ce37a6
23870 Author: Keith Packard <keithp@keithp.com>
23871 Date:   Thu Jun 5 18:47:27 2014 -0700
23872
23873     altos: tracker distance computation flipped arguments around
23874     
23875     ao_distance takes (lat, lon, lat, lon) not (lat, lat, lon, lon)
23876     
23877     Signed-off-by: Keith Packard <keithp@keithp.com>
23878
23879 commit b619199345256cdc456f8a0b99c0ad9335e877c7
23880 Author: Keith Packard <keithp@keithp.com>
23881 Date:   Thu Jun 5 18:45:18 2014 -0700
23882
23883     altos: Fix tracker start state
23884     
23885     Make sure log can start by scanning existing logs
23886     Enable RDF by default
23887     Turn off telemetry until we decide whether to turn it on in the loop
23888     Allow TeleGPS v0.3 to run without ADC
23889     
23890     Signed-off-by: Keith Packard <keithp@keithp.com>
23891
23892 commit 97dac0f66bc938940e6b49409d950a1736c92655
23893 Author: Keith Packard <keithp@keithp.com>
23894 Date:   Thu Jun 5 18:44:26 2014 -0700
23895
23896     altos: Stick flight state in GPS location packets
23897     
23898     Useful for TeleGPS
23899     
23900     Signed-off-by: Keith Packard <keithp@keithp.com>
23901
23902 commit eebcf07950e909e4516b08c32e289a870f772793
23903 Author: Keith Packard <keithp@keithp.com>
23904 Date:   Thu Jun 5 18:35:45 2014 -0700
23905
23906     altos: Have tracker average 5 GPS samples before moving to pad mode
23907     
23908     Avoids early GPS noise right after lock
23909     
23910     Signed-off-by: Keith Packard <keithp@keithp.com>
23911
23912 commit e063701310c1ab5b766c27f24088699aad142fbd
23913 Author: Keith Packard <keithp@keithp.com>
23914 Date:   Thu Jun 5 18:33:33 2014 -0700
23915
23916     altos: Change tracker not-moving speed to 2m/s and document
23917     
23918     Just adjust to avoid sensing motion from GPS noise
23919     
23920     Signed-off-by: Keith Packard <keithp@keithp.com>
23921
23922 commit d7df6e8c47df35c0d27f1a2559ecc305ef28d271
23923 Author: Keith Packard <keithp@keithp.com>
23924 Date:   Thu Jun 5 18:31:06 2014 -0700
23925
23926     altos: ao_distance was overflowing when checking for longitude wrap
23927     
23928     Need to shift everyone right one bit to fit in 32 bits
23929     
23930     Signed-off-by: Keith Packard <keithp@keithp.com>
23931
23932 commit 2db2b75f8847ca0066bb19771653a65c9098ae52
23933 Author: Keith Packard <keithp@keithp.com>
23934 Date:   Thu Jun 5 17:24:57 2014 -0700
23935
23936     altos: Allow cc115l driver to be built without radio power control
23937     
23938     TeleGPS just wants full power, so remove the configuration option
23939     
23940     Signed-off-by: Keith Packard <keithp@keithp.com>
23941
23942 commit b8201bc9ba4a5f5f0522b68493cd5e7f013fd4bb
23943 Author: Keith Packard <keithp@keithp.com>
23944 Date:   Thu Jun 5 17:14:28 2014 -0700
23945
23946     altos: Include sensor logging task only on flight boards
23947     
23948     This lets TeleGPS use the logging infrastructure without wasting a
23949     task to log sensor data
23950     
23951     Signed-off-by: Keith Packard <keithp@keithp.com>
23952
23953 commit 3e28d8a242955d65d8cd50dbba4cad4609e2e1ae
23954 Author: Keith Packard <keithp@keithp.com>
23955 Date:   Thu Jun 5 17:12:06 2014 -0700
23956
23957     altos: Add tracker task for TeleGPS
23958     
23959     This replaces the flight code to monitor GPS state and switch flight
23960     states between startup/pad/drogue
23961     
23962     Signed-off-by: Keith Packard <keithp@keithp.com>
23963
23964 commit 6e152dd5c0786a650aed8f0c09babdc93895bff1
23965 Author: Keith Packard <keithp@keithp.com>
23966 Date:   Thu Jun 5 17:10:28 2014 -0700
23967
23968     altos: Add ao_distance.c to compute cartesian distances on the globe
23969     
23970     This is not a great circle distance, but should be good enough for
23971     points reasonably close together
23972     
23973     Signed-off-by: Keith Packard <keithp@keithp.com>
23974
23975 commit 8e7b8b0533e03e89425296d464b7a1a26fb63686
23976 Author: Keith Packard <keithp@keithp.com>
23977 Date:   Thu Jun 5 16:52:36 2014 -0700
23978
23979     telegps: Update icon and icon building
23980     
23981     Switch to satellite icon, build the osx and windows icons.
23982     
23983     Signed-off-by: Keith Packard <keithp@keithp.com>
23984
23985 commit 1bcafc452f50e518c4d86cbd6b9057c4bf7e676f
23986 Author: Keith Packard <keithp@keithp.com>
23987 Date:   Thu Jun 5 16:50:29 2014 -0700
23988
23989     altosuilib: Let the user hand-edit the preload map radius
23990     
23991     In case they want more than 5
23992     
23993     Signed-off-by: Keith Packard <keithp@keithp.com>
23994
23995 commit f59d69064763cfad2b4b15fd9660fd5fa21dba5e
23996 Author: Keith Packard <keithp@keithp.com>
23997 Date:   Mon Jun 2 23:43:54 2014 -0700
23998
23999     doc: Create release notes for version 1.4
24000     
24001     Signed-off-by: Keith Packard <keithp@keithp.com>
24002
24003 commit cd2179cb0d71749f3637cc3ee03ccc6adfd74aae
24004 Author: Keith Packard <keithp@keithp.com>
24005 Date:   Mon Jun 2 22:59:23 2014 -0700
24006
24007     telegps: Trap AltosConfigDataException in telegps config
24008     
24009     This was added for pyro configuration errors in AltosUI
24010     
24011     Signed-off-by: Keith Packard <keithp@keithp.com>
24012
24013 commit 5e4087cd2fbb3ac67f90cd82edaa73c1eedbf67c
24014 Author: Keith Packard <keithp@keithp.com>
24015 Date:   Mon Jun 2 22:23:31 2014 -0700
24016
24017     altoslib: Add missing AltosConfigDataException file
24018
24019 commit ace5f42b5567cff07a61b622171ac364ea8c165d
24020 Author: Keith Packard <keithp@keithp.com>
24021 Date:   Mon Jun 2 22:07:39 2014 -0700
24022
24023     altosui: Display error message when parsing pyro channel values fails
24024     
24025     Build an exception handling chain to get numeric parse errors
24026     propagated all the way back to the original 'save' command and up into
24027     a dialog window, including the pyro channel, field and value that were
24028     in error.
24029     
24030     Signed-off-by: Keith Packard <keithp@keithp.com>
24031
24032 commit 206fbb99d28961ce159e3affdd5c96f5e379a603
24033 Author: Keith Packard <keithp@keithp.com>
24034 Date:   Mon Jun 2 22:06:22 2014 -0700
24035
24036     altosui: Fix pyro channel value formatting
24037     
24038     Was using %6.1f for 1 and 2 fraction digit values as the
24039     conditional structure for figuring out which format to use was
24040     broken.
24041     
24042     Signed-off-by: Keith Packard <keithp@keithp.com>
24043
24044 commit d20c608ce833fb8949dce527f92887775d216823
24045 Author: Keith Packard <keithp@keithp.com>
24046 Date:   Mon Jun 2 22:05:11 2014 -0700
24047
24048     altos: Fetch/store only 8 bits for pyro state values
24049     
24050     These fields are uint8_t, not int16_t. Fetching and storing 16 bits is
24051     a bad idea.
24052     
24053     Signed-off-by: Keith Packard <keithp@keithp.com>
24054
24055 commit b7abc063fb27da29cd7a717bbea15f92882bd205
24056 Author: Keith Packard <keithp@keithp.com>
24057 Date:   Mon Jun 2 22:04:11 2014 -0700
24058
24059     altos: Maximum pyro configuration parameter has 4 bytes in the name
24060     
24061     "f>=" needs four bytes, not just three to store the whole string. If
24062     we only store three, then we never manage to compare correctly as the
24063     null terminating byte is missing.
24064     
24065     Signed-off-by: Keith Packard <keithp@keithp.com>
24066
24067 commit 7385c76af46ff400b9e79a8540199be289cb57c0
24068 Author: Keith Packard <keithp@keithp.com>
24069 Date:   Mon Jun 2 22:03:26 2014 -0700
24070
24071     altos: Configuring pyro channels can use more than 48 characters
24072     
24073     Increase the command buffer from 48 to 128 bytes to hold the longest
24074     pyro configuration commands
24075     
24076     Signed-off-by: Keith Packard <keithp@keithp.com>
24077
24078 commit 177d3c0333fd4218f01e05c78cbc5f186c8e32c0
24079 Author: Keith Packard <keithp@keithp.com>
24080 Date:   Fri May 30 17:27:10 2014 -0700
24081
24082     altos: Allow sparse GPS data logging for TeleGPS
24083     
24084     When the device hasn't moved for a while, stop logging data. Start as
24085     soon as it moves again.
24086     
24087     Signed-off-by: Keith Packard <keithp@keithp.com>
24088
24089 commit 12c408c5aa1d234fe9c946078d8a343b4fda7ebb
24090 Author: Keith Packard <keithp@keithp.com>
24091 Date:   Fri May 30 17:30:08 2014 -0700
24092
24093     altos: Test APRS altitude encoding
24094     
24095     Verify fixed point version against naïve implementation
24096     
24097     Signed-off-by: Keith Packard <keithp@keithp.com>
24098
24099 commit a7b0a5613c8e59b4c672b21f8d0890fd5cffd4dc
24100 Author: Keith Packard <keithp@keithp.com>
24101 Date:   Fri May 30 17:24:51 2014 -0700
24102
24103     altos: Switch APRS altitude encoding computation to fixed point
24104     
24105     APRS altitude is logarithmically encoded, so this implementation
24106     includes a fixed point log-base-2 function along with a bit of other
24107     fixed point stuff. This eliminates all floating point from TeleGPS,
24108     saving around 4kB of code space.
24109     
24110     Signed-off-by: Keith Packard <keithp@keithp.com>
24111
24112 commit 2d9842ee011139f5783a102ceb2b7f4c88b1a10f
24113 Author: Keith Packard <keithp@keithp.com>
24114 Date:   Fri May 30 17:17:42 2014 -0700
24115
24116     telegps: Add config for tracker starting distances
24117     
24118     Signed-off-by: Keith Packard <keithp@keithp.com>
24119
24120 commit 29d325f418b401f61580288b5947b0df8ac5b717
24121 Author: Keith Packard <keithp@keithp.com>
24122 Date:   Thu May 29 22:03:48 2014 -0700
24123
24124     telegps: Fixup windows fat build harder
24125
24126 commit b74dfc9c2cbe14593738eb994e9163d466155326
24127 Author: Keith Packard <keithp@keithp.com>
24128 Date:   Thu May 29 21:48:11 2014 -0700
24129
24130     TeleGPS firmware isn't quite ready, don't include in windows fat build yet
24131
24132 commit e60d0456f59c76ad786bc8f8065fbe84e6cae922
24133 Author: Keith Packard <keithp@keithp.com>
24134 Date:   Thu May 29 21:37:53 2014 -0700
24135
24136     Capture windows build error messages
24137
24138 commit 48074131ad05b4646e5d2dcf30ba4a1d17e249f8
24139 Author: Keith Packard <keithp@keithp.com>
24140 Date:   Thu May 29 16:39:26 2014 -0700
24141
24142     telegps: Add missing TeleGPSGraphUI.java file
24143     
24144     Signed-off-by: Keith Packard <keithp@keithp.com>
24145
24146 commit ca7e64a09823977e1af028e9482424e643beee68
24147 Author: Keith Packard <keithp@keithp.com>
24148 Date:   Thu May 29 14:40:39 2014 -0700
24149
24150     Build telegps distribution bits with 'make fat'
24151     
24152     Signed-off-by: Keith Packard <keithp@keithp.com>
24153
24154 commit bf684a4c290573a3aa627fd8ddf6f6ebbe5fa057
24155 Author: Keith Packard <keithp@keithp.com>
24156 Date:   Thu May 29 14:36:14 2014 -0700
24157
24158     telegps: Add graph display
24159     
24160     Moved the altosui graph files to altosuilib and fixed things up.
24161     
24162     Signed-off-by: Keith Packard <keithp@keithp.com>
24163
24164 commit f80075be4ebb9c5fe00c24b8c7638fad23267424
24165 Author: Keith Packard <keithp@keithp.com>
24166 Date:   Thu May 29 14:03:58 2014 -0700
24167
24168     java: Refactor AltosFlightDisplay units and font update handling
24169     
24170     Make AltosFlightDisplay explicitly implement AltosFontListener and
24171     AltosUnitsListener interfaces to make everyone use the same API. Then,
24172     actually go implement units listeners so that changing units updates
24173     all of the active displays immediately
24174     
24175     Signed-off-by: Keith Packard <keithp@keithp.com>
24176
24177 commit 71715337eb532a1fbe1a753240e7417d5223489f
24178 Author: Keith Packard <keithp@keithp.com>
24179 Date:   Thu May 29 10:16:15 2014 -0700
24180
24181     telegps: Add info table
24182     
24183     Move a couple of files from altosui to altosuilib, hook up the info
24184     table after changing it to implement the AltosFlightDisplay interface
24185     
24186     Signed-off-by: Keith Packard <keithp@keithp.com>
24187
24188 commit 13f84be8d1568a3fc2ed5eef5dcc2093c149285e
24189 Author: Keith Packard <keithp@keithp.com>
24190 Date:   Wed May 28 22:53:06 2014 -0700
24191
24192     telegps: Add flash device functionality
24193     
24194     Move bits from altosui to altosuilib and use those.
24195     
24196     Signed-off-by: Keith Packard <keithp@keithp.com>
24197
24198 commit 8ba523cd793f2263bb1acd7a5a10f8964075bdc5
24199 Author: Keith Packard <keithp@keithp.com>
24200 Date:   Wed May 28 22:45:23 2014 -0700
24201
24202     telegps: Auto-connect to any base stations plugged in at startup
24203     
24204     Signed-off-by: Keith Packard <keithp@keithp.com>
24205
24206 commit c30130d0bdc18ee351eb3d02e51f70f8a05905b1
24207 Author: Keith Packard <keithp@keithp.com>
24208 Date:   Wed May 28 22:06:43 2014 -0700
24209
24210     telegps: Don't try to ship TeleGPS firmware yet
24211     
24212     It's not quite ready. Instead, ship TBT and TD firmware.
24213     
24214     Signed-off-by: Keith Packard <keithp@keithp.com>
24215
24216 commit 3871b9ac036e3adfa1da089245fc7973b268c921
24217 Author: Keith Packard <keithp@keithp.com>
24218 Date:   Wed May 28 21:56:52 2014 -0700
24219
24220     telegps: Add 'Info' tab
24221     
24222     This contains a summary of the tracking info, including position,
24223     speed and course.
24224     
24225     Signed-off-by: Keith Packard <keithp@keithp.com>
24226
24227 commit 4cec35564324f909dcddeb7c0d83a2daa8223042
24228 Author: Keith Packard <keithp@keithp.com>
24229 Date:   Wed May 28 20:58:01 2014 -0700
24230
24231     telegps: Hook up data download dialog
24232     
24233     Signed-off-by: Keith Packard <keithp@keithp.com>
24234
24235 commit 9a4c2c7fc6af922d052e23a1b99bf847fbf9b0e9
24236 Author: Keith Packard <keithp@keithp.com>
24237 Date:   Wed May 28 20:48:59 2014 -0700
24238
24239     telegps: Add scan UI
24240     
24241     Move scan UI bits into altosuilib, allow telegps to not show telemetry
24242     format options.
24243     
24244     Signed-off-by: Keith Packard <keithp@keithp.com>
24245
24246 commit 82a69777c67128192b50bbf77ace0a6525f49cac
24247 Author: Keith Packard <keithp@keithp.com>
24248 Date:   Wed May 28 20:24:04 2014 -0700
24249
24250     telegps: Add preferences dialog
24251     
24252     Signed-off-by: Keith Packard <keithp@keithp.com>
24253
24254 commit a7fd31842a602a8ac803d0e09efb4ffabf7a289b
24255 Author: Keith Packard <keithp@keithp.com>
24256 Date:   Wed May 28 20:19:44 2014 -0700
24257
24258     telegps: Add device configuration dialogs
24259     
24260     Signed-off-by: Keith Packard <keithp@keithp.com>
24261
24262 commit d6c5904e2a05c8ae023a8cd954cf16c19c477d7d
24263 Author: Keith Packard <keithp@keithp.com>
24264 Date:   Wed May 28 20:00:10 2014 -0700
24265
24266     telegps: Use altosui's Instdrv NSIS plugin for telegps
24267     
24268     Instead of copying it, just point at it
24269     
24270     Signed-off-by: Keith Packard <keithp@keithp.com>
24271
24272 commit fe14315d4cfccf8b53d9c4b7fa79302fd36b2c9a
24273 Author: Keith Packard <keithp@keithp.com>
24274 Date:   Wed May 28 19:50:52 2014 -0700
24275
24276     telegps: Working towards building fat versions of telegps application
24277     
24278     Lots more of the bits necessary for windows/macosx
24279     
24280     Signed-off-by: Keith Packard <keithp@keithp.com>
24281
24282 commit 47ff6f7528e3984012e874f91ea4f5c1d68cb465
24283 Author: Keith Packard <keithp@keithp.com>
24284 Date:   Wed May 28 19:45:01 2014 -0700
24285
24286     doc: Add outline of TeleGPS doc
24287     
24288     No actual content, mostly a place holder to make the build work
24289     
24290     Signed-off-by: Keith Packard <keithp@keithp.com>
24291
24292 commit e19121d5e7368ef723d4642d26c24252a386a790
24293 Author: Keith Packard <keithp@keithp.com>
24294 Date:   Wed May 28 19:44:21 2014 -0700
24295
24296     Mark version 1.3.2.2
24297     
24298     Preliminary 1.3.3 version (1.4?)
24299     
24300     Signed-off-by: Keith Packard <keithp@keithp.com>
24301
24302 commit 2fa7785f9efdefaf0fc2fa8e0b03c85047613b84
24303 Author: Keith Packard <keithp@keithp.com>
24304 Date:   Wed May 28 16:08:30 2014 -0700
24305
24306     telegps: Add first version of telegps
24307     
24308     Not much implemented yet, but a shell of the UI and the map
24309     
24310     Signed-off-by: Keith Packard <keithp@keithp.com>
24311
24312 commit 9b3516419981967a1c6ab956269139977ac368ca
24313 Author: Keith Packard <keithp@keithp.com>
24314 Date:   Wed May 28 16:06:14 2014 -0700
24315
24316     altosui/altosuilib: Shuffle lots more code from altosui into
24317     altosuilib
24318     
24319     All of the bluetooth management stuff, and AltosSerial.
24320     
24321     Signed-off-by: Keith Packard <keithp@keithp.com>
24322
24323 commit 02e657e45e217dc483a81f28020cfe65a826e9be
24324 Author: Keith Packard <keithp@keithp.com>
24325 Date:   Wed May 28 10:43:09 2014 -0700
24326
24327     Document the need for ~/altusmetrumllc/google-maps-api-key
24328     
24329     Stick this in Releasing
24330     
24331     Signed-off-by: Keith Packard <keithp@keithp.com>
24332
24333 commit 9b9e4bf1b51c45553879141811748e65debfc251
24334 Author: Tom Marble <tmarble@info9.net>
24335 Date:   Wed May 28 14:08:02 2014 -0500
24336
24337     jenkins.sh: make -j 4 can fail, fix for altosui-test
24338
24339 commit 96ffe5bbd2a1b44ddda6cb25d37d2b0a672045f5
24340 Author: Tom Marble <tmarble@info9.net>
24341 Date:   Wed May 28 12:50:42 2014 -0500
24342
24343     fix for jenkins.sh
24344
24345 commit 5eaef0c98488fa3fbd3a6494dc15e1b793eb6f94
24346 Author: Tom Marble <tmarble@info9.net>
24347 Date:   Wed May 28 12:38:36 2014 -0500
24348
24349     add jenkins.sh
24350
24351 commit 324380dcf86be338c6d556b901d6889ddde97f7e
24352 Author: Keith Packard <keithp@keithp.com>
24353 Date:   Wed May 28 10:31:47 2014 -0700
24354
24355     altosuilib: Don't try to draw to destroyed map windows
24356     
24357     Signed-off-by: Keith Packard <keithp@keithp.com>
24358
24359 commit 1e5807ef428c9a0eb88ed8a3aef40098ab347d80
24360 Author: Keith Packard <keithp@keithp.com>
24361 Date:   Wed May 28 10:27:52 2014 -0700
24362
24363     altosuilib: Publish AltosSiteMap.centre. Add prefetchMaps with old API
24364     
24365     This gets altosui working again.
24366     
24367     Signed-off-by: Keith Packard <keithp@keithp.com>
24368
24369 commit 52ce41952c5a3c31532fa4f0d1b3155a162b76f4
24370 Author: Keith Packard <keithp@keithp.com>
24371 Date:   Wed May 28 10:16:38 2014 -0700
24372
24373     altosuilib: Update map preloading UI to include zoom and maptypes
24374     
24375     This lets you specify precisely which maps to load.
24376     
24377     Signed-off-by: Keith Packard <keithp@keithp.com>
24378
24379 commit 5c3991768d3cb17fc99ad32b2d6d8d11f0e37dfa
24380 Author: Keith Packard <keithp@keithp.com>
24381 Date:   Wed May 28 02:18:41 2014 -0700
24382
24383     altosuilib: Remove debug printf in AltosSiteMapCache
24384     
24385     Signed-off-by: Keith Packard <keithp@keithp.com>
24386
24387 commit 4a5ef9eaa8b809c56813625133120e7e91fc8e65
24388 Author: Keith Packard <keithp@keithp.com>
24389 Date:   Wed May 28 02:06:18 2014 -0700
24390
24391     altoslib: When log-format is missing, use product
24392     
24393     log-format was added for 1.0; earlier log files don't include that,
24394     but do say which product they're from.
24395     
24396     Signed-off-by: Keith Packard <keithp@keithp.com>
24397
24398 commit 3773e89c47d356c4df58edc5725c33bca89b9605
24399 Author: Keith Packard <keithp@keithp.com>
24400 Date:   Wed May 28 00:42:24 2014 -0700
24401
24402     altosuilib: Add google maps API key, configured with -with-google-key
24403     
24404     This places the actual key outside of the repository, allowing the
24405     user to configure the name of the file containing the key. By default,
24406     this pulls the key from $HOME/altusmetrumllc/google-maps-api-key.
24407     
24408     With the key present, there are no longer any rate limits to loading
24409     map data.
24410     
24411     Signed-off-by: Keith Packard <keithp@keithp.com>
24412
24413 commit e6cfa25702b3dc1d492c5f1a4d0b4ba4831d30bd
24414 Author: Keith Packard <keithp@keithp.com>
24415 Date:   Tue May 27 20:34:29 2014 -0700
24416
24417     altosuilib: Decompress map images asynchronously and in parallel
24418     
24419     This speeds up loading map images from disk quite a bit, and keeps the
24420     UI responsive while that happens as well.
24421     
24422     Signed-off-by: Keith Packard <keithp@keithp.com>
24423
24424 commit 8e44580cbe978f1570d4d2ac13d3dd7cd470ecf7
24425 Author: Keith Packard <keithp@keithp.com>
24426 Date:   Tue May 27 15:39:13 2014 -0700
24427
24428     altosuilib: Add distance measuring line to site map.
24429     
24430     Use any modifier or button other than the left one to draw a line on
24431     the map. The length of the line is shown at the start of the line.
24432     
24433     Signed-off-by: Keith Packard <keithp@keithp.com>
24434
24435 commit c674a20432c2cb97e5bc2a3de891f78b9e172fe9
24436 Author: Keith Packard <keithp@keithp.com>
24437 Date:   Tue May 27 11:05:02 2014 -0700
24438
24439     altos: Fake flight code changes in kernel and stm
24440     
24441     Redirects data input from local sensors to USB sourced data, leaving
24442     USB enabled when the computer goes into pad mode.
24443     
24444     Signed-off-by: Keith Packard <keithp@keithp.com>
24445
24446 commit db08e99361d82de63058d3388823f486e5fc9839
24447 Author: Keith Packard <keithp@keithp.com>
24448 Date:   Tue May 27 10:58:53 2014 -0700
24449
24450     altosuilib: Add multiple zoom levels and content types to map
24451     
24452     Also changes the file format for hybrid, satellite and terrain maps to
24453     jpg to save disk space.
24454     
24455     Signed-off-by: Keith Packard <keithp@keithp.com>
24456
24457 commit 535271f7312f1a88af11d4f1dbf3d405b660f26c
24458 Author: Keith Packard <keithp@keithp.com>
24459 Date:   Sun May 25 21:14:42 2014 -0700
24460
24461     altos/test: Fix ADC structure for mega, use ao_config.h
24462     
24463     This switches from hand-coding the ao_config structure to using
24464     ao_config.h and also updates the ADC structure for ao_flight_test_mega
24465     to using the same one as telemega does natively
24466     
24467     Signed-off-by: Keith Packard <keithp@keithp.com>
24468
24469 commit 1894b51daceaf9fb6b49a0625e09a366985d15b6
24470 Author: Keith Packard <keithp@keithp.com>
24471 Date:   Sun May 25 21:12:29 2014 -0700
24472
24473     altos: Move ao_config declarations to ao_config.h
24474     
24475     No sense leaving these in ao.h, and it's nice to make that file smaller
24476     
24477     Signed-off-by: Keith Packard <keithp@keithp.com>
24478
24479 commit 3d5db24708b37d86eac187169e2553a408dfeb83
24480 Author: Keith Packard <keithp@keithp.com>
24481 Date:   Sun May 25 21:11:23 2014 -0700
24482
24483     altos: Make MS5607 PROM a public variable
24484     
24485     This will let the fake flight code update it as necessary, without
24486     creating a new interface in ao_ms5607.c
24487     
24488     Signed-off-by: Keith Packard <keithp@keithp.com>
24489
24490 commit 4df84dd5d007120f54cbda380789306608f2fc46
24491 Author: Keith Packard <keithp@keithp.com>
24492 Date:   Sun May 25 21:08:44 2014 -0700
24493
24494     micropeak: Add -Xlint:unchecked to javac line
24495     
24496     This shows missing parametric type errors
24497     
24498     Signed-off-by: Keith Packard <keithp@keithp.com>
24499
24500 commit f0216d721ed13f4d3dc608bb6ad8f83732b27c0a
24501 Author: Keith Packard <keithp@keithp.com>
24502 Date:   Sun May 25 21:01:38 2014 -0700
24503
24504     altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2
24505     
24506     API has changed for these libraries, time to bump the file versions
24507     
24508     Signed-off-by: Keith Packard <keithp@keithp.com>
24509
24510 commit d63319f6f29ef714bb1d5c359c2448f63e7a4534
24511 Author: Keith Packard <keithp@keithp.com>
24512 Date:   Sun May 25 20:58:24 2014 -0700
24513
24514     ao-tools: Add cc_usb_write function
24515     
24516     This writes raw bytes to the USB port; useful for sending binary data
24517     for flashing or the upcoming flight test stuff.
24518     
24519     Signed-off-by: Keith Packard <keithp@keithp.com>
24520
24521 commit 0a6c76fc0525d6588a1d88127f0085f13a02f1af
24522 Author: Keith Packard <keithp@keithp.com>
24523 Date:   Sun May 25 20:55:11 2014 -0700
24524
24525     altosui/altosuilib/altoslib: Move more stuff out of autosui. Reduce site map memory
24526     
24527     Prepare to share with TeleGPS application.
24528     
24529     This also has the changes to the site map tile which cache only a few
24530     images and regenerate the flight path on the fly, saving piles of memory
24531     
24532     Signed-off-by: Keith Packard <keithp@keithp.com>
24533
24534 commit 4ac7797d3efb9cc2d9fae88519f55e40b1050224
24535 Author: Keith Packard <keithp@keithp.com>
24536 Date:   Sun May 25 20:47:49 2014 -0700
24537
24538     altosui/altosuilib: Cleanup -Xlint:unchecked warnings
24539     
24540     Add parametric types to avoid unchecked warnings.
24541     
24542     Signed-off-by: Keith Packard <keithp@keithp.com>
24543
24544 commit b60a3689910731d9bdb8a431a3dcc9e99f961b35
24545 Author: Keith Packard <keithp@keithp.com>
24546 Date:   Thu May 22 18:46:58 2014 -0700
24547
24548     altoslib: Move CSV/KML output code to altoslib
24549     
24550     It's sharable, so share it
24551     
24552     Signed-off-by: Keith Packard <keithp@keithp.com>
24553
24554 commit 2625a464417c8475c66101757ca2c30cd6c74e0c
24555 Author: Keith Packard <keithp@keithp.com>
24556 Date:   Wed May 21 14:02:35 2014 -0700
24557
24558     altos: Add config values for tracker start motion limits
24559     
24560     TeleGPS switches from 'pad' to 'drogue' states after the device moves
24561     a specified distance from the initial starting point. These values can
24562     be configured, and this is the configuration for them.
24563     
24564     Signed-off-by: Keith Packard <keithp@keithp.com>
24565
24566 commit 161ae96f9ec11e2586df07c0f6d724ddc4dad76c
24567 Author: Keith Packard <keithp@keithp.com>
24568 Date:   Wed May 21 14:00:05 2014 -0700
24569
24570     altos/test: Parse mega ground data. Fix pyro parsing
24571     
24572     This gets ao_flight_test_mega working with eeprom files
24573     
24574     Signed-off-by: Keith Packard <keithp@keithp.com>
24575
24576 commit 43be26603827b5930bf3e8082610cfa19b45534d
24577 Author: Keith Packard <keithp@keithp.com>
24578 Date:   Wed May 21 13:58:54 2014 -0700
24579
24580     altos/test: Get APRS generation test working again
24581     
24582     APRS now includes sat info, so we have to fake that up to generate an
24583     APRS test file
24584     
24585     Signed-off-by: Keith Packard <keithp@keithp.com>
24586
24587 commit 2a3846df381a5eeac8ec3327c770af502aaf4e76
24588 Author: Keith Packard <keithp@keithp.com>
24589 Date:   Wed May 21 01:37:57 2014 -0700
24590
24591     altos: Don't define ao_ignite_decivolt without igniters
24592     
24593     Signed-off-by: Keith Packard <keithp@keithp.com>
24594
24595 commit af782e92c6a0c0a6b0fc2fa52519749a88ca8fb8
24596 Author: Keith Packard <keithp@keithp.com>
24597 Date:   Wed May 21 01:36:40 2014 -0700
24598
24599     altos: Expose ao_gps_set_rate from u-blox driver
24600     
24601     This lets applications set the desired GPS update rate to reduce power usage
24602     
24603     Signed-off-by: Keith Packard <keithp@keithp.com>
24604
24605 commit 8b488bdd0f5c91be7e5aae1c8f0193e713734b14
24606 Author: Keith Packard <keithp@keithp.com>
24607 Date:   Wed May 21 01:35:33 2014 -0700
24608
24609     altos: Fix cc115l debug build
24610     
24611     New compiler warning flags and moving to the nxp require a few minor
24612     changes in the code to make it work.
24613     
24614     Signed-off-by: Keith Packard <keithp@keithp.com>
24615
24616 commit cb228304d8df3063914ab505a530d4ea79ca027d
24617 Author: Keith Packard <keithp@keithp.com>
24618 Date:   Wed May 21 01:34:27 2014 -0700
24619
24620     altos: Allow APRS to send just battery voltage
24621     
24622     Don't require apogee and main voltages as well
24623     
24624     Signed-off-by: Keith Packard <keithp@keithp.com>
24625
24626 commit ca338a897ba3237652a3ae092e660f26c9e35074
24627 Author: Keith Packard <keithp@keithp.com>
24628 Date:   Wed May 21 01:39:46 2014 -0700
24629
24630     altos/lpc: whitespace
24631     
24632     Signed-off-by: Keith Packard <keithp@keithp.com>
24633
24634 commit 0a3312e725d914bbba6355e07d2f1d2833d2d6c2
24635 Author: Keith Packard <keithp@keithp.com>
24636 Date:   Wed May 21 01:39:01 2014 -0700
24637
24638     altos/lpc: adc code computes number of active ADC channels
24639     
24640     Don't require the application to provide AO_NUM_ADC when AO_ADC_NUM is
24641     computed automatically.
24642     
24643     Signed-off-by: Keith Packard <keithp@keithp.com>
24644
24645 commit b278a73cb54ba2f107bf91089f87c11528f017ab
24646 Author: Keith Packard <keithp@keithp.com>
24647 Date:   Wed May 21 01:41:38 2014 -0700
24648
24649     altos/stm: Make stm applications depend on ao_boot.h
24650     
24651     This should make sure they get recompiled when boot stuff changes.
24652     
24653     Signed-off-by: Keith Packard <keithp@keithp.com>
24654
24655 commit f3544daf08f38aa8e28ca214a19ab7fd47c0c802
24656 Author: Keith Packard <keithp@keithp.com>
24657 Date:   Fri May 16 00:00:12 2014 -0600
24658
24659     altosui: Remove another beep config debug printf
24660     
24661     Signed-off-by: Keith Packard <keithp@keithp.com>
24662
24663 commit eeacc001ba089b4bf5552b8ef36e61a0a96efabe
24664 Author: Keith Packard <keithp@keithp.com>
24665 Date:   Thu May 15 23:57:50 2014 -0600
24666
24667     altosui: Remove debug printf about beep config
24668     
24669     Signed-off-by: Keith Packard <keithp@keithp.com>
24670
24671 commit 6833e466d7d77765199bf4d21437c34a4eceb044
24672 Author: Keith Packard <keithp@keithp.com>
24673 Date:   Thu May 15 23:46:41 2014 -0600
24674
24675     altos: stm and lpc ao_boot.h were identical. move to kernel.
24676     
24677     These two files were absolutely identical, so share them by moving
24678     under kernel instead.x
24679     
24680     Signed-off-by: Keith Packard <keithp@keithp.com>
24681
24682 commit 211d9af507daf9a8611ed1813415bee27e3839eb
24683 Author: Keith Packard <keithp@keithp.com>
24684 Date:   Thu May 15 23:34:17 2014 -0600
24685
24686     altos: Use explicit boot loader signal in ao_boot_reboot
24687     
24688     Instead of just "knowing" that ao_boot_loader will be passed zero when
24689     the application wants to get back to the boot loader, explicitly
24690     define the values so that both sides always agree.
24691     
24692     Signed-off-by: Keith Packard <keithp@keithp.com>
24693
24694 commit 0bf1c74e83fe49a11916b52596363f4dd56c522c
24695 Author: Keith Packard <keithp@keithp.com>
24696 Date:   Thu May 15 23:10:54 2014 -0600
24697
24698     doc: Document the Apogee Lockout setting
24699     
24700     Signed-off-by: Keith Packard <keithp@keithp.com>
24701
24702 commit dbb0fcf6d161a9d49fe699c37a18e4c33c409b59
24703 Author: Bdale Garbee <bdale@gag.com>
24704 Date:   Thu May 15 17:20:39 2014 -0600
24705
24706     include EasyMega Makefiles
24707
24708 commit 0948f5d96456b2e7f57ad75dfc9ef455ba197163
24709 Author: Bdale Garbee <bdale@gag.com>
24710 Date:   Thu May 15 17:19:08 2014 -0600
24711
24712     working?
24713
24714 commit 0fd608868aa03f81b2d902e1da13ee0b1ab20b78
24715 Author: Bdale Garbee <bdale@gag.com>
24716 Date:   Thu May 15 16:23:17 2014 -0600
24717
24718     lose the (old) easymega-v1.0 directory in favor of my fresher 0.1
24719
24720 commit 819f73698f57e76dca50fe4fadccebd23ffb776d
24721 Author: Keith Packard <keithp@keithp.com>
24722 Date:   Thu May 15 09:31:24 2014 -0600
24723
24724     altos: Make quadrature debounce per-pin rather than per-device
24725     
24726     Debouncing per-pin means we don't lose transitions, which makes
24727     counting a lot more precise.
24728     
24729     Signed-off-by: Keith Packard <keithp@keithp.com>
24730
24731 commit da13064382e9673e69cdfae6abbac253c9fc42fc
24732 Author: Keith Packard <keithp@keithp.com>
24733 Date:   Thu May 15 09:30:32 2014 -0600
24734
24735     altos/telemini-v2.0: Enable beep frequency configuration
24736     
24737     Now that there's space for this, add it in.
24738     
24739     Signed-off-by: Keith Packard <keithp@keithp.com>
24740
24741 commit 36002fc724702d34302f3cc0df593019ca8db4e0
24742 Author: Keith Packard <keithp@keithp.com>
24743 Date:   Thu May 15 09:29:52 2014 -0600
24744
24745     altos/telemini-v2.0: Remove old baro->alt conversion table
24746     
24747     TeleMini doesn't have two baro sensors...
24748     
24749     Signed-off-by: Keith Packard <keithp@keithp.com>
24750
24751 commit d0d29cc233b0d444782530fea15d957b2b4c45d7
24752 Author: Keith Packard <keithp@keithp.com>
24753 Date:   Thu May 15 09:28:30 2014 -0600
24754
24755     altos/cc1111: Switch P1_0 from a green LED to USB pullup
24756     
24757     Signed-off-by: Keith Packard <keithp@keithp.com>
24758
24759 commit 3225fb54ec1beaf6dc8553ab4f5b86bea6bdf1f3
24760 Author: Keith Packard <keithp@keithp.com>
24761 Date:   Thu May 15 09:27:34 2014 -0600
24762
24763     altos/cc1111: Add support for CPU-driven USB pullup
24764     
24765     Signed-off-by: Keith Packard <keithp@keithp.com>
24766
24767 commit 940ec6a2d5b054f68da39945a00f4d1b36d1b318
24768 Author: Keith Packard <keithp@keithp.com>
24769 Date:   Tue May 13 22:46:19 2014 -0700
24770
24771     altos/cc1111: Errata fix isn't needed for discontinued products
24772     
24773     And, doesn't fit in memory for some of them, so don't compile it.
24774     
24775     Signed-off-by: Keith Packard <keithp@keithp.com>
24776
24777 commit feb0b5f8b28767197f87e5818812d6640c1f40e6
24778 Author: Keith Packard <keithp@keithp.com>
24779 Date:   Tue May 13 17:30:47 2014 -0700
24780
24781     altos/cc1111: Wait for xtal to be stable
24782     
24783     Errata http://www.ti.com/lit/er/swrz022c/swrz022c.pdf says that the
24784     xtal is stable bit is bogus and that you need to just delay for a while.
24785     
24786     Signed-off-by: Keith Packard <keithp@keithp.com>
24787
24788 commit 8124af8c27b2b9e446aa3a4f1da83d4db7c1ea87
24789 Merge: 6dd7eae5 3bcf4bdd
24790 Author: Keith Packard <keithp@keithp.com>
24791 Date:   Mon May 12 23:21:55 2014 -0700
24792
24793     Merge remote-tracking branch 'origin/master'
24794
24795 commit 6dd7eae5e4752d2098797e96953db8923e26835b
24796 Author: Keith Packard <keithp@keithp.com>
24797 Date:   Mon May 12 23:20:08 2014 -0700
24798
24799     ao-tools/ao-usbload: Check image flash usage against device flash availability
24800     
24801     For devices which report the range of valid flash addresses from their
24802     boot loader, check the loaded image to make sure it fits within that range.
24803     
24804     Signed-off-by: Keith Packard <keithp@keithp.com>
24805
24806 commit 8a114bac1145359f3953ce70f049a6be71df5300
24807 Author: Keith Packard <keithp@keithp.com>
24808 Date:   Mon May 12 23:18:41 2014 -0700
24809
24810     altos/flash-loader: Check memory addresses against flash space
24811     
24812     This validates memory read/write requests to make sure they are within
24813     the available flash memory space.
24814     
24815     This also reports the flash base and bounds addresses in the 'version'
24816     command so that the loader can validate the image before attempting to
24817     write it.
24818     
24819     Signed-off-by: Keith Packard <keithp@keithp.com>
24820
24821 commit a25c34ef0a92beaa0695e0d0020eda5e26b309e2
24822 Author: Keith Packard <keithp@keithp.com>
24823 Date:   Mon May 12 22:56:38 2014 -0700
24824
24825     altos/stm: Use #define'd constants for GPIO register addresses
24826     
24827     This lets the compiler short-circuit the tests in ao_enable_gpio and
24828     ao_disable_gpio to save a bit of code space and time.
24829     
24830     Signed-off-by: Keith Packard <keithp@keithp.com>
24831
24832 commit 530894f508874f4cb3db644ca9ca679ed704f964
24833 Author: Keith Packard <keithp@keithp.com>
24834 Date:   Mon May 12 22:55:38 2014 -0700
24835
24836     altos/stm: Figure out available flash space based on chip id registers
24837     
24838     Look at the flash size and the device id registers to figure out how
24839     much flash is available.
24840     
24841     Signed-off-by: Keith Packard <keithp@keithp.com>
24842
24843 commit 2c543be5548ccda6bd29a2a7659fcc287f7a9f07
24844 Author: Keith Packard <keithp@keithp.com>
24845 Date:   Mon May 12 22:54:35 2014 -0700
24846
24847     altos/stm: White space fix in ao_boot_pin.c
24848
24849 commit 2f196323a2829f9537f3b339f19478127ffde623
24850 Author: Keith Packard <keithp@keithp.com>
24851 Date:   Mon May 12 22:53:07 2014 -0700
24852
24853     altos/stm: Use flash address of boot loader instead of 0x0
24854     
24855     Flash is at 0x08000000, but when the chip boots, it can be at 0x0 as
24856     well. Use the 0x08000000 address when rebooting to flash
24857     
24858     Signed-off-by: Keith Packard <keithp@keithp.com>
24859
24860 commit 6a6053dfed6fc1a7f50be0c62782d0050758cd0b
24861 Author: Keith Packard <keithp@keithp.com>
24862 Date:   Mon May 12 22:51:50 2014 -0700
24863
24864     altos: Assume all LPC products will have 32KB of flash
24865     
24866     If we ever use something smaller than this, we'll need to figure out
24867     how to tell how much memory the device has.
24868     
24869     Signed-off-by: Keith Packard <keithp@keithp.com>
24870
24871 commit d1908101241b1002fbc582b0a2c27045065a6615
24872 Author: Keith Packard <keithp@keithp.com>
24873 Date:   Mon May 12 22:51:16 2014 -0700
24874
24875     altos: Report amount of program space available in the version command
24876     
24877     Signed-off-by: Keith Packard <keithp@keithp.com>
24878
24879 commit 3af4e824938fe07fe75c6d24d9906aebfbe578f3
24880 Author: Keith Packard <keithp@keithp.com>
24881 Date:   Mon May 12 22:50:41 2014 -0700
24882
24883     altos: Add LED test command to pca9922 driver
24884     
24885     This lets you control the LEDs from the command line to test things.
24886     
24887     Signed-off-by: Keith Packard <keithp@keithp.com>
24888
24889 commit 47750e236c45ab03f28fc3393996edb2bd4312e3
24890 Author: Keith Packard <keithp@keithp.com>
24891 Date:   Mon May 12 22:49:39 2014 -0700
24892
24893     ao-bringup: Use official binaries for EasyMini turnon
24894     
24895     Don't use locally built ones, use the official ones found in
24896     ~/altusmetrumllc/Binaries to ensure that all devices are shipped with
24897     known firmware.
24898     
24899     Signed-off-by: Keith Packard <keithp@keithp.com>
24900
24901 commit 5f4a1b3e553276a4d6727c111fe290fa3690fa1e
24902 Author: Keith Packard <keithp@keithp.com>
24903 Date:   Mon May 12 22:48:45 2014 -0700
24904
24905     ao-bringup: test-baro should accept altitudes a bit below sea level
24906     
24907     Testing baro sensors on a particularly high pressure day at Keith's
24908     house yields altitudes down to -20m or so.
24909     
24910     Signed-off-by: Keith Packard <keithp@keithp.com>
24911
24912 commit 238ddde1ffdb8521d06519306cfb76271ae552b9
24913 Author: Keith Packard <keithp@keithp.com>
24914 Date:   Mon May 12 22:47:55 2014 -0700
24915
24916     atosui: Hide Callsign and RSSI tabs for devices without a radio
24917     
24918     When doing Monitor Idle with EasyMini, it's nice to not put fields on
24919     the screen which won't ever have useful data in them.
24920     
24921     Signed-off-by: Keith Packard <keithp@keithp.com>
24922
24923 commit 3bcf4bdd3e3f3751ad9d517696b5573dd4593846
24924 Author: Bdale Garbee <bdale@gag.com>
24925 Date:   Mon May 12 17:31:14 2014 -0600
24926
24927     update TeleMega turn-on script and Releasing for new stable firmware home
24928
24929 commit cbb6f7a3abbde39163f2905badba0ae88744b104
24930 Author: Bdale Garbee <bdale@gag.com>
24931 Date:   Fri May 9 12:30:25 2014 -0600
24932
24933     fix copyright year
24934
24935 commit 8d9c79f5c162e07d57d42c6ba5825a3327a911d5
24936 Author: Keith Packard <keithp@keithp.com>
24937 Date:   Fri May 9 00:05:39 2014 -0700
24938
24939     altos: Simplify quadrature tracking
24940     
24941     Set the timer to 200Hz for a 5ms debounce interval. Then, simply look
24942     for transitions ending in both bits in the encoder being off, which
24943     indicates the the encoder is resting in a detent. If bit '2' is
24944     turning off, the encoder was rotated clockwise, otherwise the encoder
24945     was rotated counter clockwise.
24946     
24947     This is a lot more reliable, although still not perfect.
24948     
24949     Signed-off-by: Keith Packard <keithp@keithp.com>
24950
24951 commit ef48e1bb73c791d731b0d2c0e5beef1539103049
24952 Author: Keith Packard <keithp@keithp.com>
24953 Date:   Mon May 5 23:46:34 2014 -0700
24954
24955     altos: Clean up trailing whitespace in ao_pad.c
24956     
24957     Signed-off-by: Keith Packard <keithp@keithp.com>
24958
24959 commit c8ad50495e2d81209a4882dd4f82c19d9ae2ac34
24960 Author: Keith Packard <keithp@keithp.com>
24961 Date:   Mon May 5 23:45:30 2014 -0700
24962
24963     altos: Fix byte offsets in the mega AO_LOG_FLIGHT packets
24964     
24965     Just comments, but even those should be correct
24966     
24967     Signed-off-by: Keith Packard <keithp@keithp.com>
24968
24969 commit b22dff94778b1f15a6ad1989d526b936f0fa09ea
24970 Author: Keith Packard <keithp@keithp.com>
24971 Date:   Mon May 5 23:43:44 2014 -0700
24972
24973     altos: ublox driver always offers course data when it has a fix
24974     
24975     Set the AO_GPS_COURSE_VALID bit to signal that this part of the GPS
24976     data is valid.
24977     
24978     Signed-off-by: Keith Packard <keithp@keithp.com>
24979
24980 commit c9d6a1fbb3148f03864df6d1ed5f6b6dccd7b383
24981 Author: Keith Packard <keithp@keithp.com>
24982 Date:   Mon May 5 23:41:43 2014 -0700
24983
24984     altosui: Add GPS course, ground speed and climb rate to graphs
24985     
24986     Signed-off-by: Keith Packard <keithp@keithp.com>
24987
24988 commit 39fbc4cb1d4c92522c90aa5e36fd62a4827d8306
24989 Author: Keith Packard <keithp@keithp.com>
24990 Date:   Mon May 5 23:38:44 2014 -0700
24991
24992     altoslib: Parse remaining mega AO_LOG_FLIGNT and AO_LOG_GPS_TIME fields
24993     
24994     GPS fields past 'day' were not getting parsed. Ground values for the
24995     IMU were not getting parsed, but a false 'temperature' value was being read.
24996     
24997     Signed-off-by: Keith Packard <keithp@keithp.com>
24998
24999 commit d2e6efa810b7fccc5af937386a40ae5af064bf26
25000 Author: Keith Packard <keithp@keithp.com>
25001 Date:   Mon May 5 23:38:05 2014 -0700
25002
25003     altoslib: Add a comment to remind us to fix the IMU code to deal with calibration
25004     
25005     Signed-off-by: Keith Packard <keithp@keithp.com>
25006
25007 commit d59d6787bfe26c3b18491ece602ad6cc5cf26c42
25008 Author: Keith Packard <keithp@keithp.com>
25009 Date:   Sat May 3 10:58:31 2014 -0700
25010
25011     altos: 8051 64 * 16 multiply function was broken for negative 64-bit
25012     
25013     It was jumping around the actual multiply when the 64-bit argument was negative.
25014     
25015     Signed-off-by: Keith Packard <keithp@keithp.com>
25016
25017 commit c49e13a7807a74bb66c83cd4a2e10eb601f59e62
25018 Author: Bdale Garbee <bdale@gag.com>
25019 Date:   Thu May 8 16:24:26 2014 -0600
25020
25021     relay control implemented, this project is now complete
25022
25023 commit acaad70e3db8f0b6ae45ca8309833db57bdf5ca2
25024 Author: Bdale Garbee <bdale@gag.com>
25025 Date:   Thu May 8 16:09:11 2014 -0600
25026
25027     first cut of usbrelay-v0.1 support .. LEDs wiggle, not switching relay yet
25028
25029 commit 2dfc4bc92b11252f17103f28198a702a3fdc2b2d
25030 Author: Keith Packard <keithp@keithp.com>
25031 Date:   Fri May 2 13:53:08 2014 -0700
25032
25033     altosui: Add configuration UI for beeper tone
25034     
25035     Signed-off-by: Keith Packard <keithp@keithp.com>
25036
25037 commit 027b1470c7a2d007eaab5c8d49f772b0c7559b80
25038 Author: Keith Packard <keithp@keithp.com>
25039 Date:   Fri May 2 12:26:07 2014 -0700
25040
25041     altos: Add configurable beep tone
25042     
25043     This lets you directly set the mid-range beep tone; the high and low
25044     tones remain set off of that in the same ratio as before.
25045     
25046     Note that none of the cc1111 products get this feature as they don't
25047     have enough flash space anymore...
25048     
25049     Signed-off-by: Keith Packard <keithp@keithp.com>
25050
25051 commit 8e3842660274ac4bcd7b5a78f5db215222b1c4de
25052 Author: Keith Packard <keithp@keithp.com>
25053 Date:   Wed Apr 30 22:14:37 2014 -0700
25054
25055     altos: For telelco discovery packets, retry 5 times with shorter timeout
25056     
25057     A timeout of 10ms is more than enough to receive a query packet, but
25058     if we miss it during device discovery, it's a pain, so retry 5 times
25059     to make sure we find everyone.
25060     
25061     Signed-off-by: Keith Packard <keithp@keithp.com>
25062
25063 commit 0223fced2c6d2b9f63ede6258afae46c3f55c200
25064 Author: Keith Packard <keithp@keithp.com>
25065 Date:   Wed Apr 30 22:13:44 2014 -0700
25066
25067     ao-tools: Clean up ao-sym structure an initializers
25068     
25069     Remove unused 'default_addr' field. Use named initializers when
25070     setting up the struct.
25071     
25072     Signed-off-by: Keith Packard <keithp@keithp.com>
25073
25074 commit 35efd4e51ece706234f80c076eb7f4f70c66098d
25075 Author: Keith Packard <keithp@keithp.com>
25076 Date:   Wed Apr 30 22:12:30 2014 -0700
25077
25078     ao-load: Make ao_sym static to avoid collision with ao-editaltos
25079     
25080     ao-load doesn't use ao-editaltos at this point, but does share the
25081     same name for the symbol table. To make the linker happier, make the
25082     ao-load version static.
25083     
25084     Signed-off-by: Keith Packard <keithp@keithp.com>
25085
25086 commit fd406000659a11862e05c22dbb20cdb738f56b01
25087 Author: Keith Packard <keithp@keithp.com>
25088 Date:   Wed Apr 30 22:11:39 2014 -0700
25089
25090     ao-telem: Dump orientation field from TeleMega sensor telemetry packet
25091     
25092     Signed-off-by: Keith Packard <keithp@keithp.com>
25093
25094 commit 2cf65d60e1c73dbff0badbe1ee6cb43d75bf803c
25095 Author: Keith Packard <keithp@keithp.com>
25096 Date:   Wed Apr 30 22:10:29 2014 -0700
25097
25098     altosui: Mark TeleMega additional pyro ignitor fired points in graphs
25099     
25100     Add markers to indicate when each additional pyro channel fires
25101     
25102     Signed-off-by: Keith Packard <keithp@keithp.com>
25103
25104 commit ecebb3902868d1d7485d2bc99ba4140c6b90567e
25105 Author: Keith Packard <keithp@keithp.com>
25106 Date:   Wed Apr 30 21:30:46 2014 -0700
25107
25108     altoslib: Track pyro firing state when reading mega eeprom files
25109     
25110     TeleMega records whether each pyro has been fired in the eeprom file;
25111     track that in the AltosState record.
25112     
25113     Signed-off-by: Keith Packard <keithp@keithp.com>
25114
25115 commit 5fb246fb50e262aa81ef7eb430be9782cfcf8848
25116 Author: Keith Packard <keithp@keithp.com>
25117 Date:   Tue Apr 29 19:04:30 2014 -0700
25118
25119     altosui: Add extra ignitors to graphable objects
25120     
25121     List all of the available extra ignitors as possible things to graph.
25122     
25123     Signed-off-by: Keith Packard <keithp@keithp.com>
25124
25125 commit f8429152e438eb72618edaf5983ae1cd5d3d4dab
25126 Author: Bdale Garbee <bdale@gag.com>
25127 Date:   Sun Apr 13 08:58:36 2014 -0600
25128
25129     ugly hack (just make sleep longer) to work around ttyACM* discovery issue
25130
25131 commit 3b5c4d88671e6c511fbfb1ce6b046f558dd6c2bf
25132 Author: Keith Packard <keithp@keithp.com>
25133 Date:   Sat Apr 12 17:46:34 2014 -0700
25134
25135     altos: Switch beeping to farnsworth spacing
25136     
25137     Use 17wpm/12wpm farnsworth spacing for the state reports. Leave the
25138     numeric reports running slowly as those require counting.
25139     
25140     Signed-off-by: Keith Packard <keithp@keithp.com>
25141
25142 commit 8628f7e02834a476d5cb3afa4cbf8d46a4b3c513
25143 Author: Keith Packard <keithp@keithp.com>
25144 Date:   Sat Apr 12 17:45:38 2014 -0700
25145
25146     altosuilib: Make lines in graphs 2 units wide
25147     
25148     This makes the graphs a lot easier to read.
25149     
25150     Signed-off-by: Keith Packard <keithp@keithp.com>
25151
25152 commit 9e18c524fa2d1f648f265b3c3105f5ceacf06c10
25153 Author: Keith Packard <keithp@keithp.com>
25154 Date:   Fri Apr 11 16:40:06 2014 -0700
25155
25156     altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace
25157     
25158     Just cleaning up the source code.
25159     
25160     Signed-off-by: Keith Packard <keithp@keithp.com>
25161
25162 commit 7b275ddfe20f54857d7d1abb98607c406b678090
25163 Author: Keith Packard <keithp@keithp.com>
25164 Date:   Fri Apr 11 16:31:32 2014 -0700
25165
25166     altos: Add 'microwater' product
25167     
25168     This is a custom firmware spin for micropeak designed for use with
25169     water rockets that sets the boost detect altitude to 10m instead of 30m.
25170     
25171     Signed-off-by: Keith Packard <keithp@keithp.com>
25172
25173 commit 99c729495a8cc589718607ee35d22454c6af2994
25174 Author: Keith Packard <keithp@keithp.com>
25175 Date:   Sun Apr 6 23:46:48 2014 -0700
25176
25177     altosui: Disable flight log configuration while flights are stored
25178     
25179     The log code won't let you resize the maximum flight log while there
25180     is still data on the flight computer; the code to figure that out in
25181     the UI was busted, leaving users confused about why it wasn't working.
25182     
25183     Signed-off-by: Keith Packard <keithp@keithp.com>
25184
25185 commit 4211c59e585545817b3cac02b41bb73106d6403e
25186 Author: Keith Packard <keithp@keithp.com>
25187 Date:   Sun Apr 6 22:27:37 2014 -0700
25188
25189     altos: Fix nanopeak compile
25190     
25191     Nanopeak uses port B bit 3 for the LED instead of bit 4. Fix the async
25192     code to support arbitrary bits for the serial LED.
25193     
25194     Signed-off-by: Keith Packard <keithp@keithp.com>
25195
25196 commit 350d941a825d0271933de0bfdea82d3af5744c21
25197 Author: Keith Packard <keithp@keithp.com>
25198 Date:   Sun Apr 6 20:14:49 2014 -0700
25199
25200     altos: Provide stable binaries for MicroPeak
25201     
25202     Publish MicroPeak .hex file to LLC repo and install it from there,
25203     rather than rebuilding it locally. This ensures that the installed
25204     bits don't depend on local configuration of any kind.
25205     
25206     Signed-off-by: Keith Packard <keithp@keithp.com>
25207
25208 commit 2427eae5f3b429d302fbe14f708dcbc68c851954
25209 Author: Keith Packard <keithp@keithp.com>
25210 Date:   Sun Apr 6 19:48:07 2014 -0700
25211
25212     altos: Replace C code attiny async output with inline asm
25213     
25214     Using inline asm instead of C ensures that compiler changes will not
25215     affect the timing of the serial data.
25216     
25217     Signed-off-by: Keith Packard <keithp@keithp.com>
25218
25219 commit 1d943d4cade0a40723143626abf6e67f8eca9dcb
25220 Author: Keith Packard <keithp@keithp.com>
25221 Date:   Sat Apr 5 18:17:17 2014 -0700
25222
25223     altos: Build TeleBalloon v2.0 by default
25224     
25225     We're supporting this now, we might as well build it.
25226     
25227     Signed-off-by: Keith Packard <keithp@keithp.com>
25228
25229 commit c14cfb1436c988eb0a0d26d7c4d83aeccecbc8a3
25230 Author: Keith Packard <keithp@keithp.com>
25231 Date:   Sat Apr 5 18:16:21 2014 -0700
25232
25233     ao-bringup: Split out easymini test into separate script
25234     
25235     This lets you run the easy mini testing code without also flashing the device.
25236     
25237     Signed-off-by: Keith Packard <keithp@keithp.com>
25238
25239 commit 9cb10d73fee0e3f36c778fd2a9c9992b87669fe2
25240 Author: Keith Packard <keithp@keithp.com>
25241 Date:   Sat Apr 5 18:14:35 2014 -0700
25242
25243     altosui: Add ignitor tab for TeleMega extra ignitors
25244     
25245     Show the current state of the additional ignitors in another tab;
25246     there's not really room in the 'Pad' tab.
25247     
25248     Signed-off-by: Keith Packard <keithp@keithp.com>
25249
25250 commit ca66a035edecd7feffcd22257d3413ce0e189c07
25251 Author: Keith Packard <keithp@keithp.com>
25252 Date:   Sat Apr 5 00:28:13 2014 -0700
25253
25254     doc: Document new voltage beeping at startup time
25255
25256 commit 18148c33540cda8cb6658724a048ffd426c1a6bb
25257 Author: Keith Packard <keithp@keithp.com>
25258 Date:   Sat Apr 5 00:20:22 2014 -0700
25259
25260     Bump version to 1.3.3
25261     
25262     Signed-off-by: Keith Packard <keithp@keithp.com>
25263
25264 commit 0d367fc24bfd0377db6f3b00a888a18245616767
25265 Author: Keith Packard <keithp@keithp.com>
25266 Date:   Sat Apr 5 00:18:57 2014 -0700
25267
25268     altos: Report battery voltage instead of S at startup
25269     
25270     This works on everything with a beeper except TeleMetrum v1.0 which
25271     just doesn't have enough flash space for the code.
25272     
25273     Signed-off-by: Keith Packard <keithp@keithp.com>
25274
25275 commit 8bd732ac9cb816630f46dd269448ff8422620df8
25276 Author: Keith Packard <keithp@keithp.com>
25277 Date:   Fri Apr 4 23:40:22 2014 -0700
25278
25279     doc: Outline files are now generated, so don't put them in git
25280     
25281     Signed-off-by: Keith Packard <keithp@keithp.com>
25282
25283 commit ca4b20f9781b1dc6974d26952973dfe0d607478c
25284 Author: Keith Packard <keithp@keithp.com>
25285 Date:   Fri Apr 4 23:38:40 2014 -0700
25286
25287     ao-tools: Wait for device to become ready instead of failing
25288     
25289     For some reason, USB devices take 'a while' to become usable; instead
25290     of bailing immediately, sit around waiting to see if the device
25291     becomes usable if we get an EBUSY or EACCES error.
25292     
25293     Signed-off-by: Keith Packard <keithp@keithp.com>
25294
25295 commit 2424c0e6fe53789dc83d1e96439dcdc13e847b07
25296 Author: Keith Packard <keithp@keithp.com>
25297 Date:   Fri Apr 4 23:37:15 2014 -0700
25298
25299     ao-tools: Use 'program' command in ao-flash-lpc instead of 'flash'
25300     
25301     The program meta-command is supposed to do the whole thing, and seems
25302     more reliable in actually getting what we want flashed to the board.
25303     
25304     Signed-off-by: Keith Packard <keithp@keithp.com>
25305
25306 commit 4800497fa1fc449807ef0097cc3fed367641ae29
25307 Author: Keith Packard <keithp@keithp.com>
25308 Date:   Fri Apr 4 23:36:34 2014 -0700
25309
25310     ao-bringup: Get turnon_telemini working
25311     
25312     This script now does complete testing of the board
25313     
25314     Signed-off-by: Keith Packard <keithp@keithp.com>
25315
25316 commit 24167015705ae831692b95735968b04a876f935e
25317 Author: Keith Packard <keithp@keithp.com>
25318 Date:   Fri Apr 4 23:34:48 2014 -0700
25319
25320     altos: Rename 'core' to 'kernel'
25321     
25322     core remains a bad name to use -- dirvish skips files (and
25323     directories, it seems) with that name.
25324     
25325     Signed-off-by: Keith Packard <keithp@keithp.com>
25326
25327 commit bb9fdef607728cc326a82aa632e59724f272e53b
25328 Author: Keith Packard <keithp@keithp.com>
25329 Date:   Thu Apr 3 00:10:19 2014 -0700
25330
25331     altoslib: Missed a couple of easy mini voltage API changes
25332     
25333     Oh, and Tm was using Em conversions (which is almost right, except Tm
25334     doesn't have the history)
25335     
25336     Signed-off-by: Keith Packard <keithp@keithp.com>
25337
25338 commit 834cd051af1b80a98678de221d3c45cb30f8bb0d
25339 Author: Keith Packard <keithp@keithp.com>
25340 Date:   Wed Apr 2 23:35:36 2014 -0700
25341
25342     Add easymini turnon script and helpers
25343     
25344     Signed-off-by: Keith Packard <keithp@keithp.com>
25345
25346 commit 21d584b9bf93b96a05ab374105493c0e17df320f
25347 Author: Keith Packard <keithp@keithp.com>
25348 Date:   Wed Apr 2 22:04:18 2014 -0700
25349
25350     altoslib: Fix EasyMini voltage computations
25351     
25352     Early Em prototypes had a 3.0V regulator.
25353     Early v1.0 boards measured power past the blocking diode.
25354     
25355     Deal with both conditions to try and report more accurate voltages for
25356     EasyMini data.
25357     
25358     Signed-off-by: Keith Packard <keithp@keithp.com>
25359
25360 commit adddad0dd45f67d01487c8dd75b040ca3ab50fe2
25361 Author: Keith Packard <keithp@keithp.com>
25362 Date:   Wed Apr 2 20:36:26 2014 -0700
25363
25364     altoslib: Ignore speed/accel after boost when finding maxima
25365     
25366     Large spikes in acceleration often occur with ejection charges, which
25367     can cause bogus acceleration and speed data to be seen. Ignore those
25368     for the purpose of computing the maximum values of each.
25369     
25370     Signed-off-by: Keith Packard <keithp@keithp.com>
25371
25372 commit ff4deb417a460d96645fb6934890c2c195142be3
25373 Author: Keith Packard <keithp@keithp.com>
25374 Date:   Fri Mar 28 23:33:25 2014 -0700
25375
25376     altos: HAS_LED is useless; remove it
25377     
25378     ao_flight was trying to decide whether to turn off the red LED by
25379     checking whether HAS_LED was defined. And yet, none of the flight
25380     firmware defines that anymore, except for easymini which defines it to
25381     zero.
25382     
25383     Remove all uses and defines of this value, substituting AO_LED_RED in
25384     ao_flight.c, which has to be defined for the ao_led_off call to work.
25385     
25386     Signed-off-by: Keith Packard <keithp@keithp.com>
25387
25388 commit ca0bf9fb2d6323d7a454e5ce04b48d11366eee67
25389 Author: Keith Packard <keithp@keithp.com>
25390 Date:   Sun Mar 16 18:12:33 2014 -0700
25391
25392     Add easymega firmware
25393     
25394     A trimmed down TeleMega build with no radio or GPS, along with pin
25395     changes necessary for the device.
25396     
25397     Signed-off-by: Keith Packard <keithp@keithp.com>
25398
25399 commit 7e0b549b9b30d0a1290d28b2b94025a98af6a4de
25400 Author: Keith Packard <keithp@keithp.com>
25401 Date:   Mon Mar 10 22:55:45 2014 -0700
25402
25403     altosui: Hide Tilt Angle values when not available
25404     
25405     In the Ascent table, make sure the tilt angle fields are hidden when
25406     they are set to MISSING.
25407     
25408     Signed-off-by: Keith Packard <keithp@keithp.com>
25409
25410 commit 3b50e50fb814a572f7b4ea9e268a1ae150fe678c
25411 Author: Keith Packard <keithp@keithp.com>
25412 Date:   Sun Mar 9 21:10:10 2014 -0700
25413
25414     altos: Another missing usbtrng file
25415
25416 commit b5ac64bc0a6fd0fc23f39283e469c9820bdc88fe
25417 Author: Keith Packard <keithp@keithp.com>
25418 Date:   Sun Mar 9 21:08:25 2014 -0700
25419
25420     altos: Missing ao_pins files for usbtrng
25421     
25422     Signed-off-by: Keith Packard <keithp@keithp.com>
25423
25424 commit 469bd376d84bf8d76faa3b726d96061d4d98b998
25425 Author: Keith Packard <keithp@keithp.com>
25426 Date:   Sun Mar 9 20:59:43 2014 -0700
25427
25428     altos: Fix LPC LED driver
25429     
25430     Was using wrong types
25431     
25432     Signed-off-by: Keith Packard <keithp@keithp.com>
25433
25434 commit 6a4a074d690fb34af49704ac3cc4826eaf06dd9d
25435 Author: Keith Packard <keithp@keithp.com>
25436 Date:   Sun Mar 9 20:58:36 2014 -0700
25437
25438     altos: fix building LPC serial support for STDIO
25439     
25440     Signed-off-by: Keith Packard <keithp@keithp.com>
25441
25442 commit 9671ca6c42544463fd551f81113c221265a2296e
25443 Author: Keith Packard <keithp@keithp.com>
25444 Date:   Sun Mar 9 20:57:31 2014 -0700
25445
25446     altos: Don't require projects to define PACKET_HAS_SLAVE
25447     
25448     Really, most don't need it, and whinging about not having it defined
25449     isn't useful.
25450     
25451     Signed-off-by: Keith Packard <keithp@keithp.com>
25452
25453 commit e1e00a4b67fbdbae339219b35aefd44a1bcf9486
25454 Author: Keith Packard <keithp@keithp.com>
25455 Date:   Sat Mar 8 21:39:33 2014 -0800
25456
25457     Add USB True Random Number Generator product
25458     
25459     Just basic device support
25460     
25461     Signed-off-by: Keith Packard <keithp@keithp.com>
25462
25463 commit 6dad9ca543fbed3f849b01300224b1b21ef2eb08
25464 Author: Keith Packard <keithp@keithp.com>
25465 Date:   Sat Mar 8 16:25:33 2014 -0800
25466
25467     Re-add LCD bits to stm-demo
25468
25469 commit 32f0f39a953dabe19ec92611570e4a82da8f8dce
25470 Author: Keith Packard <keithp@keithp.com>
25471 Date:   Sat Mar 8 16:25:10 2014 -0800
25472
25473     Add flash loader for stm-demo board
25474
25475 commit 4c7da6d0ad568448c37761cd0c0108b9161a9345
25476 Author: Keith Packard <keithp@keithp.com>
25477 Date:   Fri Mar 7 21:27:26 2014 -0800
25478
25479     doc: Add separate outline pdf generation
25480     
25481     This generates one-page pdf files that contain just the outline of
25482     each product.
25483     
25484     Signed-off-by: Keith Packard <keithp@keithp.com>
25485
25486 commit 8f2a85027b496451c5934eb36fcdffbd5e5da177
25487 Author: Keith Packard <keithp@keithp.com>
25488 Date:   Fri Feb 28 23:04:54 2014 -0800
25489
25490     Install .desktopfile as _SCRIPTS so they are left executable
25491     
25492     .desktop files should be marked executable so that the desktop
25493     environment knows they are correct.
25494     
25495     Signed-off-by: Keith Packard <keithp@keithp.com>
25496
25497 commit a072cbb137126e677d3ebbf0245ec4ea5aa481ad
25498 Author: Keith Packard <keithp@keithp.com>
25499 Date:   Fri Feb 28 21:16:57 2014 -0800
25500
25501     altosui: Retry device enumeration after rebooting for self flash
25502     
25503     Windows takes 'a while' to include the rebooted device in the list of
25504     available devices, so try a few times with a 100ms delay so that we
25505     can avoid asking the user to select from an empty list.
25506     
25507     Signed-off-by: Keith Packard <keithp@keithp.com>
25508
25509 commit ac2cfb03158b4902466a72edad5dc471ee6bdb91
25510 Author: Keith Packard <keithp@keithp.com>
25511 Date:   Fri Feb 28 21:16:36 2014 -0800
25512
25513     Mark development sequence to 1.3.3 by bumping version to 1.3.2.1
25514     
25515     Signed-off-by: Keith Packard <keithp@keithp.com>
25516
25517 commit 57e5d13c0577e1b0a6e8117e2d04eeda6cf0b045
25518 Author: Keith Packard <keithp@keithp.com>
25519 Date:   Sun Feb 23 17:42:08 2014 -0800
25520
25521     libaltos: Link so with -znoexecstack flag
25522     
25523     This marks the library as not requiring an executable stack, which
25524     openjdk prefers
25525     
25526     Signed-off-by: Keith Packard <keithp@keithp.com>
25527
25528 commit 104b8bfc9b37fda175f2cb2a1e33601fbf6f48f6
25529 Merge: 403b95ee 1edf7ef8
25530 Author: Bdale Garbee <bdale@gag.com>
25531 Date:   Thu Feb 20 13:23:52 2014 -0700
25532
25533     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
25534
25535 commit 403b95ee27782309b564855b85285c9f5f5c7068
25536 Author: Bdale Garbee <bdale@gag.com>
25537 Date:   Thu Feb 20 13:23:32 2014 -0700
25538
25539     update turnon scripts to store cal values
25540
25541 commit 3ef0cc28758c68e6076afa809e157a84ce3661fb
25542 Author: Bdale Garbee <bdale@gag.com>
25543 Date:   Thu Feb 20 13:23:20 2014 -0700
25544
25545     typo fixes from Matt Kraai
25546
25547 commit 1edf7ef8026ac4ab698a7f99671e9348d18ffd0a
25548 Author: Keith Packard <keithp@keithp.com>
25549 Date:   Tue Feb 18 09:47:51 2014 -0800
25550
25551     altos: Create balloon-specific load for TMv2 hardware
25552     
25553     Signed-off-by: Keith Packard <keithp@keithp.com>
25554
25555 commit ff4ae350c24b3d6ef71e29191bb719b07ab9c5bb
25556 Author: Keith Packard <keithp@keithp.com>
25557 Date:   Tue Feb 18 09:46:17 2014 -0800
25558
25559     altos: Make balloon code run again
25560     
25561     This fixes the balloon code so that it works with recent altos bits
25562     
25563     Signed-off-by: Keith Packard <keithp@keithp.com>
25564
25565 commit 8b6f051663dd17492bece9efb9e898ef113ab414
25566 Author: Keith Packard <keithp@keithp.com>
25567 Date:   Tue Feb 18 09:45:41 2014 -0800
25568
25569     altos: Set reasonable accel values when !HAS_ACCEL
25570     
25571     This lets us use telemetrum log and telemetry formats for balloons
25572     
25573     Signed-off-by: Keith Packard <keithp@keithp.com>
25574
25575 commit 9f6983e3d61fa5231f3d0ce33dbc5aadf946b597
25576 Author: Keith Packard <keithp@keithp.com>
25577 Date:   Tue Feb 18 09:44:52 2014 -0800
25578
25579     altos: Expose ao_usb_running globally
25580     
25581     This lets other bits of the code know when USB has been connected.
25582     
25583     Signed-off-by: Keith Packard <keithp@keithp.com>
25584
25585 commit 9b9d5b273a410e315739c5c6eaa4105523056b9a
25586 Author: Keith Packard <keithp@keithp.com>
25587 Date:   Tue Feb 18 09:43:43 2014 -0800
25588
25589     altos: Move balloon flight code to core
25590     
25591     This lets us create more than one balloon product
25592     
25593     Signed-off-by: Keith Packard <keithp@keithp.com>
25594
25595 commit 43b1797189095c402e1c35bdc317c4196e180e66
25596 Author: Keith Packard <keithp@keithp.com>
25597 Date:   Mon Feb 17 21:30:28 2014 -0800
25598
25599     doc: Need to publish .svg files as well
25600     
25601     The drill templates are all .svg files that are referenced by the
25602     generated html.
25603     
25604     Signed-off-by: Keith Packard <keithp@keithp.com>
25605
25606 commit 874d0065ecb066ee746a016876edebc7cc6e3d96
25607 Author: Keith Packard <keithp@keithp.com>
25608 Date:   Mon Feb 17 21:27:57 2014 -0800
25609
25610     Re-create drill templates
25611     
25612     Using inkscape, the drill templates weren't getting printed
25613     correctly. Switching to hand-generated svg fixes that.
25614     
25615     The .xsl file is also fixed to really encourage the images to be
25616     printed at exactly 100%.
25617     
25618     Signed-off-by: Keith Packard <keithp@keithp.com>
25619
25620 commit 6e713f0a53d608a8855884b7a48e4e3423d8a3d2
25621 Author: Bdale Garbee <bdale@gag.com>
25622 Date:   Mon Feb 17 00:15:58 2014 -0700
25623
25624     deliver images used in MicroPeak manual to web server, too
25625
25626 commit 1d421a43494cf2003ac23fb8cd21d6ae05edfac8
25627 Author: Bdale Garbee <bdale@gag.com>
25628 Date:   Mon Feb 17 00:10:05 2014 -0700
25629
25630     update copyright year assertion in MicroPeak manual, remember during releases
25631
25632 commit a3ddb5906167e445f937b16fafb7f5c537852f0a
25633 Author: Keith Packard <keithp@keithp.com>
25634 Date:   Sun Feb 16 18:01:10 2014 -0800
25635
25636     Mark .desktop files as executable
25637     
25638     Signed-off-by: Keith Packard <keithp@keithp.com>
25639
25640 commit c860d837a0c97a091c5f47fce91bdb8beb4602d3
25641 Author: Keith Packard <keithp@keithp.com>
25642 Date:   Sun Feb 16 15:53:50 2014 -0800
25643
25644     micropeak: Construct linux install script
25645     
25646     Uses the same script as altosui, just edits the final path name
25647     
25648     Signed-off-by: Keith Packard <keithp@keithp.com>
25649
25650 commit 948a614a62754fd4fffd9b84ad83fd444e4f0437
25651 Author: Keith Packard <keithp@keithp.com>
25652 Date:   Sun Feb 16 15:17:40 2014 -0800
25653
25654     Move .desktop and icon management out of debian dir
25655     
25656     This constructs a .desktop file from a template and installs it, along
25657     with suitable .svg icons, during the normal build process
25658     
25659     Signed-off-by: Keith Packard <keithp@keithp.com>
25660
25661 commit 066a01ad0b4e73fdb47b43a42c1d0b7fae81a180
25662 Author: Keith Packard <keithp@keithp.com>
25663 Date:   Sun Feb 16 14:57:38 2014 -0800
25664
25665     Put altusmetrum.svg and micropeak.svg in icon directory
25666     
25667     Signed-off-by: Keith Packard <keithp@keithp.com>
25668
25669 commit 95f5a6ef52947088993d395874cf6aa502fd2503
25670 Merge: 135b6d40 de2a6199
25671 Author: Bdale Garbee <bdale@gag.com>
25672 Date:   Sun Feb 16 15:53:35 2014 -0700
25673
25674     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
25675
25676 commit 135b6d4019f584c050b3d70c11fb5bcf2c7396c4
25677 Author: Bdale Garbee <bdale@gag.com>
25678 Date:   Sun Feb 16 15:53:22 2014 -0700
25679
25680     use svg in the .desktop file
25681
25682 commit 13dccd1869cdf00d4aa0df55a3ece33936cd520a
25683 Author: Bdale Garbee <bdale@gag.com>
25684 Date:   Sun Feb 16 15:51:32 2014 -0700
25685
25686     have the cal-freq script save cal values to a file
25687
25688 commit de2a619900ee23911c866d5aaff63a0f9388bfc7
25689 Author: Keith Packard <keithp@keithp.com>
25690 Date:   Sun Feb 16 13:01:29 2014 -0800
25691
25692     Add linux installer script
25693     
25694     Create a linux installer shell script that unpacks the archive in a
25695     sensible place and adds a .desktop file to the environment
25696     
25697     Signed-off-by: Keith Packard <keithp@keithp.com>
25698
25699 commit bf268354535a3a7b2e093235e5347ed2a6d809ff
25700 Author: Bdale Garbee <bdale@gag.com>
25701 Date:   Thu Feb 13 21:53:13 2014 -0700
25702
25703     updating changelog for release
25704
25705 commit e53be56179f4cd93227b6bdc28c2ae60b81db57d
25706 Author: Keith Packard <keithp@keithp.com>
25707 Date:   Sun Feb 9 23:47:47 2014 -0800
25708
25709     doc: Update the 1.3.2 release notes to include APRS and Fire Igniter changes
25710     
25711     Signed-off-by: Keith Packard <keithp@keithp.com>
25712
25713 commit d24ef4aa9429f4884548e5c9fd48d57e640f0d9d
25714 Author: Keith Packard <keithp@keithp.com>
25715 Date:   Sun Feb 9 23:46:39 2014 -0800
25716
25717     doc: Add remaining configurable parameters to the System Operation chapter
25718     
25719     Yes, this duplicates the section in the AltosUI chapter, but I'm not
25720     sure how to describe the device without talking about it in two
25721     places, so we might as well make both of them complete.
25722     
25723     Signed-off-by: Keith Packard <keithp@keithp.com>
25724
25725 commit e76948d382cf6980c3a5b6c48405d71c8811780b
25726 Author: Keith Packard <keithp@keithp.com>
25727 Date:   Sun Feb 9 22:54:31 2014 -0800
25728
25729     altos: Put locked/unlocked GPS status in APRS comments
25730     
25731     Replace the 'S' (which marks the field showing sats in view) with
25732     either 'L' or 'U' to tell the user whether the GPS receiver is locked
25733     or unlocked.
25734     
25735     This also removes the colons in the comment field to shorten it. This
25736     makes it fit on one line of my FT1D display.
25737     
25738     Signed-off-by: Keith Packard <keithp@keithp.com>
25739
25740 commit 5001a0f882af53dde33fc531215944c9d727baf4
25741 Author: Keith Packard <keithp@keithp.com>
25742 Date:   Sun Feb 9 22:53:05 2014 -0800
25743
25744     altos: Re-send previous GPS position in APRS if lock is lost
25745     
25746     APRS radios often show only the last received APRS packet, which means
25747     that erasing the last known GPS position when we lose lock by sending
25748     0/0/0 is unhelpful. Instead, just send the last known position, and
25749     make sure that we send 0/0/0 before we're locked the first time.
25750     
25751     Signed-off-by: Keith Packard <keithp@keithp.com>
25752
25753 commit 864d1e2282ac1d241478cf663ee24112c9d3dc37
25754 Author: Keith Packard <keithp@keithp.com>
25755 Date:   Sat Feb 8 22:02:02 2014 -0800
25756
25757     altos: Fixup named ADC printing
25758     
25759     Print all ADC values on one line when using named ADC values
25760     
25761     Signed-off-by: Keith Packard <keithp@keithp.com>
25762
25763 commit f750ef6f9745b15af45bb80f5b46b9e6f51796d8
25764 Author: Keith Packard <keithp@keithp.com>
25765 Date:   Sat Feb 8 20:05:02 2014 -0800
25766
25767     altos: Add needed math sources to TeleGPS v0.1 build
25768     
25769     APRS requires the logf function to report altitude.
25770     
25771     Signed-off-by: Keith Packard <keithp@keithp.com>
25772
25773 commit 6367ab2dec718c512073f70dfab86dbd1656b1fe
25774 Author: Keith Packard <keithp@keithp.com>
25775 Date:   Sat Feb 8 20:02:54 2014 -0800
25776
25777     altos: Report nsat in view in APRS packet
25778     
25779     This adds the number of sats in view (as opposed to the number of sats
25780     in solution) to the APRS packet.
25781     
25782     Signed-off-by: Keith Packard <keithp@keithp.com>
25783
25784 commit 8ddbbdcdc498a19ebf4a440bbf5d73b6538e0a57
25785 Author: Keith Packard <keithp@keithp.com>
25786 Date:   Sat Feb 8 20:00:56 2014 -0800
25787
25788     altos: Don't write more than 12 sat infos in ublox driver
25789     
25790     This was overwriting memory past the end of the ao_gps_tracking_data
25791     array, which isn't a good idea.
25792     
25793     Signed-off-by: Keith Packard <keithp@keithp.com>
25794
25795 commit 324073d14ed8215b74d9df51f2229827cd4401d0
25796 Author: Keith Packard <keithp@keithp.com>
25797 Date:   Sat Feb 1 00:32:43 2014 -0800
25798
25799     altos/stm: Block interrupts while reprogramming flash
25800     
25801     Wouldn't work well to get interrupted...
25802     
25803     Signed-off-by: Keith Packard <keithp@keithp.com>
25804
25805 commit d6d56c20465455b759f60a03fc96aa228ab9102e
25806 Author: Keith Packard <keithp@keithp.com>
25807 Date:   Sat Feb 1 00:06:30 2014 -0800
25808
25809     altos: Enable system timer in flash loader and prod watchdog with it
25810     
25811     This makes it possible to reflash the board without needing to disable
25812     the watchdog.
25813     
25814     Signed-off-by: Keith Packard <keithp@keithp.com>
25815
25816 commit 1d3420e51db4d1a46237e97aeb189d2a8eba7f5e
25817 Author: Keith Packard <keithp@keithp.com>
25818 Date:   Fri Jan 31 17:44:45 2014 -0800
25819
25820     altos: Eliminate warnings in FAT code
25821     
25822     The FAT file system code wasn't cleaned up when the warning fixes were
25823     done recently.
25824     
25825     Signed-off-by: Keith Packard <keithp@keithp.com>
25826
25827 commit 7a8adfed8fbbcaac71da9c6d54bbd3091f4d7511
25828 Author: Keith Packard <keithp@keithp.com>
25829 Date:   Thu Mar 21 10:16:35 2013 -0700
25830
25831     altos: Add watchdog timer task
25832     
25833     This new task frobs a pin periodically to inform the hardware that the
25834     operating system is running.
25835     
25836     Signed-off-by: Keith Packard <keithp@keithp.com>
25837
25838 commit 63683f91f5fe9588c1d905a572509cb674aaad68
25839 Author: Keith Packard <keithp@keithp.com>
25840 Date:   Wed Jan 23 21:36:18 2013 -0800
25841
25842     altos: Add names when reporting STM ADC values
25843     
25844     Signed-off-by: Keith Packard <keithp@keithp.com>
25845
25846 commit 7fdf6a6cc252c7813a857714f6088b7fd5bfab40
25847 Author: Keith Packard <keithp@keithp.com>
25848 Date:   Sat Feb 8 14:31:06 2014 -0800
25849
25850     doc: Add title page image to altusmetrum.pdf
25851     
25852     Signed-off-by: Keith Packard <keithp@keithp.com>
25853
25854 commit 2c70a7a49cc0e92df90ea17a870d661ca857c145
25855 Author: Keith Packard <keithp@keithp.com>
25856 Date:   Sat Feb 8 14:30:52 2014 -0800
25857
25858     doc: Ignore generate template XSL file
25859     
25860     Signed-off-by: Keith Packard <keithp@keithp.com>
25861
25862 commit 2320b788c47757032b2874e64479ef382456c2d3
25863 Author: Keith Packard <keithp@keithp.com>
25864 Date:   Sat Feb 8 14:24:48 2014 -0800
25865
25866     doc: Document GPS max height addition
25867     
25868     Signed-off-by: Keith Packard <keithp@keithp.com>
25869
25870 commit 8363326cd87fb1e53ad78146c0503aa476d2da89
25871 Author: Keith Packard <keithp@keithp.com>
25872 Date:   Sat Feb 8 14:24:13 2014 -0800
25873
25874     doc: Update micropeak docs to include lots of pictures
25875     
25876     Signed-off-by: Keith Packard <keithp@keithp.com>
25877
25878 commit 306028b33ebed45bcf379740cc3c01c2360c51f4
25879 Author: Keith Packard <keithp@keithp.com>
25880 Date:   Sat Feb 8 10:25:33 2014 -0800
25881
25882     doc: Micropeak doc updates for 1.3.2
25883     
25884     New 'download' button.
25885     Update download instructions for new USB adapter.
25886     
25887     Signed-off-by: Keith Packard <keithp@keithp.com>
25888
25889 commit 28d5239bff234cc1158a270a29c0e39067f613c3
25890 Author: Keith Packard <keithp@keithp.com>
25891 Date:   Fri Feb 7 22:45:26 2014 -0800
25892
25893     micropeak: Missing a couple of new exceptions when loading files
25894     
25895     The change to keep reading on invalid chars from the serial port
25896     exposed a couple of new exceptions from the MicroData code which the
25897     file loading code needs to cope with.
25898     
25899     Signed-off-by: Keith Packard <keithp@keithp.com>
25900
25901 commit 8d0d59c51138dc1b1bbf6933354fe9faf4d67986
25902 Author: Keith Packard <keithp@keithp.com>
25903 Date:   Fri Feb 7 22:32:17 2014 -0800
25904
25905     micropeak: Keep reading until we get valid data
25906     
25907     Don't stop just because we saw something invalid on the serial line;
25908     let the user try again, or cancel when they get bored.
25909     
25910     However, if the serial line disappears or some other fatal error
25911     occurs, then do stop and put up an error dialog.
25912     
25913     Signed-off-by: Keith Packard <keithp@keithp.com>
25914
25915 commit 4a5b3837b460d1b6fcea99312728114c4734495a
25916 Author: Keith Packard <keithp@keithp.com>
25917 Date:   Thu Feb 6 17:08:34 2014 -0800
25918
25919     altos: report 0/0/0 for APRS position when GPS is not locked
25920     
25921     We were reporting whatever the GPS device sent, even if it wasn't
25922     reporting a valid status. That's not terribly useful.
25923     
25924     Signed-off-by: Keith Packard <keithp@keithp.com>
25925
25926 commit 9e0bda088c097ac6bcc677d7b6d00683e73a68fb
25927 Author: Keith Packard <keithp@keithp.com>
25928 Date:   Mon Feb 3 00:24:38 2014 -0800
25929
25930     micropeak: Watch serial data during download
25931     
25932     This adds a text area to monitor the incoming serial data in case some
25933     problem occurs.
25934     
25935     Signed-off-by: Keith Packard <keithp@keithp.com>
25936
25937 commit 0c2f28cbc1cb312d3bcc8951176d79f234a1af04
25938 Author: Keith Packard <keithp@keithp.com>
25939 Date:   Mon Feb 3 00:26:42 2014 -0800
25940
25941     altoslib: Use existing unicode Charset in AltosLink
25942     
25943     Instead of making AltosLink look up the unicode charset, just provide
25944     it directly.
25945     
25946     Signed-off-by: Keith Packard <keithp@keithp.com>
25947
25948 commit 7df221c42948cb42cf777b899263c8ec9067bd55
25949 Author: Keith Packard <keithp@keithp.com>
25950 Date:   Fri Jan 31 18:09:26 2014 -0800
25951
25952     doc: Mention that an APRS interval of 0 disables it entirely
25953     
25954     And mention that the value is a time in seconds between APRS packets.
25955     
25956     Signed-off-by: Keith Packard <keithp@keithp.com>
25957
25958 commit 230af613d372afe540c6a8860199d717eedecf57
25959 Author: Keith Packard <keithp@keithp.com>
25960 Date:   Thu Jan 30 20:54:24 2014 -0800
25961
25962     doc: Replace screen captures with 'active' window ones
25963     
25964     These are the same as the previous captures, just with the titlebar
25965     highlighted instead of grey so that they're all consistent. These were
25966     also done with the gimp which makes the areas outside of the window
25967     (like outside the rounded corners) have zero alpha so that the white
25968     background shows through.
25969     
25970     Signed-off-by: Keith Packard <keithp@keithp.com>
25971
25972 commit 7e3088ece81ef85f3dbd4df51954bc90681d6b6e
25973 Author: Keith Packard <keithp@keithp.com>
25974 Date:   Thu Jan 30 18:42:08 2014 -0800
25975
25976     doc: Update screen capture of pyro config with correct names
25977     
25978     With the UI now using letters as TeleMega does, update the screen shot
25979     used in the manual to match
25980     
25981     Signed-off-by: Keith Packard <keithp@keithp.com>
25982
25983 commit eb9262901aff4f69fa3d2357693634cbee9bca46
25984 Author: Keith Packard <keithp@keithp.com>
25985 Date:   Thu Jan 30 18:38:01 2014 -0800
25986
25987     altosui: Use letter names for pyro channels in pyro config UI
25988     
25989     TeleMega has the extra pyro channels labeled A, B, C, D instead of 0,
25990     1, 2, 3. Use those names in the UI to avoid confusion.
25991     
25992     Signed-off-by: Keith Packard <keithp@keithp.com>
25993
25994 commit 4e94d785d9a1cce4eb5b3063d55e825719afb58e
25995 Author: Keith Packard <keithp@keithp.com>
25996 Date:   Tue Jan 28 21:52:57 2014 -0800
25997
25998     doc: Add explicit paragraph about using one battery with Tmega
25999     
26000     Just in case the factory-supplied jumper gets lost.
26001     
26002     Signed-off-by: Keith Packard <keithp@keithp.com>
26003
26004 commit f4f31590518875eda40473dd2178d6976a4f86a3
26005 Author: Bdale Garbee <bdale@gag.com>
26006 Date:   Tue Jan 28 18:21:10 2014 -0700
26007
26008     use firmware in /usr/share/altos for teledongle, update telemetrum for v2.0
26009
26010 commit 6b70b8b6bb4e8eae8159ec966847092d0b1deab3
26011 Author: Keith Packard <keithp@keithp.com>
26012 Date:   Fri Jan 24 22:43:25 2014 -0800
26013
26014     altoslib: Don't lose gps_height value between GPS samples
26015     
26016     gps_height is now reliably updated whenever GPS altitude data is
26017     received, so don't try to reset it between samples.
26018     
26019     Signed-off-by: Keith Packard <keithp@keithp.com>
26020
26021 commit ea8c9ca9dd24a026ea5bfe5a1ac70857181a88c8
26022 Author: Keith Packard <keithp@keithp.com>
26023 Date:   Fri Jan 24 22:40:49 2014 -0800
26024
26025     altosui: Show GPS max height in flight stats window of graph
26026     
26027     Uses the new state.max_gps_height() function.#
26028     
26029     Signed-off-by: Keith Packard <keithp@keithp.com>
26030
26031 commit e4616233f3942d2796ba6633477670a83669957b
26032 Author: Keith Packard <keithp@keithp.com>
26033 Date:   Fri Jan 24 22:39:10 2014 -0800
26034
26035     altoslib: Track GPS altitude values to be able to report max gps height
26036     
26037     This adds separate GPS altitude and GPS ground altitude values so that
26038     the AltosState object can report GPS max height.
26039     
26040     Signed-off-by: Keith Packard <keithp@keithp.com>
26041
26042 commit aa2edc97ac0c880e569baca453ff6302ad6da65f
26043 Author: Keith Packard <keithp@keithp.com>
26044 Date:   Fri Jan 24 21:34:39 2014 -0800
26045
26046     doc: Fix spelling of decelerate
26047
26048 commit eb3ffd06575ddd0be061aa2717c7075c823ed54e
26049 Author: Keith Packard <keithp@keithp.com>
26050 Date:   Fri Jan 24 21:31:17 2014 -0800
26051
26052     doc: Document flight computer wiring connections
26053     
26054     This details all of the wiring connections for each flight computer
26055     and explains how to wire batteries, switches and how to use external
26056     pyro batteries and active switches with each one.
26057     
26058     Signed-off-by: Keith Packard <keithp@keithp.com>
26059
26060 commit ee480d180cbdd712ab13d39716c38aabd4678d95
26061 Author: Keith Packard <keithp@keithp.com>
26062 Date:   Fri Jan 24 10:10:00 2014 -0800
26063
26064     Set version to 1.3.2 in preparation for release
26065     
26066     Signed-off-by: Keith Packard <keithp@keithp.com>
26067
26068 commit 9c4674d90f9b111e1b47abb7aee714ed12fa3aa5
26069 Author: Keith Packard <keithp@keithp.com>
26070 Date:   Fri Jan 24 09:35:55 2014 -0800
26071
26072     doc: Add 1.3.2 release notes
26073     
26074     Signed-off-by: Keith Packard <keithp@keithp.com>
26075
26076 commit 94be1e3eb9f94a59522743374d02a1f229266931
26077 Author: Keith Packard <keithp@keithp.com>
26078 Date:   Fri Jan 24 09:21:46 2014 -0800
26079
26080     altos: Tmega Don't try to log info about more than 12 GPS sats
26081     
26082     The mega log format has a single packet for GPS info which holds a
26083     maximum of 12 satellites. Bdale managed to get 14 sats in view, which
26084     ended up crashing the ground station software, and also overflowed the
26085     gps_tracking_data structure.
26086     
26087     Signed-off-by: Keith Packard <keithp@keithp.com>
26088
26089 commit dd28429405498fca0788ce9c19093898c84b10e5
26090 Author: Keith Packard <keithp@keithp.com>
26091 Date:   Thu Jan 23 22:16:36 2014 -0800
26092
26093     altoslib: Validate TeleMega GPS_SAT log packet nsat
26094     
26095     Make sure nsat is not more than the size of the array
26096     
26097     Signed-off-by: Keith Packard <keithp@keithp.com>
26098
26099 commit afbae4c6b7a658f690cb827acfef015e9e2da318
26100 Author: Bdale Garbee <bdale@gag.com>
26101 Date:   Wed Jan 22 21:31:03 2014 -0700
26102
26103     update notes on how to release
26104
26105 commit 0ef0c50536e5eb6ad3455b5828983307edbab828
26106 Author: Bdale Garbee <bdale@gag.com>
26107 Date:   Wed Jan 22 20:53:03 2014 -0700
26108
26109     freshen ChangeLog for release
26110
26111 commit 200137060651f48c99276c8feb0e15980a9b46be
26112 Author: Bdale Garbee <bdale@gag.com>
26113 Date:   Wed Jan 22 20:52:09 2014 -0700
26114
26115     update copyright date on main documentation file
26116
26117 commit 63171339c03cf9bf3d691511889223bf43024124
26118 Author: Keith Packard <keithp@keithp.com>
26119 Date:   Tue Jan 21 23:02:27 2014 -0800
26120
26121     doc: Update for 1.3.1
26122     
26123     Add 1.3.1 release notes. Update screen shots. Document new functionality
26124     
26125     Signed-off-by: Keith Packard <keithp@keithp.com>
26126
26127 commit e6a73d6cbe149a930f8c4e2dac655bc3f6270013
26128 Author: Keith Packard <keithp@keithp.com>
26129 Date:   Tue Jan 21 23:01:28 2014 -0800
26130
26131     doc: Fix image widths to make them all scale the same amount
26132     
26133     Hand-compute scale factors so that all images are presented at the
26134     same relative size as they would be on the screen.
26135     
26136     Signed-off-by: Keith Packard <keithp@keithp.com>
26137
26138 commit e61c02b51e069aa58b36f59b9ca8e7c8284bc93a
26139 Author: Keith Packard <keithp@keithp.com>
26140 Date:   Tue Jan 21 22:13:01 2014 -0800
26141
26142     altosui: Handle serial-port startup errors in idle-monitor
26143     
26144     Trap exceptions during idle monitor startup and report them.
26145     
26146     Signed-off-by: Keith Packard <keithp@keithp.com>
26147
26148 commit 42922b40fc695bdaa92e3fb0b41a248f7df918d0
26149 Author: Keith Packard <keithp@keithp.com>
26150 Date:   Tue Jan 21 22:01:39 2014 -0800
26151
26152     altosui: Handle already-opened link in IgniteUI
26153     
26154     Must run the link open from the UI thread so that we can put up the
26155     in-use dialog immdiately; otherwise the UI thread is blocked which
26156     means the dialog never appears and the app appears to hang.
26157     
26158     Signed-off-by: Keith Packard <keithp@keithp.com>
26159
26160 commit f118e33416e45ea9a2b5ede4157bd8b58ddb6ebb
26161 Author: Keith Packard <keithp@keithp.com>
26162 Date:   Tue Jan 21 21:37:18 2014 -0800
26163
26164     altosuilib: Remove some spurious debug printfs
26165     
26166     Signed-off-by: Keith Packard <keithp@keithp.com>
26167
26168 commit 677fcafd3816b6d8d86b2dc41b840d97b5ccbf07
26169 Author: Keith Packard <keithp@keithp.com>
26170 Date:   Tue Jan 21 21:34:58 2014 -0800
26171
26172     altoslib: Fetch target device config for Fire Igniter npyro value
26173     
26174     The code was using the AltosLink config_data, which is always the
26175     locally connected device's configuration. When using the packet link,
26176     that's not terribly useful when asking how many extra pyro channels
26177     are available.
26178     
26179     Signed-off-by: Keith Packard <keithp@keithp.com>
26180
26181 commit 13cf4000bd53ac4af66231d56e24c9eb11178a5f
26182 Merge: 7a8551fe 99fedbf0
26183 Author: Keith Packard <keithp@keithp.com>
26184 Date:   Tue Jan 21 20:59:06 2014 -0800
26185
26186     Merge remote-tracking branch 'origin/master'
26187
26188 commit 99fedbf0ed42a5d4fa80f094576ca0260040ef5e
26189 Author: Bdale Garbee <bdale@gag.com>
26190 Date:   Tue Jan 21 21:31:25 2014 -0700
26191
26192     set version to 1.3.1 for release
26193
26194 commit 7a8551fe8e5f0a90cbc494842715a96f08c11900
26195 Author: Anthony Towns <aj@erisian.com.au>
26196 Date:   Mon Jan 20 19:38:21 2014 +1000
26197
26198     altosui: rate limit map downloads
26199
26200 commit 0faa098f05d43eefc1fa54462401171fca5034cb
26201 Author: Anthony Towns <aj@erisian.com.au>
26202 Date:   Mon Jan 20 05:10:58 2014 +1000
26203
26204     altosui: --fetchmaps gets same number of maps as GUI
26205
26206 commit aab5873c87d6ecfe0854751746f80d4bc7ebeffa
26207 Author: Anthony Towns <aj@erisian.com.au>
26208 Date:   Mon Jan 20 04:52:43 2014 +1000
26209
26210     AltosSiteMapPreload: only load 49 maps
26211     
26212     Google Static Maps API limits queries to 50 maps per IP per minute,
26213     so querying a 7x7 array instead of a 9x9 array seems more likely to
26214     work well.
26215
26216 commit 7f9cda0e2531a7bba7f1b4e3b7212a62b5bec1ed
26217 Author: Keith Packard <keithp@keithp.com>
26218 Date:   Sun Jan 19 00:17:06 2014 -0800
26219
26220     altosui: Make romconfig serial and radio cal fields 8 digits wide
26221     
26222     This ensure that they are wide enough to show a cc1120 calibration
26223     value, which is 7 digits.
26224     
26225     Signed-off-by: Keith Packard <keithp@keithp.com>
26226
26227 commit 2b891115c95453d9002d8ef307a27e14eda145a5
26228 Author: Bdale Garbee <bdale@gag.com>
26229 Date:   Fri Jan 17 20:55:45 2014 -0700
26230
26231     set version to 1.3.0.2 for test flights this weekend
26232
26233 commit c33ec8207c0e5d4c855e87b2746371b19d437f7d
26234 Author: Bdale Garbee <bdale@gag.com>
26235 Date:   Fri Jan 17 20:47:16 2014 -0700
26236
26237     use firmware in /usr/share/altos for production flashing
26238
26239 commit cfcb127b248b62231049b6b50cf9b7edc2731f0a
26240 Author: Keith Packard <keithp@keithp.com>
26241 Date:   Wed Jan 15 13:28:16 2014 -0800
26242
26243     altos: Add missing ADC divider values for Tmega v1.0
26244     
26245     Somehow I left these out of the previous commit
26246     
26247     Signed-off-by: Keith Packard <keithp@keithp.com>
26248
26249 commit 9001d5780a41986017bd3bbc7f8c5556b116c351
26250 Author: Keith Packard <keithp@keithp.com>
26251 Date:   Wed Jan 15 12:42:59 2014 -0800
26252
26253     Ignore 32 and 64 bit cjnitest apps
26254
26255 commit c743eaa060080a7bd236466b93cff3abc96f405b
26256 Author: Keith Packard <keithp@keithp.com>
26257 Date:   Wed Jan 15 12:40:26 2014 -0800
26258
26259     altos: Report battery, apogee and main voltages over APRS
26260     
26261     This makes APRS more usable when you mute the RF audio on the HT.
26262     
26263     Signed-off-by: Keith Packard <keithp@keithp.com>
26264
26265 commit cc06242e882cba462791962c199b7c89e79adc65
26266 Author: Keith Packard <keithp@keithp.com>
26267 Date:   Tue Jan 14 23:29:59 2014 -0800
26268
26269     altos: Use factory calibration for all acceleration computations
26270     
26271     The ground acceleration value will vary depending on the tilt angle of
26272     the airframe, which will result in incorrect acceleration computations
26273     during flight. This also avoids accidental boost detect when moving
26274     the airframe around in pad mode.
26275     
26276     Signed-off-by: Keith Packard <keithp@keithp.com>
26277
26278 commit 9d812b3db418fd9816731b761a0853eb38f5a265
26279 Author: Keith Packard <keithp@keithp.com>
26280 Date:   Tue Jan 14 23:21:40 2014 -0800
26281
26282     altos: Switch APRS to compressed position format
26283     
26284     This provides lat/lon/alt in fewer bytes while improving precision.
26285     
26286     Signed-off-by: Keith Packard <keithp@keithp.com>
26287
26288 commit f560d5063b1339dbfb3e6723cfadb7b4c5eace25
26289 Author: Keith Packard <keithp@keithp.com>
26290 Date:   Tue Jan 14 23:18:40 2014 -0800
26291
26292     doc: Ship telemini outline as pdf file too
26293     
26294     Build telemini.pdf from telemini.svg and include it in all of the
26295     released packages.
26296     
26297     Signed-off-by: Keith Packard <keithp@keithp.com>
26298
26299 commit 06ffd8022ff5ac74274c9839d42c0c47274cb8b9
26300 Author: Keith Packard <keithp@keithp.com>
26301 Date:   Wed Jan 1 22:08:13 2014 -0800
26302
26303     altosui: Require both libaltos32 and libaltos64 for fat Linux tarball
26304     
26305     No sense shipping a broken tarball ever
26306     
26307     Signed-off-by: Keith Packard <keithp@keithp.com>
26308
26309 commit 8bff2822c242d2878b408b9c0d8a7647108ea4b1
26310 Author: Keith Packard <keithp@keithp.com>
26311 Date:   Wed Jan 1 22:02:56 2014 -0800
26312
26313     libaltos: Build -m64 and -m32 for fat tarball when possible
26314     
26315     Check to see if we can compile libaltos for both 32 bit and 64 bit
26316     systems, and then use those when generating the linux tarball.
26317     
26318     Signed-off-by: Keith Packard <keithp@keithp.com>
26319
26320 commit 95d77eaff708397d8b1e29904dc47d8ea09e8754
26321 Author: Keith Packard <keithp@keithp.com>
26322 Date:   Wed Jan 1 22:02:04 2014 -0800
26323
26324     Bump version to 1.3.9.1
26325     
26326     Lots of new features; let's not release with 1.3 set
26327     
26328     Signed-off-by: Keith Packard <keithp@keithp.com>
26329
26330 commit b15bd24bbe48e338497c6257f5fe2c7fd1cbffbb
26331 Author: Keith Packard <keithp@keithp.com>
26332 Date:   Wed Jan 1 22:00:24 2014 -0800
26333
26334     altosui: Handle a missing libaltos when starting up
26335     
26336     Skip a null list of devices when figuring out what to open monitor
26337     windows for during startup.
26338     
26339     Signed-off-by: Keith Packard <keithp@keithp.com>
26340
26341 commit c35ea586b9e792c45b287924fd256928308d9a36
26342 Author: Keith Packard <keithp@keithp.com>
26343 Date:   Wed Jan 1 21:12:20 2014 -0800
26344
26345     altos: Flip acceleration data consistently for orientation changes
26346     
26347     Must flip the acceleration calibration data using the same function as
26348     flipping the actual acceleration data or the calibration will no
26349     longer be valid after changing orientation. For the MMA655x, this
26350     means using 4095 in both places, rather than using 0x7fff for the
26351     calibration data changes and 4095 for the data value changes. For the
26352     MPU6000, this means using 0 in both places.
26353     
26354     Signed-off-by: Keith Packard <keithp@keithp.com>
26355
26356 commit afc16e805145c3e9ab4ba948f9ab1d9aa2b27afb
26357 Author: Keith Packard <keithp@keithp.com>
26358 Date:   Sat Dec 28 10:18:53 2013 -0800
26359
26360     altos: Add 'O' command for TeleMega orient testing
26361     
26362     Only present when HAS_FLIGHT_DEBUG is enabled, this command lets the
26363     user check the orientation tracking code by showing the current
26364     orientation and when the calibration values are reset.
26365     
26366     Signed-off-by: Keith Packard <keithp@keithp.com>
26367
26368 commit 9877f6b880a0e89fbfbf1a39ded94bdc1891f3d9
26369 Author: Keith Packard <keithp@keithp.com>
26370 Date:   Sat Dec 28 10:17:37 2013 -0800
26371
26372     altosui: Switch Graph to AltosOrient type
26373     
26374     The graph was using a private class for orient type, use the altoslib one
26375     
26376     Signed-off-by: Keith Packard <keithp@keithp.com>
26377
26378 commit aa01f06acfbf029958a55f68175b6868817b333f
26379 Author: Keith Packard <keithp@keithp.com>
26380 Date:   Sat Dec 28 10:16:24 2013 -0800
26381
26382     altosui: Adjust info table column width
26383     
26384     Make sure the info table can show a full longitude value
26385     
26386     Signed-off-by: Keith Packard <keithp@keithp.com>
26387
26388 commit bbc4940730e6b431f1b9ccd9bbaf9faa0ffb2b1f
26389 Author: Keith Packard <keithp@keithp.com>
26390 Date:   Sat Dec 28 10:15:26 2013 -0800
26391
26392     altosui: Add orient to ascent and info table views
26393     
26394     This adds 'tilt angle' to both ascent and info table views
26395     
26396     Signed-off-by: Keith Packard <keithp@keithp.com>
26397
26398 commit 053d092b3dca4ebb98e97ec0fe24f5f5e1c31f88
26399 Author: Keith Packard <keithp@keithp.com>
26400 Date:   Sat Dec 28 10:13:05 2013 -0800
26401
26402     altoslib: Add AltosOrient class and max_orient()
26403     
26404     This adds the class necessary to put orient into a UI.
26405     
26406     Signed-off-by: Keith Packard <keithp@keithp.com>
26407
26408 commit 081455dcba860f3e4df8cd66f3fe686b204034ad
26409 Author: Keith Packard <keithp@keithp.com>
26410 Date:   Sat Dec 21 08:56:00 2013 -0800
26411
26412     altosui: Extend Fire Igniter to additional channels
26413     
26414     This lets the UI test fire other pyro channels on TeleMega
26415     
26416     Signed-off-by: Keith Packard <keithp@keithp.com>
26417
26418 commit 9cf9a67f937185c0c0bb5b2bae4f420755965799
26419 Author: Keith Packard <keithp@keithp.com>
26420 Date:   Sat Dec 21 06:46:46 2013 -0800
26421
26422     altosui: Switch from radio buttons to check boxes in pyro config. Add close
26423     
26424     First of (we hope) many review comments from Troj.
26425     
26426     Signed-off-by: Keith Packard <keithp@keithp.com>
26427
26428 commit 9289200ccb661b10ff892760ecbc752c7745de6b
26429 Author: Keith Packard <keithp@keithp.com>
26430 Date:   Fri Dec 20 23:04:43 2013 -0800
26431
26432     altos: Turn on -Werror for STM and LPC builds
26433     
26434     Now that the build completes with no warnings, make future warnings
26435     into errors.
26436     
26437     Signed-off-by: Keith Packard <keithp@keithp.com>
26438
26439 commit 16b37b49985daf21ebb93b3d6ae64af67533be22
26440 Author: Keith Packard <keithp@keithp.com>
26441 Date:   Fri Dec 20 23:02:51 2013 -0800
26442
26443     altos: Turn on warnings for LPC products too
26444     
26445     Signed-off-by: Keith Packard <keithp@keithp.com>
26446
26447 commit f578d9455eec9ea0eccd2d5e21349e274ea4281a
26448 Author: Keith Packard <keithp@keithp.com>
26449 Date:   Fri Dec 20 23:02:21 2013 -0800
26450
26451     altos/lpc: Missing */ in definition of PIO0_4
26452     
26453     Would maek using these values pretty hard.
26454     
26455     Signed-off-by: Keith Packard <keithp@keithp.com>
26456
26457 commit 14790172e02d4e1624c35797f87ffd94345d54ff
26458 Author: Keith Packard <keithp@keithp.com>
26459 Date:   Fri Dec 20 23:00:43 2013 -0800
26460
26461     altos: lpc exti setup was incorrectly testing mode
26462     
26463     Check for NOCONFIGURE bit was missing parens
26464     
26465     Signed-off-by: Keith Packard <keithp@keithp.com>
26466
26467 commit 48f996a9d65631238b4de446530f31f83acb99f5
26468 Author: Keith Packard <keithp@keithp.com>
26469 Date:   Fri Dec 20 22:59:42 2013 -0800
26470
26471     altos: cc115l driver tone_run wasn't recording number of tones
26472     
26473     This would prevent the cc115l driver from ever sending tones.
26474     
26475     Signed-off-by: Keith Packard <keithp@keithp.com>
26476
26477 commit e11fcc299f4a1a0461a3442ca13f8984d76c30ff
26478 Author: Keith Packard <keithp@keithp.com>
26479 Date:   Fri Dec 20 22:58:10 2013 -0800
26480
26481     altos: Clean up warnings for LPC products
26482     
26483     Unused varibles, functions and parameters.
26484     
26485     Signed-off-by: Keith Packard <keithp@keithp.com>
26486
26487 commit 4ed108fb86676daea17264d7159c2cff9ea7a6e4
26488 Author: Keith Packard <keithp@keithp.com>
26489 Date:   Fri Dec 20 22:45:56 2013 -0800
26490
26491     altos/stm: Turn on -Wextra
26492     
26493     All of the warnings for STM projects are cleaned up now
26494     
26495     Signed-off-by: Keith Packard <keithp@keithp.com>
26496
26497 commit 1406a5b0721a135913a9801e9eea9e91f0a536b4
26498 Author: Keith Packard <keithp@keithp.com>
26499 Date:   Fri Dec 20 22:45:01 2013 -0800
26500
26501     altos: Add default button return value from ao_button_get
26502     
26503     This "can't" happen, but it's not unreasonable to have a default
26504     return value.
26505     
26506     Signed-off-by: Keith Packard <keithp@keithp.com>
26507
26508 commit 316d898715746a379068ac8511692bdb9da14b39
26509 Author: Keith Packard <keithp@keithp.com>
26510 Date:   Fri Dec 20 22:44:20 2013 -0800
26511
26512     altos: unsigned value in ao_pyro_set checked for negative value
26513     
26514     No sense checking unsigned values for less than zero.
26515     
26516     Signed-off-by: Keith Packard <keithp@keithp.com>
26517
26518 commit 5c9172ba5681ff93d63c9c263a453d0025170045
26519 Author: Keith Packard <keithp@keithp.com>
26520 Date:   Fri Dec 20 22:43:18 2013 -0800
26521
26522     altos: Clean up -Wextra warnings
26523     
26524     Unused variables, mismatching signed/unsigned and a few other misc
26525     warnings.
26526     
26527     Signed-off-by: Keith Packard <keithp@keithp.com>
26528
26529 commit db8f3426ac1cf756a2e4974ca61a5ae9048c80ce
26530 Author: Keith Packard <keithp@keithp.com>
26531 Date:   Fri Dec 20 22:21:23 2013 -0800
26532
26533     altos: Turn on -Wall for stm compiles
26534     
26535     The warnings are all cleaned up now, leave this on by default
26536     
26537     Signed-off-by: Keith Packard <keithp@keithp.com>
26538
26539 commit b31b4622d5bd92c0cc0851818f5b595dbdb60ead
26540 Author: Keith Packard <keithp@keithp.com>
26541 Date:   Fri Dec 20 22:15:25 2013 -0800
26542
26543     altos: Clean up some minor warnings from -Wall
26544     
26545     Unused variables, functions and labels, missing enums in switch.
26546     
26547     Signed-off-by: Keith Packard <keithp@keithp.com>
26548
26549 commit 755082d36231c1b247bc0e1f13919dd9b5c362a8
26550 Author: Keith Packard <keithp@keithp.com>
26551 Date:   Fri Dec 20 22:13:32 2013 -0800
26552
26553     altos: mma655x also needs ao_sensor_errors
26554     
26555     TeleMetrum has an MMA655X but no IMU, so it needs an explicit addition
26556     for sensor errors.
26557     
26558     Signed-off-by: Keith Packard <keithp@keithp.com>
26559
26560 commit 758acb92cccbe4b64a35a1883b42713738c90630
26561 Author: Keith Packard <keithp@keithp.com>
26562 Date:   Fri Dec 20 22:08:11 2013 -0800
26563
26564     altos: Complain about sensor self-test errors only in idle mode
26565     
26566     When the accelerometer says to go into pad mode, don't look for other
26567     sensor self test errors. Only look for sensor self test errors to
26568     choose between idle and invalid mode. This will prevent minor sensor
26569     self test errors from letting the rocket fly safely.
26570     
26571     Signed-off-by: Keith Packard <keithp@keithp.com>
26572
26573 commit c8b27410e45cc3d80ad4b896bffe70e9aec5e3aa
26574 Author: Keith Packard <keithp@keithp.com>
26575 Date:   Fri Dec 20 22:06:52 2013 -0800
26576
26577     altos: 3-axis accel calibration was invalid in explicit accel cal mode
26578     
26579     When explicit Z-axis accel calibration values were provided to the 'c
26580     a' command, the 3-axis accelerometer calibration values would get set
26581     to uninitialized values. Not so helpful.
26582     
26583     Signed-off-by: Keith Packard <keithp@keithp.com>
26584
26585 commit 2a912dcde191e2f750845c464611641a5abdc28a
26586 Author: Keith Packard <keithp@keithp.com>
26587 Date:   Fri Dec 20 22:04:53 2013 -0800
26588
26589     altos: Execute self-test on MMA655X part
26590     
26591     This doesn't check for fine calibration, just makes sure the part is
26592     within the broad tolerances specified by the manufacturer. The subtle fix
26593     here was actually getting reset working -- there was a typo in the
26594     bitpattern definition which caused the reset to fail, making it hard
26595     to self-test the part, as self-test is only valid before the part is running.
26596     
26597     Signed-off-by: Keith Packard <keithp@keithp.com>
26598
26599 commit b89fb51a963635e2effe3a31f803bfc29c2c46b7
26600 Author: Keith Packard <keithp@keithp.com>
26601 Date:   Fri Dec 20 19:44:38 2013 -0800
26602
26603     altoslib: Bump library version
26604     
26605     Prepare for next release by making sure we notice that the API/ABI for
26606     this library has changed.
26607     
26608     Signed-off-by: Keith Packard <keithp@keithp.com>
26609
26610 commit 8e5f3b922100f9de54b9650df14749e81b1a6562
26611 Author: Keith Packard <keithp@keithp.com>
26612 Date:   Fri Dec 20 19:40:31 2013 -0800
26613
26614     altosui: Add imu and mag sensor values to plots
26615     
26616     Makes for a lot of potential graph elements.
26617     
26618     Signed-off-by: Keith Packard <keithp@keithp.com>
26619
26620 commit f65880cf5bfcba5005c32db2b300448e585f3e45
26621 Author: Keith Packard <keithp@keithp.com>
26622 Date:   Fri Dec 20 19:39:40 2013 -0800
26623
26624     altosuilib: Rearrange graph enable buttons
26625     
26626     Eliminate separate 'enable' radio button, provide for multiple columns
26627     
26628     Signed-off-by: Keith Packard <keithp@keithp.com>
26629
26630 commit 796cb90e3241103f79ae12565cf6f0dad21cb57c
26631 Author: Keith Packard <keithp@keithp.com>
26632 Date:   Fri Dec 20 19:38:29 2013 -0800
26633
26634     altoslib: Fetch 'orient' value from Mega Sensor packet
26635     
26636     The mega sensor packet had a spare byte to hold the current
26637     orientation value.
26638     
26639     Signed-off-by: Keith Packard <keithp@keithp.com>
26640
26641 commit 91bcfae2e64ecb2e7de1292b264910382b635aea
26642 Author: Keith Packard <keithp@keithp.com>
26643 Date:   Fri Dec 20 19:37:08 2013 -0800
26644
26645     altoslib: Convert IMU and Mag sensor values to useful units
26646     
26647     Convert from raw sensor values to metric units
26648     
26649     Signed-off-by: Keith Packard <keithp@keithp.com>
26650
26651 commit 2ad31bad20b20615e9d8b29088e2488fddc81ac9
26652 Author: Mike Beattie <mike@ethernal.org>
26653 Date:   Fri Dec 20 15:06:37 2013 +1300
26654
26655     altosdroid: improve build system dependencies
26656     
26657     Signed-off-by: Mike Beattie <mike@ethernal.org>
26658
26659 commit 0e3b3ce66035e8a90fd708d9a4bc01370174c9eb
26660 Author: Mike Beattie <mike@ethernal.org>
26661 Date:   Fri Dec 20 15:06:07 2013 +1300
26662
26663     altosdroid: update to latest google play services
26664     
26665     Signed-off-by: Mike Beattie <mike@ethernal.org>
26666
26667 commit 96f2ae5fc0d3bf88704d2ae1b4df5dc6aefc523b
26668 Author: Mike Beattie <mike@ethernal.org>
26669 Date:   Fri Dec 20 15:05:42 2013 +1300
26670
26671     altosdroid: force older jarsigner signing algorithm for java 1.7
26672     
26673     (increment versionCode, re-upload to Play Store)
26674     
26675     Signed-off-by: Mike Beattie <mike@ethernal.org>
26676
26677 commit ac12e77e3dffc9e9ddb1578a38b32783ad64e940
26678 Author: Bdale Garbee <bdale@gag.com>
26679 Date:   Thu Dec 19 03:22:21 2013 -0700
26680
26681     updated notes from 1.3 release
26682
26683 commit 27528961457865acc3a38b822268df6d7cb86cfd
26684 Merge: 4006effc a31629df
26685 Author: Bdale Garbee <bdale@gag.com>
26686 Date:   Thu Dec 19 02:00:10 2013 -0700
26687
26688     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
26689
26690 commit 4006effc538289c36a1563c1b717231991292c0c
26691 Author: Bdale Garbee <bdale@gag.com>
26692 Date:   Thu Dec 19 01:58:24 2013 -0700
26693
26694     fix missing newline at end of src/test/Makefile
26695
26696 commit a31629dfceb5e9cf1d5c654b8bd87d575f73c34b
26697 Author: Keith Packard <keithp@keithp.com>
26698 Date:   Thu Dec 19 00:58:50 2013 -0800
26699
26700     altosui: Ship EasyMini firmware too
26701     
26702     Missing the FIRMWARE_EMINI define left all easy mini firmware out of
26703     the distribution
26704     
26705     Signed-off-by: Keith Packard <keithp@keithp.com>
26706
26707 commit bc3610d8cecbfed40c62d4dcb93fc9a4d2a7c9e3
26708 Author: Bdale Garbee <bdale@gag.com>
26709 Date:   Thu Dec 19 01:29:55 2013 -0700
26710
26711     update ChangeLog from git
26712
26713 commit 701c26ed85c28ac59e338975f2a6ba6bd25f6493
26714 Author: Keith Packard <keithp@keithp.com>
26715 Date:   Thu Dec 19 00:16:16 2013 -0800
26716
26717     altosdroid: bump versionName to 1.3 and versionCode to 4
26718     
26719     Signed-off-by: Keith Packard <keithp@keithp.com>
26720
26721 commit 9f95ffbad918a73cfd5460d6ce037d680465c35d
26722 Author: Keith Packard <keithp@keithp.com>
26723 Date:   Thu Dec 19 00:12:21 2013 -0800
26724
26725     altosui: When device has no valid romconfig, set RF cal to 0
26726     
26727     This is intended to signal to the user that no valid value was found
26728     and that they'd best pick something sensible.
26729     
26730     Signed-off-by: Keith Packard <keithp@keithp.com>
26731
26732 commit a04c1dd5df76c9127615bc797a9d9f764eec1234
26733 Author: Keith Packard <keithp@keithp.com>
26734 Date:   Thu Dec 19 00:08:50 2013 -0800
26735
26736     altos/lpc: Stop sending SETUP IN when the requested size is reached
26737     
26738     The host won't keep asking for SETUP IN packets once it has received
26739     the amount of data requested, so check to see if we've sent that much
26740     and flip back to IDLE state if so.
26741     
26742     Signed-off-by: Keith Packard <keithp@keithp.com>
26743
26744 commit 1ab12861c3e70d7c22b27d988546a925616a0adc
26745 Author: Keith Packard <keithp@keithp.com>
26746 Date:   Wed Dec 18 23:27:34 2013 -0800
26747
26748     altos/lpc: Reset less of the device on USB reset.
26749     
26750     This leaves most of the device configured across USB reset, which
26751     appears to help when sending a IN reply to the first SETUP packet;
26752     without this change, the IN reply would always get a length of 0,
26753     which is fine for SET_ADDRESS, but not for GET_DESCRIPTOR_DEVICE,
26754     which OS X appears to send before setting the address (go figure).
26755     
26756     Signed-off-by: Keith Packard <keithp@keithp.com>
26757
26758 commit 3b13cc2ca035b13582cd2e59ba7286f872f43c6e
26759 Author: Keith Packard <keithp@keithp.com>
26760 Date:   Wed Dec 18 22:00:13 2013 -0800
26761
26762     altoslib: Remove some old debug printfs for self flashing
26763     
26764     These aren't necessary anymore and just slow down flashing boards.
26765     
26766     Signed-off-by: Keith Packard <keithp@keithp.com>
26767
26768 commit 408b0dea338147382e94717dab85b4a204e7bdf5
26769 Author: Keith Packard <keithp@keithp.com>
26770 Date:   Wed Dec 18 21:08:33 2013 -0800
26771
26772     micropeak: Add micropeak man page
26773     
26774     Signed-off-by: Keith Packard <keithp@keithp.com>
26775
26776 commit 2b2ba87d5f68b9e052dddd49d69341f36d777122
26777 Author: Keith Packard <keithp@keithp.com>
26778 Date:   Wed Dec 18 21:02:15 2013 -0800
26779
26780     ao-tools: Add man pages for ao-flash utilities
26781     
26782     These aren't very wordy, but these tools are pretty simple scripts.
26783     
26784     Signed-off-by: Keith Packard <keithp@keithp.com>
26785
26786 commit 39cb8c2896317b7538353be979ac99baffc14489
26787 Merge: 2a6016cf ee427961
26788 Author: Bdale Garbee <bdale@gag.com>
26789 Date:   Wed Dec 18 21:53:52 2013 -0700
26790
26791     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
26792
26793 commit 2a6016cfabc8cd56f5219871e3b3df316a639289
26794 Author: Bdale Garbee <bdale@gag.com>
26795 Date:   Wed Dec 18 21:53:36 2013 -0700
26796
26797     update Debian standards version we claim compliance with
26798
26799 commit ee4279613b4757453d0d8f8afc06037c61eeb520
26800 Author: Keith Packard <keithp@keithp.com>
26801 Date:   Wed Dec 18 20:32:05 2013 -0800
26802
26803     altos: Try IMU self-test 10 times before giving up
26804     
26805     This should keep the device from failing to boot unless the IMU is
26806     actually broken. Oh, and if self test does fail, this places the
26807     flight computer in 'Invalid' state rather than panic.
26808     
26809     Signed-off-by: Keith Packard <keithp@keithp.com>
26810
26811 commit 1bf84ec28a41f7bd1b11ba45b4639856266227bc
26812 Author: Keith Packard <keithp@keithp.com>
26813 Date:   Wed Dec 18 20:30:58 2013 -0800
26814
26815     doc: Add tables describing AltOS beeps and flashes
26816     
26817     Provide a convenient place to reference when listening to the device.
26818     
26819     Signed-off-by: Keith Packard <keithp@keithp.com>
26820
26821 commit 0673344289772ed89483948184d6608c272c7c26
26822 Author: Keith Packard <keithp@keithp.com>
26823 Date:   Wed Dec 18 18:20:55 2013 -0800
26824
26825     altos/stm: Semantic error in STM usb disable caused it to not work
26826     
26827     The USB enable register wasn't actually getting rewritten with the
26828     enable bit turned off, so the USB device was still powered on in flight.
26829     
26830     Signed-off-by: Keith Packard <keithp@keithp.com>
26831
26832 commit 122f491e459b6ff417932370b3f1aa2091c71aca
26833 Author: Bdale Garbee <bdale@gag.com>
26834 Date:   Wed Dec 18 18:30:54 2013 -0700
26835
26836     update release docs to include option for submodules
26837
26838 commit d9982c257463f23be940eea66bd4dc3aadff0043
26839 Merge: 1b97ed2b b63fc054
26840 Author: Bdale Garbee <bdale@gag.com>
26841 Date:   Wed Dec 18 18:25:35 2013 -0700
26842
26843     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
26844
26845 commit 1b97ed2b64bcbcd969124964f1e49837899f1c70
26846 Author: Bdale Garbee <bdale@gag.com>
26847 Date:   Wed Dec 18 18:25:03 2013 -0700
26848
26849     we're using packaged and local-to-our-tree ARM toolchain now
26850
26851 commit b63fc05481bf6d57e6385704ce53c1c19afa9c2e
26852 Author: Keith Packard <keithp@keithp.com>
26853 Date:   Wed Dec 18 14:34:31 2013 -0800
26854
26855     doc: typo in micropeak doc hole->hold
26856
26857 commit 6827961c002757f8e74de44f6eb9c9029d099ebc
26858 Author: Keith Packard <keithp@keithp.com>
26859 Date:   Wed Dec 18 14:25:41 2013 -0800
26860
26861     doc: Update micropeak quick start guide to note new boost detect
26862     
26863     Now waits for one minute and 30m of altitude change to avoid false detections.
26864     
26865     Signed-off-by: Keith Packard <keithp@keithp.com>
26866
26867 commit c0966cd40f05f3a65b0c977b4b92586a58192f4b
26868 Author: Keith Packard <keithp@keithp.com>
26869 Date:   Wed Dec 18 14:22:51 2013 -0800
26870
26871     micropeak: Compile for java 6
26872     
26873     Don't a require later version as not all target OSes support it
26874     
26875     Signed-off-by: Keith Packard <keithp@keithp.com>
26876
26877 commit eea036650e62bc0f8652155974b512686754fd13
26878 Author: Keith Packard <keithp@keithp.com>
26879 Date:   Wed Dec 18 14:08:41 2013 -0800
26880
26881     Move pdclib build results to pdclib-root
26882     
26883     This makes pdclib easier to manage as a submodule
26884     
26885     Signed-off-by: Keith Packard <keithp@keithp.com>
26886
26887 commit c1bfe09b6d3eb28d0c7cfe07a248843cf81bcd25
26888 Author: Keith Packard <keithp@keithp.com>
26889 Date:   Wed Dec 18 13:36:04 2013 -0800
26890
26891     altosui: Remove some debug printfs
26892     
26893     Signed-off-by: Keith Packard <keithp@keithp.com>
26894
26895 commit 58ceb9c845d51547244538fe6beec27e9a232af8
26896 Author: Keith Packard <keithp@keithp.com>
26897 Date:   Wed Dec 18 13:25:31 2013 -0800
26898
26899     altosdroid: Use altoslib standard voltages to control lights
26900     
26901     Signed-off-by: Keith Packard <keithp@keithp.com>
26902
26903 commit dbcf3264f950c4e1d450828c9f161b4c418bee97
26904 Author: Keith Packard <keithp@keithp.com>
26905 Date:   Wed Dec 18 13:22:45 2013 -0800
26906
26907     altoslib: Define 3.8 as a good battery and 3.5 as a good igniter
26908     
26909     Use defined values everywhere instead of copying. Adjust battery up to
26910     3.8 to ensure there's enough voltage to not trip the comparators
26911     
26912     Signed-off-by: Keith Packard <keithp@keithp.com>
26913
26914 commit b19a648b667c298d2d9d5ed4ee9db661be058d1a
26915 Author: Keith Packard <keithp@keithp.com>
26916 Date:   Wed Dec 18 13:09:48 2013 -0800
26917
26918     altoslib: create eeprom download thread before telling monitor about it
26919     
26920     Telling the monitor too early resulted in passing a null thread
26921     handle, which meant that 'cancel' wouldn't ever work.
26922     
26923     Signed-off-by: Keith Packard <keithp@keithp.com>
26924
26925 commit 216405bc49ef2fc0e9941989f054e41f2fef9cfe
26926 Author: Keith Packard <keithp@keithp.com>
26927 Date:   Wed Dec 18 12:40:22 2013 -0800
26928
26929     altoslib: Don't close telemetry reader at startup unless something fails
26930     
26931     Was always closing the file, which led to very little telemetry being received.
26932     
26933     Signed-off-by: Keith Packard <keithp@keithp.com>
26934
26935 commit f2e589c59ed0a4c586c5accca8772df15010c46a
26936 Author: Keith Packard <keithp@keithp.com>
26937 Date:   Wed Dec 18 12:16:55 2013 -0800
26938
26939     libaltos: Import newly build libaltos.dylib
26940
26941 commit 0484ca97828da0d56be7bf395fa4a4b09c591e02
26942 Author: Keith Packard <keithp@keithp.com>
26943 Date:   Wed Dec 18 12:15:54 2013 -0800
26944
26945     libaltos: remove usb id filtering from darwin code
26946     
26947     Signed-off-by: Keith Packard <keithp@keithp.com>
26948
26949 commit 36197a388a9ba1d1ee4acd96ac0079ad3af9d3d0
26950 Author: Keith Packard <keithp@keithp.com>
26951 Date:   Wed Dec 18 12:15:22 2013 -0800
26952
26953     libaltos: fix test harness main type
26954     
26955     Signed-off-by: Keith Packard <keithp@keithp.com>
26956
26957 commit 119dd56512404e0c39dd5001ba4da9373515c02c
26958 Author: Keith Packard <keithp@keithp.com>
26959 Date:   Wed Dec 18 11:25:05 2013 -0800
26960
26961     altosui: Add docs to Mac OS X dmg distribution
26962     
26963     Signed-off-by: Keith Packard <keithp@keithp.com>
26964
26965 commit 6df58bb0115a8da13d35ab38861f6231bea7f2a7
26966 Merge: 4383bafc 02195f29
26967 Author: Bdale Garbee <bdale@gag.com>
26968 Date:   Wed Dec 18 12:19:31 2013 -0700
26969
26970     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
26971
26972 commit 4383bafc6ccdde10f06882ba3e96126c61d5e988
26973 Author: Bdale Garbee <bdale@gag.com>
26974 Date:   Wed Dec 18 12:18:30 2013 -0700
26975
26976     a fresher changelog entry for test builds
26977
26978 commit 7db8e8190bc8b9a17a7b5107954e2362a0e9c7a2
26979 Author: Bdale Garbee <bdale@gag.com>
26980 Date:   Wed Dec 18 11:08:55 2013 -0700
26981
26982     need to include the Cortex toolchain
26983
26984 commit 02195f2970fb7243fd9a9992abb6ada6709db4e1
26985 Author: Keith Packard <keithp@keithp.com>
26986 Date:   Wed Dec 18 11:14:40 2013 -0800
26987
26988     fix git: path for pdclib
26989     
26990     Signed-off-by: Keith Packard <keithp@keithp.com>
26991
26992 commit fbca372edd5609bc253b622b55b7faffd19ae6cd
26993 Author: Keith Packard <keithp@keithp.com>
26994 Date:   Wed Dec 18 11:12:44 2013 -0800
26995
26996     Use git: path for pdclib
26997     
26998     Signed-off-by: Keith Packard <keithp@keithp.com>
26999
27000 commit e2635d07d0f0a91dd7d59f2c94765a40907d2732
27001 Author: Keith Packard <keithp@keithp.com>
27002 Date:   Wed Dec 18 11:08:11 2013 -0800
27003
27004     Ignore .dll files in libaltos
27005     
27006     Signed-off-by: Keith Packard <keithp@keithp.com>
27007
27008 commit 8fdbdebdbb4d1579fd2af47430807d0d2a78105b
27009 Author: Keith Packard <keithp@keithp.com>
27010 Date:   Wed Dec 18 11:07:55 2013 -0800
27011
27012     ao-tools: complain if st-flash is not available
27013     
27014     Signed-off-by: Keith Packard <keithp@keithp.com>
27015
27016 commit 8f529633cd4be8a0edb1b067bbf5d7cc055dcc1b
27017 Author: Keith Packard <keithp@keithp.com>
27018 Date:   Wed Dec 18 10:55:06 2013 -0800
27019
27020     altos: get stm-bringup building again
27021     
27022     Signed-off-by: Keith Packard <keithp@keithp.com>
27023
27024 commit 262ee65885d55902df96f4aec6a114f5ac6f2c61
27025 Author: Keith Packard <keithp@keithp.com>
27026 Date:   Wed Dec 18 10:53:09 2013 -0800
27027
27028     Remove stale stm test apps from regular build
27029
27030 commit 90386115204bd3bfa55deb5ebe1972bacdba725a
27031 Author: Keith Packard <keithp@keithp.com>
27032 Date:   Wed Dec 18 10:50:45 2013 -0800
27033
27034     altos/stm: Update pdclib paths for flash-loader builds
27035     
27036     Signed-off-by: Keith Packard <keithp@keithp.com>
27037
27038 commit eb659fb0ee80c25312be36b3d8adb686813db125
27039 Author: Keith Packard <keithp@keithp.com>
27040 Date:   Wed Dec 18 10:43:16 2013 -0800
27041
27042     altos: create target pdclib directories before building
27043
27044 commit 9c200c3bc742b4dd1a7e28bfce9d5b27e833aae5
27045 Author: Keith Packard <keithp@keithp.com>
27046 Date:   Wed Dec 18 10:01:29 2013 -0800
27047
27048     altos: Build pdclib locally if necessary
27049     
27050     Signed-off-by: Keith Packard <keithp@keithp.com>
27051
27052 commit fbde0c3e4bdb419d6bd4dbcc96b0e01c59e9fa13
27053 Author: Keith Packard <keithp@keithp.com>
27054 Date:   Wed Dec 18 09:59:33 2013 -0800
27055
27056     include pdclib in wrong place
27057
27058 commit 77b04d662a6704f5db10522a2f9b169d31df5bea
27059 Author: Keith Packard <keithp@keithp.com>
27060 Date:   Wed Dec 18 02:03:15 2013 -0800
27061
27062     altosui: Hide non-applicable altimeter config values
27063     
27064     This makes configuring EasyMini a lot easier...
27065     
27066     Signed-off-by: Keith Packard <keithp@keithp.com>
27067
27068 commit 012abeda6ae846d74729e96e7ed7c8af2edca572
27069 Author: Keith Packard <keithp@keithp.com>
27070 Date:   Wed Dec 18 02:02:12 2013 -0800
27071
27072     altos/lpc: Be a bit more resistant to toolchain section name changes
27073     
27074     Just add some wild cards on the ends of each section name in case the
27075     toolchain changes names in the future.
27076     
27077     Signed-off-by: Keith Packard <keithp@keithp.com>
27078
27079 commit e26306c9350ef1d107d4257ef1c09d15165c9154
27080 Author: Keith Packard <keithp@keithp.com>
27081 Date:   Wed Dec 18 01:14:11 2013 -0800
27082
27083     altoslib: Pass InterruptedException up the stack instead of hiding it
27084     
27085     When interrupting a thread that is talking to a serial device, it's
27086     important not to have that thread discard the InterruptedException so
27087     that it will actually terminate. This patch removes a bunch of places
27088     that were discarding InterruptedExceptions and lets higher level code
27089     see them so that they can exit cleanly.
27090     
27091     Signed-off-by: Keith Packard <keithp@keithp.com>
27092
27093 commit 18852efa108ba6e6e69dfd5076d4f4c01f62b4ef
27094 Author: Keith Packard <keithp@keithp.com>
27095 Date:   Wed Dec 18 01:12:11 2013 -0800
27096
27097     altos: Make TeleMega v0.1 work more like TeleMega v1.0
27098     
27099     I've still got one working v0.1 board which is useful for testing
27100     stuff, so make it work more like the released TeleMega:
27101     
27102      * Use E for drogue, F for main
27103      * Use on-chip eeprom for config
27104      * Fix ADC report printf to match
27105     
27106     Signed-off-by: Keith Packard <keithp@keithp.com>
27107
27108 commit 1f035ac2df1cfa6964ae904aba0aedde279ca921
27109 Author: Keith Packard <keithp@keithp.com>
27110 Date:   Tue Dec 17 23:50:54 2013 -0800
27111
27112     altos: Use all 16 bits of setup packet len when limiting reply len
27113     
27114     We were only using the low 8 bits of the setup packet reply max len,
27115     which meant that if the other side sent a weird max len (as Windows 7
27116     does), then we'd truncate our setup reply to whatever was in the low 8
27117     bits of that value.
27118     
27119     Signed-off-by: Keith Packard <keithp@keithp.com>
27120
27121 commit 1280ba2e51b36f417f3adb6d101405ee75e7e509
27122 Author: Keith Packard <keithp@keithp.com>
27123 Date:   Tue Dec 17 22:53:45 2013 -0800
27124
27125     altosui: Add EasyMini bits to fat distribution images. Update telemetrum.inf
27126     
27127     Signed-off-by: Keith Packard <keithp@keithp.com>
27128
27129 commit 212a1b66ae04317b7b42ba57573b910fde09ca6c
27130 Author: Keith Packard <keithp@keithp.com>
27131 Date:   Tue Dec 17 20:24:19 2013 -0800
27132
27133     doc: Publish images with HTML bits
27134     
27135     Otherwise the html won't render right.
27136     
27137     Signed-off-by: Keith Packard <keithp@keithp.com>
27138
27139 commit 2ecb6a8276b2ce40d2a4da586dbc17581cfda26d
27140 Author: Keith Packard <keithp@keithp.com>
27141 Date:   Tue Dec 17 20:23:00 2013 -0800
27142
27143     altos: Broke TeleMetrum GPS reporting by holding the GPS mutex too much
27144     
27145     We can't hold the GPS mutex while waiting for the GPS receiver to load
27146     data as it protects the GPS data with the GPS mutex.
27147     
27148     Signed-off-by: Keith Packard <keithp@keithp.com>
27149
27150 commit e44ce127ece149e7b07be49142bc0f9d50bbe97d
27151 Author: Keith Packard <keithp@keithp.com>
27152 Date:   Tue Dec 17 20:05:12 2013 -0800
27153
27154     doc: Add screen shots everywhere
27155     
27156     This has screen shots of every dialog in altosui
27157     
27158     Signed-off-by: Keith Packard <keithp@keithp.com>
27159
27160 commit e4b223df372348718b74d2ecad4957f3e30f8d79
27161 Author: Keith Packard <keithp@keithp.com>
27162 Date:   Tue Dec 17 17:37:39 2013 -0800
27163
27164     Add altosui image and attempt to add launch photo to title
27165
27166 commit 1d093383fe58fc8c8c11e1c7cd1cd929ae1bd9e4
27167 Author: Bdale Garbee <bdale@gag.com>
27168 Date:   Tue Dec 17 14:53:59 2013 -0700
27169
27170     further documentation tweaks
27171
27172 commit 90c88bab305c43eb62f964fd3ff350b8b0b5320d
27173 Merge: d5d6d10c dffbdd93
27174 Author: Bdale Garbee <bdale@gag.com>
27175 Date:   Tue Dec 17 14:09:30 2013 -0700
27176
27177     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
27178     
27179     Conflicts:
27180             doc/altusmetrum.xsl
27181
27182 commit d5d6d10ceb724081c7cf89a3885d7e6c3da14604
27183 Author: Bdale Garbee <bdale@gag.com>
27184 Date:   Tue Dec 17 14:08:12 2013 -0700
27185
27186     capture my changes so far
27187
27188 commit dffbdd93d7a86a12d83a412de37dfd2a5f063995
27189 Author: Keith Packard <keithp@keithp.com>
27190 Date:   Tue Dec 17 11:38:46 2013 -0800
27191
27192     doc: Add product pictures to manual
27193     
27194     Signed-off-by: Keith Packard <keithp@keithp.com>
27195
27196 commit 9d8da4ef325171960e16fc027c6039cb63eae942
27197 Author: Keith Packard <keithp@keithp.com>
27198 Date:   Tue Dec 17 11:19:54 2013 -0800
27199
27200     Keep tables together on a page
27201
27202 commit 7acd0cf17c5ca7a00893f35c7fe9c657389070e0
27203 Author: Keith Packard <keithp@keithp.com>
27204 Date:   Tue Dec 17 10:33:29 2013 -0800
27205
27206     doc: Convert several more itemizedlists to variablelists
27207     
27208     When defining a term, use variablelist to pull the term out to the left.
27209     
27210     Signed-off-by: Keith Packard <keithp@keithp.com>
27211
27212 commit 8bb6dd75a602792936d623713fb009fea25ef491
27213 Author: Keith Packard <keithp@keithp.com>
27214 Date:   Mon Dec 16 21:21:24 2013 -0800
27215
27216     Clean up reflashing section, include section on self-flash recovery
27217     
27218     Signed-off-by: Keith Packard <keithp@keithp.com>
27219
27220 commit 1562affc4951e147eba20380ea5be2e9f7152789
27221 Author: Keith Packard <keithp@keithp.com>
27222 Date:   Sat Dec 14 11:47:31 2013 -0800
27223
27224     ao-tools: Use st-flash for STM flashing instead of openocd
27225     
27226     st-flash, from the stlink tools, appears more reliable when flashing
27227     STM CPUs.
27228     
27229     Signed-off-by: Keith Packard <keithp@keithp.com>
27230
27231 commit 7d7ae63d8dfcc99a30285e0bd2411901941d1813
27232 Author: Bdale Garbee <bdale@gag.com>
27233 Date:   Sat Dec 14 12:16:03 2013 -0700
27234
27235     add serial number to ao-usbload call, pass SERIAL to cal-freq
27236
27237 commit c94ca50fd9f24f271c160f6e0e95cb7340289354
27238 Author: Bdale Garbee <bdale@gag.com>
27239 Date:   Fri Dec 13 18:37:29 2013 -0700
27240
27241     temporarily force stlink location in debian/rules to allow complete build
27242
27243 commit 6545a72012e94a50d185e1c4ecff3c3769d60acd
27244 Author: Keith Packard <keithp@keithp.com>
27245 Date:   Tue Dec 10 00:54:32 2013 -0800
27246
27247     java: Missed libaltos java compile flags from previous patch
27248     
27249     Signed-off-by: Keith Packard <keithp@keithp.com>
27250
27251 commit 8959c059ec67f5334e31abbe3f831dd571a0b464
27252 Author: Keith Packard <keithp@keithp.com>
27253 Date:   Tue Dec 10 00:51:01 2013 -0800
27254
27255     java: Add -target 1.6 to all java compiles
27256     
27257     This makes sure the results can run with the old JVM
27258     
27259     Signed-off-by: Keith Packard <keithp@keithp.com>
27260
27261 commit a4596c134aa5e7867f1ca1d86d36afb2af9b8999
27262 Author: Keith Packard <keithp@keithp.com>
27263 Date:   Tue Dec 10 00:39:52 2013 -0800
27264
27265     altos: Remove ARM .ihx files on 'make clean'
27266     
27267     Signed-off-by: Keith Packard <keithp@keithp.com>
27268
27269 commit 50753e84871b2a01d270d28b8b77a19614d2180c
27270 Author: Keith Packard <keithp@keithp.com>
27271 Date:   Tue Dec 10 00:03:20 2013 -0800
27272
27273     Set version to 1.3 in preparation for release
27274     
27275     Signed-off-by: Keith Packard <keithp@keithp.com>
27276
27277 commit 54f7888dc65ffc27c6ee5ef93953bd9b8fc029ed
27278 Author: Keith Packard <keithp@keithp.com>
27279 Date:   Tue Dec 10 00:00:31 2013 -0800
27280
27281     doc: More altusmetrum.xsl updates for 1.3
27282     
27283     Spell checking even
27284     
27285     Signed-off-by: Keith Packard <keithp@keithp.com>
27286
27287 commit a140b3ad689bcebdcf87caab1e64048f693a9b85
27288 Author: Keith Packard <keithp@keithp.com>
27289 Date:   Mon Dec 9 23:16:13 2013 -0800
27290
27291     debian: .ihx and .map files are left in subdirs now
27292     
27293     Install them from the right place
27294     
27295     Signed-off-by: Keith Packard <keithp@keithp.com>
27296
27297 commit 95c1a5a61267233cf2c16175aeb73bfb7d12ba8f
27298 Author: Keith Packard <keithp@keithp.com>
27299 Date:   Mon Dec 9 23:14:55 2013 -0800
27300
27301     altosui: Ship TeleMega-v1.0 firmware
27302     
27303     Signed-off-by: Keith Packard <keithp@keithp.com>
27304
27305 commit b023c87e2b86ba57cbf97be1ab76b532e0a00fad
27306 Author: Keith Packard <keithp@keithp.com>
27307 Date:   Mon Dec 9 23:12:40 2013 -0800
27308
27309     ao-bringup: Add turnon_telemega script
27310     
27311     And a few helper programs
27312     
27313     Signed-off-by: Keith Packard <keithp@keithp.com>
27314
27315 commit ecb0465be76e9299511aeec663d267967834f6c3
27316 Author: Keith Packard <keithp@keithp.com>
27317 Date:   Mon Dec 9 16:06:22 2013 -0800
27318
27319     altos: Rename telemega-v0.3 to telemega-v1.0
27320     
27321     Signed-off-by: Keith Packard <keithp@keithp.com>
27322
27323 commit dd91a5d5069ff940e07b8817a934ee65d4e8e235
27324 Author: Keith Packard <keithp@keithp.com>
27325 Date:   Sun Dec 8 21:08:36 2013 -0800
27326
27327     altos: Oops. Was only filling out part of the TeleMetrum ADC record
27328     
27329     Because it's missing a return, we'd end up filling out one element of
27330     the ADC record per interrupt, and rotating through which one was set,
27331     hitting all of the even offsets within the struct. Yikes!
27332     
27333     Signed-off-by: Keith Packard <keithp@keithp.com>
27334
27335 commit c1711890c002fe359bd6c3fdf4092b35d464c6d9
27336 Author: Keith Packard <keithp@keithp.com>
27337 Date:   Sun Dec 8 21:07:17 2013 -0800
27338
27339     altosui: When flashing to TeleDongle or TeleBT, match any .ihx file
27340     
27341     Let the user pick any .ihx file when using a device which can only be
27342     used as a pair programmer. Note that 'telemetrum' can be either, and
27343     we'll assume that it's a self-programmed device (v2) for now.
27344     
27345     Signed-off-by: Keith Packard <keithp@keithp.com>
27346
27347 commit 710343a23c7e6e9c079eafdf3aeea8a40cc2ce61
27348 Author: Keith Packard <keithp@keithp.com>
27349 Date:   Sun Dec 8 20:34:11 2013 -0800
27350
27351     altosui: Match directories in hex file matcher
27352     
27353     This makes it possible to navigate around the file system
27354     
27355     Signed-off-by: Keith Packard <keithp@keithp.com>
27356
27357 commit fd92bb8ff3be257925bf6e969d93a7f9dd941fb8
27358 Author: Keith Packard <keithp@keithp.com>
27359 Date:   Sun Dec 8 20:33:22 2013 -0800
27360
27361     altoslib: Don't require radio_cal or usb_descriptors in AltosRomconfig
27362     
27363     Not all products will have these values, so allow them to be missing
27364     
27365     Signed-off-by: Keith Packard <keithp@keithp.com>
27366
27367 commit 68adbf5bf08ed8af2f34c0d95d9c3d457574372d
27368 Author: Keith Packard <keithp@keithp.com>
27369 Date:   Sun Dec 8 20:11:46 2013 -0800
27370
27371     Add new tools to .gitignore
27372     
27373     Signed-off-by: Keith Packard <keithp@keithp.com>
27374
27375 commit 2cdb90d9214f8e66b3574cbd9c5ed073a7861681
27376 Author: Keith Packard <keithp@keithp.com>
27377 Date:   Sun Dec 8 20:09:10 2013 -0800
27378
27379     altoslib: Add self-flashing code
27380     
27381     This adds the ability to use the AltOS flash-loader on both STM and
27382     NXP processors.
27383     
27384     Signed-off-by: Keith Packard <keithp@keithp.com>
27385
27386 commit 70d0841b4017e7580c893c7033c04fb2964adab6
27387 Author: Keith Packard <keithp@keithp.com>
27388 Date:   Sun Dec 8 20:07:23 2013 -0800
27389
27390     altoslib: Add AltosNoSymbol exception
27391     
27392     Signed-off-by: Keith Packard <keithp@keithp.com>
27393
27394 commit 4e1b134e29313a1bdac18de57fe547299e5ded2a
27395 Author: Keith Packard <keithp@keithp.com>
27396 Date:   Sun Dec 8 20:04:43 2013 -0800
27397
27398     altoslib: Use symbols in AltosRomconfig instead of fixed offsets
27399     
27400     The new Hexfile symbol code automatically adds the needed romconfig
27401     symbols for cc1111 products, and ARM-based products have symbols in
27402     the .ihx files. This means that we can rely on using symbols when
27403     finding config values in memory.
27404     
27405     Signed-off-by: Keith Packard <keithp@keithp.com>
27406
27407 commit 1183417145de549b9281f9e210d216facf3a94ef
27408 Author: Keith Packard <keithp@keithp.com>
27409 Date:   Sun Dec 8 19:59:37 2013 -0800
27410
27411     altosuilib: Don't match product_altusmetrum for product_basestation or product_altimeter
27412     
27413     It's been years since we've shipped boards configured with
27414     product_altusmetrum, but now we've repurposed that code for the flash
27415     loader. When matching an explicit product, go ahead and also match
27416     altusmetrum so that the flash loader will fit, but when matching
27417     basestation or altimeter, don't as that will avoid popping up the
27418     flight monitor UI at startup when a board is running the boot loader.
27419     
27420     Signed-off-by: Keith Packard <keithp@keithp.com>
27421
27422 commit e0af4569446b12c026aa0ffd52c55839d69af0e1
27423 Author: Keith Packard <keithp@keithp.com>
27424 Date:   Sun Dec 8 19:48:27 2013 -0800
27425
27426     altoslib: Publish mapping from product name back to USB id
27427     
27428     This lets us choose which device to flash based on the filename
27429     
27430     Signed-off-by: Keith Packard <keithp@keithp.com>
27431
27432 commit 88fa5fa6acbdd66d1338ca73cbbac219d62b5136
27433 Author: Keith Packard <keithp@keithp.com>
27434 Date:   Sun Dec 8 19:47:44 2013 -0800
27435
27436     altoslib: Create AltosProgrammer class
27437     
27438     This provides an abstract interface to flashing boards, for
27439     dongle-based and self-programming boards.
27440     
27441     Signed-off-by: Keith Packard <keithp@keithp.com>
27442
27443 commit 7b0c1fbccb4ef1ae2ed356292cc8762360532b7f
27444 Author: Keith Packard <keithp@keithp.com>
27445 Date:   Sun Dec 8 19:46:30 2013 -0800
27446
27447     altoslib: Add symbols to .ihx files
27448     
27449     Create a new 0xfe record type to hold the symbols, and append them
27450     after the EOF record so that other tools might continue to work.
27451     
27452     Signed-off-by: Keith Packard <keithp@keithp.com>
27453
27454 commit b1ffdaf1f5e9b6e8ff0d4e08d8c504f8dfacd3a4
27455 Author: Keith Packard <keithp@keithp.com>
27456 Date:   Sun Dec 8 19:43:13 2013 -0800
27457
27458     altoslib: Support binary reading/writing in AltosLink
27459     
27460     Binary reads require an explicit length, and do not work while
27461     telemetry is running.
27462     
27463     Signed-off-by: Keith Packard <keithp@keithp.com>
27464
27465 commit 2cb7a96567e1302a699f78290fab5e29693940ab
27466 Author: Keith Packard <keithp@keithp.com>
27467 Date:   Sun Dec 8 19:05:01 2013 -0800
27468
27469     altos/stm: arm-none-eabi-binutils now puts 'main' into .text.startup
27470     
27471     Change name of .text.ram to .ramtext, then load .text* into flash and
27472     .ramtext into ram. This ensures that 'main' and anything else in a
27473     random .text.* segment will get loaded into flash as appropriate.
27474     
27475     Signed-off-by: Keith Packard <keithp@keithp.com>
27476
27477 commit 3e22a0dce4248cce862147c985078de44c427b12
27478 Author: Keith Packard <keithp@keithp.com>
27479 Date:   Sun Dec 8 19:04:11 2013 -0800
27480
27481     ao-tools: build ao-usbload by default
27482     
27483     Signed-off-by: Keith Packard <keithp@keithp.com>
27484
27485 commit b1f3525afa801038f7087a3a2caf369f2460a5db
27486 Author: Keith Packard <keithp@keithp.com>
27487 Date:   Sun Dec 8 11:41:09 2013 -0800
27488
27489     altoslib: AltosEepromMonitor had false import of altosuilib
27490     
27491     Not needed, and breaks the build
27492     
27493     Signed-off-by: Keith Packard <keithp@keithp.com>
27494
27495 commit eded084c6caa1f9423d690c8b45c8042f8355987
27496 Author: Keith Packard <keithp@keithp.com>
27497 Date:   Sun Dec 8 11:17:28 2013 -0800
27498
27499     altos: remove all versions of stm-demo executable
27500     
27501     Signed-off-by: Keith Packard <keithp@keithp.com>
27502
27503 commit bb72b4018dd6a422afe1916d9538bb9ff1e45353
27504 Author: Keith Packard <keithp@keithp.com>
27505 Date:   Sun Dec 8 11:15:37 2013 -0800
27506
27507     altos: Change flash loader name to just AltosFlash
27508     
27509     Remove the software version string from the product name
27510     
27511     Signed-off-by: Keith Packard <keithp@keithp.com>
27512
27513 commit 52b19511222980138faddb2047707baceff0a596
27514 Author: Keith Packard <keithp@keithp.com>
27515 Date:   Sun Dec 8 11:14:29 2013 -0800
27516
27517     altos: Build .ihx files for all arm projects
27518     
27519     The .ihx version can be processed by the java loader
27520     
27521     Signed-off-by: Keith Packard <keithp@keithp.com>
27522
27523 commit a1e4750a7d4af72e8e9086735885f48c9b56c18e
27524 Author: Keith Packard <keithp@keithp.com>
27525 Date:   Sun Dec 8 11:11:41 2013 -0800
27526
27527     altos: Allow products to override default 100mA USB current
27528     
27529     This will allow products to specify their own current limit.
27530     
27531     Signed-off-by: Keith Packard <keithp@keithp.com>
27532
27533 commit 25aaf6122cbddcbc6a80460dac8ccb9f45743ae0
27534 Author: Keith Packard <keithp@keithp.com>
27535 Date:   Sun Dec 8 11:10:00 2013 -0800
27536
27537     ao-tools: Clean up ao-stmload and ao-usbload options. Add --raw
27538     
27539     ao-stmload only uses stlink, ao-usbload only uses self-flashing, so
27540     clear up the options in the two programs. The new --raw option skips
27541     the serial and radio cal rewriting when flashing the boot loader.
27542     
27543     Signed-off-by: Keith Packard <keithp@keithp.com>
27544
27545 commit ebb36d56c732ffe9cdb8d2ea53d00e1d4ece8f97
27546 Author: Keith Packard <keithp@keithp.com>
27547 Date:   Sun Dec 8 11:07:46 2013 -0800
27548
27549     ao-tools: Allow building without stlink and readline
27550     
27551     This adds --without-stlink and --without-readline options to configure
27552     to disable these features, and adjusts the build process and code to
27553     handle that.
27554     
27555     Signed-off-by: Keith Packard <keithp@keithp.com>
27556
27557 commit 5fd0dc6f69e7614ba71bbc215b32260a11595af3
27558 Author: Keith Packard <keithp@keithp.com>
27559 Date:   Sat Dec 7 23:27:30 2013 -0800
27560
27561     ao-tools: Add ao-flash-stm and ao-flash-lpc scripts
27562     
27563     These use openocd to download boot loaders to the arm-based products
27564     
27565     Signed-off-by: Keith Packard <keithp@keithp.com>
27566
27567 commit eee9b3ce1e5adae5aa4566050b6d6048344e92c4
27568 Author: Keith Packard <keithp@keithp.com>
27569 Date:   Sat Dec 7 09:54:17 2013 -0800
27570
27571     altosuilib: Deal with AltosUnits API change
27572     
27573     The abstract methods in AltosUnits now pass the 'imperial_units' flag
27574     explicitly, so deal with that in AltosUnits itself
27575     
27576     Signed-off-by: Keith Packard <keithp@keithp.com>
27577
27578 commit 407696f11ac1736e840c9b702592c46197d14c2c
27579 Author: Keith Packard <keithp@keithp.com>
27580 Date:   Sat Dec 7 09:53:10 2013 -0800
27581
27582     altosui: Clean up serial close handling
27583     
27584     Unify serial close processing in a single function (close_serial),
27585     make everyone else call that. This avoids a couple of cases where the
27586     device would be closed and not removed from the devices_opened list,
27587     leading to 'device is already in use' messages.
27588     
27589     Signed-off-by: Keith Packard <keithp@keithp.com>
27590
27591 commit 1a47532f411488f003726aa9365ede5dc90c5b78
27592 Author: Keith Packard <keithp@keithp.com>
27593 Date:   Sat Dec 7 09:51:58 2013 -0800
27594
27595     altosui: Don't try to report bearing/elevation without GPS
27596     
27597     If the distance from the pad cannot be computed (due to lacking GPS),
27598     then don't try to report it.
27599     
27600     Signed-off-by: Keith Packard <keithp@keithp.com>
27601
27602 commit 44249a9262a16ed103aedf30a300003fc2a17579
27603 Author: Keith Packard <keithp@keithp.com>
27604 Date:   Sat Dec 7 09:49:00 2013 -0800
27605
27606     altos: Nothing in altos uses AES decryption, so don't compile it
27607     
27608     Saves a bit of space where AES is used, and avoids some compiler warnings.
27609     
27610     Signed-off-by: Keith Packard <keithp@keithp.com>
27611
27612 commit cdb32b1717db4e8cb8cf94d810e74ce2b569566b
27613 Author: Keith Packard <keithp@keithp.com>
27614 Date:   Sat Dec 7 09:47:45 2013 -0800
27615
27616     altos/test: Compute and plot tilt based on GPS track
27617     
27618     This lets us compare the gyro-computed tilt angle against the actual
27619     flight path.
27620     
27621     Signed-off-by: Keith Packard <keithp@keithp.com>
27622
27623 commit 6fbf4829569d5edb476654f4e383b834af527dc6
27624 Author: Keith Packard <keithp@keithp.com>
27625 Date:   Sat Dec 7 09:40:53 2013 -0800
27626
27627     altos: Telemega uses eeprom, include it in main file
27628     
27629     ao_telemega.c didn't include ao_eeprom.h leaving a function undefined
27630     
27631     Signed-off-by: Keith Packard <keithp@keithp.com>
27632
27633 commit 2a9b0cdff5db03dc11b6ef69cf5436c834c3acc4
27634 Author: Keith Packard <keithp@keithp.com>
27635 Date:   Sat Dec 7 09:39:41 2013 -0800
27636
27637     altos: Add lots more GPS data to mega log
27638     
27639     There's plenty of space in the GPS log packets to hold course, speed,
27640     climb and DOP values, so just stick them in.
27641     
27642     Signed-off-by: Keith Packard <keithp@keithp.com>
27643
27644 commit de2e812b02a99a2f6d85f15a9600265931f6f6b0
27645 Author: Keith Packard <keithp@keithp.com>
27646 Date:   Sat Dec 7 09:38:50 2013 -0800
27647
27648     src/cc1111: Turn off RC osc after xtal is running
27649     
27650     There's no reason to keep running the RC oscillator after we switch to
27651     the crystal, so turn it off.
27652     
27653     Signed-off-by: Keith Packard <keithp@keithp.com>
27654
27655 commit 473ae38ade0552c5ff3ca088b21345ed5dfad5d0
27656 Author: Keith Packard <keithp@keithp.com>
27657 Date:   Thu Nov 28 15:21:26 2013 -0800
27658
27659     doc: First pass for 1.3 finished; docs have most major sections updated.
27660     
27661     Final edits and corrections still required.
27662     
27663     Signed-off-by: Keith Packard <keithp@keithp.com>
27664
27665 commit 6d9b93bfd637eb690159fc5efda0390eb602c6a7
27666 Author: Keith Packard <keithp@keithp.com>
27667 Date:   Thu Nov 28 10:44:07 2013 -0800
27668
27669     ao-tools: Split out USB loader to ao-usbload
27670     
27671     Leave ao-stmload using just stlinkv2
27672     
27673     Signed-off-by: Keith Packard <keithp@keithp.com>
27674
27675 commit f27dff090c8f3a63bd932715643980703160bde6
27676 Author: Keith Packard <keithp@keithp.com>
27677 Date:   Thu Nov 28 10:31:32 2013 -0800
27678
27679     ao-tools: Split out altos symbol editing from ao-stmload
27680     
27681     to be shared with ao-usbload
27682     
27683     Signed-off-by: Keith Packard <keithp@keithp.com>
27684
27685 commit 5ef287723f8d8bfbfb3582d22bfb5c2a3129414a
27686 Author: Keith Packard <keithp@keithp.com>
27687 Date:   Thu Nov 28 09:52:38 2013 -0800
27688
27689     ao-tools: Missing ao-selfload.h
27690
27691 commit e6c9ca218d944443c86555e513534d82713af936
27692 Author: Keith Packard <keithp@keithp.com>
27693 Date:   Thu Nov 28 09:52:01 2013 -0800
27694
27695     ao-tools: move 16/32-bit readers from ao-stmload to lib
27696
27697 commit d93a65a90f19e4816231e03b1f399af6e3742aee
27698 Author: Keith Packard <keithp@keithp.com>
27699 Date:   Thu Nov 28 09:46:13 2013 -0800
27700
27701     ao-tools: Move ao-selfload into library
27702     
27703     This needs to be shared between ao-stmload and ao-usbload
27704     
27705     Signed-off-by: Keith Packard <keithp@keithp.com>
27706
27707 commit 14204e3d147ad99cc249ad8de254809180fe5c38
27708 Author: Keith Packard <keithp@keithp.com>
27709 Date:   Thu Nov 28 09:31:02 2013 -0800
27710
27711     ao-tools: Add ao-elftohex and .ihx symbol support
27712     
27713     ao-elftohex converts an elf file into a hex file so that we can load
27714     it with java.
27715     
27716     Signed-off-by: Keith Packard <keithp@keithp.com>
27717
27718 commit ee07f1a0f8e431bebb3b948f6249f5f33413e966
27719 Author: Keith Packard <keithp@keithp.com>
27720 Date:   Thu Nov 28 09:29:52 2013 -0800
27721
27722     ao-tools: Add debug printf support
27723
27724 commit 95a8180f3d7929dbad65c80421f99c925f245af0
27725 Author: Keith Packard <keithp@keithp.com>
27726 Date:   Wed Nov 27 13:59:06 2013 -0800
27727
27728     ao-tools: Create general elf and hex library routines
27729     
27730     Pulls the elf stuff out of ao-stmload, change the hex stuff into ao_
27731     routines.
27732     
27733     Signed-off-by: Keith Packard <keithp@keithp.com>
27734
27735 commit 73b1a7e644e255558378ab66de6426a7dfd8a7dc
27736 Author: Keith Packard <keithp@keithp.com>
27737 Date:   Mon Nov 25 01:15:36 2013 -0800
27738
27739     doc: Work on AltosUI Pyro config docs a bit more.
27740     
27741     Signed-off-by: Keith Packard <keithp@keithp.com>
27742
27743 commit 82b42935d047d2f7c2f7a63a3efb72a3f1d5594e
27744 Author: Keith Packard <keithp@keithp.com>
27745 Date:   Mon Nov 25 00:02:06 2013 -0800
27746
27747     altosui: Handle units in pyro config.
27748     
27749     This lets you edit the pyro configuration using imperial units if
27750     desired.
27751     
27752     Signed-off-by: Keith Packard <keithp@keithp.com>
27753
27754 commit 8da565bbafa2925aa889cf9249497a709a814b7f
27755 Author: Keith Packard <keithp@keithp.com>
27756 Date:   Mon Nov 25 00:01:20 2013 -0800
27757
27758     doc: Add telemetry enable and APRS interval config docs
27759     
27760     Also starts working on the pyro channel config window docs
27761     
27762     Signed-off-by: Keith Packard <keithp@keithp.com>
27763
27764 commit f743934ebd1a7c7c8b6db0223f0309e590aa15cd
27765 Author: Keith Packard <keithp@keithp.com>
27766 Date:   Sun Nov 24 21:55:20 2013 -0800
27767
27768     doc: use correct quotes in altusmetrum.xsl
27769     
27770     Signed-off-by: Keith Packard <keithp@keithp.com>
27771
27772 commit 6f4abc14065aebceaac9313e4dcd4300e19999cf
27773 Author: Keith Packard <keithp@keithp.com>
27774 Date:   Sun Nov 24 21:50:27 2013 -0800
27775
27776     doc: "rocketry electronics" instead of listing products
27777
27778 commit 31a1c701bfaea97225e12ea0688b934790e3737e
27779 Author: Keith Packard <keithp@keithp.com>
27780 Date:   Sun Nov 24 21:28:26 2013 -0800
27781
27782     Use more 1/4 single characters
27783
27784 commit 96f33e780958adaaa4a9cc127caecaeb3f4c978c
27785 Author: Keith Packard <keithp@keithp.com>
27786 Date:   Sun Nov 24 21:25:06 2013 -0800
27787
27788     Remove duplicate log description. Describe pyro config.
27789     
27790     Signed-off-by: Keith Packard <keithp@keithp.com>
27791
27792 commit 3eaaefe6d746a2f53995a2470c5024f37c87c393
27793 Author: Keith Packard <keithp@keithp.com>
27794 Date:   Sun Nov 24 20:05:52 2013 -0800
27795
27796     Extend the hardware overview chapter. Edit System Operations
27797     
27798     Extend the overview chapter to include tables describing the
27799     electronic and physical board characteristics of each board.
27800     
27801     Finish most of the System Operation stuff, still need to add pyro
27802     channel configuration
27803     
27804     Signed-off-by: Keith Packard <keithp@keithp.com>
27805
27806 commit ceed62fd97972b35f4cf6560625135723cb8610f
27807 Author: Keith Packard <keithp@keithp.com>
27808 Date:   Mon Nov 18 13:48:18 2013 -0800
27809
27810     debian: Build now depends on 'xmlto' for docs
27811     
27812     This wraps xsltproc, fop and xmllint for formatting pdf files
27813     
27814     Signed-off-by: Keith Packard <keithp@keithp.com>
27815
27816 commit 92753d4b8d6b17ebc7a9b65680abd46648726393
27817 Author: Keith Packard <keithp@keithp.com>
27818 Date:   Mon Nov 18 12:43:33 2013 -0800
27819
27820     doc: Use system fo docbool.xsl instead of network one
27821     
27822     Instead of reading the master stylesheet from the network, just use
27823     the one installed on the system.
27824     
27825     Signed-off-by: Keith Packard <keithp@keithp.com>
27826
27827 commit 89fc38f2cf143bed1fe8c4a4972267b15c9aa467
27828 Author: Keith Packard <keithp@keithp.com>
27829 Date:   Mon Nov 18 12:42:38 2013 -0800
27830
27831     doc: Make pdf files depend on local stylesheet
27832     
27833     Now that we're using our own, rebuild the docs when it changes
27834     
27835     Signed-off-by: Keith Packard <keithp@keithp.com>
27836
27837 commit f9bbca59a9034cf7e6df4577e627d7447f3a9d51
27838 Author: Keith Packard <keithp@keithp.com>
27839 Date:   Mon Nov 18 12:42:20 2013 -0800
27840
27841     doc: Make micropeak.xsl validate
27842     
27843     Signed-off-by: Keith Packard <keithp@keithp.com>
27844
27845 commit 0a3e27e3a392be4cfe03d200068a7e69bb2f3fdb
27846 Author: Keith Packard <keithp@keithp.com>
27847 Date:   Mon Nov 18 12:38:52 2013 -0800
27848
27849     Make companion.xsl validate
27850     
27851     Signed-off-by: Keith Packard <keithp@keithp.com>
27852
27853 commit d212d782bff977d609a9da1b805de4a2615fb474
27854 Author: Keith Packard <keithp@keithp.com>
27855 Date:   Mon Nov 18 12:37:23 2013 -0800
27856
27857     doc: Make telemetry.xsl validate
27858     
27859     Signed-off-by: Keith Packard <keithp@keithp.com>
27860
27861 commit 87fbe12bdaf10c9ba7ba43608b1e980cdc09d496
27862 Author: Keith Packard <keithp@keithp.com>
27863 Date:   Mon Nov 18 12:29:42 2013 -0800
27864
27865     doc: Make altos.xsl validate
27866     
27867     Signed-off-by: Keith Packard <keithp@keithp.com>
27868
27869 commit 963a61986ea4b48fdca0989479e9c50acb0f1a9d
27870 Author: Keith Packard <keithp@keithp.com>
27871 Date:   Mon Nov 18 12:12:54 2013 -0800
27872
27873     doc: Switch to xorg style to generate index
27874     
27875     This style sheet generates a nice PDF index
27876     
27877     Signed-off-by: Keith Packard <keithp@keithp.com>
27878
27879 commit 9953a5f0440b269dac5c675f120e6a31dde8ec69
27880 Author: Keith Packard <keithp@keithp.com>
27881 Date:   Mon Nov 18 12:06:31 2013 -0800
27882
27883     doc: Get altusmetrum.xsl to validate
27884     
27885     Mostly involved getting the listitem contents into para elements.
27886     
27887     Signed-off-by: Keith Packard <keithp@keithp.com>
27888
27889 commit 152d978dc4be49b6b764e5e1966bd860c46054ea
27890 Author: Keith Packard <keithp@keithp.com>
27891 Date:   Mon Nov 18 12:05:10 2013 -0800
27892
27893     doc: Start work on 1.3 doc updates
27894     
27895     Add 1.3 release notes.
27896     
27897     Signed-off-by: Keith Packard <keithp@keithp.com>
27898
27899 commit 71705532374f222e51c66e2f1214dd01b3efc8bd
27900 Author: Keith Packard <keithp@keithp.com>
27901 Date:   Tue Nov 12 15:02:50 2013 +0900
27902
27903     Bump to version 1.2.9.4
27904
27905 commit 12481415c2e5fb03b003343c9499df711eb14f91
27906 Author: Keith Packard <keithp@keithp.com>
27907 Date:   Tue Nov 12 16:26:02 2013 +0900
27908
27909     altos: include ao_eeprom.h in ao_telemetrum.c to define ao_eeprom_init
27910     
27911     Signed-off-by: Keith Packard <keithp@keithp.com>
27912
27913 commit bf893a4149b05b97f18f9f487af805adef859d74
27914 Author: Keith Packard <keithp@keithp.com>
27915 Date:   Tue Nov 12 16:22:49 2013 +0900
27916
27917     altos: Make sure flight erase log comes after config blog
27918     
27919     Oops. When converting from ao_storage to ao_config, I accidentally had
27920     the flight erase log overwriting the config block.
27921     
27922     Signed-off-by: Keith Packard <keithp@keithp.com>
27923
27924 commit 92eafd01f2809f39c5bc4058977c790d94a99df1
27925 Author: Keith Packard <keithp@keithp.com>
27926 Date:   Tue Nov 12 16:08:50 2013 +0900
27927
27928     altos: Move telemega to using internal eeprom for config
27929     
27930     And crank up the default per-flight storage to 1MB
27931     
27932     Signed-off-by: Keith Packard <keithp@keithp.com>
27933
27934 commit 9c53ad6f8222878a26efecebd3bb1d1fe054a4b6
27935 Author: Keith Packard <keithp@keithp.com>
27936 Date:   Tue Nov 12 16:06:59 2013 +0900
27937
27938     altos: Move TeleMetrum v2.0 to using internal eeprom for config
27939     
27940     This leaves the whole 8MB of flash for flight storage
27941     
27942     Signed-off-by: Keith Packard <keithp@keithp.com>
27943
27944 commit 83437b2fe304599e22d0a98b5410808bcb67dc97
27945 Author: Keith Packard <keithp@keithp.com>
27946 Date:   Tue Nov 12 15:45:32 2013 +0900
27947
27948     altos: Allow use of internal EEPROM for config storage
27949     
27950     This stops exposing eeprom as 'storage' and instead exposes it with a
27951     separate eeprom API so that it can be used for config storage without
27952     also using it for flight log storage.
27953     
27954     The config code has been changed to allow it to either use storage for
27955     configuration data or eeprom.
27956     
27957     Signed-off-by: Keith Packard <keithp@keithp.com>
27958
27959 commit b57f1cabfe5052306cb4c28793bea477f4aeb2d2
27960 Author: Keith Packard <keithp@keithp.com>
27961 Date:   Tue Nov 12 15:18:58 2013 +0900
27962
27963     altos: Don't hold GPS mutex while waiting in TM v2.0 report
27964     
27965     Holding the GPS mutex while waiting for the GPS code to dump data into
27966     the GPS variables is rather counter-productive.
27967     
27968     Signed-off-by: Keith Packard <keithp@keithp.com>
27969
27970 commit 0951b1ef83d8d741d65811fa23bde43ee843a939
27971 Author: Keith Packard <keithp@keithp.com>
27972 Date:   Tue Nov 12 15:18:53 2013 +0900
27973
27974     altos: Build TM v2.0 firmware by default
27975     
27976     Signed-off-by: Keith Packard <keithp@keithp.com>
27977
27978 commit 3c40272713d93e79bb0989eefe191cd2bfe56a44
27979 Author: Keith Packard <keithp@keithp.com>
27980 Date:   Tue Nov 12 15:01:13 2013 +0900
27981
27982     ignore "compile" script
27983
27984 commit 28327883d377896caddbad0f9efded56a227edd1
27985 Author: Keith Packard <keithp@keithp.com>
27986 Date:   Tue Nov 12 14:59:40 2013 +0900
27987
27988     Add TeleMini v2.0 turnon script
27989
27990 commit cffbc025532487bbd9b467476be05d0997b5133e
27991 Author: Keith Packard <keithp@keithp.com>
27992 Date:   Tue Nov 12 14:56:47 2013 +0900
27993
27994     ao-tools: add ao-mega man page, ignore executable
27995
27996 commit 40d3575a9365d77ca507ebee226d51d081e1ecc6
27997 Author: Keith Packard <keithp@keithp.com>
27998 Date:   Tue Nov 12 14:54:57 2013 +0900
27999
28000     altos: Clean up .gitignore and add a few random files
28001     
28002     Signed-off-by: Keith Packard <keithp@keithp.com>
28003
28004 commit 9d2eb0b00a5a0faefce95bce949be7206b0aad37
28005 Author: Keith Packard <keithp@keithp.com>
28006 Date:   Tue Nov 12 14:48:21 2013 +0900
28007
28008     Add ublox checksum generating program
28009
28010 commit d5367f20fa1ae71496fde071953c2cda89654071
28011 Author: Keith Packard <keithp@keithp.com>
28012 Date:   Tue Nov 12 14:45:51 2013 +0900
28013
28014     Ignore mac .dmg files
28015
28016 commit 0093d5b368669e0c324f8d9dfcd2f004de85ee5c
28017 Author: Keith Packard <keithp@keithp.com>
28018 Date:   Tue Nov 12 14:37:57 2013 +0900
28019
28020     altosui, altoslib: Move eeprom download code to altoslib
28021     
28022     This should make adding eeprom downloading to altosdroid easier
28023     
28024     Signed-off-by: Keith Packard <keithp@keithp.com>
28025
28026 commit 45db3076b257adcf2c9f69ed0927f09d94af7a50
28027 Author: Keith Packard <keithp@keithp.com>
28028 Date:   Tue Nov 12 14:28:30 2013 +0900
28029
28030     altosui: Make AltosEepromDownload not swing-dependent
28031     
28032     Will move to altoslib
28033     
28034     Signed-off-by: Keith Packard <keithp@keithp.com>
28035
28036 commit 6aa99c160f0695eb25ccc0598e4c36224c89dab4
28037 Author: Keith Packard <keithp@keithp.com>
28038 Date:   Tue Nov 12 14:06:20 2013 +0900
28039
28040     altoslib: Start moving eeprom download logic to altoslib
28041     
28042     Signed-off-by: Keith Packard <keithp@keithp.com>
28043
28044 commit 74d73a2cd0b6a228eb396552e1d16685669349c0
28045 Author: Keith Packard <keithp@keithp.com>
28046 Date:   Tue Nov 12 14:03:42 2013 +0900
28047
28048     altoslib: Raise ParseException on invalid eeprom format
28049     
28050     Make sure the user knows when data are not downloaded successfully
28051     because the UI doesn't understand the eeprom format.
28052     
28053     Signed-off-by: Keith Packard <keithp@keithp.com>
28054
28055 commit bdd6244d8b4a55c9aa4fb79b0cb1a0727afbc2ac
28056 Author: Keith Packard <keithp@keithp.com>
28057 Date:   Tue Nov 12 14:01:55 2013 +0900
28058
28059     altos: Add orientation tracking to ao_flight_test
28060     
28061     Shows calculated offset from vertical in ao_flight_test output
28062     
28063     Signed-off-by: Keith Packard <keithp@keithp.com>
28064
28065 commit 29b48b63305881471d9b97ef3fb236af03cb79f5
28066 Author: Keith Packard <keithp@keithp.com>
28067 Date:   Mon Oct 28 00:36:13 2013 -0700
28068
28069     altos: Don't hold GPS mutex while waiting for GPS data in report code
28070     
28071     Oops. This kinda breaks anyone else waiting for GPS data
28072     
28073     Signed-off-by: Keith Packard <keithp@keithp.com>
28074
28075 commit d3628bd2dd3612065792aef6c7ae5bc967b4f081
28076 Author: Keith Packard <keithp@keithp.com>
28077 Date:   Mon Oct 28 00:24:59 2013 -0700
28078
28079     altos: sample profile address range was too narrow
28080     
28081     The range was cranked down at some point to diagnose issues within the
28082     task scheduler. Unfortunately, that change got merged, which meant
28083     that general profiling lost information outside of the lower 4kB of code.
28084     
28085     Signed-off-by: Keith Packard <keithp@keithp.com>
28086
28087 commit 7c1c6728bce4237ca3a8f6fde01356697a465dfd
28088 Author: Keith Packard <keithp@keithp.com>
28089 Date:   Sun Oct 27 23:47:27 2013 -0700
28090
28091     altos: Make telemega v0.3 compile with new quaternion code
28092     
28093     Adds lots more math code
28094     
28095     Signed-off-by: Keith Packard <keithp@keithp.com>
28096
28097 commit e838bd2847e5684ce93b6f7cbe736ebed681c3c6
28098 Author: Keith Packard <keithp@keithp.com>
28099 Date:   Sun Oct 27 23:46:54 2013 -0700
28100
28101     altos: Make telemega v0.1 compile with new quaternion code
28102     
28103     Adds the necessary math code
28104     
28105     Signed-off-by: Keith Packard <keithp@keithp.com>
28106
28107 commit 9b0ce8ca65d76b9cf55dfff002e13ce2fbb5f7fc
28108 Author: Keith Packard <keithp@keithp.com>
28109 Date:   Sun Oct 27 23:45:48 2013 -0700
28110
28111     altos: Add orientation test when HAS_FLIGHT_DEBUG is set
28112     
28113     This just dumps the current orientation to stdout so you can monitor
28114     it in real time
28115     
28116     Signed-off-by: Keith Packard <keithp@keithp.com>
28117
28118 commit 5d9e715d570b24ac124c30772b11923bd26ed670
28119 Author: Keith Packard <keithp@keithp.com>
28120 Date:   Sun Oct 27 23:44:47 2013 -0700
28121
28122     altos: Update quaternion tests to check vectors_to_rotation
28123     
28124     Signed-off-by: Keith Packard <keithp@keithp.com>
28125
28126 commit 195fd70cdc7f519cd8d4ac323088ed0b6c188280
28127 Author: Keith Packard <keithp@keithp.com>
28128 Date:   Sun Oct 27 23:42:58 2013 -0700
28129
28130     altos: Change ao_mpu6000_gyro arg to float
28131     
28132     This lets callers pass more precision than just the original sensor value
28133     
28134     Signed-off-by: Keith Packard <keithp@keithp.com>
28135
28136 commit 3d3fe7e9b6502432868f4430befac871dfea4869
28137 Author: Keith Packard <keithp@keithp.com>
28138 Date:   Sun Oct 27 23:42:26 2013 -0700
28139
28140     altos: Fixup for 32-bit gyro averages
28141     
28142     Signed-off-by: Keith Packard <keithp@keithp.com>
28143
28144 commit 4bebade9e9004bad81df1a423687f3e3f356f1c2
28145 Author: Keith Packard <keithp@keithp.com>
28146 Date:   Sun Oct 27 23:37:55 2013 -0700
28147
28148     altos: Correct incremental rotation computation
28149     
28150     Trying to compute the combined rotation by taking the x/y/z rotations
28151     as a vector is a good approximation, but not accurate enough for our
28152     application given the large angles we sometimes see.
28153     
28154     Instead, use a correct-but-expensive function with a pile of
28155     transcendental function calls. The STM32L seems to be fast enough at least...
28156     
28157     Signed-off-by: Keith Packard <keithp@keithp.com>
28158
28159 commit 06b0c1b768a7d3eae57e66bc9aea25db49f9ea8a
28160 Author: Keith Packard <keithp@keithp.com>
28161 Date:   Sun Oct 27 23:35:54 2013 -0700
28162
28163     altos: Compute initial rotation from vertical
28164     
28165     This initializes the rotation with the angle from vertical, rather
28166     than simply recording the off-angle vector. Doing this allows us to
28167     accurately track the true orientation of the rocket, instead of just
28168     the offset from the initial non-vertical orientation.
28169     
28170     Signed-off-by: Keith Packard <keithp@keithp.com>
28171
28172 commit cdbe8ce33e4a75e85caf07538ed7e997f462b758
28173 Author: Keith Packard <keithp@keithp.com>
28174 Date:   Sun Oct 27 23:33:11 2013 -0700
28175
28176     altos: Fixup for ao_sample_orient rename
28177     
28178     Signed-off-by: Keith Packard <keithp@keithp.com>
28179
28180 commit d96fd33aa8a220d547512eb43c88fc8f5651e39e
28181 Author: Keith Packard <keithp@keithp.com>
28182 Date:   Sun Oct 27 23:28:50 2013 -0700
28183
28184     altos: Add sinf to math code
28185     
28186     Needed for the quaternion gyro tracking code
28187     
28188     Signed-off-by: Keith Packard <keithp@keithp.com>
28189
28190 commit fa7d0ba0efdde3ac9fb4df0589f9ead07b7ffff5
28191 Author: Keith Packard <keithp@keithp.com>
28192 Date:   Sun Oct 27 23:26:28 2013 -0700
28193
28194     altos: Keep 9 more bits of average pad IMU gyro data
28195     
28196     This reduces the offset error by a bit, minimizing gyro drift.
28197     
28198     Signed-off-by: Keith Packard <keithp@keithp.com>
28199
28200 commit 58f08c4b3cb9049d0c9cb02cde0d8dbdc3d33920
28201 Author: Keith Packard <keithp@keithp.com>
28202 Date:   Sun Oct 27 23:23:59 2013 -0700
28203
28204     altos: Rename ao_orient to ao_sample_orient
28205     
28206     Keeps it clear where this name comes from.
28207     
28208     Signed-off-by: Keith Packard <keithp@keithp.com>
28209
28210 commit c10cb9d31765e6ef0ba737bc484c5aed22a332f9
28211 Author: Keith Packard <keithp@keithp.com>
28212 Date:   Sun Oct 27 23:11:37 2013 -0700
28213
28214     altos: Add functions to init quaternions from vector pairs and euler angles
28215     
28216     Our low sampling rate means that the "cheap" hack for
28217     integrating quaternion rotations by using sin(x) ≃ x doesn't work, so
28218     instead we have to compute the partial rotation the hard way.
28219     
28220     Signed-off-by: Keith Packard <keithp@keithp.com>
28221
28222 commit 3b25860b5b3b69642928dd9c30dec4b4b937a88c
28223 Author: Keith Packard <keithp@keithp.com>
28224 Date:   Sun Oct 27 23:11:09 2013 -0700
28225
28226     altos: Add some comments describing quaternion multiplication
28227     
28228     Signed-off-by: Keith Packard <keithp@keithp.com>
28229
28230 commit 616977d2955da13383a1869b9ccdb07338172109
28231 Author: Keith Packard <keithp@keithp.com>
28232 Date:   Sun Oct 27 23:10:13 2013 -0700
28233
28234     altos: Mark arguments to quaternion functions as const
28235     
28236     Lets us pass constants without the compile whinging
28237     
28238     Signed-off-by: Keith Packard <keithp@keithp.com>
28239
28240 commit e923e11e185fd42d2a83e18b3d13bd839a72b1aa
28241 Author: Keith Packard <keithp@keithp.com>
28242 Date:   Sun Oct 27 22:44:49 2013 -0700
28243
28244     altos: IMU accel calibration values need to be signed
28245     
28246     The MPU6000 reports signed values.
28247     
28248     Signed-off-by: Keith Packard <keithp@keithp.com>
28249
28250 commit 351d53836e201834a2d89773a08ab7c2dab2b2f4
28251 Author: Keith Packard <keithp@keithp.com>
28252 Date:   Fri Oct 25 04:34:16 2013 -0700
28253
28254     altos: Calibrate IMU accelerometers too
28255     
28256     Average the IMU accelerometer values pointing up and down so that we
28257     have a zero-g offset for all three axes. This can then be used to
28258     compute which direction the rocket is pointing while sitting on the pad.
28259     
28260     Signed-off-by: Keith Packard <keithp@keithp.com>
28261
28262 commit 08143a922fe27bc50a19924f46538f9476ab5fd1
28263 Author: Keith Packard <keithp@keithp.com>
28264 Date:   Fri Oct 25 04:05:09 2013 -0700
28265
28266     altos: Add gyro-based orientation tracking
28267     
28268     This tracks the angle-from-vertical as an additional input to the pyro
28269     channels.
28270     
28271     Signed-off-by: Keith Packard <keithp@keithp.com>
28272
28273 commit ba99630f33440b993c69830856d2a7741ffdef71
28274 Author: Keith Packard <keithp@keithp.com>
28275 Date:   Fri Oct 25 04:03:39 2013 -0700
28276
28277     altos: Fix GPS test frameworks to handle shared ao_gps_new variable
28278     
28279     Signed-off-by: Keith Packard <keithp@keithp.com>
28280
28281 commit b83876718b1a535ee04ca0351ad57814454ec646
28282 Author: Keith Packard <keithp@keithp.com>
28283 Date:   Fri Oct 25 04:00:49 2013 -0700
28284
28285     altos: Add floating point math functions from newlib
28286     
28287     These are all BSD licensed, so we can simply include them directly
28288     
28289     Signed-off-by: Keith Packard <keithp@keithp.com>
28290
28291 commit 039446f54ef6968a3f0b37ce32ca6bdcdbe62546
28292 Author: Keith Packard <keithp@keithp.com>
28293 Date:   Mon Oct 14 22:41:43 2013 -0700
28294
28295     altos: Merge GPS logging into a single function
28296     
28297     Create a new global, ao_gps_new, which indicates new GPS position and
28298     satellite data.
28299     
28300     Use ao_gps_new as the new sleep/wakeup address.
28301     
28302     Merge the separate gps position/satellite logging tasks into a single
28303     function which waits for new data and writes out the changed values.
28304     
28305     Signed-off-by: Keith Packard <keithp@keithp.com>
28306
28307 commit 5c4b3658a96f1a64ccebf7bddda06b15b4ac4a6f
28308 Author: Keith Packard <keithp@keithp.com>
28309 Date:   Mon Oct 14 21:49:39 2013 -0700
28310
28311     altos: Use #define values for ublox packet types
28312     
28313     One case was using hex values instead of the #define equivalents.
28314     
28315     Signed-off-by: Keith Packard <keithp@keithp.com>
28316
28317 commit db4cd8b3838d27bebdeb6a085a739a36f7634a91
28318 Author: Keith Packard <keithp@keithp.com>
28319 Date:   Mon Oct 14 20:42:14 2013 -0700
28320
28321     altoslib,altosui: Be more robust when graphing bogus .telem files
28322     
28323     Deal with files containing multiple serial number/flight number values
28324     by preserving the boost_tick value across state resets.
28325     
28326     Check for invalid state when computing actual boost time for the stats
28327     window.
28328     
28329     Ignore invalid speed/accel values when computing averages.
28330     
28331     Signed-off-by: Keith Packard <keithp@keithp.com>
28332
28333 commit 1bd9786802751391cca3b83ac3045029e00e39ee
28334 Author: Keith Packard <keithp@keithp.com>
28335 Date:   Sun Oct 13 22:05:20 2013 -0700
28336
28337     altos/micropeak: Increase boost detect to 30m
28338     
28339     This meant increasing the data buffering as well so that we could
28340     reliably capture the flight data back to the ground, even for slow
28341     flights.
28342     
28343     And, with the buffer extra large, we work backwards from the current
28344     buffer location to find the last ground location rather than working
28345     forwards from the first buffered location. This ensures that we don't
28346     capture noise before boost and instead capture a nice flight curve instead.
28347     
28348     Signed-off-by: Keith Packard <keithp@keithp.com>
28349
28350 commit e0e98597887a970f31b33895adb77d35e06b34ff
28351 Author: Bdale Garbee <bdale@gag.com>
28352 Date:   Thu Oct 10 14:35:54 2013 -0700
28353
28354     updated turn-on script for telebt 1.1
28355
28356 commit 8af5dd05fe56768f225251bbc66831494d80048e
28357 Author: Keith Packard <keithp@keithp.com>
28358 Date:   Thu Oct 10 10:02:03 2013 -0700
28359
28360     Another try at skipping broken avr-gcc
28361     
28362     Signed-off-by: Keith Packard <keithp@keithp.com>
28363
28364 commit 2296175eff9e4286eaf44451690701a46595987e
28365 Author: Keith Packard <keithp@keithp.com>
28366 Date:   Thu Oct 10 09:47:52 2013 -0700
28367
28368     Make sure the AVR compiler can actually link stuff
28369     
28370     avr-gcc was broken for a while, causing all linking to fail. Check for
28371     that and don't try to build avr bits in that case.
28372     
28373     Signed-off-by: Keith Packard <keithp@keithp.com>
28374
28375 commit aa169b80039728e35b0dec3be66a8483d48a3458
28376 Author: Keith Packard <keithp@keithp.com>
28377 Date:   Thu Oct 10 08:04:22 2013 -0700
28378
28379     altos: Fix stm-bringup demo build to use installed pdclib
28380     
28381     Signed-off-by: Keith Packard <keithp@keithp.com>
28382
28383 commit d8d3835fedf9b7c4d203f321e72c2b086ebb3b97
28384 Author: Keith Packard <keithp@keithp.com>
28385 Date:   Thu Oct 10 00:00:05 2013 -0700
28386
28387     altos: Use installed pdclib
28388     
28389     Switch over to the installed pdclib everywhere
28390     
28391     Signed-off-by: Keith Packard <keithp@keithp.com>
28392
28393 commit 7f6cbfac7c1965add91ebfc28ca3eac4561b4fb6
28394 Author: Keith Packard <keithp@keithp.com>
28395 Date:   Wed Oct 9 12:04:14 2013 -0700
28396
28397     Bump version to 1.2.9.3
28398     
28399     Rocketober, 2013
28400     
28401     Signed-off-by: Keith Packard <keithp@keithp.com>
28402
28403 commit e947bc5e1abcd054a584d69240f91123bad2178e
28404 Author: Keith Packard <keithp@keithp.com>
28405 Date:   Wed Oct 9 12:06:30 2013 -0700
28406
28407     doc: Add easymini outline to distribution
28408     
28409     Signed-off-by: Keith Packard <keithp@keithp.com>
28410
28411 commit 18cb5f0b8f0917cbd4ff80f0920e8e5b35c822a1
28412 Author: Keith Packard <keithp@keithp.com>
28413 Date:   Wed Oct 9 10:14:16 2013 -0700
28414
28415     doc: Add EasyMini outline drawing
28416     
28417     Signed-off-by: Keith Packard <keithp@keithp.com>
28418
28419 commit c584b5fc1128c7bfd7fb921ddc3a8ec498803b53
28420 Author: Keith Packard <keithp@keithp.com>
28421 Date:   Wed Oct 9 12:37:30 2013 -0700
28422
28423     altos: Messed up the ifeq syntax a bit so ARM bits weren't getting built
28424     
28425     $(x) is not the same as ($x)
28426     
28427     Signed-off-by: Keith Packard <keithp@keithp.com>
28428
28429 commit 74885d75621dad04984d8309c2618202f4d2b35e
28430 Author: Keith Packard <keithp@keithp.com>
28431 Date:   Tue Oct 8 10:03:50 2013 -0700
28432
28433     altosui: Binaries to package are only in per-product dirs now
28434     
28435     Each cc1111 project used to stick the binary in src/, but I got rid of
28436     that when we ended up with so much stuff in src that it was a mess.
28437     
28438     Building the release now requires looking in the appropriate directory
28439     for each binary to ship.
28440     
28441     Signed-off-by: Keith Packard <keithp@keithp.com>
28442
28443 commit 0e5d1f3ce39495e3702ecd22cb45972e13a5c986
28444 Author: Keith Packard <keithp@keithp.com>
28445 Date:   Tue Oct 8 09:50:21 2013 -0700
28446
28447     altos: avr-gcc appears to find the loader scripts without help now
28448     
28449     At some point, avr-gcc lost its ability to find the loader scripts
28450     necessary to link programs. That appears to be fixed now, at least on
28451     my machine.
28452     
28453     Signed-off-by: Keith Packard <keithp@keithp.com>
28454
28455 commit f7cccbb7a624a2a47b21682f416a135a28319b41
28456 Author: Keith Packard <keithp@keithp.com>
28457 Date:   Tue Oct 8 09:39:29 2013 -0700
28458
28459     altos: Broken test for M0 compiler in src/Makefile
28460     
28461     Was causing it to try to compiler M0 progs only when *no* compiler was found.
28462     
28463     Signed-off-by: Keith Packard <keithp@keithp.com>
28464
28465 commit 488a527267decece48e6682e0e0c7fc29cbed329
28466 Merge: 6a1e398e f6661cc0
28467 Author: Keith Packard <keithp@keithp.com>
28468 Date:   Tue Oct 8 09:26:41 2013 -0700
28469
28470     Merge remote-tracking branch 'origin/master'
28471     
28472     Signed-off-by: Keith Packard <keithp@keithp.com>
28473     
28474     Conflicts:
28475             configure.ac
28476
28477 commit 6a1e398e590121458176758858bb4210f3eb5a55
28478 Author: Keith Packard <keithp@keithp.com>
28479 Date:   Tue Oct 8 09:22:03 2013 -0700
28480
28481     Add --with parameters to configure for compiler selection
28482     
28483     This allows the user to specify which compiler to use for each target
28484     CPU. Also checks to make sure the arm compiler supports -m0 and -m3
28485     cpu type flags. The build now actually uses the specified compilers too.
28486     
28487     Signed-off-by: Keith Packard <keithp@keithp.com>
28488
28489 commit 16965716c02eb79b449d9d3b264814d775660134
28490 Author: Keith Packard <keithp@keithp.com>
28491 Date:   Tue Oct 8 09:20:12 2013 -0700
28492
28493     altos/stm: New GAS version requires flags in APSR assignment
28494     
28495     Signed-off-by: Keith Packard <keithp@keithp.com>
28496
28497 commit 258d225df1f4afe1cfdc9c43208bcd75d18cdf2d
28498 Author: Keith Packard <keithp@keithp.com>
28499 Date:   Mon Oct 7 22:00:15 2013 -0700
28500
28501     altos: Rename easymini-v0.1 to easymini-v1.0
28502     
28503     The production boards are the same as the modified v0.1 boards
28504     
28505     Signed-off-by: Keith Packard <keithp@keithp.com>
28506
28507 commit 8f7edcee2db30652ce0b147f282de3396c3786ad
28508 Author: Keith Packard <keithp@keithp.com>
28509 Date:   Mon Oct 7 21:53:53 2013 -0700
28510
28511     altos/lpc, altos/stm: ARM requires ISB after switching stack pointers
28512     
28513     This sticks a barrier in the CPU to prevent using the wrong stack
28514     register past the change.
28515     
28516     Signed-off-by: Keith Packard <keithp@keithp.com>
28517
28518 commit 4254de22864de2ed7ae5928c6b8bfd9df1c8a3fb
28519 Author: Keith Packard <keithp@keithp.com>
28520 Date:   Mon Oct 7 21:51:30 2013 -0700
28521
28522     altos: Don't require an LED for ao_flight
28523     
28524     EasyMini has no LEDs. Deal with it.
28525     
28526     Signed-off-by: Keith Packard <keithp@keithp.com>
28527
28528 commit 71666409624bf544e8a55fa5ee91d2f8514a03ca
28529 Author: Keith Packard <keithp@keithp.com>
28530 Date:   Mon Oct 7 21:49:55 2013 -0700
28531
28532     Change differentiation filter constants and limits
28533     
28534     Larger limits avoids clipping legit data. Using the same filter time
28535     for both ascent and descent makes the results look a bit cleaner.
28536     
28537     Signed-off-by: Keith Packard <keithp@keithp.com>
28538
28539 commit f6661cc015e1a92450dc3eede97d66005f69cc72
28540 Author: Bdale Garbee <bdale@gag.com>
28541 Date:   Mon Oct 7 21:56:46 2013 -0600
28542
28543     new toolchain for STM32L is in /usr/bin, not /opt/cortex/bin
28544
28545 commit 8bd218854e968d2b9407489359be0c4a1aefd2c8
28546 Author: Keith Packard <keithp@keithp.com>
28547 Date:   Thu Sep 19 00:29:25 2013 -0500
28548
28549     altos: Set TeleMini v2.0 USB ID correctly
28550     
28551     Uses 0x0027
28552     
28553     Signed-off-by: Keith Packard <keithp@keithp.com>
28554
28555 commit 3bf7ed1761e08d0cb43b0ed330226ec38c844591
28556 Author: Keith Packard <keithp@keithp.com>
28557 Date:   Thu Sep 19 00:28:55 2013 -0500
28558
28559     Add TeleMini v2.0 telemetry support
28560     
28561     Includes AltosLib and ao-telem
28562     
28563     Signed-off-by: Keith Packard <keithp@keithp.com>
28564
28565 commit be7f56b86478ef4a23a2af77338c580b9c9e5e3b
28566 Author: Keith Packard <keithp@keithp.com>
28567 Date:   Thu Sep 19 00:26:24 2013 -0500
28568
28569     altoslib: Prefer averaged ground pres for ground alt computation
28570     
28571     If ground pressure is recorded (as from an eeprom file), then prefer
28572     that value to the average of the pre-boost ground pressures when
28573     computing the ground altitude.
28574     
28575     Signed-off-by: Keith Packard <keithp@keithp.com>
28576
28577 commit 56b577e55c264c8e3152bb2b2cca02fa8836ac1e
28578 Author: Keith Packard <keithp@keithp.com>
28579 Date:   Sun Sep 15 14:29:46 2013 -0700
28580
28581     altos/telemetrum-v2.0: Use red LED during boot time
28582     
28583     If the LED is stuck on, then the board has failed to initialize,
28584     so use red instead of green as a warning indicator.
28585     
28586     Signed-off-by: Keith Packard <keithp@keithp.com>
28587
28588 commit 1fa3ff9ba6d04303b3de6952675532492c85182f
28589 Author: Keith Packard <keithp@keithp.com>
28590 Date:   Sun Sep 15 14:29:09 2013 -0700
28591
28592     altos/telemini-v2.0: Change initialization order
28593     
28594     Make sure busses are running before devices are initialized
28595     
28596     Signed-off-by: Keith Packard <keithp@keithp.com>
28597
28598 commit 0ff5f0fbc4900ad45bb7910ffc0c5a4e4cc4b857
28599 Author: Keith Packard <keithp@keithp.com>
28600 Date:   Sun Sep 15 14:21:08 2013 -0700
28601
28602     altos: Stop copying cc1111 binaries to the altos/src dir
28603     
28604     Just clutters up that directory.
28605     
28606     Signed-off-by: Keith Packard <keithp@keithp.com>
28607
28608 commit b86c69d56261da54745076b1f5a9c8e8e44787c2
28609 Author: Keith Packard <keithp@keithp.com>
28610 Date:   Sun Sep 15 14:13:59 2013 -0700
28611
28612     altos: Add nanopeak-v0.1
28613     
28614     The same as micropeak, just a few different pins
28615     
28616     Signed-off-by: Keith Packard <keithp@keithp.com>
28617
28618 commit 690094e2d7d9cfe5eb4edb478fd79e5d133c6b4b
28619 Author: Keith Packard <keithp@keithp.com>
28620 Date:   Sun Sep 15 14:11:50 2013 -0700
28621
28622     altos: Move micropeak sources around
28623     
28624     This sticks the micropeak sources in appropriate directories, rather
28625     than in the micropeak product directory so that they can be shared
28626     with future micropeak-style products.
28627     
28628     Signed-off-by: Keith Packard <keithp@keithp.com>
28629
28630 commit 2449d123690746d0d0d5d66dfc4d3a05b9f5dc0c
28631 Author: Keith Packard <keithp@keithp.com>
28632 Date:   Fri Sep 6 18:24:46 2013 -0700
28633
28634     altosui: Include device name in Table view
28635     
28636     It's part of the telemetry, so we might as well display it
28637     
28638     Signed-off-by: Keith Packard <keithp@keithp.com>
28639
28640 commit ae675c66594d366774d8f7f9c78f1236d3810eed
28641 Author: Keith Packard <keithp@keithp.com>
28642 Date:   Fri Sep 6 18:23:06 2013 -0700
28643
28644     altoslib: TeleMetrum v2 telemetry includes computes Pa/°C, not raw values
28645     
28646     Telemetry sends converted pressure/temp values as it doesn't include the
28647     MS5607 calibration data.
28648     
28649     Signed-off-by: Keith Packard <keithp@keithp.com>
28650
28651 commit 4e22b34bde421a9df090c9196fd4347468c8176a
28652 Author: Keith Packard <keithp@keithp.com>
28653 Date:   Fri Sep 6 16:54:07 2013 -0700
28654
28655     altoslib: Add receiver serial to telem file names
28656     
28657     Makes it easy to record telemetry from multiple sites and compare them later.
28658     
28659     Signed-off-by: Keith Packard <keithp@keithp.com>
28660
28661 commit 0ad95614685a73856bb26a94866909e5fc025434
28662 Author: Keith Packard <keithp@keithp.com>
28663 Date:   Fri Sep 6 16:52:51 2013 -0700
28664
28665     altosui: Set 'flight' value in AltosEepromMonitor window during download
28666     
28667     This feature was lost in the AltosState updates
28668     
28669     Signed-off-by: Keith Packard <keithp@keithp.com>
28670
28671 commit b66e0d4c107a0727279d03d1d0e1e40a9eaaa3bc
28672 Author: Keith Packard <keithp@keithp.com>
28673 Date:   Fri Sep 6 16:52:06 2013 -0700
28674
28675     altosui: Load Telem files in AltosDataChooser too
28676     
28677     Telem file loading was stubbed out from AltosState changes
28678     
28679     Signed-off-by: Keith Packard <keithp@keithp.com>
28680
28681 commit a1512255d20c8a395f30ed4914ddd3295842312b
28682 Author: Keith Packard <keithp@keithp.com>
28683 Date:   Fri Sep 6 16:51:44 2013 -0700
28684
28685     altoslib: Add TeleMini eeprom file to Makefile.am
28686     
28687     Signed-off-by: Keith Packard <keithp@keithp.com>
28688
28689 commit 1e52d34137626ca756ea01f317ef7c359e464a5b
28690 Author: Keith Packard <keithp@keithp.com>
28691 Date:   Fri Sep 6 16:50:46 2013 -0700
28692
28693     altoslib: Lock access to AltosLink config_data
28694     
28695     Prevents multiple callers from trying to get config data at the same
28696     time and messing up the serial line
28697     
28698     Signed-off-by: Keith Packard <keithp@keithp.com>
28699
28700 commit 29bb16397f14ed617ca3fbf48f2a7b726fd627d8
28701 Author: Keith Packard <keithp@keithp.com>
28702 Date:   Fri Sep 6 16:49:36 2013 -0700
28703
28704     altoslib: Set 'valid' for valid TeleMetrum eeprom download
28705     
28706     Had separate 'tick_valid' value, which wasn't useful as the supertype
28707     didn't look there.
28708     
28709     Signed-off-by: Keith Packard <keithp@keithp.com>
28710
28711 commit a299a5a9a1b89c7ebc00ebd33a789793a6835181
28712 Author: Keith Packard <keithp@keithp.com>
28713 Date:   Fri Sep 6 16:48:52 2013 -0700
28714
28715     altoslib/altosui: Add TeleMini-v1.0 eeprom support
28716     
28717     Got lost in the AltosState transition
28718     
28719     Signed-off-by: Keith Packard <keithp@keithp.com>
28720
28721 commit 82b3e3e4889aa5d4d157df1ad82e28068fda9e2a
28722 Author: Keith Packard <keithp@keithp.com>
28723 Date:   Thu Sep 5 23:31:22 2013 -0700
28724
28725     altosui: Remove debugging printf from InfoTable
28726     
28727     Signed-off-by: Keith Packard <keithp@keithp.com>
28728
28729 commit 7f4650990e8a7cfcf8461e8928dfc426c9a563cc
28730 Author: Keith Packard <keithp@keithp.com>
28731 Date:   Thu Sep 5 22:57:19 2013 -0700
28732
28733     altos: Set tick value in new TeleMetrum v2 sensor packets
28734     
28735     Was getting left with the old value, which wasn't very useful
28736     
28737     Signed-off-by: Keith Packard <keithp@keithp.com>
28738
28739 commit 7314bf807544eecf2fd970e93c752ff15688bb42
28740 Author: Keith Packard <keithp@keithp.com>
28741 Date:   Thu Sep 5 22:56:57 2013 -0700
28742
28743     ao-tools/ao-telem: Parse new TM v2 packets
28744     
28745     Signed-off-by: Keith Packard <keithp@keithp.com>
28746
28747 commit ffdf82445817d1c97699f7de82534420b87d0ea7
28748 Author: Keith Packard <keithp@keithp.com>
28749 Date:   Thu Sep 5 22:56:11 2013 -0700
28750
28751     altosui: Fix 'Graph Flight' button in landed dialog
28752     
28753     Telemetry file reading was broken (oops!)
28754     
28755     Signed-off-by: Keith Packard <keithp@keithp.com>
28756
28757 commit 0e3edacceb169326b8f5727bb5737d8238e9e40b
28758 Author: Keith Packard <keithp@keithp.com>
28759 Date:   Thu Sep 5 22:55:43 2013 -0700
28760
28761     altoslib: Remove debug printf from AltosTelemetryMetrumSensor
28762     
28763     Signed-off-by: Keith Packard <keithp@keithp.com>
28764
28765 commit 59f0deff6d7bae22fb1b9a0649f3481b3d287d8e
28766 Author: Keith Packard <keithp@keithp.com>
28767 Date:   Thu Sep 5 22:55:09 2013 -0700
28768
28769     altoslib: Rewrite AltosTelemetryIterable
28770     
28771     Sort while reading instead of sorting separately.
28772     
28773     Signed-off-by: Keith Packard <keithp@keithp.com>
28774
28775 commit effc62354fc82bb937c6f445a147fc92153a0731
28776 Author: Keith Packard <keithp@keithp.com>
28777 Date:   Thu Sep 5 22:54:02 2013 -0700
28778
28779     altoslib: Record time_change in AltosState correctly
28780     
28781     time_change is used to make real-time playback work.
28782     
28783     Signed-off-by: Keith Packard <keithp@keithp.com>
28784
28785 commit b9ee58a7af839462680a0bdf1c1721017269986f
28786 Author: Keith Packard <keithp@keithp.com>
28787 Date:   Thu Sep 5 22:53:14 2013 -0700
28788
28789     altoslib: Update received time when replaying flights
28790     
28791     Received time is otherwise recorded as the time when the packets were
28792     read from the file, which doesn't work in real-time playback
28793     
28794     Signed-off-by: Keith Packard <keithp@keithp.com>
28795
28796 commit e17e3691d93636eebbd7381f2df1303dc46ea96c
28797 Author: Keith Packard <keithp@keithp.com>
28798 Date:   Thu Sep 5 22:52:22 2013 -0700
28799
28800     altoslib: Only open log file when both flight and serial are known
28801     
28802     Some telemetry formats include serial and flight in different packets,
28803     so wait for both before creating the file
28804     
28805     Signed-off-by: Keith Packard <keithp@keithp.com>
28806
28807 commit a9c495c7ca1e08b7ac76b0dab8b3bd9bd3a7edfc
28808 Author: Keith Packard <keithp@keithp.com>
28809 Date:   Thu Sep 5 15:03:07 2013 -0700
28810
28811     altoslib: Use AltosTelemetry.parse to pull telem lines apart
28812     
28813     Signed-off-by: Keith Packard <keithp@keithp.com>
28814
28815 commit 9f017b4837b106e8c422955a95762f1bf3c78016
28816 Author: Keith Packard <keithp@keithp.com>
28817 Date:   Thu Sep 5 15:02:47 2013 -0700
28818
28819     altoslib: Remove more AltosRecord based files
28820     
28821     Signed-off-by: Keith Packard <keithp@keithp.com>
28822
28823 commit 984515452f9ab56dad112d725469acfa54e2233b
28824 Author: Keith Packard <keithp@keithp.com>
28825 Date:   Thu Sep 5 11:55:24 2013 -0700
28826
28827     altoslib: remove AltosRecord based eeprom code
28828     
28829     Signed-off-by: Keith Packard <keithp@keithp.com>
28830
28831 commit 3325df306933f080619f13ba1db45de484613d5a
28832 Author: Keith Packard <keithp@keithp.com>
28833 Date:   Thu Sep 5 11:50:41 2013 -0700
28834
28835     altoslib: Remove AltosRecord-based telemetry code
28836     
28837     All of this is now AltosState based
28838     
28839     Signed-off-by: Keith Packard <keithp@keithp.com>
28840
28841 commit e9e9c6592c49109288a4e02e780b130fadb97db7
28842 Author: Mike Beattie <mike@ethernal.org>
28843 Date:   Tue Sep 3 15:11:33 2013 +1200
28844
28845     altosdroid: convert rogue files to unix line endings
28846     
28847     Signed-off-by: Mike Beattie <mike@ethernal.org>
28848
28849 commit 93e66b4911b7285f9095712ef746571153c3f088
28850 Author: Mike Beattie <mike@ethernal.org>
28851 Date:   Thu Sep 5 03:11:42 2013 +1200
28852
28853     altosdroid: more updates for new AltosState
28854     
28855     Signed-off-by: Mike Beattie <mike@ethernal.org>
28856     
28857     Conflicts:
28858             altosdroid/src/org/altusmetrum/AltosDroid/AltosVoice.java
28859
28860 commit ee14ad16c242e8bd7a9d33ebf569211d1490b8e1
28861 Author: Mike Beattie <mike@ethernal.org>
28862 Date:   Tue Sep 3 15:10:23 2013 +1200
28863
28864     altosdroid: update to support new state code
28865     
28866     Signed-off-by: Mike Beattie <mike@ethernal.org>
28867     
28868     Conflicts:
28869             altosdroid/src/org/altusmetrum/AltosDroid/TabAscent.java
28870             altosdroid/src/org/altusmetrum/AltosDroid/TabDescent.java
28871             altosdroid/src/org/altusmetrum/AltosDroid/TabPad.java
28872
28873 commit 5b976a6651f4eb05d30afc08b9e1f27c7e52ae00
28874 Author: Keith Packard <keithp@keithp.com>
28875 Date:   Thu Sep 5 11:33:48 2013 -0700
28876
28877     altoslib: Finish AltosState changes. Update version number.
28878     
28879     Removes all of the AltosRecord bits, changes the monitor idle bits to
28880     have per-object state updaters.
28881     
28882     Signed-off-by: Keith Packard <keithp@keithp.com>
28883
28884 commit b984ff81d6b8979574e0248ffe8876634b8e1942
28885 Author: Keith Packard <keithp@keithp.com>
28886 Date:   Tue Sep 3 17:42:42 2013 -0600
28887
28888     altoslib: Set measured acceleration for measured acceleration
28889     
28890     Was setting computed acceleration even for measured data
28891     
28892     Signed-off-by: Keith Packard <keithp@keithp.com>
28893
28894 commit 96a651cc1b81b30f4cbde454e34cf80ed8825945
28895 Author: Keith Packard <keithp@keithp.com>
28896 Date:   Tue Sep 3 17:42:00 2013 -0600
28897
28898     altoslib: Clear sat data when tick changes
28899     
28900     Sat data comes in multiple records, but the tick is always the same,
28901     so use that to tell when the set of sats is new
28902     
28903     Signed-off-by: Keith Packard <keithp@keithp.com>
28904
28905 commit 4de934c283a839fcbb246b36aa15362f3cf8629c
28906 Author: Keith Packard <keithp@keithp.com>
28907 Date:   Tue Sep 3 17:41:12 2013 -0600
28908
28909     altoslib: Start integrated value at 0 by default
28910     
28911     Check for MISSING and start at zero in that case
28912     
28913     Signed-off-by: Keith Packard <keithp@keithp.com>
28914
28915 commit cfd8e4ebb3cb63937a71537095adb911d6211817
28916 Author: Keith Packard <keithp@keithp.com>
28917 Date:   Tue Sep 3 17:40:04 2013 -0600
28918
28919     altoslib: Use first few baro samples for ground pressure on TM
28920     
28921     TM didn't record the ground baro reading in the log file, so pull out
28922     the first few measured baro samples and use those instead.
28923     
28924     Signed-off-by: Keith Packard <keithp@keithp.com>
28925
28926 commit 6ee99c1861ef1898a77aead41d80383e697bd248
28927 Author: Keith Packard <keithp@keithp.com>
28928 Date:   Tue Sep 3 17:38:20 2013 -0600
28929
28930     altoslib: Make Ascent/descent use different filter values. Always filter.
28931     
28932     In derivative code, use a shorter filter during ascent as the baro
28933     sensor is cleaner then. Then, make sure to always filter the values as
28934     the very first few baro samples can be noisy, which generates a bad
28935     starting speed.
28936     
28937     Signed-off-by: Keith Packard <keithp@keithp.com>
28938
28939 commit 70e67925cff98984d49fbc3f60e880c91e6d5079
28940 Author: Keith Packard <keithp@keithp.com>
28941 Date:   Tue Sep 3 17:36:16 2013 -0600
28942
28943     altoslib: Remove duplicate cmd/tick from TM eeprom file code
28944     
28945     Also replace tick setting with super call (which does that)
28946     
28947     Signed-off-by: Keith Packard <keithp@keithp.com>
28948
28949 commit bc54014cfd4dbca67fa9db66e906ab8212a2eaa2
28950 Author: Keith Packard <keithp@keithp.com>
28951 Date:   Tue Sep 3 17:35:23 2013 -0600
28952
28953     altoslib: Clean up metrum eeprom file reading
28954     
28955     Spurious tick setting, fix some local variable names
28956     
28957     Signed-off-by: Keith Packard <keithp@keithp.com>
28958
28959 commit d203a2da2641bec21a4257c8a7b03d9a1eba53a5
28960 Author: Keith Packard <keithp@keithp.com>
28961 Date:   Tue Sep 3 17:34:41 2013 -0600
28962
28963     altoslib: Correct mega/metrum eeprom years by adding 2000
28964     
28965     The files contain a single byte for year, which is always years since 2000.
28966     
28967     Signed-off-by: Keith Packard <keithp@keithp.com>
28968
28969 commit 999c3c7866613e658a6c26374499bc516bbc944d
28970 Author: Keith Packard <keithp@keithp.com>
28971 Date:   Tue Sep 3 17:32:37 2013 -0600
28972
28973     altoslib: Correct tick wrapping in eeprom file reading
28974     
28975     Just need to signal that at least one record has been read to know
28976     when to start checking for wrap
28977     
28978     Signed-off-by: Keith Packard <keithp@keithp.com>
28979
28980 commit 7d3af3d74f70a0933829be91ad3e3be04b1f1023
28981 Author: Keith Packard <keithp@keithp.com>
28982 Date:   Tue Sep 3 17:31:58 2013 -0600
28983
28984     altoslib: Ensure eeprom file body always exists
28985     
28986     Create an empty list of body elements if none were read from the file
28987     
28988     Signed-off-by: Keith Packard <keithp@keithp.com>
28989
28990 commit 528e2e41112cad8a81bccbb89c3bd202b818a506
28991 Author: Keith Packard <keithp@keithp.com>
28992 Date:   Mon Sep 2 23:10:23 2013 -0600
28993
28994     altoslib: More AltosState hacking
28995     
28996     EasyMini graphs are looking good now.
28997     
28998     Signed-off-by: Keith Packard <keithp@keithp.com>
28999
29000 commit 224a1e01bacb7db0076129906ed58e1c785e1b14
29001 Author: Keith Packard <keithp@keithp.com>
29002 Date:   Mon Sep 2 23:08:34 2013 -0600
29003
29004     altos: Not all products have pins to control flash loader
29005     
29006     TeleGPS has no exposed pins for this function
29007     
29008     Signed-off-by: Keith Packard <keithp@keithp.com>
29009
29010 commit 77dc89ed5b7bf8f5b3fa3b6131660f1a98f583ea
29011 Author: Keith Packard <keithp@keithp.com>
29012 Date:   Sat Aug 31 23:11:39 2013 -0500
29013
29014     altoslib/altosui: Further AltosState transition work
29015     
29016     Parses most eeprom and telem records now; altosui updated to show from
29017     AltosState info.
29018     
29019     Signed-off-by: Keith Packard <keithp@keithp.com>
29020
29021 commit c781469ff907a32bd43a5d781391b6859b14cd32
29022 Author: Keith Packard <keithp@keithp.com>
29023 Date:   Sat Aug 31 23:10:56 2013 -0500
29024
29025     altos/telegps: Initialize logging system
29026     
29027     Otherwise, very little logging works
29028     
29029     Signed-off-by: Keith Packard <keithp@keithp.com>
29030
29031 commit 7ec1b97d278c7aec3199fb7270f0dcf9484c879f
29032 Merge: 017ed54f 41881535
29033 Author: Keith Packard <keithp@keithp.com>
29034 Date:   Sat Aug 31 08:22:09 2013 -0500
29035
29036     Merge branch 'master' into new-state
29037
29038 commit 4188153548fca104bb49cda2d502c708fe4b49d7
29039 Author: Keith Packard <keithp@keithp.com>
29040 Date:   Sat Aug 31 08:20:48 2013 -0500
29041
29042     altos/lpc: Add bits for building flash loaders
29043     
29044     Signed-off-by: Keith Packard <keithp@keithp.com>
29045
29046 commit 017ed54ff69ef2f7740ea2578e22bf72e88deafb
29047 Author: Keith Packard <keithp@keithp.com>
29048 Date:   Sat Aug 31 08:19:28 2013 -0500
29049
29050     altoslib/altosui: Fixes for state changes
29051     
29052     Format for gps alt (now double).
29053     Use new code for csv file loading.
29054     
29055     Signed-off-by: Keith Packard <keithp@keithp.com>
29056
29057 commit f07f6d55edf5b97020680b3ce1d9e00bb3df64a6
29058 Author: Keith Packard <keithp@keithp.com>
29059 Date:   Sat Aug 31 01:48:02 2013 -0500
29060
29061     altoslib/altosui: Get legacy telem working with new AltosState structure
29062     
29063     Make AltosTelemetry work without AltosRecord
29064     
29065     Signed-off-by: Keith Packard <keithp@keithp.com>
29066
29067 commit de8d9c5630ae46378c50faf97f7d2e97fe139e30
29068 Author: Keith Packard <keithp@keithp.com>
29069 Date:   Thu Aug 29 19:24:51 2013 -0500
29070
29071     altoslib, altosui: Restructured state management now does TM eeprom files
29072     
29073     Removed uses of AltosRecord from AltosState, now just need to rewrite
29074     the other AltosState changing code to match
29075     
29076     Signed-off-by: Keith Packard <keithp@keithp.com>
29077
29078 commit ce1378385ef273010498e81c205f42d8e32c7dc1
29079 Author: Keith Packard <keithp@keithp.com>
29080 Date:   Thu Aug 29 19:22:18 2013 -0500
29081
29082     altos: Split EasyMini and TeleMini log formats
29083     
29084     Same data, but EasyMini uses a 3.0V supply while TeleMini uses 3.3V,
29085     which changes the intepretation of all of the ADC values
29086     
29087     Signed-off-by: Keith Packard <keithp@keithp.com>
29088
29089 commit 04d7d0f829ba953ffeca8ad9887a4b6b2b5d5087
29090 Author: Keith Packard <keithp@keithp.com>
29091 Date:   Tue Aug 27 21:28:07 2013 -0600
29092
29093     altoslib: Start restructuring AltosState harder
29094     
29095     Make per-packet code update state itself rather than having all state
29096     updates done centrally. Will make adding new packet types easier.
29097     
29098     Signed-off-by: Keith Packard <keithp@keithp.com>
29099
29100 commit dcc51bb18985c24fa35bce0dd42ea3d847b960bf
29101 Merge: 7c82acc1 a73b0251
29102 Author: Keith Packard <keithp@keithp.com>
29103 Date:   Wed Aug 28 22:52:58 2013 -0600
29104
29105     Merge remote-tracking branch 'origin/telemini'
29106     
29107     Signed-off-by: Keith Packard <keithp@keithp.com>
29108     
29109     Conflicts:
29110             src/core/ao_telemetry.c
29111             src/core/ao_telemetry.h
29112     
29113     Added both Mini and Metrum telemetry defines
29114
29115 commit 7c82acc1c1c5b7b4da7c7ecb3b2fd90140e4c703
29116 Author: Keith Packard <keithp@keithp.com>
29117 Date:   Wed Aug 28 22:12:25 2013 -0600
29118
29119     altos/stm: Make sure we switch to MSI during timer init
29120     
29121     Need to ensure that the CPU is actually using the MSI during timer
29122     init or all of the other clock changes won't work
29123     
29124     Signed-off-by: Keith Packard <keithp@keithp.com>
29125
29126 commit 6802b6a65b1fec06c2c873282be792c40b3c8f5e
29127 Author: Keith Packard <keithp@keithp.com>
29128 Date:   Wed Aug 28 22:10:58 2013 -0600
29129
29130     altos/stm: Remove stale timer defines
29131     
29132     Stuff from when we weren't using systick
29133     
29134     Signed-off-by: Keith Packard <keithp@keithp.com>
29135
29136 commit 8e9ed70f50e3f535c2580820771bb1bc3cd055fe
29137 Author: Keith Packard <keithp@keithp.com>
29138 Date:   Wed Aug 28 22:08:51 2013 -0600
29139
29140     altos/stm: Make sampling profiler work again
29141     
29142     Disable the separate stack as that means we can't figure out the PC
29143     from the timer interrupt. Move ao_idle_loc after the interrupt release
29144     so that we see idle tasks correctly.
29145     
29146     Signed-off-by: Keith Packard <keithp@keithp.com>
29147
29148 commit 2fa87754c5c11bb86e9b1878580c3d4f4b2463f5
29149 Author: Keith Packard <keithp@keithp.com>
29150 Date:   Wed Aug 28 22:08:04 2013 -0600
29151
29152     altos/stm: New compiler doesn't correctly build flash bits yet
29153     
29154     Use /opt/cortex until we make the packaged one work
29155     
29156     Signed-off-by: Keith Packard <keithp@keithp.com>
29157
29158 commit 4887af0bf90661a3fdca76f1797a704888edab06
29159 Author: Keith Packard <keithp@keithp.com>
29160 Date:   Wed Aug 28 22:04:18 2013 -0600
29161
29162     altos: Force u-blox to 9600 baud for now
29163     
29164     The Max-7 parts just aren't happy switching baud rates, managing only
29165     about half the time. Someday I'll figure out why, but until then, make
29166     things work by just leaving the chips at 9600 baud
29167     
29168     Signed-off-by: Keith Packard <keithp@keithp.com>
29169
29170 commit 61163980f096d555a843e25cd9fe1aec93bbbbba
29171 Author: Keith Packard <keithp@keithp.com>
29172 Date:   Wed Aug 28 22:02:48 2013 -0600
29173
29174     altos: Add debugging to ublox GPS driver
29175     
29176     The new max 7 parts seem to be unhappy about switching baud rates, so
29177     I've added a pile of debugging to help out. Some day, I'll figure out
29178     how to make them work, this code is being left in place to help with that.
29179     
29180     Signed-off-by: Keith Packard <keithp@keithp.com>
29181
29182 commit 44d4c66b21d6b5a0c656fdff6d01ef1d125c1101
29183 Author: Keith Packard <keithp@keithp.com>
29184 Date:   Wed Aug 28 21:54:31 2013 -0600
29185
29186     altos: Update time for next alarm each time a task is added
29187     
29188     Adding a task with a sooner timeout than existing alarm tasks was not
29189     correctly updating the time to fire the next alarm, causing tasks to
29190     be delayed by the wrong amount.
29191     
29192     Signed-off-by: Keith Packard <keithp@keithp.com>
29193
29194 commit 39475c7b8da4f29936f73ffa2bff112f50ee9328
29195 Author: Keith Packard <keithp@keithp.com>
29196 Date:   Wed Aug 28 21:52:29 2013 -0600
29197
29198     altos: TM v2 places the MMA6555 upside down compared to Tmega
29199     
29200     Means we need to invert the data coming out to make it work
29201     
29202     Signed-off-by: Keith Packard <keithp@keithp.com>
29203
29204 commit f222e8504bfd01027e3c380c239a2cde2c367d74
29205 Author: Keith Packard <keithp@keithp.com>
29206 Date:   Tue Aug 27 22:00:29 2013 -0600
29207
29208     altos/telemetrum-v2.0: Use 9600 baud for ublox
29209     
29210     Something is up with the Max 7
29211     
29212     Signed-off-by: Keith Packard <keithp@keithp.com>
29213
29214 commit abde595116f6e8b60ec9ce81554c05de11fd456e
29215 Author: Keith Packard <keithp@keithp.com>
29216 Date:   Tue Aug 27 21:36:02 2013 -0600
29217
29218     altos/telemetrum-v2.0: Fix MMA6555 SPI pin assignment
29219     
29220     For TM v2.0, it's on PB 3-5, not PE13-15
29221     
29222     Signed-off-by: Keith Packard <keithp@keithp.com>
29223
29224 commit 454a41359b94e9bcf8582420abc359bbab9d8176
29225 Author: Keith Packard <keithp@keithp.com>
29226 Date:   Fri Aug 23 11:25:56 2013 -0700
29227
29228     altos: Rename TeleMetrum v2.0 ADC sense members
29229     
29230     Use sense_a and sense_m instead of sense[2]
29231     
29232     Signed-off-by: Keith Packard <keithp@keithp.com>
29233
29234 commit 6aade70be0a7669d65a8606753d21e4eef5592cd
29235 Author: Keith Packard <keithp@keithp.com>
29236 Date:   Tue Aug 20 14:20:56 2013 -0700
29237
29238     altos: Add TeleMetrum v2.0 boot loader
29239     
29240     Signed-off-by: Keith Packard <keithp@keithp.com>
29241
29242 commit 7b0f9b25a56fa8b4aa1c2e9d79c43e6a97cab0c0
29243 Author: Keith Packard <keithp@keithp.com>
29244 Date:   Tue Aug 20 11:40:17 2013 -0700
29245
29246     altos: Initial TeleMetrum v2.0 bits
29247     
29248     Adds new telemetry and logging formats along with code for TeleMetrum
29249     v2.0 design.
29250     
29251     Signed-off-by: Keith Packard <keithp@keithp.com>
29252
29253 commit a73b02518fcbc9fc0807ed8e141d3a06e8ad8214
29254 Author: Keith Packard <keithp@keithp.com>
29255 Date:   Mon Aug 26 18:46:02 2013 -0700
29256
29257     altos: Don't use ao_data on cc1111 projects
29258     
29259     cc1111 ao_adc.c supplies the needed globals at this point, and linking
29260     both into the program leads to two different versions of each at
29261     different addresses (yay SDCC linker!)
29262     
29263     Signed-off-by: Keith Packard <keithp@keithp.com>
29264
29265 commit d54156caf856ab5570f050692b333a2c5d991265
29266 Author: Keith Packard <keithp@keithp.com>
29267 Date:   Mon Aug 26 18:44:23 2013 -0700
29268
29269     altos: Make ao_wakeup reentrant
29270     
29271     In case we end up invoking it from two places at once.
29272     
29273     Signed-off-by: Keith Packard <keithp@keithp.com>
29274
29275 commit 7e941695aa27e5eaf453ca1128b8d835472410a4
29276 Author: Keith Packard <keithp@keithp.com>
29277 Date:   Mon Aug 26 18:43:20 2013 -0700
29278
29279     altos: Check for MS5607 MISO low before sleeping
29280     
29281     If the MISO line goes low before we manage to configure the
29282     interrupts, we'll miss it entirely unless we check the pin explicitly.
29283     
29284     Signed-off-by: Keith Packard <keithp@keithp.com>
29285
29286 commit 9b9acb88aa97e8565cdf9342fc59a5aee08e3d34
29287 Author: Keith Packard <keithp@keithp.com>
29288 Date:   Mon Aug 26 17:18:57 2013 -0700
29289
29290     altos/telemini-v2.0: Add ao_exti.h depend. Init beeper and usb.
29291     
29292     Signed-off-by: Keith Packard <keithp@keithp.com>
29293
29294 commit 7274b77666df9d2cab2854ec1a403d80e5fce73b
29295 Author: Keith Packard <keithp@keithp.com>
29296 Date:   Mon Aug 26 17:18:17 2013 -0700
29297
29298     altos: Use %ld and %lu for MS5607 debug output
29299     
29300     The value are 'long', so use the right printf format.
29301     
29302     Signed-off-by: Keith Packard <keithp@keithp.com>
29303
29304 commit 4e3955a5b0ac125bd807920c467f959618449fbc
29305 Author: Keith Packard <keithp@keithp.com>
29306 Date:   Mon Aug 26 17:17:47 2013 -0700
29307
29308     altos/cc1111: Wake up non-ADC sensor code each timer tick
29309     
29310     Make sure the MS5607 code gets told to sample every tick
29311     
29312     Signed-off-by: Keith Packard <keithp@keithp.com>
29313
29314 commit 3b2f83a7d686b5fbc0aaa56d48cb734f353631c8
29315 Author: Keith Packard <keithp@keithp.com>
29316 Date:   Mon Aug 26 17:16:54 2013 -0700
29317
29318     altos/cc1111: Leave pin interrupts completely disabled at init time
29319     
29320     Don't even turn in the PICTL bits as that seems to cause the chip to
29321     be unhappy.
29322     
29323     Signed-off-by: Keith Packard <keithp@keithp.com>
29324
29325 commit 8ca98dc8c868c47c372d6b666c36e691fa402824
29326 Author: Keith Packard <keithp@keithp.com>
29327 Date:   Mon Aug 26 17:15:55 2013 -0700
29328
29329     altos: Get telemini to copy current MS5607 state to ring.
29330     
29331     The ADC code is responsible for actually inserting the non-ADC data
29332     into the ring, so do the copy there.
29333     
29334     Signed-off-by: Keith Packard <keithp@keithp.com>
29335
29336 commit af9f9cf0c21630562c74fae41773319229bf44d3
29337 Author: Keith Packard <keithp@keithp.com>
29338 Date:   Mon Aug 26 16:42:45 2013 -0700
29339
29340     cc1111: Hacky pin interrupt support. Only useful for TeleMini v2
29341     
29342     This code is designed to support the MS5607 MISO interrupt bits.
29343     
29344     Signed-off-by: Keith Packard <keithp@keithp.com>
29345
29346 commit 2380a4b9bd69629c78eec0a87ff8681a0524d8d2
29347 Author: Keith Packard <keithp@keithp.com>
29348 Date:   Mon Aug 26 16:41:33 2013 -0700
29349
29350     cc1111: Rework ADC configuration a bit, fix Tm V2 ADC usage
29351     
29352     The Tm v2 ADC code was not actually fetching and storing the ADC
29353     conversion values.
29354     
29355     Signed-off-by: Keith Packard <keithp@keithp.com>
29356
29357 commit aeb1c8a2aa533cb2805f0dbe848e098c8cae2b39
29358 Author: Keith Packard <keithp@keithp.com>
29359 Date:   Mon Aug 26 16:39:47 2013 -0700
29360
29361     ao-tools: Use TeleDongle for default ao-dbg target
29362     
29363     Makes more sense than assuming we're still using the old TI developer board.
29364     
29365     Signed-off-by: Keith Packard <keithp@keithp.com>
29366
29367 commit 377a44cbfd5c8a659d2fecabb154726717a41900
29368 Author: Keith Packard <keithp@keithp.com>
29369 Date:   Sun Aug 25 22:34:09 2013 -0700
29370
29371     altos: Build more products by default
29372     
29373     We keep creating more hardware...
29374     
29375     Signed-off-by: Keith Packard <keithp@keithp.com>
29376
29377 commit e72147e215a982ce701099626424b9a856ac9d09
29378 Author: Keith Packard <keithp@keithp.com>
29379 Date:   Sun Aug 25 22:33:30 2013 -0700
29380
29381     altos: Changes required by cc1111 multi-spi support
29382     
29383     These drivers got missed
29384     
29385     Signed-off-by: Keith Packard <keithp@keithp.com>
29386
29387 commit af6f4205b00669af40acffc528cc8093b0236cf6
29388 Author: Keith Packard <keithp@keithp.com>
29389 Date:   Sun Aug 25 22:29:46 2013 -0700
29390
29391     Bump version to 1.2.9.2
29392     
29393     Set version for Airfest testing
29394     
29395     Signed-off-by: Keith Packard <keithp@keithp.com>
29396
29397 commit 312f6194a4bc75473cb0d61a6d58b66fb1f7c068
29398 Author: Keith Packard <keithp@keithp.com>
29399 Date:   Wed Jun 12 00:43:31 2013 -0700
29400
29401     altos/teletiny-v2.0: Support multiple SPI busses on CC1111
29402     
29403     Needed for TeleMini v2.0
29404     
29405     Signed-off-by: Keith Packard <keithp@keithp.com>
29406
29407 commit 2c2bbfd9a1a4b9de42cf566f21f179ff5ede0419
29408 Author: Keith Packard <keithp@keithp.com>
29409 Date:   Thu May 23 16:52:59 2013 -0600
29410
29411     altos: Add exti and spi to telemini-v2.0
29412     
29413     No longer builds like this
29414     
29415     Signed-off-by: Keith Packard <keithp@keithp.com>
29416
29417 commit 56911f27376b0fe91a464e369bb8aa1531b3c7dc
29418 Author: Keith Packard <keithp@keithp.com>
29419 Date:   Thu May 23 02:17:51 2013 -0600
29420
29421     altos: Make TeleMini v2.0 fit
29422     
29423     Mash lots of storage locations and code around to shrink stuff down to size
29424     
29425     Signed-off-by: Keith Packard <keithp@keithp.com>
29426
29427 commit cb844328322fd7d9f4dafb58b322257a70b347e6
29428 Author: Keith Packard <keithp@keithp.com>
29429 Date:   Wed May 22 19:20:54 2013 -0600
29430
29431     altos: Add 64-bit subtraction
29432     
29433     Signed-off-by: Keith Packard <keithp@keithp.com>
29434
29435 commit 5ccd902d0fd2adc40c72982babb60fac4da6a087
29436 Author: Keith Packard <keithp@keithp.com>
29437 Date:   Wed May 22 17:08:55 2013 -0700
29438
29439     altos: Add 64x64 multiply. Test 64 ops for dest same as either source
29440     
29441     The test change is to ensure that the destination may be one of the 64
29442     bit sources.
29443     
29444     Signed-off-by: Keith Packard <keithp@keithp.com>
29445
29446 commit f7602ae566a5cbf2d2cbb1d68bad7e2d1177a33a
29447 Author: Keith Packard <keithp@keithp.com>
29448 Date:   Wed May 22 14:38:19 2013 -0700
29449
29450     altos: Make 64x16 mul a bit faster
29451     
29452     the unsigned 32x32 multiply really does work, just use it
29453     
29454     Signed-off-by: Keith Packard <keithp@keithp.com>
29455
29456 commit 3114baef45803250a2e5cdd2ee4a9171f2045b0c
29457 Author: Keith Packard <keithp@keithp.com>
29458 Date:   Wed May 22 14:32:50 2013 -0700
29459
29460     altos: Add 64-bit add/mul/shift for SDCC
29461     
29462     SDCC doeesn't provide a native 64-bit type (sigh), so
29463     implement the minimal operations necessary for the MS5607 conversion
29464     routine.
29465     
29466     Signed-off-by: Keith Packard <keithp@keithp.com>
29467
29468 commit d0b4e926ecececa7499a301b6135189be119512e
29469 Author: Keith Packard <keithp@keithp.com>
29470 Date:   Wed May 22 13:03:06 2013 -0700
29471
29472     Initial TeleMini bits
29473     
29474     Signed-off-by: Keith Packard <keithp@keithp.com>
29475
29476 commit 3ded57394f6dfd7beb9526c031a5c6c6c9926917
29477 Author: Keith Packard <keithp@keithp.com>
29478 Date:   Sun Aug 25 22:22:55 2013 -0700
29479
29480     altos: Explicitly list the linker script needed for AVR targets.
29481     
29482     Something changed in the binutils-avr package which makes the linker
29483     fail to find the script in the default location.
29484     
29485     Signed-off-by: Keith Packard <keithp@keithp.com>
29486
29487 commit 203951f6e049ec7e95489849a2bfaa01aa19c0c9
29488 Merge: 4babe731 b363a628
29489 Author: Keith Packard <keithp@keithp.com>
29490 Date:   Sun Aug 25 22:00:27 2013 -0700
29491
29492     Merge branch 'master' into telegps-v0.3
29493
29494 commit b363a628fc6137c3395a48ef13de7a799ec3e2c3
29495 Author: Keith Packard <keithp@keithp.com>
29496 Date:   Wed May 22 19:31:15 2013 -0600
29497
29498     altos: MS5607 pressure computation for low temperatures was wrong
29499     
29500     Second correction only applies to temps < -15°C, not 15°C.
29501     
29502     Signed-off-by: Keith Packard <keithp@keithp.com>
29503
29504 commit aa2948803d33dbee6f1eab30370178252df2b56d
29505 Author: Keith Packard <keithp@keithp.com>
29506 Date:   Sat Aug 17 17:45:06 2013 +0200
29507
29508     altos: Wake up on LPC usart ISR only once
29509     
29510     Instead of waking up after every character, wait until the FIFO is
29511     empty to reduce overhead
29512     
29513     Signed-off-by: Keith Packard <keithp@keithp.com>
29514
29515 commit 10f88c46df9a266f62452dc25275c79a3bb0653d
29516 Author: Keith Packard <keithp@keithp.com>
29517 Date:   Sat Aug 17 17:43:18 2013 +0200
29518
29519     altos: Set default LPC stack to 512 bytes, Em to 384 bytes
29520     
29521     The default for lpc has been raised to 512 bytes, but Em doesn't have
29522     enough RAM for that.
29523     
29524     Signed-off-by: Keith Packard <keithp@keithp.com>
29525
29526 commit 41428d1e1e44a17eea5fda2b34cabafbdebf1464
29527 Author: Keith Packard <keithp@keithp.com>
29528 Date:   Sat Aug 17 17:35:08 2013 +0200
29529
29530     altosdroid: Add note to report TeleBT battery level
29531     
29532     Signed-off-by: Keith Packard <keithp@keithp.com>
29533
29534 commit e908eb090fc2aaa03b35dc37c3e008b05ad44d80
29535 Author: Keith Packard <keithp@keithp.com>
29536 Date:   Fri Aug 23 11:24:18 2013 -0700
29537
29538     altos: Use installed arm compiler for LPC
29539     
29540     Signed-off-by: Keith Packard <keithp@keithp.com>
29541
29542 commit 1aed2eb5c7d477a2f3d4fada22980041aba97cb8
29543 Author: Keith Packard <keithp@keithp.com>
29544 Date:   Fri Aug 23 11:22:10 2013 -0700
29545
29546     altos/lpc: Stop using burst mode for LPC ADC
29547     
29548     Burst mode doesn't stop after one round of conversions, so we end up
29549     getting incorrect values in whatever the last conversion register is.
29550     
29551     Just use single conversions and take an interrupt per channel.
29552     
29553     Also, slow down the ADC so that our values are more stable -- just
29554     need to make sure we get the whole conversion sequence done 100 times
29555     a second.
29556     
29557     Signed-off-by: Keith Packard <keithp@keithp.com>
29558
29559 commit 4babe7310f78338ca36ab9d31ac833eada27485f
29560 Author: Keith Packard <keithp@keithp.com>
29561 Date:   Sat Aug 24 23:22:18 2013 -0700
29562
29563     altos: Allow products to disable RDF entirely
29564     
29565     TeleGPS doesn't ever want RDF
29566     
29567     Signed-off-by: Keith Packard <keithp@keithp.com>
29568
29569 commit a1ec15f4585e23eb67affbe7d9d97261576b198d
29570 Author: Keith Packard <keithp@keithp.com>
29571 Date:   Sat Aug 24 23:21:53 2013 -0700
29572
29573     altos: Add telegps v0.3 product
29574     
29575     Signed-off-by: Keith Packard <keithp@keithp.com>
29576
29577 commit e2f385946132690ca6dc141d7c7830ae0cfe3458
29578 Author: Keith Packard <keithp@keithp.com>
29579 Date:   Tue Aug 20 08:54:44 2013 -0700
29580
29581     altos: various cc115l driver hacks
29582     
29583     Try to recover from TX_FIFO_UNDERFLOW by resetting the chip at idle
29584     time.
29585     
29586     Do a calibration phase during setup.
29587     
29588     Program power to ramp up to limit key down noise.
29589     
29590     Signed-off-by: Keith Packard <keithp@keithp.com>
29591
29592 commit 0dd55f66d79f54b450fd8122aecd84d68b810bf4
29593 Author: Keith Packard <keithp@keithp.com>
29594 Date:   Sat Aug 17 17:45:06 2013 +0200
29595
29596     altos: Wake up on LPC usart ISR only once
29597     
29598     Instead of waking up after every character, wait until the FIFO is
29599     empty to reduce overhead
29600     
29601     Signed-off-by: Keith Packard <keithp@keithp.com>
29602
29603 commit a0dd93ccf0920260b41c4003955617fd0cd1c8b4
29604 Author: Keith Packard <keithp@keithp.com>
29605 Date:   Sat Aug 17 17:43:18 2013 +0200
29606
29607     altos: Set default LPC stack to 512 bytes, Em to 384 bytes
29608     
29609     The default for lpc has been raised to 512 bytes, but Em doesn't have
29610     enough RAM for that.
29611     
29612     Signed-off-by: Keith Packard <keithp@keithp.com>
29613
29614 commit 9a22a300009679a14d66214a5d61e9e6a177279f
29615 Author: Keith Packard <keithp@keithp.com>
29616 Date:   Sat Aug 17 17:40:33 2013 +0200
29617
29618     altos: Allow ublox to run at other baud rates
29619     
29620     Provides a configuration option to set the ublox serial baud rate to
29621     something other than 57600 baud
29622     
29623     Signed-off-by: Keith Packard <keithp@keithp.com>
29624
29625 commit e0a0a747624c2df66ca4a73b5a0de014ea204dca
29626 Author: Keith Packard <keithp@keithp.com>
29627 Date:   Sat Aug 17 17:36:35 2013 +0200
29628
29629     altos: allow projects to override default config values
29630     
29631     Override default radio power and APRS interval
29632     
29633     Signed-off-by: Keith Packard <keithp@keithp.com>
29634
29635 commit bed68ef5a6999b2e23853958502a689a7dbc15b3
29636 Author: Keith Packard <keithp@keithp.com>
29637 Date:   Sat Aug 17 17:35:08 2013 +0200
29638
29639     altosdroid: Add note to report TeleBT battery level
29640     
29641     Signed-off-by: Keith Packard <keithp@keithp.com>
29642
29643 commit f0e126251360f050b7121f167771c057bda8747e
29644 Merge: d95a2c5d 4fe47adc
29645 Author: Keith Packard <keithp@keithp.com>
29646 Date:   Sat Aug 17 17:33:31 2013 +0200
29647
29648     Merge branch 'master' into telegps-v0.3
29649
29650 commit 4fe47adc7aca54951a50b1c1ae95cb02e46f8d3d
29651 Author: Keith Packard <keithp@keithp.com>
29652 Date:   Sat Aug 17 17:30:52 2013 +0200
29653
29654     altosui: AltosDbm class was missing somehow
29655     
29656     This doesn't appear to have been added?
29657     
29658     Signed-off-by: Keith Packard <keithp@keithp.com>
29659
29660 commit 4ff54bb96f6c00c0c2c7dd32f81403bac331621a
29661 Merge: fa0859a5 01f8df08
29662 Author: Keith Packard <keithp@keithp.com>
29663 Date:   Sat Aug 17 16:03:26 2013 +0200
29664
29665     Merge remote-tracking branch 'origin/master'
29666
29667 commit fa0859a51576efe231effcb5995f325f9e7e0fcb
29668 Author: Keith Packard <keithp@keithp.com>
29669 Date:   Sat Aug 17 16:01:44 2013 +0200
29670
29671     altos: Make FAT test program link explicitly against libcrypto
29672     
29673     For some reason, the MD5_Final symbol isn't resolved when linking only
29674     against libssl.
29675     
29676     Signed-off-by: Keith Packard <keithp@keithp.com>
29677
29678 commit 01f8df088759ee7e6bc3900a013e0ea4fafaf984
29679 Merge: e2ebe60a 15063cbb
29680 Author: Bdale Garbee <bdale@gag.com>
29681 Date:   Tue Jul 30 00:15:06 2013 -0600
29682
29683     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
29684
29685 commit e2ebe60adf061479a1259a5c68b9cd5f5bacf644
29686 Author: Bdale Garbee <bdale@gag.com>
29687 Date:   Tue Jul 30 00:14:41 2013 -0600
29688
29689     add a note about callsign matching and case sensitivity to the manual
29690
29691 commit d95a2c5d1ddce913dcb1d1ab5dc59f6a588ab599
29692 Author: Keith Packard <keithp@keithp.com>
29693 Date:   Mon Jun 24 14:29:43 2013 -0700
29694
29695     altos: Remove ao_radio_gpio_bits from normal build
29696     
29697     Only needed for the CC115L_TRACE code, and it only builds on STM
29698     
29699     Signed-off-by: Keith Packard <keithp@keithp.com>
29700
29701 commit c542a2ed0f222bd0ec84e4a9651585d441dd7ccf
29702 Author: Keith Packard <keithp@keithp.com>
29703 Date:   Mon Jun 24 14:29:01 2013 -0700
29704
29705     altos/lpc: Rename serial port to 'serial0'
29706     
29707     This lets existing serial port users find the right function.
29708     
29709     Signed-off-by: Keith Packard <keithp@keithp.com>
29710
29711 commit 324ceea43c115f4bed3a5276e57559c6c76b07c1
29712 Author: Keith Packard <keithp@keithp.com>
29713 Date:   Tue Jul 2 17:54:38 2013 -0700
29714
29715     micropeak: Add Download button to menu bar
29716     
29717     It's the most common activity, after all
29718     
29719     Signed-off-by: Keith Packard <keithp@keithp.com>
29720
29721 commit 156e60954fae15bc090984f79cd5594f910ca913
29722 Author: Keith Packard <keithp@keithp.com>
29723 Date:   Tue Jul 2 17:53:51 2013 -0700
29724
29725     altosdroid: Just use GPS location provider to build on 4.2
29726     
29727     Attempts to use the network provider cause the app to crash
29728     
29729     Signed-off-by: Keith Packard <keithp@keithp.com>
29730
29731 commit e148582217d6e02ac90a68e2bb2532947378d36f
29732 Author: Keith Packard <keithp@keithp.com>
29733 Date:   Mon Jun 24 14:28:06 2013 -0700
29734
29735     altos: Support mega-style logging without ADC
29736     
29737     Used for TeleGPS, just exposes the necessary log writing function
29738     without also including the ADC writing code.
29739     
29740     Signed-off-by: Keith Packard <keithp@keithp.com>
29741
29742 commit 261ec8fc7043e9314469e919aa96acc461f7e5f2
29743 Author: Keith Packard <keithp@keithp.com>
29744 Date:   Mon Jun 24 14:26:23 2013 -0700
29745
29746     altosui: Add EasyMini USB ids
29747     
29748     Signed-off-by: Keith Packard <keithp@keithp.com>
29749
29750 commit 0dd148e388944d8d265da51d62806c4a00b2c13d
29751 Author: Keith Packard <keithp@keithp.com>
29752 Date:   Mon Jun 24 14:23:53 2013 -0700
29753
29754     altos/lpc: Add boot loader
29755     
29756     Support the USB boot loader, add USB pull-up support.
29757     
29758     Signed-off-by: Keith Packard <keithp@keithp.com>
29759
29760 commit 2568b36ae9d38ae1607ec08b84b06e0fe84bd3ba
29761 Author: Keith Packard <keithp@keithp.com>
29762 Date:   Sat Jun 22 00:53:38 2013 -0700
29763
29764     altos/telefire-v0.1: Use same LED selection as the v0.2 setup
29765     
29766     Signed-off-by: Keith Packard <keithp@keithp.com>
29767
29768 commit 58eda6f873f5d6e8e219f769bdf67ce4dbc96fd7
29769 Author: Keith Packard <keithp@keithp.com>
29770 Date:   Fri Jun 21 19:40:59 2013 -0700
29771
29772     altos/lpc: Don't disable all interrupts when disabling one interrupt
29773     
29774     The nvic iser and icer registers read value indicates all enabled
29775     interrupts, icer writes disable the set interrupts. Re-writing icer
29776     with the current value ends up disabling all interrupts, not exactly
29777     what we wanted.
29778     
29779     Signed-off-by: Keith Packard <keithp@keithp.com>
29780
29781 commit 9081d881bc48bf7fdce617d300ac02c1a5962239
29782 Author: Keith Packard <keithp@keithp.com>
29783 Date:   Fri Jun 21 19:40:03 2013 -0700
29784
29785     altos/lpc: Remove ao_usb_task structure
29786     
29787     It's not used
29788     
29789     Signed-off-by: Keith Packard <keithp@keithp.com>
29790
29791 commit 23f11b188fc6aacd29e7f01a7d8a40853b7655df
29792 Author: Keith Packard <keithp@keithp.com>
29793 Date:   Fri Jun 21 19:39:27 2013 -0700
29794
29795     altos/lpc: Enable brown-out-detector
29796     
29797     Make sure the processor does something sensible when the power disappears.
29798     
29799     Signed-off-by: Keith Packard <keithp@keithp.com>
29800
29801 commit e9e713bc8ab2080d5c1c38570b112f13c886bd11
29802 Author: Keith Packard <keithp@keithp.com>
29803 Date:   Wed Jun 19 22:45:54 2013 -0700
29804
29805     altos/telefire: Radio status (no data, weak data, good data) on LEDs
29806     
29807     Instead of blinking RX/TX, report the radio status on the telefire
29808     nodes, just like telelco does. This makes the LEDs on telefire
29809     *exactly the same* as the LEDs on telelco, which seems like a good idea.
29810     
29811     Signed-off-by: Keith Packard <keithp@keithp.com>
29812
29813 commit d90c2fa650de4cdb008d5e2559463c08da8db934
29814 Author: Keith Packard <keithp@keithp.com>
29815 Date:   Wed Jun 19 22:44:16 2013 -0700
29816
29817     altos: PCA9922 LED driver needs Enable driven low to latch values
29818     
29819     Driving Enable high means anything going past on the clock and data
29820     pair is reflected on the LEDs, which isn't terribly useful
29821     
29822     Signed-off-by: Keith Packard <keithp@keithp.com>
29823
29824 commit 572faa19b9a496866e3b589d5eb9f37a680206ab
29825 Author: Keith Packard <keithp@keithp.com>
29826 Date:   Wed Jun 19 22:42:58 2013 -0700
29827
29828     altos/cc1111: Fetch RSSI for TeleFire from correct byte
29829     
29830     Reading the status byte doesn't provide very useful RSSI info
29831     
29832     Signed-off-by: Keith Packard <keithp@keithp.com>
29833
29834 commit 025beb0fea011d0e3dab59b5d16e7ffae97c613c
29835 Author: Keith Packard <keithp@keithp.com>
29836 Date:   Mon Jun 17 14:52:32 2013 -0700
29837
29838     altos/lpc: Get rid of ADC filter
29839     
29840     Now that the source of the Vcc noise has been identified, remove the
29841     unnecessary ADC filtering.
29842     
29843     Signed-off-by: Keith Packard <keithp@keithp.com>
29844
29845 commit 10f3d0084ff1c0b3dbf28c5d44727b514caeee20
29846 Author: Keith Packard <keithp@keithp.com>
29847 Date:   Mon Jun 17 14:00:43 2013 -0700
29848
29849     altosui: Add raw pressure to the AltosUI graph
29850     
29851     A nice addition, and useful when diagnosing baro sensor issues
29852     
29853     Signed-off-by: Keith Packard <keithp@keithp.com>
29854
29855 commit 298e54856b5f8809b43f24407caa4a6be60822f3
29856 Author: Keith Packard <keithp@keithp.com>
29857 Date:   Mon Jun 17 14:00:11 2013 -0700
29858
29859     altos/lpc: Get the IRC turned off after boot time
29860     
29861     This involved carefully moving the USB away from the IRC before
29862     turning it off.
29863     
29864     Signed-off-by: Keith Packard <keithp@keithp.com>
29865
29866 commit b3ad488477def157e277e239e81f164b49725925
29867 Author: Keith Packard <keithp@keithp.com>
29868 Date:   Mon Jun 17 13:58:41 2013 -0700
29869
29870     altos: Disable USB on all flight computers when in flight mode
29871     
29872     There was a check to only disable USB on boards with radios, but for
29873     EasyMini, we want to disable USB too for flight mode.
29874     
29875     Signed-off-by: Keith Packard <keithp@keithp.com>
29876
29877 commit 2e2f3f2556e714833d8b7d0f65877b07b3dc2cb5
29878 Author: Keith Packard <keithp@keithp.com>
29879 Date:   Sun Jun 16 22:32:16 2013 -0700
29880
29881     altos: Declare m25 write-in-progress as 'ao_port_t'
29882     
29883     This lets us use port bits greater than 7 for M25 chip selects
29884     
29885     Signed-off-by: Keith Packard <keithp@keithp.com>
29886
29887 commit dcf769198863c1b0f1b05f41d0c052a3dbfef247
29888 Author: Keith Packard <keithp@keithp.com>
29889 Date:   Sun Jun 16 22:31:58 2013 -0700
29890
29891     altos/lpc: Remove spurious semicolon
29892     
29893     Signed-off-by: Keith Packard <keithp@keithp.com>
29894
29895 commit d040adeef9df4cda31dce603db81dc7ce19ec0d1
29896 Author: Keith Packard <keithp@keithp.com>
29897 Date:   Sun Jun 16 22:31:31 2013 -0700
29898
29899     altos/lpc: Don't disable all of the clocks just yet, USB doesn't work
29900     
29901     Signed-off-by: Keith Packard <keithp@keithp.com>
29902
29903 commit 1676c7dbc3dcce2962be9ef9a58d37c7b48e3c0f
29904 Author: Keith Packard <keithp@keithp.com>
29905 Date:   Sun Jun 16 15:07:54 2013 -0700
29906
29907     altos/lpc: Turn off more clocks, disable USART for easymini
29908     
29909     Try to reduce noise on the power supply.
29910     
29911     Signed-off-by: Keith Packard <keithp@keithp.com>
29912
29913 commit be9ee9ed2d041c4ab4e77ee2010fe3c7a1ca6597
29914 Author: Keith Packard <keithp@keithp.com>
29915 Date:   Sat Jun 15 01:20:49 2013 -0700
29916
29917     altos/lpc: Filter ADC inputs
29918     
29919     They're amazingly noisy on EasyMini, so just filter them as the only
29920     thing we use them for is battery and pyro numbers.
29921     
29922     Signed-off-by: Keith Packard <keithp@keithp.com>
29923
29924 commit 7361371190bf3805b6d0414e61f697aca7c7cff1
29925 Author: Keith Packard <keithp@keithp.com>
29926 Date:   Fri Jun 14 04:38:11 2013 -0700
29927
29928     altos/lpc: Make ADC inputs work
29929     
29930     They're still very unstable (bouncing around a lot), but at least they
29931     seem to report useful stuff now.
29932     
29933     Signed-off-by: Keith Packard <keithp@keithp.com>
29934
29935 commit 6827d0a7c59d606ea05387465f1ad4d914babd49
29936 Author: Keith Packard <keithp@keithp.com>
29937 Date:   Tue Jun 11 16:31:20 2013 -0700
29938
29939     altosui: Use preferred units for main deployment height configuration
29940     
29941     Show and accept values in the preferred units; create a separate list
29942     of preferred values for each set of units
29943     
29944     Signed-off-by: Keith Packard <keithp@keithp.com>
29945
29946 commit 15063cbb8f76bffea71575d295ca87b7ceca36d8
29947 Author: Keith Packard <keithp@keithp.com>
29948 Date:   Sun Jun 9 23:18:09 2013 -0700
29949
29950     altos/telelco: Add 30ms delay in search after finding a box
29951     
29952     This gives the remote boxes time to get back to listening for messages
29953     after receiving the packet from the found box.
29954     
29955     Signed-off-by: Keith Packard <keithp@keithp.com>
29956
29957 commit 988924b51980ad43e39bc4785a625ff25eb16449
29958 Author: Keith Packard <keithp@keithp.com>
29959 Date:   Sun Jun 9 22:09:13 2013 -0700
29960
29961     altos: Add fast-timer API. Use for quadrature and button drivers
29962     
29963     This splits the fast-timer portion out of the debounce helper code and
29964     shares that with the quadrature driver which now uses it directly.
29965     
29966     Signed-off-by: Keith Packard <keithp@keithp.com>
29967
29968 commit 72b6c699d355fcd41addb9919d846e63105b9db7
29969 Author: Keith Packard <keithp@keithp.com>
29970 Date:   Mon May 13 22:34:19 2013 -0700
29971
29972     altos: Add debounce helper. Use in button and quadrature drivers for TeleLCO
29973     
29974     Signed-off-by: Keith Packard <keithp@keithp.com>
29975
29976 commit 47b7e1d819e48aaebf6ffda49effbee041ce8750
29977 Author: Keith Packard <keithp@keithp.com>
29978 Date:   Sun Jun 9 12:13:06 2013 -0700
29979
29980     altos/telefire: Leave siren on all the time. Add siren/strobe debugging.
29981     
29982     The 50% duty cycle wasn't actually loud enough outside.
29983     
29984     Signed-off-by: Keith Packard <keithp@keithp.com>
29985
29986 commit 187f661c2512e4260d0ca64134de8fad199f5944
29987 Author: Keith Packard <keithp@keithp.com>
29988 Date:   Sun Jun 9 10:00:54 2013 -0700
29989
29990     altos: Add telefire v0.2 support
29991     
29992     Signed-off-by: Keith Packard <keithp@keithp.com>
29993
29994 commit 8ba2035c78293bc312804722249df76dd4692d71
29995 Author: Keith Packard <keithp@keithp.com>
29996 Date:   Sun Jun 9 09:53:07 2013 -0700
29997
29998     altos: Add driver for 74hc165 shift register
29999     
30000     Just reads one byte from the shift register using the SPI driver and returns it
30001     
30002     Signed-off-by: Keith Packard <keithp@keithp.com>
30003
30004 commit 3e8b72a9dc5b6c3a0f6132dc2dec04f8c08a1deb
30005 Author: Keith Packard <keithp@keithp.com>
30006 Date:   Sun May 26 22:38:56 2013 -0600
30007
30008     altos: Add pyro operations to regular ignite commands
30009     
30010     Instead of having separate commands, just mix the two sets together.
30011     
30012     Signed-off-by: Keith Packard <keithp@keithp.com>
30013
30014 commit 4bc1f3390b9ebbe07af4bc0f0a1c0915193ddf42
30015 Author: Keith Packard <keithp@keithp.com>
30016 Date:   Sun May 26 19:41:22 2013 -0600
30017
30018     Set version to 1.2.9.1
30019     
30020     Mark bits to be used on Monday of NSL 2013
30021     
30022     Signed-off-by: Keith Packard <keithp@keithp.com>
30023
30024 commit 6f131e740477d29b6623fa336da79e53f765a55b
30025 Author: Keith Packard <keithp@keithp.com>
30026 Date:   Sun May 26 19:48:03 2013 -0600
30027
30028     altos: Make manual pyro firing command work again
30029     
30030     Signed-off-by: Keith Packard <keithp@keithp.com>
30031
30032 commit 5ca472333a3587f0e47d54f5edc287494262ef98
30033 Author: Keith Packard <keithp@keithp.com>
30034 Date:   Sun May 26 19:47:02 2013 -0600
30035
30036     altos: write pyro fired to correct log field
30037     
30038     Signed-off-by: Keith Packard <keithp@keithp.com>
30039
30040 commit 956f4dff1cc521059434743624b1271fb92b96ae
30041 Author: Keith Packard <keithp@keithp.com>
30042 Date:   Sun May 26 19:39:13 2013 -0600
30043
30044     altos: Light pyro charges simultaneously if so configured
30045     
30046     Don't try to be nice to the battery, just let the pyro circuit deal
30047     with it and try to get all of the specified circuits going at the same
30048     time if they're configured to do so.
30049     
30050     Signed-off-by: Keith Packard <keithp@keithp.com>
30051
30052 commit 62547a042d042fadec652c5081f96816a8e66970
30053 Author: Keith Packard <keithp@keithp.com>
30054 Date:   Sun May 26 19:03:12 2013 -0600
30055
30056     altos,altosui: Add pyro state logging for TeleMega
30057     
30058     Only in the log file (no obvious space in the telem packets), but at
30059     least we should be able to check for pyro failures.
30060     
30061     Signed-off-by: Keith Packard <keithp@keithp.com>
30062
30063 commit 277577fecc71e3c52b823938f396cf42be403ebe
30064 Author: Keith Packard <keithp@keithp.com>
30065 Date:   Sun May 26 19:01:58 2013 -0600
30066
30067     altos: Add pyro code testing to ao_flight_test for TeleMega
30068     
30069     This parses the pyro settings and signals when the pyro channels are
30070     fired in the output.
30071     
30072     Signed-off-by: Keith Packard <keithp@keithp.com>
30073
30074 commit b1408c13f176f3f021e9face48c4cd33528ee96c
30075 Author: Keith Packard <keithp@keithp.com>
30076 Date:   Sun May 26 18:58:41 2013 -0600
30077
30078     ao-tools/ao-mega: Dump 'pyro' state from mega log
30079     
30080     Signed-off-by: Keith Packard <keithp@keithp.com>
30081
30082 commit 8083aa731c99d09bdd4a8c216bb11f846734d7df
30083 Author: Keith Packard <keithp@keithp.com>
30084 Date:   Sun May 26 18:57:58 2013 -0600
30085
30086     ao-tools: Add ao-mega tool to parse TeleMega eeprom files
30087     
30088     Signed-off-by: Keith Packard <keithp@keithp.com>
30089
30090 commit 21689ef744ddf43965ccad89dc1133a905011d7f
30091 Author: Keith Packard <keithp@keithp.com>
30092 Date:   Sun May 26 18:54:02 2013 -0600
30093
30094     altosui: Missing 'break' after selecting 'mega' format detection
30095     
30096     Caused 'mega' logs to be dumped in 'mini' format which didn't work well.
30097     
30098     Signed-off-by: Keith Packard <keithp@keithp.com>
30099
30100 commit 17e0ccccc8619f96d2cf56bd98d63a7e59f5301d
30101 Author: Keith Packard <keithp@keithp.com>
30102 Date:   Sun May 26 18:50:10 2013 -0600
30103
30104     altosui: Stop downloading mega eeprom on empty block
30105     
30106     Signed-off-by: Keith Packard <keithp@keithp.com>
30107
30108 commit 013cba5ed1fde72240a68ec648bd14977f5e48a4
30109 Author: Keith Packard <keithp@keithp.com>
30110 Date:   Mon May 20 21:41:01 2013 -0700
30111
30112     doc: Update description of graph window to note new tabs (config and map)
30113     
30114     Signed-off-by: Keith Packard <keithp@keithp.com>
30115
30116 commit e711c708b0d2c8d8c2d72e34a795ad8e9b5ab5de
30117 Author: Keith Packard <keithp@keithp.com>
30118 Date:   Mon May 20 21:37:20 2013 -0700
30119
30120     Create release notes for 1.2.1
30121     
30122     Move most of the 1.2 content to the 1.2.1 block
30123     
30124     Signed-off-by: Keith Packard <keithp@keithp.com>
30125
30126 commit 2344ba81fa51215471099e56518112478bdf2e73
30127 Author: Keith Packard <keithp@keithp.com>
30128 Date:   Tue May 21 11:31:05 2013 -0700
30129
30130     Separate out cortex-m0 compiler tests in configure
30131     
30132     The summon arm toolchain doesn't work for cortex-m0 parts, but the
30133     linaro toolchain does. Look in /usr/bin for the -m0 compiler but
30134     continue to use /opt/cortex/bin for the -m3 compiler
30135     
30136     Signed-off-by: Keith Packard <keithp@keithp.com>
30137
30138 commit 85eb75c3251d8e141d7269fc7ffa6197174ea8c3
30139 Author: Keith Packard <keithp@keithp.com>
30140 Date:   Tue May 21 11:30:44 2013 -0700
30141
30142     altos: Can't use inline functions because SDCC doesn't do that
30143     
30144     Sigh.
30145     
30146     Signed-off-by: Keith Packard <keithp@keithp.com>
30147
30148 commit fd5567882b732f8947b44b217552077c82a3d28e
30149 Merge: fd55c1fe 57b4d82d
30150 Author: Keith Packard <keithp@keithp.com>
30151 Date:   Tue May 21 11:16:54 2013 -0700
30152
30153     Merge branch 'lpc'
30154
30155 commit fd55c1fe53adf5c50dcd3ce8296f80871cec73e9
30156 Author: Keith Packard <keithp@keithp.com>
30157 Date:   Tue May 21 11:16:33 2013 -0700
30158
30159     Bump master version to 1.2.9 to avoid confusion with 1.2 releases
30160     
30161     Signed-off-by: Keith Packard <keithp@keithp.com>
30162
30163 commit 1bffe8caf0294e9cfef2dab1c6b5a8d1d87ac3a2
30164 Author: Keith Packard <keithp@keithp.com>
30165 Date:   Tue May 21 11:08:15 2013 -0700
30166
30167     altos: Set the path for the STM32L compiler explicitly
30168     
30169     This makes sure we use the known toolchain for STM32L builds
30170     
30171     Signed-off-by: Keith Packard <keithp@keithp.com>
30172
30173 commit 7282fab337dc48d32606276e5f51c057a3bff8cb
30174 Author: Keith Packard <keithp@keithp.com>
30175 Date:   Tue May 21 11:04:25 2013 -0700
30176
30177     altosui: Add TeleBT firmware to release
30178     
30179     Signed-off-by: Keith Packard <keithp@keithp.com>
30180
30181 commit 57b4d82dee10b142b820aa306028a288a85214f6
30182 Author: Keith Packard <keithp@keithp.com>
30183 Date:   Sun May 19 23:07:54 2013 -0700
30184
30185     Add Mini logging format. Use in EasyMini
30186     
30187     This is a 16-byte record that includes all of the sensor data in each
30188     sensor record, along with records for flight state changes.
30189     
30190     Signed-off-by: Keith Packard <keithp@keithp.com>
30191
30192 commit 27e9b93f3d35890a49575b2ead1983ce3c2fc213
30193 Merge: a4df2575 d9cbef8c
30194 Author: Keith Packard <keithp@keithp.com>
30195 Date:   Sun May 19 20:40:42 2013 -0700
30196
30197     Merge branch 'master' into lpc
30198
30199 commit d9cbef8cd364aae54855cc5bc64fb8c2b22057b0
30200 Author: Keith Packard <keithp@keithp.com>
30201 Date:   Sun May 19 20:35:42 2013 -0700
30202
30203     altos/telemega: The last two igniters are apogee and main
30204     
30205     Not the first two. TeleMega v0.3 has these marked on the silk
30206     
30207     Signed-off-by: Keith Packard <keithp@keithp.com>
30208
30209 commit a4df2575b4e782e83cc4e9b1d2e5cd2397a97dd8
30210 Author: Keith Packard <keithp@keithp.com>
30211 Date:   Sun May 19 20:33:35 2013 -0700
30212
30213     altos/easymini: Initialize beep and ADC. Declare use of igniter bits.
30214     
30215     This makes easymini actually work!
30216     
30217     Signed-off-by: Keith Packard <keithp@keithp.com>
30218
30219 commit a87a8e8067d7b2d0ff3a3274af9f1e919b5b7793
30220 Author: Keith Packard <keithp@keithp.com>
30221 Date:   Sun May 19 20:32:34 2013 -0700
30222
30223     altos/easymini: Use different pins for igniter outputs
30224     
30225     Was using the I2C outputs which are open drain, which makes it
30226     impossible to force them high as needed to driver our igniters.
30227     
30228     Signed-off-by: Keith Packard <keithp@keithp.com>
30229
30230 commit 16eb0b04df3d1db65bd40717133abe94db0f2a15
30231 Author: Keith Packard <keithp@keithp.com>
30232 Date:   Sun May 19 20:31:48 2013 -0700
30233
30234     altos/easymini: MS5607 chip select bits were defined wrong
30235     
30236     Signed-off-by: Keith Packard <keithp@keithp.com>
30237
30238 commit 455802b7e853956180799c058e9561876d98d831
30239 Author: Keith Packard <keithp@keithp.com>
30240 Date:   Sun May 19 20:30:49 2013 -0700
30241
30242     altos/easymini: Easymini doesn't have USB connect or VBUS wiring
30243     
30244     Disable these in ao_pins.h
30245     
30246     Signed-off-by: Keith Packard <keithp@keithp.com>
30247
30248 commit 35b120c4154df0351c3a802f86dda224a7643068
30249 Author: Keith Packard <keithp@keithp.com>
30250 Date:   Sun May 19 20:27:53 2013 -0700
30251
30252     altos/lpc: Force idle mode if USB gets an address during boot time
30253     
30254     This lets EasyMini be booted to idle mode by simply plugging it into USB.
30255     
30256     Signed-off-by: Keith Packard <keithp@keithp.com>
30257
30258 commit c1f01cd4406063191a51cb68fc4634eabfc60fc2
30259 Author: Keith Packard <keithp@keithp.com>
30260 Date:   Sun May 19 20:27:05 2013 -0700
30261
30262     altos/lpc: Reset SPI device at startup time
30263     
30264     Wasn't doing the reset sequence correctly (write 0, then write 1).
30265     
30266     Signed-off-by: Keith Packard <keithp@keithp.com>
30267
30268 commit e0ad8b5b5e1b4c7a9ffba9d25f3c32ce708c3ec5
30269 Author: Keith Packard <keithp@keithp.com>
30270 Date:   Sun May 19 20:26:07 2013 -0700
30271
30272     altos/lpc: Configuring wrong pin for SPI1 MOSI
30273     
30274     Was setting configuration for PIO1_21 instead of PIO0_21.
30275     
30276     Signed-off-by: Keith Packard <keithp@keithp.com>
30277
30278 commit b9bb088a36fd351809f4c378356327ffa663c974
30279 Author: Keith Packard <keithp@keithp.com>
30280 Date:   Sun May 19 20:25:13 2013 -0700
30281
30282     altos/lpc: Allow for alternate SPI SCLK0 pin usage
30283     
30284     SPI SCLK0 can appear on three different pins; let the application
30285     configure which one it wants.
30286     
30287     Signed-off-by: Keith Packard <keithp@keithp.com>
30288
30289 commit 397109139fb9ff27ec7cfb0cafa65d1dbea053bd
30290 Author: Keith Packard <keithp@keithp.com>
30291 Date:   Sun May 19 20:24:11 2013 -0700
30292
30293     altos/lpc: Leave SPI enabled all the time
30294     
30295     Might be able to turn it off with some care; more experimentation required.
30296     
30297     Signed-off-by: Keith Packard <keithp@keithp.com>
30298
30299 commit e383d7a28d01729c50f933ceda77ea767d1b8087
30300 Author: Keith Packard <keithp@keithp.com>
30301 Date:   Sun May 19 20:22:20 2013 -0700
30302
30303     altos/lpc: Create TX/RX busy macros for SPI driver
30304     
30305     Check for both fifo status *and* device busy to make sure the device
30306     is idle before we touch any registers.
30307     
30308     Signed-off-by: Keith Packard <keithp@keithp.com>
30309
30310 commit 07d261c08214837b5d5cac4d2be43e51a0c47868
30311 Author: Keith Packard <keithp@keithp.com>
30312 Date:   Sun May 19 20:19:15 2013 -0700
30313
30314     altos/lpc: Fix beeper driver
30315     
30316     Set prescale limit, not current prescale value (pr instead of pc).
30317     Flip output 1 on PWM match (set emc toggle for channel 1).
30318     Don't hold counter in reset (turn off CRST bit).
30319     
30320     Signed-off-by: Keith Packard <keithp@keithp.com>
30321
30322 commit 3fe11b277dd7268eb445d120c8f9537f95148891
30323 Author: Keith Packard <keithp@keithp.com>
30324 Date:   Sun May 19 20:18:44 2013 -0700
30325
30326     altos/lpc: Missing parens around ao_gpio_set macro
30327     
30328     Signed-off-by: Keith Packard <keithp@keithp.com>
30329
30330 commit a78012782c779de3433b91e6b854b2fdbd7230fd
30331 Author: Keith Packard <keithp@keithp.com>
30332 Date:   Sun May 19 20:17:48 2013 -0700
30333
30334     altos/lpc: SPI runs off main clock (48MHz), not sysclk (24MHz)
30335     
30336     Update SPI speed definitions to match
30337     
30338     Signed-off-by: Keith Packard <keithp@keithp.com>
30339
30340 commit d51c9fda3478f205e4bcdf1b7bf21eb1e0a516bc
30341 Author: Keith Packard <keithp@keithp.com>
30342 Date:   Sun May 19 20:07:52 2013 -0700
30343
30344     altos/lpc: Pull ADC data from the correct registers
30345     
30346     Was just stepping through register space arbitrarily, which would have
30347     worked for EasyMini, but might have failed later if the ADC pin usage
30348     wasn't consecutive.
30349     
30350     Signed-off-by: Keith Packard <keithp@keithp.com>
30351
30352 commit 6343bd774f542a4f915cf1fca2053d03e93bf2c3
30353 Author: Keith Packard <keithp@keithp.com>
30354 Date:   Sun May 19 20:06:03 2013 -0700
30355
30356     altos/lpc: Don't use loader to place USB endpoint data in USB ram
30357     
30358     Instead, just assign a fixed address in registers.ld. This avoids a
30359     confusing section in the elf file.
30360     
30361     Signed-off-by: Keith Packard <keithp@keithp.com>
30362
30363 commit 35a05041d3ca3e69a146bd3bf8038c0f1cbc1b42
30364 Author: Keith Packard <keithp@keithp.com>
30365 Date:   Sun May 19 20:04:29 2013 -0700
30366
30367     altos: Add EXTI_PIN_NOCONFIGURE to exti interface, use for MS5607
30368     
30369     This asks the EXTI code to not mess with the pin configuration so that
30370     the MS5607 driver can get interrupts on the MISO pin while still using
30371     it for SPI.
30372     
30373     Signed-off-by: Keith Packard <keithp@keithp.com>
30374
30375 commit 098fd43a740ee2a782f82b6b71965b60cdba2d62
30376 Author: Keith Packard <keithp@keithp.com>
30377 Date:   Sun May 19 20:00:24 2013 -0700
30378
30379     altos/lpc: Make EXTI code work.
30380     
30381     Clear rise/fall bits in ISR to avoid re-entering.
30382     Block interrupts around enable/disable bits.
30383     Create shared _ao_exti_set_enable function to control mask changes.
30384     
30385     Signed-off-by: Keith Packard <keithp@keithp.com>
30386
30387 commit f794e6c95697b034be315632fddb3a5475c43b5b
30388 Author: Keith Packard <keithp@keithp.com>
30389 Date:   Sun May 19 19:57:23 2013 -0700
30390
30391     altos: Use ao_spi_get/put_bit in MS5607 driver
30392     
30393     Replace open-coded ao_spi_get/put and ao_gpio_set sequences
30394     
30395     Signed-off-by: Keith Packard <keithp@keithp.com>
30396
30397 commit b7ab41e4dc92dcd382f4c05459088d8df8b70075
30398 Author: Keith Packard <keithp@keithp.com>
30399 Date:   Sun May 19 19:51:32 2013 -0700
30400
30401     altos/attiny: Fix ao_spi_get_bit/ao_spi_put_bit macros
30402     
30403     These were never written, so just use ao_spi_get/put_mask.
30404     
30405     A precursor to changing how the MS5607 drives the SPI bus
30406     
30407     Signed-off-by: Keith Packard <keithp@keithp.com>
30408
30409 commit 49f9cdda5f1812687b82915acc78a9d9136255bf
30410 Author: Keith Packard <keithp@keithp.com>
30411 Date:   Sat May 18 03:54:30 2013 -0700
30412
30413     altos: ignore built files in easymini-v0.1
30414     
30415     Signed-off-by: Keith Packard <keithp@keithp.com>
30416
30417 commit c57e1630002c921739ff22395497d93027d381b6
30418 Author: Keith Packard <keithp@keithp.com>
30419 Date:   Sat May 18 03:53:32 2013 -0700
30420
30421     altos: Build easymini-v0.1
30422     
30423     Signed-off-by: Keith Packard <keithp@keithp.com>
30424
30425 commit 278300b2bc98b92cc71ec016ab0fc93eb3696435
30426 Author: Keith Packard <keithp@keithp.com>
30427 Date:   Sat May 18 03:52:59 2013 -0700
30428
30429     altos: Initialize SPI for easymini
30430     
30431     Doesn't work very well without this
30432     
30433     Signed-off-by: Keith Packard <keithp@keithp.com>
30434
30435 commit cbe5eee76faf386eefe69539935ab318944ac452
30436 Author: Keith Packard <keithp@keithp.com>
30437 Date:   Sat May 18 03:52:14 2013 -0700
30438
30439     altos/lpc: Stick USB control structure in USB memory
30440     
30441     No reason to have that in regular ram, and it means we've got space
30442     for large enough stacks now
30443     
30444     Signed-off-by: Keith Packard <keithp@keithp.com>
30445
30446 commit 3587bfd248e115bb1abb28f71b263575b4e8e367
30447 Author: Keith Packard <keithp@keithp.com>
30448 Date:   Sat May 18 03:22:10 2013 -0700
30449
30450     altos: Add easymini-v0.1 product
30451     
30452     Signed-off-by: Keith Packard <keithp@keithp.com>
30453
30454 commit c4991db4809ae547fdb245e3cb42517fa7524de5
30455 Author: Keith Packard <keithp@keithp.com>
30456 Date:   Sat May 18 03:21:43 2013 -0700
30457
30458     altos/lpc: Use separate interrupt stack
30459     
30460     Signed-off-by: Keith Packard <keithp@keithp.com>
30461
30462 commit 5311720525ac73e9d42067b68adf25fc2e054af5
30463 Author: Keith Packard <keithp@keithp.com>
30464 Date:   Sat May 18 03:21:20 2013 -0700
30465
30466     altos/lpc: Try a smaller stack.
30467     
30468     Signed-off-by: Keith Packard <keithp@keithp.com>
30469
30470 commit f5218e2544dcb659aec6c3adee50d61cab1bba3a
30471 Author: Keith Packard <keithp@keithp.com>
30472 Date:   Sat May 18 03:19:41 2013 -0700
30473
30474     altos/lpc: Add pin interrupt driver
30475     
30476     Signed-off-by: Keith Packard <keithp@keithp.com>
30477
30478 commit c0d0147251bfcebd753196b74c22c00c3116fd22
30479 Author: Keith Packard <keithp@keithp.com>
30480 Date:   Sat May 18 03:18:55 2013 -0700
30481
30482     altos/lpc: Add beep driver
30483     
30484     Hardwired to our current beeper pin
30485     
30486     Signed-off-by: Keith Packard <keithp@keithp.com>
30487
30488 commit 166977c65bddb50d600a3c1e1f278c425b673697
30489 Author: Keith Packard <keithp@keithp.com>
30490 Date:   Sat May 18 03:18:19 2013 -0700
30491
30492     altos/lpc: Add ADC driver
30493     
30494     Uses burst mode to get the whole set of values in one interrupt
30495     
30496     Signed-off-by: Keith Packard <keithp@keithp.com>
30497
30498 commit ed25a46571d988ccf37ae915dff97b5f00bcf9cf
30499 Author: Keith Packard <keithp@keithp.com>
30500 Date:   Sat May 18 03:16:41 2013 -0700
30501
30502     altos/lpc: add gpio int, spi, adc and ct32b defines to lpc.h
30503     
30504     Lots more devices
30505     
30506     Signed-off-by: Keith Packard <keithp@keithp.com>
30507
30508 commit 2b0b7bf1462341718e582223a880f2dfcd79e2ad
30509 Author: Keith Packard <keithp@keithp.com>
30510 Date:   Sat May 18 03:15:58 2013 -0700
30511
30512     altos/lpc: Clean up broken IOCONF defines
30513     
30514     Missing comment closes
30515     
30516     Signed-off-by: Keith Packard <keithp@keithp.com>
30517
30518 commit 08887678f900adae81dcb1a7f5353d98d127aafd
30519 Author: Keith Packard <keithp@keithp.com>
30520 Date:   Sat May 18 03:14:57 2013 -0700
30521
30522     altos/lpc: Fix ao_enable_input, add ao_enable_analog
30523     
30524     Signed-off-by: Keith Packard <keithp@keithp.com>
30525
30526 commit 15ca452b60271e3a0f7327216df04eef5b985240
30527 Author: Keith Packard <keithp@keithp.com>
30528 Date:   Sat May 18 03:14:16 2013 -0700
30529
30530     altos: LPC interrupt priorities are just 0-3
30531     
30532     Signed-off-by: Keith Packard <keithp@keithp.com>
30533
30534 commit 935a7ff38010ec4ad19f315f8a2a1557c01ae554
30535 Author: Keith Packard <keithp@keithp.com>
30536 Date:   Sat May 18 03:13:17 2013 -0700
30537
30538     altos: Add LPC spi driver
30539     
30540     Signed-off-by: Keith Packard <keithp@keithp.com>
30541
30542 commit d9b42470e8889b44bb08858a610285410a200ab9
30543 Author: Keith Packard <keithp@keithp.com>
30544 Date:   Sat May 18 03:02:38 2013 -0700
30545
30546     altos: Use ao_port_t in m25 driver
30547     
30548     This uses ao_port_t for all of the chip select masks
30549     
30550     Signed-off-by: Keith Packard <keithp@keithp.com>
30551
30552 commit 28890aa5893898cd0bb0ac033e491eb307a84ca5
30553 Author: Keith Packard <keithp@keithp.com>
30554 Date:   Sat May 18 03:02:01 2013 -0700
30555
30556     altos: Use ao_data_pres macro in ao_log_tiny
30557     
30558     Now it works on easymini too
30559     
30560     Signed-off-by: Keith Packard <keithp@keithp.com>
30561
30562 commit 82afe3a3b737c43dbeaad41ea5af1841357297a6
30563 Author: Keith Packard <keithp@keithp.com>
30564 Date:   Sat May 18 02:54:55 2013 -0700
30565
30566     altos: Check for packet mode before trying to disable it in flight code
30567     
30568     This is only relevant for telemini
30569     
30570     Signed-off-by: Keith Packard <keithp@keithp.com>
30571
30572 commit 52063c2679752033135fff928c7686e368d2a825
30573 Author: Keith Packard <keithp@keithp.com>
30574 Date:   Sat May 18 02:54:30 2013 -0700
30575
30576     altos: ao_data_get is in ao_data.c now, not ao_adc.c
30577     
30578     Signed-off-by: Keith Packard <keithp@keithp.com>
30579
30580 commit e4385d29fc1b233b3ad56d4af68a175e760c1751
30581 Author: Keith Packard <keithp@keithp.com>
30582 Date:   Sat May 18 02:53:32 2013 -0700
30583
30584     altos: Allow architecture to define the type of port registers
30585     
30586     LPC11U14 has 32-bit ports, STM32 has 16 bit ports.
30587     
30588     Signed-off-by: Keith Packard <keithp@keithp.com>
30589
30590 commit ca4f3161258356c06fe1270f7ccdf0d6939e2d34
30591 Author: Keith Packard <keithp@keithp.com>
30592 Date:   Sat May 18 02:52:49 2013 -0700
30593
30594     altos: Move ao_data.c from stm to core
30595     
30596     This should be used on every processor
30597     
30598     Signed-off-by: Keith Packard <keithp@keithp.com>
30599
30600 commit ac089d4fb930b7dbc4161259fd9bddba94395ebc
30601 Author: Keith Packard <keithp@keithp.com>
30602 Date:   Fri May 17 03:36:47 2013 -0700
30603
30604     altos/lpc: Get USB working
30605     
30606     The lpc demo now has a USB command line.
30607     Also allocates system stack so we know when ram is tight at build time
30608     
30609     Signed-off-by: Keith Packard <keithp@keithp.com>
30610
30611 commit 185e6d15bcda229949a984910d7394203d301db9
30612 Author: Keith Packard <keithp@keithp.com>
30613 Date:   Thu May 16 18:58:24 2013 -0700
30614
30615     altos: Allow target-specific USB endpoint specifications
30616     
30617     The LPC has only a small number of endpoints, and those are not
30618     configurable. Let the LPC USB driver pick the IN and OUT endpoints by itself.
30619     
30620     Signed-off-by: Keith Packard <keithp@keithp.com>
30621
30622 commit 6c35e21a86ab32bc91eb10a60c071b702fc0f963
30623 Author: Keith Packard <keithp@keithp.com>
30624 Date:   Tue May 7 19:27:17 2013 -0700
30625
30626     altos: Finish off LPC USB register definitions
30627     
30628     Signed-off-by: Keith Packard <keithp@keithp.com>
30629
30630 commit 918342016705303baa1630c62c290aaf2dcc2801
30631 Author: Keith Packard <keithp@keithp.com>
30632 Date:   Thu Apr 25 20:38:32 2013 -0700
30633
30634     altos/lpc: Start adding USB register defines
30635     
30636     Signed-off-by: Keith Packard <keithp@keithp.com>
30637
30638 commit 91d201abcbe9373360919406427b7e4fb9e1b42e
30639 Author: Keith Packard <keithp@keithp.com>
30640 Date:   Mon Apr 22 17:10:24 2013 -0500
30641
30642     altos/lpc: Start adding USB register definitions
30643     
30644     Just the bare struct, no defines yet.
30645     
30646     Signed-off-by: Keith Packard <keithp@keithp.com>
30647
30648 commit 9bf67798b134ad796c2f4bc9240ee450722148ec
30649 Author: Keith Packard <keithp@keithp.com>
30650 Date:   Sat Apr 20 00:40:38 2013 -0500
30651
30652     altos/lpc: Take advantage of USART TX fifo
30653     
30654     The USART has a 16-byte TX fifo; keep rough track of how full it is to
30655     avoid waiting for an interrupt after every TX byte.
30656     
30657     Signed-off-by: Keith Packard <keithp@keithp.com>
30658
30659 commit 9e8f6ba8b779cd9635f82d6da5f113715c3ee4c7
30660 Author: Keith Packard <keithp@keithp.com>
30661 Date:   Sat Apr 20 00:20:55 2013 -0500
30662
30663     altos/lpc: Get USART running
30664     
30665     Adds a simple demo thread that spews data to the serial port
30666     
30667     Signed-off-by: Keith Packard <keithp@keithp.com>
30668
30669 commit f9d0eb3f3154f98abb0c8952d7171f3e7d3de9b2
30670 Author: Keith Packard <keithp@keithp.com>
30671 Date:   Thu Apr 18 16:15:52 2013 -0500
30672
30673     altos/lpc: Get 100Hz timer running
30674     
30675     Use systick, which is built into the ARM core
30676     
30677     Signed-off-by: Keith Packard <keithp@keithp.com>
30678
30679 commit 04b243e6ef212f54ed284cfbde6d5abb637bf60e
30680 Author: Keith Packard <keithp@keithp.com>
30681 Date:   Thu Apr 18 15:55:26 2013 -0500
30682
30683     lpcxpresso: Add ao_demo.c
30684     
30685     Kinda necessary for the demo to build
30686     
30687     Signed-off-by: Keith Packard <keithp@keithp.com>
30688
30689 commit bcc65597d3d20f1d58df784100af766cee5f0f20
30690 Author: Keith Packard <keithp@keithp.com>
30691 Date:   Thu Apr 18 15:54:13 2013 -0500
30692
30693     lpc: Initial lpcxpresso bits
30694     
30695     This gets the LPC11U14 clock set to the PLL and blinks the LED.
30696     
30697     Signed-off-by: Keith Packard <keithp@keithp.com>
30698
30699 commit 6735a391c2a1e3be01ac9e68b44ec0974592c11c
30700 Author: Keith Packard <keithp@keithp.com>
30701 Date:   Fri May 17 03:34:50 2013 -0700
30702
30703     libaltos: use PurgeComm in Windows altos_close to abort in-progress ops
30704     
30705     Instead of manually signalling the related events, use PurgeComm which
30706     can then abort the operations itself. Also make sure all of the
30707     relevant handles are set to INVALID before closing them to avoid race conditions.
30708     
30709     Signed-off-by: Keith Packard <keithp@keithp.com>
30710
30711 commit bd8d061d0f63158b5b03814d77cb76fdf5a0abad
30712 Author: Keith Packard <keithp@keithp.com>
30713 Date:   Fri May 17 03:27:20 2013 -0700
30714
30715     libaltos: Build the linux library targets when doing a 'fat' build
30716     
30717     These are necessary for the fat release, so make sure they're built then.
30718     
30719     Signed-off-by: Keith Packard <keithp@keithp.com>
30720
30721 commit 8a19805a6b079450b5afd5fa2334cede8495ae4a
30722 Author: Keith Packard <keithp@keithp.com>
30723 Date:   Fri May 17 03:21:08 2013 -0700
30724
30725     altos/cc1111: Hack on USB driver to make Windows happy
30726     
30727     The Windows modem driver is quite chatty at startup time, getting and
30728     setting the comm parameters each time the device is opened. Sometimes,
30729     when setting the parameters, the cc1111 would STALL EP0.
30730     
30731     Most of the time, Windows would happily pass this as an error back to
30732     AltosUI which would then re-try the open (and succeed, most of the
30733     time).
30734     
30735     Sometimes, Windows would stall for 30 seconds before passing the error
30736     back. This made the whole UI freeze, and I suspect most people assumed
30737     our app had died.
30738     
30739     A bit of analysis with the beagle USB sniffer and I discovered the
30740     STALL settings, but there wasn't any correlation between the data on
30741     the wire and when the STALL would be generated.
30742     
30743     So, I found a couple of other cc1111 USB stacks on the net and just
30744     looked to see how our driver differed. There wasn't anything clearly
30745     related, but there were a list of small differences:
30746     
30747      1) Other drivers didn't bother waiting for the hardware to
30748         ack the USBADDR setting; doing it this way means we can set
30749         the address *before* acking the setup packet. It'll get
30750         set eventually, at which point the device will start responding to
30751         packets again.
30752     
30753         Easy to fix, and saves a bit of code space too.
30754     
30755      2) The other drivers set the STALL bit for setup packets which aren't
30756         understood. This shouldn't have any effect on 'good' systems as
30757         those shouldn't ever be generating bogus setup packets anyways.
30758     
30759         The driver already handled the STALL state in the interrupt
30760         handler, the only requirement was to figure out when to explicitly
30761         set the STALL bit.
30762     
30763         That required moving the state updating code from the start of the
30764         ep0 setup handling to the end, after the setup packet had been
30765         examined and data queued in or out as appropriate.
30766     
30767      3) Our driver explicitly queued an IN packet for any setup request
30768         that wasn't waiting for an OUT pack. This appears to tie in with
30769         the USBADDR change above as before I made that change, this change
30770         caused the driver to fail to respond to most setup packets.
30771     
30772         This was simple once the above change was made, just move the
30773         generation of the IN packet inside the code that switched to the
30774         IN state.
30775     
30776     Signed-off-by: Keith Packard <keithp@keithp.com>
30777
30778 commit 4ef0136c27e8f47a1eb38f9cbcd2c61288732d78
30779 Author: Keith Packard <keithp@keithp.com>
30780 Date:   Wed May 15 15:32:59 2013 -0700
30781
30782     altos: Generate unmodulated carrier for CC1120 test mode
30783     
30784     This sets the deviation to 0, enables the preamble and turns on the
30785     transmitter. It will sit there happily sending a bare carrier forever
30786     
30787     Signed-off-by: Keith Packard <keithp@keithp.com>
30788
30789 commit 1931e028bebc3cd8df9392e30eb0e888d0799768
30790 Author: Keith Packard <keithp@keithp.com>
30791 Date:   Tue May 14 22:29:06 2013 -0700
30792
30793     altos: Move MS5607 info from 'v' to 'c s'
30794     
30795     Makes more sense there.
30796     
30797     Signed-off-by: Keith Packard <keithp@keithp.com>
30798
30799 commit 69b9f613ad36b8039f223ed30f8c75913916d82c
30800 Author: Keith Packard <keithp@keithp.com>
30801 Date:   Tue May 14 22:19:07 2013 -0700
30802
30803     altos: Remove some MMA655x debugging printfs
30804     
30805     Signed-off-by: Keith Packard <keithp@keithp.com>
30806
30807 commit 0571531066918fdefe9447f3b4192d0c6c477afa
30808 Author: Keith Packard <keithp@keithp.com>
30809 Date:   Tue May 14 10:48:24 2013 -0700
30810
30811     altos: Grab SPI mutex until MPU6000 I2C mode is disabled
30812     
30813     If other drivers use the SPI bus, the MPU6000 gets confused as its
30814     sitting on the bus looking for I2C messages. Just grab the mutex
30815     before the OS is running and hold onto it until the MPU6000 has been initialized.
30816     
30817     Signed-off-by: Keith Packard <keithp@keithp.com>
30818
30819 commit 9beacd77b3e8106e036e50a67312dfee414fbc51
30820 Author: Keith Packard <keithp@keithp.com>
30821 Date:   Tue May 14 09:01:49 2013 -0700
30822
30823     altos: Initialize MPU6000 CS pin for SPI mode
30824     
30825     Without this, we can't talk to the chip very well
30826     
30827     Signed-off-by: Keith Packard <keithp@keithp.com>
30828
30829 commit 6d553230903ddd0ec522c07be0df975b38ef23d3
30830 Author: Keith Packard <keithp@keithp.com>
30831 Date:   Tue May 14 09:56:16 2013 -0700
30832
30833     altos: Fix telemega v0.3 igniter order (drogue/main moved). Label ADC dump
30834     
30835     telemega moves the igniters around so that E/F are now drogue/main.
30836     Add custom labels for ADC values to make parsing possible
30837     
30838     Signed-off-by: Keith Packard <keithp@keithp.com>
30839
30840 commit a4e4eec827d61a05fda52ddb68b55f17b6028d5e
30841 Author: Keith Packard <keithp@keithp.com>
30842 Date:   Tue May 14 09:25:08 2013 -0700
30843
30844     altos: gps serial routines are called ao_gps_*, not ao_ublox_*
30845     
30846     This caused the u-blox driver to use serial port 1 instead of the
30847     project-specified serial port.
30848     
30849     Signed-off-by: Keith Packard <keithp@keithp.com>
30850
30851 commit 461215eea72ff9d64748304e76b08da37ee3dfe9
30852 Author: Keith Packard <keithp@keithp.com>
30853 Date:   Tue May 14 09:21:54 2013 -0700
30854
30855     altos: Give u-blox 3 seconds after boot before we bug it
30856     
30857     Signed-off-by: Keith Packard <keithp@keithp.com>
30858
30859 commit 5e9193f6375be27e5f7a0321fd34b6acfe81247f
30860 Author: Keith Packard <keithp@keithp.com>
30861 Date:   Tue May 14 09:12:29 2013 -0700
30862
30863     altos: Add 'g' command to ublox GPS code.
30864     
30865     Take the gps_dump function from ao_gps_skytraq.c and move it to a new
30866     file so it can be shared with the u-blox driver. That affects every
30867     skytraq and u-blox user as they need to include the new file.
30868     
30869     Signed-off-by: Keith Packard <keithp@keithp.com>
30870
30871 commit cdad289a0803babecd30cbc0a95be99c5caadeb5
30872 Author: Keith Packard <keithp@keithp.com>
30873 Date:   Wed May 15 01:24:56 2013 -0700
30874
30875     altos: Add flash-loader for telescience-v0.2
30876     
30877     Signed-off-by: Keith Packard <keithp@keithp.com>
30878
30879 commit 116d8570766fbd3ef529111171935637a2e466af
30880 Author: Keith Packard <keithp@keithp.com>
30881 Date:   Tue May 14 08:51:22 2013 -0700
30882
30883     altos: Set u-blox navigation settings
30884     
30885     Airborne mode, < 4g (as good as it gets)
30886     Only use 3D fixes (2D isn't very useful)
30887     
30888     Signed-off-by: Keith Packard <keithp@keithp.com>
30889
30890 commit fb0fb6f4beab484e7fe55b39d18c1f19778f1211
30891 Author: Keith Packard <keithp@keithp.com>
30892 Date:   Tue May 14 08:35:24 2013 -0700
30893
30894     altos: Use symbolic names for ublox packet id
30895     
30896     Signed-off-by: Keith Packard <keithp@keithp.com>
30897
30898 commit 1ccfd2d2e4b84e72e5502cb72a7da6372b5e2b47
30899 Author: Keith Packard <keithp@keithp.com>
30900 Date:   Tue May 14 01:06:20 2013 -0700
30901
30902     altosui: Generate useful KML files from TeleGPS logs
30903     
30904     Use GPS altitude when baro altitude is not present.
30905     Don't require flight number.
30906     
30907     Signed-off-by: Keith Packard <keithp@keithp.com>
30908
30909 commit bdea4c88318a41ade3d3b6b2cbfc097ae3e4f3be
30910 Author: Keith Packard <keithp@keithp.com>
30911 Date:   Tue May 14 00:38:34 2013 -0700
30912
30913     altosui: Use GPS alt + baro height for KML altitude
30914     
30915     GPS altitude is generally more absolutely correct than baro altitude,
30916     so use that as the nominal pad altitude when generating a KML
30917     file. This results in a KML file that has the flight trace start and
30918     end closer to the ground, which is always nice.
30919     
30920     Signed-off-by: Keith Packard <keithp@keithp.com>
30921
30922 commit 43f94e923a6a87520edcbb8fb4829e6ddf708908
30923 Author: Keith Packard <keithp@keithp.com>
30924 Date:   Tue May 14 00:24:53 2013 -0700
30925
30926     altoslib: Use sequence numbers to track GPS updates to AltosRecord
30927     
30928     State objects now record what GPS sequence ID they have to know when
30929     the GPS data has been updated. Record objects bump the GPS sequence
30930     each time new GPS data is recorded. This way, record objects aren't
30931     modified as they're iterated over to generate the list of state
30932     objects which makes it possible to iterate multiple times and get the
30933     same resulting set of states.
30934     
30935     Signed-off-by: Keith Packard <keithp@keithp.com>
30936
30937 commit c88aa32b979f379e3cf316dcb651e264c32a5283
30938 Author: Keith Packard <keithp@keithp.com>
30939 Date:   Mon May 13 22:59:26 2013 -0700
30940
30941     altos/test: ao_gps_test_ublox uses ao_gps_blox.h
30942     
30943     Signed-off-by: Keith Packard <keithp@keithp.com>
30944
30945 commit 61f5183fb6aff63c1133011b5625814ee56e96da
30946 Author: Keith Packard <keithp@keithp.com>
30947 Date:   Mon May 13 22:58:18 2013 -0700
30948
30949     altos: Struct used for u-blox testing had lat/lon swapped
30950     
30951     The structs in ao_gps_ublox.h are used only by the test framework, but
30952     it's useful to have that look right anyways.
30953     
30954     Signed-off-by: Keith Packard <keithp@keithp.com>
30955
30956 commit 5a730dd7a78b5ae428bcfe809257dabedc4338f5
30957 Author: Keith Packard <keithp@keithp.com>
30958 Date:   Mon May 13 22:33:12 2013 -0700
30959
30960     altos: Switch TeleMega v0.3 to u-blox
30961     
30962     Signed-off-by: Keith Packard <keithp@keithp.com>
30963
30964 commit d2f0dcc73df612d10ed12d364fe661ccd831f037
30965 Author: Keith Packard <keithp@keithp.com>
30966 Date:   Mon May 13 22:32:25 2013 -0700
30967
30968     altos: Provide a define for the number of sat infos in a telem packet
30969     
30970     12 fit, but it's best to use a symbolic constant
30971     
30972     Signed-off-by: Keith Packard <keithp@keithp.com>
30973
30974 commit 50457f9983ec0a432f1050464382749436e3da94
30975 Author: Keith Packard <keithp@keithp.com>
30976 Date:   Mon May 13 22:31:31 2013 -0700
30977
30978     altos: Add U-Blox GPS driver
30979     
30980     Uses binary mode.
30981     
30982     Signed-off-by: Keith Packard <keithp@keithp.com>
30983
30984 commit 125ff0b7c74af4db98a81439ee9f1b92fe8b8833
30985 Author: Keith Packard <keithp@keithp.com>
30986 Date:   Mon May 13 22:29:22 2013 -0700
30987
30988     altos: Don't bother fixing telelco-v0.1, just disable it
30989     
30990     Lots of stuff to do to make this old project build; just disable it
30991     instead of fixing
30992     
30993     Signed-off-by: Keith Packard <keithp@keithp.com>
30994
30995 commit 672edb20434248038ef5fbb87f2c0984bd5ad513
30996 Author: Keith Packard <keithp@keithp.com>
30997 Date:   Mon May 13 22:28:27 2013 -0700
30998
30999     altosuilib: Mistake in the MegaDongle listing -- was set to TeleMega
31000     
31001     Signed-off-by: Keith Packard <keithp@keithp.com>
31002
31003 commit 80a6b0ea5c36c307a8edc79ad10ef7a8ff3d480e
31004 Author: Keith Packard <keithp@keithp.com>
31005 Date:   Mon May 13 22:27:00 2013 -0700
31006
31007     altoslib: Correct hexfile address ranges
31008     
31009     Stop trying to use sentinal values for addresses and just keep a
31010     boolean tracking whether they've been initialized. Avoids precision
31011     errors in the variables.
31012     
31013     Signed-off-by: Keith Packard <keithp@keithp.com>
31014
31015 commit 9bd717e71d69338b1af521b37e8bd975e503398e
31016 Author: Keith Packard <keithp@keithp.com>
31017 Date:   Fri May 10 19:21:18 2013 -0700
31018
31019     altosui: Wait for valid callsign/flight when graphing
31020     
31021     Wait for the data record to indicate that the flight value is valid
31022     before setting the graph callsign/flight/serial data.
31023     
31024     Signed-off-by: Keith Packard <keithp@keithp.com>
31025
31026 commit 106d212ff5920c39d95751ef6249dc141970412c
31027 Merge: ecb12857 09d5d6f5
31028 Author: Keith Packard <keithp@keithp.com>
31029 Date:   Thu May 9 21:06:52 2013 -0700
31030
31031     Merge branch 'master-fixes' into stm-flash-fixes
31032
31033 commit 09d5d6f546ccef2bfd4941e590f047485bb73d76
31034 Author: Keith Packard <keithp@keithp.com>
31035 Date:   Thu May 9 21:06:23 2013 -0700
31036
31037     micropeak: Use new 'last logdir' preference for MicroPeak save/load dialogs
31038     
31039     Signed-off-by: Keith Packard <keithp@keithp.com>
31040
31041 commit 95a3a089f9c97684918937eecd94dcac77c47696
31042 Author: Keith Packard <keithp@keithp.com>
31043 Date:   Thu May 9 21:04:52 2013 -0700
31044
31045     Information from configure about android build was misprinted
31046     
31047     A typo in the script caused it to print either 'yes' or ''
31048     
31049     Signed-off-by: Keith Packard <keithp@keithp.com>
31050
31051 commit 17eada6e586731defa9fd75316670c2b2b1601ee
31052 Author: Keith Packard <keithp@keithp.com>
31053 Date:   Thu May 9 21:04:11 2013 -0700
31054
31055     altoslib: Add non-persistent 'last logdir' preference
31056     
31057     This is used to record the last directory for reading or writing log
31058     files so that the UI can pop back to the same place next time.
31059     
31060     Signed-off-by: Keith Packard <keithp@keithp.com>
31061
31062 commit 271e8adbc9549c7b3b4d0ec14e4edb1a6ab715d1
31063 Author: Keith Packard <keithp@keithp.com>
31064 Date:   Thu May 9 21:03:38 2013 -0700
31065
31066     Add altosdroid notebook entry for imperial units
31067     
31068     Signed-off-by: Keith Packard <keithp@keithp.com>
31069
31070 commit ecb128579e7576fc27c8ca93708f316b9ac91630
31071 Author: Keith Packard <keithp@keithp.com>
31072 Date:   Sun Apr 28 23:06:24 2013 -0700
31073
31074     altos: Wait after configuring boot pin before testing it
31075     
31076     Clearly the pin isn't quite ready just after it's been configured, so
31077     hang around for a while (100 nops) to let things setting down before
31078     testing the value of the pin. Makes booting a lot more reliable.
31079     
31080     Signed-off-by: Keith Packard <keithp@keithp.com>
31081
31082 commit 4a90eec4b8ee4a35711aa74c13b3f30d12c0fe08
31083 Author: Keith Packard <keithp@keithp.com>
31084 Date:   Sat Apr 27 15:33:04 2013 -0700
31085
31086     altos/stm: Create per-product flash loaders
31087     
31088     Split the flash loader prototype into pieces so that each product can
31089     build a custom flash loader with very little code.
31090     
31091     Signed-off-by: Keith Packard <keithp@keithp.com>
31092
31093 commit b131c5ac59bbd339a724892586023a43f97c7f90
31094 Author: Keith Packard <keithp@keithp.com>
31095 Date:   Sat Apr 27 00:37:15 2013 -0700
31096
31097     altos: Add ao_boot_chain to telemega v0.3
31098     
31099     Signed-off-by: Keith Packard <keithp@keithp.com>
31100
31101 commit 1695f6af46ea647119d651fc09c97d604d08c736
31102 Author: Keith Packard <keithp@keithp.com>
31103 Date:   Sat Apr 27 00:26:11 2013 -0700
31104
31105     ao-tools/ao-stmload: Add --verbose flag
31106     
31107     This dumps out the serial communication so you can see where things go wrong.
31108     
31109     Signed-off-by: Keith Packard <keithp@keithp.com>
31110
31111 commit f6d6df03826083a244715b88a30ad681f17b4510
31112 Author: Keith Packard <keithp@keithp.com>
31113 Date:   Sat Apr 27 00:25:36 2013 -0700
31114
31115     altos: Remove stdio from stm-flash
31116     
31117     This saves enough memory to fit in under 4kB
31118     
31119     Signed-off-by: Keith Packard <keithp@keithp.com>
31120
31121 commit a2e0676f476b0e2bdd5102315ebd5904b57f384a
31122 Author: Keith Packard <keithp@keithp.com>
31123 Date:   Sat Apr 27 00:24:08 2013 -0700
31124
31125     altos: Get rodata into flash, make sure sections are aligned
31126     
31127     .rodata* needs to be in flash; otherwise strings get left in ram.
31128     Failing to align sections makes the initialized data get dumped into
31129     the wrong place in memory.
31130     
31131     Signed-off-by: Keith Packard <keithp@keithp.com>
31132
31133 commit 2e092b383d55bcf9e2a230ccfe85052adb18b254
31134 Author: Keith Packard <keithp@keithp.com>
31135 Date:   Sat Apr 27 00:23:14 2013 -0700
31136
31137     altos: Make stm-bringup build again
31138     
31139     stm requires AO_BOOT_LOADER_BASE now
31140     
31141     Signed-off-by: Keith Packard <keithp@keithp.com>
31142
31143 commit 0b1797312b34ba2b8121f82605f8d2c419167737
31144 Author: Keith Packard <keithp@keithp.com>
31145 Date:   Sat Apr 27 00:20:47 2013 -0700
31146
31147     altos: Run self loader when application sets boot addr to 0
31148     
31149     This causes the flash loader startup code to fall into the loader when
31150     the application sets the boot address to zero.
31151     
31152     Signed-off-by: Keith Packard <keithp@keithp.com>
31153
31154 commit e2412e867138635d79ea0fa8d43efc0a6aa19784
31155 Author: Keith Packard <keithp@keithp.com>
31156 Date:   Sat Apr 27 00:19:13 2013 -0700
31157
31158     altos: Allow STM usb driver to be used without stdio
31159     
31160     This lets the self flashing loader be linked without any of the stdio
31161     code, which saves a bunch of memory.
31162     
31163     Signed-off-by: Keith Packard <keithp@keithp.com>
31164
31165 commit afad5ae893a48785f3b50ff4125dc78648343a2d
31166 Author: Keith Packard <keithp@keithp.com>
31167 Date:   Mon Apr 22 20:08:35 2013 -0600
31168
31169     altos/stm-flash: Check target flash address against AO_BOOT_APPLICATION_BASE
31170     
31171     Allows that value to change
31172     
31173     Signed-off-by: Keith Packard <keithp@keithp.com>
31174
31175 commit 9ae987073f90402821120dbe962fceb4fc9f5435
31176 Author: Keith Packard <keithp@keithp.com>
31177 Date:   Mon Apr 22 20:59:12 2013 -0500
31178
31179     ao-tools/ao-stmload: application base moved to 0x08001000
31180     
31181     And, use a symbolic name so it can be easily moved in the future
31182     
31183     Signed-off-by: Keith Packard <keithp@keithp.com>
31184
31185 commit 9029722708b54826aa9374555470cb40922c5da5
31186 Author: Keith Packard <keithp@keithp.com>
31187 Date:   Mon Apr 22 20:56:00 2013 -0500
31188
31189     ao-tools: reboot to loader now uses 'X' instead of 'L'
31190     
31191     'L' is used by lots of other commands; switch to 'X' which is free.
31192     
31193     Sigh. Someday we'll have words for commands instead of just letters
31194     
31195     Signed-off-by: Keith Packard <keithp@keithp.com>
31196
31197 commit dfc268e0021e1cd3045f73339a749d292a6a6300
31198 Author: Keith Packard <keithp@keithp.com>
31199 Date:   Mon Apr 22 20:35:57 2013 -0500
31200
31201     altos: Use flash loader on all STM products
31202     
31203     Includes the boot chain stuff
31204     
31205     Signed-off-by: Keith Packard <keithp@keithp.com>
31206
31207 commit 8ded61d59888c79ef1f94e664b5fb770841a801a
31208 Author: Keith Packard <keithp@keithp.com>
31209 Date:   Mon Apr 22 20:33:33 2013 -0500
31210
31211     altos/stm: Provide another 4kB of flash space for apps
31212     
31213     With the flash loader now < 4kB, we can use the spare 4kB for applications
31214     
31215     Signed-off-by: Keith Packard <keithp@keithp.com>
31216
31217 commit 6cd015b8b6b02bd8e0ce28f248426ae75c242b53
31218 Author: Keith Packard <keithp@keithp.com>
31219 Date:   Mon Apr 22 20:32:18 2013 -0500
31220
31221     altos/stm: Shrink stm flash loader to < 4kB
31222     
31223     Saves 4kB of flash space for applications.
31224     
31225     Signed-off-by: Keith Packard <keithp@keithp.com>
31226
31227 commit 02681adbc5919bd3713788da352aa36ace619ef4
31228 Author: Keith Packard <keithp@keithp.com>
31229 Date:   Mon Apr 22 20:30:31 2013 -0500
31230
31231     altos/stm: Allow core timer to be excluded from build
31232     
31233     This removes all of the support for the base 100Hz timer from the
31234     system, saving space when not needed
31235     
31236     Signed-off-by: Keith Packard <keithp@keithp.com>
31237
31238 commit a453e2245996854e722346789f972fd088e33ba8
31239 Author: Keith Packard <keithp@keithp.com>
31240 Date:   Mon Apr 22 20:29:56 2013 -0500
31241
31242     altos/stm: Don't define task macros when not tasking
31243     
31244     The necessary data structures aren't defined in this case.
31245     
31246     Signed-off-by: Keith Packard <keithp@keithp.com>
31247
31248 commit 8d0f4bc23eae4f1e085bfb853c995f1fb6b8b594
31249 Author: Keith Packard <keithp@keithp.com>
31250 Date:   Mon Apr 22 20:27:52 2013 -0500
31251
31252     altos: Eliminate stdio looping when system has a single stdio source
31253     
31254     No need to loop if there's only one
31255     
31256     Signed-off-by: Keith Packard <keithp@keithp.com>
31257
31258 commit 6f3bbb11880f45284f1f094990ffa32a66bf4560
31259 Author: Keith Packard <keithp@keithp.com>
31260 Date:   Mon Apr 22 20:24:48 2013 -0500
31261
31262     altos: Move ao_notask to core
31263     
31264     The STM flash loader wants to be taskless too, share this very simple
31265     implementation of sleep/wakeup.
31266     
31267     Signed-off-by: Keith Packard <keithp@keithp.com>
31268
31269 commit 21356aec543dd85426a52469426351ce006a17dd
31270 Author: Keith Packard <keithp@keithp.com>
31271 Date:   Sun Mar 24 16:16:55 2013 -0700
31272
31273     ao-tools/ao-stmload: Remove IRC dregs in source code
31274     
31275     oops.
31276     
31277     Signed-off-by: Keith Packard <keithp@keithp.com>
31278
31279 commit 9df4e874b2785aec4aecce2f767543ee9f638b4f
31280 Author: Keith Packard <keithp@keithp.com>
31281 Date:   Sun Mar 24 16:15:21 2013 -0700
31282
31283     altosui/altoslib: Move more flashing code from altosui to altoslib
31284     
31285     Required a bit of refactoring to eliminate swing types from the
31286     flashing code, but nothing major.
31287     
31288     Signed-off-by: Keith Packard <keithp@keithp.com>
31289
31290 commit 09e0c304b420a12fa1616005db946523c6e5bef1
31291 Author: Keith Packard <keithp@keithp.com>
31292 Date:   Sun Mar 24 16:01:08 2013 -0700
31293
31294     altosui & altoslib: Move a pile of debug/programming bits to altoslib
31295     
31296     Prepare to create external Java utilities to flash devices
31297     
31298     Signed-off-by: Keith Packard <keithp@keithp.com>
31299
31300 commit 9acd488c5f945511f813d84c3c6f69846d4601e8
31301 Author: Keith Packard <keithp@keithp.com>
31302 Date:   Sun Mar 24 15:35:15 2013 -0700
31303
31304     altosui: Support 32-bit ihx files
31305     
31306     This just borrows the same 32-bit ihx parsing changes from ao-tools.
31307     
31308     Signed-off-by: Keith Packard <keithp@keithp.com>
31309
31310 commit c9ba2d17b979410acfa41f9954674757f7f321fc
31311 Author: Keith Packard <keithp@keithp.com>
31312 Date:   Sun Mar 24 15:33:31 2013 -0700
31313
31314     ao-tools/ao-stmload: Fix ELF, add IHX, add self-flashing
31315     
31316     This splits loading into ELF and IHX paths, and splits flashing into
31317     stlink and self-flashing paths.
31318     
31319     Signed-off-by: Keith Packard <keithp@keithp.com>
31320
31321 commit 1f30b1f14dbab6e6ea94177e459c80732e31e433
31322 Author: Keith Packard <keithp@keithp.com>
31323 Date:   Sun Mar 24 15:30:24 2013 -0700
31324
31325     ao-tools/lib: Add loading support for 32-bit ihx files
31326     
31327     These place the upper 16 bits of the address in a special record. That
31328     requires handling records in file order, so don't sort them in address
31329     order anymore, instead find the bounds of the loaded data by scanning
31330     them all.
31331     
31332     Signed-off-by: Keith Packard <keithp@keithp.com>
31333
31334 commit 7d98fc5d3f106f3063608a2e5c69d9359061437a
31335 Author: Keith Packard <keithp@keithp.com>
31336 Date:   Sun Mar 24 15:27:42 2013 -0700
31337
31338     altos/stm: Add comments to the .ld files explaining how the romconfig stuff works
31339     
31340     Would be nice to be able to explicitly define addresses for the
31341     romconfig variables, but I can't figure out how to make that
31342     work. Instead, just explicitly load the files in teh right order to
31343     make things land in the right places.
31344     
31345     Signed-off-by: Keith Packard <keithp@keithp.com>
31346
31347 commit ab1cbc0f51ddf897a3a7a768862d9dfe26a6c14d
31348 Author: Keith Packard <keithp@keithp.com>
31349 Date:   Sun Mar 24 15:26:26 2013 -0700
31350
31351     altos/stm: Add .elf to .ihx rule
31352     
31353     Uses objcopy -O ihex to extract the initialized bits from an elf file
31354     
31355     Signed-off-by: Keith Packard <keithp@keithp.com>
31356
31357 commit 9362d400d06aa3badfc826d8edbd7c55406b4f7d
31358 Author: Keith Packard <keithp@keithp.com>
31359 Date:   Sun Mar 24 15:24:42 2013 -0700
31360
31361     altos: Switch ao_stm_flash to read/write binary blocks
31362     
31363     Change from development testing code to something that actually reads
31364     and writes data from the USB link.
31365     
31366     Signed-off-by: Keith Packard <keithp@keithp.com>
31367
31368 commit a3f668e71751608ea2e38519003446bc6ceb348f
31369 Author: Keith Packard <keithp@keithp.com>
31370 Date:   Sun Mar 24 15:21:58 2013 -0700
31371
31372     altos: Create ihx version of stm-demo
31373     
31374     Both ao-stmload and the eventual java loader will support ihx files.
31375     
31376     Signed-off-by: Keith Packard <keithp@keithp.com>
31377
31378 commit 5db4d5e5b1272b161102e889e65b9c7bc7928352
31379 Author: Keith Packard <keithp@keithp.com>
31380 Date:   Sat Mar 23 02:23:03 2013 -0700
31381
31382     altos: Add erase command to stm-flash app. Validate addresses.
31383     
31384     This also leaves the code writing fixed values and printing read data
31385     in ascii instead of binary. Useful for debugging, will want changing
31386     for the product.
31387     
31388     Signed-off-by: Keith Packard <keithp@keithp.com>
31389
31390 commit ac6b4fca0970faa0a537a813242585693b839469
31391 Author: Keith Packard <keithp@keithp.com>
31392 Date:   Sat Mar 23 02:21:27 2013 -0700
31393
31394     altos: Fix STM flash programming
31395     
31396     Wait for flash to go non-busy after writing or erasing a page and
31397     before jumping back out of the RAM code.
31398     
31399     Export a separate 'erase' operation for testing.
31400     
31401     Re-lock flash after every operation.
31402     
31403     Signed-off-by: Keith Packard <keithp@keithp.com>
31404
31405 commit 35ef1f17e3efaa6d586ab7bb301f8133d52023b6
31406 Author: Keith Packard <keithp@keithp.com>
31407 Date:   Sat Mar 23 02:18:55 2013 -0700
31408
31409     altos: Validate boot chain start address
31410     
31411     If the first block of boot memory has been smashed, and the start
31412     address is bogus, don't bother trying to jump to the
31413     application. This makes the system more resiliant to flash failures,
31414     presuming the loader erases the first block, programs the other blocks
31415     and then finally comes back to program the first block.
31416     
31417     Signed-off-by: Keith Packard <keithp@keithp.com>
31418
31419 commit db7f17980c303e442f88c8a4168351dbc2c0b1a0
31420 Author: Keith Packard <keithp@keithp.com>
31421 Date:   Sat Mar 23 02:17:04 2013 -0700
31422
31423     altos: Mark .boot section as (NOLOAD)
31424     
31425     For some reason, the silly linker marks things in section .boot as
31426     data rather than bss, so they'd end up initialized by default. Force
31427     them to be NOLOAD so they preserve values across reboot so that boot
31428     chaining works properly.
31429     
31430     Signed-off-by: Keith Packard <keithp@keithp.com>
31431
31432 commit efc0898d824ebd0abe0b088ed9a8b40c34623ab7
31433 Author: Keith Packard <keithp@keithp.com>
31434 Date:   Sat Mar 23 02:15:35 2013 -0700
31435
31436     altos: Fix up stm-flash output file name. Use discovery LED pins
31437     
31438     Include the AltOS version in the file name, just like any other AltOS
31439     program.
31440     
31441     Switch the LEDs to the discovery board as we're using
31442     that. Eventually, we'll stop using LEDs entirely.
31443     
31444     Signed-off-by: Keith Packard <keithp@keithp.com>
31445
31446 commit 4bc55ee8fabc9f4c997c2a515d74baada590c93e
31447 Author: Keith Packard <keithp@keithp.com>
31448 Date:   Mon Mar 11 18:14:28 2013 -0700
31449
31450     altos: Add actual flashing functions to stm-flash app
31451     
31452     Signed-off-by: Keith Packard <keithp@keithp.com>
31453
31454 commit b1a43ce313c85cb7f8f16f7f0647d9d4320ba692
31455 Author: Keith Packard <keithp@keithp.com>
31456 Date:   Mon Mar 11 13:21:04 2013 -0700
31457
31458     altos: Clean up boot loader support
31459     
31460     Split out code into separate files.
31461     Add support for getting back to boot loader from application.
31462     
31463     Signed-off-by: Keith Packard <keithp@keithp.com>
31464
31465 commit 56a7cbbf51f5c9ebbfe17d1cc30ed807572af3cc
31466 Author: Keith Packard <keithp@keithp.com>
31467 Date:   Mon Mar 11 00:01:52 2013 -0700
31468
31469     altos: Add program flash function
31470     
31471     And get it loaded to RAM so it can execute correctly.
31472     
31473     Nothing calls it yet...
31474     
31475     Signed-off-by: Keith Packard <keithp@keithp.com>
31476
31477 commit c9c35b100c3fcae661501d2bf89eedc7fceb2e1c
31478 Author: Keith Packard <keithp@keithp.com>
31479 Date:   Sun Mar 10 21:02:59 2013 -0700
31480
31481     altos: Make stm-flash capable of switching to application
31482     
31483     This shrinks the base OS load down a bit as well so that stm-flash
31484     fits comfortably in the first 8kB of memory.
31485     
31486     Signed-off-by: Keith Packard <keithp@keithp.com>
31487
31488 commit a6887032b4d217bca5236ea15389218f10d69545
31489 Author: Keith Packard <keithp@keithp.com>
31490 Date:   Sun Feb 24 00:18:14 2013 -0800
31491
31492     Add STM self-flashing loader
31493     
31494     This allows the real application to get loaded at 0x2000 and jumps to
31495     that at startup time if the boot pin is set appropriately
31496     
31497     Signed-off-by: Keith Packard <keithp@keithp.com>
31498
31499 commit 887209b61ac3012d0fd2206cf1016c44f59cb432
31500 Author: Keith Packard <keithp@keithp.com>
31501 Date:   Tue May 7 19:29:06 2013 -0700
31502
31503     altos: Sanity check barometer before going to pad mode
31504     
31505     Make sure the barometer is reporting some sensible value before
31506     letting TM try to fly the rocket.
31507     
31508     Signed-off-by: Keith Packard <keithp@keithp.com>
31509
31510 commit 802ca114ca064a9dd557a82e992653b145f8e660
31511 Author: Keith Packard <keithp@keithp.com>
31512 Date:   Tue May 7 19:28:07 2013 -0700
31513
31514     altos: Elide M25 debug output from storage info command
31515     
31516     This is just chip-specific info that no UI actually needs. It takes a
31517     bunch of ROM to write it though, making TeleMetrum not have much space left.
31518     
31519     Signed-off-by: Keith Packard <keithp@keithp.com>
31520
31521 commit 3876b5bfad383119339aea51e2cf301012a1f991
31522 Author: Keith Packard <keithp@keithp.com>
31523 Date:   Mon May 6 16:08:52 2013 -0700
31524
31525     altos: Set APRS deviation to 3kHz
31526     
31527     I finally found a bunch of references to APRS on the net and they all
31528     appear to assume a 3kHz deviation. Let's see if this works better with
31529     Yaesu radios.
31530     
31531     Signed-off-by: Keith Packard <keithp@keithp.com>
31532
31533 commit 4458b5a3cd3f88188c820cd0763f4e1d99fff311
31534 Author: Keith Packard <keithp@keithp.com>
31535 Date:   Fri May 3 01:07:06 2013 -0700
31536
31537     altos/test: Fix warning in ao_aprs_test
31538     
31539     Was not forward-declaring ao_radio_send_aprs, causing a warning
31540     
31541     Signed-off-by: Keith Packard <keithp@keithp.com>
31542
31543 commit 091582c446319fe4a79154153ece5372b2faec83
31544 Author: Keith Packard <keithp@keithp.com>
31545 Date:   Wed May 1 08:58:17 2013 -0700
31546
31547     altos: Use SYSTICK on STM32L
31548     
31549     It's probably more power efficient than using one of the timers, and
31550     it's certainly easier to configure.
31551     
31552     Signed-off-by: Keith Packard <keithp@keithp.com>
31553
31554 commit b7b0ddfddee3f8e21f21d67cd9f522fa50777265
31555 Author: Keith Packard <keithp@keithp.com>
31556 Date:   Wed May 1 08:56:57 2013 -0700
31557
31558     altos: Mark GPS telemetry packets with GPS time stamp
31559     
31560     This provides a reasonable accurate indication of the system time when
31561     the GPS location data was received, and also makes sure GPS packets
31562     get some timestamp when no other telemetry is being transmitted.
31563     
31564     Signed-off-by: Keith Packard <keithp@keithp.com>
31565
31566 commit 6a6a5d0afa646564a9277ad3bd80c4225247a27b
31567 Author: Keith Packard <keithp@keithp.com>
31568 Date:   Tue Apr 30 20:25:20 2013 -0700
31569
31570     altoslib: Update GPS state even if new state is unlocked
31571     
31572     Otherwise, we can't see fine GPS details while GPS is unlocked, and
31573     that's annoying
31574     
31575     Signed-off-by: Keith Packard <keithp@keithp.com>
31576
31577 commit 1e9b405e939136d25d937334d1f14f06c7d6127b
31578 Author: Keith Packard <keithp@keithp.com>
31579 Date:   Tue Apr 30 19:04:26 2013 -0700
31580
31581     altos: Use separate exception stack on STM32L
31582     
31583     This reserves 512 bytes of memory for a stack, then makes sure that
31584     exceptions continue to use that stack while processes use the per-task
31585     stack.
31586     
31587     Signed-off-by: Keith Packard <keithp@keithp.com>
31588
31589 commit ac72d1c298fc553808a8e04a65482d4990f177d7
31590 Author: Keith Packard <keithp@keithp.com>
31591 Date:   Tue Apr 30 18:57:53 2013 -0700
31592
31593     altos: Reduce stack usage of FAT driver and logger
31594     
31595     Move some large stack arrays to static storage.
31596     Also eliminates some printf error messages which don't seem that
31597     useful except for debugging.
31598     
31599     Signed-off-by: Keith Packard <keithp@keithp.com>
31600
31601 commit df70e3e87874d80516c6d43cfe745d511d54f206
31602 Author: Keith Packard <keithp@keithp.com>
31603 Date:   Tue Apr 30 00:12:44 2013 -0700
31604
31605     altos: Open up the DVGA gain to use all of the available settings
31606     
31607     We usually work in RF quiet areas; let the AGC hardware try all of the
31608     available gain settings.
31609     
31610     Signed-off-by: Keith Packard <keithp@keithp.com>
31611
31612 commit e18910659e56ea52ee493d8cc4bce4b219d5bb75
31613 Author: Keith Packard <keithp@keithp.com>
31614 Date:   Tue Apr 30 00:06:08 2013 -0700
31615
31616     altos: Stop using telelco v0.2 top LEDS for radio TX/RX
31617     
31618     The top LEDs are now used for signal strength; a red LED indicates
31619     failed communcations, so we don't need to blink stuff and annoy the user.
31620     
31621     Signed-off-by: Keith Packard <keithp@keithp.com>
31622
31623 commit 8744fd5d541955b0920c7d8e2696039cdcfdf1dc
31624 Author: Keith Packard <keithp@keithp.com>
31625 Date:   Tue Apr 30 00:05:33 2013 -0700
31626
31627     altos: Make cc1120 driver return false on recv timeout
31628     
31629     Was returning an uninitialized value, which was often not zero
31630     
31631     Signed-off-by: Keith Packard <keithp@keithp.com>
31632
31633 commit 4fe42801f42f2fc2688555f4585dbebc28bb2d61
31634 Author: Keith Packard <keithp@keithp.com>
31635 Date:   Mon Apr 29 23:53:43 2013 -0700
31636
31637     altos: Reconfigure CC1120 receiver to match our usage
31638     
31639     Open up the AGC to the full range.
31640     Set the AGC ref based on our receive BW (100kHz).
31641     
31642     Signed-off-by: Keith Packard <keithp@keithp.com>
31643
31644 commit eb0e1720be2aa4fb6729ceada09c18947bfee2bc
31645 Author: Keith Packard <keithp@keithp.com>
31646 Date:   Mon Apr 29 23:20:25 2013 -0700
31647
31648     altos: Compute "real" RSSI value in radio code as needed
31649     
31650     Instead of dragging around the weird CC1111 RSSI values, just compute
31651     a dBm value in a signed 8-bit integer, ao_radio_rssi. Use that
31652     everywhere we need RSSI internally. We leave the weird CC1111 value in
31653     the packet reply as that's what the host expects.
31654     
31655     Signed-off-by: Keith Packard <keithp@keithp.com>
31656
31657 commit 949700f276b80b4eb28f15b5559714f430f227f1
31658 Author: Keith Packard <keithp@keithp.com>
31659 Date:   Mon Apr 29 20:24:16 2013 -0700
31660
31661     altosdroid: Add Notebook entry for reloading telem data option
31662     
31663     This lets the user recover the rocket flight data after stopping the
31664     application but before recovering the rocket.
31665     
31666     Signed-off-by: Keith Packard <keithp@keithp.com>
31667
31668 commit c9f2e6471c11a1f9feb183e05f24c53968098bdb
31669 Author: Keith Packard <keithp@keithp.com>
31670 Date:   Sun Apr 28 23:30:29 2013 -0700
31671
31672     altos: More .gitignore bits
31673     
31674     stm-demo
31675     
31676     Signed-off-by: Keith Packard <keithp@keithp.com>
31677
31678 commit ab99d71c4ba97a28ee463170d10712b2de94dc50
31679 Author: Keith Packard <keithp@keithp.com>
31680 Date:   Sun Apr 28 23:27:32 2013 -0700
31681
31682     altos: Add a bunch of .gitignore files
31683     
31684     Ignore ao_product.h and built binaries
31685     
31686     Signed-off-by: Keith Packard <keithp@keithp.com>
31687
31688 commit 85d32468210c9989ae52bd29f883c4380af43961
31689 Author: Keith Packard <keithp@keithp.com>
31690 Date:   Sun Apr 28 23:25:37 2013 -0700
31691
31692     altos: Add ublox checksum app to generate ublox config lines
31693     
31694     Signed-off-by: Keith Packard <keithp@keithp.com>
31695
31696 commit 257500776935b5950cd7c49f9c799b3174d9232d
31697 Author: Keith Packard <keithp@keithp.com>
31698 Date:   Sun Apr 28 23:22:41 2013 -0700
31699
31700     altos: Add .gitignore to kalman test dir
31701
31702 commit 5a77a62bce5e5ab5998f24588839f3c8a1cc6221
31703 Author: Keith Packard <keithp@keithp.com>
31704 Date:   Sun Apr 28 23:21:17 2013 -0700
31705
31706     altos: Build test framework for kalman filter
31707     
31708     This has some known flight data and generates kalman filter
31709     information for them to test
31710     
31711     Signed-off-by: Keith Packard <keithp@keithp.com>
31712
31713 commit 24a03d0c64fc0b56ad5ccfd6588aa47690ea2a65
31714 Author: Keith Packard <keithp@keithp.com>
31715 Date:   Sun Apr 28 23:15:28 2013 -0700
31716
31717     altos: Ignore ao_aes_test binary
31718     
31719     Signed-off-by: Keith Packard <keithp@keithp.com>
31720
31721 commit e2c697af790d53c68154facc19e4096aed5de798
31722 Author: Keith Packard <keithp@keithp.com>
31723 Date:   Sun Apr 28 23:14:50 2013 -0700
31724
31725     altos/test: Add telemega plot helper script
31726     
31727     Signed-off-by: Keith Packard <keithp@keithp.com>
31728
31729 commit 086217bbde6d549cad61bdde728c75d29023d1c6
31730 Author: Keith Packard <keithp@keithp.com>
31731 Date:   Sun Apr 28 23:11:27 2013 -0700
31732
31733     altos: Add nickle micropeak log parsing code
31734     
31735     I think this was just some debugging stuff, but it doesn't seem useless
31736     
31737     Signed-off-by: Keith Packard <keithp@keithp.com>
31738
31739 commit 5d46d26d714cc172b5ea493478d9dd3cad323152
31740 Author: Keith Packard <keithp@keithp.com>
31741 Date:   Sun Apr 28 23:09:54 2013 -0700
31742
31743     altos: Add telelco-v0.2 project
31744     
31745     Signed-off-by: Keith Packard <keithp@keithp.com>
31746
31747 commit 38d4110e59a44687d8a4743b8cd04cbf2761c9d8
31748 Author: Keith Packard <keithp@keithp.com>
31749 Date:   Sun Apr 28 23:08:03 2013 -0700
31750
31751     altos: Allow LCD segments to not be multiplexed across digits
31752     
31753     This allows each LCD segment to be individually configured as to which
31754     COM and which SEG drives it, permitting maximum flexibility in wiring.
31755     
31756     Signed-off-by: Keith Packard <keithp@keithp.com>
31757
31758 commit f09b2fc7fcfb1b3dcb1a46a8b9856092dd59866b
31759 Author: Keith Packard <keithp@keithp.com>
31760 Date:   Sun Apr 28 23:05:18 2013 -0700
31761
31762     altos: Clear any broken cc1120 TX fifo bits before transmitting
31763     
31764     This just goes and clears the transmitter before using it, just in
31765     case it got wedged somehow. It also clears the bits while waiting for
31766     the radio to go idle, otherwise it'd never make it.
31767     
31768     Signed-off-by: Keith Packard <keithp@keithp.com>
31769
31770 commit b878ca38045b1bee6ea4d649298727ac3fa197c2
31771 Author: Keith Packard <keithp@keithp.com>
31772 Date:   Sun Apr 28 23:03:57 2013 -0700
31773
31774     altos: Make cc1120 driver wait for TX finished
31775     
31776     Otherwise, we may come in and try to use the radio again too quickly,
31777     causing it to go into a TX fifo error state.
31778     
31779     This change watches the MARC status until the transmitter is
31780     explicitly marked as finished.
31781     
31782     Signed-off-by: Keith Packard <keithp@keithp.com>
31783
31784 commit f677a83348a9568679240ee9d731ab454f289831
31785 Author: Keith Packard <keithp@keithp.com>
31786 Date:   Sun Apr 28 23:02:12 2013 -0700
31787
31788     altos: Provide timeout value to ao_radio_recv
31789     
31790     Instead of using ao_alarm around calls to ao_radio_recv, provide an
31791     explicit timeout value as needed by radio functions with more
31792     complicated system interaction than the cc1111. The timeout is 8 bits
31793     of clock ticks.
31794     
31795     Signed-off-by: Keith Packard <keithp@keithp.com>
31796
31797 commit 0488cd9cffc837e99490a0761216bbc5847ff400
31798 Author: Keith Packard <keithp@keithp.com>
31799 Date:   Sun Apr 28 22:52:23 2013 -0700
31800
31801     altos: Build test framework for AES code
31802     
31803     Simple CBC-CMAC test with a constant 0 key and constant 0 data for now.
31804     
31805     Signed-off-by: Keith Packard <keithp@keithp.com>
31806
31807 commit 3edbaa90fb7cb31fa0bd835a7c6c8930fd6dfeb6
31808 Author: Keith Packard <keithp@keithp.com>
31809 Date:   Sat Apr 27 23:23:33 2013 -0700
31810
31811     altos: Make telemega-v0.3 binary use the right name
31812     
31813     Signed-off-by: Keith Packard <keithp@keithp.com>
31814
31815 commit 168188f6650dc9a777d57f9c7a8ff1be957bc892
31816 Author: Keith Packard <keithp@keithp.com>
31817 Date:   Mon Apr 22 20:23:48 2013 -0500
31818
31819     altos/stm: Remove USB EP0 task
31820     
31821     Handl EP0 actions from interrupt handler. This allows USB to be used
31822     in a taskless environment, like the STM flash loader
31823     
31824     Signed-off-by: Keith Packard <keithp@keithp.com>
31825
31826 commit 0b6128d634c49e1790675ae8111e970b1af1f141
31827 Author: Keith Packard <keithp@keithp.com>
31828 Date:   Sun Mar 24 15:29:32 2013 -0700
31829
31830     ao-tools/lib: Deal with binary USB data in debugging output
31831     
31832     Dump non-ascii characters in hex format.
31833     
31834     Signed-off-by: Keith Packard <keithp@keithp.com>
31835
31836 commit 3cbec0292d5167bce5c23eeea95f7a2d13bccc79
31837 Author: Keith Packard <keithp@keithp.com>
31838 Date:   Sun Mar 24 15:20:09 2013 -0700
31839
31840     altos/stm: Always declare all romconfig variables
31841     
31842     I haven't figured out how to assign addresses for specific initialized
31843     variables, so we'll just have to always declare all of them and make
31844     sure that we add new ones at the end.
31845     
31846     Signed-off-by: Keith Packard <keithp@keithp.com>
31847
31848 commit 4551be8b03a795ece94fd303a1f556c63c0a0096
31849 Author: Keith Packard <keithp@keithp.com>
31850 Date:   Sun Mar 24 15:14:12 2013 -0700
31851
31852     altos: Call ao_task_init before initializing any drivers
31853     
31854     When using task queues, the sleep queues must be initialized before
31855     any invocation of ao_wakeup or the OS will crash. Just make sure
31856     ao_task_init is always invoked early in the task process to get that done.
31857     
31858     Signed-off-by: Keith Packard <keithp@keithp.com>
31859
31860 commit 6dea353e732b6e19586c844796bc3bb848cc92f8
31861 Author: Keith Packard <keithp@keithp.com>
31862 Date:   Sun Mar 10 21:05:34 2013 -0700
31863
31864     altos: Expose ao_put_string function
31865     
31866     This works like puts, except it doesn't add a trailing newline.
31867     
31868     Signed-off-by: Keith Packard <keithp@keithp.com>
31869
31870 commit 1629acba4a63baae2c687ed56a17d02faf45f5e5
31871 Author: Keith Packard <keithp@keithp.com>
31872 Date:   Thu May 2 23:14:02 2013 -0700
31873
31874     Allow build without SDCC
31875     
31876     The AltOS directory handles not building the cc1111 apps when sdcc is
31877     missing already, so don't require it, just whinge if it's missing
31878     
31879     Signed-off-by: Keith Packard <keithp@keithp.com>
31880
31881 commit 7cce6c205e4595894e033ab8f0acc8064bf9f561
31882 Merge: 75f8229d 55915098
31883 Author: Bdale Garbee <bdale@gag.com>
31884 Date:   Mon Apr 29 17:24:43 2013 -0600
31885
31886     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
31887
31888 commit 75f8229d4a8d7c9a28ea3d88fda72af0d1f1ccc2
31889 Author: Bdale Garbee <bdale@gag.com>
31890 Date:   Mon Apr 29 17:11:48 2013 -0600
31891
31892     add libssl-dev as a build dep since it's used in FAT filesystem test code
31893
31894 commit f2a8ac537d254cc08c0be9c16bf2d5cc03fd04fc
31895 Author: Bdale Garbee <bdale@gag.com>
31896 Date:   Mon Apr 29 17:06:57 2013 -0600
31897
31898     point to pkgconfig content in /opt/cortex so stlink stuff works
31899
31900 commit 55915098f2668e3a71568d51a9888dc4bdf40992
31901 Author: Keith Packard <keithp@keithp.com>
31902 Date:   Sat Apr 27 16:07:34 2013 -0700
31903
31904     altosdroid: Add wish for persistent TBT and freq settings
31905     
31906     Signed-off-by: Keith Packard <keithp@keithp.com>
31907
31908 commit 38a680e1407a80ff8ad19e1a90dd4e87b22fe922
31909 Author: Keith Packard <keithp@keithp.com>
31910 Date:   Sat Apr 27 00:37:36 2013 -0700
31911
31912     altos: All STM ADC users need to declare HAS_ADC_TEMP
31913     
31914     Otherwise we can't configure the ADC unit correctly at boot time
31915     
31916     Signed-off-by: Keith Packard <keithp@keithp.com>
31917
31918 commit 2717f14567c1fe1bb061024332c8022ef0e06049
31919 Author: Keith Packard <keithp@keithp.com>
31920 Date:   Sat Apr 27 00:36:11 2013 -0700
31921
31922     altos: Build telemega-v0.3 by default
31923     
31924     Signed-off-by: Keith Packard <keithp@keithp.com>
31925
31926 commit cef4e3ee95037050ae859fb2fdc0a57373764bd8
31927 Merge: fefc0210 f3ee7deb
31928 Author: Keith Packard <keithp@keithp.com>
31929 Date:   Thu Apr 25 22:22:50 2013 -0700
31930
31931     Merge remote-tracking branch 'origin/master'
31932
31933 commit fefc021045089ffd00d03e4c4e6cf42a13692828
31934 Author: Keith Packard <keithp@keithp.com>
31935 Date:   Thu Apr 25 22:21:26 2013 -0700
31936
31937     altos: Add TeleMega v0.3 support
31938     
31939     Includes adding SPI support to the MPU6000 driver
31940     
31941     Signed-off-by: Keith Packard <keithp@keithp.com>
31942
31943 commit 38206dd71e70565ded505a1e86257cd49b10bf9b
31944 Author: Keith Packard <keithp@keithp.com>
31945 Date:   Thu Apr 25 21:27:03 2013 -0700
31946
31947     altos: Add MR25 everspin MRAM driver
31948     
31949     Signed-off-by: Keith Packard <keithp@keithp.com>
31950
31951 commit 4ed83e34d1163c7fae0a205528c60dc83973082a
31952 Author: Keith Packard <keithp@keithp.com>
31953 Date:   Thu Apr 25 21:25:39 2013 -0700
31954
31955     altos: Make SD card driver compile without radio support
31956     
31957     The SD card driver blocks the radio when trying to access the card as
31958     that operation appears very sensitive to RFI. This fix makes the
31959     driver work when there *isn't* a radio driver in the same device.
31960     
31961     Signed-off-by: Keith Packard <keithp@keithp.com>
31962
31963 commit f3ee7deb6b2fbae7e3c66fe0af0cba36378793f1
31964 Author: Bdale Garbee <bdale@gag.com>
31965 Date:   Thu Apr 25 00:26:39 2013 -0600
31966
31967     document need for an ARM Cortex toolchain in /opt/cortex, point to build docs
31968
31969 commit 90b0db1ae53182c94bf12d661446fc369d916366
31970 Author: Keith Packard <keithp@keithp.com>
31971 Date:   Mon Apr 22 15:53:04 2013 -0500
31972
31973     Re-add telemega outline pictures
31974     
31975     after the great renaming
31976     
31977     Signed-off-by: Keith Packard <keithp@keithp.com>
31978
31979 commit e9a6c4f71e02bb0073dcd030de735904494da81f
31980 Author: Keith Packard <keithp@keithp.com>
31981 Date:   Mon Apr 22 15:15:03 2013 -0500
31982
31983     altos: Re-generate TeleMega bits
31984     
31985     Lost in the great megametrum rename
31986     
31987     Signed-off-by: Keith Packard <keithp@keithp.com>
31988
31989 commit aa7eac32adf4c2cdf441991d02411758f2682d1e
31990 Author: Bdale Garbee <bdale@gag.com>
31991 Date:   Mon Apr 22 13:00:26 2013 -0600
31992
31993     name change from MegaMetrum to TeleMega
31994
31995 commit 8c05f608c8f103649c1e5ec0d5742621e233af78
31996 Author: Keith Packard <keithp@keithp.com>
31997 Date:   Mon Apr 22 11:06:36 2013 -0500
31998
31999     Move cortex toolchain to /opt/cortex
32000     
32001     Signed-off-by: Keith Packard <keithp@keithp.com>
32002
32003 commit 6f92ab336a258e8b1ddf58de33d6883251b9532d
32004 Author: Keith Packard <keithp@keithp.com>
32005 Date:   Sun Apr 21 21:04:50 2013 -0500
32006
32007     altosdroid: Add request for sat images to AltosDroid Notebook
32008     
32009     Signed-off-by: Keith Packard <keithp@keithp.com>
32010
32011 commit 045da152fae82712b937bc81f02c9531e042cbe0
32012 Author: Keith Packard <keithp@keithp.com>
32013 Date:   Sun Apr 21 20:53:14 2013 -0500
32014
32015     altosdroid: Add a few more Notebook entries
32016     
32017     Signed-off-by: Keith Packard <keithp@keithp.com>
32018
32019 commit 27afe30176051fca816d85c1be265ac663ef851c
32020 Author: Mike Beattie <mike@ethernal.org>
32021 Date:   Mon Apr 22 13:50:35 2013 +1200
32022
32023     altosdroid: Bump APK version, and re-upload.
32024     
32025     Didn't re-build altoslib for the previous APK!
32026     
32027     Signed-off-by: Mike Beattie <mike@ethernal.org>
32028
32029 commit 759376cd0aac61c5afce31aed27ef98aba791173
32030 Author: Mike Beattie <mike@ethernal.org>
32031 Date:   Mon Apr 22 13:50:13 2013 +1200
32032
32033     altos: update .gitignore files
32034     
32035     Signed-off-by: Mike Beattie <mike@ethernal.org>
32036
32037 commit b4ffb3ed36fc8696603616bf5f31b07fb3829614
32038 Author: Bdale Garbee <bdale@gag.com>
32039 Date:   Sat Apr 20 23:55:06 2013 -0600
32040
32041     document my snazzy new 4-pin to MM v0.1 debug cable
32042
32043 commit 45d638634e389bab61b0ee792420609eb8a9ad97
32044 Author: Keith Packard <keithp@keithp.com>
32045 Date:   Sat Apr 20 22:30:23 2013 -0500
32046
32047     altosdroid: Add Notebook to track feature requests
32048     
32049     Signed-off-by: Keith Packard <keithp@keithp.com>
32050
32051 commit 2e28d3541b8da31ebef5a199baf8f544d238298e
32052 Author: Keith Packard <keithp@keithp.com>
32053 Date:   Sat Apr 20 22:16:28 2013 -0500
32054
32055     libaltos: Delay after opening bluetooth device on linux
32056     
32057     Writes immediately after the open disappear sometimes.
32058     
32059     Signed-off-by: Keith Packard <keithp@keithp.com>
32060
32061 commit 02a564bbc3a23b4f90685e8b29083ddb3e4b3563
32062 Author: Keith Packard <keithp@keithp.com>
32063 Date:   Sat Apr 20 22:05:01 2013 -0500
32064
32065     libaltos: Try Bluetooth open 5 times on EBUSY
32066     
32067     After closing Bluetooth, it can take a second before the device is up
32068     for another connection. Hang around retrying a few times.
32069     
32070     Signed-off-by: Keith Packard <keithp@keithp.com>
32071
32072 commit 6348186397dbef6da912586cea58d6663c511501
32073 Author: Keith Packard <keithp@keithp.com>
32074 Date:   Sat Apr 20 21:40:47 2013 -0500
32075
32076     doc: Start filling in details about Altos Droid flight monitoring
32077     
32078     This is almost all identical to AltosUI; I think we'll want to share
32079     the two sections.
32080     
32081     Signed-off-by: Keith Packard <keithp@keithp.com>
32082
32083 commit 0d49c16c6c33264952854b9f24bc737d92036449
32084 Author: Keith Packard <keithp@keithp.com>
32085 Date:   Sat Apr 20 17:38:15 2013 -0500
32086
32087     doc: Add a bunch of Altos Droid material to the docs
32088     
32089     Signed-off-by: Keith Packard <keithp@keithp.com>
32090
32091 commit 6055ee0b7fb99f1b41ece8ba912bdd201ea35b1b
32092 Author: Mike Beattie <mike@ethernal.org>
32093 Date:   Sun Apr 21 14:52:56 2013 +1200
32094
32095     altosdroid: Release v1.2, push to play store.
32096     
32097     Signed-off-by: Mike Beattie <mike@ethernal.org>
32098
32099 commit 49caac78786014d443d9c05f47b5eb3070ec9bd3
32100 Merge: 5b7bbf18 cbf38c55
32101 Author: Mike Beattie <mike@ethernal.org>
32102 Date:   Sun Apr 21 14:51:07 2013 +1200
32103
32104     Merge branch 'altosdroid'
32105
32106 commit cbf38c557a2046b6d6af3a9aebc0cef8e0dc5f11
32107 Author: Mike Beattie <mike@ethernal.org>
32108 Date:   Sun Apr 21 14:46:41 2013 +1200
32109
32110     altosdroid: Make the service class implement locationlistener
32111     
32112     Signed-off-by: Mike Beattie <mike@ethernal.org>
32113
32114 commit c5b31a14e1ceeb9a33e0016f345832344d24ced7
32115 Author: Mike Beattie <mike@ethernal.org>
32116 Date:   Sun Apr 21 14:44:07 2013 +1200
32117
32118     altosdroid: fix up 'send last' code.
32119     
32120     Signed-off-by: Mike Beattie <mike@ethernal.org>
32121
32122 commit cc674d8f991a3a055236ad8b51fecd99080540e1
32123 Author: Mike Beattie <mike@ethernal.org>
32124 Date:   Sun Apr 21 14:41:50 2013 +1200
32125
32126     altosdroid: check for mAltosVoice being null.
32127     
32128     Signed-off-by: Mike Beattie <mike@ethernal.org>
32129
32130 commit 7701e142f9e3a81c536c546c9a0abfb3ba709abc
32131 Author: Mike Beattie <mike@ethernal.org>
32132 Date:   Sun Apr 21 14:41:28 2013 +1200
32133
32134     altosdroid: set tab height based on screen density.
32135     
32136     Signed-off-by: Mike Beattie <mike@ethernal.org>
32137
32138 commit a9e02e32cb10e5b5f17cd555bb28fdc205ac3612
32139 Author: Mike Beattie <mike@ethernal.org>
32140 Date:   Sun Apr 21 14:40:58 2013 +1200
32141
32142     altosdroid: Add filters for TeleBT bluetooth devices.
32143     
32144     Signed-off-by: Mike Beattie <mike@ethernal.org>
32145
32146 commit b0d6e2000d1b48859f5a276a5af254cc1a6cc9ad
32147 Author: Mike Beattie <mike@ethernal.org>
32148 Date:   Sun Apr 21 14:40:33 2013 +1200
32149
32150     altosdroid: incorrect property syntax in pad xml
32151     
32152     Signed-off-by: Mike Beattie <mike@ethernal.org>
32153
32154 commit d1ca6b5805cb5e934e013463448b75dd4a3c864f
32155 Author: Mike Beattie <mike@ethernal.org>
32156 Date:   Sun Apr 21 14:40:03 2013 +1200
32157
32158     altosdroid: whitespace and import tidyup
32159     
32160     Signed-off-by: Mike Beattie <mike@ethernal.org>
32161
32162 commit ecfc8a08147cfd179b341475333d68a39c978f0f
32163 Author: Keith Packard <keithp@keithp.com>
32164 Date:   Sat Apr 20 17:16:50 2013 -0500
32165
32166     altosdroid: Update distance/bearing on map tab
32167     
32168     Signed-off-by: Keith Packard <keithp@keithp.com>
32169
32170 commit 5b7bbf183e558330d27702aa1bebf205f0e094aa
32171 Author: Bdale Garbee <bdale@gag.com>
32172 Date:   Sat Apr 20 12:22:38 2013 -0600
32173
32174     improve text in telebt turn-on script
32175
32176 commit ff332e640b27c6be37dabef58ebac350ac2347b2
32177 Merge: b3000609 87d6ed24
32178 Author: Keith Packard <keithp@keithp.com>
32179 Date:   Wed Apr 17 10:41:05 2013 -0700
32180
32181     Merge branch 'master' into droid-gps
32182
32183 commit b3000609e4010ff4d29debe72ea1866e775af539
32184 Author: Keith Packard <keithp@keithp.com>
32185 Date:   Wed Apr 17 10:38:54 2013 -0700
32186
32187     altosdroid: Fix integer formatting in tabs
32188     
32189     Was trying to use AltosDroid.number for integers, which didn't work as
32190     it expected doubles.
32191     
32192     Signed-off-by: Keith Packard <keithp@keithp.com>
32193
32194 commit 87d6ed24f3650981ae1ff9bfdb0298d2c01e7575
32195 Author: Keith Packard <keithp@keithp.com>
32196 Date:   Tue Apr 16 17:47:17 2013 -0700
32197
32198     altosui: Disable main deploy setting for TeleGPS
32199     
32200     Just like all of the other flight computer settings, disable the main
32201     deploy altitude configuration for TeleGPS.
32202     
32203     Signed-off-by: Keith Packard <keithp@keithp.com>
32204
32205 commit a03aaaca60ccb4b44595e5e1c1047d07d8b6d60f
32206 Author: Keith Packard <keithp@keithp.com>
32207 Date:   Tue Apr 16 17:33:42 2013 -0700
32208
32209     altosui: Handle broken network in map tile loading
32210     
32211     Handle missing pngfiles in AltosSetMapCache by checking ImageIO.read
32212     for null return.
32213     
32214     Do incremental map tile downloading asynchronously so that the UI
32215     doesn't lock up when the network is slow
32216     
32217     Signed-off-by: Keith Packard <keithp@keithp.com>
32218
32219 commit c2640c09c76ce32e471dcf6df83095d146bb39a2
32220 Author: Keith Packard <keithp@keithp.com>
32221 Date:   Tue Apr 16 14:22:23 2013 -0700
32222
32223     altosdroid: Check for missing values
32224     
32225     When displaying numbers, check for MISSING values and display nothing
32226     
32227     Signed-off-by: Keith Packard <keithp@keithp.com>
32228
32229 commit d5a557004c00d1ae25da04dc63c78b816562a236
32230 Merge: 6592a5be 5b041769
32231 Author: Keith Packard <keithp@keithp.com>
32232 Date:   Mon Apr 15 23:26:33 2013 -0700
32233
32234     Merge branch 'master' into droid-gps
32235
32236 commit 5b041769dc926f0aa18072f46abca60b11ede44b
32237 Author: Keith Packard <keithp@keithp.com>
32238 Date:   Mon Apr 15 23:25:55 2013 -0700
32239
32240     altosui: remove debug message from AltosFlightUI
32241     
32242     Signed-off-by: Keith Packard <keithp@keithp.com>
32243
32244 commit 6592a5be127a9c95d3b2e7d5aa6ffba71c6748b9
32245 Merge: c6f85cb1 eba3aa94
32246 Author: Keith Packard <keithp@keithp.com>
32247 Date:   Mon Apr 15 23:19:44 2013 -0700
32248
32249     Merge branch 'master' into droid-gps
32250
32251 commit eba3aa949decacd5592472a3cda920aa6a06d96f
32252 Author: Keith Packard <keithp@keithp.com>
32253 Date:   Mon Apr 15 23:14:22 2013 -0700
32254
32255     altoslib: Check for null state.gps before accessing it in eeprom records
32256     
32257     Used to be we'd set state.gps to garbage before seeing the first GPS
32258     record; now we leave it null, which will cause crashes for code that
32259     doesn't expect it. The code for reading and replaying eeprom data was
32260     not checking and was nicely crashing as a result.
32261     
32262     Signed-off-by: Keith Packard <keithp@keithp.com>
32263
32264 commit c6f85cb149dff8732104521cb62b355e8a0d7148
32265 Merge: 3cd8ff18 58dd4b88
32266 Author: Keith Packard <keithp@keithp.com>
32267 Date:   Sun Apr 14 20:02:10 2013 -0700
32268
32269     Merge branch 'master' into droid-gps
32270
32271 commit 58dd4b88fe738e005a13dfd69651853ea7f79205
32272 Author: Keith Packard <keithp@keithp.com>
32273 Date:   Sun Apr 14 14:54:52 2013 -0700
32274
32275     micropeak: Oops. Lost the call to actually start downloading data
32276     
32277     Lost when adding the 'help' text somehow; presumably a debugging issue.
32278     
32279     Signed-off-by: Keith Packard <keithp@keithp.com>
32280
32281 commit 3cd8ff18a7546c1e251747ba26240cb130003ef1
32282 Author: Keith Packard <keithp@keithp.com>
32283 Date:   Sat Apr 13 12:13:18 2013 -0700
32284
32285     altosdroid: Update UI even if no telem has been received. Center map.
32286     
32287     This allows the receiver location to be displayed even when telemetry
32288     is not.
32289     
32290     Center the map on the first valid location, either receiver or
32291     rocket. Update center if a significantly more precise location is received.
32292     
32293     Signed-off-by: Keith Packard <keithp@keithp.com>
32294
32295 commit 192bc28fbe2a8613d0b42e4fb3f7674a1a50abc7
32296 Author: Keith Packard <keithp@keithp.com>
32297 Date:   Sat Apr 13 11:45:23 2013 -0700
32298
32299     altosdroid: Get rid of a couple of startup messages
32300     
32301     These are just annoying
32302     
32303     Signed-off-by: Keith Packard <keithp@keithp.com>
32304
32305 commit e4b6fc3238ad9911fd40ef25accf82a401cb190f
32306 Author: Keith Packard <keithp@keithp.com>
32307 Date:   Sat Apr 13 11:39:14 2013 -0700
32308
32309     altosdroid: Show our position in the map tab. Squeeze to fit phones
32310     
32311     Shrink everything to fit on phones, then add phone location to the map tab
32312     
32313     Signed-off-by: Keith Packard <keithp@keithp.com>
32314
32315 commit 2f7015afcca7c6042365d2124d3a5b7219e8e588
32316 Merge: 5077f3ad 778daf0c
32317 Author: Keith Packard <keithp@keithp.com>
32318 Date:   Sat Apr 13 10:51:04 2013 -0700
32319
32320     Merge branch 'master' into droid-gps
32321
32322 commit 5077f3ad1967a33712e9ff411e3b2a0b4e1a5c4a
32323 Author: Keith Packard <keithp@keithp.com>
32324 Date:   Sat Apr 13 10:50:26 2013 -0700
32325
32326     altosdroid: Shrink text so it fits on my phone
32327     
32328     Yes, this is a hack; will try to figure out how to make it resizeable
32329     
32330     Signed-off-by: Keith Packard <keithp@keithp.com>
32331
32332 commit 778daf0ccbd8a073da33497e33c29400d0ecc464
32333 Author: Keith Packard <keithp@keithp.com>
32334 Date:   Sat Apr 13 10:39:14 2013 -0700
32335
32336     Windows: Add all of the AltusMetrum USB IDs to telemetrum.inf
32337     
32338     This should make Windows load the driver
32339     
32340     Signed-off-by: Keith Packard <keithp@keithp.com>
32341
32342 commit 25c01719f17be8da73a859867c14df0fc29b5441
32343 Author: Keith Packard <keithp@keithp.com>
32344 Date:   Thu Apr 11 22:16:03 2013 -0700
32345
32346     libaltos: Retry Windows serial port open five times
32347     
32348     Maybe this helps?
32349     
32350     Signed-off-by: Keith Packard <keithp@keithp.com>
32351
32352 commit 679401fff981b675dd5a188c64e8940254588800
32353 Author: Keith Packard <keithp@keithp.com>
32354 Date:   Fri Apr 12 03:09:16 2013 -0700
32355
32356     altos: Make sure the packet format is set reasonably for radio test
32357     
32358     Dunno if this matters, but it might as well be set reasonably
32359     
32360     Signed-off-by: Keith Packard <keithp@keithp.com>
32361
32362 commit 1430c48cfef1ef21831205f4fadd26ca6c7f5dbe
32363 Author: Keith Packard <keithp@keithp.com>
32364 Date:   Fri Apr 12 00:55:59 2013 -0700
32365
32366     altoslib: Remove spurious debug message
32367     
32368     Signed-off-by: Keith Packard <keithp@keithp.com>
32369
32370 commit cdbf8053658c71a657005af68202023d0b4af1fe
32371 Author: Keith Packard <keithp@keithp.com>
32372 Date:   Fri Apr 12 02:42:37 2013 -0700
32373
32374     altos: Don't include bufio debug commands by default
32375     
32376     We shouldn't need these
32377     
32378     Signed-off-by: Keith Packard <keithp@keithp.com>
32379
32380 commit c54bd59780275ece87eafb8143cf0637b35e794c
32381 Author: Keith Packard <keithp@keithp.com>
32382 Date:   Fri Apr 12 02:35:15 2013 -0700
32383
32384     altos: Stick a mutex around FAT operations
32385     
32386     This allows the command line and logging operations to occur safely in parallel
32387     
32388     Signed-off-by: Keith Packard <keithp@keithp.com>
32389
32390 commit 7e6e2ca60c65a4fe2bee0bd8b9b89d45a7dbcfb3
32391 Author: Keith Packard <keithp@keithp.com>
32392 Date:   Fri Apr 12 01:55:33 2013 -0700
32393
32394     altos: Delay while waking up SD card a bit
32395     
32396     This seems to make bringing the card from idle to ready mode more
32397     reliable. If you spam the card with requests, it will eventually
32398     whinge and shut down communications.
32399     
32400     Signed-off-by: Keith Packard <keithp@keithp.com>
32401
32402 commit 19ef593be9ff3f329e44472735d90c80129d2795
32403 Author: Keith Packard <keithp@keithp.com>
32404 Date:   Fri Apr 12 01:04:55 2013 -0700
32405
32406     altosdroid: The Map already draws our location; no receiver marker needed
32407     
32408     Signed-off-by: Keith Packard <keithp@keithp.com>
32409
32410 commit 1ec6fb3b9cec0f864d6e65d0cc6b4dd42edd3e16
32411 Author: Keith Packard <keithp@keithp.com>
32412 Date:   Fri Apr 12 01:00:36 2013 -0700
32413
32414     altosdroid: Check state.gps != null before using it
32415     
32416     Avoid crashing.
32417     
32418     Signed-off-by: Keith Packard <keithp@keithp.com>
32419
32420 commit 02243463adbdfb860f69580f544da9026dc7cbd4
32421 Author: Keith Packard <keithp@keithp.com>
32422 Date:   Fri Apr 12 00:55:59 2013 -0700
32423
32424     altoslib: Remove spurious debug message
32425     
32426     Signed-off-by: Keith Packard <keithp@keithp.com>
32427
32428 commit 9212ce268f3a4a9f3f019f23f6eef8b57207d340
32429 Author: Keith Packard <keithp@keithp.com>
32430 Date:   Fri Apr 12 00:19:24 2013 -0700
32431
32432     altosdroid: Compute course from android device to rocket, display it
32433     
32434     Signed-off-by: Keith Packard <keithp@keithp.com>
32435
32436 commit f02bb1df132443fc27b69f23f382ea87e610f533
32437 Author: Keith Packard <keithp@keithp.com>
32438 Date:   Thu Apr 11 23:56:47 2013 -0700
32439
32440     altoslib: Add range and elevation to AltosGreatCircle
32441     
32442     Move the computations from AltosState here so they can be re-used elsewhere.
32443     
32444     Signed-off-by: Keith Packard <keithp@keithp.com>
32445
32446 commit 9a8cc23de5776ea3fa2bdc96cbe63422eb555d63
32447 Author: Keith Packard <keithp@keithp.com>
32448 Date:   Thu Apr 11 22:39:14 2013 -0700
32449
32450     altosdroid: Mike was right -- only need one LocationListener
32451     
32452     I mis-read the docs and thought we needed two listeners, one for GPS
32453     and one for network position. Looks like we don't
32454     
32455     Signed-off-by: Keith Packard <keithp@keithp.com>
32456
32457 commit 83ce46c73b0e876f9f630943af19ea97b3a21d3c
32458 Author: Keith Packard <keithp@keithp.com>
32459 Date:   Thu Apr 11 22:34:36 2013 -0700
32460
32461     altosdroid: Send LOCATION and CRC_ERROR messages to UI.
32462     
32463     This collects all position changes and crc error increments and sends
32464     them along to the UI for presentation.
32465     
32466     Signed-off-by: Keith Packard <keithp@keithp.com>
32467
32468 commit 1f88d345c407e409611448d0e8813ab5a6de0a0b
32469 Author: Keith Packard <keithp@keithp.com>
32470 Date:   Thu Apr 11 22:16:25 2013 -0700
32471
32472     altosdroid: Hook up the position listeners
32473     
32474     Signed-off-by: Keith Packard <keithp@keithp.com>
32475
32476 commit 81730670b6848bebb2c6a8ac7813419112f2779a
32477 Author: Keith Packard <keithp@keithp.com>
32478 Date:   Tue Apr 9 14:53:25 2013 -0700
32479
32480     doc: Add an outline of an AltosDroid chapter
32481     
32482     Not much content yet, but I think this is pretty much the sections we need
32483     
32484     Signed-off-by: Keith Packard <keithp@keithp.com>
32485
32486 commit 07fb6efc54b8575627572a2113bdbc62914bafb5
32487 Author: Keith Packard <keithp@keithp.com>
32488 Date:   Tue Apr 9 00:38:25 2013 -0700
32489
32490     altoslib/altosui: Adapt monitor idle to new AltosListenerState
32491     
32492     Move the receiver battery monitoring to the new spot
32493     
32494     Signed-off-by: Keith Packard <keithp@keithp.com>
32495
32496 commit 398c02b945a58634c8932f07df2c2be8438da7d1
32497 Author: Keith Packard <keithp@keithp.com>
32498 Date:   Tue Apr 9 00:28:05 2013 -0700
32499
32500     altoslib/altosui: Carry receiver status around in AltosListenerState
32501     
32502     This moves the crc_errors into the new structure and adds a receiver
32503     battery voltage value there as well. Now the receiver status can be
32504     monitored separately from the flight status. That also means that code
32505     receiving state updates should be prepared to accept missing listener
32506     or flight state values.
32507     
32508     Signed-off-by: Keith Packard <keithp@keithp.com>
32509
32510 commit 08eb1e3e1abb1aa4f5ea92b781a2ff8f480006c5
32511 Author: Keith Packard <keithp@keithp.com>
32512 Date:   Mon Apr 8 17:42:18 2013 -0700
32513
32514     altos: Monitor battery voltage on telebt
32515     
32516     Signed-off-by: Keith Packard <keithp@keithp.com>
32517
32518 commit 6ba0df9b440b69bf5bc5f4e435b431adf303fee2
32519 Merge: 1d3ab47d 28adf554
32520 Author: Bdale Garbee <bdale@gag.com>
32521 Date:   Mon Apr 8 18:02:37 2013 -0600
32522
32523     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
32524
32525 commit 28adf5541354715b185dbb45b28c97c7d9cf8bcd
32526 Author: Keith Packard <keithp@keithp.com>
32527 Date:   Mon Apr 8 16:48:40 2013 -0700
32528
32529     altos: Create telebt-v1.0 product. Remove old telebt products
32530     
32531     Signed-off-by: Keith Packard <keithp@keithp.com>
32532
32533 commit 1d3ab47d82fe005ab6854386c0ffa5771ee49bf6
32534 Author: Keith Packard <keithp@keithp.com>
32535 Date:   Mon Apr 8 16:48:40 2013 -0700
32536
32537     altos: Create telebt-v1.0 product. Remove old telebt products
32538     
32539     Signed-off-by: Keith Packard <keithp@keithp.com>
32540
32541 commit 0c0dc761095a5a77c87c3b4dcd1d42a4e79f6604
32542 Author: Keith Packard <keithp@keithp.com>
32543 Date:   Sat Apr 6 23:48:36 2013 -0700
32544
32545     altos: Try RDF mode for TX calibration
32546     
32547     Trying to get the radio to stop modulating the carrier when
32548     calibrating the radio, we'll try RDF mode which says no preamble or
32549     sync data. This might shift the frequency though?
32550     
32551     Signed-off-by: Keith Packard <keithp@keithp.com>
32552
32553 commit 30c397296bcdaceb4c2c9d0509dc591b489ece02
32554 Author: Keith Packard <keithp@keithp.com>
32555 Date:   Tue Apr 2 17:44:06 2013 -0700
32556
32557     altosui: Graph TeleMini flights without crashing
32558     
32559     Adding maps to the graph UI failed to check for missing GPS data in a
32560     couple of places causing crashes when fed a TeleMini file.
32561     
32562     Signed-off-by: Keith Packard <keithp@keithp.com>
32563
32564 commit 67b8bdb4ea8c22688d4f18416593346585595cfa
32565 Author: Keith Packard <keithp@keithp.com>
32566 Date:   Tue Apr 2 17:29:40 2013 -0700
32567
32568     altosui: Display current GPS in 'pad' tab for 'startup' staten
32569     
32570     This is the state for telegps, so just display the current GPS info as
32571     we don't know where it started at.
32572     
32573     Signed-off-by: Keith Packard <keithp@keithp.com>
32574
32575 commit 907cc6c50755c0d19b93c15678d6f3022a6ee10b
32576 Author: Keith Packard <keithp@keithp.com>
32577 Date:   Tue Apr 2 16:48:05 2013 -0700
32578
32579     altosui: Hide flight-related tabs for telegps
32580     
32581     Products without a flight state don't need ascent/descent/landed tabs.
32582     
32583     Signed-off-by: Keith Packard <keithp@keithp.com>
32584
32585 commit e747156d0ea4b62eea30a8f486ee105ee35dcaf5
32586 Author: Keith Packard <keithp@keithp.com>
32587 Date:   Tue Apr 2 16:47:07 2013 -0700
32588
32589     altosui: Don't display missing sensor data
32590     
32591     For devices without sensors, don't display temperature, barometric and
32592     accelerometer-derived values.
32593     
32594     Signed-off-by: Keith Packard <keithp@keithp.com>
32595
32596 commit 997cdef3fe04acdd566d287e70981f7b7934d0c8
32597 Author: Keith Packard <keithp@keithp.com>
32598 Date:   Tue Apr 2 16:44:58 2013 -0700
32599
32600     altoslib: Make any incoming telem packet update the RSSI value
32601     
32602     Every packet has RSSI info, so use the latest one available. This
32603     makes telegps RSSI available as it never sends sensor packets (having
32604     no sensors).
32605     
32606     Signed-off-by: Keith Packard <keithp@keithp.com>
32607
32608 commit 0cd203e418e73a1f11460425985b7575c2f0a76c
32609 Author: Keith Packard <keithp@keithp.com>
32610 Date:   Tue Apr 2 16:43:53 2013 -0700
32611
32612     Set telegps USB id to 0025
32613     
32614     It was accidentally using the same ID as megadongle...
32615     
32616     Signed-off-by: Keith Packard <keithp@keithp.com>
32617
32618 commit 96c32125a780ad6b39c015f4abbae07fead68582
32619 Author: Keith Packard <keithp@keithp.com>
32620 Date:   Tue Apr 2 16:41:29 2013 -0700
32621
32622     altos: Shorten SD initialization timeouts.
32623     
32624     This makes failure when no card is present much quicker.
32625     
32626     Signed-off-by: Keith Packard <keithp@keithp.com>
32627
32628 commit 985df526ec142258ef990d0b55b0a14e13c099b4
32629 Author: Keith Packard <keithp@keithp.com>
32630 Date:   Mon Apr 1 02:39:35 2013 -0700
32631
32632     altos: Horrible kludge -- disable radio while talking with SD card
32633     
32634     The SD card really doesn't like the RFI generated by our enormous
32635     radio, so just lock the radio out while working with the card.
32636     
32637     Signed-off-by: Keith Packard <keithp@keithp.com>
32638
32639 commit 14c63f94f36a95272d91695039abf54efb423a91
32640 Author: Keith Packard <keithp@keithp.com>
32641 Date:   Mon Apr 1 02:10:14 2013 -0700
32642
32643     altos: Add defines for the specific pins used for telegps SPI
32644     
32645     These aren't needed at this point, but who knows?
32646     
32647     Signed-off-by: Keith Packard <keithp@keithp.com>
32648
32649 commit b34370cea662eb245e43aca20a6650b84b55ef6f
32650 Author: Keith Packard <keithp@keithp.com>
32651 Date:   Mon Apr 1 02:08:18 2013 -0700
32652
32653     altos: Retry SD card I/O. Use time for timeouts instead of counts
32654     
32655     Sometimes I/O operations may fail; give the card a chance and retry
32656     the operation in case it works the next time.
32657     
32658     Replace the loop counts with loops that check the clock so that
32659     they'll have consistent timeouts even if the CPU or SPI speed changes.
32660     
32661     Signed-off-by: Keith Packard <keithp@keithp.com>
32662
32663 commit b3a41bed39ec1abfc3ab74e9be7dd393e975542b
32664 Author: Keith Packard <keithp@keithp.com>
32665 Date:   Mon Apr 1 02:07:06 2013 -0700
32666
32667     altos: Provide build hooks for sampling profiler in telegps
32668     
32669     Might prove useful if the CPU is ever doing anything?
32670     
32671     Signed-off-by: Keith Packard <keithp@keithp.com>
32672
32673 commit fae116fbebb9658fe15690ff43dfe8568a58c2a9
32674 Author: Keith Packard <keithp@keithp.com>
32675 Date:   Mon Apr 1 02:06:03 2013 -0700
32676
32677     altos: Add a FAT test that re-writes the same file multiple times
32678     
32679     This caught a bunch of FAT cluster chain allocation bugs.
32680     
32681     Signed-off-by: Keith Packard <keithp@keithp.com>
32682
32683 commit 79d01a571935138b24b86a7181307ee014d248ed
32684 Author: Keith Packard <keithp@keithp.com>
32685 Date:   Mon Apr 1 02:03:57 2013 -0700
32686
32687     altos: Support open on multiple simultaneous FAT files
32688     
32689     Need to be able to see the contents of a log file, even if the logger
32690     is running.
32691     
32692     Signed-off-by: Keith Packard <keithp@keithp.com>
32693
32694 commit 0838b6c8797b84cf8df8f92ee20fb6ae79e434d7
32695 Author: Keith Packard <keithp@keithp.com>
32696 Date:   Mon Apr 1 02:02:14 2013 -0700
32697
32698     altos: Make sure FAT cluster allocation works for size zero files
32699     
32700     There were some rounding errors mis-computing the number of clusters
32701     needed, and the logic to figure out how to re-connect a chain was broken.
32702     
32703     Signed-off-by: Keith Packard <keithp@keithp.com>
32704
32705 commit 76bd204de744c34e5cbf6efa93adb89bc2cb08b3
32706 Author: Keith Packard <keithp@keithp.com>
32707 Date:   Mon Apr 1 02:00:21 2013 -0700
32708
32709     altos: let FAT tracing work in ao_fat_test as needed
32710     
32711     This allows the FAT DBG hooks to be enabled even if some other module
32712     turned DBG off.
32713     
32714     Signed-off-by: Keith Packard <keithp@keithp.com>
32715
32716 commit a764bf06d0975cbf1620b079351c7437053ea1a8
32717 Author: Keith Packard <keithp@keithp.com>
32718 Date:   Mon Apr 1 01:58:37 2013 -0700
32719
32720     altos: Flush the on-board mega log after every sample interval.
32721     
32722     SPI flash parts don't need flushing, but the SD card does. Make sure
32723     the SD card contents are sane after every logging interval has passed
32724     by flushing all dirty blocks to the device.
32725     
32726     Signed-off-by: Keith Packard <keithp@keithp.com>
32727
32728 commit c2de64b10894b366398a8b37ebd2305d9be46d46
32729 Author: Keith Packard <keithp@keithp.com>
32730 Date:   Sun Mar 31 16:11:27 2013 -0700
32731
32732     altos: Create the log file if it doesn't already exist
32733     
32734     open will return failure unless the file already exists.
32735     
32736     Signed-off-by: Keith Packard <keithp@keithp.com>
32737
32738 commit 659a6915f5ba5129096e55ccc04c975d216546ae
32739 Author: Keith Packard <keithp@keithp.com>
32740 Date:   Sun Mar 31 16:10:33 2013 -0700
32741
32742     altos: Make ao_fat_readdir return real error values instead of 1/0
32743     
32744     This way, we can distinguish between 'something bad happened' and
32745     'you're at the end of the directory'.
32746     
32747     Signed-off-by: Keith Packard <keithp@keithp.com>
32748
32749 commit 182ceaac7d91dc6e9ebac6455d5de0c10687796b
32750 Author: Keith Packard <keithp@keithp.com>
32751 Date:   Sun Mar 31 13:55:16 2013 -0700
32752
32753     altos: Increase SD card timeout at startup time
32754     
32755     Sometimes the SD card takes 'a while' to go into idle mode at first
32756     power up. Just hang around waiting for a long time.
32757     
32758     Signed-off-by: Keith Packard <keithp@keithp.com>
32759
32760 commit d813566cdc4d43a43ed988dde4a3ceeccf24efe6
32761 Author: Keith Packard <keithp@keithp.com>
32762 Date:   Sun Mar 31 12:46:41 2013 -0700
32763
32764     altos: Fix command-line FAT filename parsing
32765     
32766     Pad extension with spaces
32767     
32768     Signed-off-by: Keith Packard <keithp@keithp.com>
32769
32770 commit db01557ce493c435db177fda78653697ba2afa51
32771 Author: Keith Packard <keithp@keithp.com>
32772 Date:   Sat Mar 23 02:10:38 2013 -0700
32773
32774     ao-tools/ao-stmload: Be smarter about ELF parsing. Retry open on failure.
32775     
32776     Figuring out what goes where is tricky; turns out we want to pull all
32777     of the sections that map inside any program area that is supposed to
32778     be loaded from the file.
32779     
32780     So, we walk the program headers, then walk all of the section headers
32781     looking for those that suck data from the same portion of the
32782     file. Compute where in ROM each relevant section goes and build a full
32783     ROM image in memory using that.
32784     
32785     This patch also adds code to close and re-open the device if the first
32786     open failed to do what we want. Much nicer to have the computer figure
32787     out when the open succeeded rather than having people re-run the app.
32788     
32789     Signed-off-by: Keith Packard <keithp@keithp.com>
32790
32791 commit 144b44e13ce3361ff59cbb555e84d542455a4e17
32792 Author: Keith Packard <keithp@keithp.com>
32793 Date:   Sun Mar 31 12:39:32 2013 -0700
32794
32795     altos: Unmount file system after each testing pass in ao_fat_test
32796     
32797     Otherwise, we use stale data and 'bad things' happen.
32798     
32799     Signed-off-by: Keith Packard <keithp@keithp.com>
32800
32801 commit a70139c9a8a177df8f20f525703b13c0aec0fbc7
32802 Author: Keith Packard <keithp@keithp.com>
32803 Date:   Sun Mar 31 12:29:37 2013 -0700
32804
32805     altos: Don't add fat commands when building ao_fat_test
32806     
32807     Signed-off-by: Keith Packard <keithp@keithp.com>
32808
32809 commit 8b2f211758dfa97230a730b8c4b31e0e711c19c9
32810 Author: Keith Packard <keithp@keithp.com>
32811 Date:   Sun Mar 24 15:04:57 2013 -0700
32812
32813     altos/stm: Always check for idle IN buffer before sending
32814     
32815     Unlike the AVR and CC1111 USB drivers, the STM usb driver queues IN
32816     bytes in a local buffer instead of in the driver; this means that the
32817     driver is queuing bytes while the previous IN packet is queued for the
32818     host, which allows for overlapping execution.
32819     
32820     It also means that when the local buffer is full, we must check to see
32821     if the host has picked up the previous IN packet before trying to
32822     queue another IN packet for transmission. This is done by always
32823     waiting for the IN buffer to be ready before sending data.
32824     
32825     Signed-off-by: Keith Packard <keithp@keithp.com>
32826
32827 commit de199601a177fc2d45ad9bd7357111111844d40a
32828 Author: Keith Packard <keithp@keithp.com>
32829 Date:   Sun Mar 24 15:03:59 2013 -0700
32830
32831     altos/stm: Add debugging mechanism to STM USB driver
32832     
32833     This adds a pile of debugging hooks to the USB driver to try and
32834     isolate various lockup-related issues. It's all disabled by default,
32835     of course.
32836     
32837     Signed-off-by: Keith Packard <keithp@keithp.com>
32838
32839 commit 4f1f3e836393304434130d362771a39f6f8f859a
32840 Author: Keith Packard <keithp@keithp.com>
32841 Date:   Sun Mar 24 15:00:20 2013 -0700
32842
32843     altos: Do not release interrupts from any pollchar function
32844     
32845     getchar relies on interrupts being blocked across the pollchar calls
32846     and into the sleep call or it may go to sleep with data pending.
32847     
32848     This prefixes all pollchar functions with _ to indicate that they are
32849     to be called with interrupts blocked and eliminates all interrupt
32850     manipulation calls from within the pollchar functions.
32851     
32852     Signed-off-by: Keith Packard <keithp@keithp.com>
32853
32854 commit 7afcec1a1dce140dfa569469df4ef42ed407a742
32855 Author: Keith Packard <keithp@keithp.com>
32856 Date:   Sun Mar 31 12:23:31 2013 -0700
32857
32858     altos: Add sdcard read/write tracing
32859     
32860     This just dumps info in trace mode about read and write commands
32861     
32862     Signed-off-by: Keith Packard <keithp@keithp.com>
32863
32864 commit a0595d94c7deea29d9e3d4bcbc106b9bed5ee103
32865 Author: Keith Packard <keithp@keithp.com>
32866 Date:   Sun Mar 31 12:22:28 2013 -0700
32867
32868     altos: Move fat mount information to separate command.
32869     
32870     This makes the mount report precise error information and then prints
32871     that with the 'M' command.
32872     
32873     Signed-off-by: Keith Packard <keithp@keithp.com>
32874
32875 commit a0628541e1bfc3e4a122cc824188ed53fddf733e
32876 Author: Keith Packard <keithp@keithp.com>
32877 Date:   Sun Mar 31 12:21:03 2013 -0700
32878
32879     altos: Disable CC115L debug commands
32880     
32881     now that it appears to work, leave these disabled by default
32882     
32883     Signed-off-by: Keith Packard <keithp@keithp.com>
32884
32885 commit d8826b1ad5487de9345b7dcaf6c75a45117ff538
32886 Author: Keith Packard <keithp@keithp.com>
32887 Date:   Sun Mar 31 10:35:47 2013 -0700
32888
32889     altos: Add SD card writing function
32890     
32891     Now that the FAT code seems to be operational, go back and add
32892     SD writing.
32893     
32894     Signed-off-by: Keith Packard <keithp@keithp.com>
32895
32896 commit 649999863c7228ead0225968752d068dc0d30091
32897 Author: Keith Packard <keithp@keithp.com>
32898 Date:   Sat Mar 30 01:33:49 2013 -0700
32899
32900     altos: Add logging and telem to telegps
32901     
32902     This turns on telemetry, APRS, RDF and data logging for telegps.
32903     
32904     Data is logged as soon as GPS has a date to create the right
32905     filename, using files of the form YYYYMMDD.LOG which just barely fits
32906     in a FAT filename.
32907     
32908     Telemetry/RDF/APRS are all separately controllable.
32909     
32910     Signed-off-by: Keith Packard <keithp@keithp.com>
32911
32912 commit b3d8956df3a3ecb3918b5db4d78b057d68541c33
32913 Author: Keith Packard <keithp@keithp.com>
32914 Date:   Sat Mar 30 01:32:30 2013 -0700
32915
32916     altos: Export ao_fat_sync and ao_fat_full functions
32917     
32918     ao_fat_sync() flushes the bufio data to disk along with any fsinfo
32919     changes. ao_fat_full() returns whether the file system is full.
32920     
32921     Signed-off-by: Keith Packard <keithp@keithp.com>
32922
32923 commit 7455a892e8bf5402e7ff2c4bd2ddad05dfe76638
32924 Author: Keith Packard <keithp@keithp.com>
32925 Date:   Sat Mar 30 01:31:12 2013 -0700
32926
32927     altos: Lock cc115l radio mutex when using global radio values
32928     
32929     This moves the locking up above the global state variable uses so that
32930     multiple radio users (as if we had any) won't collide.
32931     
32932     Signed-off-by: Keith Packard <keithp@keithp.com>
32933
32934 commit bd32140df2a595ce66d603b98516bae519327c5d
32935 Author: Keith Packard <keithp@keithp.com>
32936 Date:   Sat Mar 30 01:30:18 2013 -0700
32937
32938     altos: Configure cc115l sync byte count for each radio mode
32939     
32940     two sync bytes for packet mode, disable sync for rdf/aprs mode.
32941     
32942     Signed-off-by: Keith Packard <keithp@keithp.com>
32943
32944 commit 93a9aa703a0173e13b327ed432e6d52e90ebfa1b
32945 Author: Keith Packard <keithp@keithp.com>
32946 Date:   Fri Mar 29 17:05:36 2013 -0700
32947
32948     altos: Get CC115L radio working.
32949     
32950     This involved figuring out which GPIO signal would reliably indicate
32951     that the transmitter was finished; I ended up using the PA_PD bit for
32952     this.
32953     
32954     This also converts all of the radio users to the long packet support
32955     as the CC115L has only a 64-byte fifo, not large enough to hold either
32956     an RDF tone or a regular AltOS telemetry packet.
32957     
32958     This also renames the public API for sending APRS packets from
32959     ao_radio_send_lots to ao_radio_send_aprs, which is at least more
32960     accurate. The workings of that API haven't changed, just the name.
32961     
32962     Signed-off-by: Keith Packard <keithp@keithp.com>
32963
32964 commit 9aeed244879f90b5b6dab1c7ca095cc001b03fe5
32965 Author: Keith Packard <keithp@keithp.com>
32966 Date:   Fri Mar 29 12:13:59 2013 -0700
32967
32968     altos: Add temporary RF power settings
32969     
32970     These expose the raw cc115l and rfpa0133 register settings so that we
32971     can calibrate them against measured power outputs.
32972     
32973     I've tested them to verify that they change how much power the board
32974     consumes, so they're clearly doing something...
32975     
32976     Signed-off-by: Keith Packard <keithp@keithp.com>
32977
32978 commit 86e1039e14304ac13db540f2ee3afd4ff170b8b4
32979 Author: Keith Packard <keithp@keithp.com>
32980 Date:   Fri Mar 29 00:32:23 2013 -0700
32981
32982     altos: Add FAT32 support. And lots more testing.
32983     
32984     Generalizes the FAT code to deal with either 16-bit or 32-bit
32985     versions. The testing code now runs over a variety of disk images to
32986     check for compatibility on all of them.
32987     
32988     Signed-off-by: Keith Packard <keithp@keithp.com>
32989
32990 commit 44e418bbecd3a3deae942803141cf115d92f29d2
32991 Author: Keith Packard <keithp@keithp.com>
32992 Date:   Thu Mar 28 17:38:14 2013 -0700
32993
32994     altos: seek forward on FAT cluster chain instead of restarting
32995     
32996     This improves sequential file performance by taking advantage of any
32997     previous cached cluster/offset pair and starting from there when the
32998     cluster changes rather than starting from scratch at the begining again.
32999     
33000     Signed-off-by: Keith Packard <keithp@keithp.com>
33001
33002 commit 8101e4af199a3d79bff434f788cce9f97aeac53a
33003 Author: Keith Packard <keithp@keithp.com>
33004 Date:   Thu Mar 28 16:57:02 2013 -0700
33005
33006     altos: Add a simple cache for the FAT position->cluster computation
33007     
33008     This improves read/write performance with large files by not
33009     re-walking the cluster chain for every operation
33010     
33011     Signed-off-by: Keith Packard <keithp@keithp.com>
33012
33013 commit c7b606e93a4e4fbd2c0e883352ed74619ee24cf7
33014 Author: Keith Packard <keithp@keithp.com>
33015 Date:   Thu Mar 28 16:05:24 2013 -0700
33016
33017     altos: Clean up fat driver API. Improve fat test
33018     
33019     Make FAT api provide reasonable error return values, change the tests
33020     to write and then read a pile of files, checking that the contents are
33021     correct (using md5sum).
33022     
33023     Signed-off-by: Keith Packard <keithp@keithp.com>
33024
33025 commit d1fe0654b45cc8f944394308cf29945b537becc4
33026 Author: Keith Packard <keithp@keithp.com>
33027 Date:   Thu Mar 28 15:55:35 2013 -0700
33028
33029     altos: Add sanity checking to busy counts in bufio driver
33030     
33031     Make sure the busy counts don't underflow or overflow.
33032     
33033     Signed-off-by: Keith Packard <keithp@keithp.com>
33034
33035 commit 6fe32e0fc407522101e805cf2653253cb3cee291
33036 Author: Keith Packard <keithp@keithp.com>
33037 Date:   Wed Mar 27 22:11:53 2013 -0700
33038
33039     altosui: Don't deref null pyros when saving altimeter config
33040     
33041     The check for no pyro config is to compare npyros against zero rather
33042     than check the length of the pyros array as the latter may be null.
33043     
33044     Signed-off-by: Keith Packard <keithp@keithp.com>
33045
33046 commit 985cd22b941415b1ae2709ae1ab6b60c3d815ec1
33047 Author: Keith Packard <keithp@keithp.com>
33048 Date:   Wed Mar 27 18:43:42 2013 -0700
33049
33050     altos: Use FTDW, clear DATA bit. Disable backup write protection
33051     
33052     The newer(?) chips in telegps didn't like the previous programming
33053     scheme, so go back to fixed time for write, which does an implicit
33054     erase before every write. Also clear the DATA bit, which is only
33055     needed for double word erase/programming.
33056     
33057     Signed-off-by: Keith Packard <keithp@keithp.com>
33058
33059 commit 4a68878a66508e6f1523cd813b2e37bcf2e90ab3
33060 Author: Keith Packard <keithp@keithp.com>
33061 Date:   Wed Mar 27 01:25:24 2013 -0700
33062
33063     altos: Teleshield has a radio, set HAS_RADIO in ao_pins.h
33064     
33065     Otherwise, lots of random code won't know about the radio..
33066     
33067     Signed-off-by: Keith Packard <keithp@keithp.com>
33068
33069 commit 561175afebc63ec3d2f8f7305235c9812ceaf501
33070 Author: Keith Packard <keithp@keithp.com>
33071 Date:   Wed Mar 27 01:15:04 2013 -0700
33072
33073     altos: Add new panic flag for bufio misuse
33074     
33075     Allow the bufio code to signal a fatal error if someone misuses the API
33076     
33077     Signed-off-by: Keith Packard <keithp@keithp.com>
33078
33079 commit bd43955ff0c4d39a685b79e91cb62898a5f1b875
33080 Author: Keith Packard <keithp@keithp.com>
33081 Date:   Wed Mar 27 01:14:15 2013 -0700
33082
33083     altos: Hook up the FAT16 and SD card support to telegps
33084     
33085     Signed-off-by: Keith Packard <keithp@keithp.com>
33086
33087 commit e14834817f78a04b4d9b44a8373119dffd42c966
33088 Author: Keith Packard <keithp@keithp.com>
33089 Date:   Wed Mar 27 01:12:33 2013 -0700
33090
33091     altos: Add SDCARD and FAT16 filesystem support
33092     
33093     This adds a fairly primitive FAT16 file system implementation
33094     along with support for SD cards.
33095     
33096     Signed-off-by: Keith Packard <keithp@keithp.com>
33097
33098 commit 747114786512339211d4981a7828c8c6f1f46c20
33099 Author: Keith Packard <keithp@keithp.com>
33100 Date:   Tue Mar 26 14:28:37 2013 -0700
33101
33102     altos: Fix config to not abort radio recv when no recv is available
33103     
33104     Use the new radio recv define to skip disabling the receiver when
33105     there isn't a receiver.
33106     
33107     Signed-off-by: Keith Packard <keithp@keithp.com>
33108
33109 commit 237e853b820b01409562b93b82684e5147286806
33110 Author: Keith Packard <keithp@keithp.com>
33111 Date:   Tue Mar 26 14:27:46 2013 -0700
33112
33113     altos: Allow radio recv and xmit to be separately configured
33114     
33115     The CC115L is xmit only, so split out the functions and provide
33116     defines to check for xmit or recv separately as needed.
33117     
33118     Signed-off-by: Keith Packard <keithp@keithp.com>
33119
33120 commit 4d187460bdcb97bf6d0a3550e4e03c4c223e4cc1
33121 Author: Keith Packard <keithp@keithp.com>
33122 Date:   Tue Mar 26 14:26:38 2013 -0700
33123
33124     altos/stm: Ensure SPI always sends 0xff during receive
33125     
33126     SD cards require 0xff when fetching data
33127     
33128     Signed-off-by: Keith Packard <keithp@keithp.com>
33129
33130 commit 136ca0922e968d650e9e420a47d228611a3cb45e
33131 Author: Keith Packard <keithp@keithp.com>
33132 Date:   Tue Mar 26 14:25:48 2013 -0700
33133
33134     altos: Improve CC115L driver. Generates carrier now.
33135     
33136     Still no data, but at least the carrier comes up on frequency now.
33137     
33138     Signed-off-by: Keith Packard <keithp@keithp.com>
33139
33140 commit 4889b33af9700b9d872364f0cadaf9425cf84a7d
33141 Author: Keith Packard <keithp@keithp.com>
33142 Date:   Tue Mar 26 14:24:45 2013 -0700
33143
33144     altos: Add RFPA0133 amplifier driver
33145     
33146     No configuration of power level yet, just the bare driver.
33147     
33148     Signed-off-by: Keith Packard <keithp@keithp.com>
33149
33150 commit 6fe1e32f5361e901b88b63a30f070e67d460ada1
33151 Author: Keith Packard <keithp@keithp.com>
33152 Date:   Sun Mar 24 23:52:14 2013 -0700
33153
33154     altos/telegps: Hook up cc115l driver
33155     
33156     Doesn't actually do anything yet, but should initialize the chip at least
33157     
33158     Signed-off-by: Keith Packard <keithp@keithp.com>
33159
33160 commit 4ddfb3ea07c2073f8c4d79feaf262c9fb910cfce
33161 Author: Keith Packard <keithp@keithp.com>
33162 Date:   Sun Mar 24 23:51:11 2013 -0700
33163
33164     altos: Add cc115l driver (untested)
33165     
33166     Includes support for sending telemetry, RDF and APRS tones
33167     
33168     Signed-off-by: Keith Packard <keithp@keithp.com>
33169
33170 commit 15bc83a0eaaa9a43d67fdc3e9f412d5b2c1f06dd
33171 Author: Keith Packard <keithp@keithp.com>
33172 Date:   Wed Mar 20 23:22:37 2013 -0700
33173
33174     ao-tools: Make library support µPusb
33175     
33176     Set baud rate to 9600, look for FTDI-style names
33177     
33178     Signed-off-by: Keith Packard <keithp@keithp.com>
33179
33180 commit 50dd268a715224a01f8a6b481670a4ae6621cb28
33181 Author: Keith Packard <keithp@keithp.com>
33182 Date:   Wed Mar 20 23:21:37 2013 -0700
33183
33184     Add telegps initial version
33185     
33186     Just lights up the GPS and USB
33187     
33188     Signed-off-by: Keith Packard <keithp@keithp.com>
33189
33190 commit 548cf57d5a5ea323bbfc3605b44c23fc48dec96b
33191 Author: Keith Packard <keithp@keithp.com>
33192 Date:   Mon Mar 18 22:12:48 2013 -0700
33193
33194     ao-tools: add ao-dump-up
33195     
33196     Dumps out a µP log. Useful for µPusb bring-up
33197     
33198     Signed-off-by: Keith Packard <keithp@keithp.com>
33199
33200 commit d171d10d97307a1a1a62e660e9194121b79a09be
33201 Author: Keith Packard <keithp@keithp.com>
33202 Date:   Mon Mar 11 18:16:55 2013 -0700
33203
33204     micropeak: Improve download docs and UI
33205     
33206     Add text explaining that the LED and phototransistor must be
33207     touching to both the doc and the UI.
33208     
33209     Signed-off-by: Keith Packard <keithp@keithp.com>
33210
33211 commit 90ee11542b111befa0e96e27292dc548e5c37396
33212 Merge: 97efce5f d7973de3
33213 Author: Keith Packard <keithp@keithp.com>
33214 Date:   Sun Mar 10 11:43:06 2013 -0700
33215
33216     Merge remote-tracking branch 'mjb/altosdroid'
33217
33218 commit 97efce5f7ff227aaa8990529217d3d10db3443dc
33219 Author: Keith Packard <keithp@keithp.com>
33220 Date:   Sun Mar 10 11:41:49 2013 -0700
33221
33222     altos: re-enable optimization for stm-demo. remove unused bits
33223     
33224     This makes stm-demo run on the discovery board again.
33225     
33226     Signed-off-by: Keith Packard <keithp@keithp.com>
33227
33228 commit d7973de32adff5402844cc1e1da3eced05265074
33229 Author: Mike Beattie <mike@ethernal.org>
33230 Date:   Sun Mar 10 23:28:26 2013 +1300
33231
33232     altosdroid: Add map polyline between pad and rocket
33233     
33234     Signed-off-by: Mike Beattie <mike@ethernal.org>
33235
33236 commit b691fc48f5e879045e68e070162af56cd08f03b4
33237 Author: Mike Beattie <mike@ethernal.org>
33238 Date:   Sun Mar 10 23:27:28 2013 +1300
33239
33240     altosdroid: Add rocket and pad map markers
33241     
33242     Signed-off-by: Mike Beattie <mike@ethernal.org>
33243
33244 commit b7c82b867b12ca016164725f3736bc5b55048999
33245 Author: Mike Beattie <mike@ethernal.org>
33246 Date:   Sun Mar 10 20:40:13 2013 +1300
33247
33248     altosdroid: programmatically create map fragment
33249     
33250     * Allows reliable fetching of a GoogleMap handle.
33251     * Set map options, initial location (NCR North for now, temporarily)
33252     * Add some info fields below map, and update them accordingly
33253     
33254     Signed-off-by: Mike Beattie <mike@ethernal.org>
33255
33256 commit 8adadf6bd2ba623642675e4beafac4ac98b1916d
33257 Merge: d029acad 0c0c6d60
33258 Author: Mike Beattie <mike@ethernal.org>
33259 Date:   Sun Mar 10 20:24:56 2013 +1300
33260
33261     Merge branch 'master' into altosdroid
33262
33263 commit 0c0c6d60cdce39582fa5350e9b016a08e76f27a1
33264 Author: Mike Beattie <mike@ethernal.org>
33265 Date:   Sun Mar 10 20:24:15 2013 +1300
33266
33267     altosdroid: Add SDK checks to configure.ac
33268     
33269     Signed-off-by: Mike Beattie <mike@ethernal.org>
33270
33271 commit c2d966a8ca9dcf6ccf5c268c616cf1384d45002d
33272 Author: Mike Beattie <mike@ethernal.org>
33273 Date:   Sun Mar 10 20:22:51 2013 +1300
33274
33275     altosdroid: adjust clean targets to get rid of automake warning
33276     
33277     Signed-off-by: Mike Beattie <mike@ethernal.org>
33278
33279 commit 988e9079e20133554acfecc74a109195688c2752
33280 Author: Mike Beattie <mike@ethernal.org>
33281 Date:   Sun Mar 10 20:22:09 2013 +1300
33282
33283     ao-tools: Add ao-edit-telem to .gitignore
33284     
33285     Signed-off-by: Mike Beattie <mike@ethernal.org>
33286
33287 commit d029acad6a992be9b7b4498e70605f8a1e1a4ef6
33288 Merge: eba7b2ef 72c5b142
33289 Author: Mike Beattie <mike@ethernal.org>
33290 Date:   Sun Mar 10 19:07:01 2013 +1300
33291
33292     Merge branch 'master' into altosdroid
33293
33294 commit 72c5b1429bdfd6e9d2185bad7d0adb281fdf659a
33295 Author: Keith Packard <keithp@keithp.com>
33296 Date:   Sat Mar 9 20:40:52 2013 -0800
33297
33298     ao-tools: Add ao-edit-telem
33299     
33300     This lets you edit a telemetry file. The only current editing
33301     available is to change the pad location, allowing a flight to be
33302     replayed anywhere in the world.
33303     
33304     Signed-off-by: Keith Packard <keithp@keithp.com>
33305
33306 commit 9b460d38bc2685bca7f530b7749c0e0381f6264c
33307 Author: Keith Packard <keithp@keithp.com>
33308 Date:   Sat Mar 9 20:39:31 2013 -0800
33309
33310     ao-tools/lib: Add cc_telemetry_unparse
33311     
33312     This takes a telemetry structure and generates a string version
33313     
33314     Signed-off-by: Keith Packard <keithp@keithp.com>
33315
33316 commit 0803da851e2e061affc172fdde6301652d1be755
33317 Author: Keith Packard <keithp@keithp.com>
33318 Date:   Sat Mar 9 20:37:38 2013 -0800
33319
33320     altosui: Add N/S and E/W to info table lat/lon values
33321     
33322     Signed-off-by: Keith Packard <keithp@keithp.com>
33323
33324 commit eba7b2ef8ef23bdb61b0390e47be6f27ffde31dc
33325 Author: Mike Beattie <mike@ethernal.org>
33326 Date:   Fri Mar 8 19:41:32 2013 +1300
33327
33328     altosdroid: fix side-to-side scrolling in map tab
33329     
33330     Signed-off-by: Mike Beattie <mike@ethernal.org>
33331
33332 commit 84d35e4cbd7ea2f681c43496b9b9db84f9dd923f
33333 Merge: 760b1f02 e0d9128b
33334 Author: Keith Packard <keithp@keithp.com>
33335 Date:   Thu Mar 7 13:00:44 2013 -0800
33336
33337     Merge remote-tracking branch 'mjb/altosdroid'
33338
33339 commit e0d9128b7219b4c8ee68245a44b3428e796ca2f1
33340 Author: Mike Beattie <mike@ethernal.org>
33341 Date:   Thu Mar 7 21:37:51 2013 +1300
33342
33343     altosdroid: Auto tab changing
33344     
33345     Signed-off-by: Mike Beattie <mike@ethernal.org>
33346
33347 commit ecfc568574ababd23b2c4dc1323cb7265c097933
33348 Author: Mike Beattie <mike@ethernal.org>
33349 Date:   Thu Mar 7 21:37:22 2013 +1300
33350
33351     altosdroid: implement Age field updating
33352     
33353     Signed-off-by: Mike Beattie <mike@ethernal.org>
33354
33355 commit 86b742743b26693cf8e56034d4ea68ff277931c1
33356 Author: Mike Beattie <mike@ethernal.org>
33357 Date:   Thu Mar 7 21:35:43 2013 +1300
33358
33359     altosdroid: implement UI updating on tabs
33360     
33361     Signed-off-by: Mike Beattie <mike@ethernal.org>
33362
33363 commit 2a81d637308e680b99d7218ba9e03c9ade6626f1
33364 Author: Mike Beattie <mike@ethernal.org>
33365 Date:   Thu Mar 7 21:33:27 2013 +1300
33366
33367     altosdroid: implement tabs interface
33368     
33369     Signed-off-by: Mike Beattie <mike@ethernal.org>
33370
33371 commit 59dfcbe14622c20aaa7d5b131eece9f4c8db6887
33372 Author: Mike Beattie <mike@ethernal.org>
33373 Date:   Thu Mar 7 21:28:45 2013 +1300
33374
33375     altosdroid: Import initial versions of XML and Java for Tab content
33376     
33377     * Includes TabsAdapter class borrowed from Support Library sample code
33378     * New "GoNoGoLights" class for dealing with the red/green/gray LEDs
33379     * extra required strings in strings.xml
33380     * Couple of support functions in AltosDroid.java
33381     * rudimentary Maps tab - does nothing at present.
33382     
33383     Signed-off-by: Mike Beattie <mike@ethernal.org>
33384
33385 commit d6f1b176f4005af3b6fd16d8c7d22260a3ccdfd8
33386 Author: Mike Beattie <mike@ethernal.org>
33387 Date:   Thu Mar 7 21:20:47 2013 +1300
33388
33389     altosdroid: whitespace cleanup
33390     
33391     DAMN my OCD.
33392     
33393     Signed-off-by: Mike Beattie <mike@ethernal.org>
33394
33395 commit d229d702c8532f477e2ace2af36f2d0cc6e728d3
33396 Author: Mike Beattie <mike@ethernal.org>
33397 Date:   Thu Mar 7 21:20:06 2013 +1300
33398
33399     altosdroid: make AltosDroid.pos() static
33400     
33401     * Will be used from tabs that display lat/lon
33402     
33403     Signed-off-by: Mike Beattie <mike@ethernal.org>
33404
33405 commit cf03ddb42042002bfb88e13ecfb89b27e7aeb91e
33406 Author: Mike Beattie <mike@ethernal.org>
33407 Date:   Thu Mar 7 20:53:26 2013 +1300
33408
33409     altosdroid: convert spaces to tabs in strings.xml
33410     
33411     Signed-off-by: Mike Beattie <mike@ethernal.org>
33412
33413 commit 89f8bb52ea858f059374474c0adda3cd5095a589
33414 Author: Mike Beattie <mike@ethernal.org>
33415 Date:   Thu Mar 7 20:49:41 2013 +1300
33416
33417     altosdroid: adjust release Makefile target
33418     
33419     * Rename target
33420     * Add dependency on unsigned release APK
33421     * use $(ZIPALIGN) variable
33422     
33423     Signed-off-by: Mike Beattie <mike@ethernal.org>
33424
33425 commit 6ff45bef719bafd2c827e479186c8fadf6f779aa
33426 Author: Mike Beattie <mike@ethernal.org>
33427 Date:   Thu Mar 7 20:48:16 2013 +1300
33428
33429     altosdroid: Symlink red/green/gray LEDs via build system
33430     
33431     Signed-off-by: Mike Beattie <mike@ethernal.org>
33432
33433 commit 795fba09a3ca273cd2daeeb7d9fed6bae6fa6a86
33434 Author: Mike Beattie <mike@ethernal.org>
33435 Date:   Thu Mar 7 19:23:39 2013 +1300
33436
33437     altosdroid: Adjust build system for GMaps & Tabs support
33438     
33439     * Use SupportV4 library for Tab support
33440     * Use Google Services Lib for Google Maps
33441     * revert to a standard Android target, not Google API's
33442     * Add permissions required for Google Maps to manifest, and API key
33443     
33444     Signed-off-by: Mike Beattie <mike@ethernal.org>
33445
33446 commit b7dc6045892b33b04ec7c27bdc940b4d3e1b9cbf
33447 Author: Mike Beattie <mike@ethernal.org>
33448 Date:   Thu Mar 7 19:05:43 2013 +1300
33449
33450     altosdroid: adjust Makefile rules
33451     
33452     separate altoslib linking and, making of external lib directory.
33453     
33454     Signed-off-by: Mike Beattie <mike@ethernal.org>
33455
33456 commit 353372425550177cf0531a05706491a96414d12c
33457 Author: Mike Beattie <mike@ethernal.org>
33458 Date:   Thu Mar 7 19:02:48 2013 +1300
33459
33460     altosdroid: use a glob for source files
33461     
33462     Signed-off-by: Mike Beattie <mike@ethernal.org>
33463
33464 commit 1c9a3a5080ca0e21f45c2b7ea889793645796751
33465 Author: Mike Beattie <mike@ethernal.org>
33466 Date:   Thu Mar 7 18:59:30 2013 +1300
33467
33468     altosdroid: Only update BuildInfo.java when other source files change
33469     
33470     Signed-off-by: Mike Beattie <mike@ethernal.org>
33471
33472 commit 10042fed36d19c1b21b8f04c57da708afc085b25
33473 Author: Mike Beattie <mike@ethernal.org>
33474 Date:   Thu Mar 7 18:54:45 2013 +1300
33475
33476     altosdroid: Fix up some formatting in manifest
33477     
33478     (And add flag to allow settings backup by google services)
33479     
33480     Signed-off-by: Mike Beattie <mike@ethernal.org>
33481
33482 commit 760b1f02c178c600226f39b5e66d8cbadbf4a29b
33483 Merge: afd26742 cbad587b
33484 Author: Keith Packard <keithp@keithp.com>
33485 Date:   Wed Mar 6 21:53:22 2013 -0800
33486
33487     Merge remote-tracking branch 'mjb/master'
33488
33489 commit 5560148ffea1a718a303d999a0f8a625deceef23
33490 Author: Mike Beattie <mike@ethernal.org>
33491 Date:   Thu Mar 7 18:51:27 2013 +1300
33492
33493     altosdroid: minor whitespace cleanup
33494     
33495     (damn my OCD!)
33496     
33497     Signed-off-by: Mike Beattie <mike@ethernal.org>
33498
33499 commit 9a54e278298540582b91ff3eda476265082e890c
33500 Author: Mike Beattie <mike@ethernal.org>
33501 Date:   Thu Mar 7 18:46:32 2013 +1300
33502
33503     altosdroid: update copyrights/licensing
33504     
33505     Signed-off-by: Mike Beattie <mike@ethernal.org>
33506
33507 commit afd2674261e128a0ecff8fbf5dd6a64196b026f6
33508 Author: Keith Packard <keithp@keithp.com>
33509 Date:   Mon Mar 4 19:44:30 2013 -0800
33510
33511     altoslib: Invalidate GPS new data bit when updating state
33512     
33513     Somehow this line got lost when the GPS ground altitude fix was made.
33514     
33515     Signed-off-by: Keith Packard <keithp@keithp.com>
33516
33517 commit 3605e97ee918b3f87e4c471906f708c3ea027eef
33518 Author: Keith Packard <keithp@keithp.com>
33519 Date:   Sun Mar 3 16:53:52 2013 -0800
33520
33521     ao-tools: Add ao-dumpflash program
33522     
33523     This program dumps the entire flash contents of an AltOS device to
33524     allow for external analysis.
33525     
33526     Signed-off-by: Keith Packard <keithp@keithp.com>
33527
33528 commit 784edcda52d681bbc9302fbc7efb80cb214f71b8
33529 Author: Keith Packard <keithp@keithp.com>
33530 Date:   Sat Mar 2 17:46:29 2013 -0800
33531
33532     libaltos: Open FTDI serial devices twice on Windows.
33533     
33534     Looks like the Windows FTDI driver has 'issues' and opening it only
33535     once doesn't work correctly. Just close and re-open the device and it
33536     seems to be perfectly happy.
33537     
33538     Who knows?
33539     
33540     Signed-off-by: Keith Packard <keithp@keithp.com>
33541
33542 commit cb09076fe16d28e25f5b20b2178cfad10adbeddb
33543 Author: Keith Packard <keithp@keithp.com>
33544 Date:   Fri Mar 1 20:48:28 2013 -0800
33545
33546     doc: Add version 1.2 release notes
33547     
33548     Signed-off-by: Keith Packard <keithp@keithp.com>
33549
33550 commit c9cba68049f957d69a88150470c086dd6f4a42c0
33551 Author: Keith Packard <keithp@keithp.com>
33552 Date:   Fri Mar 1 20:45:43 2013 -0800
33553
33554     doc: Document how to get TeleMini to 'emergency recovery' mode
33555     
33556     TeleMini needs emergency recovery mode in case you forget the radio
33557     parameters and need to get things back to a known state. Add
33558     documentation to describe what this does and how to get it enabled.
33559     
33560     Signed-off-by: Keith Packard <keithp@keithp.com>
33561
33562 commit 113b1146f6ac0ecd423f3fb409e02730604b8aca
33563 Author: Keith Packard <keithp@keithp.com>
33564 Date:   Fri Mar 1 12:34:04 2013 -0800
33565
33566     altosuilib: Disable graph element notifies for each add()
33567     
33568     This reduces the number of notify calls made and dramatically speeds
33569     up graph creation.
33570     
33571     Signed-off-by: Keith Packard <keithp@keithp.com>
33572
33573 commit 351e4110f519d18bb36747955578e9e5b9aeec7b
33574 Author: Keith Packard <keithp@keithp.com>
33575 Date:   Fri Mar 1 12:28:34 2013 -0800
33576
33577     altosuilib: Add setNotify/fireSeriesChanged methods to AltosUIGrapher
33578     
33579     This will let the data adding functions disable notifications while
33580     adding all of the graph data, and then send a single notification when
33581     the data sets are complete, which speeds up creating of the graph
33582     elements quite a bit.
33583     
33584     Signed-off-by: Keith Packard <keithp@keithp.com>
33585
33586 commit d0bd0093a65b73a178da6ddcafcc4dbaa3caca39
33587 Author: Keith Packard <keithp@keithp.com>
33588 Date:   Sun Feb 24 01:20:41 2013 -0800
33589
33590     altos: telescience-v0.2 is an ARM product
33591     
33592     Move it from SDCC to ARM targets as Jenkins doesn't have an ARM compiler.
33593     
33594     Signed-off-by: Keith Packard <keithp@keithp.com>
33595
33596 commit 9230f0a5b119044235c0c419e85a83115aae924d
33597 Author: Keith Packard <keithp@keithp.com>
33598 Date:   Sun Feb 24 01:20:16 2013 -0800
33599
33600     altos/driver: Make HMC5883 driver build again
33601     
33602     Adapt to changes in OS interfaces
33603     
33604     Signed-off-by: Keith Packard <keithp@keithp.com>
33605
33606 commit 2120d362cefceba69e75996b6391d9558978c01d
33607 Merge: 5246acb7 a04c4f7b
33608 Author: Keith Packard <keithp@keithp.com>
33609 Date:   Sun Feb 24 00:20:54 2013 -0800
33610
33611     Merge branch 'telescience-v0.2'
33612
33613 commit 5246acb70b79980de36bd5d0ba0d017529ae9a78
33614 Author: Keith Packard <keithp@keithp.com>
33615 Date:   Sun Feb 24 00:20:36 2013 -0800
33616
33617     Update build version to 1.2
33618     
33619     Prepare for 1.2 release
33620     
33621     Signed-off-by: Keith Packard <keithp@keithp.com>
33622
33623 commit 25435dcbc6416935aa432fc090ea977bfff5d153
33624 Author: Keith Packard <keithp@keithp.com>
33625 Date:   Sun Feb 24 00:19:49 2013 -0800
33626
33627     altos/stm: Add more bits to NVIC register definitions
33628     
33629     This cleans up a few values, adds more comments and a few more NVIC fields.
33630     
33631     Signed-off-by: Keith Packard <keithp@keithp.com>
33632
33633 commit cbad587b49c565edd2c9356a015d6cfd52df93a3
33634 Author: Mike Beattie <mike@ethernal.org>
33635 Date:   Fri Feb 15 22:09:16 2013 +1300
33636
33637     altosdroid: excise old code/xml
33638     
33639     Signed-off-by: Mike Beattie <mike@ethernal.org>
33640
33641 commit 5e53a485310cc11e6add077fb4bd0b0267734ff0
33642 Author: Mike Beattie <mike@ethernal.org>
33643 Date:   Fri Feb 15 21:59:08 2013 +1300
33644
33645     all: clean up .gitignore files and Makefile clean targets
33646     
33647     Signed-off-by: Mike Beattie <mike@ethernal.org>
33648
33649 commit be8eecc4117a14139e4421ce86b67d29a0f0c3d4
33650 Author: Keith Packard <keithp@keithp.com>
33651 Date:   Mon Feb 11 11:40:38 2013 -0800
33652
33653     altosui: Fix AltosLanded call to AltosGraphUI
33654     
33655     Changed the argument from String to File but forgot this one.
33656     
33657     Signed-off-by: Keith Packard <keithp@keithp.com>
33658
33659 commit 59365eb4e1f63a1ced1667ac233058a06a8eecef
33660 Author: Keith Packard <keithp@keithp.com>
33661 Date:   Mon Feb 11 10:34:47 2013 -0800
33662
33663     altosui: Remove graph series which aren't available
33664     
33665     Make sure all graph series have actual data underlying them by
33666     checking the available data before creating the series objects.
33667     
33668     Signed-off-by: Keith Packard <keithp@keithp.com>
33669
33670 commit 2a9ca1dcd00da2cfdd0a2ea616308dfb64ee80d4
33671 Author: Keith Packard <keithp@keithp.com>
33672 Date:   Mon Feb 11 10:31:24 2013 -0800
33673
33674     altosui: Stick file basename in graph window title
33675     
33676     The title was empty before, this seems more useful than that.
33677     
33678     Signed-off-by: Keith Packard <keithp@keithp.com>
33679
33680 commit 5a4cd7b9b318ddea5d1dcc71918819f11256ca94
33681 Author: Keith Packard <keithp@keithp.com>
33682 Date:   Mon Feb 11 10:24:34 2013 -0800
33683
33684     altosuilib: rescale axis when enabling data series
33685     
33686     This makes sure new series are visible when you enable them.
33687     
33688     Signed-off-by: Keith Packard <keithp@keithp.com>
33689
33690 commit 169a6d51718d6b9fae757df9950d2e960d1c8c1d
33691 Author: Keith Packard <keithp@keithp.com>
33692 Date:   Sun Feb 10 19:33:50 2013 -0800
33693
33694     micropeak: Remove Info.plist
33695     
33696     It's built from Info.plist.in
33697     
33698     Signed-off-by: Keith Packard <keithp@keithp.com>
33699
33700 commit 64399500ad1a7ad70452cbda4d60723b5904ca3d
33701 Author: Keith Packard <keithp@keithp.com>
33702 Date:   Sun Feb 10 19:01:41 2013 -0800
33703
33704     Build Windows .nsi files in configure script
33705     
33706     These need the library version numbers embedded in them.
33707     
33708     Signed-off-by: Keith Packard <keithp@keithp.com>
33709
33710 commit cbd9dd989a662f41ddcb0c9e0f4453840687fd4a
33711 Author: Keith Packard <keithp@keithp.com>
33712 Date:   Sun Feb 10 15:34:56 2013 -0800
33713
33714     altosui: Add map and GPS data to graph window. Trac #50
33715     
33716     See where the rocket landed without having to replay the whole flight.
33717     
33718     Signed-off-by: Keith Packard <keithp@keithp.com>
33719
33720 commit f0a125503e502d213711df0d7774d837d4d98447
33721 Author: Keith Packard <keithp@keithp.com>
33722 Date:   Sun Feb 10 14:56:10 2013 -0800
33723
33724     altosui: Display count of erased flights along with their numbers
33725     
33726     An attempt to clarify what's going on by providing both a count and
33727     the flight numbers.
33728     
33729     Signed-off-by: Keith Packard <keithp@keithp.com>
33730
33731 commit 17455da530833d3db03ee2ace7b15130ed307670
33732 Author: Keith Packard <keithp@keithp.com>
33733 Date:   Sun Feb 10 14:51:46 2013 -0800
33734
33735     altosui: Display block number while downloading flights. Track #51
33736     
33737     We don't know how long the flight log is, but we can at least provide
33738     a block number in the pacifier to let the user know it's not wedged.
33739     
33740     Signed-off-by: Keith Packard <keithp@keithp.com>
33741
33742 commit a9cf50c9f29f42cc3ca0daff3c69a4087cf9aa1c
33743 Author: Keith Packard <keithp@keithp.com>
33744 Date:   Sun Feb 10 14:40:48 2013 -0800
33745
33746     altoslib: Fix available flight log storage computation
33747     
33748     number of flights was off by one as it was initialized to -1
33749     storage erase unit wasn't getting fetched correctly
33750     flight_log_max is in kB, not B; need to multiply by 1024
33751     
33752     Signed-off-by: Keith Packard <keithp@keithp.com>
33753
33754 commit 504cf412e8b60b5ff2dea93ed3336f0e058dea62
33755 Author: Keith Packard <keithp@keithp.com>
33756 Date:   Sun Feb 10 14:18:16 2013 -0800
33757
33758     altosui: Display callsign in connecting message window
33759     
33760     When waiting for the remote end to respond, display the callsign along
33761     with the frequency so that the user remembers that it's important to
33762     set that too.
33763     
33764     Signed-off-by: Keith Packard <keithp@keithp.com>
33765
33766 commit c2701ae646124f0668c5f2d1df3fc80f0075a9d7
33767 Author: Keith Packard <keithp@keithp.com>
33768 Date:   Sun Feb 10 14:17:04 2013 -0800
33769
33770     altosui: Interrupt MonitorIdle when changing frequency/callsign
33771     
33772     When switching radio parameters, the local device needs to have the
33773     parameters switched, so interrupt the current operation and start
33774     over, the frequency and callsign will be set the next time through.
33775     
33776     Signed-off-by: Keith Packard <keithp@keithp.com>
33777
33778 commit cc0ea39fee73417ecd69c020d9eca723ebb2cf65
33779 Author: Keith Packard <keithp@keithp.com>
33780 Date:   Sun Feb 10 11:58:36 2013 -0800
33781
33782     altosui: Add callsign to Monitor Idle window (Trac #62)
33783     
33784     This makes it a lot more obvious that the callsign is relevant to the
33785     Monitor Idle process.
33786     
33787     Signed-off-by: Keith Packard <keithp@keithp.com>
33788
33789 commit bf88c5f829ea5d32043431945e862a9f6c96740a
33790 Merge: 32270296 d05a7799
33791 Author: Keith Packard <keithp@keithp.com>
33792 Date:   Sun Feb 10 01:21:52 2013 -0800
33793
33794     Merge remote-tracking branch 'mjb/master'
33795
33796 commit 32270296671aac3b3ba15f9c1777bcdd77b9c36c
33797 Author: Keith Packard <keithp@keithp.com>
33798 Date:   Sun Feb 10 00:40:59 2013 -0800
33799
33800     altosui: Adjust graph voltage tool-tip value format
33801     
33802     Voltages are always small, so use more of the space for the
33803     fractional value.
33804     
33805     Signed-off-by: Keith Packard <keithp@keithp.com>
33806
33807 commit a5fb03421751b342dcd450caee49a608d8828175
33808 Author: Keith Packard <keithp@keithp.com>
33809 Date:   Sun Feb 10 00:32:26 2013 -0800
33810
33811     altoslib: Fix a couple of unit functions to make them public
33812     
33813     Nice to be able to use these outside of altoslib
33814     
33815     Signed-off-by: Keith Packard <keithp@keithp.com>
33816
33817 commit 2efd3ad80d4fefa8ccc1b80a2e657dbf9ba0c60f
33818 Author: Keith Packard <keithp@keithp.com>
33819 Date:   Sun Feb 10 00:29:29 2013 -0800
33820
33821     altosui/altoslib/altosuilib: Switch altosui to shared graph code
33822     
33823     This adds a configuration tab to the graph window to enable/disable
33824     various plotted values.
33825     
33826     Signed-off-by: Keith Packard <keithp@keithp.com>
33827
33828 commit 0169e56ad030c0096b1068d00f06957990dfb31f
33829 Author: Keith Packard <keithp@keithp.com>
33830 Date:   Sat Feb 9 20:24:33 2013 -0800
33831
33832     altosuilib/micropeak: Add state markers to micropeak graph
33833     
33834     I think this makes the micropeak graph as functional as the altosui graph
33835     
33836     Signed-off-by: Keith Packard <keithp@keithp.com>
33837
33838 commit 518b16f64f4be096ceff13ab31b96d6909fe3ae2
33839 Author: Keith Packard <keithp@keithp.com>
33840 Date:   Sat Feb 9 19:24:18 2013 -0800
33841
33842     altoslib: Fix altoslib install
33843     
33844     Was using AltosLibdir in several places still
33845     
33846     Signed-off-by: Keith Packard <keithp@keithp.com>
33847
33848 commit 41ede0267250a1d3b26e19cc9dd78f32609f7f0f
33849 Author: Keith Packard <keithp@keithp.com>
33850 Date:   Sat Feb 9 19:23:27 2013 -0800
33851
33852     altosuilib: Initialize graph axes units
33853     
33854     Signed-off-by: Keith Packard <keithp@keithp.com>
33855
33856 commit 9d3da1530c1007d5d1f28062b3947f4aa981bfa8
33857 Author: Keith Packard <keithp@keithp.com>
33858 Date:   Sat Feb 9 02:00:13 2013 -0800
33859
33860     altoslib: Add AltosUnits.graph_format
33861     
33862     This describes the format of numbers used on a graph axis for use with jfreechart
33863     
33864     Signed-off-by: Keith Packard <keithp@keithp.com>
33865
33866 commit ab9caa22ea905844a99e08b5f6d3b072f094283e
33867 Author: Keith Packard <keithp@keithp.com>
33868 Date:   Sat Feb 9 01:59:18 2013 -0800
33869
33870     micropeak: Use altosuilib graphing functions
33871     
33872     Move these out of micropeak and into shared code
33873     
33874     Signed-off-by: Keith Packard <keithp@keithp.com>
33875
33876 commit 9839b0b62d797a8616fc66038e3f3c68e2a214d0
33877 Author: Keith Packard <keithp@keithp.com>
33878 Date:   Sat Feb 9 01:58:23 2013 -0800
33879
33880     altosuilib: Add graphing routines from MicroPeak
33881     
33882     Make these available for AltosUI too
33883     
33884     Signed-off-by: Keith Packard <keithp@keithp.com>
33885
33886 commit fd5e6b80a8be5fac7d913b97570f7e11f70a60ba
33887 Author: Keith Packard <keithp@keithp.com>
33888 Date:   Sat Feb 9 01:55:51 2013 -0800
33889
33890     altosuilib: Remove duplicate AltosUnitsListener.java
33891     
33892     This lives in altoslib
33893     
33894     Signed-off-by: Keith Packard <keithp@keithp.com>
33895
33896 commit c6d7776bbe0b7f84e51af88d1ac2b7d35133a0ad
33897 Author: Bdale Garbee <bdale@gag.com>
33898 Date:   Sat Feb 9 09:09:36 2013 -0700
33899
33900     various updates to the text .. more SMA to BNC adapter references, etc
33901
33902 commit 033c2c4c018343b0e86d5e231bc2dc56e643f8ee
33903 Author: Bdale Garbee <bdale@gag.com>
33904 Date:   Sat Feb 9 08:47:10 2013 -0700
33905
33906     update copyright year to 2013
33907
33908 commit ed200884f3e4fb895ee17ef38a9b6d3371b59625
33909 Author: Bdale Garbee <bdale@gag.com>
33910 Date:   Sat Feb 9 08:44:11 2013 -0700
33911
33912     add pcb overall dimensions and screw sizes the holes are intended for
33913
33914 commit e374f8e5a5f12602ef62518fcf672a231080baee
33915 Author: Keith Packard <keithp@keithp.com>
33916 Date:   Fri Feb 8 23:37:49 2013 -0800
33917
33918     doc: Add TeleMetrum and TeleMini drill templates
33919     
33920     Signed-off-by: Keith Packard <keithp@keithp.com>
33921
33922 commit c3024b759fcdf8b84a2139c1535c573a31eb5c95
33923 Author: Keith Packard <keithp@keithp.com>
33924 Date:   Mon Feb 4 10:51:49 2013 -0800
33925
33926     altos: Add atmosphere.5c
33927     
33928     Shared code for building pressure tables
33929     
33930     Signed-off-by: Keith Packard <keithp@keithp.com>
33931
33932 commit 0e982294961205bef525ecad7172a1f3ab66677f
33933 Author: Keith Packard <keithp@keithp.com>
33934 Date:   Mon Feb 4 09:56:18 2013 -0800
33935
33936     test: Accept micropeak CSV files for micropeak testing
33937     
33938     This interpolates the missing values to provide a reasonable testing
33939     environment for the Micropeak flight firmware.
33940     
33941     Signed-off-by: Keith Packard <keithp@keithp.com>
33942
33943 commit 9aca92a20343a2cf7e05abc7b100852d81f86c0d
33944 Author: Keith Packard <keithp@keithp.com>
33945 Date:   Mon Feb 4 09:51:30 2013 -0800
33946
33947     altos: Document which MPU6000 revs have broken accel values
33948     
33949     From Tridge -- MPU6000 rev C4 and C5 are broken, having accelerometer
33950     values in the wrong range. This commit just adds comments which note
33951     this; experimentation will be required to actually sort out what's
33952     going on.
33953     
33954     Signed-off-by: Keith Packard <keithp@keithp.com>
33955
33956 commit 809eb5b1252a75d489e3ad2fd2a4af701fa0aa52
33957 Author: Keith Packard <keithp@keithp.com>
33958 Date:   Mon Feb 4 09:50:07 2013 -0800
33959
33960     micropeak: Update Makefile to versioned Java libraries
33961     
33962     Library names have changed; deal with it.
33963     
33964     Signed-off-by: Keith Packard <keithp@keithp.com>
33965
33966 commit 7afd76e70c086003a2cd87ce459fda4188c76ad6
33967 Author: Keith Packard <keithp@keithp.com>
33968 Date:   Mon Feb 4 09:49:07 2013 -0800
33969
33970     altoslib: fix Makefile JAR target
33971     
33972     Was referencing stale classAltosLib.stamp instead of new classaltoslib.stamp
33973     
33974     Signed-off-by: Keith Packard <keithp@keithp.com>
33975
33976 commit 8d1d8d2a3c129cdbd55427bcda0f26715b02f1ee
33977 Author: Keith Packard <keithp@keithp.com>
33978 Date:   Tue Jan 29 17:00:43 2013 +1100
33979
33980     Add version numbers to java libraries
33981     
33982     Make our private java library names include a version number so we can
33983     ship and install multiple versions at the same time.
33984     
33985     Signed-off-by: Keith Packard <keithp@keithp.com>
33986
33987 commit 5a3c5de6657d1c26e52015a8acec0cd05e294cef
33988 Author: Keith Packard <keithp@keithp.com>
33989 Date:   Tue Jan 29 14:52:23 2013 +1100
33990
33991     Change AltosLib to altoslib
33992     
33993     Follow Java conventions
33994     
33995     Signed-off-by: Keith Packard <keithp@keithp.com>
33996
33997 commit d05a77992df983b9fa79f0e2b20d2c6b387c180c
33998 Author: Mike Beattie <mike@ethernal.org>
33999 Date:   Tue Jan 29 01:34:48 2013 +1300
34000
34001     altosdroid: initial release to Play Store
34002     
34003     * Add release keystore (encrypted)
34004     * Turn off debugging in UI
34005     * add 'sign' target to Makefile.am
34006     * Update version string in AndroidManifest.xml to match released version of altosui.
34007     
34008     Signed-off-by: Mike Beattie <mike@ethernal.org>
34009
34010 commit 5eb52f54a616f4e89b718d50d77a7b68cf7a4354
34011 Author: Keith Packard <keithp@keithp.com>
34012 Date:   Thu Jan 24 14:18:39 2013 -0800
34013
34014     Mark MicroPeak as a recording altimeter, not a peak-recording altimeter
34015     
34016     Signed-off-by: Keith Packard <keithp@keithp.com>
34017
34018 commit b62097c9d79f848042485234dc46ade60deabc02
34019 Author: Keith Packard <keithp@keithp.com>
34020 Date:   Tue Jan 22 18:50:02 2013 -0800
34021
34022     micropeak: fix 'make clean' and .gitignore
34023     
34024     Make git status clean in micropeak dir
34025     
34026     Signed-off-by: Keith Packard <keithp@keithp.com>
34027
34028 commit 96193d8c09159b81e60851ed90682b9120e15f55
34029 Author: Keith Packard <keithp@keithp.com>
34030 Date:   Tue Jan 22 17:49:25 2013 -0800
34031
34032     micropeak: Add mac build file Info.plist
34033     
34034     Signed-off-by: Keith Packard <keithp@keithp.com>
34035
34036 commit b5c988fb59c1e48baa81b56be9b7b4ab0eebabea
34037 Author: Keith Packard <keithp@keithp.com>
34038 Date:   Tue Jan 22 17:34:44 2013 -0800
34039
34040     Add documentation for the MicroPeak USB interface
34041     
34042     Signed-off-by: Keith Packard <keithp@keithp.com>
34043
34044 commit 9da66ca607664bb81b0986c121518faa4c1cb9fd
34045 Author: Keith Packard <keithp@keithp.com>
34046 Date:   Tue Jan 22 17:29:37 2013 -0800
34047
34048     micropeak: Respect font size preference in MicroPeak stats tab
34049     
34050     This uses the font size preference to adjust the size of the text
34051     shown in the Statistics tab.
34052     
34053     Signed-off-by: Keith Packard <keithp@keithp.com>
34054
34055 commit 3454592169dcb61b81de9af2b631b87e7dd86231
34056 Author: Keith Packard <keithp@keithp.com>
34057 Date:   Sun Jan 20 15:42:05 2013 -0800
34058
34059     altosui: Make initial AltOS window position configurable
34060     
34061     Give the user a choice of nine locations on the screen
34062     
34063     Signed-off-by: Keith Packard <keithp@keithp.com>
34064
34065 commit cf03ab3383b679e6617e8ab7004be91e5a727562
34066 Author: Keith Packard <keithp@keithp.com>
34067 Date:   Sun Jan 20 15:39:53 2013 -0800
34068
34069     altosui: Remove duplicate AltosUIPreferences.java
34070     
34071     This lives in altosuilib now. Several files needed imports of
34072     altosuilib added as a result.
34073     
34074     Signed-off-by: Keith Packard <keithp@keithp.com>
34075
34076 commit e1133481f2208fd16be8196977696da2cce430f3
34077 Author: Keith Packard <keithp@keithp.com>
34078 Date:   Sun Jan 20 15:37:40 2013 -0800
34079
34080     altosui: All of the Altos class is actually in AltosUILib now
34081     
34082     Remove all of the duplicate content, shrinking AltosLib to a simple alias
34083     
34084     Signed-off-by: Keith Packard <keithp@keithp.com>
34085
34086 commit 5d35fd843299b5ff09a36220e6ecd8aefceb9b2c
34087 Author: Keith Packard <keithp@keithp.com>
34088 Date:   Sat Jan 19 18:04:08 2013 -0800
34089
34090     altosui/micropeak: Let native window system place windows
34091     
34092     Instead of forcing windows to our choice of positions, let the host
34093     window pick reasonable locations. This avoids having all of our
34094     windows appear on top of one another.
34095     
34096     Signed-off-by: Keith Packard <keithp@keithp.com>
34097
34098 commit aed990c3a37249a111c783336afade7ecdda7546
34099 Author: Keith Packard <keithp@keithp.com>
34100 Date:   Sat Jan 19 19:30:38 2013 -0800
34101
34102     altosi: callsign could not be configured for AltosUI
34103     
34104     An extra local variable called callsign_value was hiding the object
34105     field by the same name and preventing it from getting set to the right value
34106     
34107     Signed-off-by: Keith Packard <keithp@keithp.com>
34108
34109 commit 4646beb421ab5bec612dfe5e3c57e790b1f41203
34110 Author: Keith Packard <keithp@keithp.com>
34111 Date:   Fri Jan 18 21:53:54 2013 -0800
34112
34113     Tag version 1.1.9.3
34114     
34115     Signed-off-by: Keith Packard <keithp@keithp.com>
34116
34117 commit ce3c9e6be6fde51fb02d692f1ef1222fb5ada8c9
34118 Author: Keith Packard <keithp@keithp.com>
34119 Date:   Wed Jan 16 22:05:32 2013 -0800
34120
34121     micropeak: Fetch Mac and Windows drivers when creating packages
34122     
34123     This downloads the FTDI drivers from FTDI during the build process
34124     
34125     Signed-off-by: Keith Packard <keithp@keithp.com>
34126
34127 commit a04c4f7b07e97d568f8f6f56dd363329817fb52c
34128 Merge: 0c2fa961 bd84dfd8
34129 Author: Keith Packard <keithp@keithp.com>
34130 Date:   Wed Jan 16 15:22:46 2013 -0800
34131
34132     Merge branch 'master' into telescience-v0.2
34133
34134 commit bd84dfd8e53d8939281993e062015f67c0dd9fa2
34135 Author: Keith Packard <keithp@keithp.com>
34136 Date:   Wed Jan 16 15:18:31 2013 -0800
34137
34138     micropeak: Show decimeters in stats window
34139     
34140     We're promising this kindof accuracy, so we'd best show it off
34141     
34142     Signed-off-by: Keith Packard <keithp@keithp.com>
34143
34144 commit 540309240a8515116120dbd4403902282ed8c27b
34145 Author: Keith Packard <keithp@keithp.com>
34146 Date:   Wed Jan 16 15:15:49 2013 -0800
34147
34148     altos: Add Kalman filter to MicroPeak
34149     
34150     This filters altitudes more accurately and also allows tracking of
34151     acceleration, which is used to discard height data generated by
34152     ejection charge noise
34153     
34154     Signed-off-by: Keith Packard <keithp@keithp.com>
34155
34156 commit 249ee968305ae6e8fcf0a10e5cf9cc5826bd81dd
34157 Author: Keith Packard <keithp@keithp.com>
34158 Date:   Wed Jan 16 15:13:31 2013 -0800
34159
34160     altos: Add computation of MicroPeak Kalman correction coefficients
34161     
34162     Signed-off-by: Keith Packard <keithp@keithp.com>
34163
34164 commit dd60d85d07b881ac03294a8cf607e469f2e69610
34165 Author: Keith Packard <keithp@keithp.com>
34166 Date:   Wed Jan 16 15:01:12 2013 -0800
34167
34168     altos: Correct model error covariance matrix
34169     
34170     Finally found a couple of decent references on how to set the model
34171     (process) error covariance matrix. The current process matrix turns
34172     out to be correct for a continuous kalman filter (which isn't
34173     realizable, of course). For a discrete filter, the error in modeled
34174     acceleration (we model it as a constant) needs to be propogated to the
34175     speed and position portions of the matrix.
34176     
34177     The correct matrix is seen in this paper:
34178     
34179     On Reduced-Order Kalman Filters For GPS Position Filtering
34180             J. Shima
34181             6/2/2001
34182     
34183     This references an older paper which is supposed to describe the
34184     derivation of the matrix:
34185     
34186     Singer, R.A., “Estimating Optimal Tracking Filter Performance for Manned Maneuvering Targets,”
34187     IEEE Transactions of Aerospace and Electronic Systems, AES-5, July 1970, pp. 473-483.
34188     
34189     This change has a minor effect on the computed correction
34190     coefficients; it should respond more reasonably to acceleration
34191     changes now.
34192     
34193     Signed-off-by: Keith Packard <keithp@keithp.com>
34194
34195 commit 0c2fa9614ffe22901ba0fd089e1e02c362f9fbe0
34196 Merge: 456120d2 f2b59cf3
34197 Author: Keith Packard <keithp@keithp.com>
34198 Date:   Wed Jan 16 10:40:28 2013 -0800
34199
34200     Merge remote-tracking branch 'origin/telescience-v0.2' into telescience-v0.2
34201
34202 commit 456120d201d72c89576a0c8d69b2fcba44169507
34203 Merge: f24c4219 994ff76a
34204 Author: Keith Packard <keithp@keithp.com>
34205 Date:   Wed Jan 16 10:39:40 2013 -0800
34206
34207     Merge branch 'master' into telescience-v0.2
34208
34209 commit 994ff76a064dcbd3113db771cd9cd9591fd68dea
34210 Author: Keith Packard <keithp@keithp.com>
34211 Date:   Wed Jan 16 10:37:55 2013 -0800
34212
34213     doc: Add simplesect headers to release notes
34214     
34215     This makes it easy to see which changes are from each version of the software.
34216     
34217     Signed-off-by: Keith Packard <keithp@keithp.com>
34218
34219 commit f64fe671b7b4e2389219d672bcea978d0539d4ae
34220 Author: Bdale Garbee <bdale@gag.com>
34221 Date:   Wed Jan 16 10:46:04 2013 -0700
34222
34223     document what the 'Age' value in the AltosUI display means
34224
34225 commit f2b59cf3d30425bc4b12f37e86832e40b7702d3d
34226 Author: Bdale Garbee <bdale@gag.com>
34227 Date:   Wed Jan 16 10:46:04 2013 -0700
34228
34229     document what the 'Age' value in the AltosUI display means
34230
34231 commit f24c4219de9563cf0ef24b763ce54d961c182696
34232 Author: Keith Packard <keithp@keithp.com>
34233 Date:   Sun Jan 13 21:38:26 2013 -0800
34234
34235     altos: Change CC1120 SPI speed to 4MHz.
34236     
34237     Most of the chip can run at 8MHz, but extended register access is
34238     limited to 6.1MHz. Instead of pushing things, just run the SPI bus at
34239     4MHz.
34240     
34241     Signed-off-by: Keith Packard <keithp@keithp.com>
34242
34243 commit a866431e9a063830b407f749ff97a730831e5e4e
34244 Author: Keith Packard <keithp@keithp.com>
34245 Date:   Sun Jan 13 20:50:10 2013 -0800
34246
34247     altos: Crank fast SPI on STM to 8MHz
34248     
34249     With the GPIO pins set to 10MHz now, we can run SPI at the maximum
34250     possible speed (8MHz).
34251     
34252     Signed-off-by: Keith Packard <keithp@keithp.com>
34253
34254 commit 8d885616e2e522b8aea5e7d5398f16d330a0cffa
34255 Author: Keith Packard <keithp@keithp.com>
34256 Date:   Sun Jan 13 20:48:47 2013 -0800
34257
34258     altos: Set STM GPIO output speed for SPI pins correctly
34259     
34260     The GPIO pin settings affect the output impedence, and hence the
34261     maximum speed for SPI. Cranking these to suitable values allows SPI to
34262     run at full speed.
34263     
34264     Signed-off-by: Keith Packard <keithp@keithp.com>
34265
34266 commit f2810aa33fc6fe254761a0044c62c7b23e59e6bc
34267 Author: Keith Packard <keithp@keithp.com>
34268 Date:   Sun Jan 13 20:48:08 2013 -0800
34269
34270     altos: Build telescience-v0.2
34271     
34272     Signed-off-by: Keith Packard <keithp@keithp.com>
34273
34274 commit 3645cb6578ec2a11ab7b0f6d435c6de22ca02a9f
34275 Author: Keith Packard <keithp@keithp.com>
34276 Date:   Sun Jan 13 10:31:59 2013 -0800
34277
34278     Update avr ao_spi_slave code to match API changes
34279     
34280     Made the interface use void * for pointers and uint16_t for lengths
34281     
34282     Signed-off-by: Keith Packard <keithp@keithp.com>
34283
34284 commit 7883744526156879ad63256ab12d959df56d5252
34285 Author: Keith Packard <keithp@keithp.com>
34286 Date:   Sat Jan 12 20:11:38 2013 -0800
34287
34288     altos: Initial telescience bits
34289     
34290     These might do something, and should at least bring up USB
34291     
34292     Signed-off-by: Keith Packard <keithp@keithp.com>
34293
34294 commit 670034eef48d63cdaec8d271fa93da984ffe2ea9
34295 Merge: 8c5ebaf8 d374d6be
34296 Author: Bdale Garbee <bdale@gag.com>
34297 Date:   Sat Jan 12 10:57:22 2013 -0700
34298
34299     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
34300
34301 commit d374d6be7eb040457f4df6c38b5d057f26ee741c
34302 Author: Keith Packard <keithp@keithp.com>
34303 Date:   Sat Jan 12 09:45:31 2013 -0800
34304
34305     micropeak: Record samples before boost detect
34306     
34307     This saves a ring of 16 samples while waiting for boost, and then goes
34308     back through those looking for the first sample higher than the ground
34309     and writes the remaining ones to the log so that we get a more
34310     complete log of the flight
34311     
34312     Signed-off-by: Keith Packard <keithp@keithp.com>
34313
34314 commit 85baf657e7ea6debbed9effc6f8daff7ef09a5d8
34315 Author: Keith Packard <keithp@keithp.com>
34316 Date:   Thu Jan 10 23:42:41 2013 -0800
34317
34318     altosui: Reference altosuilib.jar and altoslib.jar from original dirs
34319     
34320     The symlinks may not be created when the build is getting run as the
34321     dependencies aren't in place (thanks, automake).
34322     
34323     Signed-off-by: Keith Packard <keithp@keithp.com>
34324
34325 commit 962e3bd0461f187cd599ba54e7129c84f97d4c4d
34326 Author: Keith Packard <keithp@keithp.com>
34327 Date:   Thu Jan 10 22:11:36 2013 -0800
34328
34329     altosui,micropeak: Link altoslib.jar and altosuilib.jar before compiling
34330     
34331     The symlinks for the libraries have to be present before compiling stuff.
34332     
34333     Signed-off-by: Keith Packard <keithp@keithp.com>
34334
34335 commit 9f6b1570277c326c00d5da274f608fbdeb91c911
34336 Author: Keith Packard <keithp@keithp.com>
34337 Date:   Thu Jan 10 21:42:23 2013 -0800
34338
34339     micropeak: Note when libaltos fails
34340     
34341     Not getting any device list back from MicroUSB means the library
34342     wasn't found, so pop up a dialog box explaining the situation.
34343     
34344     Signed-off-by: Keith Packard <keithp@keithp.com>
34345
34346 commit c3e807ffcd34d514f36bc11adbae9337991a1743
34347 Author: Keith Packard <keithp@keithp.com>
34348 Date:   Thu Jan 10 21:41:35 2013 -0800
34349
34350     micropeak: Create 'micropeak' script correctly
34351     
34352     Add altoslibdir, remove -cp argument
34353     
34354     Signed-off-by: Keith Packard <keithp@keithp.com>
34355
34356 commit 98e74150040e444ed6480ef3d107caa54c205ef9
34357 Author: Keith Packard <keithp@keithp.com>
34358 Date:   Thu Jan 10 21:38:15 2013 -0800
34359
34360     micropeak: Demonstrate how to hide various parts of the graph
34361     
34362     This just shows how to disable a series and axis; it's not used here.
34363     
34364     Signed-off-by: Keith Packard <keithp@keithp.com>
34365
34366 commit 505ef49a041740fe7cbb5c537b68d22e5fb6c0be
34367 Author: Keith Packard <keithp@keithp.com>
34368 Date:   Thu Jan 10 21:37:18 2013 -0800
34369
34370     micropeak: Report recorded apogee instead of searching flight data
34371     
34372     This makes sure we report the true apogee value instead of looking for
34373     the maximum height value in the flight data, in case the flight
34374     recording ended before the apogee was reached.
34375     
34376     Signed-off-by: Keith Packard <keithp@keithp.com>
34377
34378 commit e94f9547a566c74c30b6321bc073b8bdcb071604
34379 Author: Keith Packard <keithp@keithp.com>
34380 Date:   Thu Jan 10 21:34:24 2013 -0800
34381
34382     Fix up 'make fat' to build all libs and micropeak too
34383     
34384     There are now three libraries to build for both altosui and micropeak.
34385     
34386     Signed-off-by: Keith Packard <keithp@keithp.com>
34387
34388 commit 12a9bd0479db25cbe45c0385913315cc1e0bc892
34389 Author: Keith Packard <keithp@keithp.com>
34390 Date:   Thu Jan 10 21:26:20 2013 -0800
34391
34392     libaltos: Need to check for tty/ttyACMx before ttyACMx
34393     
34394     Otherwise, we'll find 'tty' when looking for 'ttyACMx' and no good
34395     will come from that
34396     
34397     Signed-off-by: Keith Packard <keithp@keithp.com>
34398
34399 commit 1ed6b13e87c1cc2d6618b6ba3a293ea6e3b5752e
34400 Merge: acff2f46 d409417f
34401 Author: Keith Packard <keithp@keithp.com>
34402 Date:   Thu Jan 10 21:48:12 2013 -0800
34403
34404     Merge remote-tracking branch 'origin/micropeak-logging'
34405
34406 commit acff2f466031fd1a8533fc315411c3734a8bacc6
34407 Author: Keith Packard <keithp@keithp.com>
34408 Date:   Thu Jan 10 21:27:32 2013 -0800
34409
34410     altos: Time out reading packet data from cc1120 after 100ms
34411     
34412     Sometimes the radio will give a spurious wakeup indicating that a
34413     preamble seems to have arrived, but no packet data will appear. In
34414     this case, abandon the packet reception and go back to waiting for a
34415     preamble again. This releases the SPI bus for other users and also
34416     avoids missing packets.
34417     
34418     Signed-off-by: Keith Packard <keithp@keithp.com>
34419
34420 commit f715b5da3424adacc5a7f1e001e1dd7fa6f50385
34421 Author: Keith Packard <keithp@keithp.com>
34422 Date:   Wed Jan 9 15:29:01 2013 -0800
34423
34424     altoslib: Clean up AltosRecord clone methods
34425     
34426     Make the AltosRecord version abstract and then implement suitable
34427     versions in each subclass by creating copying constructors for each
34428     class.
34429     
34430     Signed-off-by: Keith Packard <keithp@keithp.com>
34431
34432 commit 42733d2823b1ecf54c03881fc120067868c0ff4c
34433 Author: Keith Packard <keithp@keithp.com>
34434 Date:   Wed Jan 9 15:23:46 2013 -0800
34435
34436     altoslib: Don't smash existing GPS pad alt after boost
34437     
34438     Leave the existing GPS pad altitude value in place after boost by
34439     checking to see if it was ever computed before resetting it to the
34440     barometric pad altitude. This makes GPS height values relative to the pad.
34441     
34442     Signed-off-by: Keith Packard <keithp@keithp.com>
34443
34444 commit 8c5ebaf88b459b09924753a8077393a7b0639133
34445 Merge: 59f355f5 d7d259c7
34446 Author: Bdale Garbee <bdale@gag.com>
34447 Date:   Tue Jan 8 22:12:17 2013 -0700
34448
34449     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
34450
34451 commit d409417ff8e9ed9d406bf1c04542a4ecb574768b
34452 Author: Keith Packard <keithp@keithp.com>
34453 Date:   Sun Jan 6 13:20:25 2013 -0800
34454
34455     altosui: Create .dmg file for Mac OS X installations
34456     
34457     Easier for users than a zip file
34458     
34459     Signed-off-by: Keith Packard <keithp@keithp.com>
34460
34461 commit 2582e9b45bb81ff70fbd5c8581370c8c1b5bd5e5
34462 Author: Keith Packard <keithp@keithp.com>
34463 Date:   Sun Jan 6 13:00:00 2013 -0800
34464
34465     micropeak: Add ReadMe.rtf to Mac distribution
34466     
34467     There are *two* steps to installing MicroPeak on Mac OSX. Best help
34468     out the poor user by explaining that.
34469     
34470     Signed-off-by: Keith Packard <keithp@keithp.com>
34471
34472 commit 0f05b1996122b6c6bce81ca33e85c2a65c3ded18
34473 Author: Keith Packard <keithp@keithp.com>
34474 Date:   Sun Jan 6 12:52:25 2013 -0800
34475
34476     micropeak: Create Mac OS X package
34477     
34478     Includes the FTDI driver and the MicroPeak app
34479     
34480     Signed-off-by: Keith Packard <keithp@keithp.com>
34481
34482 commit d663da13db60e1200535282ee1a0ea6305cad98c
34483 Author: Keith Packard <keithp@keithp.com>
34484 Date:   Sat Jan 5 10:59:26 2013 -0800
34485
34486     micropeak: Suggest filenames for saving data
34487     
34488     Uses the format '<year>-<month>-<day>-flight-<number>.mpd'
34489     
34490     Signed-off-by: Keith Packard <keithp@keithp.com>
34491
34492 commit 0c9eecfae02e8499e7c3d53a4386f026c54b04cd
34493 Author: Keith Packard <keithp@keithp.com>
34494 Date:   Sat Jan 5 10:38:20 2013 -0800
34495
34496     micropeak: Create .dmg file for apple. Create micropeak-jdb script
34497     
34498     Signed-off-by: Keith Packard <keithp@keithp.com>
34499
34500 commit 20d54cae1eeca6c5d05bfacbafd77c8aa72247c9
34501 Author: Keith Packard <keithp@keithp.com>
34502 Date:   Sat Jan 5 10:37:30 2013 -0800
34503
34504     micropeak: Use new libaltos entry point for FTDI devices
34505     
34506     Signed-off-by: Keith Packard <keithp@keithp.com>
34507
34508 commit e7e71e2042f2bfc24adcc57cecfe26368eb03e8a
34509 Author: Keith Packard <keithp@keithp.com>
34510 Date:   Sat Jan 5 10:36:50 2013 -0800
34511
34512     micropeak: Move raw view caret to top. Make raw text uneditable
34513     
34514     Signed-off-by: Keith Packard <keithp@keithp.com>
34515
34516 commit 70c7674b53d77e9995a235bb2dc455cb53d9e81e
34517 Author: Keith Packard <keithp@keithp.com>
34518 Date:   Sat Jan 5 10:36:40 2013 -0800
34519
34520     micropeak: Remove debug printf for command line
34521     
34522     Signed-off-by: Keith Packard <keithp@keithp.com>
34523
34524 commit 746ae98829a0fc15577ae0f7b506112178f481e3
34525 Author: Keith Packard <keithp@keithp.com>
34526 Date:   Sat Jan 5 10:35:20 2013 -0800
34527
34528     Add separate code path for listing FTDI devices
34529     
34530     This lets the library do different things for FTDI devices, as is
34531     required on Windows (for instance)
34532     
34533     Signed-off-by: Keith Packard <keithp@keithp.com>
34534
34535 commit ca284d8bef2f4bd360eaec58048ba9abdafc55bd
34536 Author: Keith Packard <keithp@keithp.com>
34537 Date:   Thu Jan 3 18:14:40 2013 -0800
34538
34539     micropeak: Use data.export for Raw display. Change to MPH
34540     
34541     data.export already knows how to format stuff, so use that to
34542     construct the raw data presentation for the GUI too.
34543     
34544     Signed-off-by: Keith Packard <keithp@keithp.com>
34545
34546 commit 81088b42b3ea899c8d1b3f09ee4fe24378fa03c9
34547 Author: Keith Packard <keithp@keithp.com>
34548 Date:   Thu Jan 3 17:40:19 2013 -0800
34549
34550     micropeak: Export in lots of units
34551     
34552     meters, feet, mach and gs
34553     
34554     Signed-off-by: Keith Packard <keithp@keithp.com>
34555
34556 commit f20781010a6560b7b359af269c502d098917c446
34557 Author: Keith Packard <keithp@keithp.com>
34558 Date:   Thu Jan 3 17:31:01 2013 -0800
34559
34560     micropeak: Add command line export option
34561     
34562     micropeak --export <foo.mpd> will create <foo.csv> full of useful data.
34563     
34564     Signed-off-by: Keith Packard <keithp@keithp.com>
34565
34566 commit 36e9603f74b85776ac049758021b51909161aeb1
34567 Author: Keith Packard <keithp@keithp.com>
34568 Date:   Thu Jan 3 17:30:29 2013 -0800
34569
34570     micropeak: Add Mac OS Info.plist file
34571     
34572     needed to build a Mac OS X application
34573     
34574     Signed-off-by: Keith Packard <keithp@keithp.com>
34575
34576 commit 722dc277dee915dcd09d3d65c0ee19173b114ef7
34577 Author: Keith Packard <keithp@keithp.com>
34578 Date:   Wed Jan 2 16:30:44 2013 -0800
34579
34580     micropeak: Change graph tooltip units on the fly
34581     
34582     Make sure the tooltips show the right units when they change
34583     
34584     Signed-off-by: Keith Packard <keithp@keithp.com>
34585
34586 commit 9e4c5b0a6ed3594cff6ab71398c172daa7c67177
34587 Author: Keith Packard <keithp@keithp.com>
34588 Date:   Wed Jan 2 16:19:33 2013 -0800
34589
34590     micropeak: Use JTextArea instead of TextArea
34591     
34592     Looks nicer and doesn't appear to have the same weird clipping problem
34593     
34594     Signed-off-by: Keith Packard <keithp@keithp.com>
34595
34596 commit 1979063928f1cdfc75c01ec098164c2822a5138d
34597 Author: Keith Packard <keithp@keithp.com>
34598 Date:   Wed Jan 2 16:07:49 2013 -0800
34599
34600     altosuilib: Fix install issues on Linux
34601     
34602     altosuilib.jar wasn't getting installed
34603     micropeak was using the wrong name
34604     
34605     Signed-off-by: Keith Packard <keithp@keithp.com>
34606
34607 commit 31fa139578a86821844e3e2efb1a84bdea4f1370
34608 Author: Keith Packard <keithp@keithp.com>
34609 Date:   Wed Jan 2 12:24:44 2013 -0800
34610
34611     micropeak: Add view of raw data in GUI
34612     
34613     Looks just like the export file
34614     
34615     Signed-off-by: Keith Packard <keithp@keithp.com>
34616
34617 commit 2c423d9287c6b9ea7233f5e3430682cb1c865da1
34618 Author: Keith Packard <keithp@keithp.com>
34619 Date:   Wed Jan 2 11:44:32 2013 -0800
34620
34621     micropeak: Add CSV export
34622     
34623     Signed-off-by: Keith Packard <keithp@keithp.com>
34624
34625 commit 93d640de65a1ecedfef89c96521c21632f96f372
34626 Author: Keith Packard <keithp@keithp.com>
34627 Date:   Wed Jan 2 11:22:11 2013 -0800
34628
34629     micropoint: Add MicroDataPoint
34630     
34631     This holds height/speed/accel data all in one place
34632     
34633     Signed-off-by: Keith Packard <keithp@keithp.com>
34634
34635 commit 0933f2ed5791cfdc28242cd60be3942556f4ed20
34636 Author: Keith Packard <keithp@keithp.com>
34637 Date:   Wed Jan 2 10:48:56 2013 -0800
34638
34639     altoslib: Remove unused fake product_micropeak_serial
34640     
34641     Code cleanups have made this no longer useful
34642     
34643     Signed-off-by: Keith Packard <keithp@keithp.com>
34644
34645 commit eb670e9b7576563d747ae5c9416371f145455ec1
34646 Author: Keith Packard <keithp@keithp.com>
34647 Date:   Wed Jan 2 09:50:09 2013 -0800
34648
34649     altosui: Remove duplicate AltosUSBDevice
34650     
34651     Signed-off-by: Keith Packard <keithp@keithp.com>
34652
34653 commit dc404bee7163a369eb1d95e0942b676bd3f95574
34654 Author: Keith Packard <keithp@keithp.com>
34655 Date:   Wed Jan 2 09:41:42 2013 -0800
34656
34657     altosui: Use shared AltosUIListener
34658     
34659     Signed-off-by: Keith Packard <keithp@keithp.com>
34660
34661 commit f0bbd3e2571336b5f5872759b5010148325efbaa
34662 Author: Keith Packard <keithp@keithp.com>
34663 Date:   Wed Jan 2 09:40:13 2013 -0800
34664
34665     altosui: Use shared AltosUIFrame and AltosUIDialog
34666     
34667     Signed-off-by: Keith Packard <keithp@keithp.com>
34668
34669 commit ae09bd641a86970763380f3028f987ffcb791020
34670 Author: Keith Packard <keithp@keithp.com>
34671 Date:   Wed Jan 2 09:33:36 2013 -0800
34672
34673     altosui: Use shared AltosFontListener class
34674     
34675     Signed-off-by: Keith Packard <keithp@keithp.com>
34676
34677 commit 8af405f1ac4d1b930f10465fd0270a49176f16d1
34678 Author: Keith Packard <keithp@keithp.com>
34679 Date:   Wed Jan 2 09:31:35 2013 -0800
34680
34681     altosui: Use shared AltosDeviceDialog
34682     
34683     Signed-off-by: Keith Packard <keithp@keithp.com>
34684
34685 commit 605b752080827bb59fcff5af9f1eab9fd5dad76b
34686 Author: Keith Packard <keithp@keithp.com>
34687 Date:   Wed Jan 2 09:09:10 2013 -0800
34688
34689     altosui: Remove AltosVersion.java
34690     
34691     Version data now stored in AltosUIVersion.java
34692     
34693     Signed-off-by: Keith Packard <keithp@keithp.com>
34694
34695 commit 5ce43661834920c3a8f3a1b6e1c555fb952b512d
34696 Author: Keith Packard <keithp@keithp.com>
34697 Date:   Wed Jan 2 09:06:41 2013 -0800
34698
34699     altosui: Use altosuilib for configuration
34700     
34701     Start moving to shared UI code
34702     
34703     Signed-off-by: Keith Packard <keithp@keithp.com>
34704
34705 commit 8a5666bcf4949b846589c000e1620afe39593f57
34706 Author: Keith Packard <keithp@keithp.com>
34707 Date:   Wed Jan 2 09:06:22 2013 -0800
34708
34709     libaltos: Remove a couple of spurious debug printfs
34710     
34711     Signed-off-by: Keith Packard <keithp@keithp.com>
34712
34713 commit 9efc57e4052e3c11218973f7666ad18ea5cf2a5a
34714 Author: Keith Packard <keithp@keithp.com>
34715 Date:   Tue Jan 1 23:15:14 2013 -0800
34716
34717     Rename AltosConfigureUI to AltosUIConfigure
34718     
34719     Leave AltosConfigureUI for AltosUI
34720     
34721     Signed-off-by: Keith Packard <keithp@keithp.com>
34722
34723 commit 103eaa674be7582437aa850f0fd82788e10f244b
34724 Author: Keith Packard <keithp@keithp.com>
34725 Date:   Tue Jan 1 23:10:04 2013 -0800
34726
34727     micropeak: Check CRC on downloaded
34728     
34729     Signed-off-by: Keith Packard <keithp@keithp.com>
34730
34731 commit 4dae5b876b089c17c87c72df2ad2fa5ec4f1657c
34732 Author: Keith Packard <keithp@keithp.com>
34733 Date:   Tue Jan 1 23:03:29 2013 -0800
34734
34735     Build micropeak by default
34736     
34737     Signed-off-by: Keith Packard <keithp@keithp.com>
34738
34739 commit 3ac109132d1878abbd277ae21215716326404781
34740 Author: Keith Packard <keithp@keithp.com>
34741 Date:   Tue Jan 1 18:20:23 2013 -0800
34742
34743     Build installable versions of MicroPeak GUI
34744     
34745     Makes windows/mac/linux versions. Windows version appears to work on
34746     Wine at least.
34747     
34748     Signed-off-by: Keith Packard <keithp@keithp.com>
34749
34750 commit d94ceed48be439f368d597bf06ed1e8adc4ef46b
34751 Author: Keith Packard <keithp@keithp.com>
34752 Date:   Tue Jan 1 17:10:55 2013 -0800
34753
34754     micropeak: Add 'Close' menu item. Fix start location
34755     
34756     Let the window system pick a spot to place the application
34757     windows. This avoids having them all sit on top of one another.
34758     
34759     Signed-off-by: Keith Packard <keithp@keithp.com>
34760
34761 commit 982b272920fcb444fd399941cabe613d8ac7104b
34762 Author: Keith Packard <keithp@keithp.com>
34763 Date:   Tue Jan 1 16:57:31 2013 -0800
34764
34765     micropeak: Fix chart colors
34766     
34767     Need to apply custom colors after setting the theme
34768     
34769     Signed-off-by: Keith Packard <keithp@keithp.com>
34770
34771 commit d83587c3c66b730cc54ca153714eee520ee40b2c
34772 Author: Keith Packard <keithp@keithp.com>
34773 Date:   Tue Jan 1 15:30:11 2013 -0800
34774
34775     micropeak is code complete now.
34776     
34777     Added save and download functionality. Removed 'new' from file menu.
34778     
34779     Signed-off-by: Keith Packard <keithp@keithp.com>
34780
34781 commit 65b512c890a3ccf487655b79305ab1cfcf49259c
34782 Merge: 434e946a d7d259c7
34783 Author: Keith Packard <keithp@keithp.com>
34784 Date:   Mon Dec 31 14:24:59 2012 -0800
34785
34786     Merge remote-tracking branch 'origin/master' into micropeak-logging
34787
34788 commit 434e946aa79b5a7e60799f996887bc6467889b92
34789 Author: Keith Packard <keithp@keithp.com>
34790 Date:   Mon Dec 31 14:22:37 2012 -0800
34791
34792     Allow CC1120 to sit on other SPI busses
34793     
34794     Reading the incoming data bypasses the SPI API and touches the SPI
34795     data register directly; which port that is needs to be specified in
34796     the pins file
34797     
34798     Signed-off-by: Keith Packard <keithp@keithp.com>
34799
34800 commit 2bd6aca54fc465995d6985c8799cd0d016c9a543
34801 Author: Keith Packard <keithp@keithp.com>
34802 Date:   Mon Dec 31 14:17:26 2012 -0800
34803
34804     micropeak: Add flight stats pane
34805     
34806     Shows graph or stats in alternate panes
34807     
34808     Signed-off-by: Keith Packard <keithp@keithp.com>
34809
34810 commit 56a1210a7b04a3623d19ec282f26fecc79c126dd
34811 Author: Keith Packard <keithp@keithp.com>
34812 Date:   Mon Dec 31 11:42:57 2012 -0800
34813
34814     micropeak: Use altosuilib
34815     
34816     This removes a pile of code stolen from altosui
34817     
34818     Signed-off-by: Keith Packard <keithp@keithp.com>
34819
34820 commit 6db192898eebf750c4d51516eff7916bc4da493b
34821 Author: Keith Packard <keithp@keithp.com>
34822 Date:   Mon Dec 31 11:38:53 2012 -0800
34823
34824     altoslib: Add units change notification list
34825     
34826     This allows the UI to automatically respond to changes in the
34827     preferred units.
34828     
34829     Signed-off-by: Keith Packard <keithp@keithp.com>
34830
34831 commit 03496dc47372c40f7faae1766b0e729a1feeab7c
34832 Author: Keith Packard <keithp@keithp.com>
34833 Date:   Mon Dec 31 11:32:56 2012 -0800
34834
34835     Create altosuilib to share code between altosui and micropeak
34836     
34837     Need to convert altosui to using it, but that shouldn't be hard
34838     
34839     Signed-off-by: Keith Packard <keithp@keithp.com>
34840
34841 commit d7d259c7b3eedcc1c185d2b7e3c33e829bd7ce96
34842 Author: Keith Packard <keithp@gag.com>
34843 Date:   Fri Dec 28 23:05:31 2012 -0700
34844
34845     altos: megadongle radio int is C13, not C14
34846     
34847     Hard to get interrupts when listening to the wrong pin
34848     
34849     Signed-off-by: Keith Packard <keithp@gag.com>
34850
34851 commit f7a56152808c7838c1886884bb77de2705ab076c
34852 Merge: daf8776f b70ca5ea
34853 Author: Keith Packard <keithp@keithp.com>
34854 Date:   Fri Dec 28 21:50:13 2012 -0800
34855
34856     Merge remote-tracking branch 'origin/master' into micropeak-logging
34857
34858 commit 59f355f5288b42b2e47743d06e41e55819a55f64
34859 Merge: 099d2b0e b70ca5ea
34860 Author: Bdale Garbee <bdale@gag.com>
34861 Date:   Fri Dec 28 22:30:26 2012 -0700
34862
34863     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
34864
34865 commit b70ca5eaf1c3d60bd9adf6835e1247f4147ca9c8
34866 Author: Keith Packard <keithp@gag.com>
34867 Date:   Fri Dec 28 19:35:46 2012 -0700
34868
34869     altos: Fix MegaDongle CC1120 chip select pin
34870     
34871     It's on A0, not C5
34872     
34873     Signed-off-by: Keith Packard <keithp@gag.com>
34874
34875 commit a6e116515f5e4522adbfcd1900885c2a6034b57c
34876 Author: Keith Packard <keithp@gag.com>
34877 Date:   Fri Dec 28 19:34:33 2012 -0700
34878
34879     altos: Fix cc1120 debug code to build on megadongle
34880     
34881     RDF function had changed, and APRS isn't available on megadongle.
34882     
34883     Signed-off-by: Keith Packard <keithp@gag.com>
34884
34885 commit daf8776f8646ba187f1a17f7aae797503bed3f2a
34886 Author: Keith Packard <keithp@keithp.com>
34887 Date:   Fri Dec 28 16:34:48 2012 -0800
34888
34889     Lots more work on the MicroPeak application
34890     
34891     Signed-off-by: Keith Packard <keithp@keithp.com>
34892
34893 commit 099d2b0ea59d825bd69a3fbb5523b9cbb9430ce8
34894 Author: Bdale Garbee <bdale@gag.com>
34895 Date:   Fri Dec 28 15:36:24 2012 -0700
34896
34897     update stlink-pins document to make it clear 4-pin MicroMaTch is our
34898     standard STM32L programming connector, and the big MM thing was v0.1 only
34899
34900 commit 9da9adc2718928de2af65a68cddbcc636cc3e9e8
34901 Author: Keith Packard <keithp@keithp.com>
34902 Date:   Tue Dec 25 14:45:49 2012 -0800
34903
34904     Add file chooser for MicroPeak
34905     
34906     Needs reasonable directory tracking
34907     
34908     Signed-off-by: Keith Packard <keithp@keithp.com>
34909
34910 commit bf8e1b6eecb2bae12ffdbd730bd6ec12ccdaf23a
34911 Author: Keith Packard <keithp@keithp.com>
34912 Date:   Tue Dec 25 14:23:29 2012 -0800
34913
34914     Start building MicroPeak GUI tool
34915     
34916     Download, save and analyze MicroPeak flight data
34917     
34918     Signed-off-by: Keith Packard <keithp@keithp.com>
34919
34920 commit 868ef0c9c4b208c02a87180b0eede329369bdc77
34921 Merge: 669cde8a 57487e78
34922 Author: Keith Packard <keithp@keithp.com>
34923 Date:   Tue Dec 25 14:20:42 2012 -0800
34924
34925     Merge branch 'master' into micropeak-logging
34926
34927 commit 669cde8a87d88ceae89e369c1d38b88c9f8198cf
34928 Author: Keith Packard <keithp@keithp.com>
34929 Date:   Tue Dec 25 14:19:19 2012 -0800
34930
34931     Move libaltos to top level
34932     
34933     This will let it be shared by the new MicroPeak gui
34934     
34935     Signed-off-by: Keith Packard <keithp@keithp.com>
34936
34937 commit 57487e78b90465a21c87cf30deb0aeaba0887332
34938 Author: Keith Packard <keithp@keithp.com>
34939 Date:   Tue Dec 18 23:15:20 2012 -0800
34940
34941     altos: Actually record ground averages for 6dof sensor
34942     
34943     This gets the long-term averages for the 6dof sensors recorded into
34944     the first flight log record.
34945     
34946     Signed-off-by: Keith Packard <keithp@keithp.com>
34947
34948 commit 244415c515f21328cffe88d1369949a4af49a177
34949 Author: Keith Packard <keithp@keithp.com>
34950 Date:   Tue Dec 18 22:59:36 2012 -0800
34951
34952     altosui: Clean up graph a bit, remove shapes, improve tooltips
34953     
34954     Sometimes graphs would get shapes at each datapoint which was
34955     annoyingly cluttered. And, the tooltips used a format that was
34956     difficult to interpret.
34957     
34958     Signed-off-by: Keith Packard <keithp@keithp.com>
34959
34960 commit d7d35b0bd86b912c43a21a275347fca201079847
34961 Author: Keith Packard <keithp@keithp.com>
34962 Date:   Tue Dec 18 00:39:37 2012 -0800
34963
34964     altos: Add distinct LED pattern before writing log data
34965     
34966     Otherwise, the whole log looks like a an extra altitude digit.
34967     
34968     Signed-off-by: Keith Packard <keithp@keithp.com>
34969
34970 commit 23dc9a63ae8bc982d9352cfb7a3f508d8a08c374
34971 Author: Keith Packard <keithp@keithp.com>
34972 Date:   Mon Dec 17 22:58:49 2012 -0800
34973
34974     altos: Make micropeak 'serial' interface work
34975     
34976     I prototyped the mpserial interface on a breadboard and tuned the
34977     circuit to register the LED correctly. Then adjusted the serial code
34978     to send bits at the right speed and format.
34979     
34980     The logging contents are now in hexdecimal with a CCITT CRC-16
34981     computed to verify correct reception.
34982     
34983     Signed-off-by: Keith Packard <keithp@keithp.com>
34984
34985 commit b1d37be4c024e9690107c693d9819229025966fa
34986 Author: Keith Packard <keithp@keithp.com>
34987 Date:   Mon Dec 17 17:03:41 2012 -0800
34988
34989     altos: Average MPU6000 values on ground for later use
34990     
34991     Having long-term ground averages recorded to the eeprom file will make
34992     post-flight analysis of the data better.
34993     
34994     Signed-off-by: Keith Packard <keithp@keithp.com>
34995
34996 commit b6c9e8ffc87481a23ba90fa22df7c9421e2cd6a6
34997 Author: Keith Packard <keithp@keithp.com>
34998 Date:   Sun Dec 16 16:52:15 2012 -0800
34999
35000     altos: Re-enable beeper on megametrum
35001     
35002     I turned it off during radio testing and forgot to fix that before committing...
35003     
35004     Signed-off-by: Keith Packard <keithp@keithp.com>
35005
35006 commit dd7c30324461b2aed83b86bfe4323180664123cf
35007 Author: Keith Packard <keithp@keithp.com>
35008 Date:   Sun Dec 16 16:08:33 2012 -0800
35009
35010     altos: Add new MARC status pin interrupt bits to megadongle
35011     
35012     Signed-off-by: Keith Packard <keithp@keithp.com>
35013
35014 commit dfff41c2bec16fe4c7b198a4720eb40d8e740ac4
35015 Merge: 22a58b0f 00bc1a09
35016 Author: Keith Packard <keithp@keithp.com>
35017 Date:   Sun Dec 16 16:06:41 2012 -0800
35018
35019     Merge branch 'aprs' into 'master'
35020
35021 commit 22a58b0f9b82ea8c7abeda79ca7a4cd21c3dc93c
35022 Author: Keith Packard <keithp@keithp.com>
35023 Date:   Sun Dec 16 16:04:05 2012 -0800
35024
35025     altos: Wire up another CC1120 GPIO to get MARC status changes
35026     
35027     When the radio drops out of RX or TX mode due to an error, it changes
35028     the MARC status, and sends pulse down a configured GPIO. Use this to
35029     tell when something 'bad' happened during TX or RX so that we can
35030     recover from losing the SPI bus in the middle of transmission or
35031     reception.
35032     
35033     Without this, the radio would change state and we'd never know,
35034     leaving the radio code waiting for an interrupt that would never arrive.
35035     
35036     Signed-off-by: Keith Packard <keithp@keithp.com>
35037
35038 commit 4e3ac3f2038cc3a43252fc8f820a1373a637ab83
35039 Author: Keith Packard <keithp@keithp.com>
35040 Date:   Sun Dec 16 13:31:45 2012 -0800
35041
35042     altos: Test APRS rounding by using coordinates near the boundary
35043     
35044     This selects lat/lon and altitude near the rounding boundary to check
35045     that the resulting APRS data is correctly computed.
35046     
35047     Signed-off-by: Keith Packard <keithp@keithp.com>
35048
35049 commit 9bc701ce1132f04ec90ef22e6a7a90c67918737b
35050 Author: Keith Packard <keithp@keithp.com>
35051 Date:   Sun Dec 16 13:30:20 2012 -0800
35052
35053     altos: Document what HAS_BOOT_RADIO does in the m25 driver
35054     
35055     HAS_BOOT_RADIO causes the m25 driver to abort any ongoing receive in
35056     case that is holding the SPI bus.
35057     
35058     Signed-off-by: Keith Packard <keithp@keithp.com>
35059
35060 commit 6b4cfd8719e3fd4a2904369e176182c870a3b43c
35061 Author: Keith Packard <keithp@keithp.com>
35062 Date:   Sun Dec 16 13:29:31 2012 -0800
35063
35064     altos: Round APRS data correctly
35065     
35066     Apply rounding once at the start of the computation, then truncate
35067     after that.
35068     
35069     Signed-off-by: Keith Packard <keithp@keithp.com>
35070
35071 commit 00bc1a090a294e103370b8ab0a0fe5d7a2acfe92
35072 Author: Keith Packard <keithp@keithp.com>
35073 Date:   Sun Dec 16 13:25:54 2012 -0800
35074
35075     altoslib: unconfigured radio frequency data is now -1, not 0
35076     
35077     This changed when AltosConfigData was cleaned up, so now frequency
35078     settings must check for positive numbers rather than non-zero.
35079     
35080     Signed-off-by: Keith Packard <keithp@keithp.com>
35081
35082 commit 034dfc4f9bef049b1fb5704873dd76f6a3a9949d
35083 Author: Keith Packard <keithp@keithp.com>
35084 Date:   Sat Dec 15 15:07:07 2012 -0800
35085
35086     doc: Add warning about matching battery voltage.
35087     
35088     Signed-off-by: Keith Packard <keithp@keithp.com>
35089
35090 commit 4925a6f2f4edd5b54641a5240030e5c0e3e95db6
35091 Author: Keith Packard <keithp@keithp.com>
35092 Date:   Sat Dec 15 14:47:22 2012 -0800
35093
35094     doc: Add paragraph noting differences in JST polarity
35095     
35096     Looks like the 'standard' polarity for 3.7V lipos using JST connectors
35097     in RC aircraft is swapped from what Spark Fun uses. Note that in the
35098     docs to try and keep people from wrecking hardware.
35099     
35100     Signed-off-by: Keith Packard <keithp@keithp.com>
35101
35102 commit 6fa1ec0dbf2a4eda8d061c67b3779b83b88f29f0
35103 Merge: f1409311 73422bf7
35104 Author: Keith Packard <keithp@keithp.com>
35105 Date:   Fri Dec 14 19:29:50 2012 -0800
35106
35107     Merge branch 'micropeak-1.1'
35108
35109 commit f1409311761d65e85ac08c38c9b9a0114cc8f535
35110 Author: Keith Packard <keithp@keithp.com>
35111 Date:   Fri Dec 14 19:28:49 2012 -0800
35112
35113     altoslib: Discard previous flight state on SN change
35114     
35115     A previous change discarded previous *telemetry* state, but failed to
35116     discard any previous overall flight state. This would reset some of
35117     the data fields, but wouldn't reset the GPS state and max measurements.
35118     
35119     Signed-off-by: Keith Packard <keithp@keithp.com>
35120
35121 commit 8dbe8abd034a2d1ee2ec0380ec376722a4ecbd71
35122 Author: Keith Packard <keithp@keithp.com>
35123 Date:   Fri Dec 14 19:27:56 2012 -0800
35124
35125     altoslib: Only list flight logs for boards that we know have them
35126     
35127     Boards that don't have flight logs will generate a nice 'Syntax Error'
35128     and fail to initialize.
35129     
35130     Signed-off-by: Keith Packard <keithp@keithp.com>
35131
35132 commit fc2e5beb9173663e1e37a9b5a7b6eea1046222f7
35133 Author: Keith Packard <keithp@keithp.com>
35134 Date:   Fri Dec 14 11:11:39 2012 -0800
35135
35136     altos: Log baro readings for MicroPeak
35137     
35138     This logs barometric data every 192ms (more or less) to the 504
35139     remaining bytes of internal EEPROM storage in the ATtiny85. This
35140     provides 48.192 seconds of logging.
35141     
35142     Signed-off-by: Keith Packard <keithp@keithp.com>
35143
35144 commit 73422bf72e07b169bfe37b02518b9e7479931971
35145 Author: Keith Packard <keithp@keithp.com>
35146 Date:   Wed Dec 12 22:53:36 2012 -0800
35147
35148     altos: Note that Lithium battery may be included with MicroPeak
35149     
35150     I'm not willing to say that we'll always be able to include a battery,
35151     but we can certainly try, and they're certainly cheap enough that we
35152     should.
35153     
35154     Signed-off-by: Keith Packard <keithp@keithp.com>
35155
35156 commit 688a9458bb03a81e71554c14295d1baacbbbd530
35157 Merge: 816c6b5d c8866fba
35158 Author: Keith Packard <keithp@keithp.com>
35159 Date:   Wed Dec 12 22:36:59 2012 -0800
35160
35161     Merge branch 'micropeak-1.1'
35162
35163 commit c8866fbae2b00b1d7a7ddf89a3f971a75d3dcd60
35164 Author: Keith Packard <keithp@keithp.com>
35165 Date:   Wed Dec 12 22:35:05 2012 -0800
35166
35167     doc: Update MicroPeak doc to include EEPROM and programming info
35168     
35169     Signed-off-by: Keith Packard <keithp@keithp.com>
35170
35171 commit 816c6b5d087694a9db9c34cc5ec7671a1487d9b9
35172 Merge: a4a84182 a4678cd8
35173 Author: Keith Packard <keithp@keithp.com>
35174 Date:   Wed Dec 12 11:10:14 2012 -0800
35175
35176     Merge branch 'micropeak-1.1'
35177
35178 commit a4678cd848da994dc893b75790e4c9a86e54d895
35179 Author: Keith Packard <keithp@keithp.com>
35180 Date:   Wed Dec 12 11:01:48 2012 -0800
35181
35182     altos: Log in-flight data for MicroPeak
35183     
35184     This logs the low 16 bits of the pressure value to the remaining
35185     on-chip eeprom. It can be read out with a standard AVR programming
35186     dongle.
35187     
35188     Signed-off-by: Keith Packard <keithp@keithp.com>
35189
35190 commit 07a45c50429389ae7b51e12bc847d34fb1577bc6
35191 Author: Keith Packard <keithp@keithp.com>
35192 Date:   Wed Dec 12 10:57:03 2012 -0800
35193
35194     altos: Add load-slow target for MicroPeak
35195     
35196     This sets the programming clock to 1/4 of the 250kHz clock used by the
35197     MicroPeak firmware, allowing the device to be reprogrammed.
35198     
35199     Signed-off-by: Keith Packard <keithp@keithp.com>
35200
35201 commit 69447d8ad3f5a1e1f59939477afc7720a437fadc
35202 Author: Keith Packard <keithp@keithp.com>
35203 Date:   Tue Dec 11 23:43:30 2012 -0800
35204
35205     altos: Tim Van Milligan suggestion for µP -- delay before showing last flight
35206     
35207     This gives the user time to move their finger out of the way of the LED.
35208     
35209     Signed-off-by: Keith Packard <keithp@keithp.com>
35210
35211 commit a4a841828924ee37f5201d4ff0aec38459f2d802
35212 Merge: b26e837a d309fcff
35213 Author: Keith Packard <keithp@keithp.com>
35214 Date:   Tue Dec 11 14:42:43 2012 -0800
35215
35216     Merge branch 'micropeak-1.1'
35217
35218 commit d309fcff54fe6904fb860f33c15fcb7d1c96e91b
35219 Author: Keith Packard <keithp@keithp.com>
35220 Date:   Tue Dec 11 14:41:53 2012 -0800
35221
35222     altos: Increase MicroPeak blink times a bit
35223     
35224     make the 0 longer (1 sec now), and make the time between digits longer
35225     (also 1 sec now)
35226     
35227     Signed-off-by: Keith Packard <keithp@keithp.com>
35228
35229 commit b26e837a6f18641aae9372aab22168849ff10812
35230 Merge: 1489c7f7 c233ef67
35231 Author: Keith Packard <keithp@keithp.com>
35232 Date:   Sun Dec 9 18:33:31 2012 -0800
35233
35234     Merge branch 'micropeak-1.1'
35235
35236 commit c233ef67f42c14cb1d0e0542a9523b279f826af5
35237 Author: Keith Packard <keithp@keithp.com>
35238 Date:   Sun Dec 9 18:28:33 2012 -0800
35239
35240     altos: Use alt_t value to hold displayed height in micropeak
35241     
35242     Heights are 32 bits (to get .1 meter resolution) in micropeak; make
35243     sure we have enough bits while blinking out the computed value.
35244     
35245     Signed-off-by: Keith Packard <keithp@keithp.com>
35246
35247 commit defd5d0784a754be30e3295067fbc85a108ad172
35248 Author: Keith Packard <keithp@keithp.com>
35249 Date:   Sun Dec 9 18:27:49 2012 -0800
35250
35251     altos: Make sure pa to altitude conversion is done with 32 bits
35252     
35253     We need 32 bits to hold intermediate values, even if the final
35254     altitude is reported in only 16 bits.
35255     
35256     Signed-off-by: Keith Packard <keithp@keithp.com>
35257
35258 commit 24948ea1d41f2a7c96ac09e35d1250909e5726ae
35259 Author: Keith Packard <keithp@keithp.com>
35260 Date:   Sun Dec 9 14:32:35 2012 -0800
35261
35262     altos: Store altitude in 32-bits for MicroPeak
35263     
35264     Needs all 32 bits to store .1 meter resolution
35265     
35266     Signed-off-by: Keith Packard <keithp@keithp.com>
35267
35268 commit cf47efdc86f0b421fcf4389669fbecf6fa3f5934
35269 Author: Keith Packard <keithp@keithp.com>
35270 Date:   Fri Dec 7 22:49:34 2012 -0800
35271
35272     altos: Stop including profiling and stack guard code in megametrum
35273     
35274     These take CPU time and memory and are intended only for debugging
35275     
35276     Signed-off-by: Keith Packard <keithp@keithp.com>
35277
35278 commit 4339d5c8e6373119e5377fe5c883b6b0e6ce37f6
35279 Author: Keith Packard <keithp@keithp.com>
35280 Date:   Fri Dec 7 17:38:17 2012 -0800
35281
35282     altos: Fix aprs test to not allow callsign configuration
35283     
35284     There's no configuration to take a callsign from...
35285     
35286     Signed-off-by: Keith Packard <keithp@keithp.com>
35287
35288 commit abf82991b8e69754ebc4857ce78ac4a4b01f16e4
35289 Author: Keith Packard <keithp@keithp.com>
35290 Date:   Fri Dec 7 17:35:15 2012 -0800
35291
35292     altosui: Add APRS interval configuration to UI
35293     
35294     Signed-off-by: Keith Packard <keithp@keithp.com>
35295
35296 commit bd05421991b596fe9cf73ee25c9046b0fb4e32f7
35297 Merge: 1f797066 1489c7f7
35298 Author: Keith Packard <keithp@keithp.com>
35299 Date:   Fri Dec 7 17:34:10 2012 -0800
35300
35301     Merge branch 'master' into aprs
35302
35303 commit 1489c7f75f7b9ce547ac49c157b440c4f9131ef4
35304 Author: Keith Packard <keithp@keithp.com>
35305 Date:   Fri Dec 7 17:27:48 2012 -0800
35306
35307     altosui: Call config UI from AltosConfigData directly
35308     
35309     Don't make AltosConfig have a pile of config code, stick that in
35310     AltosConfigData instead. This uses a new interface, AltosConfigValues
35311     to get from AltosConfigData to the UI.
35312     
35313     Signed-off-by: Keith Packard <keithp@keithp.com>
35314
35315 commit 1f797066857b171b19829e2bb7187b8faf37d07c
35316 Author: Keith Packard <keithp@keithp.com>
35317 Date:   Fri Dec 7 17:20:02 2012 -0800
35318
35319     altos: Use configured callsign in APRS packets
35320     
35321     Instead of hard-coding my own call sign...
35322     
35323     Signed-off-by: Keith Packard <keithp@keithp.com>
35324
35325 commit b28323ce91d23db5e1c3cbd1309c72aafcfbe235
35326 Author: Keith Packard <keithp@keithp.com>
35327 Date:   Fri Dec 7 17:18:32 2012 -0800
35328
35329     altos: Make APRS interval configurable
35330     
35331     This provides a separate configuration value for APRS, allowing the
35332     interval between APRS reports to vary.
35333     
35334     Signed-off-by: Keith Packard <keithp@keithp.com>
35335
35336 commit f8a704268f0978a39b9c7983e049ef55914f7280
35337 Author: Keith Packard <keithp@keithp.com>
35338 Date:   Fri Dec 7 10:15:25 2012 -0800
35339
35340     altos: Fix up APRS packet sending code in cc1120 driver
35341     
35342     This fixes the FIFO management, ensuring that the data are streamed
35343     into the radio fast enough to keep the packet continuous. Sounds like
35344     it works, but testing with an actual APRS receiver is required.
35345     
35346     Signed-off-by: Keith Packard <keithp@keithp.com>
35347
35348 commit 748e42ebf1dfb1efd5dec6ddd93f5c7aeedeb01d
35349 Merge: 75912f8a c10f9a43
35350 Author: Keith Packard <keithp@keithp.com>
35351 Date:   Fri Dec 7 10:14:11 2012 -0800
35352
35353     Merge branch 'master' into aprs
35354
35355 commit c10f9a438ed5789479d21c78153ca7f14c05534c
35356 Author: Keith Packard <keithp@keithp.com>
35357 Date:   Fri Dec 7 10:05:51 2012 -0800
35358
35359     altos: fix functions calling pollchar to use 'int' to hold the value
35360     
35361     AO_READ_AGAIN doesn't fit in a char anymore now that stdio is 8-bit
35362     clean, everyone using pollchar must use an 'int' variable to capture
35363     the whole value from pollchar.
35364     
35365     Signed-off-by: Keith Packard <keithp@keithp.com>
35366
35367 commit 16fd9009d8b034fd8d208115317f65fabe10072a
35368 Author: Keith Packard <keithp@keithp.com>
35369 Date:   Fri Dec 7 08:32:22 2012 -0800
35370
35371     altosui: Use AltosConfigData for altosui configuration dialog
35372     
35373     Instead of a separate config language parser, share with altoslib
35374     
35375     Signed-off-by: Keith Packard <keithp@keithp.com>
35376
35377 commit e572651b36ad557d716fb14e76e3eec132e5ebdf
35378 Author: Keith Packard <keithp@keithp.com>
35379 Date:   Thu Dec 6 17:08:39 2012 -0800
35380
35381     altoslib: Make AltosConfigData parse all of the config data
35382     
35383     It was missing quite a few. This also speeds up parsing of config from
35384     TeleScience, TeleBT and TeleTerra by not listing flight info on those
35385     products (where it doesn't make sense).
35386     
35387     Signed-off-by: Keith Packard <keithp@keithp.com>
35388
35389 commit cb4f2b62d50aca615bd4f9f230a1736880125e3e
35390 Author: Keith Packard <keithp@keithp.com>
35391 Date:   Thu Dec 6 17:07:25 2012 -0800
35392
35393     altoslib: Make AltosMs5607 capable of parsing ms5607 info lines
35394     
35395     This moves the parsing from AltosMs5607Query
35396     
35397     Signed-off-by: Keith Packard <keithp@keithp.com>
35398
35399 commit b4e86af6de52ea0bacf80e3936b6cd17c1cbf898
35400 Author: Keith Packard <keithp@keithp.com>
35401 Date:   Thu Dec 6 17:06:17 2012 -0800
35402
35403     altos: Change 'flight-number' to 'current-flight'
35404     
35405     Avoids ambiguity with stored flight info, which starts lines with 'flight'.
35406     
35407     Signed-off-by: Keith Packard <keithp@keithp.com>
35408
35409 commit 9d095eb1987f35d0d4e6540bf335e1faaa7c86ec
35410 Author: Keith Packard <keithp@keithp.com>
35411 Date:   Thu Dec 6 16:29:36 2012 -0800
35412
35413     altos: Shrink 'ao_version' by calling printf fewer times
35414     
35415     Each printf call costs quite a bit of code space on the cc1111, so
35416     instead of making multiple short calls, make one longer one.
35417     
35418     Signed-off-by: Keith Packard <keithp@keithp.com>
35419
35420 commit 75912f8af04cecc0bbffecb2072d465c3744d4e8
35421 Author: Keith Packard <keithp@keithp.com>
35422 Date:   Thu Dec 6 10:30:46 2012 -0800
35423
35424     altos: Send APRS packets even during ascent
35425     
35426     If you're using APRS, presumably you want to watch the rocket going up too.
35427     
35428     Signed-off-by: Keith Packard <keithp@keithp.com>
35429
35430 commit 1f84c0adbfa494ddc7dbe276796d999560be9438
35431 Author: Keith Packard <keithp@keithp.com>
35432 Date:   Thu Dec 6 10:28:14 2012 -0800
35433
35434     altos: Allow telemetry, rdf and APRS to be individually controlled
35435     
35436     But, only when APRS is available so that TeleMetrum and TeleMini don't
35437     change behaviour
35438     
35439     Signed-off-by: Keith Packard <keithp@keithp.com>
35440
35441 commit f661da527fb4a3a492f5322e2a718d441e1cde83
35442 Author: Keith Packard <keithp@keithp.com>
35443 Date:   Thu Dec 6 10:23:39 2012 -0800
35444
35445     altos: Hook up APRS to telemetry loop
35446     
35447     Send APRS packet once every 2 seconds
35448     
35449     Signed-off-by: Keith Packard <keithp@keithp.com>
35450
35451 commit c1e6fa32b856b91afa355cd272d2d7287d3ccca1
35452 Author: Keith Packard <keithp@keithp.com>
35453 Date:   Thu Dec 6 10:12:11 2012 -0800
35454
35455     altos: Hook APRS up to the radio
35456     
35457     This adds an arbitrary-length packet writing function to the radio
35458     code.
35459     
35460     Signed-off-by: Keith Packard <keithp@keithp.com>
35461
35462 commit 51ef826372f466f44901c4c609ed6a987d30fda4
35463 Author: Keith Packard <keithp@keithp.com>
35464 Date:   Wed Dec 5 23:39:47 2012 -0800
35465
35466     altos: Prepare APRS for use within altos itself
35467     
35468     Make all variables static, const-ify constants, change the public
35469     name of the single entry point.
35470     
35471     Signed-off-by: Keith Packard <keithp@keithp.com>
35472
35473 commit 74969483736381858484dca9ebb528d9d2d73f5b
35474 Author: Keith Packard <keithp@keithp.com>
35475 Date:   Wed Dec 5 22:23:46 2012 -0800
35476
35477     altos: Start restructuring APRS code to create and send packets
35478     
35479     Signed-off-by: Keith Packard <keithp@keithp.com>
35480
35481 commit 933d654ec917d9794e87407a7e579438bb738d54
35482 Author: Keith Packard <keithp@keithp.com>
35483 Date:   Wed Dec 5 21:37:47 2012 -0800
35484
35485     altos: Remove a bunch of time bits from the APRS code
35486     
35487     Signed-off-by: Keith Packard <keithp@keithp.com>
35488
35489 commit 684f53d67379cf2ae696fab93d81e49208dfa43c
35490 Author: Keith Packard <keithp@keithp.com>
35491 Date:   Wed Dec 5 21:34:05 2012 -0800
35492
35493     altos: Remove APRS sine-wave table
35494     
35495     We're generating a lovely square wave, which appears to be decoded
35496     just fine thankyouverymuch.
35497     
35498     Signed-off-by: Keith Packard <keithp@keithp.com>
35499
35500 commit b79f448818126258174044a23db5b4f330fd5986
35501 Author: Keith Packard <keithp@keithp.com>
35502 Date:   Wed Dec 5 21:25:29 2012 -0800
35503
35504     altos: More APRS trimming
35505     
35506     Signed-off-by: Keith Packard <keithp@keithp.com>
35507
35508 commit 0bb7200f85db1bc6e39e72e671be9a7aef9c8f09
35509 Author: Keith Packard <keithp@keithp.com>
35510 Date:   Wed Dec 5 21:22:55 2012 -0800
35511
35512     altos: Remove more unused APRS code
35513     
35514     Getting down to a reasonable amount of code.
35515     
35516     Signed-off-by: Keith Packard <keithp@keithp.com>
35517
35518 commit d717edd18a35376811d6be0d0c7522ee8cc426f9
35519 Author: Keith Packard <keithp@keithp.com>
35520 Date:   Wed Dec 5 21:13:37 2012 -0800
35521
35522     altos: Reduce printf calls in APRS packet generation
35523     
35524     Merge all of the data into a single printf call
35525     
35526     Signed-off-by: Keith Packard <keithp@keithp.com>
35527
35528 commit 3e1254c4f3261f66d8070250898fe906eb80d8f2
35529 Author: Keith Packard <keithp@keithp.com>
35530 Date:   Wed Dec 5 21:08:19 2012 -0800
35531
35532     altos: Strip out everything but the basic position reporting from APRS
35533     
35534     Any useful data will be sent over the digital link; APRS is strictly
35535     for position tracking
35536     
35537     Signed-off-by: Keith Packard <keithp@keithp.com>
35538
35539 commit fe820a8a2dc6248b5edb96a9521536d41b936116
35540 Author: Keith Packard <keithp@keithp.com>
35541 Date:   Wed Dec 5 21:01:59 2012 -0800
35542
35543     Signed-off-by: Keith Packard <keithp@keithp.com>
35544     
35545     altos: Switch APRS to standard position reporting form
35546     
35547     Stop using NMEA sentences for position
35548
35549 commit 03f844ddcd95166211451fda0b20f9b15496294e
35550 Author: Keith Packard <keithp@keithp.com>
35551 Date:   Wed Dec 5 20:11:35 2012 -0800
35552
35553     altos: Add missing ao_aprs.h file
35554     
35555     This has defines for the planned APRS interface
35556     
35557     Signed-off-by: Keith Packard <keithp@keithp.com>
35558
35559 commit 8b1f186a574c22cebd9daba9d352ec82556c3b28
35560 Author: Keith Packard <keithp@keithp.com>
35561 Date:   Wed Dec 5 20:10:54 2012 -0800
35562
35563     altos: Generate all of the APRS messages
35564     
35565     Note that two of them are in NMEA form, which some receivers appear
35566     not to parse
35567     
35568     Signed-off-by: Keith Packard <keithp@keithp.com>
35569
35570 commit 0c2c47dd7af2fc95de852178c4244daba02f44ed
35571 Author: Keith Packard <keithp@keithp.com>
35572 Date:   Wed Dec 5 19:44:09 2012 -0800
35573
35574     altos: Add test scaffolding for APRS
35575     
35576     This moves some test code out of ao_aprs.c and into ao_aprs_test.c,
35577     and then adds Makefile fragments to compile and run the resulting
35578     program, creating a wav file as output
35579     
35580     Signed-off-by: Keith Packard <keithp@keithp.com>
35581
35582 commit d65751fded3321b8a350e4140c44f87fec95aab2
35583 Author: Keith Packard <keithp@keithp.com>
35584 Date:   Wed Dec 5 19:30:27 2012 -0800
35585
35586     altos: Make aprs code output encoded packets to stdout
35587     
35588     This generates a .wav file containing a single APRS packet. This has
35589     been tested and appears to be successfully decoded by an APRS receiver.
35590     
35591     Signed-off-by: Keith Packard <keithp@keithp.com>
35592
35593 commit 024e35dc6a0356adfc801a023d5ec208cf3996cb
35594 Author: Keith Packard <keithp@keithp.com>
35595 Date:   Wed Dec 5 09:59:16 2012 -0800
35596
35597     altos: Add Pico Beacon code as ao_aprs.c
35598     
35599     Pico Beacon hooks a GPS to an AD9954 DDS radio chip with a PIC. It
35600     directly synthesizes the necessary AX.25 packets to do APRS
35601     reporting. We're going to appropriate the code for use in Mega Metrum
35602     to (optionally) broadcast APRS packets.
35603     
35604             http://ad7zj.net/kd7lmo/aprsbeacon_code.html
35605     
35606     Signed-off-by: Keith Packard <keithp@keithp.com>
35607     (
35608
35609 commit ce12787b56f699166cafe4cdee9e2a4d8e66ebed
35610 Author: Keith Packard <keithp@keithp.com>
35611 Date:   Tue Dec 4 09:45:01 2012 -0800
35612
35613     altos: Break out GPS speed resetting sequence
35614     
35615     To set the GPS speed, we delay for 1/2 sec, change speed, then delay
35616     for another 1/2 sec.
35617     
35618     Signed-off-by: Keith Packard <keithp@keithp.com>
35619
35620 commit d1778937e136fdecf8607dd9b358cf972d87ca34
35621 Author: Keith Packard <keithp@keithp.com>
35622 Date:   Tue Dec 4 09:43:56 2012 -0800
35623
35624     altos: shrink ao_companion_status by merging printf calls
35625     
35626     Multiple printf calls are longer than one big one, so merge these
35627     together to save some code space
35628     
35629     Signed-off-by: Keith Packard <keithp@keithp.com>
35630
35631 commit f6f440767eece896507903e6e58849f11088829f
35632 Author: Keith Packard <keithp@keithp.com>
35633 Date:   Tue Dec 4 08:48:05 2012 -0800
35634
35635     Another ao-mega addition which shouldn't be here
35636     
35637     Signed-off-by: Keith Packard <keithp@keithp.com>
35638
35639 commit 1f52e8afce514a6b943c92aaa6d7189d11d9fe76
35640 Author: Keith Packard <keithp@keithp.com>
35641 Date:   Tue Dec 4 01:34:03 2012 -0800
35642
35643     ao-tools. Oops, let 'ao-mega' slip into build.
35644     
35645     This is a tool to parse ao-mega eeprom files; not sure it'll be that
35646     useful, and it's certainly not usable *yet*.
35647     
35648     Signed-off-by: Keith Packard <keithp@keithp.com>
35649
35650 commit d4d5d411679d074295d4722f4887fd1cf4f0906c
35651 Author: Keith Packard <keithp@keithp.com>
35652 Date:   Tue Dec 4 01:30:39 2012 -0800
35653
35654     ao-sky-flash: Clean up debug printfs a bit
35655     
35656     This makes debugging output a bit cleaner
35657     
35658     Signed-off-by: Keith Packard <keithp@keithp.com>
35659
35660 commit 5f6b3790667d9b92370b4fe0dad5626929fea2ba
35661 Author: Keith Packard <keithp@keithp.com>
35662 Date:   Fri Nov 30 20:51:47 2012 -0800
35663
35664     altos: Make skytraq reflashing code try both 9600 and 4800 baud
35665     
35666     This lets it communicate with the ROM code which boots at 4800 baud
35667     instead of 9600 baud.
35668     
35669     Signed-off-by: Keith Packard <keithp@keithp.com>
35670
35671 commit dd8b2eadab12965d232640449b1d1c9f2484238c
35672 Author: Keith Packard <keithp@keithp.com>
35673 Date:   Fri Nov 30 17:36:40 2012 -0800
35674
35675     ao-tools: Add ao-sky-flash to update GPS firmware
35676     
35677     This uses a new feature of AltOS to directly connect the GPS chip to
35678     the USB link to reprogram the former.
35679     
35680     Signed-off-by: Keith Packard <keithp@keithp.com>
35681
35682 commit 860d0526737295c695f8e6a790d72b49eb4a686d
35683 Author: Keith Packard <keithp@keithp.com>
35684 Date:   Fri Nov 30 16:10:43 2012 -0800
35685
35686     altos: Add support for reflashing skytraq GPS chips
35687     
35688     This simply switches the skytraq port to 115200 baud and then
35689     essentially connects it directly to the USB port by forwarding bytes
35690     in both directions.
35691     
35692     Once started, the only way out is to reboot the board.
35693     
35694     Signed-off-by: Keith Packard <keithp@keithp.com>
35695
35696 commit c90ece979f3c95cc6c557c5a2ba8f4a0ce78e173
35697 Author: Keith Packard <keithp@keithp.com>
35698 Date:   Fri Nov 30 16:08:41 2012 -0800
35699
35700     altos: Expose GPS serial fifo on MegaMetrum
35701     
35702     Necessary for direct access by the GPS reflashing code
35703     
35704     Signed-off-by: Keith Packard <keithp@keithp.com>
35705
35706 commit ae0ddb0f866a26867f0147e0811717810f74c9ef
35707 Author: Keith Packard <keithp@keithp.com>
35708 Date:   Fri Nov 30 16:05:19 2012 -0800
35709
35710     altos: Add ao_task_minimize_latency to reduce IRQ delays
35711     
35712     When set, this causes the task switching code to avoid blocking IRQs
35713     while looking for an idle task as that can increase IRQ latencies
35714     enough to drop characters at 115200 baud on the cc1111. Note that this
35715     *also* eliminates the ability to use low power modes as we cannot know
35716     at any point whether some interrupt has come along and woken a task.
35717     
35718     Has no effect when using task queues as those require IRQs to be
35719     blocked while looking at the queue. Shouldn't be a problem there
35720     though as the check for no running tasks is very cheap.
35721     
35722     Signed-off-by: Keith Packard <keithp@keithp.com>
35723
35724 commit f2c2d04f07253a90c4f7da49df43c3969119516b
35725 Author: Keith Packard <keithp@keithp.com>
35726 Date:   Fri Nov 30 16:04:24 2012 -0800
35727
35728     altos: Use ao_xmemcpy in ao_log_telem.c
35729     
35730     This eliminates the libc generic version in TeleTerra
35731     
35732     Signed-off-by: Keith Packard <keithp@keithp.com>
35733
35734 commit 7db14905af5cbbfa47d1a2026cce6aea9e5aae7a
35735 Author: Keith Packard <keithp@keithp.com>
35736 Date:   Fri Nov 30 16:03:45 2012 -0800
35737
35738     altos: Add support for 115200 baud serial rates
35739     
35740     Necessary for flashing skytraq chips
35741     
35742     Signed-off-by: Keith Packard <keithp@keithp.com>
35743
35744 commit 0b65402361f36a0c722977bcb63edb26fda0db28
35745 Author: Keith Packard <keithp@keithp.com>
35746 Date:   Fri Nov 30 16:01:07 2012 -0800
35747
35748     altos: Make stdio 8-bit clean by making pollchar return int
35749     
35750     We were stealing one value (0xff) in the return value from pollchar to
35751     indicate 'not ready yet'. Instead of doing that, use the integer value
35752     -1 and have pollchar return an int instead of a char. That
35753     necessitated cleaning a few other bits to make sure that 0xff wouldn't
35754     get promoted to -1 on accident.
35755     
35756     Signed-off-by: Keith Packard <keithp@keithp.com>
35757
35758 commit 0fa9ce23dd63846337872d6d666a469512614d07
35759 Author: Keith Packard <keithp@keithp.com>
35760 Date:   Fri Nov 30 15:10:59 2012 -0800
35761
35762     altos: Share cc1111 reset/debug-start code
35763     
35764     These sequences are very similar, differing only in whether the dbg
35765     clock line is toggled while holding reset low for a while.
35766     
35767     Signed-off-by: Keith Packard <keithp@keithp.com>
35768
35769 commit cb01d968f21a171682e6358641edaf5eef815a66
35770 Author: Keith Packard <keithp@keithp.com>
35771 Date:   Fri Nov 30 15:05:31 2012 -0800
35772
35773     altos: Shrink cc1111/ao_dbg.c a bit
35774     
35775     Share code for osequence of ao_dbg_long_delay(); ao_dbg_send_bits()
35776     
35777     Signed-off-by: Keith Packard <keithp@keithp.com>
35778
35779 commit 81648829defbaf49fc98c4520540f7a20c50c417
35780 Author: Keith Packard <keithp@keithp.com>
35781 Date:   Fri Nov 30 15:04:21 2012 -0800
35782
35783     altos: Share getnibble function
35784     
35785     Two implementations of the same function, one in cc1111/ao_dbg.c and
35786     the other in core/ao_send_packet.c.
35787     
35788     Signed-off-by: Keith Packard <keithp@keithp.com>
35789
35790 commit 289ead258e217bc10493caab12a8b477f1bc2865
35791 Author: Keith Packard <keithp@keithp.com>
35792 Date:   Thu Nov 29 20:36:51 2012 -0800
35793
35794     altos: Make TeleBalloon v1.1 build again
35795     
35796     This is untested, but at least it builds now
35797     
35798     Signed-off-by: Keith Packard <keithp@keithp.com>
35799
35800 commit ceea0e75ac42acac4a20bf88f34bb93fd2768f4c
35801 Merge: 7738ddc5 285fccfa
35802 Author: Bdale Garbee <bdale@gag.com>
35803 Date:   Tue Nov 20 12:37:38 2012 -0700
35804
35805     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
35806
35807 commit 7738ddc5dcf4a9609ae2b066a783e3c9fa03d3be
35808 Author: Bdale Garbee <bdale@gag.com>
35809 Date:   Tue Nov 20 12:36:26 2012 -0700
35810
35811     let upstream version rule, don't force use of Debian version in firmware
35812
35813 commit 285fccfa82d89b0decc3b44f413eef9d0c8f1e63
35814 Author: Keith Packard <keithp@keithp.com>
35815 Date:   Sun Nov 18 10:36:17 2012 -0800
35816
35817     altos: Slow down micropeak report timing
35818     
35819     This makes reading the LED a lot easier.
35820     
35821     Signed-off-by: Keith Packard <keithp@keithp.com>
35822
35823 commit 8ff0db3979405357003b52022e564a3da75ec3fb
35824 Author: Keith Packard <keithp@keithp.com>
35825 Date:   Sun Nov 18 10:35:39 2012 -0800
35826
35827     altos: micropeak LED is orange now, not blue
35828     
35829     Change the names around to match
35830     
35831     Signed-off-by: Keith Packard <keithp@keithp.com>
35832
35833 commit ba3532a8ca7083b09fde5827faeb95f0c2f3b07c
35834 Author: Keith Packard <keithp@keithp.com>
35835 Date:   Sun Nov 18 10:20:52 2012 -0800
35836
35837     doc: Minor updates to the micropeak docs
35838     
35839     Mention light issue in quick start guide. Update run-time estimate to
35840     40 hours (measured over 44 hours)
35841     
35842     Signed-off-by: Keith Packard <keithp@keithp.com>
35843
35844 commit 1df3e6402489480e30600304bf024481902f9425
35845 Author: Keith Packard <keithp@keithp.com>
35846 Date:   Sun Nov 18 10:15:14 2012 -0800
35847
35848     altos: Clean everything, even if we don't have compilers
35849     
35850     This ensures that stale bits aren't left if PATH isn't set right when
35851     'make clean' is called.
35852     
35853     Signed-off-by: Keith Packard <keithp@keithp.com>
35854
35855 commit c4737c81ee2da826b38cc52efbfb09017e6825ca
35856 Author: Keith Packard <keithp@keithp.com>
35857 Date:   Sun Nov 18 10:13:49 2012 -0800
35858
35859     altoslib: Reset telem tracking state when switching altimeters
35860     
35861     This discards any local state when the new telem packet has a
35862     different serial number
35863     
35864     Signed-off-by: Keith Packard <keithp@keithp.com>
35865
35866 commit fcb801b145e1ae6f1c0b3418a99245d34dbf5aa4
35867 Author: Keith Packard <keithp@keithp.com>
35868 Date:   Sun Nov 18 10:10:29 2012 -0800
35869
35870     altoslib: Allow flight number to be zero
35871     
35872     It's zero when there's no storage space on the device. Instead of
35873     waiting for non-zero flight number, wait for the seen_flight bit to be
35874     set in the telem tracking state
35875     
35876     Signed-off-by: Keith Packard <keithp@keithp.com>
35877
35878 commit c494eecc51f7d80e24e5db7af0021c56cb6871d4
35879 Author: Keith Packard <keithp@keithp.com>
35880 Date:   Sun Nov 18 10:08:38 2012 -0800
35881
35882     altoslib: MegaMetrum data telem packets have sensor data, not flight no
35883     
35884     Setting the seen_flight bit without a flight number leads to bogus
35885     file names
35886     
35887     Signed-off-by: Keith Packard <keithp@keithp.com>
35888
35889 commit 70c9fc74a68fdb92569eb73295cfa154cf3768f4
35890 Author: Keith Packard <keithp@keithp.com>
35891 Date:   Sun Nov 18 09:50:54 2012 -0800
35892
35893     altos: Make Tm recovery mode set RF cal and callsign too
35894     
35895     This lets us connect to Tm even if someone messes up the RF
35896     calibration or callsign info
35897     
35898     Signed-off-by: Keith Packard <keithp@keithp.com>
35899
35900 commit fa3beed645c7bff08d22a657daffe75059dc7b88
35901 Author: Keith Packard <keithp@keithp.com>
35902 Date:   Sun Nov 18 08:46:31 2012 -0800
35903
35904     altos: fix cc1120 radio test - state wasn't made static
35905     
35906     so whether the radio got turned on was random.
35907     
35908     Signed-off-by: Keith Packard <keithp@keithp.com>
35909
35910 commit e037fbc004e1aa7d631ae999e587bdde2f6b71c9
35911 Author: Keith Packard <keithp@keithp.com>
35912 Date:   Sat Nov 17 17:34:01 2012 -0800
35913
35914     altoslib: Add (disabled) conversion for MS5611
35915     
35916     In case we actually end up shipping an MS5611-based board at some
35917     point, it will be nice to have the java code on hand
35918     
35919     Signed-off-by: Keith Packard <keithp@keithp.com>
35920
35921 commit 0606dc013d8b89fd5de0548af0de20fdab5c27d4
35922 Author: Keith Packard <keithp@keithp.com>
35923 Date:   Fri Nov 16 22:19:17 2012 -0800
35924
35925     doc: Start updating AltOS documentation for multi-arch
35926     
35927     Now that AltOS supports many processors, start updating the
35928     documentation to match.
35929     
35930     Signed-off-by: Keith Packard <keithp@keithp.com>
35931
35932 commit b3205a1d246e5ed229256aa787f26e6e122b7a2f
35933 Author: Keith Packard <keithp@keithp.com>
35934 Date:   Thu Nov 1 17:52:22 2012 -0700
35935
35936     altos: Build megadongle when possible
35937     
35938     Signed-off-by: Keith Packard <keithp@keithp.com>
35939
35940 commit 793b950083d09ead4f6230e041ad43aa9f5f2179
35941 Author: Keith Packard <keithp@keithp.com>
35942 Date:   Thu Nov 1 10:51:41 2012 -0700
35943
35944     altos/megadongle: Add megadongle product
35945     
35946     Looks a lot like teledongle from a feature perspective.
35947     
35948     Signed-off-by: Keith Packard <keithp@keithp.com>
35949
35950 commit f74d724f92b335d6c0674d0f1fcc650b729401df
35951 Author: Keith Packard <keithp@keithp.com>
35952 Date:   Thu Nov 1 10:50:03 2012 -0700
35953
35954     altos: Remove legacy telemetry from ao_monitor when not needed
35955     
35956     For products not supporting LEGACY_MONITOR, remove the (undefined)
35957     structs from the ao_monitor union.
35958     
35959     Signed-off-by: Keith Packard <keithp@keithp.com>
35960
35961 commit e4d931cd99a7c91803584b71670e30c0d00217df
35962 Author: Keith Packard <keithp@keithp.com>
35963 Date:   Thu Nov 1 10:49:17 2012 -0700
35964
35965     altos: Remove 'volatile' from ao_rssi.c globals
35966     
35967     No need for this, the variables aren't changed at interrupt time.
35968     
35969     Signed-off-by: Keith Packard <keithp@keithp.com>
35970
35971 commit 86f8b92149d1027b1d6d6b1cae097cfe47b02090
35972 Author: Keith Packard <keithp@keithp.com>
35973 Date:   Thu Nov 1 10:48:08 2012 -0700
35974
35975     altos/stm: Support LEDs on multiple ports
35976     
35977     Split out the bits in a fairly simplistic fashion so that we support
35978     no more than 16 LEDs still.
35979     
35980     Signed-off-by: Keith Packard <keithp@keithp.com>
35981
35982 commit fcdaa0d748058a7f52a1bdc1a1627dc394762e5a
35983 Author: Keith Packard <keithp@keithp.com>
35984 Date:   Tue Oct 30 19:56:51 2012 -0700
35985
35986     altos/attiny: Remove debugging code which frobs PB1
35987     
35988     This was clearly stuck there to debug something; not a good idea...
35989     
35990     Signed-off-by: Keith Packard <keithp@keithp.com>
35991
35992 commit af8cb40851a5cf5e3bd06ddd85e4e2df16bfbad2
35993 Author: Keith Packard <keithp@keithp.com>
35994 Date:   Tue Oct 30 19:44:45 2012 -0700
35995
35996     altos/micropeak: Run MS5607 at max resolution for micropeak
35997     
35998     We've got lots of time, so get the highest resolution baro data available.
35999     
36000     Signed-off-by: Keith Packard <keithp@keithp.com>
36001
36002 commit 371da0c909098092db7b596496df9d58eed43703
36003 Author: Keith Packard <keithp@keithp.com>
36004 Date:   Tue Oct 30 19:41:08 2012 -0700
36005
36006     altos/micropeak: Clock micropeak at 250kHz to save power
36007     
36008     This reduces average current consumption from 2mA to .4mA. This
36009     makes the battery last longer, but also gets the current under
36010     something that the typical CR1025 battery can support. Would be nice
36011     to reduce current even further; cheap CR1025 batteries still seem to
36012     fade a bit at this current level.
36013     
36014     Signed-off-by: Keith Packard <keithp@keithp.com>
36015
36016 commit e8a4a00a5bb333d4ee9601d53242a82dfe0372c2
36017 Author: Keith Packard <keithp@keithp.com>
36018 Date:   Tue Oct 30 19:39:55 2012 -0700
36019
36020     altos/attiny: Don't initialize the CS pin in the general SPI setup
36021     
36022     Let the CS pin be configured by the driver, which can set the correct
36023     value before enabling the output.
36024     
36025     Signed-off-by: Keith Packard <keithp@keithp.com>
36026
36027 commit f7d2613bb0a6ab1c63e3f6252a3a2358fdfbc691
36028 Author: Keith Packard <keithp@keithp.com>
36029 Date:   Mon Oct 29 17:07:05 2012 -0700
36030
36031     altos/micropeak: Set boost detect to 10m. Add 30s boost delay.
36032     
36033     Wait for 30 seconds before even starting look for boost. This provides
36034     an opportunity to close up the airframe, potentially causing pressure
36035     gradients seen by the baro sensor.
36036     
36037     Also, require a 10m vertical motion before triggering boost. This
36038     should limit accidental boost detect while capturing any actual flights.
36039     
36040     Signed-off-by: Keith Packard <keithp@keithp.com>
36041
36042 commit 0d0ece403028e8a4453cc380575ed95c5e00ddb7
36043 Author: Keith Packard <keithp@keithp.com>
36044 Date:   Mon Oct 29 11:49:23 2012 -0700
36045
36046     doc: Add micropeak manual
36047     
36048     Signed-off-by: Keith Packard <keithp@keithp.com>
36049
36050 commit 424638446b7c7bb3f4aa6b4764d3e68175dcbf8c
36051 Author: Keith Packard <keithp@keithp.com>
36052 Date:   Mon Oct 29 11:48:58 2012 -0700
36053
36054     altos: Build micropeak when avr-gcc is available
36055     
36056     Signed-off-by: Keith Packard <keithp@keithp.com>
36057
36058 commit e9ea0ad4024532fd6f87bb6708bf76b0c7aa1c5b
36059 Author: Keith Packard <keithp@keithp.com>
36060 Date:   Mon Oct 29 11:47:17 2012 -0700
36061
36062     altos/micropeak: Switch to MS5607 sensor. Require 4m for boost. Elide dead code
36063     
36064     Signed-off-by: Keith Packard <keithp@keithp.com>
36065
36066 commit 0623bc06a77536b903da09acbd12999d0ed05360
36067 Author: Keith Packard <keithp@keithp.com>
36068 Date:   Mon Oct 29 11:43:02 2012 -0700
36069
36070     altos/attiny: Update to new interrupt macros
36071     
36072     Add ao_arch_block/release_interrupts macros to attiny architecture
36073     
36074     Signed-off-by: Keith Packard <keithp@keithp.com>
36075
36076 commit a46c9398a5f02ff4b52b7a4309a51498560cadb5
36077 Merge: e57ab2a7 56023cf5
36078 Author: Keith Packard <keithp@keithp.com>
36079 Date:   Fri Oct 26 14:08:32 2012 -0700
36080
36081     Merge remote-tracking branch 'mjb/altosdroid'
36082
36083 commit e57ab2a7bfb69c0ef9b5b7fa8e53e20a500e7c6c
36084 Author: Keith Packard <keithp@keithp.com>
36085 Date:   Thu Oct 25 13:42:10 2012 -0700
36086
36087     altos: Provide ao_task_alarm_tick to reduce per-tick cost
36088     
36089     Cache the next wakeup time and check that before jumping to the task
36090     code.
36091     
36092     Signed-off-by: Keith Packard <keithp@keithp.com>
36093
36094 commit ccf0faa7d26d56deca7928b521d07be40504466a
36095 Author: Keith Packard <keithp@keithp.com>
36096 Date:   Thu Oct 25 13:40:54 2012 -0700
36097
36098     altos: Leave interrupts disabled while checking for task to run
36099     
36100     Otherwise, we run the risk of an interrupt waking a task after we've
36101     decided to idle the CPU.
36102     
36103     Signed-off-by: Keith Packard <keithp@keithp.com>
36104
36105 commit 9b978cd467f9128f3069765dd8fbf8abad3459a4
36106 Author: Keith Packard <keithp@keithp.com>
36107 Date:   Thu Oct 25 13:38:13 2012 -0700
36108
36109     altos: Clean up stm arch macros a bit.
36110     
36111     Turn a bunch of the macros into inline functions.
36112     Clean up the reboot method to use the stm_scb structure.
36113     
36114     Signed-off-by: Keith Packard <keithp@keithp.com>
36115
36116 commit 7ee031bdab33cc6a1e2a7995a7c3a43f3a64b687
36117 Author: Keith Packard <keithp@keithp.com>
36118 Date:   Thu Oct 25 13:35:47 2012 -0700
36119
36120     altos: Clean up cc1111 architecture macros a bit, removing cli/sei
36121     
36122     Just reformatting changes, aside from the removal of cli/sei
36123     
36124     Signed-off-by: Keith Packard <keithp@keithp.com>
36125
36126 commit ff6a439cd24e239abd97107ecedf12dca71e59a5
36127 Author: Keith Packard <keithp@keithp.com>
36128 Date:   Thu Oct 25 13:33:43 2012 -0700
36129
36130     altos: Wrap ao_container_of value in parens
36131     
36132     Keeps the cast from being separated from the value when used
36133     in expressions.
36134     
36135     Signed-off-by: Keith Packard <keithp@keithp.com>
36136
36137 commit f221c78e6237e0a118ebe85c25e433fe16a7735d
36138 Author: Keith Packard <keithp@keithp.com>
36139 Date:   Thu Oct 25 11:25:42 2012 -0700
36140
36141     altos: Switch drivers to ao_arch_block/release_interrupts
36142     
36143     Stop using cli/sei, which are avr-specific
36144     
36145     Signed-off-by: Keith Packard <keithp@keithp.com>
36146
36147 commit 56023cf5da9deede9fe627fe327783eceecf08f7
36148 Author: Mike Beattie <mike@ethernal.org>
36149 Date:   Thu Oct 25 20:39:20 2012 +1300
36150
36151     altosdroid: more restrictive commit no. matching
36152     
36153     Signed-off-by: Mike Beattie <mike@ethernal.org>
36154
36155 commit bb3f42daffafb497639c2c678f6106ce54523ff3
36156 Author: Mike Beattie <mike@ethernal.org>
36157 Date:   Thu Oct 25 20:31:59 2012 +1300
36158
36159     altosdroid: more reliable branch detection
36160     
36161     Signed-off-by: Mike Beattie <mike@ethernal.org>
36162
36163 commit 963f7715be6c67056bbd8bbe898639adac64fc29
36164 Author: Keith Packard <keithp@keithp.com>
36165 Date:   Thu Oct 25 00:12:57 2012 -0700
36166
36167     Bump version to 1.1.9.2
36168     
36169     Signed-off-by: Keith Packard <keithp@keithp.com>
36170
36171 commit 282f0451dd141db3304ab73e4020a849e59721eb
36172 Merge: 0680d62d 78e1de48
36173 Author: Keith Packard <keithp@keithp.com>
36174 Date:   Thu Oct 25 00:09:01 2012 -0700
36175
36176     Merge remote-tracking branch 'mjb/altosdroid'
36177
36178 commit 0680d62d57496cea7ae4f1ef317c46e689b28e21
36179 Author: Keith Packard <keithp@keithp.com>
36180 Date:   Thu Oct 25 00:04:27 2012 -0700
36181
36182     altos/megametrum: Depend on Makefile contents for build
36183     
36184     This ensures that everything is rebuilt when the Makefile changes
36185     
36186     Signed-off-by: Keith Packard <keithp@keithp.com>
36187
36188 commit b49c751749dcd3e78991463c098f8d916f52179d
36189 Author: Keith Packard <keithp@keithp.com>
36190 Date:   Wed Oct 24 23:50:55 2012 -0700
36191
36192     altos: Add task queues.
36193     
36194     This replaces the array-based scheduler with a queue-based one
36195     instead. It should have the same basic scheduling semantics, but it
36196     walks shorter lists for each operation, making it much more efficient
36197     when the system has a lot of tasks.
36198     
36199     Signed-off-by: Keith Packard <keithp@keithp.com>
36200
36201 commit 4b13d3c659240e5a8347b1ba7ab0bf1d8355eba3
36202 Author: Keith Packard <keithp@keithp.com>
36203 Date:   Wed Oct 24 22:46:55 2012 -0700
36204
36205     altos: Add stack-guard code. Uses STM MPU to trap stack overflow.
36206     
36207     This marks the lowest portion of the stack as inaccessible to the CPU,
36208     causing the processor to fault when it reaches it. The fault then
36209     generates a panic message so that the user can know what happened.
36210     
36211     Signed-off-by: Keith Packard <keithp@keithp.com>
36212
36213 commit e80fa6de4ccc5c4851eab9fb941f9282d2e3eb16
36214 Author: Keith Packard <keithp@keithp.com>
36215 Date:   Wed Oct 24 22:35:32 2012 -0700
36216
36217     altos: Replace __critical usage with ao_arch_critical as needed
36218     
36219     sdcc offers __critical as a machine-independent way to block
36220     interrupts, but as gcc doesn't, we need to use a compiler-independent
36221     construct instead. ao_arch_critical has been around since the AVR
36222     port, but some old __critical usages remained.
36223     
36224     This fixes a bunch of random hangs when communicating with MM over USB
36225     or the radio as the various stdio loops were running without
36226     interrupts blocked between the test and the sleep.
36227     
36228     Signed-off-by: Keith Packard <keithp@keithp.com>
36229
36230 commit b119e19604aa557a40e848c60d98a67b5f259bbd
36231 Author: Keith Packard <keithp@keithp.com>
36232 Date:   Tue Oct 23 22:17:49 2012 -0700
36233
36234     altos: profiling on STM32L
36235     
36236     Add sample-based profiling, using a 1kHz timer
36237     
36238     Signed-off-by: Keith Packard <keithp@keithp.com>
36239
36240 commit 7d34811ba035367bbf26a8510265754f3fbb5a95
36241 Author: Keith Packard <keithp@keithp.com>
36242 Date:   Wed Oct 24 23:21:38 2012 -0700
36243
36244     altos: Add ao_arch_block/release_interrupts to avr and cc1111
36245     
36246     Stop using cli/sei for AVR, add replacement to __critical for cc1111
36247     
36248     Signed-off-by: Keith Packard <keithp@keithp.com>
36249
36250 commit 09aa379fc57cd4f30c18c7bda2532a79109354c2
36251 Author: Keith Packard <keithp@keithp.com>
36252 Date:   Wed Oct 24 23:55:00 2012 -0700
36253
36254     altos: Force beep timer regs reload when enabling beeper
36255     
36256     Without this, there can be a long delay between asking for the beeper
36257     and having it actually start sounding.
36258     
36259     Signed-off-by: Keith Packard <keithp@keithp.com>
36260
36261 commit 097c931c979d3652ef8e279ba66bb7ce758f37a3
36262 Author: Keith Packard <keithp@keithp.com>
36263 Date:   Wed Oct 24 23:52:49 2012 -0700
36264
36265     altos: When slave mode first starts, accept any packet
36266     
36267     This eliminates the packet sequence matching for the first packet,
36268     allowing outstanding send data to arrive from the master instead of
36269     ignoring packets with data until they match the seqno
36270     
36271     Signed-off-by: Keith Packard <keithp@keithp.com>
36272
36273 commit 978c16105dd334a4a2807140dbbcc7f306a6b581
36274 Author: Keith Packard <keithp@keithp.com>
36275 Date:   Wed Oct 24 23:55:45 2012 -0700
36276
36277     altosui: Allow AltosConfig to abort before serial line starts
36278     
36279     Check to see if the serial line is active before trying to close it.
36280     
36281     Signed-off-by: Keith Packard <keithp@keithp.com>
36282
36283 commit 78e1de481bfdbf7c7bb908c317b23c8ee275c84f
36284 Author: Mike Beattie <mike@ethernal.org>
36285 Date:   Wed Oct 24 20:54:18 2012 +1300
36286
36287     altosdroid: Add version information to UI
36288     
36289     Signed-off-by: Mike Beattie <mike@ethernal.org>
36290
36291 commit 5ad62b07bef41921b46cb7251072dc24290ee4c9
36292 Author: Mike Beattie <mike@ethernal.org>
36293 Date:   Wed Oct 24 20:52:09 2012 +1300
36294
36295     altosdroid: Add branch to BuildInfo
36296     
36297     Signed-off-by: Mike Beattie <mike@ethernal.org>
36298
36299 commit 055f3232decc07e064d596469b81cf9869411c2d
36300 Merge: 8ca58e20 9e60fa21
36301 Author: Bdale Garbee <bdale@gag.com>
36302 Date:   Tue Oct 23 09:38:36 2012 -0600
36303
36304     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
36305
36306 commit 8ca58e20208495ce63b8256a8ffa43932867e8d5
36307 Author: Bdale Garbee <bdale@gag.com>
36308 Date:   Tue Oct 23 09:33:17 2012 -0600
36309
36310     remove local copy of launch-sites.txt and reference to old web location
36311
36312 commit 37a09f1edc57924dabcf2a71794a42e37b5a354c
36313 Author: Mike Beattie <mike@ethernal.org>
36314 Date:   Tue Oct 23 19:22:52 2012 +1300
36315
36316     altosdroid: match only the current version tag
36317     
36318     Don't match non version tags - and always return the long format of
36319     git describe, rather than just the tag (when the tag is on the current
36320     commit).
36321     
36322     Split the commit number/hash more reliably by removing the version tag
36323     from the result first.
36324     
36325     Signed-off-by: Mike Beattie <mike@ethernal.org>
36326
36327 commit 9e60fa214ad2c48fbe8f7e5c437681aa35d249fa
36328 Merge: 27c31572 4b41561a
36329 Author: Keith Packard <keithp@keithp.com>
36330 Date:   Mon Oct 22 22:39:31 2012 -0700
36331
36332     Merge remote-tracking branch 'mjb/altosdroid'
36333
36334 commit 27c31572f4f63c2282e1cc583f4402337fcb548a
36335 Author: Keith Packard <keithp@keithp.com>
36336 Date:   Mon Oct 22 22:38:46 2012 -0700
36337
36338     altosui: Allow any non-basestation to be configured
36339     
36340     TelePyro has some configuration bits.
36341     
36342     Signed-off-by: Keith Packard <keithp@keithp.com>
36343
36344 commit 79f4e684713cff6bf999cac52f5d9525a6f7d278
36345 Author: Keith Packard <keithp@keithp.com>
36346 Date:   Mon Oct 22 21:39:12 2012 -0700
36347
36348     altos: make check-avr-mem utility executable
36349     
36350     Signed-off-by: Keith Packard <keithp@keithp.com>
36351
36352 commit d4ea2e7c3ed84fb6f4e880da6c5ddf2a83d3ef61
36353 Author: Keith Packard <keithp@keithp.com>
36354 Date:   Mon Oct 22 21:38:18 2012 -0700
36355
36356     altos: Allow pyro flight state config to be set
36357     
36358     Without these lines, flight state compares can't be shown or set.
36359     
36360     Signed-off-by: Keith Packard <keithp@keithp.com>
36361
36362 commit e80d7cd18fa4dac98d941e86b5956403a7170966
36363 Author: Keith Packard <keithp@keithp.com>
36364 Date:   Mon Oct 22 21:37:25 2012 -0700
36365
36366     altos: Let AVR products override the stack size. Set telepyro to 104
36367     
36368     Otherwise, telepyro doesn't have enough ram...
36369     
36370     Signed-off-by: Keith Packard <keithp@keithp.com>
36371
36372 commit 20496608ca287e65302193ee1afe9f0cad3a36e1
36373 Author: Keith Packard <keithp@keithp.com>
36374 Date:   Mon Oct 22 21:36:12 2012 -0700
36375
36376     altoslib: capitalize 'Invalid' state name appropriately
36377     
36378     It shouldn't ever appear, but it seemed wrong to have it not match the
36379     rest of the strings.
36380     
36381     Signed-off-by: Keith Packard <keithp@keithp.com>
36382
36383 commit fe00d1169c65cb289f77093cf281efbd0a5d4e64
36384 Author: Keith Packard <keithp@keithp.com>
36385 Date:   Mon Oct 22 21:35:06 2012 -0700
36386
36387     altosui/altoslib: Add support for configuring pyro channels
36388     
36389     This provides a UI on devices which have pyro channels other than
36390     main/apogee.
36391     
36392     Signed-off-by: Keith Packard <keithp@keithp.com>
36393
36394 commit fd619a01bf3489b1df017aca20362757b087ec11
36395 Author: Keith Packard <keithp@keithp.com>
36396 Date:   Mon Oct 22 08:52:08 2012 -0700
36397
36398     altos: Add state comparisons to pyro channel conditions
36399     
36400     Let pyro channels block waiting for flight state changes. This
36401     allows for pyro channels to be synchronized with the main iginiter
36402     channels.
36403     
36404     Signed-off-by: Keith Packard <keithp@keithp.com>
36405
36406 commit 4b41561abf9144e73995ccc18eadad7936d1dd15
36407 Author: Mike Beattie <mike@ethernal.org>
36408 Date:   Mon Oct 22 11:55:07 2012 +1300
36409
36410     altosdroid: add autogenerated BuildInfo.java
36411     
36412     * Generated by shell script that parses git describe
36413     * Makefile rule to call script on every run
36414     * also includes eclipse hooks to call shell script on build
36415     
36416     Signed-off-by: Mike Beattie <mike@ethernal.org>
36417
36418 commit 8cb09f8a3e2dae5f7f3d2d3dbbc81ba40b491e75
36419 Author: Keith Packard <keithp@keithp.com>
36420 Date:   Sun Oct 21 20:57:21 2012 -0700
36421
36422     altosdroid: AltosState now has speed and max_speed funcs
36423     
36424     These pull out the appropriate baro/accel speed values and may use
36425     some fancier values in future.
36426     
36427     Signed-off-by: Keith Packard <keithp@keithp.com>
36428
36429 commit e4ee3a35dbb1586f65adada0eaf34b7b4e5432eb
36430 Author: Keith Packard <keithp@keithp.com>
36431 Date:   Sun Oct 21 19:51:02 2012 -0700
36432
36433     altoslib: Add AltosRecordNone.java
36434     
36435     oops. forgot a file.
36436     
36437     Signed-off-by: Keith Packard <keithp@keithp.com>
36438
36439 commit e16c33545640f745cec8dc595b2343359efced57
36440 Author: Keith Packard <keithp@keithp.com>
36441 Date:   Sun Oct 21 17:26:16 2012 -0700
36442
36443     altos/test: Use MMA655X in ao_flight_test_mm. Add run-mm to plot mm data
36444     
36445     Pull MMA655X data out of eeprom file when available. Switch build to
36446     using MMA655x by default.
36447     
36448     Clone run-one to plot a single mm flight
36449     
36450     Signed-off-by: Keith Packard <keithp@keithp.com>
36451
36452 commit f789b0b94eb01e3875f7711ce053658c31e75fad
36453 Author: Keith Packard <keithp@keithp.com>
36454 Date:   Sun Oct 21 17:00:08 2012 -0700
36455
36456     altosui: Handle .mega files in Landed tab 'Graph Flight' button
36457     
36458     Need to check for .mega files here too.
36459     
36460     Signed-off-by: Keith Packard <keithp@keithp.com>
36461
36462 commit 6a1a1dae3e00bfcddf31c447f915245a7d42e566
36463 Author: Keith Packard <keithp@keithp.com>
36464 Date:   Sun Oct 21 16:55:00 2012 -0700
36465
36466     altos: Document mega log packet types
36467     
36468     Just add comments to ao_log.h so it's easy to remember which labels go
36469     with each record.
36470     
36471     Signed-off-by: Keith Packard <keithp@keithp.com>
36472
36473 commit 89c621be35e1a6d3394b0e143391fcf2d94d7b41
36474 Author: Keith Packard <keithp@keithp.com>
36475 Date:   Sun Oct 21 16:53:23 2012 -0700
36476
36477     altoslib: Parse GPS .mega file entries for reply/graphing
36478     
36479     The .mega file parsing had a pile of leftovers from when it was cloned
36480     from the .eeprom file parsing code. Replace all of that with the right
36481     parsing bits so that GPS data will be presented correctly.
36482     
36483     Signed-off-by: Keith Packard <keithp@keithp.com>
36484
36485 commit 7894c27b2b2c3c46a7c107c8acd5977830f006cf
36486 Author: Keith Packard <keithp@keithp.com>
36487 Date:   Sun Oct 21 16:13:14 2012 -0700
36488
36489     altoslib: Move computed state from AltosRecord to AltosState
36490     
36491     Make AltosRecord simply track the raw data and have AltosState hold
36492     all computed values, including cross-packet averages and computed speeds.
36493     
36494     Signed-off-by: Keith Packard <keithp@keithp.com>
36495
36496 commit dec2e455935a71dec13b84bb886252b7f4a1a641
36497 Author: Keith Packard <keithp@keithp.com>
36498 Date:   Sun Oct 21 14:11:07 2012 -0700
36499
36500     altoslib: Compute accelerometer speed from megametrum eeprom data
36501     
36502     Duplicates code from the TM eeprom state tracking code.
36503     
36504     Signed-off-by: Keith Packard <keithp@keithp.com>
36505
36506 commit dcadf5e55f076604b0b168be0060026110e263ed
36507 Author: Keith Packard <keithp@keithp.com>
36508 Date:   Sun Oct 21 14:10:32 2012 -0700
36509
36510     altoslib: remove a couple of TM log record types from MM log parsing
36511     
36512     PRESSURE and DEPLOY log records don't occurin MM eeprom files.
36513     
36514     Signed-off-by: Keith Packard <keithp@keithp.com>
36515
36516 commit 1f5a453cb4650fc97cc990a9e42242278c29cc04
36517 Author: Keith Packard <keithp@keithp.com>
36518 Date:   Sun Oct 21 13:42:00 2012 -0700
36519
36520     altoslib: MegaMetrum eeprom never loses GPS date
36521     
36522     TeleMetrum had a firmware bug that would fail to record the GPS date
36523     and time correctly, that was hacked around in altosui, but isn't
36524     needed for MegaMetrum. Remove those hacks from the MM path.
36525     
36526     Signed-off-by: Keith Packard <keithp@keithp.com>
36527
36528 commit 84a144e8b479550406323bc3b2cf89026b770746
36529 Author: Keith Packard <keithp@keithp.com>
36530 Date:   Sun Oct 21 13:02:40 2012 -0700
36531
36532     altosui: Correct megametrum eeprom filename date
36533     
36534     Was fetching day-of-month from the year field
36535     
36536     Signed-off-by: Keith Packard <keithp@keithp.com>
36537
36538 commit db0bbf76b5d739b5d7628bc9139dc8fecd501ac3
36539 Author: Keith Packard <keithp@keithp.com>
36540 Date:   Sun Oct 21 13:02:05 2012 -0700
36541
36542     altosui: Add new filename filters
36543     
36544     Allow the user to restrict filenames to telem, eeprom or mega files
36545     
36546     Signed-off-by: Keith Packard <keithp@keithp.com>
36547
36548 commit eea141b2f35722bad4cd31d9484d6d794646f815
36549 Author: Keith Packard <keithp@keithp.com>
36550 Date:   Sun Oct 21 13:01:03 2012 -0700
36551
36552     altos/stm: Stop spewing clock out PA8 pin
36553     
36554     This was used to debug the clock bringup, but is not useful anymore,
36555     and probably a bad idea to boot.
36556     
36557     Signed-off-by: Keith Packard <keithp@keithp.com>
36558
36559 commit 7f664da148ae15d46d179d8ecede6fc0bc710ffb
36560 Merge: 3aba5eb5 23b0c2fe
36561 Author: Keith Packard <keithp@keithp.com>
36562 Date:   Thu Oct 18 16:49:28 2012 -0700
36563
36564     Merge branch 'master' into pwmin-new
36565
36566 commit 23b0c2fe95dbfaa4a8ce603b56b75d12d2c17d8c
36567 Author: Keith Packard <keithp@keithp.com>
36568 Date:   Thu Oct 18 16:19:38 2012 -0700
36569
36570     altosui: Re-add a couple of "unused" values
36571     
36572     The values in these calls aren't needed, but the side-effects are, so
36573     add them back in.
36574     
36575     Signed-off-by: Keith Packard <keithp@keithp.com>
36576
36577 commit 05173876d5984a54929db486c9ce1e19bde79526
36578 Author: Keith Packard <keithp@keithp.com>
36579 Date:   Thu Oct 18 16:02:59 2012 -0700
36580
36581     Bump version to 1.1.9.1
36582     
36583     Prepare for Rocketober/Thrustration
36584     
36585     Signed-off-by: Keith Packard <keithp@keithp.com>
36586
36587 commit ceb42f4c96076b01ac05577c9fe461b66e72d30d
36588 Author: Keith Packard <keithp@keithp.com>
36589 Date:   Thu Oct 18 15:34:41 2012 -0700
36590
36591     altos/megametrum: Switch back to using the MS5607
36592     
36593     We're planning to ship the MS5607
36594     
36595     Signed-off-by: Keith Packard <keithp@keithp.com>
36596
36597 commit 5a55501660ebab3b858a48483c5df1cfb4e858e4
36598 Merge: 0361235c 440365bd
36599 Author: Keith Packard <keithp@keithp.com>
36600 Date:   Thu Oct 18 15:18:52 2012 -0700
36601
36602     Merge branch 'master' into mm-ms5611
36603     
36604     Signed-off-by: Keith Packard <keithp@keithp.com>
36605
36606 commit 3aba5eb5a75dff3e7c8778561c533903eacb110a
36607 Author: Keith Packard <keithp@keithp.com>
36608 Date:   Tue Oct 16 22:33:34 2012 -0700
36609
36610     altos: Build telescience-pwm product when possible
36611     
36612     Signed-off-by: Keith Packard <keithp@keithp.com>
36613
36614 commit f34f0ac7f355149446374a4c82dbf004919bc2dd
36615 Author: Keith Packard <keithp@keithp.com>
36616 Date:   Tue Oct 16 22:21:04 2012 -0700
36617
36618     altos: Add telescience-pwm product
36619     
36620     Split out special PWM-sampling telescience product
36621     
36622     Signed-off-by: Keith Packard <keithp@keithp.com>
36623
36624 commit 14698c424f833dc6d2fb38f69f5f661804cf8303
36625 Author: Keith Packard <keithp@keithp.com>
36626 Date:   Tue Oct 16 22:17:25 2012 -0700
36627
36628     altos: Only enable PWM on telescience_pwm product
36629     
36630     Signed-off-by: Keith Packard <keithp@keithp.com>
36631
36632 commit ac318c19594569532f1fa53b639eefa28d9b7c34
36633 Author: Robert Garbee <robert@gag.com>
36634 Date:   Wed Jul 18 18:41:00 2012 -0600
36635
36636     telescience: correctly calculating rate values with higher resolution
36637
36638 commit da7ac5e95575f6aa1d2514748869771b7686c0e1
36639 Author: Robert Garbee <robert@gag.com>
36640 Date:   Wed Jul 18 14:24:05 2012 -0600
36641
36642     ICP3 working
36643
36644 commit ed5aa2329985ffbaba74514e0555f67fc378a8d8
36645 Author: Robert Garbee <robert@gag.com>
36646 Date:   Wed Jul 18 13:41:27 2012 -0600
36647
36648     Timer 3 working with slower clock and all 16 bits.
36649
36650 commit 1d7e6f5dcb29535cde9b7dfd6998d7889baf835b
36651 Author: Robert Garbee <robert@gag.com>
36652 Date:   Tue Jul 17 13:23:48 2012 -0600
36653
36654     first work on PWM input to TeleScience, 'p' command displays timer 1
36655
36656 commit 1747ab07dab6f4e977e0c3e83b57510cd668e369
36657 Author: Robert Garbee <robert@gag.com>
36658 Date:   Thu Jul 19 11:40:20 2012 -0600
36659
36660     telescience: steal last adc channel for icp3 most recent value
36661     Make the ICP3 rpm counter use in ao_adc_avr.c optional
36662     
36663     Signed-off-by: Keith Packard <keithp@keithp.com>
36664
36665 commit 440365bd17d804c2f574c35164612cf1682397d7
36666 Author: Keith Packard <keithp@keithp.com>
36667 Date:   Tue Oct 16 21:54:23 2012 -0700
36668
36669     altosui: Accept serial number of zero for eeprom download
36670     
36671     AVR-based products don't have a valid serial number, and so usually
36672     report 0. Accept this by making the 'no serial number' case check for
36673     negative values.
36674     
36675     Signed-off-by: Keith Packard <keithp@keithp.com>
36676
36677 commit 4d6d90e15db30991bf81060a0876ae8adb843c75
36678 Author: Keith Packard <keithp@keithp.com>
36679 Date:   Tue Oct 16 21:08:58 2012 -0700
36680
36681     altos/avr: Use ISR_BLOCK to disable interrupts during slave ISR
36682     
36683     This avoids enabling and then immediatly disabling them
36684     
36685     Signed-off-by: Keith Packard <keithp@keithp.com>
36686
36687 commit b8d8b23ca5e6c2d3a19f8aeda2764b43d25eb9d6
36688 Author: Keith Packard <keithp@keithp.com>
36689 Date:   Tue Oct 16 17:14:05 2012 -0700
36690
36691     altosui: Print exception stack trace when tracking flights
36692     
36693     More useful in fixing the problem
36694     
36695     Signed-off-by: Keith Packard <keithp@keithp.com>
36696
36697 commit ef9cb19d8b210e02eaa1c657833c1bd5fc619ad8
36698 Author: Keith Packard <keithp@keithp.com>
36699 Date:   Tue Oct 16 17:13:04 2012 -0700
36700
36701     altosui: Handle missing pad distance in descent tab
36702     
36703     When the GPS isn't locked, the distance from the pad cannot be
36704     computed and is left missing. Not crashing in this case is more useful.
36705     
36706     Signed-off-by: Keith Packard <keithp@keithp.com>
36707
36708 commit 60880bda2153ba3122c7102cd2bacbcca73b9e0d
36709 Author: Keith Packard <keithp@keithp.com>
36710 Date:   Mon Oct 15 00:24:57 2012 -0700
36711
36712     altos/telelco: Make the RSSI led turn red when no packet is received
36713     
36714     This involved splitting out the notion of ever having received an
36715     answer and having received an answer from the last query.
36716     
36717     Signed-off-by: Keith Packard <keithp@keithp.com>
36718
36719 commit 5f31f6652f4b0898214d06d009af823a1ed3b96a
36720 Author: Keith Packard <keithp@keithp.com>
36721 Date:   Mon Oct 15 00:24:28 2012 -0700
36722
36723     altos/telelco: 10ms is not enough time to get a packet back
36724     
36725     Not reliable, so bump to 20ms
36726     
36727     Signed-off-by: Keith Packard <keithp@keithp.com>
36728
36729 commit fdc00ec143022356bf8cdbb28812f045b439c549
36730 Author: Keith Packard <keithp@keithp.com>
36731 Date:   Mon Oct 15 00:07:57 2012 -0700
36732
36733     altos/telelco: Only display every 10th box number during scan
36734     
36735     This reduces the scan time to about 4 seconds, which seems tolerable
36736     
36737     Signed-off-by: Keith Packard <keithp@keithp.com>
36738
36739 commit c6069e38d6d2f9b37aa8671c41b4a470d92996a4
36740 Author: Keith Packard <keithp@keithp.com>
36741 Date:   Mon Oct 15 00:06:57 2012 -0700
36742
36743     altos/telelco: Crank up SPI speed to cc1111
36744     
36745     The cc1111 can handle up to 3MHz, so use 2MHz. Also, crank down the
36746     packet wait time to 10ms, which should be plenty long for the remote
36747     box to receive and return a packet.
36748     
36749     Signed-off-by: Keith Packard <keithp@keithp.com>
36750
36751 commit 80227c08444d5c82fd43320644cdeec6f34fee1b
36752 Author: Keith Packard <keithp@keithp.com>
36753 Date:   Mon Oct 15 00:06:10 2012 -0700
36754
36755     altos/stm: Declare all SPI bus speeds
36756     
36757     Just list them all so users can pick what they like
36758     
36759     Signed-off-by: Keith Packard <keithp@keithp.com>
36760
36761 commit 44c13005f34fdf7d4831e86e1f3e8729e9b67a68
36762 Author: Keith Packard <keithp@keithp.com>
36763 Date:   Sun Oct 14 23:40:58 2012 -0700
36764
36765     altos/telelco: Actually set pad when it changes
36766     
36767     Oops. Lost the actual assignment to the current pad
36768     
36769     Signed-off-by: Keith Packard <keithp@keithp.com>
36770
36771 commit b042f3d6e6b3241cd5e55cf893242ea599d3c0e9
36772 Author: Keith Packard <keithp@keithp.com>
36773 Date:   Sun Oct 14 23:24:49 2012 -0700
36774
36775     altos/telelco: Handle case where no boxes are present
36776     
36777     Don't infinite loop looking for something which isn't there
36778     
36779     Signed-off-by: Keith Packard <keithp@keithp.com>
36780
36781 commit 56ebb0a2f50fd56f4f0b0c695e516bee8fae36fb
36782 Author: Keith Packard <keithp@keithp.com>
36783 Date:   Sun Oct 14 23:16:45 2012 -0700
36784
36785     altos/telelco: Only present valid pads
36786     
36787     Limit pad display to valid pads, skipping missing ones.
36788     
36789     Signed-off-by: Keith Packard <keithp@keithp.com>
36790
36791 commit 84c56b1e92fca181207c468ea6351db3c2f196fb
36792 Author: Keith Packard <keithp@keithp.com>
36793 Date:   Sun Oct 14 23:04:44 2012 -0700
36794
36795     altos/telefire: Report valid channels instead of valid pins
36796     
36797     Now that pins don't match channels 1:1, make sure that the report back
36798     to the LCO names the channels instead of the pin numbers.
36799     
36800     Signed-off-by: Keith Packard <keithp@keithp.com>
36801
36802 commit 91b8c8b20cead2836ec835f44b4ca0cf06cbf518
36803 Author: Keith Packard <keithp@keithp.com>
36804 Date:   Sat Oct 13 15:04:46 2012 -0700
36805
36806     altos/test: Display MPU6000 values in ao_flight_test_mm output
36807     
36808     No computation yet, just making the values visible in the output
36809     
36810     Signed-off-by: Keith Packard <keithp@keithp.com>
36811
36812 commit c6eec0bec06d2e246ea3c9552818ad3180c1e318
36813 Author: Keith Packard <keithp@keithp.com>
36814 Date:   Sat Oct 13 15:04:00 2012 -0700
36815
36816     altos: Define full-scale gyro and accel values for MPU6000
36817     
36818     This lets other code convert MPU6000 readings into canonical units
36819     
36820     Signed-off-by: Keith Packard <keithp@keithp.com>
36821
36822 commit 5caf56e89678637c1afa79700a2fa09aa67dea9b
36823 Author: Keith Packard <keithp@keithp.com>
36824 Date:   Sat Oct 13 15:02:42 2012 -0700
36825
36826     altos: When missing MMA655x, create fake Z accel value
36827     
36828     This avoids overwriting the MPU6000 y acceleration value so that other
36829     computations using that value can work unmodified.
36830     
36831     Signed-off-by: Keith Packard <keithp@keithp.com>
36832
36833 commit 321d0f68c04a5a9c6ea7874081e6245d44c48bb4
36834 Author: Keith Packard <keithp@keithp.com>
36835 Date:   Sat Oct 13 13:39:03 2012 -0700
36836
36837     altos/test: Add ao_flight_test_mm
36838     
36839     This reads mega metrum eeprom files and runs the flight code over it
36840     
36841     Signed-off-by: Keith Packard <keithp@keithp.com>
36842
36843 commit 0ec77f5c90e0b930488ae2ab75efcbba8a3bd1d8
36844 Author: Keith Packard <keithp@keithp.com>
36845 Date:   Sat Oct 13 13:37:29 2012 -0700
36846
36847     altos: Eliminate implicit 1 byte offset in uint16/int16 functions
36848     
36849     Make callers explicitly compute the full offset
36850     
36851     Signed-off-by: Keith Packard <keithp@keithp.com>
36852
36853 commit 2733d1b71bbac2c5ef4a2c3a1992ba448e981267
36854 Author: Keith Packard <keithp@keithp.com>
36855 Date:   Sat Oct 13 13:35:42 2012 -0700
36856
36857     altos: Split out ms5607 conversion code for use in ao_flight_test
36858     
36859     Makes the conversion code available even where the driver isn't needed
36860     
36861     Signed-off-by: Keith Packard <keithp@keithp.com>
36862
36863 commit 46abd248fb2eb84f161672ffce121b2203d42be0
36864 Author: Keith Packard <keithp@keithp.com>
36865 Date:   Sat Oct 13 13:34:28 2012 -0700
36866
36867     altos: struct ao_log_mega doesn't have a ground temp value
36868     
36869     There's no averaged ground temperature recorded in the flight system
36870     to save there, so just remove the field
36871     
36872     Signed-off-by: Keith Packard <keithp@keithp.com>
36873
36874 commit eea1c8da986f9dbd0ca58c926a2bbe01721c1bda
36875 Author: Keith Packard <keithp@keithp.com>
36876 Date:   Sat Oct 13 13:33:45 2012 -0700
36877
36878     altos: Document a few member offsets in struct ao_log_record
36879     
36880     Incomplete, but useful even so
36881     
36882     Signed-off-by: Keith Packard <keithp@keithp.com>
36883
36884 commit c607bd1442e60fec1421955c996f6aad1d98647a
36885 Author: Keith Packard <keithp@keithp.com>
36886 Date:   Sat Oct 13 13:32:56 2012 -0700
36887
36888     altosui: Parse .mega files from command line
36889     
36890     Signed-off-by: Keith Packard <keithp@keithp.com>
36891
36892 commit 162a21dc423c2883a54f7d2a154871ae714d1552
36893 Author: Keith Packard <keithp@keithp.com>
36894 Date:   Fri Oct 12 14:27:14 2012 -0700
36895
36896     altos: Add .gitignore for micropeak
36897     
36898     Signed-off-by: Keith Packard <keithp@keithp.com>
36899
36900 commit 6cfb2d3b1c75916ee69d069519edc675e37e1aa1
36901 Author: Keith Packard <keithp@keithp.com>
36902 Date:   Fri Oct 12 14:26:08 2012 -0700
36903
36904     altos: Add (untested) driver for AT24C i2c flash parts
36905     
36906     Signed-off-by: Keith Packard <keithp@keithp.com>
36907
36908 commit b9bf8e01e243508297f28b102cb2477dc1bc74df
36909 Author: Keith Packard <keithp@keithp.com>
36910 Date:   Fri Oct 12 14:22:41 2012 -0700
36911
36912     altos: Add initial micropeak implementation
36913     
36914     Blinks out max height in decimeters, stores previous flight data to
36915     internal eeprom.
36916     
36917     Signed-off-by: Keith Packard <keithp@keithp.com>
36918
36919 commit 9c732effeb2ef4a4d8bc9599febed74a6ec2f466
36920 Author: Keith Packard <keithp@keithp.com>
36921 Date:   Fri Oct 12 14:18:37 2012 -0700
36922
36923     altos: Allow products to define which LED to panic with
36924     
36925     Continue to use AO_LED_RED by default.
36926     
36927     Signed-off-by: Keith Packard <keithp@keithp.com>
36928
36929 commit 767b74e1466ad4e31746340081d6d60e40359425
36930 Author: Keith Packard <keithp@keithp.com>
36931 Date:   Fri Oct 12 14:08:19 2012 -0700
36932
36933     altos: Megametrum uses altitude-pa.h, not altitude.h
36934     
36935     Make sure megametrum gets rebuilt as needed when the various
36936     altitude-pa related files change
36937     
36938     Signed-off-by: Keith Packard <keithp@keithp.com>
36939
36940 commit 64500ab11ab76d2309608f8e02a1dd9658963b3e
36941 Author: Keith Packard <keithp@keithp.com>
36942 Date:   Fri Oct 12 14:04:57 2012 -0700
36943
36944     altos: Add attiny architecture files
36945     
36946     These are designed to work with the ATtiny85 processor, but can
36947     presuambly be easily adapted to others in that series
36948     
36949     Signed-off-by: Keith Packard <keithp@keithp.com>
36950
36951 commit 16bad3b6ab65cf31b19152127cb6af69142c5c12
36952 Author: Keith Packard <keithp@keithp.com>
36953 Date:   Fri Oct 12 14:03:28 2012 -0700
36954
36955     altos: Include struct ao_data declaration only when used
36956     
36957     Leave it out for products that don't have a ring of sensor data
36958     
36959     Signed-off-by: Keith Packard <keithp@keithp.com>
36960
36961 commit 7751c9cbc630f7251b8988f8da68be9a54ff552c
36962 Author: Keith Packard <keithp@keithp.com>
36963 Date:   Fri Oct 12 14:02:29 2012 -0700
36964
36965     altos: Clean up types in Pa conversion testing code. Only test to 40km
36966     
36967     A couple of missing 'int' declarations.
36968     Only test to 40km as above that there aren't enough data points to do
36969     anything reasonable
36970     
36971     Signed-off-by: Keith Packard <keithp@keithp.com>
36972
36973 commit 866d10b3faa96f6c5a2c495a2c12a0d2bc8259ef
36974 Author: Keith Packard <keithp@keithp.com>
36975 Date:   Fri Oct 12 14:01:16 2012 -0700
36976
36977     altos: Elide ao_altitude_to_pa in flight firmware
36978     
36979     Only the conversion testing code needs to get back from altitude to
36980     pressure, so don't include that code in other environments.
36981     
36982     Signed-off-by: Keith Packard <keithp@keithp.com>
36983
36984 commit 68308908afbd1f04b17056d2be408c89b3578c86
36985 Author: Keith Packard <keithp@keithp.com>
36986 Date:   Fri Oct 12 13:59:50 2012 -0700
36987
36988     altos: Parameterize altitude table access and initialization
36989     
36990     This allows projects to store the altitude data in different
36991     representations or with different access modes.
36992     
36993     By default, altitude data is stored in meters, but the initializers
36994     include decimeter values so those can be used instead if desired.
36995     
36996     Signed-off-by: Keith Packard <keithp@keithp.com>
36997
36998 commit 175380a436efa35bbfae2ee5e29e12e9ef86fbde
36999 Author: Keith Packard <keithp@keithp.com>
37000 Date:   Fri Oct 12 13:57:49 2012 -0700
37001
37002     altos: Use alt_t for all Pascal-based altitude data
37003     
37004     This allows alt_t to be overridden for systems using the MS5607/MS5611
37005     sensors
37006     
37007     Signed-off-by: Keith Packard <keithp@keithp.com>
37008
37009 commit be0a28ee7a6fbd98fc8113db8501bb791a112fa0
37010 Author: Keith Packard <keithp@keithp.com>
37011 Date:   Fri Oct 12 13:55:33 2012 -0700
37012
37013     altos: Allow for other mutex implementations
37014     
37015     Allow projects to replace ao_mutex_get and ao_mutex_put with macros
37016     
37017     Signed-off-by: Keith Packard <keithp@keithp.com>
37018
37019 commit 6a3ee911353291b04e161d50a181ed4211d467a2
37020 Author: Keith Packard <keithp@keithp.com>
37021 Date:   Fri Oct 12 13:54:37 2012 -0700
37022
37023     altos: Allow projects to specify clock at other than 100Hz
37024     
37025     Leave the default at 100Hz, but allow it to be overridden
37026     
37027     Signed-off-by: Keith Packard <keithp@keithp.com>
37028
37029 commit 7795d8309b3e1147bc37d31a0adde42d7dee6cd1
37030 Author: Keith Packard <keithp@keithp.com>
37031 Date:   Fri Oct 12 13:37:07 2012 -0700
37032
37033     altos: Prepare ms5607 driver for use in non-tasking products
37034     
37035     Micropeak doesn't have tasking, prepare the ms5607 driver for that
37036     
37037     Signed-off-by: Keith Packard <keithp@keithp.com>
37038
37039 commit a07b8ba166e05e7d1722c59651ef00e9fb7580d5
37040 Author: Keith Packard <keithp@keithp.com>
37041 Date:   Fri Oct 12 13:31:17 2012 -0700
37042
37043     altos: Split task definitions out to ao_task.h
37044     
37045     And only include them if using tasks
37046     
37047     Signed-off-by: Keith Packard <keithp@keithp.com>
37048
37049 commit 3f059f8878a79b3154a19b6803fbc367eda80dc9
37050 Author: Keith Packard <keithp@keithp.com>
37051 Date:   Wed Oct 10 14:28:07 2012 -0700
37052
37053     altos/telefire: Add siren/strobe support
37054     
37055     This also involved hacking up the code to allow for non-zero offsets
37056     for the pad firing and continuity pins.
37057     
37058     Signed-off-by: Keith Packard <keithp@keithp.com>
37059
37060 commit 0361235c9ef56738ba0e97be88a85afef0ce8268
37061 Author: Keith Packard <keithp@keithp.com>
37062 Date:   Mon Oct 8 23:24:19 2012 -0700
37063
37064     altos: Fix up ms5607 and mma655x commands to work again
37065     
37066     These just display the most recently fetched values
37067     
37068     Signed-off-by: Keith Packard <keithp@keithp.com>
37069
37070 commit 39c5738acdfdf0c87b64de6135fe107971cfa12b
37071 Author: Keith Packard <keithp@keithp.com>
37072 Date:   Mon Oct 8 23:04:16 2012 -0700
37073
37074     altos: Go back to recording sensor data in globals
37075     
37076     Instead of trying to get things into the ring from a variety of
37077     functions, go back to the simpler method of storing them in globals
37078     and having the ADC code just pluck out the most recent values.
37079     
37080     Signed-off-by: Keith Packard <keithp@keithp.com>
37081
37082 commit 422799d9be36ef71b63c1c0fd80d5e76da802949
37083 Author: Keith Packard <keithp@keithp.com>
37084 Date:   Mon Oct 8 21:59:55 2012 -0700
37085
37086     altos: Compute desired frequency when upgrading from pre-1.1
37087     
37088     Instead of just smashing the frequency to 434.550, compute the
37089     frequency from the old radio channel value
37090     
37091     Signed-off-by: Keith Packard <keithp@keithp.com>
37092
37093 commit 16bbe9d25856259d2694751c364b668638e4a971
37094 Author: Keith Packard <keithp@keithp.com>
37095 Date:   Sun Oct 7 15:40:41 2012 -0700
37096
37097     altos/megametrum: Try running accel and baro in parallel again
37098     
37099     Now that the baro sensor appears to be working, try running
37100     conversions in parallel to see if that makes the accel cal happy
37101     
37102     Signed-off-by: Keith Packard <keithp@keithp.com>
37103
37104 commit 6d47dd1d9104745cf68bef23b066c5033ca30a84
37105 Author: Keith Packard <keithp@keithp.com>
37106 Date:   Sat Oct 6 19:39:15 2012 -0700
37107
37108     altos/stm: Set SPI clock high for disabled SPI busses
37109     
37110     This should avoid an accidental low->high transition when switching
37111     between multiple SPI busses.
37112     
37113     Signed-off-by: Keith Packard <keithp@keithp.com>
37114
37115 commit d4b1dffeef3e9ea96e143f74782e4da7d116c0d4
37116 Author: Keith Packard <keithp@keithp.com>
37117 Date:   Sat Oct 6 18:25:15 2012 -0700
37118
37119     altos/telefire: Make sure armed alarm goes off on time
37120     
37121     Instead of turning the alarm off when a packet is received after the
37122     deadline, just do it in the thread which is awake all of the time.
37123     
37124     This prevents the alarm from sticking on when the LCO box is turned
37125     off while the arming key is on.
37126     
37127     Signed-off-by: Keith Packard <keithp@keithp.com>
37128
37129 commit 35cb2dc51708ab572a4c72422e5902a313eda58e
37130 Author: Keith Packard <keithp@keithp.com>
37131 Date:   Sat Oct 6 17:56:23 2012 -0700
37132
37133     altos/stm: Clean up SPI pin configuration code
37134     
37135     Make sure none of the pin configurations are being used at startup
37136     time. Split out the pin configuration into separate functions.
37137     
37138     Signed-off-by: Keith Packard <keithp@keithp.com>
37139
37140 commit 41add569413bf3ec564195963277c81f2d2da798
37141 Author: Keith Packard <keithp@keithp.com>
37142 Date:   Sat Oct 6 17:21:55 2012 -0700
37143
37144     altos/drivers: Use data ring values for MS5607 presentation
37145     
37146     Signed-off-by: Keith Packard <keithp@keithp.com>
37147
37148 commit 0b28eefe6b32033a0e85731aa38af7e07a8b45f5
37149 Author: Keith Packard <keithp@keithp.com>
37150 Date:   Sat Oct 6 17:21:10 2012 -0700
37151
37152     altos/megametrum: Make MS5607 driver hold SPI bus for whole operation
37153     
37154     Signed-off-by: Keith Packard <keithp@keithp.com>
37155
37156 commit c676ad8048d10ad9da22ea3acf19e4e1872103ff
37157 Author: Keith Packard <keithp@keithp.com>
37158 Date:   Sat Oct 6 17:05:59 2012 -0700
37159
37160     altos/megametrum: Use mma655x for acceleration measurements now
37161     
37162     Signed-off-by: Keith Packard <keithp@keithp.com>
37163
37164 commit 82fdc42d61340e6b76580ff12a9e1bea59eb8079
37165 Merge: 6b8881a7 2cac8c57
37166 Author: Keith Packard <keithp@keithp.com>
37167 Date:   Wed Oct 3 10:44:28 2012 -0700
37168
37169     Merge branch 'master' into mm-ms5611
37170
37171 commit 2cac8c572ce533ded89dae9a412b4d1b5c748342
37172 Author: Keith Packard <keithp@keithp.com>
37173 Date:   Wed Oct 3 10:43:28 2012 -0700
37174
37175     altos: Re-enable the ms5607 and mma655x acquisition threads
37176     
37177     These were disabled to help with testing in Argonia
37178     
37179     Signed-off-by: Keith Packard <keithp@keithp.com>
37180
37181 commit 6b8881a7bdb9f89306a700e9a8853b00df29bf5d
37182 Author: Keith Packard <keithp@keithp.com>
37183 Date:   Wed Oct 3 07:50:48 2012 -0700
37184
37185     altos/megametrum: Commit for boards with MS5611 baro sensor
37186     
37187     Signed-off-by: Keith Packard <keithp@keithp.com>
37188
37189 commit fdd08cc093134c5f87dab9533b99a042a699381b
37190 Author: Keith Packard <keithp@keithp.com>
37191 Date:   Fri Sep 28 22:39:55 2012 -0700
37192
37193     altos: Provide MS5611 configuration option, HAS_MS5611
37194     
37195     MS5611 and MS5607 use slightly different conversion functions. Alas,
37196     there doesn't appear to be a way to tell them apart in software. This
37197     patch adds the necessary conversion changes and makes them depend on a
37198     compile-time configuration option.
37199     
37200     Signed-off-by: Keith Packard <keithp@keithp.com>
37201
37202 commit dc7216d286cc7fe8007f5208ad97a630166572f3
37203 Author: Keith Packard <keithp@keithp.com>
37204 Date:   Fri Sep 21 13:29:17 2012 +0200
37205
37206     altos: Shrink Pa to altitude table
37207     
37208     This improves the computation of the table enough that errors from a
37209     470 entry table are almost all < 0.5m.
37210     
37211     Signed-off-by: Keith Packard <keithp@keithp.com>
37212
37213 commit 7c6231ecef2e4f978a0de452a17a2a24e6e68827
37214 Author: Keith Packard <keithp@keithp.com>
37215 Date:   Thu Sep 20 11:33:24 2012 +0200
37216
37217     Bump revision to 1.2 development branch
37218     
37219     With 1.1 out the door, this now starts the 1.2 development series
37220     
37221     Signed-off-by: Keith Packard <keithp@keithp.com>
37222
37223 commit 2f2734bb418f5c3a89fa3f1bf1b98ce4cfe432e1
37224 Merge: e69a433f 3fe5c2f9
37225 Author: Keith Packard <keithp@keithp.com>
37226 Date:   Thu Sep 20 11:30:19 2012 +0200
37227
37228     Merge remote-tracking branch 'mjb/altosdroid'
37229
37230 commit e69a433fd93b9f6bd2297d8045eb075fee29e73b
37231 Merge: 19243ecc 6e0d672b
37232 Author: Keith Packard <keithp@keithp.com>
37233 Date:   Thu Sep 20 11:30:11 2012 +0200
37234
37235     Merge remote-tracking branch 'mjb/prefs_interface'
37236
37237 commit 19243ecc9b5bbdcc069ae24acf1ca807322c84d8
37238 Merge: 90c1b6db 0ef8b714
37239 Author: Keith Packard <keithp@keithp.com>
37240 Date:   Thu Sep 20 11:29:55 2012 +0200
37241
37242     Merge remote-tracking branch 'mjb/altosui_mjb'
37243
37244 commit 3fe5c2f9fc01258d45c20070e9874d76bc6c8c07
37245 Author: Mike Beattie <mike@ethernal.org>
37246 Date:   Tue Sep 18 23:47:50 2012 +1200
37247
37248     altosdroid: initial implementation of telemetry logging.
37249     
37250     Signed-off-by: Mike Beattie <mike@ethernal.org>
37251
37252 commit 0541201d4afe3e5d7913465e1db10e586d7182bb
37253 Author: Mike Beattie <mike@ethernal.org>
37254 Date:   Tue Sep 18 23:47:06 2012 +1200
37255
37256     altoslib: make parts of AltosLog public for usage outside altoslib.
37257     
37258     Signed-off-by: Mike Beattie <mike@ethernal.org>
37259
37260 commit c058ec2d6070458a0b7d3ef56041e985412ee565
37261 Author: Mike Beattie <mike@ethernal.org>
37262 Date:   Tue Sep 18 23:46:17 2012 +1200
37263
37264     altos{lib,ui,droid}: move OS specific code out of altoslib
37265     
37266     This is to allow the usage of AltosLog on Android - no swing, so
37267     we need to push the "home directory" code used to pick a default
37268     telemetry logging path - using the PreferencesBackend interface
37269     for now.
37270     
37271     Signed-off-by: Mike Beattie <mike@ethernal.org>
37272
37273 commit 36e684724e327dbd4319411ef0602fafb4d0c073
37274 Author: Mike Beattie <mike@ethernal.org>
37275 Date:   Tue Sep 18 23:43:18 2012 +1200
37276
37277     altosdroid: cosmetic re-order of methods
37278     
37279     Signed-off-by: Mike Beattie <mike@ethernal.org>
37280
37281 commit 8f11a6d2c3de228c3cefb95a7d1a76d53e532acd
37282 Author: Mike Beattie <mike@ethernal.org>
37283 Date:   Tue Sep 18 23:42:11 2012 +1200
37284
37285     altosdroid: simplify keys() method
37286     
37287     Signed-off-by: Mike Beattie <mike@ethernal.org>
37288
37289 commit f79b445cc29fc1e424f99c97e71c7d3637bf4ba6
37290 Author: Mike Beattie <mike@ethernal.org>
37291 Date:   Tue Sep 18 23:38:12 2012 +1200
37292
37293     altosdroid: Update Makefile.am
37294     
37295     Signed-off-by: Mike Beattie <mike@ethernal.org>
37296
37297 commit 90c1b6db8d1f401a992fe44983b3df64739fe263
37298 Author: Bdale Garbee <bdale@gag.com>
37299 Date:   Sun Sep 16 15:12:26 2012 -0600
37300
37301     further refinment of Releasing document
37302
37303 commit 7a0cce7fa0c802b1597fef94cfaf00aa0c28c988
37304 Author: Bdale Garbee <bdale@gag.com>
37305 Date:   Sun Sep 16 13:59:21 2012 -0600
37306
37307     releasing 1.1.1
37308
37309 commit 0cd443d5e55b2c3b97ecf53389ff76bc4bc6018f
37310 Author: Keith Packard <keithp@keithp.com>
37311 Date:   Sun Sep 16 12:38:33 2012 -0700
37312
37313     Add release notes for version 1.1.1
37314     
37315     Signed-off-by: Keith Packard <keithp@keithp.com>
37316
37317 commit fe8ab96e8727c25c04cac473cafb264cf7e80156
37318 Author: Mike Beattie <mike@ethernal.org>
37319 Date:   Mon Sep 17 01:29:33 2012 +1200
37320
37321     altosdroid: implement AltosPreferencesBackend, and initialize.
37322     
37323     Signed-off-by: Mike Beattie <mike@ethernal.org>
37324
37325 commit 52d3cad4f744140e1aa06fdfc0d49a0cf8734fd4
37326 Merge: 31f5a026 6e0d672b
37327 Author: Mike Beattie <mike@ethernal.org>
37328 Date:   Sun Sep 16 22:27:04 2012 +1200
37329
37330     Merge branch 'prefs_interface' into altosdroid
37331
37332 commit cb48dd0b03b445437f751028e8383610b65b0a68
37333 Author: Keith Packard <keithp@keithp.com>
37334 Date:   Sun Sep 16 02:39:25 2012 -0700
37335
37336     altos: Fix telemini sdcdb init file
37337     
37338     Set the driver source path for the debugger
37339     
37340     Signed-off-by: Keith Packard <keithp@keithp.com>
37341
37342 commit 3520bbf1ed6461d1ce7af001c529563a3cffa3c9
37343 Author: Keith Packard <keithp@keithp.com>
37344 Date:   Sun Sep 16 00:58:20 2012 -0700
37345
37346     altosui: Gather Tm sensor data in Monitor Idle mode
37347     
37348     Tm is pretty much the same as TM for the analog sensors, it's just
37349     missing the accelerometr. Use the same code for constructing an
37350     AltosRecord for it
37351     
37352     Signed-off-by: Keith Packard <keithp@keithp.com>
37353
37354 commit 31f5a02654cbf172beed25f4c518dfb7be8c714e
37355 Author: Keith Packard <keithp@keithp.com>
37356 Date:   Fri Sep 14 16:56:04 2012 -0700
37357
37358     altos: Need to use 16-bit counts for ao_xmem functions
37359     
37360     Trying to use 8-bit counts is a nice optimization which fails when the
37361     count is larger than 255, as is the case with clearing the flash block
37362     in the AT45 driver. This bug resulted in the inability to erase
37363     flights on TeleMetrum v1.0 boards.
37364     
37365     Signed-off-by: Keith Packard <keithp@keithp.com>
37366
37367 commit b898cf0a2abf2b0478d5afc5aca030c6b4c8bd0b
37368 Author: Keith Packard <keithp@keithp.com>
37369 Date:   Fri Sep 14 12:59:31 2012 -0700
37370
37371     altosui: Show over-ground-distance in Descent tab
37372     
37373     Helps to know where the rocket might land.
37374     
37375     Signed-off-by: Keith Packard <keithp@keithp.com>
37376
37377 commit f36f73b2d02b72201683cf5795851034bbd6f28e
37378 Author: Keith Packard <keithp@keithp.com>
37379 Date:   Fri Sep 14 12:58:54 2012 -0700
37380
37381     altosui: Remove debugging from KML export
37382     
37383     Left in from testing the Eeprom export bug
37384     
37385     Signed-off-by: Keith Packard <keithp@keithp.com>
37386
37387 commit 97ab77d548964115e4b41ad5952194fcd1455c96
37388 Author: Keith Packard <keithp@keithp.com>
37389 Date:   Fri Sep 14 11:13:02 2012 -0700
37390
37391     altosui: Fix Landed tab units
37392     
37393     And clean up the whole flight value reporting code base. It would be
37394     nice to create a separate class to make this easier; at present
37395     there's a bunch of customization embedded in how values are presented
37396     in each tab.
37397     
37398     Reported by: Bdale Garbee <bdale@gag.com>
37399     Signed-off-by: Keith Packard <keithp@keithp.com>
37400
37401 commit 43e646657502f6162fa02f37fd2bd5aa3e29a1a8
37402 Author: Keith Packard <keithp@keithp.com>
37403 Date:   Fri Sep 14 11:08:57 2012 -0700
37404
37405     altoslib: Update GPS seen_values in AltosEepromIterable
37406     
37407     Otherwise, KML export won't ever get GPS data to write.
37408     
37409     Reported by: Bob Brown <prefect@kloudbusters.org>
37410     Signed-off-by: Keith Packard <keithp@keithp.com>
37411
37412 commit 7b6dd9105ba36aa11d6d0ee6e0823965b9beffb9
37413 Author: Keith Packard <keithp@keithp.com>
37414 Date:   Fri Sep 14 11:08:19 2012 -0700
37415
37416     altoslib: Remove duplicate seen_ values in AltosEepromIterable
37417     
37418     These are defined in AltosRecord; duplicating them is not a good plan
37419     
37420     Signed-off-by: Keith Packard <keithp@keithp.com>
37421
37422 commit 6e0d672b8a516a604d8ea1abd2bed113c608143f
37423 Author: Mike Beattie <mike@ethernal.org>
37424 Date:   Fri Sep 14 12:43:21 2012 +1200
37425
37426     altosui: remove un-used import
37427     
37428     Signed-off-by: Mike Beattie <mike@ethernal.org>
37429
37430 commit f985ea055d935b10ae9ae8441fe808ba2c13c99e
37431 Author: Mike Beattie <mike@ethernal.org>
37432 Date:   Fri Sep 14 01:27:22 2012 +1200
37433
37434     altosui: revert AltosUIPreferences init() method
37435     
37436     Signed-off-by: Mike Beattie <mike@ethernal.org>
37437
37438 commit 9335a74694df00c4876055e7c98661236646f6e5
37439 Author: Mike Beattie <mike@ethernal.org>
37440 Date:   Fri Sep 14 01:08:53 2012 +1200
37441
37442     altosui: Add return to try/catch.. duh
37443     
37444     Signed-off-by: Mike Beattie <mike@ethernal.org>
37445
37446 commit d5e199c34ff5a02a4c4cc917c3f0eec32eae72a9
37447 Author: Mike Beattie <mike@ethernal.org>
37448 Date:   Fri Sep 14 01:06:59 2012 +1200
37449
37450     altosui: add missing try/catch
37451     
37452     Signed-off-by: Mike Beattie <mike@ethernal.org>
37453
37454 commit 26c83bc0981036651a89c29771b2ad52c8fb0396
37455 Author: Mike Beattie <mike@ethernal.org>
37456 Date:   Fri Sep 14 01:03:53 2012 +1200
37457
37458     altosui/altoslib: bug fixes, update Makefile.am
37459     
37460     Signed-off-by: Mike Beattie <mike@ethernal.org>
37461
37462 commit 08345b8909922f2ff8f9ed8b4497b9cbea6b26e9
37463 Author: Mike Beattie <mike@ethernal.org>
37464 Date:   Fri Sep 14 00:53:56 2012 +1200
37465
37466     altosui/altoslib: Add call to …Preferences.init() with backend object, remove static init()
37467     
37468     Signed-off-by: Mike Beattie <mike@ethernal.org>
37469
37470 commit 17127847300de9a6782b901926a3fcb9ef021b78
37471 Author: Mike Beattie <mike@ethernal.org>
37472 Date:   Fri Sep 14 00:46:34 2012 +1200
37473
37474     altoslib: Add AltosPreferencesBackend.java to Makefile.am
37475     
37476     Signed-off-by: Mike Beattie <mike@ethernal.org>
37477
37478 commit d875b459b5e9f7bcbbbbe318f947b0451ce6738f
37479 Author: Mike Beattie <mike@ethernal.org>
37480 Date:   Fri Sep 14 00:44:59 2012 +1200
37481
37482     altosui/altoslib: add methods to interface, fix imports/exceptions in BT code
37483     
37484     Signed-off-by: Mike Beattie <mike@ethernal.org>
37485
37486 commit 67b618409a0d34fff26cac6025bc159ff92ede9c
37487 Author: Mike Beattie <mike@ethernal.org>
37488 Date:   Fri Sep 14 00:40:16 2012 +1200
37489
37490     altosui: add missing methods for Backend, fix BT code.
37491     
37492     Signed-off-by: Mike Beattie <mike@ethernal.org>
37493
37494 commit ec036e8fe057f4b641ba9ee17d6dce2689816047
37495 Author: Mike Beattie <mike@ethernal.org>
37496 Date:   Fri Sep 14 00:25:49 2012 +1200
37497
37498     altoslib/altosui: begin moving preferences "backend" into interface
37499     
37500     Signed-off-by: Mike Beattie <mike@ethernal.org>
37501
37502 commit 0ef8b7148784ed5bcbea21dde313fb02f50ef734
37503 Author: Mike Beattie <mike@ethernal.org>
37504 Date:   Fri Sep 14 13:17:24 2012 +1200
37505
37506     altosui: comment out obsolete code - could probably remove the file.
37507     
37508     Signed-off-by: Mike Beattie <mike@ethernal.org>
37509
37510 commit 6daf71d0af7ffdbbfdb7436edd536bc811850d42
37511 Author: Mike Beattie <mike@ethernal.org>
37512 Date:   Fri Sep 14 13:16:48 2012 +1200
37513
37514     altosui: add type to … implements Comparable.
37515     
37516     Signed-off-by: Mike Beattie <mike@ethernal.org>
37517
37518 commit d3d69bdecfcb45d1e3a8c6b10c80eef1afcc2310
37519 Author: Mike Beattie <mike@ethernal.org>
37520 Date:   Fri Sep 14 13:16:16 2012 +1200
37521
37522     altosui: comment out/remove dead code
37523     
37524     Signed-off-by: Mike Beattie <mike@ethernal.org>
37525
37526 commit c9fa8faabb6f7fb59714c42e1029ce3d71c52ff8
37527 Author: Mike Beattie <mike@ethernal.org>
37528 Date:   Fri Sep 14 13:15:36 2012 +1200
37529
37530     altosui: access class variables by class, not instance
37531     
37532     Signed-off-by: Mike Beattie <mike@ethernal.org>
37533
37534 commit f9e1c5949a24e27897587b0b0ca00e089f362215
37535 Author: Mike Beattie <mike@ethernal.org>
37536 Date:   Fri Sep 14 13:15:07 2012 +1200
37537
37538     altosui: remove redundant catches
37539     
37540     Signed-off-by: Mike Beattie <mike@ethernal.org>
37541
37542 commit 38fb6c070ffaf820d524fecce540d91fc6dda57b
37543 Author: Mike Beattie <mike@ethernal.org>
37544 Date:   Fri Sep 14 13:14:31 2012 +1200
37545
37546     altosui: comment out un-used classes and associated imports
37547     
37548     Signed-off-by: Mike Beattie <mike@ethernal.org>
37549
37550 commit ce1b19a012a2c1c623b03efb93b881e297736718
37551 Author: Mike Beattie <mike@ethernal.org>
37552 Date:   Fri Sep 14 13:13:35 2012 +1200
37553
37554     altosui: comment out un-used fields and methods
37555     
37556     Signed-off-by: Mike Beattie <mike@ethernal.org>
37557
37558 commit 382c54a0d052c8975b57c995ef83bc8934bde242
37559 Author: Mike Beattie <mike@ethernal.org>
37560 Date:   Fri Sep 14 13:09:58 2012 +1200
37561
37562     altosui: remove un-used imports
37563     
37564     Signed-off-by: Mike Beattie <mike@ethernal.org>
37565
37566 commit eefcfa94f360f8c5a7233370d4178525bccbb22f
37567 Author: Bdale Garbee <bdale@gag.com>
37568 Date:   Thu Sep 13 16:13:42 2012 -0600
37569
37570     add note about checking doc copyright date and revision history to Releasing
37571
37572 commit 2441090f26c3df66a6ce48d64e64384ce9e5ef82
37573 Author: Keith Packard <keithp@keithp.com>
37574 Date:   Thu Sep 13 15:12:33 2012 -0700
37575
37576     doc: Add revision history for 1.1. Update copyright date
37577     
37578     Signed-off-by: Keith Packard <keithp@keithp.com>
37579
37580 commit 320d90c376dccfe1599505e3b485df8d46e34bb3
37581 Merge: 9a7d6431 2e6c6a6c
37582 Author: Bdale Garbee <bdale@gag.com>
37583 Date:   Thu Sep 13 15:36:37 2012 -0600
37584
37585     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
37586
37587 commit 2e6c6a6c15a7cff9f20b70a4cf58697da1302f01
37588 Author: Keith Packard <keithp@keithp.com>
37589 Date:   Thu Sep 13 00:35:27 2012 -0700
37590
37591     doc: Document imperial units and groundstation configuration
37592     
37593     What it says on the tin.
37594     
37595     Signed-off-by: Keith Packard <keithp@keithp.com>
37596
37597 commit 9a7d6431777ce3377b788ddac6cb9fadd53c039c
37598 Merge: 2439f53e 9728b20a
37599 Author: Bdale Garbee <bdale@gag.com>
37600 Date:   Thu Sep 13 00:58:30 2012 -0600
37601
37602     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
37603
37604 commit 9728b20a4ad9576ac1022dc9a5771f5a3eb92b3d
37605 Author: Keith Packard <keithp@keithp.com>
37606 Date:   Wed Sep 12 23:56:18 2012 -0700
37607
37608     altosui: Exit with an error status when file processing fails
37609     
37610     If the user provides any files on the command line, and if processing
37611     them fails in some way, exit immediately with an error indication.
37612     
37613     Signed-off-by: Keith Packard <keithp@keithp.com>
37614
37615 commit 0564f9b13d4e3050b0a45fc1c4f710ab2b1f9d81
37616 Author: Keith Packard <keithp@keithp.com>
37617 Date:   Wed Sep 12 22:40:57 2012 -0700
37618
37619     altosui: Leave new_gps indication until gps value is used
37620     
37621     During replay, AltosState may not see a new GPS value as soon as it
37622     lands in the state field as additional records with the same timestamp
37623     may come in after the GPS record.
37624     
37625     Instead of resetting the new_gps indication when the new record is
37626     created, wait until the new_gps indication is seen by the AltosState
37627     update code and have that clear the new_gps indication.
37628     
37629     Signed-off-by: Keith Packard <keithp@keithp.com>
37630
37631 commit 7e237920abb582d7ceb3e1925b11a848575ac68a
37632 Author: Keith Packard <keithp@keithp.com>
37633 Date:   Wed Sep 12 21:32:25 2012 -0700
37634
37635     altosui: Stop downloading eeprom data on a block full of invalid data
37636     
37637     When no valid records are found within an eeprom block, we assume that
37638     no more data will be found within the entire storage area.
37639     
37640     Signed-off-by: Keith Packard <keithp@keithp.com>
37641
37642 commit 2439f53ea21c84f7c510dc191dde025ada24281f
37643 Author: Bdale Garbee <bdale@gag.com>
37644 Date:   Wed Sep 12 21:50:25 2012 -0600
37645
37646     document workaround for 'make fat' not building altoslib
37647
37648 commit 07d9ba938f2742da1bce5d8df55cbc236207a981
37649 Author: Bdale Garbee <bdale@gag.com>
37650 Date:   Wed Sep 12 19:50:07 2012 -0600
37651
37652     update Releasing for non-native versioning and builds on debian branch
37653
37654 commit fe009534ce6846b6db96cac8f6c2d53ba8010d91
37655 Merge: 69d42b26 8ee29fe4
37656 Author: Bdale Garbee <bdale@gag.com>
37657 Date:   Wed Sep 12 19:49:51 2012 -0600
37658
37659     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
37660
37661 commit 8ee29fe48771dd22a0c5428761ee53a728495d11
37662 Author: Keith Packard <keithp@keithp.com>
37663 Date:   Wed Sep 12 16:07:41 2012 -0700
37664
37665     altosui: Serialize data access in TD config code
37666     
37667     Setting the values was being done in the UI thread instead of the
37668     Serial thread, which left the serial thread with uninitialized values
37669     when it went to update the displayed value for the current
37670     frequency. All fixed now.
37671     
37672     Signed-off-by: Keith Packard <keithp@keithp.com>
37673
37674 commit 19e35de47157923670b1864ce7b04f8d82f3bdea
37675 Author: Keith Packard <keithp@keithp.com>
37676 Date:   Wed Sep 12 16:06:59 2012 -0700
37677
37678     altosui: Lock access to preferences data
37679     
37680     These are accessed by several different threads, so keep things sane
37681     by just holding locks across all access.
37682     
37683     Signed-off-by: Keith Packard <keithp@keithp.com>
37684
37685 commit 1b5340c2b75c500011355c4889da443c4b9c4891
37686 Author: Keith Packard <keithp@keithp.com>
37687 Date:   Wed Sep 12 13:07:01 2012 -0700
37688
37689     altosui: Add multi-sized icons to all windows
37690     
37691     This lets the window system pick a better size for presentation
37692     
37693     Signed-off-by: Keith Packard <keithp@keithp.com>
37694
37695 commit 3e4fc0b3953655eb720372d9b4274cd4bca19556
37696 Author: Tom Marble <tmarble@info9.net>
37697 Date:   Wed Sep 12 10:05:42 2012 -0500
37698
37699     Reference specific dependent jars in the AltosUI launchers
37700
37701 commit f0f4f907042e12815284abe1b63ae2d4a5a2d598
37702 Author: Keith Packard <keithp@keithp.com>
37703 Date:   Wed Sep 12 02:30:59 2012 -0700
37704
37705     doc: Mention changes to flight data download UI
37706     
37707     Signed-off-by: Keith Packard <keithp@keithp.com>
37708
37709 commit 42bbe15512533f2d958b8219a02fbd256593092a
37710 Author: Keith Packard <keithp@keithp.com>
37711 Date:   Wed Sep 12 02:26:32 2012 -0700
37712
37713     altosui: Initialize flight velocity to zero when reading eeprom files
37714     
37715     Otherwise, the integration of velocity will start at MISSING and get
37716     stranger. Fortunately, we know the initial velocity of the rocket when
37717     sitting on the pad.
37718     
37719     Signed-off-by: Keith Packard <keithp@keithp.com>
37720
37721 commit b3c3c6eabd6837f0e72acee3906c8f71c6f0030e
37722 Author: Keith Packard <keithp@keithp.com>
37723 Date:   Tue Sep 11 23:37:20 2012 -0700
37724
37725     altosui: Don't say a decimal point for distances in meters
37726     
37727     Useful for distances in miles, but not meters.
37728     
37729     Signed-off-by: Keith Packard <keithp@keithp.com>
37730
37731 commit 87f9a8923656f275f74cfb6c8c6a57bbe59e74f8
37732 Author: Keith Packard <keithp@keithp.com>
37733 Date:   Tue Sep 11 23:36:26 2012 -0700
37734
37735     altosui: Initialize imperial units checkbox with correct value
37736     
37737     Use imperial units preference instead of serial debug preference. Cut
37738     & paste programming failure...
37739     
37740     Signed-off-by: Keith Packard <keithp@keithp.com>
37741
37742 commit 69d42b26223b45df4167aa3baafba100ad71baab
37743 Merge: 3e9078cb 3fa5fbdf
37744 Author: Bdale Garbee <bdale@gag.com>
37745 Date:   Wed Sep 12 00:26:21 2012 -0600
37746
37747     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
37748
37749 commit 3fa5fbdfd1ab257028f272fbc32759b39608ddaf
37750 Author: Keith Packard <keithp@keithp.com>
37751 Date:   Tue Sep 11 23:04:19 2012 -0700
37752
37753     Clean up Windows event handles on com port close
37754     
37755     This avoids having to wait for the receiver to timeout before we can
37756     open the same com port again.
37757     
37758     This patch also adds a bit more debugging -- it prints Windows error
37759     messages to stdout along with the file/line where the error was generated.
37760     
37761     Signed-off-by: Keith Packard <keithp@keithp.com>
37762
37763 commit 1a154ce0b9fc3ea360d6bc7e17d6debb2da94438
37764 Author: Keith Packard <keithp@keithp.com>
37765 Date:   Tue Sep 11 22:03:17 2012 -0700
37766
37767     Include AltosLib.jar in windows install
37768     
37769     Otherwise, altosui doesn't do much.
37770     
37771     Signed-off-by: Keith Packard <keithp@keithp.com>
37772
37773 commit 3e9078cb1077e7ad0d845f10c2ad0a007df76d29
37774 Author: Bdale Garbee <bdale@gag.com>
37775 Date:   Tue Sep 11 22:17:22 2012 -0600
37776
37777     releasing 1.1
37778
37779 commit 4563624638884b7b2f16cd4d396c00690e045999
37780 Merge: 11fbcf5e e5a55dbf
37781 Author: Tom Marble <tmarble@info9.net>
37782 Date:   Tue Sep 11 22:50:18 2012 -0500
37783
37784     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
37785
37786 commit 11fbcf5e30e0cd09f2d6b448911d2ef62b7f29c7
37787 Author: Tom Marble <tmarble@info9.net>
37788 Date:   Tue Sep 11 22:48:04 2012 -0500
37789
37790     Added the feature to AC to default --with-android to $ANDROID_SDK (if set)
37791     Fixed typos in altosui/Makefile.am (had removed JCOMMON, but it's from AC)
37792     Jenkins changes:
37793     - added android sdk
37794     - will now record artifacts: altoslib/AltosLib.jar,altosui/altosui.jar,**/*.apk
37795
37796 commit e5a55dbf265354e7c94be3e2be53c2d5c8fba056
37797 Author: Keith Packard <keithp@keithp.com>
37798 Date:   Tue Sep 11 15:53:36 2012 -0700
37799
37800     Use ft/s for imperial speeds
37801     
37802     Bob Brown thinks this unit will be more useful than mph
37803     
37804     Signed-off-by: Keith Packard <keithp@keithp.com>
37805
37806 commit 73d05650eae1d3958e02e9ffde2020a2438eccbb
37807 Author: Keith Packard <keithp@keithp.com>
37808 Date:   Tue Sep 11 15:30:45 2012 -0700
37809
37810     Add Version 1.1 release notes.
37811     
37812     Signed-off-by: Keith Packard <keithp@keithp.com>
37813
37814 commit 7ae3e4cea1cd180ff18b5293a67b4520cc8292be
37815 Author: Keith Packard <keithp@keithp.com>
37816 Date:   Tue Sep 11 01:00:05 2012 -0700
37817
37818     altosui: Imperial units for graphs too
37819     
37820     Just to be consistent
37821     
37822     Signed-off-by: Keith Packard <keithp@keithp.com>
37823
37824 commit 95268d681c9a6652d84db383f55a4fe8a4ac5173
37825 Author: Tom Marble <tmarble@info9.net>
37826 Date:   Tue Sep 11 12:54:31 2012 -0500
37827
37828     Reverted package name to 'altosui' from 'AltosUI'
37829     Also added emacs backup regex (*~) to .gitignore
37830
37831 commit 13c64f6fb5764c6a0f3520cf4e48a75d78e163db
37832 Author: Tom Marble <tmarble@info9.net>
37833 Date:   Tue Sep 11 12:44:24 2012 -0500
37834
37835     Add appropriate Java build deps as given from autoconf
37836
37837 commit 8e506274a35eccacd2d4523faa08d279a201753f
37838 Merge: 0bc3ed53 1fc97dd9
37839 Author: Tom Marble <tmarble@info9.net>
37840 Date:   Tue Sep 11 11:39:22 2012 -0500
37841
37842     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
37843
37844 commit 0bc3ed53aa8972c7080d6335f609cd9d0df1c79d
37845 Author: Tom Marble <tmarble@info9.net>
37846 Date:   Tue Sep 11 11:37:14 2012 -0500
37847
37848     Use explicit build deps for altosui (avoids * wildcarding)
37849
37850 commit 1fc97dd9875a7639533a34438c4c7c999412eb3a
37851 Merge: 8397d2b0 4420d4a9
37852 Author: Bdale Garbee <bdale@gag.com>
37853 Date:   Tue Sep 11 10:35:04 2012 -0600
37854
37855     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
37856
37857 commit 8397d2b041824ddf1cc0b82926f10da8aae3264f
37858 Author: Bdale Garbee <bdale@gag.com>
37859 Date:   Tue Sep 11 10:34:00 2012 -0600
37860
37861     update Debian build-deps in preparation for 1.1 release
37862
37863 commit 4420d4a9fc011ed970af506ef771dfb81580b666
37864 Author: Keith Packard <keithp@keithp.com>
37865 Date:   Tue Sep 11 00:49:48 2012 -0700
37866
37867     Fix Latin-1 encoded copyright symbols in AltosDroid java code
37868     
37869     Otherwise, we get complaints when compiling these files.
37870     
37871     Signed-off-by: Keith Packard <keithp@keithp.com>
37872
37873 commit 708e7937cba52982b91244cf89bfbff46d346135
37874 Author: Tom Marble <tmarble@info9.net>
37875 Date:   Mon Sep 10 16:54:27 2012 -0500
37876
37877     Changed package name from altosui to AltosUI
37878
37879 commit c2ebebc4967043b16380b8ec8800862993005358
37880 Author: Tom Marble <tmarble@info9.net>
37881 Date:   Mon Sep 10 14:50:37 2012 -0500
37882
37883     Test commit (comment) to confirm push works
37884
37885 commit 67da878f740a387d0092631ad672e024d26e4192
37886 Author: Keith Packard <keithp@keithp.com>
37887 Date:   Mon Sep 10 09:16:04 2012 -0700
37888
37889     altosui: Use units conversion functions everywhere.
37890     
37891     Provide a configuration option to select imperial units and use them everywhere
37892     
37893     Signed-off-by: Keith Packard <keithp@keithp.com>
37894
37895 commit 66a1e07efcac9324d33a1eca0dfb58a2724b667a
37896 Author: Keith Packard <keithp@keithp.com>
37897 Date:   Mon Sep 10 09:14:03 2012 -0700
37898
37899     altoslib: Add imperial units conversion support
37900     
37901     "Redneck" mode support
37902     
37903     Signed-off-by: Keith Packard <keithp@keithp.com>
37904
37905 commit 51836cedce41d8b36eac34c69370489162aaa2b5
37906 Author: Keith Packard <keithp@keithp.com>
37907 Date:   Sun Sep 9 14:02:57 2012 -0700
37908
37909     Bump version to 1.0.9.7
37910     
37911     Signed-off-by: Keith Packard <keithp@keithp.com>
37912
37913 commit e45c47c52f9cc9c43b81148e0e58fdedb3af1eb8
37914 Author: Keith Packard <keithp@keithp.com>
37915 Date:   Sun Sep 9 14:01:21 2012 -0700
37916
37917     altos/telelco: Search for available firing nodes at boot time
37918     
37919     Query for available firing nodes, limiting device selections to those found.
37920     
37921     Signed-off-by: Keith Packard <keithp@keithp.com>
37922
37923 commit 77775711d414227b3ed97859d1b21ab1c689a724
37924 Author: Keith Packard <keithp@keithp.com>
37925 Date:   Sun Sep 9 13:58:29 2012 -0700
37926
37927     altos/telefire: Add steady warble when the LCO arm switch is on
37928     
37929     And make debugging a run-time option too.
37930     
37931     Signed-off-by: Keith Packard <keithp@keithp.com>
37932
37933 commit f2933103be122414a9b1795b37003b7a2aa9f3d7
37934 Author: Keith Packard <keithp@keithp.com>
37935 Date:   Sun Sep 9 13:57:16 2012 -0700
37936
37937     altos/stm: Fix basic time interval to 10ms -- was 10.1ms
37938     
37939     Counting from 0 to 100 takes 10.1ms, so count to 99 instead.
37940     
37941     Signed-off-by: Keith Packard <keithp@keithp.com>
37942
37943 commit 0339583996fc57a666f8d3007a0f4b1034039a73
37944 Author: Keith Packard <keithp@keithp.com>
37945 Date:   Sun Sep 9 13:56:35 2012 -0700
37946
37947     altos/spiradio: Label LEDs so that the radio code can use them
37948     
37949     Mark which should be on for TX and which for RX
37950     
37951     Signed-off-by: Keith Packard <keithp@keithp.com>
37952
37953 commit 3fa71c497a5bf576974e70af06762f75734e6699
37954 Author: Keith Packard <keithp@keithp.com>
37955 Date:   Sun Sep 9 13:50:56 2012 -0700
37956
37957     altos: Try to get remote cmac time closer to reality
37958     
37959     Record the time after the packet was sent, but before the return
37960     packet arrives to try and more closely approximate the time the packet
37961     arrived at the other end.
37962     
37963     Signed-off-by: Keith Packard <keithp@keithp.com>
37964
37965 commit 27ab744c6eec9243b7aa14161eec2fbf7003531e
37966 Author: Keith Packard <keithp@keithp.com>
37967 Date:   Sun Sep 9 13:46:23 2012 -0700
37968
37969     altos: Clean up flight data definitions
37970     
37971     These just shuffle the various definitions of data macros around to
37972     make the include files more sensible looking.
37973     
37974     Signed-off-by: Keith Packard <keithp@keithp.com>
37975
37976 commit ced6a020d6d94b1c63837a7ab5b0091b7b8ea3c9
37977 Author: Keith Packard <keithp@keithp.com>
37978 Date:   Sun Sep 9 13:43:45 2012 -0700
37979
37980     altos: include ao_arch_funcs.h at the very end of ao.h
37981     
37982     Move it below the definition of the ms5607 init function
37983     
37984     Signed-off-by: Keith Packard <keithp@keithp.com>
37985
37986 commit e053da3e7cb5a4c9ebbffd245cb5d83932183b22
37987 Author: Keith Packard <keithp@keithp.com>
37988 Date:   Sun Sep 9 13:11:57 2012 -0700
37989
37990     altos: Allow products without MS5607
37991     
37992     The define for a missing MS5607 was wrong, so anything using the fancy
37993     multi-sensor data code would break without an MS5607 in place.
37994     
37995     Signed-off-by: Keith Packard <keithp@keithp.com>
37996
37997 commit bb5ab29b6744b382bb2f09486a7a6db7d12a3608
37998 Author: Keith Packard <keithp@keithp.com>
37999 Date:   Sun Sep 9 13:10:07 2012 -0700
38000
38001     ao_tools/ao-send-telem: Only start real-time on valid states
38002     
38003     Check state to make sure it is < ao_flight_landed to keep invalid
38004     states from switching to real-time playback mode.
38005     
38006     Signed-off-by: Keith Packard <keithp@keithp.com>
38007
38008 commit 47d87872c11a63a435fe5b703a4ce33503790d96
38009 Author: Keith Packard <keithp@keithp.com>
38010 Date:   Sun Sep 9 13:09:27 2012 -0700
38011
38012     altoslib: Add in a bunch of java files mising after Mike's cleanups
38013     
38014     Signed-off-by: Keith Packard <keithp@keithp.com>
38015
38016 commit e2b458a448106ba1ab207f0ea6824b56927d8547
38017 Merge: 9682e9e6 3fe93220
38018 Author: Keith Packard <keithp@keithp.com>
38019 Date:   Sun Sep 9 13:03:47 2012 -0700
38020
38021     Merge remote-tracking branch 'mjb/altoslib_mjb'
38022
38023 commit 9682e9e6fe730417a77b47795fbe1f06c9a51177
38024 Author: Keith Packard <keithp@keithp.com>
38025 Date:   Sun Sep 9 12:29:32 2012 -0700
38026
38027     altosui: Use helper functions to access arrays in AltosLib class
38028     
38029     These deal with out-of-range values correctly, instead of causing
38030     exceptions that will just break stuff.
38031     
38032     Signed-off-by: Keith Packard <keithp@keithp.com>
38033
38034 commit d65d921b9b2340fa23d3b55b4ae755324d392303
38035 Author: Keith Packard <keithp@keithp.com>
38036 Date:   Sun Sep 9 12:20:08 2012 -0700
38037
38038     altosui: Catch errors in state value when saving flight logs
38039     
38040     Use AltosLib.state_name() instead of directly accessing the
38041     state_to_string array so that any invalid state values are caught and
38042     replaced with 'invalid' instead of raising an exception.
38043     
38044     Signed-off-by: Keith Packard <keithp@keithp.com>
38045
38046 commit 3fe932206f40f4d6f83a4ef49e064109a7a3de92
38047 Author: Mike Beattie <mike@ethernal.org>
38048 Date:   Fri Sep 7 18:19:43 2012 +1200
38049
38050     altoslib: move distinct classes to separate files.
38051     
38052     Signed-off-by: Mike Beattie <mike@ethernal.org>
38053
38054 commit da053875c12b25b627e83430c3a956a994b435d5
38055 Author: Mike Beattie <mike@ethernal.org>
38056 Date:   Fri Sep 7 18:19:07 2012 +1200
38057
38058     altoslib: remove obsolete class
38059     
38060     Signed-off-by: Mike Beattie <mike@ethernal.org>
38061
38062 commit 218c73b5bd5bd5673dc6f259f62b39541c52d6ff
38063 Author: Mike Beattie <mike@ethernal.org>
38064 Date:   Fri Sep 7 18:11:13 2012 +1200
38065
38066     altoslib: move distinct classes to separate files
38067     
38068     Signed-off-by: Mike Beattie <mike@ethernal.org>
38069
38070 commit 42170d0e3a3b68a9d3db69714e043f7273a714fb
38071 Author: Mike Beattie <mike@ethernal.org>
38072 Date:   Fri Sep 7 18:10:21 2012 +1200
38073
38074     altoslib: remove duplicate AltosGPSQuery class
38075     
38076     Signed-off-by: Mike Beattie <mike@ethernal.org>
38077
38078 commit 82f798e7b1343a56203af2e89790f6de9ab9f98d
38079 Author: Mike Beattie <mike@ethernal.org>
38080 Date:   Fri Sep 7 18:09:37 2012 +1200
38081
38082     altoslib: remove duplicate AltosIdleMonitor class
38083     
38084     Signed-off-by: Mike Beattie <mike@ethernal.org>
38085
38086 commit 88667f7b7dff52eaf5e30f8f83fed0d7f767268d
38087 Author: Mike Beattie <mike@ethernal.org>
38088 Date:   Fri Sep 7 18:07:45 2012 +1200
38089
38090     altoslib: rename AltosIdleRecordTM.java to AltosGPSQuery.java
38091     
38092     Signed-off-by: Mike Beattie <mike@ethernal.org>
38093
38094 commit bbbe1846346b4ba61330f535a12b7a5029877ee6
38095 Author: Mike Beattie <mike@ethernal.org>
38096 Date:   Fri Sep 7 17:53:20 2012 +1200
38097
38098     altoslib: remove dead code
38099     
38100     (if object creation fails, an exception will be thrown - not return null)
38101     
38102     Signed-off-by: Mike Beattie <mike@ethernal.org>
38103
38104 commit 02d31db3d3255568cc348a41aa37a461d63ffde2
38105 Author: Mike Beattie <mike@ethernal.org>
38106 Date:   Fri Sep 7 17:52:27 2012 +1200
38107
38108     altoslib: resolve argument/variable ambiguity
38109     
38110     (and comment out set_flags() which had no corresponding variable anyway)
38111     
38112     Signed-off-by: Mike Beattie <mike@ethernal.org>
38113
38114 commit 639f3e5e5171769429eac9e2f17a7b315fd62135
38115 Author: Mike Beattie <mike@ethernal.org>
38116 Date:   Fri Sep 7 17:39:25 2012 +1200
38117
38118     altoslib: comment out unused methods
38119     
38120     Signed-off-by: Mike Beattie <mike@ethernal.org>
38121
38122 commit 369c5e23ac6d65bab4b456ed86737576ac61102f
38123 Author: Mike Beattie <mike@ethernal.org>
38124 Date:   Fri Sep 7 17:35:29 2012 +1200
38125
38126     altoslib: access static variables via class, not instance
38127     
38128     Signed-off-by: Mike Beattie <mike@ethernal.org>
38129
38130 commit b02c17b26e028a6f3a46781211a86a18272da4d0
38131 Author: Mike Beattie <mike@ethernal.org>
38132 Date:   Fri Sep 7 17:34:17 2012 +1200
38133
38134     altoslib: comment out un-used variables
38135     
38136     Signed-off-by: Mike Beattie <mike@ethernal.org>
38137
38138 commit 20bc23ddb90f8a6da1f7ea70f02cf3a038059d32
38139 Author: Mike Beattie <mike@ethernal.org>
38140 Date:   Fri Sep 7 17:32:07 2012 +1200
38141
38142     altoslib: Remove un-needed imports
38143     
38144     Signed-off-by: Mike Beattie <mike@ethernal.org>
38145
38146 commit c5e98d2b226824f2012e5710ac4b1596b9f0bfb1
38147 Author: Keith Packard <keithp@keithp.com>
38148 Date:   Thu Sep 6 18:07:33 2012 -0700
38149
38150     altos: Fix radio slave to run lights in the normal way
38151     
38152     These were left in a debug mode, toggling instead of flashing.
38153     
38154     Signed-off-by: Keith Packard <keithp@keithp.com>
38155
38156 commit 01820c3e95fe85d2bee648d41809f1a753f81020
38157 Author: Keith Packard <keithp@keithp.com>
38158 Date:   Sat Sep 1 00:15:16 2012 -0500
38159
38160     Revert "first work on PWM input to TeleScience, 'p' command displays timer 1"
38161     
38162     PWM bits not suitable for master
38163     
38164     This reverts commit e93c6bcc799d76d4ff425815e2601a25e6796229.
38165
38166 commit 3ccc4a13e3f76bec864d61b0cdfd57c76c6baadb
38167 Author: Keith Packard <keithp@keithp.com>
38168 Date:   Sat Sep 1 00:15:02 2012 -0500
38169
38170     Revert "Timer 3 working with slower clock and all 16 bits."
38171     
38172     PWM bits not suitable for master
38173     
38174     This reverts commit 49b1ff4c614d24977b33cd17b583acc87acff476.
38175
38176 commit 8c743857525eff778d067068356dec486b9fefa2
38177 Author: Keith Packard <keithp@keithp.com>
38178 Date:   Sat Sep 1 00:14:49 2012 -0500
38179
38180     Revert "ICP3 working"
38181     
38182     PWM bits not suitable for master
38183     
38184     This reverts commit 75d6aa6f798606f1a6c5a46542065dda81e63b2a.
38185
38186 commit 294b1ec85a37e375a0ac70cbffc6398309d63a7f
38187 Author: Keith Packard <keithp@keithp.com>
38188 Date:   Sat Sep 1 00:14:27 2012 -0500
38189
38190     Revert "telescience: correctly calculating rate values with higher resolution"
38191     
38192     PWM bits not suitable for master
38193     
38194     This reverts commit ada6f2dfc045e77cb9499f20cdec1b4a54ef0db1.
38195
38196 commit ec9e1186dce079a2f2b7be8050216ddb1bc1af66
38197 Merge: 503eabd0 6d31f8d1
38198 Author: Keith Packard <keithp@keithp.com>
38199 Date:   Fri Aug 31 22:24:16 2012 -0500
38200
38201     Merge remote-tracking branch 'mjb/freq_menu'
38202
38203 commit 503eabd0e351ecdffda1416b7d00f8ef1d6913c9
38204 Author: Keith Packard <keithp@keithp.com>
38205 Date:   Fri Aug 31 22:19:40 2012 -0500
38206
38207     altos: Get mma655x driver limping along
38208     
38209     This appears to drive the chip correctly to see values from the accelerometer.
38210     
38211     Signed-off-by: Keith Packard <keithp@keithp.com>
38212
38213 commit 48a3e6e073e927e456ef4e456e512f6fb8e3b9ee
38214 Author: Keith Packard <keithp@keithp.com>
38215 Date:   Fri Aug 31 21:02:13 2012 -0500
38216
38217     altos: Fix mma665x pin assigment for mma655x
38218     
38219     It's on PE13-PE15, not PA5-PA7
38220     
38221     Signed-off-by: Keith Packard <keithp@keithp.com>
38222
38223 commit f9af7819de086d9179c3a4d1df7c88ab67a7d7c7
38224 Author: Keith Packard <keithp@keithp.com>
38225 Date:   Fri Aug 31 21:01:21 2012 -0500
38226
38227     altos: Add custom panic noise for self-test failures
38228     
38229     Make it easier to tell which component is failing self test
38230     
38231     Signed-off-by: Keith Packard <keithp@keithp.com>
38232
38233 commit 6d31f8d15ef4bf75ae039dd7b1a6a615d00eb215
38234 Author: Mike Beattie <mike@ethernal.org>
38235 Date:   Fri Aug 31 17:53:53 2012 +1200
38236
38237     altoslib: add missing manufacturer parsing for AltosConfigData
38238     
38239     Signed-off-by: Mike Beattie <mike@ethernal.org>
38240
38241 commit 4e3ac2b624f68dd5a8f6dd7a33eb10cd78497964
38242 Author: Mike Beattie <mike@ethernal.org>
38243 Date:   Fri Aug 31 17:42:22 2012 +1200
38244
38245     altosdroid: invert channel/freq ordering
38246     
38247     Matches Channel Selector in altosui
38248     
38249     Signed-off-by: Mike Beattie <mike@ethernal.org>
38250
38251 commit 80bc985f79e616e5327aed4f7acc9bca71b8db54
38252 Author: Mike Beattie <mike@ethernal.org>
38253 Date:   Fri Aug 31 16:50:53 2012 +1200
38254
38255     altosdroid: also display channel numbers
38256     
38257     Signed-off-by: Mike Beattie <mike@ethernal.org>
38258
38259 commit b6a21856c68ca8cca93eb755285be1927acb91e7
38260 Author: Mike Beattie <mike@ethernal.org>
38261 Date:   Fri Aug 31 16:39:10 2012 +1200
38262
38263     ao-send-telem: fix frequency set command
38264     
38265     Signed-off-by: Mike Beattie <mike@ethernal.org>
38266
38267 commit 543ecb530d6fdf188a746ac59b72544e69bad830
38268 Author: Mike Beattie <mike@ethernal.org>
38269 Date:   Fri Aug 31 16:38:21 2012 +1200
38270
38271     altosdroid: complete frequency change dialog
38272     
38273     Also implement Service IPC to action request.
38274     
38275     Signed-off-by: Mike Beattie <mike@ethernal.org>
38276
38277 commit f1a9fff865e0b226a97ad5d6eaaac64bd5e5d410
38278 Author: Keith Packard <keithp@keithp.com>
38279 Date:   Thu Aug 30 23:07:43 2012 -0500
38280
38281     altosdroid: Start a hacked-up frequency dialog
38282     
38283     Signed-off-by: Keith Packard <keithp@keithp.com>
38284
38285 commit 6d8858ca1899c8b64f107ebb45711efbb7b8d62a
38286 Author: Keith Packard <keithp@keithp.com>
38287 Date:   Thu Aug 30 16:30:04 2012 -0500
38288
38289     altos: another .gitignore file
38290     
38291     Signed-off-by: Keith Packard <keithp@keithp.com>
38292
38293 commit ab9d5bf13e6f1735a0463f4bcab13d65170b7015
38294 Author: Keith Packard <keithp@keithp.com>
38295 Date:   Thu Aug 30 16:28:53 2012 -0500
38296
38297     altos: ao_cc_spi.h isn't necessary for telelco
38298     
38299     The SPI radio defines are in ao_radio_spi.h
38300     
38301     Signed-off-by: Keith Packard <keithp@keithp.com>
38302
38303 commit b635cb26ba54c8f5c6a958e0ab0bc4d34d33b635
38304 Merge: 354c1fed a8ecf3aa
38305 Author: Keith Packard <keithp@keithp.com>
38306 Date:   Thu Aug 30 16:24:38 2012 -0500
38307
38308     Merge remote-tracking branch 'mjb/master'
38309
38310 commit 354c1fed7f06c2c45c661e7265c2ac4bc47e2750
38311 Author: Keith Packard <keithp@keithp.com>
38312 Date:   Thu Aug 30 16:22:51 2012 -0500
38313
38314     altos: Add a bunch of .gitignore entries
38315     
38316     Clean up the git status output
38317     
38318     Signed-off-by: Keith Packard <keithp@keithp.com>
38319
38320 commit 2c59954fdf204f443d9bb28c4a66a30f925ef348
38321 Author: Keith Packard <keithp@keithp.com>
38322 Date:   Thu Aug 30 16:16:52 2012 -0500
38323
38324     altos: Shuffle LCO functions around, add telelco first cut
38325     
38326     Pull LCO functions shared between LCO UI and command line into
38327     ao_lco_funcs.c.
38328     
38329     Import bits for telelco.
38330     
38331     Signed-off-by: Keith Packard <keithp@keithp.com>
38332
38333 commit 72d44d14aefcb754b871835aec8d265771357212
38334 Author: Keith Packard <keithp@keithp.com>
38335 Date:   Thu Aug 30 16:14:57 2012 -0500
38336
38337     altos: Disable debug printfs and fix pad ignite time for telefire
38338     
38339     Signed-off-by: Keith Packard <keithp@keithp.com>
38340
38341 commit a8ecf3aa4e88d4c76643fb541fb1d5535a454aba
38342 Author: Mike Beattie <mike@ethernal.org>
38343 Date:   Thu Aug 30 21:08:41 2012 +1200
38344
38345     altosdroid: Implement voice just like altosui
38346     
38347     Signed-off-by: Mike Beattie <mike@ethernal.org>
38348
38349 commit 2e6af70c87e7cc62a92b09bbbde745a31d83b5eb
38350 Author: Mike Beattie <mike@ethernal.org>
38351 Date:   Thu Aug 30 21:08:06 2012 +1200
38352
38353     altosdroid: Move bluetooth check to first task
38354     
38355     Signed-off-by: Mike Beattie <mike@ethernal.org>
38356
38357 commit 519887571cee2840024c5c8f4b7f0e5c352d3323
38358 Author: Mike Beattie <mike@ethernal.org>
38359 Date:   Thu Aug 30 13:23:29 2012 +1200
38360
38361     altosdroid: add rssi/serial/flight, and re-work UI ordering
38362     
38363     Signed-off-by: Mike Beattie <mike@ethernal.org>
38364
38365 commit 14022b002d2201fb3ca28292d976c90e2d9a15a2
38366 Author: Mike Beattie <mike@ethernal.org>
38367 Date:   Thu Aug 30 13:23:04 2012 +1200
38368
38369     altosdroid: rename ambiguous TextView name
38370     
38371     Signed-off-by: Mike Beattie <mike@ethernal.org>
38372
38373 commit 91606c89828e60d8cf9a5ea4ff75b951d6fc042a
38374 Author: Mike Beattie <mike@ethernal.org>
38375 Date:   Thu Aug 30 13:21:38 2012 +1200
38376
38377     altosdroid: formatting/whitespace, correct ids
38378     
38379     Signed-off-by: Mike Beattie <mike@ethernal.org>
38380
38381 commit 2137a112b4217d84041f749b8aa5eb8f4d330ba0
38382 Author: Mike Beattie <mike@ethernal.org>
38383 Date:   Thu Aug 30 13:20:10 2012 +1200
38384
38385     altosdroid: rework lat/lon to more common format
38386     
38387     Signed-off-by: Mike Beattie <mike@ethernal.org>
38388
38389 commit c32325af6605e78c1d1147d466f3ea12ce94124a
38390 Author: Mike Beattie <mike@ethernal.org>
38391 Date:   Thu Aug 30 13:19:41 2012 +1200
38392
38393     altosdroid: rename azimuth/altitude to elevation/height respectively.
38394     
38395     (Matches altoslib, altosui, altos)
38396     
38397     Signed-off-by: Mike Beattie <mike@ethernal.org>
38398
38399 commit 8ffa4f9a474026f5a6523b26919a78565e0ed74c
38400 Author: Mike Beattie <mike@ethernal.org>
38401 Date:   Thu Aug 30 13:13:20 2012 +1200
38402
38403     altosdroid: move units into code, to match altosui
38404     
38405     Signed-off-by: Mike Beattie <mike@ethernal.org>
38406
38407 commit 583458772746317b98fced907ec780edff465888
38408 Merge: aea10c10 17b6ffb6
38409 Author: Keith Packard <keithp@keithp.com>
38410 Date:   Wed Aug 29 11:29:24 2012 -0700
38411
38412     Merge remote-tracking branch 'mjb/master'
38413     
38414     Pull in Mike's fancy new AltosDroid bits
38415
38416 commit aea10c107dff2643677a9c8d1fc41e14f4a66049
38417 Author: Keith Packard <keithp@keithp.com>
38418 Date:   Wed Aug 29 11:25:36 2012 -0700
38419
38420     altos: spiradio debug serial is port 1, not port 0
38421     
38422     The SPI link uses port 0; it seems like the having the two try to
38423     share the same wires is a bad plan.
38424     
38425     Signed-off-by: Keith Packard <keithp@keithp.com>
38426
38427 commit 3e7e8e21f2bb823cb6e74c73d0feddbc3a891107
38428 Author: Keith Packard <keithp@keithp.com>
38429 Date:   Wed Aug 29 11:23:13 2012 -0700
38430
38431     altos: SPI radio - use 1->0 for 'done' and 0->1 for 'ready'
38432     
38433     This changes how the SPI radio protocol uses the interrupt
38434     line. Instead of a pulse indicating operation done, this now uses a 0
38435     value for done and a 1 value for ready. The key distinction is that
38436     the master can tell when the slave is waiting for the next command
38437     instead of hoping that it got done 'soon enough'.
38438     
38439     Signed-off-by: Keith Packard <keithp@keithp.com>
38440
38441 commit 1b6ed262460ee75fb5bb684d13d19c26c7ea750b
38442 Author: Keith Packard <keithp@keithp.com>
38443 Date:   Wed Aug 29 11:22:02 2012 -0700
38444
38445     altos: fix ao_pad debug output for query command
38446     
38447     Igniter status is an array these days.
38448     
38449     Signed-off-by: Keith Packard <keithp@keithp.com>
38450
38451 commit 442f1bfc89528103e2c28f768c954b956e39afc5
38452 Author: Keith Packard <keithp@keithp.com>
38453 Date:   Wed Aug 29 11:21:09 2012 -0700
38454
38455     altos: Use updated pad protocol for lco commands
38456     
38457     Stop using the older single-channel protocol and switch to the new
38458     multi-channel protocol
38459     
38460     Signed-off-by: Keith Packard <keithp@keithp.com>
38461
38462 commit 7f64e62356bcfcd6ba8a88b09251793481bcd56c
38463 Author: Keith Packard <keithp@keithp.com>
38464 Date:   Wed Aug 29 11:19:17 2012 -0700
38465
38466     altos: Note changes to configured AES key for SPI radio convenience
38467     
38468     Keep a sequence number to mark when the AES key is changed so that the
38469     radio code can avoid sending the key before every CMAC radio operation.
38470     
38471     Signed-off-by: Keith Packard <keithp@keithp.com>
38472
38473 commit 1a7d2faf76a46271532102e217c2dd5515e38b72
38474 Author: Keith Packard <keithp@keithp.com>
38475 Date:   Wed Aug 29 11:16:42 2012 -0700
38476
38477     altos: Wait for IN dma complete on slave SPI send
38478     
38479     SPI send double buffered, so the DMA completes one byte too early. Use
38480     the recv DMA to know when the SPI transfer is complete.
38481     
38482     Signed-off-by: Keith Packard <keithp@keithp.com>
38483
38484 commit 17b6ffb6c090112367eac944494f0fa58da453c7
38485 Author: Mike Beattie <mike@ethernal.org>
38486 Date:   Thu Aug 30 01:01:06 2012 +1200
38487
38488     altosdroid: initial attempt at a UI.
38489     
38490     Signed-off-by: Mike Beattie <mike@ethernal.org>
38491
38492 commit 98f65994ee547feb8cca63ff4ed0fefd3fb2d37d
38493 Author: Keith Packard <keithp@keithp.com>
38494 Date:   Tue Aug 28 23:05:02 2012 -0700
38495
38496     altos: Oops. forgot ao_data.c
38497     
38498     Signed-off-by: Keith Packard <keithp@keithp.com>
38499
38500 commit 3a3982ceb721910c6a4f75badebb62baa6c6568e
38501 Author: Keith Packard <keithp@keithp.com>
38502 Date:   Tue Aug 28 22:43:10 2012 -0700
38503
38504     altos: Add spiradio Makefile
38505     
38506     git add doesn't add Makefile by default.
38507     
38508     Signed-off-by: Keith Packard <keithp@keithp.com>
38509
38510 commit fc9841ee5e92318471b6bec09b7075a788ab8872
38511 Author: Keith Packard <keithp@keithp.com>
38512 Date:   Tue Aug 28 18:13:02 2012 -0700
38513
38514     altos: Mostly working SPI radio link
38515     
38516     This includes long delays to avoid overrunning the cc1111 input,
38517     otherwise it works pretty well. The delays mean that we can't capture
38518     the reply to a cmac command though, so more work is needed.
38519     
38520     Signed-off-by: Keith Packard <keithp@keithp.com>
38521
38522 commit 27a879b4069ccedf8bbe39d7dbecf45000f29d8c
38523 Author: Keith Packard <keithp@keithp.com>
38524 Date:   Tue Aug 28 18:12:27 2012 -0700
38525
38526     altos: Include the radio_cmac debug commands in telefire
38527     
38528     Just temporary debugging
38529     
38530     Signed-off-by: Keith Packard <keithp@keithp.com>
38531
38532 commit eb1a9a8c3f3d3993d5986925bc4ad112c2bbc119
38533 Author: Keith Packard <keithp@keithp.com>
38534 Date:   Tue Aug 28 18:10:34 2012 -0700
38535
38536     altos: Explicitly erase memory in STM eeprom driver.
38537     
38538     This seems to make the STM32L152 happier
38539     
38540     Signed-off-by: Keith Packard <keithp@keithp.com>
38541
38542 commit 3fe5a70d9ac2114ee554813b1dbb3019a3e4aff7
38543 Author: Keith Packard <keithp@keithp.com>
38544 Date:   Tue Aug 28 18:08:59 2012 -0700
38545
38546     altos: Track protocol changes to ao_pad debug messages
38547     
38548     Make the debug output build again.
38549     
38550     Signed-off-by: Keith Packard <keithp@keithp.com>
38551
38552 commit 18b5021e99c1eef32d2d85f619c84e89cecae7a7
38553 Author: Keith Packard <keithp@keithp.com>
38554 Date:   Tue Aug 28 18:07:55 2012 -0700
38555
38556     altos: Stop providing debug commands in seven-segment driver
38557     
38558     The radio_cmac debug commands use the same letter, and this code works now...
38559     
38560     Signed-off-by: Keith Packard <keithp@keithp.com>
38561
38562 commit 78cd26eec77adda23ef1b5ca2d91027f1e059868
38563 Author: Keith Packard <keithp@keithp.com>
38564 Date:   Tue Aug 28 18:07:05 2012 -0700
38565
38566     altos: Move radio_cmac test funcs from ao_lco_cmd.c to new file
38567     
38568     These are useful in the firing node for testing as well, so move them
38569     to be shared.
38570     
38571     Signed-off-by: Keith Packard <keithp@keithp.com>
38572
38573 commit f2d919a2147025daa332957cda6d91959e4731ab
38574 Author: Keith Packard <keithp@keithp.com>
38575 Date:   Tue Aug 28 18:05:10 2012 -0700
38576
38577     altos: When sharing radio DMA for AES, use it for in instead of out
38578     
38579     We look at the out_done value, but not the in_done value; if we use
38580     the radio DMA for out, we would have to use ao_radio_dma_done to check
38581     for completion. This way, we can ignore that value and use the
38582     existing ao_aes_dma_out_done value.
38583     
38584     Signed-off-by: Keith Packard <keithp@keithp.com>
38585
38586 commit 31b42b99edbb976534ac432c07e218f13d1f5f9b
38587 Author: Keith Packard <keithp@keithp.com>
38588 Date:   Tue Aug 28 18:03:52 2012 -0700
38589
38590     altos: Fix ao_delay function and move from per-chip code to ao_task.c
38591     
38592     ao_delay hasn't been chip-specific for a long time, and it had a bug
38593     in not calling ao_clear_alarm.
38594     
38595     Signed-off-by: Keith Packard <keithp@keithp.com>
38596
38597 commit ac5d053e6d766d243b7a425ae19779810c350125
38598 Author: Keith Packard <keithp@keithp.com>
38599 Date:   Tue Aug 28 18:02:25 2012 -0700
38600
38601     ao-stmload: Always round up load amount to 4 byte boundary
38602     
38603     The flashing code doesn't deal with partial writes.
38604     
38605     Signed-off-by: Keith Packard <keithp@keithp.com>
38606
38607 commit 68df2b1173e82d48f7857ad2e9325e6a9cbbedfd
38608 Author: Keith Packard <keithp@keithp.com>
38609 Date:   Mon Aug 27 22:45:47 2012 -0700
38610
38611     altos: Enable STM SYSCFG when routing EXTI
38612     
38613     The EXTI routing information is in the syscfg unit, so that needs to
38614     be powered up or writes to its registers will be lost.
38615     
38616     Signed-off-by: Keith Packard <keithp@keithp.com>
38617
38618 commit c677f26852b70bcbb303382c306ce06664fde028
38619 Author: Keith Packard <keithp@keithp.com>
38620 Date:   Mon Aug 27 22:45:20 2012 -0700
38621
38622     altos: No need to initialize EXTI priorities at startup time
38623     
38624     They all get set to the correct value when enabled.
38625     
38626     Signed-off-by: Keith Packard <keithp@keithp.com>
38627
38628 commit 5ed88fb72c3e3ecf3333c700d838667db71cfbdc
38629 Merge: adbe64c5 621d0930
38630 Author: Bdale Garbee <bdale@gag.com>
38631 Date:   Tue Aug 28 23:39:53 2012 -0600
38632
38633     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
38634     
38635     Conflicts:
38636             debian/control
38637
38638 commit adbe64c5a9402b7c5075a444a12629131b663877
38639 Author: Bdale Garbee <bdale@gag.com>
38640 Date:   Tue Aug 28 23:37:00 2012 -0600
38641
38642     libelf-dev added to build deps
38643
38644 commit cb8f01745c9e8f258f96358b46e1caf17d6b0c9f
38645 Author: Mike Beattie <mike@ethernal.org>
38646 Date:   Tue Aug 28 23:20:04 2012 +1200
38647
38648     altosdroid: update Makefile.am for source file changes.
38649     
38650     Signed-off-by: Mike Beattie <mike@ethernal.org>
38651
38652 commit c220369953d351f49a5f45bfb5e317859d3a9843
38653 Author: Mike Beattie <mike@ethernal.org>
38654 Date:   Tue Aug 28 22:26:12 2012 +1200
38655
38656     altosdroid: Add Dumper class for testing
38657     
38658     Signed-off-by: Mike Beattie <mike@ethernal.org>
38659
38660 commit 6c985c2b0433a08add3bbf55fdb30102157b4ede
38661 Author: Mike Beattie <mike@ethernal.org>
38662 Date:   Tue Aug 28 22:10:26 2012 +1200
38663
38664     altosdroid: add timer to stop service
38665     
38666     * Stops when no UI clients, and no bluetooth connection remains
38667     
38668     Signed-off-by: Mike Beattie <mike@ethernal.org>
38669
38670 commit 781bdb6c15b7dd3cc2280b08a2f47ce0f92cf53f
38671 Author: Mike Beattie <mike@ethernal.org>
38672 Date:   Tue Aug 28 22:09:34 2012 +1200
38673
38674     altosdroid: do service start/bind/unbind in start/stop, not create/destroy.
38675     
38676     Signed-off-by: Mike Beattie <mike@ethernal.org>
38677
38678 commit ea5fe9e95a888d623329d17d048ee360ea114ad1
38679 Author: Mike Beattie <mike@ethernal.org>
38680 Date:   Tue Aug 28 22:08:49 2012 +1200
38681
38682     altosdroid: move methods around
38683     
38684     Signed-off-by: Mike Beattie <mike@ethernal.org>
38685
38686 commit c6d667a6ac0decfde5bc8a180b14774e9942dd0c
38687 Author: Mike Beattie <mike@ethernal.org>
38688 Date:   Tue Aug 28 22:08:19 2012 +1200
38689
38690     altosdroid: tidy up old messages
38691     
38692     Signed-off-by: Mike Beattie <mike@ethernal.org>
38693
38694 commit 5c7370dcd7a65c81a3c903a71167e07cfcbade53
38695 Author: Mike Beattie <mike@ethernal.org>
38696 Date:   Tue Aug 28 22:07:39 2012 +1200
38697
38698     altosdroid: stop sending device name, just send config data
38699     
38700     * Kinda complicated, but ultimately more sensible
38701     * Just send the config data as an arg to MSG_CONNECTED
38702     * keep retrying connection till we actually get config data
38703     
38704     Signed-off-by: Mike Beattie <mike@ethernal.org>
38705
38706 commit 5ce8c63850dbc6462d7c41ce917e0e06672ec0ab
38707 Author: Mike Beattie <mike@ethernal.org>
38708 Date:   Tue Aug 28 22:00:14 2012 +1200
38709
38710     altosdroid: whitespace
38711     
38712     Signed-off-by: Mike Beattie <mike@ethernal.org>
38713
38714 commit df7b74909c3794b7b2397275e7fce9226cb99489
38715 Author: Mike Beattie <mike@ethernal.org>
38716 Date:   Tue Aug 28 21:59:40 2012 +1200
38717
38718     altosdroid: override add_reply() to add android based debugging
38719     
38720     Signed-off-by: Mike Beattie <mike@ethernal.org>
38721
38722 commit 9d0f187f06c411f0d82e13ee4f2faea789ed9e79
38723 Author: Mike Beattie <mike@ethernal.org>
38724 Date:   Tue Aug 28 21:59:15 2012 +1200
38725
38726     altosdroid: more logical name for connection_lost() method.
38727     
38728     Signed-off-by: Mike Beattie <mike@ethernal.org>
38729
38730 commit 7664ecc0003151d3f05537f17914df2bf48e4275
38731 Author: Mike Beattie <mike@ethernal.org>
38732 Date:   Tue Aug 28 21:58:47 2012 +1200
38733
38734     altosdroid: rework ConnectThread
38735     
38736     * Start input_thread after connection, otherwise it's painful to kill
38737       on connect failure.
38738     
38739     Signed-off-by: Mike Beattie <mike@ethernal.org>
38740
38741 commit 502b24eb2c9c76e4e2bdcc79be0b71a869488b37
38742 Author: Mike Beattie <mike@ethernal.org>
38743 Date:   Tue Aug 28 21:55:40 2012 +1200
38744
38745     altosdroid: fix a connection retry having a null pointer
38746     
38747     Signed-off-by: Mike Beattie <mike@ethernal.org>
38748
38749 commit c7bef83fd553987f83c0bf7ff37ef941872564fe
38750 Author: Mike Beattie <mike@ethernal.org>
38751 Date:   Tue Aug 28 21:54:05 2012 +1200
38752
38753     altosdroid: fix double call of stopAltosBluetooth()
38754     
38755     Signed-off-by: Mike Beattie <mike@ethernal.org>
38756
38757 commit 150a726e125aa7d181c00348ddd1791fd84164e5
38758 Author: Mike Beattie <mike@ethernal.org>
38759 Date:   Tue Aug 28 21:53:01 2012 +1200
38760
38761     altosdroid: Miscellaneous comments/debug/etc cleanup
38762     
38763     Signed-off-by: Mike Beattie <mike@ethernal.org>
38764
38765 commit 162c640d382b9f823573578fe97584adc94cd9b6
38766 Author: Mike Beattie <mike@ethernal.org>
38767 Date:   Tue Aug 28 17:37:45 2012 +1200
38768
38769     altosdroid: miscellaneous cleanup
38770     
38771     * Copyright info
38772     * whitespace
38773     * comments
38774     * unused imports
38775     
38776     Signed-off-by: Mike Beattie <mike@ethernal.org>
38777
38778 commit ae03d8e87985b9f746e9e22b2394a0a5b4f39f1c
38779 Author: Mike Beattie <mike@ethernal.org>
38780 Date:   Tue Aug 28 17:36:41 2012 +1200
38781
38782     altosdroid: Add passing of Device Config at connect
38783     
38784     Signed-off-by: Mike Beattie <mike@ethernal.org>
38785
38786 commit 03563c765d8b0ab3689c91b2b533c68e11650577
38787 Author: Mike Beattie <mike@ethernal.org>
38788 Date:   Tue Aug 28 17:35:11 2012 +1200
38789
38790     altosdroid: Add new "TelemetryReader" class to handle Telemetry
38791     
38792     * Add MSG_TELEMETRY messages to both AltosDroid and TelemetryService
38793       to handle passing of AltosState object all the way back to the UI.
38794     * Remove linkedblockinglist from TelemetryService
38795     * (MSG_TELEMETRY is a rename of MSG_INCOMING_TELEM in AltosDroid)
38796     * commented code in case statement inside AltosDroind - won't work with
38797       the objects it is currently passed.
38798     * Add new "MSG_DEVCONFIG" message to AltosDroid - allows TelemetryService
38799       to pass information about the connected device back to the UI.
38800     
38801     Signed-off-by: Mike Beattie <mike@ethernal.org>
38802
38803 commit ed653a1e6dc8884cb171af1406fd0999ef125a4d
38804 Author: Mike Beattie <mike@ethernal.org>
38805 Date:   Tue Aug 28 17:26:09 2012 +1200
38806
38807     altosdroid: create connected() method
38808     
38809     Signed-off-by: Mike Beattie <mike@ethernal.org>
38810
38811 commit 621d0930244f25165d2ac5da596dcc87e253b965
38812 Author: Keith Packard <keithp@keithp.com>
38813 Date:   Mon Aug 27 13:52:11 2012 -0700
38814
38815     altos: Add spiradio product
38816     
38817     Implements the SPI radio protocol
38818     
38819     Signed-off-by: Keith Packard <keithp@keithp.com>
38820
38821 commit 61d094f281431e9f11f806454981da8e1245fb5c
38822 Author: Keith Packard <keithp@keithp.com>
38823 Date:   Mon Aug 27 13:51:53 2012 -0700
38824
38825     altos: sdcdb rc file for telefire
38826     
38827     Signed-off-by: Keith Packard <keithp@keithp.com>
38828
38829 commit c31d07fb35a5b4d283facf649bed3f0f9802d1fc
38830 Author: Keith Packard <keithp@keithp.com>
38831 Date:   Mon Aug 27 13:49:07 2012 -0700
38832
38833     altos: Add SPI linked radio API
38834     
38835     Forward the necessary radio functions over the SPI link
38836     
38837     Signed-off-by: Keith Packard <keithp@keithp.com>
38838
38839 commit 0f3483f93137f41a61f3fcbe06afcaffb1b9e17b
38840 Author: Keith Packard <keithp@keithp.com>
38841 Date:   Mon Aug 27 13:47:16 2012 -0700
38842
38843     altos: Clean up radio APIs
38844     
38845     Move api to ao_radio_cmac.h include file.
38846     Expose ao_radio_test as standard API.
38847     
38848     Signed-off-by: Keith Packard <keithp@keithp.com>
38849
38850 commit 85fd7ab504a9fac1de90bbe7df8ea477a092c2b0
38851 Author: Keith Packard <keithp@keithp.com>
38852 Date:   Mon Aug 27 13:45:56 2012 -0700
38853
38854     altos: Build telelco and spiradio when possible
38855     
38856     Signed-off-by: Keith Packard <keithp@keithp.com>
38857
38858 commit 467acda662de8b96e7d0df729c2e4761686b82a1
38859 Author: Keith Packard <keithp@keithp.com>
38860 Date:   Mon Aug 27 13:44:35 2012 -0700
38861
38862     altos: Expose a signed version of the tick count
38863     
38864     Useful when doing time comparisons.
38865     
38866     Signed-off-by: Keith Packard <keithp@keithp.com>
38867
38868 commit e7443bf350afe273e87a884915ea1e7662630cd3
38869 Author: Keith Packard <keithp@keithp.com>
38870 Date:   Mon Aug 27 13:42:38 2012 -0700
38871
38872     altos: Specify the LCD duty cycle for stm-demo
38873     
38874     This is the demo for the large 7-segment displays and needs static drive
38875     
38876     Signed-off-by: Keith Packard <keithp@keithp.com>
38877
38878 commit 708d49e498bbdc59bb5af9bf4ca5fcea5689547a
38879 Author: Keith Packard <keithp@keithp.com>
38880 Date:   Mon Aug 27 13:41:13 2012 -0700
38881
38882     altos: Test multiple quadrature devices. Export quadrature count.
38883     
38884     Signed-off-by: Keith Packard <keithp@keithp.com>
38885
38886 commit 8bfe8157cd9fe488d1ee961f200ffa0866322f2c
38887 Author: Keith Packard <keithp@keithp.com>
38888 Date:   Mon Aug 27 13:38:44 2012 -0700
38889
38890     altos: Seven segment display driver
38891     
38892     Hex numbers and the decimal point.
38893     
38894     Signed-off-by: Keith Packard <keithp@keithp.com>
38895
38896 commit 28c3923b6180e24a77aecc7162bb2852cec7d770
38897 Author: Keith Packard <keithp@keithp.com>
38898 Date:   Mon Aug 27 13:37:14 2012 -0700
38899
38900     altos: More SPI slave changes for cc1111 driver
38901     
38902     Don't enable DMA in the other direction when doing slave transfers.
38903     
38904     Signed-off-by: Keith Packard <keithp@keithp.com>
38905
38906 commit a27b9b5c36cf748e415ba210c8d8ae72d8227a98
38907 Author: Keith Packard <keithp@keithp.com>
38908 Date:   Mon Aug 27 13:35:39 2012 -0700
38909
38910     altos: Add SPI slave get/put macros to cc1111
38911     
38912     Theese don't try to drive the chip select line
38913     
38914     Signed-off-by: Keith Packard <keithp@keithp.com>
38915
38916 commit 304909b7534768bfc8da62954effb37ba86806ea
38917 Author: Keith Packard <keithp@keithp.com>
38918 Date:   Mon Aug 27 13:34:12 2012 -0700
38919
38920     altos: Provide interface for STM LCD driver.
38921     
38922     This provides a simple function interface for driving the LCD segments
38923     in the STM chip. It also uses the update complete interrupt to block
38924     LCD users during flush.
38925     
38926     Signed-off-by: Keith Packard <keithp@keithp.com>
38927
38928 commit c1168f40223ca09df23215f2e2fc445a8a03aea9
38929 Author: Keith Packard <keithp@keithp.com>
38930 Date:   Mon Aug 27 13:32:41 2012 -0700
38931
38932     altos: Rename drivers/ao_lco to drivers/ao_lco_cmd
38933     
38934     These contain command line functions for testing the cmac and lco
38935     features. Now that there's a telelco-specific ao_lco interface file,
38936     it's useful to have both for testing.
38937     
38938     Signed-off-by: Keith Packard <keithp@keithp.com>
38939
38940 commit fa8668931cbbc1506560222f2db7e427b514a351
38941 Author: Mike Beattie <mike@ethernal.org>
38942 Date:   Mon Aug 27 19:41:47 2012 +1200
38943
38944     altosdroid: Let a freshly connected client know what the device name is!
38945     
38946     Signed-off-by: Mike Beattie <mike@ethernal.org>
38947
38948 commit 9a41508d92f95012a37bb75603e6e48a2c405204
38949 Author: Mike Beattie <mike@ethernal.org>
38950 Date:   Mon Aug 27 19:41:29 2012 +1200
38951
38952     altosdroid: Add Connected/Connect_failed messages
38953     
38954     Signed-off-by: Mike Beattie <mike@ethernal.org>
38955
38956 commit e121ec3ae634f41979717281a28af5e4a38e8f3a
38957 Author: Mike Beattie <mike@ethernal.org>
38958 Date:   Mon Aug 27 19:40:30 2012 +1200
38959
38960     altosdroid: don't need keys for Bundles anymore
38961     
38962     Signed-off-by: Mike Beattie <mike@ethernal.org>
38963
38964 commit afac4d6c82916eea67ac838cd22806bd73db00a9
38965 Author: Mike Beattie <mike@ethernal.org>
38966 Date:   Mon Aug 27 19:39:53 2012 +1200
38967
38968     altosdroid: Toast() requests don't need Bundles
38969     
38970     Signed-off-by: Mike Beattie <mike@ethernal.org>
38971
38972 commit 18c380120fe37a4bdc8f295e86c6c4413d1aa037
38973 Author: Mike Beattie <mike@ethernal.org>
38974 Date:   Mon Aug 27 19:39:09 2012 +1200
38975
38976     altosdroid: really don't need to store a local copy of the device name
38977     
38978     Signed-off-by: Mike Beattie <mike@ethernal.org>
38979
38980 commit 6441437d3b0e848b225a3d6c78ab00e2590c6988
38981 Author: Mike Beattie <mike@ethernal.org>
38982 Date:   Mon Aug 27 19:37:16 2012 +1200
38983
38984     altosdroid: remove complexity around message passing
38985     
38986     * Don't really need to use bundles
38987     * TelemetryService: Use a local variable to store the bluetooth device object
38988     
38989     Signed-off-by: Mike Beattie <mike@ethernal.org>
38990
38991 commit f89e7de20374141b367205aa517a08ee203bfaf3
38992 Author: Keith Packard <keithp@keithp.com>
38993 Date:   Sun Aug 26 09:53:16 2012 -0700
38994
38995     altos: Trigger sample complete when all data are ready
38996     
38997     This has each sensor mark a bit in the current data record which is
38998     then sent for processing when all of the data are present.
38999     
39000     Signed-off-by: Keith Packard <keithp@keithp.com>
39001
39002 commit dec1481786ad54e22634e32109b5ed6e5483938e
39003 Author: Keith Packard <keithp@keithp.com>
39004 Date:   Sun Aug 26 09:52:27 2012 -0700
39005
39006     altos: Shrink STM stack size
39007     
39008     512 bytes should be enough for anybody.
39009     
39010     Signed-off-by: Keith Packard <keithp@keithp.com>
39011
39012 commit d13d0fbfcb0fd6d8a1af46f6270a968d746c830e
39013 Author: Keith Packard <keithp@keithp.com>
39014 Date:   Sun Aug 26 09:49:34 2012 -0700
39015
39016     altos: Make ao_cur_task_index track ao_cur_task in ao_yield
39017     
39018     This keeps the two main task references (index and pointer) in
39019     agreement during task switching, avoiding an extra assignment at the
39020     end of the task switching loop.
39021     
39022     Signed-off-by: Keith Packard <keithp@keithp.com>
39023
39024 commit 1c9baa88d6cd931c66d453674322908eb267ba4c
39025 Author: Keith Packard <keithp@keithp.com>
39026 Date:   Sun Aug 26 09:47:05 2012 -0700
39027
39028     altos: Make 'pad' driver useful with telefire v0.1
39029     
39030     This reports correct status bits over the radio and to the LEDs for
39031     all four channels, and also makes the firing test command control all
39032     four relays.
39033     
39034     Signed-off-by: Keith Packard <keithp@keithp.com>
39035
39036 commit ea4db73328e865fd658b573da256ca0004c69c61
39037 Author: Keith Packard <keithp@keithp.com>
39038 Date:   Sun Aug 26 09:45:03 2012 -0700
39039
39040     altos: Add debug command for 74hc597 driver
39041     
39042     This dumps the current state of the 74hc597 chip.
39043     
39044     Note that this shows that the 74hc597 driver doesn't work, and that
39045     the circuit used in telefire v0.1 can't work.
39046     
39047     Signed-off-by: Keith Packard <keithp@keithp.com>
39048
39049 commit 89f1a685a02c7808cf03853aa9a5ee50c6baf49e
39050 Author: Keith Packard <keithp@keithp.com>
39051 Date:   Sun Aug 26 09:43:34 2012 -0700
39052
39053     altos: Allow sharing of radio DMA with aes engine
39054     
39055     otherwise, telefire doesn't have enough DMA channels.
39056     
39057     Signed-off-by: Keith Packard <keithp@keithp.com>
39058
39059 commit 58d2b70575f3616a056d2356a737b3be15ed3d66
39060 Author: Mike Beattie <mike@ethernal.org>
39061 Date:   Sun Aug 26 23:38:33 2012 +1200
39062
39063     altosdroid: begin adding TextToSpeech support.
39064     
39065     Signed-off-by: Mike Beattie <mike@ethernal.org>
39066
39067 commit 11896d22b7bc6e34e3f6109d28f8b6a2d37e6c25
39068 Author: Mike Beattie <mike@ethernal.org>
39069 Date:   Sun Aug 26 23:38:10 2012 +1200
39070
39071     altosdroid: whitespace cleanup
39072     
39073     Signed-off-by: Mike Beattie <mike@ethernal.org>
39074
39075 commit f8211fee3c8a5de6925eadca2679441801ac793e
39076 Author: Mike Beattie <mike@ethernal.org>
39077 Date:   Sun Aug 26 23:37:58 2012 +1200
39078
39079     altosdroid: Send device name and connected state back to TelemetryService
39080     
39081     Signed-off-by: Mike Beattie <mike@ethernal.org>
39082
39083 commit 8fdde3e74c6dce35f90f4575ce6914516fc56aba
39084 Author: Mike Beattie <mike@ethernal.org>
39085 Date:   Sun Aug 26 23:37:33 2012 +1200
39086
39087     altosdroid: re-work connect/thread handling in AltosBluetooth
39088     
39089     * Much more resilient to failure
39090     * handles multiple blocked threads better
39091     
39092     Signed-off-by: Mike Beattie <mike@ethernal.org>
39093
39094 commit dba71db022ae4a9f7c5fd128b90caa73aa4e99da
39095 Author: Mike Beattie <mike@ethernal.org>
39096 Date:   Sun Aug 26 23:34:59 2012 +1200
39097
39098     altosdroid: remove old commented code
39099     
39100     Signed-off-by: Mike Beattie <mike@ethernal.org>
39101
39102 commit 38827db5131a2681243649c76bfd1d7d9801f9ba
39103 Author: Mike Beattie <mike@ethernal.org>
39104 Date:   Sun Aug 26 23:34:45 2012 +1200
39105
39106     altosdroid: add handling when restarting BT. delay start after stop.
39107     
39108     Signed-off-by: Mike Beattie <mike@ethernal.org>
39109
39110 commit 30d107882b62edf4e6d48923209da6ce3dabeef7
39111 Author: Mike Beattie <mike@ethernal.org>
39112 Date:   Sun Aug 26 23:34:28 2012 +1200
39113
39114     altosdroid: set devicename and pass on to clients
39115     
39116     Signed-off-by: Mike Beattie <mike@ethernal.org>
39117
39118 commit d95b84b56c63002788939b93b6ce949d921a4892
39119 Author: Mike Beattie <mike@ethernal.org>
39120 Date:   Sun Aug 26 23:30:45 2012 +1200
39121
39122     altosdroid: Send current state to client on connect
39123     
39124     Signed-off-by: Mike Beattie <mike@ethernal.org>
39125
39126 commit cf94a86f37284b53e89b13a7eeb871db647c61ba
39127 Author: Mike Beattie <mike@ethernal.org>
39128 Date:   Sun Aug 26 23:30:00 2012 +1200
39129
39130     altosdroid: add missing break; (just in case!)
39131     
39132     Signed-off-by: Mike Beattie <mike@ethernal.org>
39133
39134 commit 24fe48f66f94c99b8197a612afe6f98e980e9796
39135 Author: Mike Beattie <mike@ethernal.org>
39136 Date:   Sun Aug 26 23:29:25 2012 +1200
39137
39138     altosdroid: debugging statements
39139     
39140     Signed-off-by: Mike Beattie <mike@ethernal.org>
39141
39142 commit 2ef1723091b0c491ef445474844376185ca4102b
39143 Author: Mike Beattie <mike@ethernal.org>
39144 Date:   Sun Aug 26 23:28:59 2012 +1200
39145
39146     altosdroid: forgot change to IncomingHandler constructor call. oops!
39147     
39148     Signed-off-by: Mike Beattie <mike@ethernal.org>
39149
39150 commit d40f96fcc961cfbf6af67fc84591d2660d065ca0
39151 Author: Mike Beattie <mike@ethernal.org>
39152 Date:   Sun Aug 26 23:28:26 2012 +1200
39153
39154     altosdroid: Strings and Layout changes
39155     
39156     Signed-off-by: Mike Beattie <mike@ethernal.org>
39157
39158 commit 3d6fc5fe462531e05ca4b9be1a421490e067a28b
39159 Author: Mike Beattie <mike@ethernal.org>
39160 Date:   Sun Aug 26 23:26:58 2012 +1200
39161
39162     altosdroid: lots of debugging statements
39163     
39164     Signed-off-by: Mike Beattie <mike@ethernal.org>
39165
39166 commit 31bffa435cec2098c7ab5c42c829ba6e1578b5d2
39167 Author: Mike Beattie <mike@ethernal.org>
39168 Date:   Sun Aug 26 23:24:13 2012 +1200
39169
39170     altosdroid: need sendMessageToClients() for setState().. oops!
39171     
39172     Signed-off-by: Mike Beattie <mike@ethernal.org>
39173
39174 commit a9ec3c96288b7ea4e40586321a0a98edf0c8fee5
39175 Author: Mike Beattie <mike@ethernal.org>
39176 Date:   Sun Aug 26 23:23:33 2012 +1200
39177
39178     altosdroid: Need access to handler inside AltosBluetooth
39179     
39180     * Also move add_monitor() call
39181     
39182     Signed-off-by: Mike Beattie <mike@ethernal.org>
39183
39184 commit d7173e814c49826f39bba1ff6b024819c555860c
39185 Author: Mike Beattie <mike@ethernal.org>
39186 Date:   Sun Aug 26 23:20:01 2012 +1200
39187
39188     altosdroid: reflect change in message name
39189     
39190     Signed-off-by: Mike Beattie <mike@ethernal.org>
39191
39192 commit 215d78f06093bd8a8b08a85cae0f1f34aee2a6ec
39193 Author: Mike Beattie <mike@ethernal.org>
39194 Date:   Sun Aug 26 23:19:06 2012 +1200
39195
39196     altosdroid: begin adding state support
39197     
39198     Signed-off-by: Mike Beattie <mike@ethernal.org>
39199
39200 commit fe6680dd3b4c31b3d4edc3f06a142f02bcb879df
39201 Author: Mike Beattie <mike@ethernal.org>
39202 Date:   Sun Aug 26 23:16:49 2012 +1200
39203
39204     altosdroid: init device variable... oops!
39205     
39206     Signed-off-by: Mike Beattie <mike@ethernal.org>
39207
39208 commit 2c5513c51b187ad26a59b193b401f38c35141d27
39209 Author: Mike Beattie <mike@ethernal.org>
39210 Date:   Sun Aug 26 23:16:04 2012 +1200
39211
39212     altosdroid: Rename Connect message, add connected message
39213     
39214     Signed-off-by: Mike Beattie <mike@ethernal.org>
39215
39216 commit a6373e84393312ed0fbf22285c704819c2011588
39217 Author: Mike Beattie <mike@ethernal.org>
39218 Date:   Sun Aug 26 23:14:09 2012 +1200
39219
39220     altosdroid: init telem blocking list.. oops!
39221     
39222     Signed-off-by: Mike Beattie <mike@ethernal.org>
39223
39224 commit 21359f600354e8ee840e839e61ef97d30f3586fc
39225 Author: Mike Beattie <mike@ethernal.org>
39226 Date:   Sun Aug 26 23:13:33 2012 +1200
39227
39228     altosdroid: disable NotificationManager stuff for now
39229     
39230     Signed-off-by: Mike Beattie <mike@ethernal.org>
39231
39232 commit 54baecc208a40606e3242b2cbd5e66567053646f
39233 Author: Mike Beattie <mike@ethernal.org>
39234 Date:   Sun Aug 26 23:12:48 2012 +1200
39235
39236     altosdroid: Convert handlers to use weakreferences
39237     
39238     * Also renamed bluetooth start/stop methods
39239     
39240     Signed-off-by: Mike Beattie <mike@ethernal.org>
39241
39242 commit bf7def1a7b93867dfe16fe6499ee028747634c41
39243 Author: Mike Beattie <mike@ethernal.org>
39244 Date:   Sun Aug 26 15:28:58 2012 +1200
39245
39246     altosdroid: Remove Binder import from TelemetryService
39247     
39248     Signed-off-by: Mike Beattie <mike@ethernal.org>
39249
39250 commit 5f4c47389a3d0d10d659a2e00fc74a150b5fed88
39251 Author: Mike Beattie <mike@ethernal.org>
39252 Date:   Sun Aug 26 15:28:36 2012 +1200
39253
39254     altosdroid: Add State constants for future usage
39255     
39256     Signed-off-by: Mike Beattie <mike@ethernal.org>
39257
39258 commit 6ffcc82d8d18d3f05d4f5881e50dda298b43c114
39259 Author: Mike Beattie <mike@ethernal.org>
39260 Date:   Sun Aug 26 15:28:09 2012 +1200
39261
39262     altosdroid: begin adding IPC to TelemetryService
39263     
39264     * And add imports for LinkedBlockingQueue... oops!
39265     
39266     Signed-off-by: Mike Beattie <mike@ethernal.org>
39267
39268 commit a33333b97e810f50db36f345aab71a3200feccc3
39269 Author: Mike Beattie <mike@ethernal.org>
39270 Date:   Sun Aug 26 15:24:19 2012 +1200
39271
39272     altosdroid: remove old Binder from TelemetryService
39273     
39274     Signed-off-by: Mike Beattie <mike@ethernal.org>
39275
39276 commit b69796991c1da6baf245349fcc4392668b9b5570
39277 Author: Mike Beattie <mike@ethernal.org>
39278 Date:   Sun Aug 26 15:23:17 2012 +1200
39279
39280     altosdroid: begin adding IPC to main thread
39281     
39282     Signed-off-by: Mike Beattie <mike@ethernal.org>
39283
39284 commit bcd53483ccf4bbb2f163a011faae6d19a7bbed0d
39285 Author: Mike Beattie <mike@ethernal.org>
39286 Date:   Sun Aug 26 15:22:23 2012 +1200
39287
39288     altosdroid: Add TBT initialisation to AltosBluetooth
39289     
39290     Signed-off-by: Mike Beattie <mike@ethernal.org>
39291
39292 commit ef29a197ce3318404f37e8a0b24d235e8b024a1f
39293 Author: Mike Beattie <mike@ethernal.org>
39294 Date:   Sun Aug 26 15:21:57 2012 +1200
39295
39296     altosdroid: Add debugging statements to AltosBluetooth
39297     
39298     Signed-off-by: Mike Beattie <mike@ethernal.org>
39299
39300 commit fb8cd14cca61ca59b95c23e71505607b4509d4ed
39301 Author: Mike Beattie <mike@ethernal.org>
39302 Date:   Sun Aug 26 15:21:36 2012 +1200
39303
39304     altosdroid: Add input thread for reading from TBT
39305     
39306     Signed-off-by: Mike Beattie <mike@ethernal.org>
39307
39308 commit 5ce132b3366cd120499fcbe22b5fbe96d21b8584
39309 Author: Mike Beattie <mike@ethernal.org>
39310 Date:   Sun Aug 26 15:20:42 2012 +1200
39311
39312     altosdroid: Move constructor for AltosBluetooth
39313     
39314     Signed-off-by: Mike Beattie <mike@ethernal.org>
39315
39316 commit b59e7d0b201290f2cb0fd494ef28c1402e11ba3b
39317 Author: Mike Beattie <mike@ethernal.org>
39318 Date:   Sun Aug 26 15:18:44 2012 +1200
39319
39320     altosdroid: clean up stub functions in AltosBluetooth.java
39321     
39322     Signed-off-by: Mike Beattie <mike@ethernal.org>
39323
39324 commit d184638be79dafd6fb43df21040eb52402f54ea5
39325 Author: Mike Beattie <mike@ethernal.org>
39326 Date:   Sun Aug 26 15:11:12 2012 +1200
39327
39328     altosdroid: AltosBluetooth.java
39329     
39330     * clean up variables/comments
39331     
39332     Signed-off-by: Mike Beattie <mike@ethernal.org>
39333
39334 commit bad155538c4630c62ade80afd20830aad37c287e
39335 Author: Mike Beattie <mike@ethernal.org>
39336 Date:   Sun Aug 26 15:10:15 2012 +1200
39337
39338     altosdroid: AltosBluetooth.java
39339     
39340     * Clean up imports
39341     * Convert from reflection to using Well Known UUID for SPP.
39342     * clean up local variables
39343     * Add debug conditionals to logging
39344     * remove references to socket type
39345     
39346     Signed-off-by: Mike Beattie <mike@ethernal.org>
39347
39348 commit c9689a3ef65ea9da5a7009834add789737ffb6a9
39349 Author: Mike Beattie <mike@ethernal.org>
39350 Date:   Sun Aug 26 15:03:54 2012 +1200
39351
39352     altosdroid: Clean up imports in TelemetryService
39353     
39354     * Begin adding AltosLib usage
39355     
39356     Signed-off-by: Mike Beattie <mike@ethernal.org>
39357
39358 commit ffdfc08c317f503e30604d058749b24c3ca7bafa
39359 Author: Mike Beattie <mike@ethernal.org>
39360 Date:   Sun Aug 26 15:00:23 2012 +1200
39361
39362     altosdroid: Add service start/bind/unbind to AltosDroid
39363     
39364     Signed-off-by: Mike Beattie <mike@ethernal.org>
39365
39366 commit 95a34caa8343997bcf7d8969ee8ae3124efcb573
39367 Author: Mike Beattie <mike@ethernal.org>
39368 Date:   Sun Aug 26 14:57:04 2012 +1200
39369
39370     altosdroid: Remove AltosLib import from main thread
39371
39372 commit cfe93315fc0e4b01a95b8e59f24aca96b5a66daf
39373 Author: Mike Beattie <mike@ethernal.org>
39374 Date:   Sun Aug 26 14:55:19 2012 +1200
39375
39376     altosdroid: whitespace
39377     
39378     Signed-off-by: Mike Beattie <mike@ethernal.org>
39379
39380 commit 3f3da6626ef41b2cab116d6299d2a89cbf7718a9
39381 Author: Mike Beattie <mike@ethernal.org>
39382 Date:   Sun Aug 26 14:54:54 2012 +1200
39383
39384     altosdroid: Re-locate TextView initialisation
39385     
39386     Signed-off-by: Mike Beattie <mike@ethernal.org>
39387
39388 commit 917f519a4e876087590a3a260fbbccf4c0ac3e31
39389 Author: Mike Beattie <mike@ethernal.org>
39390 Date:   Sun Aug 26 14:54:06 2012 +1200
39391
39392     altosdroid: remove UI components/imports no longer used
39393     
39394     Signed-off-by: Mike Beattie <mike@ethernal.org>
39395
39396 commit 80bf63702175322053f2b38c4fff56b653ab7c70
39397 Author: Mike Beattie <mike@ethernal.org>
39398 Date:   Sun Aug 26 14:52:30 2012 +1200
39399
39400     altosdroid: excise BluetoothChatService example code
39401     
39402     Signed-off-by: Mike Beattie <mike@ethernal.org>
39403
39404 commit 372840b4ebfd3da3cd713b6bc6a8ffc8cd6b6b8c
39405 Author: Mike Beattie <mike@ethernal.org>
39406 Date:   Sun Aug 26 14:48:48 2012 +1200
39407
39408     altosdroid: remove TelemetryService activities
39409     
39410     service start/stop will be handled by AltosDroid/itself now.
39411     
39412     Signed-off-by: Mike Beattie <mike@ethernal.org>
39413
39414 commit 24503eb330bf887f5c76afe2aaa9c9f2ce177460
39415 Author: Mike Beattie <mike@ethernal.org>
39416 Date:   Sun Aug 26 14:44:09 2012 +1200
39417
39418     altosdroid: whitespace (spaces to tabs) (part2)
39419     
39420     Signed-off-by: Mike Beattie <mike@ethernal.org>
39421
39422 commit 7aab6e6b6e361455a7515fe6db7b0e9a6e4c786c
39423 Author: Mike Beattie <mike@ethernal.org>
39424 Date:   Sun Aug 26 14:29:36 2012 +1200
39425
39426     altosdroid: whitespace (spaces to tabs) (part1)
39427     
39428     Signed-off-by: Mike Beattie <mike@ethernal.org>
39429
39430 commit 0f3597389977f86a8c1bdff1b7f46107c43ef306
39431 Author: Mike Beattie <mike@ethernal.org>
39432 Date:   Sun Aug 26 12:41:24 2012 +1200
39433
39434     altosdroid: Update copyrights
39435     
39436     Signed-off-by: Mike Beattie <mike@ethernal.org>
39437
39438 commit 7ecb429fe4682faf209452b1738ff3c8096fc5d5
39439 Author: Keith Packard <keithp@keithp.com>
39440 Date:   Fri Aug 24 00:46:55 2012 -0700
39441
39442     altos: Configure telefire SPI and LEDs correctly
39443     
39444     This places the telefire SPI bus on USART1 option 2 and
39445     marks the various LED functions with symbolic names.
39446     
39447     Signed-off-by: Keith Packard <keithp@keithp.com>
39448
39449 commit 310c1d0bf83448eb12e5d64ac09a4279c25fd258
39450 Author: Keith Packard <keithp@keithp.com>
39451 Date:   Fri Aug 24 00:44:35 2012 -0700
39452
39453     altos: telelaunch doesn't need ao_radio_cmac_init
39454     
39455     This function was used to initialize the LCO functions, which were
39456     moved to ao_lco.c a few commits back, so ao_radio_cmac_init doesn't
39457     even exist anymore.
39458     
39459     Signed-off-by: Keith Packard <keithp@keithp.com>
39460
39461 commit 6581fa1641882198c870c2f7b1340794b9d47f29
39462 Author: Keith Packard <keithp@keithp.com>
39463 Date:   Fri Aug 24 00:42:32 2012 -0700
39464
39465     altos: Get ao_pad.c working on telefire v0.1
39466     
39467     Monitor all four channels, allow any channel to be fired.
39468     Turn on power LED at startup time.
39469     
39470     Signed-off-by: Keith Packard <keithp@keithp.com>
39471
39472 commit 83e0d4352041b3964ea7a133b0f67da9ebaa1c77
39473 Author: Keith Packard <keithp@keithp.com>
39474 Date:   Fri Aug 24 00:40:27 2012 -0700
39475
39476     altos: Split out LCO functions from ao_radio_cmac.c to ao_lco.c
39477     
39478     These functions are not used in the telelaunch or telefire nodes, so
39479     don't force them to be included.
39480     
39481     Signed-off-by: Keith Packard <keithp@keithp.com>
39482
39483 commit c64999c39d6d9242f98bdc9312436c3333115bfd
39484 Author: Keith Packard <keithp@keithp.com>
39485 Date:   Fri Aug 24 00:39:46 2012 -0700
39486
39487     altos: Have radio_cmac turn on LEDs as appropriate
39488     
39489     Use AO_LED_RX and AO_LED_TX defines if present to control LEDs during
39490     radio operations.
39491     
39492     Signed-off-by: Keith Packard <keithp@keithp.com>
39493
39494 commit a8e9906513227600599da12b268ff5f807ae98c7
39495 Author: Keith Packard <keithp@keithp.com>
39496 Date:   Fri Aug 24 00:34:55 2012 -0700
39497
39498     altos: Add 'ao_led_set_mask' in the PCA9922 driver
39499     
39500     This lets a subset of the LEDs be controlled independent of other LED settings.
39501     
39502     Signed-off-by: Keith Packard <keithp@keithp.com>
39503
39504 commit 50b58d703b8b48005a3ca9ad4e3603d6f7ac1430
39505 Author: Keith Packard <keithp@keithp.com>
39506 Date:   Fri Aug 24 00:33:38 2012 -0700
39507
39508     altos: Make cc1111 SPI pins configurable
39509     
39510     Allow either USART in any configuration. Still only supports one SPI
39511     bus though.
39512     
39513     Signed-off-by: Keith Packard <keithp@keithp.com>
39514
39515 commit 7a0ed0ff4192060854d69e640de2c30105eb2f62
39516 Author: Keith Packard <keithp@keithp.com>
39517 Date:   Fri Aug 24 00:27:13 2012 -0700
39518
39519     altos: Disable telefire 'pad' listener when testing radio
39520     
39521     Ensures that the radio testing won't block waiting for a firing mode
39522     packet to arrive.
39523     
39524     Signed-off-by: Keith Packard <keithp@keithp.com>
39525
39526 commit 659c0cd3ee4b9581c12ac2cd1b4162bf07a921ce
39527 Author: Keith Packard <keithp@keithp.com>
39528 Date:   Sun Aug 19 10:02:16 2012 -0700
39529
39530     altosui: Check for JRE 1.7 in Windows installer
39531     
39532     altosui runs fine with version 1.7 (on Linux at least), so allow that
39533     version to satisfy the java check instead of requiring the user to
39534     down-grade to 1.6
39535     
39536     Signed-off-by: Keith Packard <keithp@keithp.com>
39537
39538 commit ab1279cc6a683595631d7ac8bed7b36e0c8a691c
39539 Author: Keith Packard <keithp@keithp.com>
39540 Date:   Sat Aug 18 22:51:47 2012 -0700
39541
39542     Here's the button driver and event queue logic
39543     
39544     These were neglected in the commit which was supposed to include them
39545     
39546     Signed-off-by: Keith Packard <keithp@keithp.com>
39547
39548 commit 93db8febda03d9a02c5c1ccdc6ad44eaf00a433b
39549 Author: Keith Packard <keithp@keithp.com>
39550 Date:   Sat Aug 18 21:26:34 2012 -0700
39551
39552     altos: Add MMA655X driver
39553     
39554     Just debug code at this point, will complete on real hardware
39555     
39556     Signed-off-by: Keith Packard <keithp@keithp.com>
39557
39558 commit 8457ca81adc9d62a7ffe56a7c0c36f2fcadaa682
39559 Author: Keith Packard <keithp@keithp.com>
39560 Date:   Sat Aug 18 21:25:34 2012 -0700
39561
39562     altos/cc1111: Document SPI bus pin options
39563     
39564     Just a comment in the source code about which pins each option selects.
39565     
39566     Signed-off-by: Keith Packard <keithp@keithp.com>
39567
39568 commit f46d94ca5c969c88dd307d1b684d6fafa2157020
39569 Author: Keith Packard <keithp@keithp.com>
39570 Date:   Sat Aug 18 21:24:16 2012 -0700
39571
39572     altos: Use split SPI bus for MS5607 sensor
39573     
39574     Leave CS low while releasing the SPI bus when waiting for conversion
39575     complete -- other SPI bus users will use another set of pins.
39576     
39577     Signed-off-by: Keith Packard <keithp@keithp.com>
39578
39579 commit a1a48aa9ee0bf7fa6720b34c0f544485caea7cac
39580 Author: Keith Packard <keithp@keithp.com>
39581 Date:   Sat Aug 18 21:21:58 2012 -0700
39582
39583     altos: Allow STM SPI bus on multiple pin sets
39584     
39585     This allows multiple STM pin groups to be used for each SPI
39586     bus. Useful for the MS5607 sensor which signals conversion complete on
39587     the MISO line.
39588     
39589     Signed-off-by: Keith Packard <keithp@keithp.com>
39590
39591 commit 00abbbb79de67dc95176fe48b23ce3e8614e8d3a
39592 Author: Mike Beattie <mike@ethernal.org>
39593 Date:   Wed Aug 8 07:07:49 2012 +1200
39594
39595     ao-send-telem: make --realtime work
39596     
39597     (add "break;" to the case statement for options)
39598     
39599     Signed-off-by: Mike Beattie <mike@ethernal.org>
39600
39601 commit 9456332fc16269270a2e9b7ef0b54523800cfe27
39602 Merge: bd023491 4d4ad34a
39603 Author: Mike Beattie <mike@ethernal.org>
39604 Date:   Wed Aug 8 06:49:15 2012 +1200
39605
39606     Merge branch 'master' of git://git.gag.com/fw/altos
39607
39608 commit 4d4ad34aec0c75c66162b992f1e52947e4685730
39609 Merge: c7f22850 8e4ebd1f
39610 Author: Keith Packard <keithp@keithp.com>
39611 Date:   Tue Aug 7 11:48:20 2012 -0700
39612
39613     Merge remote-tracking branch 'mjb/master'
39614
39615 commit bd02349111ae0f39b320e6a10a330051ddc39fdf
39616 Merge: 8e4ebd1f c7f22850
39617 Author: Mike Beattie <mike@ethernal.org>
39618 Date:   Wed Aug 8 06:46:56 2012 +1200
39619
39620     Merge branch 'master' of git://git.gag.com/fw/altos
39621
39622 commit 8e4ebd1f6eb928b5cb7bcda4ed88851aa9e61bdf
39623 Author: Mike Beattie <mike@ethernal.org>
39624 Date:   Wed Aug 8 06:45:03 2012 +1200
39625
39626     Add ao-send-telem to .gitignore
39627     
39628     Signed-off-by: Mike Beattie <mike@ethernal.org>
39629
39630 commit c7f228503870c44dfd278ede8b0980dbac73d3c7
39631 Author: Keith Packard <keithp@keithp.com>
39632 Date:   Tue Aug 7 11:32:16 2012 -0700
39633
39634     altos: Fix .sdcdbrc file for telebt-v0.1
39635     
39636     Signed-off-by: Keith Packard <keithp@keithp.com>
39637
39638 commit c58f3d1a373b20fac3f51037008bcc40955f1348
39639 Author: Keith Packard <keithp@keithp.com>
39640 Date:   Tue Aug 7 11:30:47 2012 -0700
39641
39642     altos: Oops. Serial 1 stdin was busted by typo
39643     
39644     A typo in the symbol used to enable stdin wakeups from serial1 caused
39645     the input to pend until some other wakeup occurred.
39646     
39647     This also makes the serial1 hw flow control pin selects in config 2
39648     work right, although those aren't used by any current product
39649     
39650     Signed-off-by: Keith Packard <keithp@keithp.com>
39651
39652 commit 46f87373bc8c28442273ee4f8da3a352223150f5
39653 Author: Keith Packard <keithp@keithp.com>
39654 Date:   Mon Aug 6 22:53:52 2012 -0700
39655
39656     altos: Add button driver and event queue
39657     
39658     With this, a single task can wait for any button or quadrature input
39659     device.
39660     
39661     Signed-off-by: Keith Packard <keithp@keithp.com>
39662
39663 commit 11046bc89b3ce6386f1005fc8476b08f54d6f5fb
39664 Author: Keith Packard <keithp@keithp.com>
39665 Date:   Mon Aug 6 21:54:58 2012 -0700
39666
39667     altos: Support multiple quadrature encoders.
39668     
39669     Signed-off-by: Keith Packard <keithp@keithp.com>
39670
39671 commit 5f7e61c749b02ed16e368502062e39b0471e9257
39672 Author: Keith Packard <keithp@keithp.com>
39673 Date:   Mon Aug 6 20:20:32 2012 -0700
39674
39675     altos: Fix up quadrature driver
39676     
39677     Mostly works now, should work reliably with a bit of input filtering.
39678     
39679     Signed-off-by: Keith Packard <keithp@keithp.com>
39680
39681 commit ab379493dbe9923db8e458d2f4e0344df17d331c
39682 Author: Keith Packard <keithp@keithp.com>
39683 Date:   Mon Aug 6 19:35:02 2012 -0700
39684
39685     Signed-off-by: Keith Packard <keithp@keithp.com>
39686     
39687     altos: Test quadrature driver
39688
39689 commit b0b52ca73bc836336ecc70247a9ed1dd633920d9
39690 Author: Keith Packard <keithp@keithp.com>
39691 Date:   Mon Aug 6 19:34:34 2012 -0700
39692
39693     altos: Add quadrature driver
39694     
39695     Signed-off-by: Keith Packard <keithp@keithp.com>
39696
39697 commit 6171892fa32e8a662a494ec6ba28a82fddc68589
39698 Author: Keith Packard <keithp@keithp.com>
39699 Date:   Mon Aug 6 19:33:44 2012 -0700
39700
39701     altos: Add ao_gpio_get and ao_exti_set_mode
39702     
39703     Needed to support general GPIO interrupts
39704     
39705     Signed-off-by: Keith Packard <keithp@keithp.com>
39706
39707 commit de701d5a234cd21930cf92c9cabebb0e230da9b5
39708 Author: Keith Packard <keithp@keithp.com>
39709 Date:   Sun Aug 5 14:58:40 2012 -0700
39710
39711     altos: Build ao_kalman.h from cc1111 subdirs as needed
39712     
39713     Signed-off-by: Keith Packard <keithp@keithp.com>
39714
39715 commit fc9aed1ef3485d259722c9b89e19969e0afe257c
39716 Author: Mike Beattie <mike@ethernal.org>
39717 Date:   Sun Feb 26 22:30:09 2012 +1300
39718
39719     Adjust service to be persistent.
39720     
39721     * Run as a foreground service -> high priority
39722     * Notification set to display as "Ongoing".
39723     
39724     Changed logo to be in colour at keithp's request. Greyscale logos still present as *_g.png
39725     
39726     Signed-off-by: Mike Beattie <mike@ethernal.org>
39727
39728 commit b80d1f4e8a2df3ace64468a38a815a4f982aa179
39729 Author: Bdale Garbee <bdale@gag.com>
39730 Date:   Sun Jun 10 20:04:24 2012 -0600
39731
39732     move from Debian packaged sdcc to new cc1111 package forked from 2.9.0-5
39733
39734 commit 0f82021186565fda10df7893b95deae4a1f32778
39735 Author: Keith Packard <keithp@keithp.com>
39736 Date:   Sun Aug 5 12:17:25 2012 -0700
39737
39738     src/cc1111: Enable SPI slave mode
39739     
39740     This is untested...
39741     
39742     Signed-off-by: Keith Packard <keithp@keithp.com>
39743
39744 commit 39594fdb3e30a1a25dd894c217e3d9d773bab972
39745 Author: Keith Packard <keithp@keithp.com>
39746 Date:   Sun Aug 5 12:16:25 2012 -0700
39747
39748     src/cc1111: Allow serial0 without serial1
39749     
39750     The ao_serial_speed structure is needed by serial0 too.
39751     
39752     Signed-off-by: Keith Packard <keithp@keithp.com>
39753
39754 commit 2610b316eb939c1532061646b05207fcd54d984f
39755 Author: Keith Packard <keithp@keithp.com>
39756 Date:   Sun Aug 5 12:15:36 2012 -0700
39757
39758     src/cc1111: Add ao_gpio_set macro
39759     
39760     Allows general GPIO-using code to run on cc1111
39761     
39762     Signed-off-by: Keith Packard <keithp@keithp.com>
39763
39764 commit 82a37d70e3cacf792c1aa18f8c0d2a19d6f321ed
39765 Author: Keith Packard <keithp@keithp.com>
39766 Date:   Sat Aug 4 22:58:48 2012 -0700
39767
39768     altosui: Move 'implements Runnable' from AltosSerial to AltosLink
39769     
39770     AltosLink is the class providing the 'run' method, after all...
39771     
39772     Signed-off-by: Keith Packard <keithp@keithp.com>
39773
39774 commit af34baf5dc587bee4cffa699ef383f85dde8c7cd
39775 Author: Mike Beattie <mike@ethernal.org>
39776 Date:   Thu Aug 2 23:38:26 2012 +1200
39777
39778     Reduce size of textview.
39779     
39780     Signed-off-by: Mike Beattie <mike@ethernal.org>
39781
39782 commit 359d7353fd7b7d4d537db04c5e89724502333ff8
39783 Author: Mike Beattie <mike@ethernal.org>
39784 Date:   Thu Aug 2 22:09:24 2012 +1200
39785
39786     AltosDroid: Begin re-working Bluetooth code
39787     
39788     * Move to using explicit 'magic' UUID, rather than java reflection
39789     * Re-work UI to make it more useful for testing
39790     * Use Insecure RFCOMM only, and remove code that differentiates.
39791     
39792     Signed-off-by: Mike Beattie <mike@ethernal.org>
39793
39794 commit c5304ac976dd44344a0b70ae3622e1f2d112a147
39795 Author: Mike Beattie <mike@ethernal.org>
39796 Date:   Thu Aug 2 21:20:23 2012 +1200
39797
39798     Fix min/target SDK versions
39799     
39800     Signed-off-by: Mike Beattie <mike@ethernal.org>
39801
39802 commit 7481d06bebc2dc1473f451971d8b744c9da4e726
39803 Merge: 599e28b2 c56dead7
39804 Author: Mike Beattie <mike@ethernal.org>
39805 Date:   Thu Aug 2 21:18:15 2012 +1200
39806
39807     Merge branch 'master' of ssh://mjb@git.ethernal.org/~/git/altos
39808
39809 commit 599e28b2242c79bdd0960ef16e580e51a2fa3795
39810 Author: Mike Beattie <mike@ethernal.org>
39811 Date:   Thu Aug 2 21:16:54 2012 +1200
39812
39813     Re-work external lib support for newer Android SDK
39814     
39815     * Remove older *.properties methods of locating lib dir
39816     * clean up Eclipse classpath file
39817     * adjust Makefile.am to link AltosLib.jar into libs/
39818     
39819     Signed-off-by: Mike Beattie <mike@ethernal.org>
39820
39821 commit c56dead72f65e7468017656347dba531ab2ca480
39822 Author: Mike Beattie <mike@ethernal.org>
39823 Date:   Tue Jul 31 20:05:35 2012 +1200
39824
39825     Ignore autogenerated file: altosui/Info.plist
39826     
39827     Signed-off-by: Mike Beattie <mike@ethernal.org>
39828
39829 commit fb79f8fb358f8df25674336cd558fc3998cb7d9e
39830 Author: Mike Beattie <mike@ethernal.org>
39831 Date:   Tue Jul 31 20:04:34 2012 +1200
39832
39833     Don't build ao-stmload if stlink is not available.
39834     
39835     Signed-off-by: Mike Beattie <mike@ethernal.org>
39836
39837 commit 2e7e304e67bc1e094282c8668fa8cccf09f9c9b4
39838 Author: Keith Packard <keithp@keithp.com>
39839 Date:   Sun Jul 29 19:48:08 2012 -0700
39840
39841     altos: Add driver for STM internal flash
39842     
39843     Signed-off-by: Keith Packard <keithp@keithp.com>
39844
39845 commit 843fcab46d633e5bb6959286adeb68e41a4c30a3
39846 Author: Keith Packard <keithp@keithp.com>
39847 Date:   Sun Jul 29 19:44:56 2012 -0700
39848
39849     altos: Add telefire-v0.1
39850     
39851     Signed-off-by: Keith Packard <keithp@keithp.com>
39852
39853 commit e4d244eefa4c779cd9c8a91389bf998c54705b72
39854 Author: Keith Packard <keithp@keithp.com>
39855 Date:   Sun Jul 29 19:42:53 2012 -0700
39856
39857     altos: Add software AES implementation
39858     
39859     This is untested
39860     
39861     Signed-off-by: Keith Packard <keithp@keithp.com>
39862
39863 commit 21e39811bd234c6f66ab7644864fcc1b8c316998
39864 Author: Keith Packard <keithp@keithp.com>
39865 Date:   Sun Jul 29 19:36:50 2012 -0700
39866
39867     altos/cc1111: Fix serial 0 option 2 pins definitions
39868     
39869     tx/rx are 4/5, rts/cts are 2/3
39870     
39871     Signed-off-by: Keith Packard <keithp@keithp.com>
39872
39873 commit 743dca54012758d3ae54312d542b34afa88495cd
39874 Author: Keith Packard <keithp@keithp.com>
39875 Date:   Sun Jul 29 19:35:15 2012 -0700
39876
39877     altosui: Remove duplicate values from info table. Add altitude
39878     
39879     No need to have state/call/serial/flight data, those are all in the
39880     header. Having altitude makes Monitor Idle slightly more useful.
39881     
39882     Signed-off-by: Keith Packard <keithp@keithp.com>
39883
39884 commit 0bf21399d3d47d58410df4c6ce89fc20fcd42c89
39885 Author: Keith Packard <keithp@keithp.com>
39886 Date:   Sun Jul 29 19:34:00 2012 -0700
39887
39888     altosui: Handle Monitor Idle errors better
39889     
39890     Deal with missing data by checking for MISSING in more places.
39891     Handle serial communication failures during send by reporting back
39892     from libaltos.
39893     
39894     Signed-off-by: Keith Packard <keithp@keithp.com>
39895
39896 commit 59588ba34159b27c02e1a886b46497ecfa0cf4d3
39897 Author: Keith Packard <keithp@keithp.com>
39898 Date:   Sun Jul 29 16:22:23 2012 -0700
39899
39900     Add ability to re-play telemetry through TeleDongle
39901     
39902     This adds a new command to TeleDongle to send arbitrary data, and then
39903     creates a new tool, 'ao-send-telem' that replays existing telemetry
39904     files through TeleDongle.
39905     
39906     Signed-off-by: Keith Packard <keithp@keithp.com>
39907
39908 commit 52e920bc7a98edf5c6f2ad0bd59d581011dcd5c9
39909 Author: Keith Packard <keithp@keithp.com>
39910 Date:   Sun Jul 22 15:18:27 2012 -0700
39911
39912     altos: Move ao_radio_cmac.c to core (it doesn't depend on hardware)
39913     
39914     Signed-off-by: Keith Packard <keithp@keithp.com>
39915
39916 commit 233ab58df8ac8e1fdeab8d4c2f6c8c9d3f6e7be1
39917 Author: Keith Packard <keithp@keithp.com>
39918 Date:   Sun Jul 22 11:53:44 2012 -0700
39919
39920     altosui: Move AltosIgnite.java to altoslib
39921     
39922     To be shared with altosdroid eventually
39923     
39924     Signed-off-by: Keith Packard <keithp@keithp.com>
39925
39926 commit 38f66a31174dd367e39d717c527f555add60a9d4
39927 Author: Keith Packard <keithp@keithp.com>
39928 Date:   Fri Jul 20 12:04:17 2012 -0700
39929
39930     tools: Use pkgconfig to find stlink for ao-stmload
39931     
39932     Signed-off-by: Keith Packard <keithp@keithp.com>
39933
39934 commit e033a72d3f420e18ed24354c7dfc7e1317a03fb6
39935 Author: Keith Packard <keithp@keithp.com>
39936 Date:   Fri Jul 20 11:08:22 2012 -0700
39937
39938     Add stlink pinout
39939     
39940     Signed-off-by: Keith Packard <keithp@keithp.com>
39941
39942 commit 15ebd9c75aa57572040e3b1ee41e6f3eb8cf92ee
39943 Author: Keith Packard <keithp@keithp.com>
39944 Date:   Thu Jul 19 09:46:20 2012 -0700
39945
39946     altosui: Delay starting KML output for flight and GPS coords
39947     
39948     Don't start outputing KML data until the telem record containing
39949     flight number and GPS coordinates are present.
39950     
39951     Signed-off-by: Keith Packard <keithp@keithp.com>
39952
39953 commit ada6f2dfc045e77cb9499f20cdec1b4a54ef0db1
39954 Author: Robert Garbee <robert@gag.com>
39955 Date:   Wed Jul 18 18:41:00 2012 -0600
39956
39957     telescience: correctly calculating rate values with higher resolution
39958
39959 commit e2b472bbb2418fc13be42dbc7c52beb88479c46d
39960 Merge: 75d6aa6f b242f275
39961 Author: Robert Garbee <robert@gag.com>
39962 Date:   Wed Jul 18 14:25:27 2012 -0600
39963
39964     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
39965
39966 commit 75d6aa6f798606f1a6c5a46542065dda81e63b2a
39967 Author: Robert Garbee <robert@gag.com>
39968 Date:   Wed Jul 18 14:24:05 2012 -0600
39969
39970     ICP3 working
39971
39972 commit 49b1ff4c614d24977b33cd17b583acc87acff476
39973 Author: Robert Garbee <robert@gag.com>
39974 Date:   Wed Jul 18 13:41:27 2012 -0600
39975
39976     Timer 3 working with slower clock and all 16 bits.
39977
39978 commit b242f2756a8d9419a9bdba890b9e6b73560bdc19
39979 Author: Keith Packard <keithp@keithp.com>
39980 Date:   Wed Jul 18 00:03:54 2012 -0700
39981
39982     altosdroid: Start adding an AltosLink subclass for android
39983     
39984     Will talks over bluetooth while providing an AltosLink APi
39985     
39986     Signed-off-by: Keith Packard <keithp@keithp.com>
39987
39988 commit f164e48cbeff521d45737794e2046a08322951d6
39989 Author: Keith Packard <keithp@keithp.com>
39990 Date:   Wed Jul 18 00:01:51 2012 -0700
39991
39992     altosui: Make scan UI handle incremental telem data
39993     
39994     The new telem format doesn't send everything in each telem packet, so
39995     we need to handle updating information incrementally in the scan
39996     results. This involved clearing old scan data when switching
39997     frequencies and then updating existing entries with new data as it arrives.
39998     
39999     Signed-off-by: Keith Packard <keithp@keithp.com>
40000
40001 commit a698cd68968fc0be5f96b1729cdea2f65d2ccbf6
40002 Author: Keith Packard <keithp@keithp.com>
40003 Date:   Tue Jul 17 23:59:13 2012 -0700
40004
40005     altos: Toggling telemetry monitoring would replay the telem queue
40006     
40007     Using the 'm' command to turn telem off and back on would end up going
40008     around the whole telemetry queue replaying everything there as the
40009     wait loop would exit when disabling monitoring even if the ring was empty.
40010     
40011     Signed-off-by: Keith Packard <keithp@keithp.com>
40012
40013 commit 9fd5e3c28fb0fd6da8641e7dd18b9912866d1b75
40014 Author: Keith Packard <keithp@keithp.com>
40015 Date:   Tue Jul 17 21:06:07 2012 -0700
40016
40017     altos: With debug cables disconnected, CC1120 seems happy at +16dBm
40018     
40019     Let's see how it goes...
40020     
40021     Signed-off-by: Keith Packard <keithp@keithp.com>
40022
40023 commit 700818c8ff0518e79bff2f0e80b2cc3cb3b48bf0
40024 Author: Keith Packard <keithp@keithp.com>
40025 Date:   Tue Jul 17 21:04:58 2012 -0700
40026
40027     altosui: Accept variations in spacing for igniter status reply
40028     
40029     Megametrum uses different white space; just deal with it here.
40030     
40031     Signed-off-by: Keith Packard <keithp@keithp.com>
40032
40033 commit f6921c9040b1f1fc4408d163532b0695a3611195
40034 Author: Keith Packard <keithp@keithp.com>
40035 Date:   Tue Jul 17 21:04:23 2012 -0700
40036
40037     altoslib: Move idle monitor managing code to altoslib
40038     
40039     More stuff to be shared (potentially)
40040     
40041     Signed-off-by: Keith Packard <keithp@keithp.com>
40042
40043 commit b4be63627e146c7c868b5b3468d34880a561cfba
40044 Author: Keith Packard <keithp@keithp.com>
40045 Date:   Tue Jul 17 20:44:55 2012 -0700
40046
40047     altos: Megametrum ADC values are 12 bits, discard low 4 for telemetry
40048     
40049     We've only got space for 8 bits for the ADC values for pyro channels,
40050     discard the low 4 bits instead of the low 8 bits.
40051     
40052     Signed-off-by: Keith Packard <keithp@keithp.com>
40053
40054 commit 97c1cfee929a35dd1596dc02ce519b80132f3c5c
40055 Author: Keith Packard <keithp@keithp.com>
40056 Date:   Tue Jul 17 20:43:31 2012 -0700
40057
40058     altoslib: Don't use MISSING values in max computations
40059     
40060     Early telemetry state may be missing critical data, don't use MISSING
40061     values in computing max ranges.
40062     
40063     Signed-off-by: Keith Packard <keithp@keithp.com>
40064
40065 commit 99b7eaf8d1b312443b842d078fb8464032b3a39b
40066 Author: Keith Packard <keithp@keithp.com>
40067 Date:   Tue Jul 17 20:42:42 2012 -0700
40068
40069     altoslib: Fix MM conversion functions
40070     
40071     Pressure is already reported in Pa, no need to convert that.
40072     Voltage divider computations were backwards.
40073     
40074     Signed-off-by: Keith Packard <keithp@keithp.com>
40075
40076 commit e93c6bcc799d76d4ff425815e2601a25e6796229
40077 Author: Robert Garbee <robert@gag.com>
40078 Date:   Tue Jul 17 13:23:48 2012 -0600
40079
40080     first work on PWM input to TeleScience, 'p' command displays timer 1
40081
40082 commit a5d873d47b3b16ca32559b4de668bf07b25eddb0
40083 Author: Keith Packard <keithp@keithp.com>
40084 Date:   Tue Jul 17 01:24:52 2012 -0700
40085
40086     altos: Place STM config values at fixed addresses for re-use
40087     
40088     Just like cc1111, stick the serial number and radio calibration values
40089     at known fixed addresses so that when re-flashing the board, we can go
40090     find the existing values.
40091     
40092     Signed-off-by: Keith Packard <keithp@keithp.com>
40093
40094 commit 20877ae9de8bb5d3a29e2a96024e53afbd396f55
40095 Author: Keith Packard <keithp@keithp.com>
40096 Date:   Tue Jul 17 01:18:45 2012 -0700
40097
40098     Add ao-stmload tool
40099     
40100     This loads an ELF image through the STlink programming interface using
40101     the stlink utility library
40102     
40103     Signed-off-by: Keith Packard <keithp@keithp.com>
40104
40105 commit eda636c5f309b85282b4142118ee65673d28d137
40106 Author: Keith Packard <keithp@keithp.com>
40107 Date:   Mon Jul 16 15:36:20 2012 -0700
40108
40109     altosui: Skip unknown data when parsing ADC for idle monitoring
40110     
40111     This resolves an infinite loop when talking to megametrum.
40112     
40113     Signed-off-by: Keith Packard <keithp@keithp.com>
40114
40115 commit 52196975c447851f14619213c1de5101d334eebc
40116 Author: Keith Packard <keithp@keithp.com>
40117 Date:   Mon Jul 16 15:35:11 2012 -0700
40118
40119     altosui: Move serial datastream parser to altoslib
40120     
40121     instead of having it in altosui
40122     
40123     Signed-off-by: Keith Packard <keithp@keithp.com>
40124
40125 commit 0edb5616a70fd480317acc99ec3c28c662aa8556
40126 Author: Keith Packard <keithp@keithp.com>
40127 Date:   Mon Jul 16 15:34:01 2012 -0700
40128
40129     altos: megametrum depends on ao_companion.h
40130     
40131     Signed-off-by: Keith Packard <keithp@keithp.com>
40132
40133 commit 5860f75677ee20fcf35ab89a6b62f3e14a1c32f5
40134 Author: Keith Packard <keithp@keithp.com>
40135 Date:   Mon Jul 16 15:32:26 2012 -0700
40136
40137     altos: Enable pyro channel control in telepyro
40138     
40139     This should make the board actually work now.
40140     
40141     Signed-off-by: Keith Packard <keithp@keithp.com>
40142
40143 commit 3ce645a79b54e22d7835c6e390a22a5ad501a339
40144 Author: Keith Packard <keithp@keithp.com>
40145 Date:   Mon Jul 16 15:30:29 2012 -0700
40146
40147     altos: Add manual firing command for extra pyro channels
40148     
40149     In parallel with the existing igniter commands, this tests the
40150     programmable pyro channels
40151     
40152     Signed-off-by: Keith Packard <keithp@keithp.com>
40153
40154 commit 6581eefbdbd8d3e94f615bdf11652a000d131c8e
40155 Author: Keith Packard <keithp@keithp.com>
40156 Date:   Mon Jul 16 15:27:58 2012 -0700
40157
40158     altos: Use 'HAS_ORIENT' to enable orientation selection in pyro code
40159     
40160     Don't expose orientation options when no orientation data is available
40161     
40162     Signed-off-by: Keith Packard <keithp@keithp.com>
40163
40164 commit 1887ca3d7d4a0259686f8c1e68d1e47c47b4ab84
40165 Author: Keith Packard <keithp@keithp.com>
40166 Date:   Mon Jul 16 15:25:47 2012 -0700
40167
40168     altos: Pass flight dynamics to companion boards
40169     
40170     Necessary for TelePyro
40171     
40172     Signed-off-by: Keith Packard <keithp@keithp.com>
40173
40174 commit 90507d4f7ef77b0870a032b1d9809898c2924721
40175 Author: Keith Packard <keithp@keithp.com>
40176 Date:   Mon Jul 16 15:24:21 2012 -0700
40177
40178     altos: Make ao_tick_count visible
40179     
40180     Necessary to fetch it when interrupts are already disabled as we can't
40181     call ao_time then.
40182     
40183     Signed-off-by: Keith Packard <keithp@keithp.com>
40184
40185 commit 184e2ff4790974733df57facdeeb96bfe692ab54
40186 Author: Keith Packard <keithp@keithp.com>
40187 Date:   Mon Jul 16 15:21:21 2012 -0700
40188
40189     altos: Remove some debug code from avr ADC driver
40190     
40191     Signed-off-by: Keith Packard <keithp@keithp.com>
40192
40193 commit e7ca3a7849b3cbbb38143d35fe86972290bd4e61
40194 Author: Keith Packard <keithp@keithp.com>
40195 Date:   Mon Jul 16 15:18:12 2012 -0700
40196
40197     altos: Make sure telepyro ao_product.h is built before .o files
40198     
40199     Signed-off-by: Keith Packard <keithp@keithp.com>
40200
40201 commit 4de789331098abc24abcb9390a35aef889a41784
40202 Author: Keith Packard <keithp@keithp.com>
40203 Date:   Mon Jul 16 14:47:53 2012 -0700
40204
40205     altos: Make storage addresses datatype configurable
40206     
40207     No sense using 32 bits for tiny hardware
40208     
40209     Signed-off-by: Keith Packard <keithp@keithp.com>
40210
40211 commit 84d5e00d417af4924594908d19346bb965089cdd
40212 Author: Keith Packard <keithp@keithp.com>
40213 Date:   Mon Jul 16 14:44:40 2012 -0700
40214
40215     src: Add driver for AVR internal eeprom. Use for telepyro config.
40216     
40217     Signed-off-by: Keith Packard <keithp@keithp.com>
40218
40219 commit 2a23030031c31267fc4f14accd9220f285c03b61
40220 Author: Keith Packard <keithp@keithp.com>
40221 Date:   Mon Jul 16 14:40:49 2012 -0700
40222
40223     altos: No space for pyro help on TP v0.1
40224     
40225     AVR doesn't have enough ram to hold the help messages, and we can't
40226     use them in flash.
40227     
40228     Signed-off-by: Keith Packard <keithp@keithp.com>
40229
40230 commit 366217e86a4c353012b5102322ee6927f7b27a21
40231 Author: Keith Packard <keithp@keithp.com>
40232 Date:   Mon Jul 16 14:39:05 2012 -0700
40233
40234     altos: Remove unused 'func' from ao_config_set
40235     
40236     Signed-off-by: Keith Packard <keithp@keithp.com>
40237
40238 commit 81b7b58c9df01847fa47747deeff8c3c91304ad1
40239 Author: Keith Packard <keithp@keithp.com>
40240 Date:   Mon Jul 16 14:37:58 2012 -0700
40241
40242     altos/avr: Remove debugging command from USB driver
40243     
40244     Signed-off-by: Keith Packard <keithp@keithp.com>
40245
40246 commit 42a51becf4b76f23dbd4f5f80f8879ce696aa543
40247 Author: Keith Packard <keithp@keithp.com>
40248 Date:   Mon Jul 16 14:36:51 2012 -0700
40249
40250     altos/avr: Remove debugging printf in avr stdio startup
40251     
40252     Signed-off-by: Keith Packard <keithp@keithp.com>
40253
40254 commit 0cfd22baa6af44e053428c30c1a95cf5551b68af
40255 Author: Keith Packard <keithp@keithp.com>
40256 Date:   Sat Jul 14 02:44:17 2012 -0700
40257
40258     src: Add explicit 'pin' argument to ao_enable_output
40259     
40260     This lets the cc1111 use the atomic bit operation instead of a mask,
40261     which is immune to interrupt issues as well as being a shorter code sequence.
40262     
40263     Signed-off-by: Keith Packard <keithp@keithp.com>
40264
40265 commit 37032e4b0cbac4c823e3dd18e60ad8900e9ceff1
40266 Author: Keith Packard <keithp@keithp.com>
40267 Date:   Sat Jul 14 01:29:50 2012 -0700
40268
40269     altos/megametrum: Support the four additional pyro channels
40270     
40271     These use the new pyro code to allow for some flexibility in programming.
40272     
40273     Signed-off-by: Keith Packard <keithp@keithp.com>
40274
40275 commit 82b50fc1b7f2c6af7264fbad2c35508abc15e81e
40276 Author: Keith Packard <keithp@keithp.com>
40277 Date:   Sat Jul 14 01:28:55 2012 -0700
40278
40279     altos/stm: Expose ao_gpio_set which sets a specific GPIO pin
40280     
40281     Will need versions for other architectures
40282     
40283     Signed-off-by: Keith Packard <keithp@keithp.com>
40284
40285 commit 726e0f2c547b6bae1f1e640e2c1155c0b9631a9b
40286 Author: Keith Packard <keithp@keithp.com>
40287 Date:   Sat Jul 14 01:28:31 2012 -0700
40288
40289     stm: running out of memory in MM -- reduce stack to 668 bytes
40290     
40291     Signed-off-by: Keith Packard <keithp@keithp.com>
40292
40293 commit d90587535676f9492f0fde6b974353158104ef88
40294 Author: Keith Packard <keithp@keithp.com>
40295 Date:   Sat Jul 14 01:26:38 2012 -0700
40296
40297     altos: Add arbitrary pyro channel support
40298     
40299     Programmed by specifying a conjunction of flight conditions that
40300     trigger the igniter to fire.
40301     
40302     Signed-off-by: Keith Packard <keithp@keithp.com>
40303
40304 commit 09633cac697e37d770b2b666ab20cab30628484f
40305 Author: Keith Packard <keithp@keithp.com>
40306 Date:   Sat Jul 14 01:24:14 2012 -0700
40307
40308     altos/stm: Force STM stack to start at the top of RAM
40309     
40310     Using a fixed size means crashing if there's not enough space for
40311     that, or wasting memory if there's too much.
40312     
40313     Signed-off-by: Keith Packard <keithp@keithp.com>
40314
40315 commit b5f6d4e5251a825395c93916afa3af659c678498
40316 Author: Keith Packard <keithp@keithp.com>
40317 Date:   Wed Jul 11 19:15:32 2012 -0700
40318
40319     altosui: Abstract remote connection timeout stuff
40320     
40321     This moves some of the logic for managing when to present the 'cancel'
40322     dialog for remote operations to altoslib.
40323     
40324     Signed-off-by: Keith Packard <keithp@keithp.com>
40325
40326 commit f078a591cf2fafe89bb1bb883f49d80750129d44
40327 Author: Keith Packard <keithp@keithp.com>
40328 Date:   Wed Jul 11 14:28:53 2012 -0700
40329
40330     altosui: Remove a bunch of debugging printfs
40331     
40332     These aren't useful at this point.
40333     
40334     Signed-off-by: Keith Packard <keithp@keithp.com>
40335
40336 commit 846a6298e4a8bfbe87bb24d7b0802c0bf6f233be
40337 Author: Keith Packard <keithp@keithp.com>
40338 Date:   Wed Jul 11 13:53:30 2012 -0700
40339
40340     Report RSSI values in monitor idle UI (trac #44)
40341     
40342     This adds a new 's' command to TeleDongle to report RSSI value from last
40343     received packet, and then has AltosUI request that value when closing
40344     the remote link.
40345     
40346     Signed-off-by: Keith Packard <keithp@keithp.com>
40347
40348 commit cf44ea354c2d1780cee343132c6058e11e9eefa3
40349 Author: Keith Packard <keithp@keithp.com>
40350 Date:   Wed Jul 11 13:52:32 2012 -0700
40351
40352     altos: Fix gcc compiler warnings in GPS code
40353     
40354     unused variables and mis-matches in printf format codes.
40355     
40356     Signed-off-by: Keith Packard <keithp@keithp.com>
40357
40358 commit fe70611c3c7d4b8cce3b5292f0ec549f3191bf86
40359 Author: Keith Packard <keithp@keithp.com>
40360 Date:   Wed Jul 11 13:50:56 2012 -0700
40361
40362     altos: Create macros to convert from/to radio RSSI representation
40363     
40364     AO_RSSI_FROM_RADIO and AO_RADIO_FROM_RSSI.
40365     
40366     Removes a bunch of open-coded versions of the same function.
40367     
40368     Signed-off-by: Keith Packard <keithp@keithp.com>
40369
40370 commit 18431c88c8a6cb267922b97192e8b7ddb88d0e7e
40371 Author: Keith Packard <keithp@keithp.com>
40372 Date:   Wed Jul 11 13:49:26 2012 -0700
40373
40374     altos: Have 'make clean' remove all programs, even old ones
40375     
40376     This makes sure that changing version numbers doesn't leave old
40377     compiled output lying around.
40378     
40379     Signed-off-by: Keith Packard <keithp@keithp.com>
40380
40381 commit 726f47c8a07f060aed930e1d102a1e8b5a5c7aed
40382 Author: Keith Packard <keithp@keithp.com>
40383 Date:   Wed Jul 11 13:47:25 2012 -0700
40384
40385     altos: remove optimization for 'help' that confuses cc1111 compiler
40386     
40387     The cc1111 compiler gets this very wrong and prints piles of garbage
40388     
40389     Signed-off-by: Keith Packard <keithp@keithp.com>
40390
40391 commit 7be98836e69a222b2f9f4baacddcf12d168e2207
40392 Author: Keith Packard <keithp@keithp.com>
40393 Date:   Wed Jul 11 13:40:54 2012 -0700
40394
40395     Add megametrum outline to doc dir
40396     
40397     And install it alongside telemetrum-outline
40398     
40399     Signed-off-by: Keith Packard <keithp@keithp.com>
40400
40401 commit cc5d106f014f714a9a2d5f595a2de0da8f7da80a
40402 Author: Keith Packard <keithp@keithp.com>
40403 Date:   Wed Jul 11 13:40:07 2012 -0700
40404
40405     altos: Ignore megametrum built files
40406     
40407     Signed-off-by: Keith Packard <keithp@keithp.com>
40408
40409 commit 675ccd41e3b668cd4e1d2dd282dd317a00d00151
40410 Author: Keith Packard <keithp@keithp.com>
40411 Date:   Wed Jul 11 00:35:21 2012 -0700
40412
40413     Get AltOS version numbers into Mac 'about' dialog
40414     
40415     Generate Info.plist from Info.plist.in to correctly set the VERSION
40416     information. This also changes some strings around to make them look better
40417     
40418     Signed-off-by: Keith Packard <keithp@keithp.com>
40419
40420 commit 46407f7f3e4d2b6e74b3a2e90b38736a792cfc54
40421 Author: Keith Packard <keithp@keithp.com>
40422 Date:   Tue Jul 10 22:41:59 2012 -0700
40423
40424     altos: Force 434.550Mhz by connecting  debug gnd and clk (trac #41)
40425     
40426     Check for pin P2_2 low at startup and set the frequency to
40427     434.550MHz. This value won't get written to flash, so rebooting again
40428     will restore the configured frequency.
40429     
40430     Signed-off-by: Keith Packard <keithp@keithp.com>
40431
40432 commit aa305da7e5dc182c99c09e422c053d85ed48d5d5
40433 Author: Keith Packard <keithp@keithp.com>
40434 Date:   Tue Jul 10 22:09:44 2012 -0700
40435
40436     altos: Continuously update ground state while on pad (trac #42)
40437     
40438     Average data for 5 seconds, wait 5 seconds and if still in pad mode,
40439     replace the existing data with the new data. This should avoid
40440     averaging in boost data while still keeping things reasonably current.
40441     
40442     Signed-off-by: Keith Packard <keithp@keithp.com>
40443
40444 commit 0b92164143aaf0d2aa3d5d742484391c16545289
40445 Author: Keith Packard <keithp@keithp.com>
40446 Date:   Tue Jul 10 22:08:28 2012 -0700
40447
40448     altos: Set HAS_FLIGHT_DEBUG=1 to include the flight debugging commands
40449     
40450     This leaves USB enabled, and adds the 'F' command to dump
40451     internal flight state.
40452     
40453     Signed-off-by: Keith Packard <keithp@keithp.com>
40454
40455 commit fb60d87b02c0fc83a0b4268212f0b6b740c984e3
40456 Author: Keith Packard <keithp@keithp.com>
40457 Date:   Tue Jul 10 20:35:19 2012 -0700
40458
40459     altos: Signal continuity over radio in pad mode (trac #40)
40460     
40461     This is especially useful for telemini which has no beeper, allowing
40462     you to hear the continuity signal while at the pad over the air.
40463     
40464     Signed-off-by: Keith Packard <keithp@keithp.com>
40465
40466 commit bca72b782a2909ecedef15ad589292647221ca56
40467 Author: Keith Packard <keithp@keithp.com>
40468 Date:   Tue Jul 10 20:34:02 2012 -0700
40469
40470     altos: Add 'void' parameter to ao_fec_decode callback parameter
40471     
40472     This keeps the compiler from whinging about the lack of a prototype.
40473     
40474     Signed-off-by: Keith Packard <keithp@keithp.com>
40475
40476 commit aafa8859ecb27383f697b98f6991643b44f4721a
40477 Author: Keith Packard <keithp@keithp.com>
40478 Date:   Tue Jul 10 20:32:31 2012 -0700
40479
40480     altos: Save some memory.
40481     
40482     A few minor space savings in ao_cmd.c and ao_config.c.  Don't build
40483     unused conversion functions ao_altitude_to_pres and ao_temp_to_dC
40484     
40485     Signed-off-by: Keith Packard <keithp@keithp.com>
40486
40487 commit a60c5a728530e4659a6750d8d5b87000735d4531
40488 Author: Keith Packard <keithp@keithp.com>
40489 Date:   Tue Jul 10 15:15:00 2012 -0700
40490
40491     altos: Improve ao_flight_test a bit
40492     
40493     Add -i flag to include flight description
40494     Have run-tests know how many failures to expect
40495     Add run_baro to plot a single flight using the baro-only mode
40496     
40497     Signed-off-by: Keith Packard <keithp@keithp.com>
40498
40499 commit b89d37d357273b97050c00d7fe12022e32799fa8
40500 Author: Keith Packard <keithp@keithp.com>
40501 Date:   Tue Jul 10 15:13:55 2012 -0700
40502
40503     altos: add some (unused) test code for different soft-decision sizes
40504     
40505     This lets us experiment with hard-decision and other possible
40506     soft_decision bit depths.
40507     
40508     Signed-off-by: Keith Packard <keithp@keithp.com>
40509
40510 commit 6694cedd560a7ea9520ef11472c2770b489187c0
40511 Author: Keith Packard <keithp@keithp.com>
40512 Date:   Tue Jul 10 15:13:18 2012 -0700
40513
40514     altos: Eliminate compiler warnings when building ao_flight_test
40515     
40516     We turn on a pile of warnings for that.
40517     
40518     Signed-off-by: Keith Packard <keithp@keithp.com>
40519
40520 commit 1ae3f467a1d7be2fc3b1a45ba12568a3a25a0099
40521 Author: Keith Packard <keithp@keithp.com>
40522 Date:   Tue Jul 10 15:11:36 2012 -0700
40523
40524     altos: Rename *_mm.c back to *.c
40525     
40526     Was just a temporary hack to keep cc1111 products building during MM development.
40527     
40528     Signed-off-by: Keith Packard <keithp@keithp.com>
40529
40530 commit 702ca87983594880d7926d2317d63802af82746e
40531 Author: Keith Packard <keithp@keithp.com>
40532 Date:   Tue Jul 10 15:07:34 2012 -0700
40533
40534     altos: remove stale ao_flight.c and ao_sample.c
40535     
40536     The mega-metrum versions are now the official versions
40537     
40538     Signed-off-by: Keith Packard <keithp@keithp.com>
40539
40540 commit 31b05454ec8d90b89fa3039563ff0e86ae80b2a0
40541 Author: Keith Packard <keithp@keithp.com>
40542 Date:   Tue Jul 3 21:02:20 2012 -0700
40543
40544     altos: Move profiling settings to Makefile
40545     
40546     Instead of splitting the changes across Makefile and ao_pins.h, put
40547     them both in Makefile to simplify enabling profiling.
40548     
40549     Signed-off-by: Keith Packard <keithp@keithp.com>
40550
40551 commit 939ad8bfd640ed55116703a58f87af06e75ef87e
40552 Author: Keith Packard <keithp@keithp.com>
40553 Date:   Tue Jul 3 21:01:01 2012 -0700
40554
40555     altos: Crank up the gaussian noise in the FEC test
40556     
40557     This lets us check to make sure our receive performance isn't
40558     degrading at all, instead of just making sure we can receive
40559     perfect packets well.
40560     
40561     Signed-off-by: Keith Packard <keithp@keithp.com>
40562
40563 commit e8ab00cc45e48230e3b2018ce959114d3fedd228
40564 Author: Keith Packard <keithp@keithp.com>
40565 Date:   Tue Jul 3 20:59:35 2012 -0700
40566
40567     altos: Viterbi performance improvments. Down to 5.7ms for command decode
40568     
40569     Stealing more of Phil's good ideas, decoding a command mode packet has
40570     been reduced from 9ms to 5.7ms. Lots more comments to help future-me
40571     figure out how this code works.
40572     
40573     Signed-off-by: Keith Packard <keithp@keithp.com>
40574
40575 commit ea957f9e6144f8411ac84ee2905700f55f5a6e8a
40576 Author: Keith Packard <keithp@keithp.com>
40577 Date:   Tue Jul 3 00:29:43 2012 -0700
40578
40579     altosui: Fix flight data download for TM. Look for MM flights when graphing
40580     
40581     A couple of minor fixes, the first to not force the log format so that
40582     TM/Tm data will be downloaded correctly and the second to expand the
40583     set of files to include '.mega' files when plotting data.
40584     
40585     Signed-off-by: Keith Packard <keithp@keithp.com>
40586
40587 commit 933fc7e4c2f617e49e1cfdf45b83695290b51456
40588 Author: Keith Packard <keithp@keithp.com>
40589 Date:   Mon Jul 2 23:44:10 2012 -0700
40590
40591     altos: Do not block igniters on the radio mutex.
40592     
40593     Blocking igniters on the radio mutex fails when doing igniter testing
40594     over the RF link; the packet receiver task will never release the
40595     mutex and the CPU at the same time, causing the system to lock up.
40596     
40597     Signed-off-by: Keith Packard <keithp@keithp.com>
40598
40599 commit 50b343d389039eae082e82b8ac0b76ae3e2b3ad4
40600 Author: Bdale Garbee <bdale@gag.com>
40601 Date:   Sun Jul 1 23:24:20 2012 -0600
40602
40603     extend cross-compiler availability logic to all target CPUs, not just ARM
40604
40605 commit f0ec8416f2e308e40e1b9f34a7c2549989fee5fb
40606 Author: Bdale Garbee <bdale@gag.com>
40607 Date:   Sat Jun 30 13:00:33 2012 -0600
40608
40609     conditionalize build of ARM binaries on presence of arm-none-eabi-gcc in PATH
40610
40611 commit edbc5d27c8c2936b59ff5289276d9198b501ebc8
40612 Author: Keith Packard <keithp@keithp.com>
40613 Date:   Thu Jun 28 17:43:36 2012 -0700
40614
40615     altos: Declare cc1111 accel_ref as unsigned so the math works
40616     
40617     If accel_ref is signed, then the careful shifting and dividing dance
40618     necessary to correct for changes in the relationship between the 5V
40619     and 3.3V supplies always generates zero.
40620     
40621     Signed-off-by: Keith Packard <keithp@keithp.com>
40622
40623 commit ccf64117662fc800a07b3a25e52255b80f8b5eaf
40624 Author: Keith Packard <keithp@keithp.com>
40625 Date:   Thu Jun 28 16:42:59 2012 -0700
40626
40627     Update version to 1.0.9.6
40628     
40629     Signed-off-by: Keith Packard <keithp@keithp.com>
40630
40631 commit ca1bc20735a170a77066f5f37e0ad728899a3989
40632 Author: Keith Packard <keithp@keithp.com>
40633 Date:   Thu Jun 28 16:05:56 2012 -0700
40634
40635     altos: Disable MS5607 interrupt in the handler
40636     
40637     Avoids having the interrupt re-raised multiple times until the reading
40638     task finally wakes up.
40639     
40640     Signed-off-by: Keith Packard <keithp@keithp.com>
40641
40642 commit 572e1664938c7ce6c308b36779f6a412959e03f1
40643 Author: Keith Packard <keithp@keithp.com>
40644 Date:   Wed Jun 27 23:11:27 2012 -0700
40645
40646     altos: Track missed HMC5883 interrupts
40647     
40648     When it fails to signal conversion complete to the CPU, keep track of
40649     that and report it with the rest of the current data.
40650     
40651     Signed-off-by: Keith Packard <keithp@keithp.com>
40652
40653 commit 79dbe1a5e46d7f0b8929400897631ab969cd2bc0
40654 Author: Keith Packard <keithp@keithp.com>
40655 Date:   Wed Jun 27 23:09:16 2012 -0700
40656
40657     altos: Increase default STM stack to 648 bytes
40658     
40659     512 seems cozy given the printf implementation we're using and the
40660     extensive interrupts.
40661     
40662     Signed-off-by: Keith Packard <keithp@keithp.com>
40663
40664 commit aab7b31b71aa7c87c5a5003084e4b7773c30835f
40665 Author: Keith Packard <keithp@keithp.com>
40666 Date:   Wed Jun 27 23:05:36 2012 -0700
40667
40668     altos: panic if MPU6000 self test fails
40669     
40670     Don't try to fly if the board isn't working right.
40671     
40672     Signed-off-by: Keith Packard <keithp@keithp.com>
40673
40674 commit f9f65211c378849270a6138fda05ed2a166f7d82
40675 Author: Keith Packard <keithp@keithp.com>
40676 Date:   Wed Jun 27 23:04:25 2012 -0700
40677
40678     altos: Disable mag sensor for megametrum
40679     
40680     It doesn't work unless USB is connected or occasionally while the
40681     debug port is enabled. It's mystic.
40682     
40683     Signed-off-by: Keith Packard <keithp@keithp.com>
40684
40685 commit dd623b21cb904238c6d903b6936ff2f8ebf6f339
40686 Author: Keith Packard <keithp@keithp.com>
40687 Date:   Wed Jun 27 23:03:33 2012 -0700
40688
40689     altos: Allow megametrum to be built without using the mag sensor
40690     
40691     I'm having trouble getting it working reliably, so we'll like disable it
40692     for now. This patch makes that possible.
40693     
40694     Signed-off-by: Keith Packard <keithp@keithp.com>
40695
40696 commit bd21c050fd8b96b33ab6859c942bf55cf2b91868
40697 Author: Keith Packard <keithp@keithp.com>
40698 Date:   Wed Jun 27 19:47:52 2012 -0700
40699
40700     altos: Make profiling Viterbi decoder more useful
40701     
40702     This blocks starting the decoder until all of the data have arrived so
40703     that the time spent in the decoder is easily computed.
40704     
40705     Signed-off-by: Keith Packard <keithp@keithp.com>
40706
40707 commit 407cefae9cb95c5910b3bd79851776c48729e06b
40708 Author: Keith Packard <keithp@keithp.com>
40709 Date:   Wed Jun 27 19:45:22 2012 -0700
40710
40711     altos: Unroll viterbi state loop for >30% performance boost
40712     
40713     9.3ms vs 14.7ms, a clear win.
40714     
40715     Signed-off-by: Keith Packard <keithp@keithp.com>
40716
40717 commit 4f258fe565dc3e58b83761bfa1a2276946012163
40718 Author: Keith Packard <keithp@keithp.com>
40719 Date:   Wed Jun 27 17:18:57 2012 -0700
40720
40721     altos: Clean up STM I2C clock computations
40722     
40723     Fix both clock time and rise time.
40724     
40725     Signed-off-by: Keith Packard <keithp@keithp.com>
40726
40727 commit 84f9a525c64491afa9b7a565e3c10a4cee106e14
40728 Author: Keith Packard <keithp@keithp.com>
40729 Date:   Wed Jun 27 17:17:44 2012 -0700
40730
40731     altos: Clean up radio CRC handling
40732     
40733     Make the FEC code just set the CRC_OK bit like the cc1111 radio does;
40734     eliminates a bunch of weird conventions across the FEC API.
40735     
40736     Signed-off-by: Keith Packard <keithp@keithp.com>
40737
40738 commit b0b7f5da2d29716959c6793d744e47a3d435c247
40739 Author: Keith Packard <keithp@keithp.com>
40740 Date:   Wed Jun 27 14:38:35 2012 -0700
40741
40742     altos: get MPU6000 I2C link working reliably
40743     
40744     This slows the i2c bus to 100kHz (yuck), sets the rise time to spec
40745     (it was way off) and adds more delays during bus setup. I've run this
40746     for hours now without trouble. Will try to adjust things back to fast
40747     mode and see if I can make that work as 100kHz isn't fast enough to
40748     reliably get data at 100 samples/sec.
40749     
40750     Signed-off-by: Keith Packard <keithp@keithp.com>
40751
40752 commit e63d624f9670b5e2e002fcd5f24b80cf7f1effdf
40753 Author: Keith Packard <keithp@keithp.com>
40754 Date:   Wed Jun 27 14:35:56 2012 -0700
40755
40756     altos: reorder stm USB state stores to avoid races
40757     
40758     Must set ao_usb_in_pending before telling USB about new data or an
40759     interrupt could arrive at the wrong time to clear it.
40760     
40761     Same for ao_usb_in_flushed.
40762     
40763     Without these changes, I've seen the USB bus lock up on occasion,
40764     waiting for an IN packet to consume data, but with no IN data pending
40765     in the hardware.
40766     
40767     Signed-off-by: Keith Packard <keithp@keithp.com>
40768
40769 commit 08a4ed8fe794a2b2b52147bd5535fe0954822e95
40770 Author: Keith Packard <keithp@keithp.com>
40771 Date:   Wed Jun 27 14:34:53 2012 -0700
40772
40773     altos: include targe SPI speed in get request
40774     
40775     STM needs it to be provided when enabling the SPI device, so just fix
40776     AVR and cc1111 to do the same.
40777     
40778     Signed-off-by: Keith Packard <keithp@keithp.com>
40779
40780 commit 1a1d4a557a30e2e743936b828b654187ec562ca8
40781 Author: Keith Packard <keithp@keithp.com>
40782 Date:   Wed Jun 27 02:46:27 2012 -0700
40783
40784     altos: Wait for i2c START condition before setting interrupt bits
40785     
40786     This seems better than the random loop that it replaces, but I still
40787     have no idea why this is required; it doesn't coorespond to the docs
40788     at all...
40789     
40790     Signed-off-by: Keith Packard <keithp@keithp.com>
40791
40792 commit 9695a217e13f9d194b6dc40e2696017e5f8e8176
40793 Author: Keith Packard <keithp@keithp.com>
40794 Date:   Wed Jun 27 01:22:32 2012 -0700
40795
40796     altos: disable FEC debug on MM
40797     
40798     Seems to work; we'll leave the code around in case something bad
40799     happens later.
40800     
40801     Signed-off-by: Keith Packard <keithp@keithp.com>
40802
40803 commit b96eece8e42df0713fc92d47b6bb27604c0168a2
40804 Author: Keith Packard <keithp@keithp.com>
40805 Date:   Wed Jun 27 01:22:00 2012 -0700
40806
40807     altos: Clean up cc1120 driver a bit
40808     
40809     Make some variables static, remove stale debug code
40810     
40811     Signed-off-by: Keith Packard <keithp@keithp.com>
40812
40813 commit a00aff5ee93ea9763b5c0466fcecc823cad135ef
40814 Author: Keith Packard <keithp@keithp.com>
40815 Date:   Wed Jun 27 01:20:43 2012 -0700
40816
40817     altos: Don't try to grab radio while firing MM igniters
40818     
40819     If you're in idle mode, you stop forever as the packet mode receiver
40820     will own the radio mutex forever.
40821     
40822     Signed-off-by: Keith Packard <keithp@keithp.com>
40823
40824 commit 8fc643c9768f0db31a248331681af9490f5715af
40825 Author: Keith Packard <keithp@keithp.com>
40826 Date:   Wed Jun 27 01:19:05 2012 -0700
40827
40828     altos: stm i2c debug code was calling flush() even when disabled
40829     
40830     The fancy stm i2c debugging code had calls to flush() that were
40831     invoked outside of the conditionals leading to all kinds of fun --
40832     flush() may re-enable interrupts, yield or do all kinds of wacky
40833     stuff, none of which is appropriate from the middle of a device driver
40834     
40835     Signed-off-by: Keith Packard <keithp@keithp.com>
40836
40837 commit 0285696e5280fc64774b6c3a2fcdaa36bd36ae7c
40838 Author: Keith Packard <keithp@keithp.com>
40839 Date:   Wed Jun 27 01:17:51 2012 -0700
40840
40841     altos: mpu6000 requires a delay during start
40842     
40843     I have no idea why this is required, but the mpu6000 will not come up
40844     and run if this isn't present.
40845     
40846     Signed-off-by: Keith Packard <keithp@keithp.com>
40847
40848 commit 4847595e0383e5ff9c5a373f3c7f2af8c210c50a
40849 Author: Keith Packard <keithp@keithp.com>
40850 Date:   Tue Jun 26 23:25:00 2012 -0700
40851
40852     altos: ao_ignite.c is no longer cc1111 specific
40853     
40854     Move it to core
40855     
40856     Signed-off-by: Keith Packard <keithp@keithp.com>
40857
40858 commit 8efac8eb99a9aabb45d9fbf742e4be91e4b331a5
40859 Author: Keith Packard <keithp@keithp.com>
40860 Date:   Tue Jun 26 23:21:04 2012 -0700
40861
40862     altos: Add debugging code to check for stack overflow
40863     
40864     Stack overflow often happens from interrupt handlers sitting on top of
40865     a task stack. Check for this during ao_wakeup as that is often called
40866     during interrupt processing.
40867     
40868     Signed-off-by: Keith Packard <keithp@keithp.com>
40869
40870 commit ebeac02a990da3fa6dd71487141d0bc6f78b42de
40871 Author: Keith Packard <keithp@keithp.com>
40872 Date:   Tue Jun 26 23:20:17 2012 -0700
40873
40874     altos: Enable full flight computer functionality in MegaMetrum
40875     
40876     This turns on everything that currently works
40877     
40878     Signed-off-by: Keith Packard <keithp@keithp.com>
40879
40880 commit fb2b83fcd28199d8c686e676d46d6ecfbf706f37
40881 Author: Keith Packard <keithp@keithp.com>
40882 Date:   Tue Jun 26 23:18:44 2012 -0700
40883
40884     altos: Create a 32-bit 1MHz timer for use in profiling execution
40885     
40886     This provides a simple method for getting high-resolution timer data
40887     to use in performance tuning code. It's not used by default anywhere.
40888     
40889     Signed-off-by: Keith Packard <keithp@keithp.com>
40890
40891 commit 097b337eb9b7deff13d5dcdafddec9bec3868b93
40892 Author: Keith Packard <keithp@keithp.com>
40893 Date:   Tue Jun 26 23:17:00 2012 -0700
40894
40895     altos: Abort radio receive when using flash memory on megametrum
40896     
40897     Radio receive camps on the SPI bus, making it impossible to access
40898     flash memory. Abort any pending receive operation when trying to get
40899     to the flash part.
40900     
40901     Yes, this is a total hack.
40902     
40903     Signed-off-by: Keith Packard <keithp@keithp.com>
40904
40905 commit 1ae69a1c2ce7e45db9d9c175bc63867eff68ebe5
40906 Author: Keith Packard <keithp@keithp.com>
40907 Date:   Tue Jun 26 23:15:54 2012 -0700
40908
40909     altos: Make gcc happy with ao_telemetry_set_interval
40910     
40911     Using unsigned locals made GCC sad as it was compared with a signed value.
40912     
40913     Signed-off-by: Keith Packard <keithp@keithp.com>
40914
40915 commit c4036bf6e7997b618f89a05dd1214c16066ba2b2
40916 Author: Keith Packard <keithp@keithp.com>
40917 Date:   Tue Jun 26 23:14:13 2012 -0700
40918
40919     altos: Turn radio-related bits of ao_flight_mm.c
40920     
40921     Now that MM has full radio functionality, we can make it work right.
40922     
40923     Signed-off-by: Keith Packard <keithp@keithp.com>
40924
40925 commit b5f5fd92109ac6f4909a81303d52bc9220cc2520
40926 Author: Keith Packard <keithp@keithp.com>
40927 Date:   Tue Jun 26 23:13:14 2012 -0700
40928
40929     altos: custom hex printer for telemetry packets
40930     
40931     Using printf is way too slow with pdclib; just hand-write hex byte output.
40932     
40933     Signed-off-by: Keith Packard <keithp@keithp.com>
40934
40935 commit f1ae622eff60e05c1f5d8f822a3cf6a85750c6cc
40936 Author: Keith Packard <keithp@keithp.com>
40937 Date:   Tue Jun 26 23:11:10 2012 -0700
40938
40939     altos: Optimize FEC encode and decode
40940     
40941     Integrate interleaving, CRC and padding within the decode/encode
40942     functions.
40943     
40944     Provide for ISR priorities so that the 1120 RX interrupt takes
40945     precedence over the other interrupts or we risk losing bits.
40946     
40947     Optimize the viterbi decoder a bit (goes from 10ms per packet to 7ms
40948     per packet).
40949     
40950     Signed-off-by: Keith Packard <keithp@keithp.com>
40951
40952 commit 936ecad62596f34773afb7460b10f63df7d0896d
40953 Author: Keith Packard <keithp@keithp.com>
40954 Date:   Tue Jun 26 23:07:38 2012 -0700
40955
40956     altos: Add GPS logging code for MegaMetrum
40957     
40958     MM uses a different logging format with larger log blocks, so
40959     restructure the GPS logging code to fill them up
40960     
40961     Signed-off-by: Keith Packard <keithp@keithp.com>
40962
40963 commit 33f8f7add27a02d24b0671da353b59762224c1ee
40964 Author: Keith Packard <keithp@keithp.com>
40965 Date:   Tue Jun 26 23:05:42 2012 -0700
40966
40967     altos: Make cc1111 radio control functions static
40968     
40969     No need to publish these; they're all private to cc1111
40970     
40971     Signed-off-by: Keith Packard <keithp@keithp.com>
40972
40973 commit 03dc80d15a2f8fe9d7340351226dadd8bc3cfdb9
40974 Author: Keith Packard <keithp@keithp.com>
40975 Date:   Tue Jun 26 23:01:58 2012 -0700
40976
40977     altos: Clean up usage of port parameters
40978     
40979     Make stm port parameters always be pointers; this avoids the confusion
40980     where some macros took '&port' and others took a bare 'port', and also
40981     unifies code to run on other processors in a consistent fashion.
40982     
40983     Signed-off-by: Keith Packard <keithp@keithp.com>
40984
40985 commit f11f05c5d634de2a80c34d0d3dc93925980f52e6
40986 Author: Keith Packard <keithp@keithp.com>
40987 Date:   Tue Jun 26 22:20:50 2012 -0700
40988
40989     altosui: Make libaltos recognise new USB ids
40990     
40991     libaltos has a small range of 'AltusMetrum' products to avoid opening
40992     other devices. We've got more IDs, so open up the range.
40993     
40994     Signed-off-by: Keith Packard <keithp@keithp.com>
40995
40996 commit 9dcb4e2ab60ecf0cc7371c1b1a620be952fa8776
40997 Author: Keith Packard <keithp@keithp.com>
40998 Date:   Tue Jun 26 22:19:01 2012 -0700
40999
41000     altosui: AltosSerial and AltosLink both tried to provide frequency setting
41001     
41002     AltosLink owns all of the device configuration, so remove that from
41003     AltosSerial and make sure that AltosLink provides the right function
41004     signatures (wasn't using the new direct frequency setting command).
41005     
41006     Signed-off-by: Keith Packard <keithp@keithp.com>
41007
41008 commit eab18714ed9eabbcef0ff81b07427da042a58ccc
41009 Author: Keith Packard <keithp@keithp.com>
41010 Date:   Tue Jun 26 22:16:44 2012 -0700
41011
41012     altos: rename ao_viterbi.c to ao_fec_rx.c
41013     
41014     Keep it parallel with ao_fec_tx.c
41015     
41016     Signed-off-by: Keith Packard <keithp@keithp.com>
41017
41018 commit 09761fe0f6ed40ff74317fbb47d6a74068fb4ce4
41019 Author: Keith Packard <keithp@keithp.com>
41020 Date:   Mon Jun 25 06:51:36 2012 -0700
41021
41022     altos: Incremental viterbi decode
41023     
41024     Decode radio input one interleave block at a time. This overlaps the
41025     decode computation with the packet reception, leading to lower latency
41026     in an attempt to keep up with the transmitter.
41027     
41028     Signed-off-by: Keith Packard <keithp@keithp.com>
41029
41030 commit 628076aa90e7bc9a894646e417dd8e1fe149b60d
41031 Author: Keith Packard <keithp@keithp.com>
41032 Date:   Mon Jun 25 06:38:34 2012 -0700
41033
41034     altos: decode cc1120 received packets
41035     
41036     Call the fec decode function, compute RSSI and check CRC
41037     
41038     Signed-off-by: Keith Packard <keithp@keithp.com>
41039
41040 commit 70cf32e89df19bde5185339fc703532c8a5b8be6
41041 Author: Keith Packard <keithp@keithp.com>
41042 Date:   Mon Jun 25 05:03:34 2012 -0700
41043
41044     altos: Get cc1120 packet reception working
41045     
41046     Interrupt-per-bit, but it seems to work
41047     
41048     Signed-off-by: Keith Packard <keithp@keithp.com>
41049
41050 commit 246174b32bb6cf827d240c32d6a51c3513a08c37
41051 Author: Keith Packard <keithp@keithp.com>
41052 Date:   Mon Jun 25 05:03:16 2012 -0700
41053
41054     altos: Forgot ao_telemetry.h
41055     
41056     Not much builds without this...
41057     
41058     Signed-off-by: Keith Packard <keithp@keithp.com>
41059
41060 commit b292c14790fc225029cba3f80ce8ad6c5652bc4e
41061 Author: Keith Packard <keithp@keithp.com>
41062 Date:   Sat Jun 23 16:05:42 2012 -0700
41063
41064     altos: improve FEC apis to reduce data copying
41065     
41066     Integrate interleaving and whitening into encode and decode steps.
41067     Add CRC checking function for receive.
41068     
41069     Make ao_fec_test program round-trip the data and verify correctness.
41070     
41071     Signed-off-by: Keith Packard <keithp@keithp.com>
41072
41073 commit 74f6a1a8c8fa9d5bb8d74c99782310b431dd4727
41074 Author: Keith Packard <keithp@keithp.com>
41075 Date:   Sat Jun 23 02:24:30 2012 -0700
41076
41077     altos: Add ao_viterbi.c to megametrum build
41078     
41079     It's not used yet, just wanted to see how big the resulting object
41080     file was (492 bytes).
41081     
41082     Signed-off-by: Keith Packard <keithp@keithp.com>
41083
41084 commit 566a0c277de01963922cabc80db8ec3a129923bd
41085 Author: Keith Packard <keithp@keithp.com>
41086 Date:   Sat Jun 23 02:23:08 2012 -0700
41087
41088     altos: fix comment about decoding last byte of FEC data
41089     
41090     There aren't *any* forward bits to use when decoding the last byte.
41091     
41092     Signed-off-by: Keith Packard <keithp@keithp.com>
41093
41094 commit 83549f8bde42c3fddbdc817540c869dc8aefd013
41095 Author: Keith Packard <keithp@keithp.com>
41096 Date:   Sat Jun 23 02:13:52 2012 -0700
41097
41098     altos: Make ao_fec_tx_test build cleanly with -Wall
41099     
41100     Signed-off-by: Keith Packard <keithp@keithp.com>
41101
41102 commit f7bf07dfdad260c1f219064957ef08fb480bf20f
41103 Author: Keith Packard <keithp@keithp.com>
41104 Date:   Sat Jun 23 02:12:58 2012 -0700
41105
41106     altos: optimize Viterbi implementation
41107     
41108     Minimize data usage, make data arrays static
41109     
41110     Signed-off-by: Keith Packard <keithp@keithp.com>
41111
41112 commit ff8de3af193839de4bacfd07ade7a5f9ac0bf5b3
41113 Author: Keith Packard <keithp@keithp.com>
41114 Date:   Sat Jun 23 00:54:42 2012 -0700
41115
41116     altos: incremental viterbi decode
41117     
41118     Decode bits incrementally. Don't bother decoding the last byte; it's
41119     always a pad byte.
41120     
41121     Signed-off-by: Keith Packard <keithp@keithp.com>
41122
41123 commit 047e95421c87c5d056038797b48f759bedabf245
41124 Author: Keith Packard <keithp@keithp.com>
41125 Date:   Fri Jun 22 23:31:11 2012 -0700
41126
41127     altos: Start optimizing viterbi decoder
41128     
41129     Only need two cost arrays (previous and next). Create constant
41130     full-width decoder table instead of expanding bits into bytes for each
41131     decode step.
41132     
41133     Signed-off-by: Keith Packard <keithp@keithp.com>
41134
41135 commit cbf79a0f9cb859d04e8e03d627219cb2bf49611f
41136 Author: Keith Packard <keithp@keithp.com>
41137 Date:   Fri Jun 22 23:12:02 2012 -0700
41138
41139     altos: Add the simplest possible viterbi decoder
41140     
41141     I think I understand how it works now. It's not exactly speedy, and it
41142     uses a lot of memory.
41143     
41144     Signed-off-by: Keith Packard <keithp@keithp.com>
41145
41146 commit 75e4521ec42a368cebc67a07f8713d7a854ea265
41147 Author: Keith Packard <keithp@keithp.com>
41148 Date:   Thu Jun 21 09:52:37 2012 -0700
41149
41150     altos: Move FEC code to core
41151     
41152     It's not a driver as it's not specific to the 1120 chip
41153     
41154     Signed-off-by: Keith Packard <keithp@keithp.com>
41155
41156 commit 0b5548d6ced67201311e1072d37fbedd3d9929c9
41157 Author: Keith Packard <keithp@keithp.com>
41158 Date:   Thu Jun 21 09:51:17 2012 -0700
41159
41160     ao-tools: Support MM telemetry packets in ao-telem
41161     
41162     Parse the new packet formats
41163     
41164     Signed-off-by: Keith Packard <keithp@keithp.com>
41165
41166 commit 6f421818fd7062f03bfaf9e606d6a4cfdcb13b49
41167 Author: Keith Packard <keithp@keithp.com>
41168 Date:   Thu Jun 21 09:50:18 2012 -0700
41169
41170     altosui: Support MM telemetry packets
41171     
41172     Required restructuring the whole telemetry system to provide abstract
41173     interfaces to flight data.
41174     
41175     Signed-off-by: Keith Packard <keithp@keithp.com>
41176
41177 commit ff5b0ba90e73a83360a2e8a7e9969ed2c3ce1514
41178 Author: Keith Packard <keithp@keithp.com>
41179 Date:   Thu Jun 21 09:46:50 2012 -0700
41180
41181     altos: Crank down STM SPI speed for MM
41182     
41183     The cc1120 is noisy enough to break SPI data transfers at 4MHz, so
41184     crank things down to 1MHz. It's "stable" now, but clearly needs a
41185     filter and shorter traces.
41186     
41187     Signed-off-by: Keith Packard <keithp@keithp.com>
41188
41189 commit d2bd95edb6f77daeb1e8f043c4a239c248728e0c
41190 Author: Keith Packard <keithp@keithp.com>
41191 Date:   Thu Jun 21 09:45:42 2012 -0700
41192
41193     altos: Add full MM telemetry
41194     
41195     Create two new telemetry packets to hold all of the MM data.
41196     
41197     This patch also splits the telemetry structures out of ao.h
41198     
41199     Signed-off-by: Keith Packard <keithp@keithp.com>
41200
41201 commit 419a801131c1034f1fa149a67850290431cbda72
41202 Author: Keith Packard <keithp@keithp.com>
41203 Date:   Thu Jun 21 09:39:10 2012 -0700
41204
41205     altos: Configure STM LCD driver for giant LCD digits
41206     
41207     These devices require static mode.
41208     
41209     Signed-off-by: Keith Packard <keithp@keithp.com>
41210
41211 commit 611f37607fadcdc9908d67456f844a452ad4a87a
41212 Author: Keith Packard <keithp@keithp.com>
41213 Date:   Sun Jun 17 19:11:35 2012 -0700
41214
41215     altos: Make sure ao_storage_config is set before reading config block
41216     
41217     ao_storage_read does in fact call ao_storage_setup, but we need the
41218     value of ao_storage_config *before* calling ao_storage_read, so call
41219     ao_storage_setup first.
41220     
41221     Signed-off-by: Keith Packard <keithp@keithp.com>
41222
41223 commit ae3662c56effda9f0516c7d6ffd2d5f56b859593
41224 Author: Keith Packard <keithp@keithp.com>
41225 Date:   Sun Jun 17 19:06:08 2012 -0700
41226
41227     altos: hack STM serial number to 58
41228     
41229     otherwise altosui won't record telemetry
41230     
41231     Signed-off-by: Keith Packard <keithp@keithp.com>
41232
41233 commit 976a8375932ddb46ca3100863b0a892732c0923e
41234 Author: Keith Packard <keithp@keithp.com>
41235 Date:   Sun Jun 17 19:04:53 2012 -0700
41236
41237     altos: make cc1120 ao_radio_send re-entrant
41238     
41239     It gets called from multiple tasks, so put local data on the stack.
41240     
41241     Signed-off-by: Keith Packard <keithp@keithp.com>
41242
41243 commit 629f43e7c7abbff33e14b168a08a4b6a9c88b937
41244 Author: Keith Packard <keithp@keithp.com>
41245 Date:   Sun Jun 17 19:04:22 2012 -0700
41246
41247     altos: Add telemetry to megametrum
41248     
41249     Now that the radio works
41250     
41251     Signed-off-by: Keith Packard <keithp@keithp.com>
41252
41253 commit 9b24f413da0b6d989b32e8654a91c8deee4c81dd
41254 Author: Keith Packard <keithp@keithp.com>
41255 Date:   Sun Jun 17 19:02:50 2012 -0700
41256
41257     ao-tools: add rudimentary support for MM telemetry to ao-telem
41258     
41259     Just pretends they're TM packets for now
41260     
41261     Signed-off-by: Keith Packard <keithp@keithp.com>
41262
41263 commit 4cb46b8a84a0dd5b8fcb479d7aa5157480e1bc67
41264 Author: Keith Packard <keithp@keithp.com>
41265 Date:   Sun Jun 17 19:01:24 2012 -0700
41266
41267     altosui: Add rudimentary MM support to altosui
41268     
41269     Decoded the MM sensor packets as if they were TM packets.
41270     Add the USB ids.
41271     Add class of 'altimeter' devices and match those instead of just
41272     telemetrum as appropriate.
41273     
41274     Signed-off-by: Keith Packard <keithp@keithp.com>
41275
41276 commit 55747ce210d7d80d5b4fdaaf9dc7ee0f7bc8b0a3
41277 Author: Keith Packard <keithp@keithp.com>
41278 Date:   Sun Jun 17 18:58:56 2012 -0700
41279
41280     altosui: Move product definitions from AltosUI to AltosLib
41281     
41282     Signed-off-by: Keith Packard <keithp@keithp.com>
41283
41284 commit e6d236fdc615625fbbf28377453f920729e49b0f
41285 Author: Keith Packard <keithp@keithp.com>
41286 Date:   Sun Jun 17 16:17:00 2012 -0700
41287
41288     altos: Software implemenation of CC1111 radio encoding
41289     
41290     Add CRC, whitening, FEC and interleaving routines for transmission
41291     path to allow cc1120 to send telem packets to cc1111.
41292     
41293     Signed-off-by: Keith Packard <keithp@keithp.com>
41294
41295 commit 1a294852b3607947f0f86bf236785456d8719e5f
41296 Author: Keith Packard <keithp@keithp.com>
41297 Date:   Sun Jun 17 16:14:33 2012 -0700
41298
41299     altos: Be more careful about register save/restore in ao_yield
41300     
41301     Make sure the general registers are all saved before messing with any
41302     of them. Then, explicitly use r0 to save/restore apsr and primask.
41303     
41304     Signed-off-by: Keith Packard <keithp@keithp.com>
41305
41306 commit 9d3fe2a80d0925e3eded6d738d05c5b4ea61504c
41307 Author: Keith Packard <keithp@keithp.com>
41308 Date:   Sun Jun 17 16:12:18 2012 -0700
41309
41310     altos: Don't lose IRQ disabled state in ao_sleep
41311     
41312     Using ao_arch_critical around the wchan setting will force interrupts
41313     to be re-enabled before ao_yield records the state of that bit,
41314     potentially causing problems with functions not atomically testing and
41315     sleeping.
41316     
41317     Tasks that need to set wchan with interrupts disabled should have
41318     interrupts disabled when entering ao_sleep already.
41319     
41320     Signed-off-by: Keith Packard <keithp@keithp.com>
41321
41322 commit 4e6d96816e6604ee8d9bb49345a1c1211699a655
41323 Author: Keith Packard <keithp@keithp.com>
41324 Date:   Sun Jun 17 16:11:23 2012 -0700
41325
41326     altos: ao_storage_read already calls ao_storage_setup
41327     
41328     No need to call twice.
41329     
41330     Signed-off-by: Keith Packard <keithp@keithp.com>
41331
41332 commit ca310342d7b0bd1b78318cae38d920b8690dfd36
41333 Author: Keith Packard <keithp@keithp.com>
41334 Date:   Sun Jun 17 16:09:43 2012 -0700
41335
41336     altosui: Catch timeout errors when setting up TD telem monitoring
41337     
41338     Close the port in this case so it can be used for other things.
41339     
41340     Signed-off-by: Keith Packard <keithp@keithp.com>
41341
41342 commit 58e005375ca29dec6091d87159055004e7f19605
41343 Author: Keith Packard <keithp@keithp.com>
41344 Date:   Sun Jun 17 12:43:43 2012 -0700
41345
41346     altos: Use interrupts to wake up after RDF transmission.
41347     
41348     Also clean up the debug output
41349     
41350     Signed-off-by: Keith Packard <keithp@keithp.com>
41351
41352 commit 5df94f74522357e062f4ec2786ff825381b2fb10
41353 Author: Keith Packard <keithp@keithp.com>
41354 Date:   Sun Jun 17 12:42:32 2012 -0700
41355
41356     altos: Crank cc1120 power down to 0dBm to avoid crashing CPU
41357     
41358     Looks like RFI from the transmitter is confusing the CPU; lower the
41359     1120 power output from +14dBm to +0dBm to keep the CPU happy.
41360     
41361     Signed-off-by: Keith Packard <keithp@keithp.com>
41362
41363 commit e856df474c386b8df3d2bd9e87b766ae0439efbf
41364 Author: Keith Packard <keithp@keithp.com>
41365 Date:   Fri Jun 15 22:41:17 2012 -0700
41366
41367     altos: Reduce STM SPI data rate to 4MHz
41368     
41369     cc1120 doesn't want more than 6.1MHz, otherwise it gets very angry.
41370     
41371     Signed-off-by: Keith Packard <keithp@keithp.com>
41372
41373 commit e09e35471e788b88909ff01037fb8e0e4eabcd7d
41374 Author: Keith Packard <keithp@keithp.com>
41375 Date:   Fri Jun 15 22:40:30 2012 -0700
41376
41377     altos: Start making cc1120 radio work
41378     
41379     RDF tones and radio calibration work now.
41380     
41381     Signed-off-by: Keith Packard <keithp@keithp.com>
41382
41383 commit c2949ea15c59215834fedac7646f50c8a09f716f
41384 Author: Keith Packard <keithp@keithp.com>
41385 Date:   Fri Jun 15 22:38:37 2012 -0700
41386
41387     altos: Fix cc1120 packet mode datarate and config
41388     
41389     Was using the wrong function
41390     
41391     Signed-off-by: Keith Packard <keithp@keithp.com>
41392
41393 commit 1b7e4c29bf9608bfc972ae28b53cc823f4c37f92
41394 Author: Keith Packard <keithp@keithp.com>
41395 Date:   Fri Jun 15 22:32:10 2012 -0700
41396
41397     altos: Make sure cc1120 is initialized correctly at startup time
41398     
41399     Check to make sure it pulls down MISO when CS is enabled.
41400     
41401     Signed-off-by: Keith Packard <keithp@keithp.com>
41402
41403 commit 27c95adf35e646840b9bd562497eea0dc96bb9bb
41404 Author: Keith Packard <keithp@keithp.com>
41405 Date:   Fri Jun 15 22:31:36 2012 -0700
41406
41407     altos: use 'b' command for radio beep
41408     
41409     'B' is used by the baro data dumper.
41410     
41411     Signed-off-by: Keith Packard <keithp@keithp.com>
41412
41413 commit 93e6d0a2c0b60e7bedd34f06ba63b468dcc8e013
41414 Author: Keith Packard <keithp@keithp.com>
41415 Date:   Fri Jun 15 22:30:03 2012 -0700
41416
41417     altos: Fix RDF mode data rate and PKT_CFG0 value
41418     
41419     Changes tone to the desired 1kHz frequency and ensures the PKT_CFG0
41420     has the right value.
41421     
41422     Signed-off-by: Keith Packard <keithp@keithp.com>
41423
41424 commit c96e60bedeb00d28c36436c12b803fd8cbadce26
41425 Author: Keith Packard <keithp@keithp.com>
41426 Date:   Fri Jun 15 22:28:55 2012 -0700
41427
41428     altos: Actually write cc1120 register values
41429     
41430     Helps to not use 'read' mode when writing.
41431     
41432     Signed-off-by: Keith Packard <keithp@keithp.com>
41433
41434 commit 97d163c88ed8c8f64a9714018863d0b6eedab38f
41435 Author: Keith Packard <keithp@keithp.com>
41436 Date:   Fri Jun 15 22:27:48 2012 -0700
41437
41438     altos: Configure cc1120 frequency
41439     
41440     Set default conversion value, and pull the selected frequency
41441     calibration data out of the config block.
41442     
41443     Signed-off-by: Keith Packard <keithp@keithp.com>
41444
41445 commit a5a7df405c242593cbc828d5b66bbfc141a35947
41446 Author: Keith Packard <keithp@keithp.com>
41447 Date:   Fri Jun 15 22:26:06 2012 -0700
41448
41449     Temporarily disable packet and telem on MM
41450     
41451     While work on the radio code progresses
41452     
41453     Signed-off-by: Keith Packard <keithp@keithp.com>
41454
41455 commit baf1be1def01266512e67068948bf19b04ead6aa
41456 Author: Keith Packard <keithp@keithp.com>
41457 Date:   Fri Jun 15 22:23:10 2012 -0700
41458
41459     Allow product to override maximum number of command lists (NUM_CMDS)
41460     
41461     Just in case some product wants to save memory, or have more.
41462     
41463     Signed-off-by: Keith Packard <keithp@keithp.com>
41464
41465 commit bfbd1d82f4c25120a97840a1bd4787680823afd8
41466 Author: Keith Packard <keithp@keithp.com>
41467 Date:   Tue Jun 5 15:15:25 2012 -0700
41468
41469     altosdroid: Add files necessary to build application
41470     
41471     Signed-off-by: Keith Packard <keithp@keithp.com>
41472
41473 commit b8c363d9411fd5e79e3f806894dbc12bcc106b88
41474 Author: Keith Packard <keithp@keithp.com>
41475 Date:   Mon Jun 4 20:56:25 2012 -0700
41476
41477     altosui: More changes to migrate code to altoslib
41478     
41479     Signed-off-by: Keith Packard <keithp@keithp.com>
41480
41481 commit 5634192a6036c6c7b47d224e2988e81bb71a4557
41482 Author: Keith Packard <keithp@keithp.com>
41483 Date:   Mon Jun 4 20:55:33 2012 -0700
41484
41485     altosui: attempt to get ms5607 data into .mega files was misinformed
41486     
41487     The ms5607 'p' command also means 'go into packet mode', which nicely
41488     broke attempts to communicate with teledongle
41489     
41490     Signed-off-by: Keith Packard <keithp@keithp.com>
41491
41492 commit 705891be53e298ac6ced4ba02b87d2f6d1085b34
41493 Author: Keith Packard <keithp@keithp.com>
41494 Date:   Mon Jun 4 20:54:36 2012 -0700
41495
41496     altos: Make cc1111 products all depend on ao_arch.h and ao_arch_func.h
41497     
41498     Ensures that files get recompiled as needed
41499     
41500     Signed-off-by: Keith Packard <keithp@keithp.com>
41501
41502 commit a9ad342ae4c34626df4f2891da4c7f6d2c14d73e
41503 Author: Keith Packard <keithp@keithp.com>
41504 Date:   Mon Jun 4 20:53:53 2012 -0700
41505
41506     altos: Other half of the ms5607 prom reporting patch
41507     
41508     Signed-off-by: Keith Packard <keithp@keithp.com>
41509
41510 commit dec5cbee22f13c47690b0c6bf7ca724ef132fe5e
41511 Author: Keith Packard <keithp@keithp.com>
41512 Date:   Mon Jun 4 20:53:06 2012 -0700
41513
41514     altos: typo in ao_monitor prevented ground station from including code
41515     
41516     This created ground station software that couldn't actually receive
41517     and report telemetry packets.
41518     
41519     Signed-off-by: Keith Packard <keithp@keithp.com>
41520
41521 commit e687a9bafc696998b47fd0300fbc89dece09509c
41522 Author: Keith Packard <keithp@keithp.com>
41523 Date:   Mon Jun 4 20:52:38 2012 -0700
41524
41525     altos: Make 'v' command dump pressure sensor ROM values
41526     
41527     Avoids needing a new command
41528     
41529     Signed-off-by: Keith Packard <keithp@keithp.com>
41530
41531 commit 1832e2f76c844e97a2bd11226b003fb2af8057db
41532 Author: Keith Packard <keithp@keithp.com>
41533 Date:   Mon Jun 4 20:51:35 2012 -0700
41534
41535     altos: fix test builds of non-accel flight code
41536     
41537     Remove references to accel variables when building baro-only flight
41538     test code.
41539     
41540     Signed-off-by: Keith Packard <keithp@keithp.com>
41541
41542 commit 06afa2c3e78ea5bc9f1eb4913ee35c0eab0ac1bf
41543 Author: Keith Packard <keithp@keithp.com>
41544 Date:   Mon Jun 4 20:50:10 2012 -0700
41545
41546     altos: Legacy telemetry needs original ADC record
41547     
41548     The legacy telemetry packets included the raw ADC structure directly,
41549     so make sure that doesn't change further, allowing teledongle firmware
41550     to remain compatible with old TM firmware.
41551     
41552     Signed-off-by: Keith Packard <keithp@keithp.com>
41553
41554 commit f1b14932149153a096961fff94191778f88581d9
41555 Author: Keith Packard <keithp@keithp.com>
41556 Date:   Mon Jun 4 20:49:15 2012 -0700
41557
41558     altos: Remove unused AES code from teledongle and tidongle
41559     
41560     Leave this out as neither of these products need it.
41561     
41562     Signed-off-by: Keith Packard <keithp@keithp.com>
41563
41564 commit 718a8affe1df98eacfd707b5c8c34f9456dcff14
41565 Author: Keith Packard <keithp@keithp.com>
41566 Date:   Mon Jun 4 20:47:14 2012 -0700
41567
41568     altos: Remove accel_ref from pre v1.1 TM firmware
41569     
41570     V1.0 needs RAM space for flash buffer, leaving too little room for
41571     this extra data.
41572     
41573     Signed-off-by: Keith Packard <keithp@keithp.com>
41574
41575 commit 7a19d6790a9800f925c8de24aac71796351e2c04
41576 Author: Keith Packard <keithp@keithp.com>
41577 Date:   Mon Jun 4 19:28:58 2012 -0700
41578
41579     altos: More cleanups for moving files to altoslib
41580     
41581     Signed-off-by: Keith Packard <keithp@keithp.com>
41582
41583 commit f86dac643081987c8994ab57a96640d5e91b342a
41584 Author: Keith Packard <keithp@keithp.com>
41585 Date:   Sat Jun 2 19:59:40 2012 -0700
41586
41587     altoslib: Clean up random rebase failures
41588     
41589     Signed-off-by: Keith Packard <keithp@keithp.com>
41590
41591 commit dd43a2ae7594f062a8980d1756a07488ee54b447
41592 Author: Keith Packard <keithp@keithp.com>
41593 Date:   Sat Jun 2 19:42:47 2012 -0700
41594
41595     altoslib: Move new sensor library code into altoslib
41596     
41597     Signed-off-by: Keith Packard <keithp@keithp.com>
41598
41599 commit 0772020c969a69c3b0a705de7362340a9732daab
41600 Author: Keith Packard <keithp@keithp.com>
41601 Date:   Fri Mar 16 20:27:45 2012 -0700
41602
41603     Build altosdroid
41604
41605 commit e81163ed875dc93a618baf9278f43ed7dd0f730e
41606 Author: Mike Beattie <mike@ethernal.org>
41607 Date:   Thu Feb 23 16:43:04 2012 +1300
41608
41609     Add local.properties to .gitignore
41610     
41611     Signed-off-by: Mike Beattie <mike@ethernal.org>
41612
41613 commit 392c878000e9909d37dae6342df3d6cb8f217a1b
41614 Author: Mike Beattie <mike@ethernal.org>
41615 Date:   Thu Feb 23 16:41:26 2012 +1300
41616
41617     Add TelemetryService.java and associated files
41618     
41619     Signed-off-by: Mike Beattie <mike@ethernal.org>
41620
41621 commit 69e6df07976a56b49e07c242cd6e5b2cbd2a578d
41622 Author: Keith Packard <keithp@keithp.com>
41623 Date:   Thu Feb 23 17:00:48 2012 +1300
41624
41625     Move altoslib sources to top dir
41626     
41627     No sense having them live deep in the file system.
41628     
41629     Signed-off-by: Keith Packard <keithp@keithp.com>
41630
41631 commit 9b659904109f992b8a3e61efb94e81cdb19af1c9
41632 Author: Keith Packard <keithp@keithp.com>
41633 Date:   Thu Feb 23 16:37:24 2012 +1300
41634
41635     Demonstrate using AltosLib from altosdroid
41636     
41637     Get things hooked up so that we can use AltosLib functions from the
41638     android application; it's a bit of a hack at present, but appears to
41639     work. Some more 'official' technique would be nice...
41640     
41641     Signed-off-by: Keith Packard <keithp@keithp.com>
41642
41643 commit a018724e40f2a4c0bae8b3d5c77bb90328ad4314
41644 Author: Keith Packard <keithp@keithp.com>
41645 Date:   Thu Feb 23 11:15:23 2012 +1300
41646
41647     Ignore generated altoslib files
41648     
41649     Signed-off-by: Keith Packard <keithp@keithp.com>
41650
41651 commit 025eb09b5de9b50de143da9f36bc02818e018ba9
41652 Author: Keith Packard <keithp@keithp.com>
41653 Date:   Wed Feb 22 23:39:01 2012 +1300
41654
41655     Build Android local.properties from local.properties.in
41656     
41657     Make sure the SDK path is set correctly
41658     
41659     Signed-off-by: Keith Packard <keithp@keithp.com>
41660
41661 commit 3a80545d4ecedc4b98a9ee8296ab6abbbf64312d
41662 Author: Mike Beattie <mike@ethernal.org>
41663 Date:   Wed Feb 22 23:40:25 2012 +1300
41664
41665     Add $HOME/android as an SDK location
41666     
41667     Signed-off-by: Mike Beattie <mike@ethernal.org>
41668
41669 commit 091affece185dcd0832a55b0befeacaa182a57bb
41670 Author: Keith Packard <keithp@keithp.com>
41671 Date:   Fri Jan 13 10:40:30 2012 -0800
41672
41673     doc: Add companion SPI message protocol doc
41674     
41675     Signed-off-by: Keith Packard <keithp@keithp.com>
41676
41677 commit bb5b5312a0c6102b12f3d4710ef213f0f6c67412
41678 Author: Keith Packard <keithp@keithp.com>
41679 Date:   Sat Jan 7 20:56:49 2012 -0800
41680
41681     altosui: Clean up a few 'fat' build rules
41682     
41683     Signed-off-by: Keith Packard <keithp@keithp.com>
41684
41685 commit fc86ae58c3a296730fa99010cc27b8b3c2c3b780
41686 Author: Keith Packard <keithp@keithp.com>
41687 Date:   Thu Jan 5 16:30:41 2012 -0800
41688
41689     Add altosdroid/Makefile.am
41690
41691 commit dfa059b22bf15de3f25328aeef4fdb8e5ca664dc
41692 Author: Mike Beattie <mike@ethernal.org>
41693 Date:   Wed Jan 4 21:01:44 2012 -0800
41694
41695     Add AltusMetrum Logo as app icon, and change app name
41696     
41697     Signed-off-by: Mike Beattie <mike@ethernal.org>
41698     Signed-off-by: Keith Packard <keithp@keithp.com>
41699
41700 commit 402f1e76909229fc0c3b54743ba577b657495faf
41701 Author: Keith Packard <keithp@keithp.com>
41702 Date:   Wed Jan 4 20:54:40 2012 -0800
41703
41704     altosdroid: build android bits when possible
41705     
41706     Locate android sdk automatically
41707     
41708     Signed-off-by: Keith Packard <keithp@keithp.com>
41709
41710 commit a48e4d40729e736929632ec422fd189ecdfba33b
41711 Author: Keith Packard <keithp@keithp.com>
41712 Date:   Wed Jan 4 20:33:06 2012 -0800
41713
41714     altosdroid: import code from mjb
41715     
41716     Signed-off-by: Keith Packard <keithp@keithp.com>
41717
41718 commit 81465a20049da40cd8d3cda920d6585ffe87bfe3
41719 Author: Keith Packard <keithp@keithp.com>
41720 Date:   Wed Jan 4 20:28:42 2012 -0800
41721
41722     altosui: Move java altoslib to top level
41723     
41724     This will be shared with other (android) java code.
41725     
41726     Signed-off-by: Keith Packard <keithp@keithp.com>
41727
41728 commit d6df16525927d8096d1c0cccf4c86bf4c6599d53
41729 Author: Keith Packard <keithp@keithp.com>
41730 Date:   Mon Jan 2 22:43:48 2012 -0800
41731
41732     Add altoslib/.gitignore
41733
41734 commit 02b53b7f592b78b2fec4f4a17b6b3e114d2bf3c5
41735 Author: Keith Packard <keithp@keithp.com>
41736 Date:   Mon Jan 2 22:42:18 2012 -0800
41737
41738     altosui: Fix AltosTelemetryReader move
41739     
41740     Lost the provided link value causing a crash.
41741     
41742     Signed-off-by: Keith Packard <keithp@keithp.com>
41743
41744 commit 9fb15d397890c7e78bf3c1438f142f62bfc2bd35
41745 Author: Keith Packard <keithp@keithp.com>
41746 Date:   Mon Jan 2 22:41:48 2012 -0800
41747
41748     altosui: Remove unused files
41749     
41750     Left around from development, these aren't useful.
41751     
41752     Signed-off-by: Keith Packard <keithp@keithp.com>
41753
41754 commit 5270a0f1416baef5fde08547c6c98d97f973ae95
41755 Author: Keith Packard <keithp@keithp.com>
41756 Date:   Mon Jan 2 22:35:41 2012 -0800
41757
41758     altosui: Move telemetry reader &c to altoslib
41759     
41760     Move all of the device and file reading code into altoslib
41761     
41762     Signed-off-by: Keith Packard <keithp@keithp.com>
41763
41764 commit 93305717ac4c993c88d9144d797ca64d26db97c5
41765 Author: Keith Packard <keithp@keithp.com>
41766 Date:   Mon Jan 2 22:13:38 2012 -0800
41767
41768     altosui: Move AltosState.java to altoslib
41769     
41770     Signed-off-by: Keith Packard <keithp@keithp.com>
41771
41772 commit a5ac5c37ea385e3a2b2703c6f125b4e3b55e867a
41773 Author: Keith Packard <keithp@keithp.com>
41774 Date:   Mon Jan 2 22:05:47 2012 -0800
41775
41776     altosui: Pull most of AltosSerial into AltosLink
41777     
41778     Share basic command processing across java users
41779     
41780     Signed-off-by: Keith Packard <keithp@keithp.com>
41781
41782 commit 18914b9a84bbd8c4364a1568bb07dcc2b04ad7ba
41783 Author: Keith Packard <keithp@keithp.com>
41784 Date:   Mon Jan 2 21:12:45 2012 -0800
41785
41786     altosui: Move AltosGreatCircle.java to altoslib
41787     
41788     Signed-off-by: Keith Packard <keithp@keithp.com>
41789
41790 commit 027863b737190bccc3b5cd032d77587396d0c5c4
41791 Author: Keith Packard <keithp@keithp.com>
41792 Date:   Mon Jan 2 21:08:34 2012 -0800
41793
41794     altosui: Move AltosEepromTeleScience.java to altoslib
41795     
41796     Signed-off-by: Keith Packard <keithp@keithp.com>
41797
41798 commit 346df410f570a67cda057550a067fa2b451b785d
41799 Author: Keith Packard <keithp@keithp.com>
41800 Date:   Mon Jan 2 21:05:02 2012 -0800
41801
41802     altosui: Move more eeprom stuff to altoslib
41803     
41804     Signed-off-by: Keith Packard <keithp@keithp.com>
41805
41806 commit a4ccdd253a9873c16f194a63a79f0c26feaafa29
41807 Author: Keith Packard <keithp@keithp.com>
41808 Date:   Mon Jan 2 20:57:57 2012 -0800
41809
41810     altosui: Move eeprom managment code to library
41811     
41812     Signed-off-by: Keith Packard <keithp@keithp.com>
41813
41814 commit 89aa06cfdcb02de1894ccb01aed97782f9eec9b2
41815 Author: Keith Packard <keithp@keithp.com>
41816 Date:   Mon Jan 2 20:47:16 2012 -0800
41817
41818     altosui: Move AltosEepromChunk.java to lib
41819     
41820     Also fixes install issues with split lib
41821     
41822     Signed-off-by: Keith Packard <keithp@keithp.com>
41823
41824 commit b273b8b298540b1a6d0a87b1cf61df1fbf62e013
41825 Author: Keith Packard <keithp@keithp.com>
41826 Date:   Mon Jan 2 20:39:16 2012 -0800
41827
41828     altosui: Finish moving AltosConfigData to altoslib
41829     
41830     Signed-off-by: Keith Packard <keithp@keithp.com>
41831
41832 commit 4c88b0ca96758b663c82395e63b338043d1c1a10
41833 Author: Keith Packard <keithp@keithp.com>
41834 Date:   Mon Jan 2 20:34:38 2012 -0800
41835
41836     altosui: Move AltosConfigData.java to library
41837     
41838     Create a new 'AltosLink' which exposes how to talk to the remote
41839     device abstractly via 'get_reply' and 'printf' methods.
41840     
41841     Signed-off-by: Keith Packard <keithp@keithp.com>
41842
41843 commit ead8f1cfca2c454d18dce56479899f2b423d8bdd
41844 Author: Keith Packard <keithp@keithp.com>
41845 Date:   Mon Jan 2 20:32:35 2012 -0800
41846
41847     altosui: Add back in the split-out Altos constants as AltosLib
41848     
41849     These were pulled out of Altos.java, but not added back to git
41850     
41851     Signed-off-by: Keith Packard <keithp@keithp.com>
41852
41853 commit 3c2f601139d36761de6a8a2210545d082ef16133
41854 Author: Keith Packard <keithp@keithp.com>
41855 Date:   Mon Jan 2 17:26:59 2012 -0800
41856
41857     altosui: Complete split out of separate java library
41858     
41859     Signed-off-by: Keith Packard <keithp@keithp.com>
41860
41861 commit 40ee170753f4fd422c848e34a8da104683b7c8a2
41862 Author: Keith Packard <keithp@keithp.com>
41863 Date:   Mon Jan 2 16:16:51 2012 -0800
41864
41865     altosui: Clean swing/awt bits out of altoslib
41866     
41867     Signed-off-by: Keith Packard <keithp@keithp.com>
41868
41869 commit 71636c1ed7cbe075921391605d1ac4edaa6ee52b
41870 Author: Keith Packard <keithp@keithp.com>
41871 Date:   Mon Jan 2 16:13:46 2012 -0800
41872
41873     move a file back
41874
41875 commit 6510e8495fc5e8057b6092963def4d78978625a0
41876 Author: Keith Packard <keithp@keithp.com>
41877 Date:   Mon Jan 2 16:09:29 2012 -0800
41878
41879     altosui: Split out lots of the altosui code to a shared library
41880     
41881     To be shared with the Android application eventually
41882     
41883     Signed-off-by: Keith Packard <keithp@keithp.com>
41884
41885 commit 97663f922e236f4ee7bd08277ca80d419b5cd10f
41886 Author: Keith Packard <keithp@keithp.com>
41887 Date:   Mon Jan 2 15:45:14 2012 -0800
41888
41889     altosui: Split out UI-specific preferences
41890     
41891     Prepare to create library shared with android application.
41892     
41893     Signed-off-by: Keith Packard <keithp@keithp.com>
41894
41895 commit c9e52287751867d9e451146ccde78109609d30d7
41896 Author: Keith Packard <keithp@keithp.com>
41897 Date:   Sat Jun 2 19:06:08 2012 -0700
41898
41899     altosui: Fixed width format for new IMU values.
41900     
41901     Signed-off-by: Keith Packard <keithp@keithp.com>
41902
41903 commit 9aa7993ee31bdfd6890ad7262a0375c07464ee76
41904 Author: Keith Packard <keithp@keithp.com>
41905 Date:   Sat Jun 2 17:09:00 2012 -0700
41906
41907     altos: Intgrate hmc5883 sensor into adc ring
41908     
41909     Creates a task to poll the mag sensor and place the data into the
41910     sensor data ring.
41911     
41912     Signed-off-by: Keith Packard <keithp@keithp.com>
41913
41914 commit 69a8907ecbb7ca0e8526aeea0dc7490a191a0f8b
41915 Author: Keith Packard <keithp@keithp.com>
41916 Date:   Sat Jun 2 16:57:22 2012 -0700
41917
41918     altos: Get HMC5883 driver limping along
41919     
41920     Not pushing data into the ring yet, but the chip appears to work now.
41921     
41922     Signed-off-by: Keith Packard <keithp@keithp.com>
41923
41924 commit 97317d332f21c42860747c4ecde633bd0228ef52
41925 Author: Keith Packard <keithp@keithp.com>
41926 Date:   Sat Jun 2 16:56:41 2012 -0700
41927
41928     altos: Reset i2c controller at boot time
41929     
41930     In case it's wedged.
41931     
41932     Signed-off-by: Keith Packard <keithp@keithp.com>
41933
41934 commit 64e2e66a5239541b15f43172655cfb3560bec79b
41935 Author: Keith Packard <keithp@keithp.com>
41936 Date:   Sat Jun 2 16:54:42 2012 -0700
41937
41938     altos: Fix broken EXTI edge mode selections. Clear pending exti on enable
41939     
41940     Make sure the edge mode registers are set according to the requested
41941     mode.
41942     
41943     Clear any pending interrupt when enabling to avoid spurious isr call
41944     
41945     Signed-off-by: Keith Packard <keithp@keithp.com>
41946
41947 commit 8d425ffba84ec6f632e8c0d44105de73242a86a9
41948 Author: Keith Packard <keithp@keithp.com>
41949 Date:   Sat Jun 2 16:53:46 2012 -0700
41950
41951     altos: Route correct GPIO line to interrupt controller
41952     
41953     Which GPIO a particular pin interrupt comes from is selected by the
41954     SYSCFG EXTICR registers; set these when an exti interrupt is configured.
41955     
41956     Signed-off-by: Keith Packard <keithp@keithp.com>
41957
41958 commit 1353b277f8314fbddef81c743bd6ea229364fd18
41959 Author: Keith Packard <keithp@keithp.com>
41960 Date:   Sat Jun 2 14:58:00 2012 -0700
41961
41962     altos: Enable some debugging during flight mode on MM
41963     
41964     Until we've got the radio working, there's no way to see inside the MM
41965     state without using USB. Add a diagnostic command to dump out the
41966     internal flight state variables.
41967     
41968     Signed-off-by: Keith Packard <keithp@keithp.com>
41969
41970 commit c04af7533bd3fd3f3260338c0753fde966131720
41971 Author: Keith Packard <keithp@keithp.com>
41972 Date:   Fri Jun 1 23:07:38 2012 -0700
41973
41974     altos: Add support for MegaAccel daughter card.
41975     
41976     Switches all acceleration computation to using the MegaAccel
41977     accelerometer to ensure support for high-g flights.
41978     
41979     MPU6000 values continue to be logged as normal
41980     
41981     Signed-off-by: Keith Packard <keithp@keithp.com>
41982
41983 commit 1824761f5b98e92485e2dd347b1c4d043ec207e2
41984 Author: Keith Packard <keithp@keithp.com>
41985 Date:   Fri Jun 1 19:51:25 2012 -0700
41986
41987     altosui: Quick hacks to download megametrum data and convert to CSV
41988     
41989     Very little useful data crunching is done, but at least we can save
41990     and convert files
41991     
41992     Signed-off-by: Keith Packard <keithp@keithp.com>
41993
41994 commit ab85337aa942cb73a08bd3b783771179773b9a67
41995 Author: Keith Packard <keithp@keithp.com>
41996 Date:   Fri Jun 1 19:35:33 2012 -0700
41997
41998     altos: Timers clock base depends on perhipheral bus prescalers too
41999     
42000     For some weird reason, a non-unity perhipheral bus clock scaler
42001     affects the base of the various timers; this left the 100Hz tick
42002     running at 200Hz.
42003     
42004     Signed-off-by: Keith Packard <keithp@keithp.com>
42005
42006 commit ff4f3a56e09d595abbe32293cbdf1fe368633c49
42007 Author: Keith Packard <keithp@keithp.com>
42008 Date:   Fri Jun 1 19:35:01 2012 -0700
42009
42010     altos: megametrum has logging
42011     
42012     This makes sure the various other subsystems know about it, like the
42013     'v' command.
42014     
42015     Signed-off-by: Keith Packard <keithp@keithp.com>
42016
42017 commit 6806103bad98385c0ec122d400f981eb81c59dd3
42018 Author: Keith Packard <keithp@keithp.com>
42019 Date:   Fri Jun 1 19:34:17 2012 -0700
42020
42021     altos: add high-z accel and mag sensor to megametrum logging
42022     
42023     These nicely fill the 32-byte sensor log record
42024     
42025     Signed-off-by: Keith Packard <keithp@keithp.com>
42026
42027 commit e5aebfe0203de9e69712fac291c8cd0d3a96a385
42028 Author: Keith Packard <keithp@keithp.com>
42029 Date:   Fri Jun 1 19:33:18 2012 -0700
42030
42031     altos: Mark full and mega logging correctly in 'v' command
42032     
42033     Make sure megametrum reports 'log format 5'.
42034     
42035     Signed-off-by: Keith Packard <keithp@keithp.com>
42036
42037 commit 7fce3ddf5e7e92a14cefb7fcf35e4014df744987
42038 Author: Keith Packard <keithp@keithp.com>
42039 Date:   Mon May 28 11:48:04 2012 -0600
42040
42041     Bump to 1.0.9.5
42042     
42043     Signed-off-by: Keith Packard <keithp@keithp.com>
42044
42045 commit 47bc9b2a39b7a8d3ef3fe8acc7fbf0512695e548
42046 Author: Keith Packard <keithp@keithp.com>
42047 Date:   Mon May 28 11:47:28 2012 -0600
42048
42049     altos: Clear stm i2c transfer timeout alarm
42050     
42051     Signed-off-by: Keith Packard <keithp@keithp.com>
42052
42053 commit 8164cd95db62e4564b3a9ba5c06a74c870c03841
42054 Author: Keith Packard <keithp@keithp.com>
42055 Date:   Mon May 28 11:46:51 2012 -0600
42056
42057     altos: Remove debug printf from accel auto-cal
42058     
42059     Otherwise, this goes way too slow
42060     
42061     Signed-off-by: Keith Packard <keithp@keithp.com>
42062
42063 commit ee61fb8ccb47f94b7c39e803f5a0248840d1eea6
42064 Author: Keith Packard <keithp@keithp.com>
42065 Date:   Mon May 28 11:45:53 2012 -0600
42066
42067     altos: Clean up ADC selection for cc1111
42068     
42069     Depend directly on product defines instead of trying to guess
42070     
42071     Signed-off-by: Keith Packard <keithp@keithp.com>
42072
42073 commit 2df9113a22f4f67707d9ee777bd6b23ff671b105
42074 Author: Keith Packard <keithp@keithp.com>
42075 Date:   Mon May 28 11:45:30 2012 -0600
42076
42077     altos: All cc1111 products have a radio
42078     
42079     Signed-off-by: Keith Packard <keithp@keithp.com>
42080
42081 commit a53b8b84283eb62157b0f8ecd8061f61a4b6bd6f
42082 Author: Keith Packard <keithp@keithp.com>
42083 Date:   Mon May 28 11:44:45 2012 -0600
42084
42085     altos: Shrink telemetry generation code
42086     
42087     otherwise TM doesn't build anymore
42088     
42089     Signed-off-by: Keith Packard <keithp@keithp.com>
42090
42091 commit 43e558738c76afd72fc01660884be3158f44470d
42092 Author: Keith Packard <keithp@keithp.com>
42093 Date:   Mon May 28 11:44:07 2012 -0600
42094
42095     altos: Try to get hmc5883 working
42096     
42097     No joy yet
42098     
42099     Signed-off-by: Keith Packard <keithp@keithp.com>
42100
42101 commit 9f5e4cf7d8204016e023cf439d93de1203dc406e
42102 Author: Keith Packard <keithp@keithp.com>
42103 Date:   Sun May 27 18:23:39 2012 -0600
42104
42105     altos: Make teleterra v0.2 compile with new ao_data struct
42106     
42107     Signed-off-by: Keith Packard <keithp@keithp.com>
42108
42109 commit 5dd5e0284c8b26b0d4ce69c64bb7864e0ae83db7
42110 Author: Keith Packard <keithp@keithp.com>
42111 Date:   Sun May 27 17:45:09 2012 -0600
42112
42113     altos: Make telepyro-v0.1 build with new ao_data struct
42114     
42115     Signed-off-by: Keith Packard <keithp@keithp.com>
42116
42117 commit 29edf6d901432a1afc65900ff599c963edac5a2b
42118 Author: Keith Packard <keithp@keithp.com>
42119 Date:   Sun May 27 17:44:01 2012 -0600
42120
42121     altos: Make telescience-v0.1 build with new ao_data struct
42122     
42123     Signed-off-by: Keith Packard <keithp@keithp.com>
42124
42125 commit 5fd869b244f8f2b76258dc31a5507a73fd47cf1d
42126 Author: Keith Packard <keithp@keithp.com>
42127 Date:   Sun May 27 17:31:12 2012 -0600
42128
42129     altos: Make telenano build with new ao_data structure
42130     
42131     Signed-off-by: Keith Packard <keithp@keithp.com>
42132
42133 commit 627b904b36e129ff2ead436a626699abfc3b3211
42134 Author: Keith Packard <keithp@keithp.com>
42135 Date:   Sun May 27 17:29:27 2012 -0600
42136
42137     altos: Make stm-demo compile with new ao_data structure
42138     
42139     Signed-off-by: Keith Packard <keithp@keithp.com>
42140
42141 commit 090dc9aecdf4cfd1ac727325ae141d441c5b28aa
42142 Author: Keith Packard <keithp@keithp.com>
42143 Date:   Sun May 27 17:26:43 2012 -0600
42144
42145     altos: Make telemini-v1.0 compile with new ao_data structure
42146     
42147     Signed-off-by: Keith Packard <keithp@keithp.com>
42148
42149 commit 98e992b65d366d9f79d7d2dd2dd4d1886dd1d9c4
42150 Author: Keith Packard <keithp@keithp.com>
42151 Date:   Sun May 27 17:25:17 2012 -0600
42152
42153     altos: Make telemetrum-v1.0 build with new ao_data structure
42154     
42155     Signed-off-by: Keith Packard <keithp@keithp.com>
42156
42157 commit ce8153472069ed56b24ac36f297ac569d1f767d4
42158 Author: Keith Packard <keithp@keithp.com>
42159 Date:   Sun May 27 17:24:09 2012 -0600
42160
42161     altos: Make telemetrum-v1.1 compile with new ao_data structure
42162     
42163     Signed-off-by: Keith Packard <keithp@keithp.com>
42164
42165 commit ed635545e0b965901032ed2c3474ffe997c73de3
42166 Author: Keith Packard <keithp@keithp.com>
42167 Date:   Sun May 27 16:52:45 2012 -0600
42168
42169     ignore pa to altitude conversion file
42170     
42171     Signed-off-by: Keith Packard <keithp@keithp.com>
42172
42173 commit dd73c9b441f7672fb9982c4caeb5178df30f5d2b
42174 Author: Keith Packard <keithp@keithp.com>
42175 Date:   Sun May 27 16:47:30 2012 -0600
42176
42177     altos: Split out mm-specific versions of sampling code
42178     
42179     Avoid breaking telemetrum (too much) by splitting this stuff apart.
42180     
42181     Signed-off-by: Keith Packard <keithp@keithp.com>
42182
42183 commit 9eeba439ce8c9dc1def8528f96b6a67c6578d656
42184 Author: Keith Packard <keithp@keithp.com>
42185 Date:   Sun May 27 16:46:00 2012 -0600
42186
42187     altos: Don't start ADC ring until the other sensors have a valid value
42188     
42189     Yes, this is still an ugly kludge, but it's easy.
42190     
42191     Signed-off-by: Keith Packard <keithp@keithp.com>
42192
42193 commit d01c10eff4b70af13347969a7cece8730cf1a3f1
42194 Author: Keith Packard <keithp@keithp.com>
42195 Date:   Sun May 27 16:44:38 2012 -0600
42196
42197     altos: Data packet tick count does not live in adc structure
42198     
42199     It was moved to the global structure. Having two is confusing.
42200     
42201     Signed-off-by: Keith Packard <keithp@keithp.com>
42202
42203 commit 78423f3fc5164ea9fd428606419784c1700ad5c5
42204 Author: Keith Packard <keithp@keithp.com>
42205 Date:   Fri May 25 23:18:06 2012 -0600
42206
42207     Get megametrum ready to at least log flight data
42208     
42209     Doesn't track flight state changes correctly.
42210     
42211     Signed-off-by: Keith Packard <keithp@keithp.com>
42212
42213 commit 0239e4dfe587528524b6380bbf6d9583047e52d6
42214 Author: Keith Packard <keithp@keithp.com>
42215 Date:   Fri May 18 21:23:47 2012 -0700
42216
42217     altos: Poll mpu6000 values every tick and stash them locally.
42218     
42219     Signed-off-by: Keith Packard <keithp@keithp.com>
42220
42221 commit 34bb17bc1a3d8a1c95b5e57f059e7a1747e17a03
42222 Author: Keith Packard <keithp@keithp.com>
42223 Date:   Fri May 18 20:16:35 2012 -0700
42224
42225     altos: Finish ms5607 support
42226     
42227     This has the MS5607 polling once each tick for pressure and
42228     temperature and then saving that in a global variable. The command UI
42229     provides for dumping the prom data so that an eeprom file can have
42230     raw sensor data along with the conversion factors necessary to compute
42231     useful values.
42232     
42233     Signed-off-by: Keith Packard <keithp@keithp.com>
42234
42235 commit 5d8b9d524d6424ff98dcc4155fe8b8bd892b6d8f
42236 Author: Keith Packard <keithp@keithp.com>
42237 Date:   Fri May 18 20:04:57 2012 -0700
42238
42239     altos: Add conversion between Pa and meters
42240     
42241     To be used with the MS5607 which generates data in calibrated units.
42242     
42243     Signed-off-by: Keith Packard <keithp@keithp.com>
42244
42245 commit 1541fc0bde71f503b1ae5757497e9e1e6d023111
42246 Author: Keith Packard <keithp@keithp.com>
42247 Date:   Mon May 7 23:14:57 2012 -0700
42248
42249     altos: Check MS5607 CRC. Clean up MS5607 API
42250     
42251     It's not ready for flight yet, but at least it's sensible now.
42252     
42253     Signed-off-by: Keith Packard <keithp@keithp.com>
42254
42255 commit 6a62edd4a1f01a6ee380c3aabaff3f437e8d6f1e
42256 Author: Keith Packard <keithp@keithp.com>
42257 Date:   Mon May 7 23:14:14 2012 -0700
42258
42259     altos: Conditional byte swapping in mpu6000 driver
42260     
42261     Only needed on LSB machines.
42262     
42263     Signed-off-by: Keith Packard <keithp@keithp.com>
42264
42265 commit 6a973f788563ccc66b01cc7557a004dabef18d09
42266 Merge: d387f246 da2c920b
42267 Author: Bdale Garbee <bdale@gag.com>
42268 Date:   Wed May 16 09:13:53 2012 -0600
42269
42270     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
42271
42272 commit d387f246b24502642b76aad04eb3e0f1a5b78a05
42273 Author: Bdale Garbee <bdale@gag.com>
42274 Date:   Wed May 16 09:09:44 2012 -0600
42275
42276     build-dep on default-jdk instead of openjdk-6-jdk, closes: #655580
42277
42278 commit da2c920b9f3378d5a18551e008c1da5dace1e0ef
42279 Author: Keith Packard <keithp@keithp.com>
42280 Date:   Mon May 7 21:53:53 2012 -0700
42281
42282     altosui: Try to make telem tick counts match eeprom
42283     
42284     telem files can have an extra wrap or two of tick count if they start
42285     recording a long time before the flight. Account for this so that the
42286     CSV file output from each have matching tick values.
42287     
42288     Signed-off-by: Keith Packard <keithp@keithp.com>
42289
42290 commit b5b898264077fcada29e73efa28dcbe4729f2709
42291 Author: Keith Packard <keithp@keithp.com>
42292 Date:   Mon May 7 21:53:11 2012 -0700
42293
42294     altosui: Output recorded clock tick in CSV files
42295     
42296     This allows eeprom and telem files to be correlated accurately
42297     
42298     Signed-off-by: Keith Packard <keithp@keithp.com>
42299
42300 commit 73c26f39b1a08fcc13e23a5b1a4293bc7df9f163
42301 Author: Keith Packard <keithp@keithp.com>
42302 Date:   Mon May 7 21:52:12 2012 -0700
42303
42304     altos: Hacking at cc1120 driver
42305     
42306     Still doesn't work, but this adds a ton more register definitions
42307     
42308     Signed-off-by: Keith Packard <keithp@keithp.com>
42309
42310 commit 318b564486aa9965bbad54c71e51fcb32b414162
42311 Author: Keith Packard <keithp@keithp.com>
42312 Date:   Mon May 7 21:51:25 2012 -0700
42313
42314     altos: Get mpu6000 working
42315     
42316     This initializes the device appropraitely, and provides a command to
42317     dump the current values in converted form.
42318     
42319     Signed-off-by: Keith Packard <keithp@keithp.com>
42320
42321 commit af949c67eeb9dc310b1430d3435d241adccfc0a9
42322 Author: Keith Packard <keithp@keithp.com>
42323 Date:   Mon May 7 21:50:26 2012 -0700
42324
42325     altos: stm: pass DMA buffer index to DMA completion callback
42326     
42327     This lets the user know which DMA has finished.
42328     
42329     Signed-off-by: Keith Packard <keithp@keithp.com>
42330
42331 commit dd7699cf8daded17ac41abf5c5170cfb599b6ff5
42332 Author: Keith Packard <keithp@keithp.com>
42333 Date:   Mon May 7 21:49:24 2012 -0700
42334
42335     altos: stm: delay during USB config with pull-up off
42336     
42337     This makes sure that a reboot will reliably cause the device to
42338     disconnect from the USB bus.
42339     
42340     Signed-off-by: Keith Packard <keithp@keithp.com>
42341
42342 commit 744d05e6037ffc11688a9faa9c7b5dcda4065ee3
42343 Author: Keith Packard <keithp@keithp.com>
42344 Date:   Mon May 7 21:47:17 2012 -0700
42345
42346     altos: stm: share i2c_stop code between send and recv
42347     
42348     This waits for the stop signal to appear on the bus, necessary before
42349     starting another transaction.
42350     
42351     Signed-off-by: Keith Packard <keithp@keithp.com>
42352
42353 commit ddaf501ddcfc1a5f74a1ef1b6b76e1c82d89c77a
42354 Author: Keith Packard <keithp@keithp.com>
42355 Date:   Sun May 6 23:54:13 2012 -0700
42356
42357     altos: stm i2c DMA for large recv appears to work
42358     
42359     Transaction appears to be clean on the i2c bus now; correct number of
42360     bytes received, and the nack and stop at the right time. This tests >
42361     2 length reads; should try that too.
42362     
42363     Signed-off-by: Keith Packard <keithp@keithp.com>
42364
42365 commit fad6cda3d081d438b18305611f37fe05335aa372
42366 Author: Keith Packard <keithp@keithp.com>
42367 Date:   Sun May 6 22:53:25 2012 -0700
42368
42369     altos: megametrum needs ao_mpu6000.h
42370     
42371     Signed-off-by: Keith Packard <keithp@keithp.com>
42372
42373 commit f66f5de7a6cae71948da777ad0638bc6267a710f
42374 Author: Keith Packard <keithp@keithp.com>
42375 Date:   Sun May 6 22:52:56 2012 -0700
42376
42377     altos: Switch megametrum compile to -Os
42378     
42379     Looks like gcc has compiler bugs with -O0
42380     
42381     Signed-off-by: Keith Packard <keithp@keithp.com>
42382
42383 commit 0f0cc91ce8e9807dca48a5c0c53d821f5060e245
42384 Author: Keith Packard <keithp@keithp.com>
42385 Date:   Sun May 6 22:47:33 2012 -0700
42386
42387     altos: STM i2c work.
42388     
42389     Start now driven by interrupts
42390     Send now done with DMA and interrupts
42391     
42392     Signed-off-by: Keith Packard <keithp@keithp.com>
42393
42394 commit 69feb1e3d94a028d04529edb015654bafd06353b
42395 Author: Keith Packard <keithp@keithp.com>
42396 Date:   Tue May 1 18:12:41 2012 -0700
42397
42398     ao-tools: Add GPS and rssi printing to ao-telem
42399     
42400     This prints all of the basic telemetrum messages now.
42401     
42402     Signed-off-by: Keith Packard <keithp@keithp.com>
42403
42404 commit 8b08095b3d41e21684a10bddfb54431019da5af6
42405 Author: Keith Packard <keithp@keithp.com>
42406 Date:   Tue May 1 11:08:49 2012 -0700
42407
42408     altos: Report latest telemetry data, rather than using the oldest
42409     
42410     ao_sample_adc points to the *next* ADC entry, rather than the most
42411     recent one. Step back one entry to get the latest valid data.
42412     
42413     Signed-off-by: Keith Packard <keithp@keithp.com>
42414
42415 commit 7b0b6bcc40891d8dd106d091d3af8107b2941c66
42416 Author: Keith Packard <keithp@keithp.com>
42417 Date:   Wed Apr 25 23:29:20 2012 -0700
42418
42419     altos: Add hmc5883 and mpu6000 drivers to megametrum build
42420     
42421     Signed-off-by: Keith Packard <keithp@keithp.com>
42422
42423 commit e0b8c614ec4d11f432963e48d94e4497d31a9ddc
42424 Author: Keith Packard <keithp@keithp.com>
42425 Date:   Wed Apr 25 23:27:58 2012 -0700
42426
42427     altos: Add mpu6000 and hmc5883 stubs
42428     
42429     No real drivers here yet, just some testing stubs
42430     
42431     Signed-off-by: Keith Packard <keithp@keithp.com>
42432
42433 commit 0266e08dbf19e2204fb5f758d5d0f944d2afff7d
42434 Author: Keith Packard <keithp@keithp.com>
42435 Date:   Wed Apr 25 23:26:57 2012 -0700
42436
42437     altos: Add STM I2C recv and stop funcs
42438     
42439     Recv doesn't appear to work with more than one byte
42440     
42441     Signed-off-by: Keith Packard <keithp@keithp.com>
42442
42443 commit 962476911aaab17fd482593a0e8b95fe47de2f29
42444 Author: Keith Packard <keithp@keithp.com>
42445 Date:   Wed Apr 25 23:25:43 2012 -0700
42446
42447     altos: Oopsed the STM DMA channels for I2C1
42448     
42449     TX is 6, RX is 7
42450     
42451     Signed-off-by: Keith Packard <keithp@keithp.com>
42452
42453 commit 5f55d0490017faa19b8d70b1742e4a45266c7e79
42454 Author: Keith Packard <keithp@keithp.com>
42455 Date:   Fri Apr 20 22:26:16 2012 -0500
42456
42457     altosui: Mac OS Lion Java default heap space is too small (Trac #37)
42458     
42459     Increase it to 512M in the Info.plist file.
42460     
42461     Signed-off-by: Keith Packard <keithp@keithp.com>
42462
42463 commit 1489263b895a2a825e29d0560c9b1dbba8a3f431
42464 Author: Keith Packard <keithp@keithp.com>
42465 Date:   Tue Apr 17 11:01:18 2012 -0700
42466
42467     altos: Starting to write cc1120 driver
42468     
42469     This does "something" in radio test mode, appearing to generate a
42470     730MHz signal.
42471     
42472     Signed-off-by: Keith Packard <keithp@keithp.com>
42473
42474 commit cc305ea231ae22278abf91c0d9925f5992945369
42475 Author: Keith Packard <keithp@keithp.com>
42476 Date:   Sat Apr 14 13:53:36 2012 -0700
42477
42478     altosui: Add apogee lockout configuration
42479     
42480     Provide suggested values of 5/10/15/20 seconds.
42481     
42482     Signed-off-by: Keith Packard <keithp@keithp.com>
42483
42484 commit b4ab9f5dfa9f2a50e0528acf0a1fdeaa1f9bc523
42485 Author: Keith Packard <keithp@keithp.com>
42486 Date:   Sat Apr 14 13:52:37 2012 -0700
42487
42488     altosui: Read frequency from device while configuring ground station
42489     
42490     Missed this when adding the TD config UI.
42491     
42492     Signed-off-by: Keith Packard <keithp@keithp.com>
42493
42494 commit 5c8af6d35ebfc8fd896dfbf9928ec8f9dbfa531f
42495 Author: Keith Packard <keithp@keithp.com>
42496 Date:   Sat Apr 14 12:05:28 2012 -0700
42497
42498     altos: Remove debug printf from cc1111 check-stack script
42499     
42500     Signed-off-by: Keith Packard <keithp@keithp.com>
42501
42502 commit 6cb744e305116a738b5d71686c6748f6f08c12ea
42503 Author: Keith Packard <keithp@keithp.com>
42504 Date:   Sat Apr 14 12:02:14 2012 -0700
42505
42506     altos: Respect apogee lockout time in flight algorithm
42507     
42508     This prevents any apogee detection from occurring until the specified
42509     number of seconds after boost. This also prevents the switch from
42510     accel+baro to baro only mode in the Kalman filter.
42511     
42512     The test frame work is also changed to look for Apogee lockout: in the
42513     eeprom input file.
42514     
42515     Signed-off-by: Keith Packard <keithp@keithp.com>
42516
42517 commit 9a8fec1b6d8f3346f988882ffb03d7d0e45b3c81
42518 Author: Keith Packard <keithp@keithp.com>
42519 Date:   Sat Apr 14 12:00:32 2012 -0700
42520
42521     altos: Clean up test scripts
42522     
42523     The flight test scripts were using invalid bash syntax. Clean that up
42524     and also switch the default flight directory to my new
42525     ~/misc/rockets/flights directory.
42526     
42527     Signed-off-by: Keith Packard <keithp@keithp.com>
42528
42529 commit e9f6fca7cfe796cbd86ae9d8f1ebe31bba7251db
42530 Author: Keith Packard <keithp@keithp.com>
42531 Date:   Fri Apr 13 18:38:29 2012 -0700
42532
42533     altos: Correct STM USB driver
42534     
42535     Configure endpoint registers correctly now.
42536     Restructure code to make sure we send the right IN packets.
42537     
42538     Signed-off-by: Keith Packard <keithp@keithp.com>
42539
42540 commit 1a84d34fa08f43a5f79b1a5f8d8de7674d04647d
42541 Author: Keith Packard <keithp@keithp.com>
42542 Date:   Fri Apr 13 18:35:46 2012 -0700
42543
42544     altos: Check all USE_SERIAL_*_STDIO when computing AO_NUM_STDIOS
42545     
42546     AO_NUM_STDIOS is allocated based on the total number of possible stdio
42547     values. Now that multiple serial stdio are possible, make sure to
42548     check all of them.
42549     
42550     Signed-off-by: Keith Packard <keithp@keithp.com>
42551
42552 commit 3c67543f3e5fddc6a8850f33ac519ccd55b607f0
42553 Author: Keith Packard <keithp@keithp.com>
42554 Date:   Fri Apr 13 18:34:52 2012 -0700
42555
42556     altos: Set USB Interrupt endpoint interval to maximum allowed
42557     
42558     We don't ever send anything over this channel, so there's no sense
42559     asking the host to poll it very often.
42560     
42561     Signed-off-by: Keith Packard <keithp@keithp.com>
42562
42563 commit 0667261e03b3fd403e97d02ea6204b007bb13f58
42564 Author: Keith Packard <keithp@keithp.com>
42565 Date:   Fri Apr 13 09:39:20 2012 -0700
42566
42567     altos: Pull more interfaces out of ao.h and move to separate files
42568     
42569     This moves the aes, btm, companion, lcd and packet interfaces out of ao.h
42570     
42571     Signed-off-by: Keith Packard <keithp@keithp.com>
42572
42573 commit 2b4a53342980618b193cbee5b803e56f7c937893
42574 Author: Keith Packard <keithp@keithp.com>
42575 Date:   Fri Apr 13 09:36:00 2012 -0700
42576
42577     altos: ao_telelaunch.c got left in src directory
42578     
42579     Should live in product/ao_telelaunch.c
42580     
42581     Signed-off-by: Keith Packard <keithp@keithp.com>
42582
42583 commit 040a6eb119451026e1ec7c3a6a8e76b439c632d5
42584 Author: Keith Packard <keithp@keithp.com>
42585 Date:   Thu Apr 12 14:51:07 2012 -0700
42586
42587     altos: Massive product config cleanup
42588     
42589     Support multiple serial ports more cleanly
42590     
42591     Split out parts of ao.h into separate feature header files
42592     
42593     Signed-off-by: Keith Packard <keithp@keithp.com>
42594
42595 commit f952f9c285e2718a433c8c720c9b5d9c369e7036
42596 Author: Keith Packard <keithp@keithp.com>
42597 Date:   Thu Apr 12 14:50:12 2012 -0700
42598
42599     altos: Start adding apogee lockout support
42600     
42601     Remove radio channel support too.
42602     
42603     Signed-off-by: Keith Packard <keithp@keithp.com>
42604
42605 commit 6d1606895f70c6bca20c25084107f90bd0b613ec
42606 Author: Keith Packard <keithp@keithp.com>
42607 Date:   Wed Apr 11 23:31:28 2012 -0700
42608
42609     altos: Switch stm-demo to HSE clock, add USB
42610     
42611     Requires that SB17 be soldered shut so that the MCO from the STlink
42612     CPU is available the target for HSE input.
42613     
42614     Signed-off-by: Keith Packard <keithp@keithp.com>
42615
42616 commit 49ac2828510e8b5fcba7e31631dac0580a455011
42617 Author: Keith Packard <keithp@keithp.com>
42618 Date:   Wed Apr 11 23:30:13 2012 -0700
42619
42620     altos: Rework how STM clocks are initialized.
42621     
42622     Clean all of the RCC configuration up after turning on the clocks.
42623     Use the MSI clock during initialization to avoid messing around with
42624     the HSI clock temporarily.
42625     
42626     Allow for an external clock on the HSE line.
42627     
42628     Signed-off-by: Keith Packard <keithp@keithp.com>
42629
42630 commit 93ef7e4a23d13540615f1a9782e1d58ddb7f258e
42631 Author: Keith Packard <keithp@keithp.com>
42632 Date:   Wed Apr 11 23:29:38 2012 -0700
42633
42634     altos: Use new USB driver in megametrum-v0.1 product
42635     
42636     Signed-off-by: Keith Packard <keithp@keithp.com>
42637
42638 commit d432307a3c2709634350eaa1262b935028d073d3
42639 Author: Keith Packard <keithp@keithp.com>
42640 Date:   Wed Apr 11 23:28:45 2012 -0700
42641
42642     altos: Add STM USB driver
42643     
42644     Emulates the usual CDC-ACM device
42645     
42646     Signed-off-by: Keith Packard <keithp@keithp.com>
42647
42648 commit afd52a8b54fe31577d939a161ea9cf5ad48e3a43
42649 Author: Keith Packard <keithp@keithp.com>
42650 Date:   Wed Apr 11 23:26:30 2012 -0700
42651
42652     altos: Add STM ao_arch_reboot implementation
42653     
42654     Uses the AIRCR register to force a reset
42655     
42656     Signed-off-by: Keith Packard <keithp@keithp.com>
42657
42658 commit 150881f86f8d90b5867507889441990d18223e62
42659 Author: Keith Packard <keithp@keithp.com>
42660 Date:   Wed Apr 11 23:25:36 2012 -0700
42661
42662     altos: Add register definitions for STM syscfg and usb
42663     
42664     Signed-off-by: Keith Packard <keithp@keithp.com>
42665
42666 commit 0dd9e1dd62656a931f9559af6da9131f704f83f9
42667 Author: Keith Packard <keithp@keithp.com>
42668 Date:   Mon Apr 9 23:27:43 2012 -0700
42669
42670     altos: Add support for multiple SPI busses and sharing device drivers
42671     
42672     The STM32L151 has several SPI busses, and we want to use more than
42673     one, so add a 'bus' parameter to the SPI interfaces. To avoid wasting
42674     time on AVR and CC1111 processors which only use one SPI bus, elide
42675     those parameters from the actual functions by wrapping them with
42676     macros.
42677     
42678     Configuring chip select is now all macroized so that each chip can
42679     have its own version, allowing the STM to share the various SPI device
42680     drivers with the cc1111 and avr processors. Note that only the M25
42681     driver has been ported; porting the others is 'trivial', but not
42682     necessary at this point.
42683     
42684     Signed-off-by: Keith Packard <keithp@keithp.com>
42685
42686 commit 35e3c47da895bdd868b9b66b98bca64bd82db862
42687 Author: Keith Packard <keithp@keithp.com>
42688 Date:   Mon Apr 9 22:25:59 2012 -0700
42689
42690     altos: make megametrum beeper test keep beeping
42691     
42692     Used to measure the beep frequency.
42693     
42694     Signed-off-by: Keith Packard <keithp@keithp.com>
42695
42696 commit 9804528e249db256e020d4b5340ba6216d3474f0
42697 Author: Keith Packard <keithp@keithp.com>
42698 Date:   Mon Apr 9 22:25:13 2012 -0700
42699
42700     altos: Check for cc1111 flash overflow
42701     
42702     The linker is supposed to do this, but it ignores the static
42703     initializer data added after the code.
42704     
42705     Signed-off-by: Keith Packard <keithp@keithp.com>
42706
42707 commit d15c4976ed9c23c861e620eb9c429d1cb7eedbee
42708 Author: Keith Packard <keithp@keithp.com>
42709 Date:   Mon Apr 9 22:24:36 2012 -0700
42710
42711     altos: Increase STM SPI speed to PCLK/4
42712     
42713     The pressure sensor seems happy at this speed.
42714     
42715     Signed-off-by: Keith Packard <keithp@keithp.com>
42716
42717 commit 0cd682ef0c8cdcf364b7e173ff3a9f84e485c113
42718 Author: Keith Packard <keithp@keithp.com>
42719 Date:   Mon Apr 9 22:23:52 2012 -0700
42720
42721     altos: Move MS5607 configuration to ao_pins.h
42722     
42723     Which SPI port and where chip select is to be found are product specific.
42724     
42725     Signed-off-by: Keith Packard <keithp@keithp.com>
42726
42727 commit 3909fca0a3f918121888a415f9bf9bca99505366
42728 Author: Keith Packard <keithp@keithp.com>
42729 Date:   Mon Apr 9 22:22:58 2012 -0700
42730
42731     altos: Add missing parens in ao_ms5607.h
42732     
42733     Signed-off-by: Keith Packard <keithp@keithp.com>
42734
42735 commit c5bbfc7244faaae41c7b581644c3c253e9b7f462
42736 Author: Keith Packard <keithp@keithp.com>
42737 Date:   Mon Apr 9 22:21:46 2012 -0700
42738
42739     altos: Reduce MS5607 reset delay, increase conversion delay
42740     
42741     Reset doesn't take very long, while doing a conversion seems to take
42742     more than 10ms.
42743     
42744     Signed-off-by: Keith Packard <keithp@keithp.com>
42745
42746 commit 51aef5d4fc29986353ad887f4a67ed2fe35f8c8e
42747 Author: Keith Packard <keithp@keithp.com>
42748 Date:   Mon Apr 9 22:17:33 2012 -0700
42749
42750     altos: Make STM clock configuration per-product. Fix 32MHz CPU speed
42751     
42752     This moves all of the STM clock configuration into ao_pins.h so that
42753     each product can configure it separately. While doing this, I
42754     discovered that the flash memory mode (64-bit, prefetch, latency 1)
42755     wasn't actually getting set, which is why the CPU refused to work at
42756     32MHz.
42757     
42758     Signed-off-by: Keith Packard <keithp@keithp.com>
42759
42760 commit 1dcfbb05531767e67df45c2799a2fe533834fb71
42761 Author: Keith Packard <keithp@keithp.com>
42762 Date:   Mon Apr 9 20:28:19 2012 -0700
42763
42764     altos: Add beeper driver to STM arch
42765     
42766     Drives the MegaMetrum beeper
42767     
42768     Signed-off-by: Keith Packard <keithp@keithp.com>
42769
42770 commit 67044cca5b463772491d0712d0ce07a8f897a476
42771 Author: Keith Packard <keithp@keithp.com>
42772 Date:   Mon Apr 9 00:10:43 2012 -0700
42773
42774     altos: Test I2C code on discovery board.
42775     
42776     Signed-off-by: Keith Packard <keithp@keithp.com>
42777
42778 commit 0a198dfcd1b0defe194feaf301f4586e5573d6e9
42779 Author: Keith Packard <keithp@keithp.com>
42780 Date:   Mon Apr 9 00:10:01 2012 -0700
42781
42782     altos: ARM -O0 flag appears to generate buggy code
42783     
42784     Use -Os always, which is annoying...
42785     
42786     Signed-off-by: Keith Packard <keithp@keithp.com>
42787
42788 commit 597c3df668ccf656d8c014f665c154a03166577c
42789 Author: Keith Packard <keithp@keithp.com>
42790 Date:   Mon Apr 9 00:09:18 2012 -0700
42791
42792     altos: Make ms5607 driver do something
42793     
42794     It's loading prom values and converting sensor data, but it's getting
42795     the wrong answer at present.
42796     
42797     Signed-off-by: Keith Packard <keithp@keithp.com>
42798
42799 commit e9362841b1075a2ae59eecc73137b20e700567a8
42800 Author: Keith Packard <keithp@keithp.com>
42801 Date:   Mon Apr 9 00:08:20 2012 -0700
42802
42803     altos: add STM I2C driver.
42804     
42805     Not well tested yet...
42806     
42807     Signed-off-by: Keith Packard <keithp@keithp.com>
42808
42809 commit e027247a9ef82746c26bcb8d0a851a0fa06511de
42810 Author: Keith Packard <keithp@keithp.com>
42811 Date:   Mon Apr 9 00:06:35 2012 -0700
42812
42813     altos: Slow STM SPI down a bit so the MS5607 returns values
42814     
42815     It's still not working right, but at least it returns something other
42816     than all zeros...
42817     
42818     Signed-off-by: Keith Packard <keithp@keithp.com>
42819
42820 commit 059f09dbca4703c25b42389b54c6510331c39485
42821 Author: Keith Packard <keithp@keithp.com>
42822 Date:   Mon Apr 9 00:05:18 2012 -0700
42823
42824     altos: Allow STM DMA channels to be reserved for one use
42825     
42826     This allows a single user of a DMA channel to reserve it for use
42827     without needing to lock the mutex; this is required for DMA from the
42828     ADC to work on megametrum as it wants to start DMA from an interrupt
42829     handler, which cannot block on a mutex.
42830     
42831     Signed-off-by: Keith Packard <keithp@keithp.com>
42832
42833 commit f7cfbbce2b94b5ac0094a0e34e1766fe1ceb12c8
42834 Author: Keith Packard <keithp@keithp.com>
42835 Date:   Sat Apr 7 20:35:17 2012 -0700
42836
42837     altos: Show temperature in stm-demo
42838     
42839     Use the ADC to show current temperature
42840     
42841     Signed-off-by: Keith Packard <keithp@keithp.com>
42842
42843 commit 98aa481741b8fbc617545beda3d295b53de90716
42844 Author: Keith Packard <keithp@keithp.com>
42845 Date:   Sat Apr 7 20:33:27 2012 -0700
42846
42847     altos: Use 384 cycle ADC sample time
42848     
42849     This is plenty fast, and provides nice stable readings.
42850     
42851     Signed-off-by: Keith Packard <keithp@keithp.com>
42852
42853 commit 0bce68e6a0abc19f49c573331164d13643c9bee5
42854 Author: Keith Packard <keithp@keithp.com>
42855 Date:   Sat Apr 7 20:31:58 2012 -0700
42856
42857     altos: Add STM temperature sensor calibration data
42858     
42859     Each stm32l has two-point factory temperature calibration data.
42860     Provide access to that for displaying temperature data.
42861     
42862     Signed-off-by: Keith Packard <keithp@keithp.com>
42863
42864 commit a41628c97e90770890cce1d6f580e92c1cad1a7f
42865 Author: Keith Packard <keithp@keithp.com>
42866 Date:   Sat Apr 7 18:55:53 2012 -0700
42867
42868     altos: Add ADC support to megametrum firmware
42869     
42870     Measures all MM igniter and battery voltages.
42871     
42872     Signed-off-by: Keith Packard <keithp@keithp.com>
42873
42874 commit 9b9357f48597a034211affb3f18fc6089816456d
42875 Author: Keith Packard <keithp@keithp.com>
42876 Date:   Sat Apr 7 18:55:20 2012 -0700
42877
42878     altos: Add ADC tests to stm-demo
42879     
42880     Signed-off-by: Keith Packard <keithp@keithp.com>
42881
42882 commit b5e9d14b4e3e8f29ad8a7bb9b339890be4bcfa2f
42883 Author: Keith Packard <keithp@keithp.com>
42884 Date:   Sat Apr 7 18:54:32 2012 -0700
42885
42886     altos: STM SPI is not using interrupts itself
42887     
42888     All SPI transfers are done via DMA, so the DMA interrupts suffice.
42889     
42890     Signed-off-by: Keith Packard <keithp@keithp.com>
42891
42892 commit 5e41d1e03680af9806c599aad80b9b64dd719f9b
42893 Author: Keith Packard <keithp@keithp.com>
42894 Date:   Sat Apr 7 18:53:12 2012 -0700
42895
42896     altos: Add support for STM ADC
42897     
42898     DMA-based driver for the STM analog to digital converter.
42899     
42900     Signed-off-by: Keith Packard <keithp@keithp.com>
42901
42902 commit fa96ee3db9b57cc2a88e9edd74bb9efcc228ccf3
42903 Author: Keith Packard <keithp@keithp.com>
42904 Date:   Sat Apr 7 18:44:11 2012 -0700
42905
42906     altosui: remove debug printf from AltosFlightStats
42907     
42908     Signed-off-by: Keith Packard <keithp@keithp.com>
42909
42910 commit e56038b65ba1c6413ba9942be3c092644986f126
42911 Author: Keith Packard <keithp@keithp.com>
42912 Date:   Sat Apr 7 18:36:36 2012 -0700
42913
42914     altosui: When computing flight stats, auto-detect boost time
42915     
42916     Detect when boost actually starts by looking for the last low
42917     acceleration value before the recorded boost time. This improves the
42918     computation of the boost state data.
42919     
42920     Signed-off-by: Keith Packard <keithp@keithp.com>
42921
42922 commit 20066268d8d1853055d0afe108584db34b425fcb
42923 Author: Keith Packard <keithp@keithp.com>
42924 Date:   Sat Apr 7 18:35:26 2012 -0700
42925
42926     altosui: Integrate accel speed from very start of eeprom record
42927     
42928     Don't wait for the flight computer to have detected boost--that's
42929     often several samples after boost actually occurred, which can leave a
42930     bunch of acceleration out of the speed computation.
42931     
42932     Signed-off-by: Keith Packard <keithp@keithp.com>
42933
42934 commit d35c4df12a3d8e2dab5d41f8d918ff4237f91e46
42935 Author: Keith Packard <keithp@keithp.com>
42936 Date:   Sat Apr 7 01:01:33 2012 -0700
42937
42938     altos: Add ability to change radio frequency in TeleTerra
42939     
42940     Provide a way to set the frequency locally.
42941     
42942     Signed-off-by: Keith Packard <keithp@keithp.com>
42943
42944 commit 4700f63937786e8f6e9b4882363234a33eb54c46
42945 Author: Keith Packard <keithp@keithp.com>
42946 Date:   Sat Apr 7 01:01:06 2012 -0700
42947
42948     altos: Make ao_config_set_radio public
42949     
42950     Allows other bits of code to reset the radio parameters.
42951     
42952     Signed-off-by: Keith Packard <keithp@keithp.com>
42953
42954 commit a0a650a2be007b0436bd527d6c18f36eef6fbe2b
42955 Author: Keith Packard <keithp@keithp.com>
42956 Date:   Sat Apr 7 00:25:50 2012 -0700
42957
42958     altos: Force radio channel to zero when setting frequency
42959     
42960     Otherwise, the actual radio frequency will include the channel offset,
42961     which is not useful.
42962     
42963     Signed-off-by: Keith Packard <keithp@keithp.com>
42964
42965 commit c7119405a3dd7128120374a2a001bc98ef523619
42966 Author: Keith Packard <keithp@keithp.com>
42967 Date:   Sat Apr 7 00:25:26 2012 -0700
42968
42969     altos: Make ao_freq_to_set reentrant
42970     
42971     Save a bunch of data space this way.
42972     
42973     Signed-off-by: Keith Packard <keithp@keithp.com>
42974
42975 commit d0d0d20c20e5eeacbc9a1ec1c93141a2044830fb
42976 Author: Keith Packard <keithp@keithp.com>
42977 Date:   Sat Apr 7 00:24:59 2012 -0700
42978
42979     altos: Shorten help strings
42980     
42981     Save a bit of code space
42982     
42983     Signed-off-by: Keith Packard <keithp@keithp.com>
42984
42985 commit 8405efb6ca68c8216413b94e7acbdf51af00554a
42986 Author: Keith Packard <keithp@keithp.com>
42987 Date:   Sat Apr 7 00:23:55 2012 -0700
42988
42989     altos: Save memory in ao_config.c
42990     
42991     Shorten help messages.
42992     Stop setting aes_key on products not using aes key.
42993     
42994     Signed-off-by: Keith Packard <keithp@keithp.com>
42995
42996 commit 41a8383ccd29351f3a88a374f9456d6efb71b9a0
42997 Author: Keith Packard <keithp@keithp.com>
42998 Date:   Sat Apr 7 00:22:41 2012 -0700
42999
43000     altos: Save memory in ao_cmd.c
43001     
43002     Shrink a couple of help strings
43003     move a variable in ao_cmd from data to pdata.
43004     
43005     Signed-off-by: Keith Packard <keithp@keithp.com>
43006
43007 commit 5f63065a16b65618b39314880c72074f0a8b5550
43008 Author: Keith Packard <keithp@keithp.com>
43009 Date:   Sat Apr 7 00:22:02 2012 -0700
43010
43011     altos: Add fake install/uninstall targets for stm-bringup
43012     
43013     Keep global 'make install' from failing.
43014     Signed-off-by: Keith Packard <keithp@keithp.com>
43015
43016 commit 5569e4df50648a3ec131ba5e244da9b67d1a67db
43017 Author: Keith Packard <keithp@keithp.com>
43018 Date:   Sat Apr 7 00:21:03 2012 -0700
43019
43020     altosui: Radio channel gets set to zero by altos when frequency is set
43021     
43022     Just remember what the channe is going to get set to.
43023     
43024     Signed-off-by: Keith Packard <keithp@keithp.com>
43025
43026 commit 2db6b0f58811ffc44a468c8fbcacc08d37edd26c
43027 Author: Keith Packard <keithp@keithp.com>
43028 Date:   Fri Apr 6 22:40:49 2012 -0700
43029
43030     altos: Shuffle stm-demo SPI test code around a bit
43031     
43032     Move a debug printf beyond the chip select boundary to
43033     allow for more accurate timing.
43034     
43035     Send four bytes instead of just one.
43036     
43037     Signed-off-by: Keith Packard <keithp@keithp.com>
43038
43039 commit 89201cdf2062b7319a0da4e266e4d6edba1493f8
43040 Author: Keith Packard <keithp@keithp.com>
43041 Date:   Fri Apr 6 22:40:17 2012 -0700
43042
43043     altos: Declare stm DMA address registers as volatile void *
43044     
43045     Eliminates a cast when assigning to them.
43046     
43047     Signed-off-by: Keith Packard <keithp@keithp.com>
43048
43049 commit 0bcc23c3be1a20a362fea268901c600f9f0d287a
43050 Author: Keith Packard <keithp@keithp.com>
43051 Date:   Fri Apr 6 22:39:45 2012 -0700
43052
43053     altos: Disable DMA unit when idle
43054     
43055     Should save a bit of power
43056     
43057     Signed-off-by: Keith Packard <keithp@keithp.com>
43058
43059 commit 20926b62a87154a846cb950dc542c737cd54826d
43060 Author: Keith Packard <keithp@keithp.com>
43061 Date:   Fri Apr 6 22:39:12 2012 -0700
43062
43063     altos: Disable STM SPI transceiver when idle
43064     
43065     Should save a bit of power.
43066     
43067     Signed-off-by: Keith Packard <keithp@keithp.com>
43068
43069 commit 9b12bc445fe482306e4587ad60c6d2daf65a60f3
43070 Author: Keith Packard <keithp@keithp.com>
43071 Date:   Fri Apr 6 18:07:07 2012 -0700
43072
43073     altos: Add DMA, SPI and MS5607 drivers
43074     
43075     Signed-off-by: Keith Packard <keithp@keithp.com>
43076
43077 commit 2a04ac8dff1bfc3efba8c7e4dc9c1a827496dbdf
43078 Author: Keith Packard <keithp@keithp.com>
43079 Date:   Mon Apr 2 23:00:29 2012 -0700
43080
43081     altos: megametrum builds an ELF file, not an IHX file
43082     
43083     Name it appropriately.
43084     
43085     Signed-off-by: Keith Packard <keithp@keithp.com>
43086
43087 commit cf1e4d60e1fcd75fa734365a2666ea8930938128
43088 Author: Keith Packard <keithp@keithp.com>
43089 Date:   Mon Apr 2 22:58:54 2012 -0700
43090
43091     altos: Move SPI functions to architecture-specific location
43092     
43093     Some architecture specific stuff needs to use core altos code, so
43094     create new ao_arch_funcs.h files per architecture that get pulled in
43095     at the end of ao.h
43096     
43097     Signed-off-by: Keith Packard <keithp@keithp.com>
43098
43099 commit c09d155328bd446bb84ac1068d380cceb884df22
43100 Author: Keith Packard <keithp@keithp.com>
43101 Date:   Mon Apr 2 19:27:53 2012 -0700
43102
43103     altos: Oops. Set per-USART STM baud rate register instead of usart1
43104     
43105     Was accidentally always setting usart1 instead of the per-usart
43106     register. Didn't work too well for other usarts...
43107     
43108     Signed-off-by: Keith Packard <keithp@keithp.com>
43109
43110 commit 440226df03a85cd0047d876b57b2a3410bfb2b02
43111 Author: Bdale Garbee <bdale@gag.com>
43112 Date:   Sat Mar 31 17:53:25 2012 -0600
43113
43114     be explicit in a couple places about only using single-cell LiPo batteries
43115
43116 commit 4ca52908c8b3f98a79588981f6878025250f0924
43117 Author: Bdale Garbee <bdale@gag.com>
43118 Date:   Sat Mar 31 16:43:39 2012 -0600
43119
43120     use explicit path not $(HOME) to find ARM toolchain for now
43121
43122 commit 246618baf9b8803e5ae4e650eb46740d1128a010
43123 Author: Bdale Garbee <bdale@gag.com>
43124 Date:   Sat Mar 31 16:43:11 2012 -0600
43125
43126     add config file for gdb use with MegaMetrum via Olimex dongle
43127
43128 commit b89f11139fae7ae722ed78d342a169ed2bf5c948
43129 Author: Keith Packard <keithp@keithp.com>
43130 Date:   Sat Mar 31 12:44:14 2012 -0700
43131
43132     Build megametrum-v0.1 by default
43133
43134 commit bbf31b8591f89e2a1fcc7dac5f42d730a81473d2
43135 Author: Keith Packard <keithp@keithp.com>
43136 Date:   Sat Mar 31 12:43:58 2012 -0700
43137
43138     altos: Add stub cc1120 driver
43139     
43140     Signed-off-by: Keith Packard <keithp@keithp.com>
43141
43142 commit 1f2b75518169c4f2da9762de46bf1d9a71a04d17
43143 Author: Keith Packard <keithp@keithp.com>
43144 Date:   Wed Mar 28 21:54:32 2012 -0700
43145
43146     altos: Move cc1111 DMA engine interface to cc1111/ao_arch.h from ao.h
43147     
43148     It's hardware specific
43149     
43150     Signed-off-by: Keith Packard <keithp@keithp.com>
43151
43152 commit 47a9925f16f6a13b173c49d3873d91fc7cf6d46e
43153 Author: Keith Packard <keithp@keithp.com>
43154 Date:   Wed Mar 28 21:53:30 2012 -0700
43155
43156     altos: Move cc1111 AES driver to cc1111 directory
43157     
43158     Signed-off-by: Keith Packard <keithp@keithp.com>
43159
43160 commit 93ae5f6ce09fa71ebd34f77a884684b3670c8b44
43161 Author: Bdale Garbee <bdale@gag.com>
43162 Date:   Sat Mar 31 13:29:15 2012 -0600
43163
43164     openocd config file for MegaMetrum
43165
43166 commit b711768da6310a1b06f3b995a280587fed5f26cd
43167 Author: Keith Packard <keithp@keithp.com>
43168 Date:   Wed Mar 28 21:45:44 2012 -0700
43169
43170     Bump version to 1.0.9.4
43171     
43172     Signed-off-by: Keith Packard <keithp@keithp.com>
43173
43174 commit 0993595035a2813deba6991fa25bc0d475f2e6bb
43175 Author: Keith Packard <keithp@keithp.com>
43176 Date:   Wed Mar 28 21:45:02 2012 -0700
43177
43178     altos: Add ao_freq.c to megametrum build
43179     
43180     I think this will be needed to compute radio settings on the cc1120
43181     
43182     Signed-off-by: Keith Packard <keithp@keithp.com>
43183
43184 commit a157edbe1bf7fffd5a6041f7b1760674addd2229
43185 Author: Keith Packard <keithp@keithp.com>
43186 Date:   Sun Mar 25 13:08:05 2012 -0700
43187
43188     stm-demo does not use altitude.h
43189
43190 commit c1531fb26461b9f4ec39672bbfaeb70e6f4d1056
43191 Author: Keith Packard <keithp@keithp.com>
43192 Date:   Fri Mar 23 01:42:32 2012 -0700
43193
43194     Use -Os for STM apps. Fix altos.ld to matchall .rodata* sections
43195     
43196     Without .rodata*, it would stick the flash copy of the data on top of
43197     any further .rodata* sections. Fortunately, the linker catches that
43198     and complains...
43199     
43200     Signed-off-by: Keith Packard <keithp@keithp.com>
43201
43202 commit f2c110fb4531144f18f62200e4127738c84e87f1
43203 Author: Keith Packard <keithp@keithp.com>
43204 Date:   Fri Mar 23 00:55:53 2012 -0700
43205
43206     Get config stuff hooked up for MegaMetrum
43207     
43208     This stubs out enough stuff to let ao_config link and work
43209     
43210     Signed-off-by: Keith Packard <keithp@keithp.com>
43211
43212 commit 0bda768c2be5b81bec13f21d4d3bb6a11a8e88fa
43213 Author: Keith Packard <keithp@keithp.com>
43214 Date:   Fri Mar 23 00:43:47 2012 -0700
43215
43216     Add preliminary MegaMetrum v0.1 support
43217     
43218     This turns on an LED, enables the internal R/C clock, hooks USART3 to
43219     the GPS chip and USART1 to the console.
43220     
43221     Signed-off-by: Keith Packard <keithp@keithp.com>
43222
43223 commit c27e211796a64b6bbacfe6a1516e9872fdb0853e
43224 Author: Keith Packard <keithp@keithp.com>
43225 Date:   Fri Mar 23 00:43:17 2012 -0700
43226
43227     Use new Makefile.defs in stm-demo
43228     
43229     Signed-off-by: Keith Packard <keithp@keithp.com>
43230
43231 commit d7ddfd4e6d75e50ca64a342181f5c52e9f4919af
43232 Author: Keith Packard <keithp@keithp.com>
43233 Date:   Fri Mar 23 00:42:13 2012 -0700
43234
43235     Use 16-bits for STM32 LED mask. Export serial I/O functions
43236     
43237     Signed-off-by: Keith Packard <keithp@keithp.com>
43238
43239 commit 606d866153cb639a2400cbedbc45046372ad1b30
43240 Author: Keith Packard <keithp@keithp.com>
43241 Date:   Fri Mar 23 00:40:48 2012 -0700
43242
43243     Allow skytraq to be on non-default serial port
43244     
43245     Provide ao_gps_getchar, ao_gps_putchar and ao_gps_set_speed hooks to
43246     let product specify functions for serial access.
43247     
43248     Signed-off-by: Keith Packard <keithp@keithp.com>
43249
43250 commit 25184baa36c20e3d661f94e642a33e8aae179d60
43251 Author: Keith Packard <keithp@keithp.com>
43252 Date:   Fri Mar 23 00:40:09 2012 -0700
43253
43254     Allow for more than 8 LEDs
43255     
43256     Provide hook for architecture-specific LED mask (AO_LED_TYPE)
43257     
43258     Signed-off-by: Keith Packard <keithp@keithp.com>
43259
43260 commit 87ca5c9c5f9cea1b9e14468e4694ce6acc21955a
43261 Author: Keith Packard <keithp@keithp.com>
43262 Date:   Fri Mar 23 00:19:06 2012 -0700
43263
43264     Clean up STM build by moving common defs to Makefile.defs
43265     
43266     Shortens default Makefile a bit
43267     
43268     Signed-off-by: Keith Packard <keithp@keithp.com>
43269
43270 commit 41a3fded116a3101789df44647d0eb06be07a25b
43271 Author: Keith Packard <keithp@keithp.com>
43272 Date:   Fri Mar 23 00:04:47 2012 -0700
43273
43274     Make stm-demo display a scrolling message
43275     
43276     Instead of trying to frob the LEDs, which are now owned by the serial
43277     port.
43278     
43279     Signed-off-by: Keith Packard <keithp@keithp.com>
43280
43281 commit 9b5e98a3407b369803109bfc1409e4f8b6e848ba
43282 Author: Keith Packard <keithp@keithp.com>
43283 Date:   Fri Mar 23 00:04:21 2012 -0700
43284
43285     Flush LCD changes each time the text is updated
43286     
43287     Rather than requiring the caller to do it.
43288     
43289     Signed-off-by: Keith Packard <keithp@keithp.com>
43290
43291 commit 6337b5f522be11926a6490d7bb27a4f7795da569
43292 Author: Keith Packard <keithp@keithp.com>
43293 Date:   Fri Mar 23 00:03:29 2012 -0700
43294
43295     Automatically set ALTERNATE pin mode when setting alternate function
43296     
43297     When selecting an alternate function, set the pin to alternate mode as
43298     well; there's no sense requiring two separate calls everywhere.
43299     
43300     Signed-off-by: Keith Packard <keithp@keithp.com>
43301
43302 commit c9e61a4f1f0ce5e5177a2252e8b7a02a578e77f1
43303 Author: Keith Packard <keithp@keithp.com>
43304 Date:   Fri Mar 23 00:02:38 2012 -0700
43305
43306     Allow any STM usart to be used for stdio
43307     
43308     This also adds the alternate pin configurations for the other two
43309     usarts
43310     
43311     Signed-off-by: Keith Packard <keithp@keithp.com>
43312
43313 commit bf060b3e3ed655bbb8464f342d0a0b1745a06173
43314 Author: Keith Packard <keithp@keithp.com>
43315 Date:   Fri Mar 23 00:01:50 2012 -0700
43316
43317     Allow for more than one serial port in core AltOS
43318     
43319     Signed-off-by: Keith Packard <keithp@keithp.com>
43320
43321 commit d236a5c7cd6e9b1d7192e801d63b4bd348cc2f12
43322 Author: Keith Packard <keithp@keithp.com>
43323 Date:   Thu Mar 22 20:02:30 2012 -0700
43324
43325     Move LCD string output code to ao_lcd_font.c
43326     
43327     It's all very specific to the 14-segment display, so
43328     stick it there.
43329     
43330     Signed-off-by: Keith Packard <keithp@keithp.com>
43331
43332 commit 6da2f5846f2d28ea1f09f60ef2cc3f68113ac62a
43333 Author: Keith Packard <keithp@keithp.com>
43334 Date:   Thu Mar 22 19:43:29 2012 -0700
43335
43336     Add LCD device driver to STM32L port
43337     
43338     This enables the 6-digit 14-character display on the STM32L discovery
43339     board and provides an ascii output to it.
43340     
43341     Signed-off-by: Keith Packard <keithp@keithp.com>
43342
43343 commit a953ac32033ded18adf0cb3ca20134385fcd0a6d
43344 Author: Keith Packard <keithp@keithp.com>
43345 Date:   Thu Mar 22 19:42:18 2012 -0700
43346
43347     Add defines for LCD controller and RTC clocking
43348     
43349     Signed-off-by: Keith Packard <keithp@keithp.com>
43350
43351 commit f6e557bc2f0bd6d4272ed00dd09554d27a83be89
43352 Author: Keith Packard <keithp@keithp.com>
43353 Date:   Thu Mar 22 19:41:23 2012 -0700
43354
43355     Actually enable usarts with the new usart code
43356     
43357     And move USART1 to PB6/PB7 to avoid conflicting with
43358     the LCD pins.
43359     
43360     Signed-off-by: Keith Packard <keithp@keithp.com>
43361
43362 commit 03fbc18ea17a9e77a1d4d8e0ddb97abbe5da3658
43363 Author: Keith Packard <keithp@keithp.com>
43364 Date:   Wed Mar 21 16:24:06 2012 -0700
43365
43366     Clean up multiple serial port support for STM32L
43367     
43368     Signed-off-by: Keith Packard <keithp@keithp.com>
43369
43370 commit f560c961ae4fedec0c9f11d5b3635fcb0d67ed8e
43371 Author: Keith Packard <keithp@keithp.com>
43372 Date:   Wed Mar 21 16:18:26 2012 -0700
43373
43374     Add support for multiple serial ports on STM32L
43375     
43376     Signed-off-by: Keith Packard <keithp@keithp.com>
43377
43378 commit faf2bea4fdb3dca7fbed35423a4fe4459ee92ceb
43379 Author: Keith Packard <keithp@keithp.com>
43380 Date:   Mon Mar 19 11:25:40 2012 -0700
43381
43382     Save/restore PRIMASK register on Cortex-M3
43383     
43384     This preserves the interrupt-enabled bit across context switches
43385     
43386     Signed-off-by: Keith Packard <keithp@keithp.com>
43387
43388 commit 6a14bee42a8431c909bcd74b0acec57329bc0284
43389 Author: Keith Packard <keithp@keithp.com>
43390 Date:   Mon Mar 19 11:24:43 2012 -0700
43391
43392     Don't disable interrupts before saving interrupt flag on AVR
43393     
43394     This ignores the interrupt disabled state, so we'd always leave
43395     ao_yield with interrupts disabled.
43396     
43397     Signed-off-by: Keith Packard <keithp@keithp.com>
43398
43399 commit 7662a0096a860cddac413a310305fe842830c3b5
43400 Author: Keith Packard <keithp@keithp.com>
43401 Date:   Sun Mar 18 22:29:51 2012 -0700
43402
43403     Add .gitignore file to stm-bringup
43404     
43405     Ignore generated binaries
43406     
43407     Signed-off-by: Keith Packard <keithp@keithp.com>
43408
43409 commit 4be74ef0d13114707fd8217907a5ec457f886160
43410 Author: Keith Packard <keithp@keithp.com>
43411 Date:   Sun Mar 18 22:26:43 2012 -0700
43412
43413     Fix STM LED driver and blink LEDs on discovery board
43414     
43415     This adds a task to blink the LEDs, after first fixing up the LED
43416     output code to enable the GPIO and talk to the right pins for the
43417     discovery board.
43418     
43419     Signed-off-by: Keith Packard <keithp@keithp.com>
43420
43421 commit ab6ea9043b592c25948a70b6204d613756a9a250
43422 Author: Keith Packard <keithp@keithp.com>
43423 Date:   Sun Mar 18 22:10:02 2012 -0700
43424
43425     Basic OS running on STM32L
43426     
43427     This gets stm-demo working
43428     
43429     Signed-off-by: Keith Packard <keithp@keithp.com>
43430
43431 commit 0cc01d378ae96325e429ad608b953661582939b0
43432 Author: Keith Packard <keithp@keithp.com>
43433 Date:   Sun Mar 18 22:09:20 2012 -0700
43434
43435     Add AO_PANIC_STACK
43436     
43437     Provide a panic code for stack overflow.
43438     
43439     Signed-off-by: Keith Packard <keithp@keithp.com>
43440
43441 commit 1ca46760cf903860dccb4864578558a1abb6e0fa
43442 Author: Keith Packard <keithp@keithp.com>
43443 Date:   Sun Mar 18 22:08:48 2012 -0700
43444
43445     When debugging, send ao_panic message to ao_debug_out
43446     
43447     Use the low-level debug hooks to get the panic state sent to the
43448     serial port.
43449     
43450     Signed-off-by: Keith Packard <keithp@keithp.com>
43451
43452 commit 4bfce11873f34af9621c60f83a8355f85769f6d3
43453 Author: Keith Packard <keithp@keithp.com>
43454 Date:   Sun Mar 18 22:07:07 2012 -0700
43455
43456     When debugging, send pre-init output to ao_debug_out
43457     
43458     Before tasking is running, send output to ao_debug_out to help debug
43459     system initialization.
43460     
43461     Signed-off-by: Keith Packard <keithp@keithp.com>
43462
43463 commit 93481fd3d9305a107b88c8a64de4194a6d94dc0e
43464 Author: Keith Packard <keithp@keithp.com>
43465 Date:   Sun Mar 18 22:05:46 2012 -0700
43466
43467     Incorrect type in ao_task_info for wchan
43468     
43469     Would truncate 32-bit pointers on arm.
43470     
43471     Signed-off-by: Keith Packard <keithp@keithp.com>
43472
43473 commit 8ba5344514f8ed51f6fd69ca09f6c7035c4fd0da
43474 Author: Keith Packard <keithp@keithp.com>
43475 Date:   Sat Mar 17 00:06:59 2012 -0700
43476
43477     Add stm-demo program
43478     
43479     This runs AltOS and talks over the serial port.
43480     
43481     Signed-off-by: Keith Packard <keithp@keithp.com>
43482
43483 commit 1d1b24bb20dec09145fbaa6fe6897898d47dd16e
43484 Author: Keith Packard <keithp@keithp.com>
43485 Date:   Fri Mar 16 20:24:29 2012 -0700
43486
43487     These were moved to the src/stm directory
43488     
43489     Signed-off-by: Keith Packard <keithp@keithp.com>
43490
43491 commit b8100ea5042013bb4eed67907b4e9d4e5c196df2
43492 Author: Keith Packard <keithp@keithp.com>
43493 Date:   Fri Mar 16 20:23:31 2012 -0700
43494
43495     Add stm bringup timers and move most of the setup code to the stm dir
43496     
43497     Signed-off-by: Keith Packard <keithp@keithp.com>
43498
43499 commit 9279fd42793123784ce83ca151df6f4630487722
43500 Author: Keith Packard <keithp@keithp.com>
43501 Date:   Fri Mar 16 20:21:09 2012 -0700
43502
43503     Add STM platform and stm-bringup demo program
43504     
43505     The stm-bringup doesn't run altos, it just initializes the device and
43506     writes stuff over a serial port. Works on the STM32L Discovery board
43507     at least, should do stuff on other boards too.
43508     
43509     Signed-off-by: Keith Packard <keithp@keithp.com>
43510
43511 commit e2f13aa43ba79becbff6c9bfc18c665a58d96185
43512 Author: Keith Packard <keithp@keithp.com>
43513 Date:   Fri Mar 16 14:25:37 2012 -0700
43514
43515     Add example STM32L programs
43516     
43517     This loads to flash and sends data over the serial link.
43518     
43519     Signed-off-by: Keith Packard <keithp@keithp.com>
43520
43521 commit 3c7d1f6cfffb43299041f2850a48177f4e9b83a5
43522 Author: Keith Packard <keithp@keithp.com>
43523 Date:   Wed Feb 22 23:26:03 2012 +1300
43524
43525     'stdin' is a special name in some compiler environments, don't use it.
43526     
43527     Switch to 'in' in the prototype for altos_serial_set_stdin.
43528     
43529     Signed-off-by: Keith Packard <keithp@keithp.com>
43530
43531 commit bdfcc9112c41c494de23594963980a730b625cc4
43532 Author: Keith Packard <keithp@keithp.com>
43533 Date:   Wed Mar 28 00:49:29 2012 -0700
43534
43535     altosui: Disable launch controller button
43536     
43537     The launch controller should just be a separate program.
43538     
43539     Signed-off-by: Keith Packard <keithp@keithp.com>
43540
43541 commit cf1e95810559584705d0b8a787375938c68e07c6
43542 Author: Keith Packard <keithp@keithp.com>
43543 Date:   Wed Mar 28 00:37:52 2012 -0700
43544
43545     altosui: Add Configure Ground Station dialog (trac #29)
43546     
43547     Allows the user to configure the teledongle frequency without opening
43548     up the flight monitor window, and also shows the teledongle fixed
43549     values like radio calibration, serial number and software version.
43550     
43551     Signed-off-by: Keith Packard <keithp@keithp.com>
43552
43553 commit d60862fce6ac27a97ad6337eea32a4b48645d158
43554 Author: Keith Packard <keithp@keithp.com>
43555 Date:   Wed Mar 28 00:38:37 2012 -0700
43556
43557     altos: Make sure config values are loaded in 'c s' command
43558     
43559     ao_config_get may not have been called when ao_config_show is invoked
43560     by the user, so make sure the config values are loaded before showing
43561     uninitialized data.
43562     
43563     Signed-off-by: Keith Packard <keithp@keithp.com>
43564
43565 commit b98f75dbcccd40c8cbf32c3bfd21bd6f5648b861
43566 Author: Keith Packard <keithp@keithp.com>
43567 Date:   Tue Mar 27 22:54:17 2012 -0700
43568
43569     altosui: Sanity check values from device configuration
43570     
43571     If someone has down-graded and re up-graded the firmware, the config
43572     entries may be garbage. Sanity check them to avoid crashing the UI.
43573     
43574     Signed-off-by: Keith Packard <keithp@keithp.com>
43575
43576 commit b6c7ae2c1f8cba7351cd139c49322280d9d3af47
43577 Author: Keith Packard <keithp@keithp.com>
43578 Date:   Tue Mar 27 22:53:08 2012 -0700
43579
43580     altos: Reset config version if it's too large as well
43581     
43582     Any future config values will get trashed if we down grade the
43583     firmware, so we must reset the firmware version whenever it gets
43584     written.
43585     
43586     Signed-off-by: Keith Packard <keithp@keithp.com>
43587
43588 commit 3f0379db7067eaf104892a82b9c49142087adece
43589 Author: Keith Packard <keithp@keithp.com>
43590 Date:   Tue Mar 27 22:02:13 2012 -0700
43591
43592     altosui: Make 'monitor idle' work with older TeleMetrum firmware (trac #28)
43593     
43594     Older TM firmware did not have the 'done' line at the end of the GPS
43595     report, rather it would just stop after showing the Flags value. Check
43596     the TM version and stop looking for GPS data when the Flags line appears.
43597     
43598     Signed-off-by: Keith Packard <keithp@keithp.com>
43599
43600 commit 7a9baabaf33db5e30eb4ef8f923a4fd96fd28fb4
43601 Author: Keith Packard <keithp@keithp.com>
43602 Date:   Tue Mar 27 21:49:58 2012 -0700
43603
43604     altosui: Mark data 'Age' in monitor idle UI too
43605     
43606     Just like with the flight monitor UI, it's nice to know how old the
43607     data in the monitor idle UI is, in case the data link to the TM isn't reliable.
43608     
43609     Signed-off-by: Keith Packard <keithp@keithp.com>
43610
43611 commit 2f19f9a0eaba22789fdc07a52849e8aaf6fe4695
43612 Author: Keith Packard <keithp@keithp.com>
43613 Date:   Tue Mar 27 21:48:43 2012 -0700
43614
43615     altosui: Catch attempt to set radio frequency to 0.0 -- use default
43616     
43617     Monitor idle was setting the frequency to 0, which takes a while with
43618     the new native radio frequency setting code. Don't do that, instead
43619     pull out the preferred frequency for that, as is done in other places
43620     where a frequency of 0.0 is used.
43621     
43622     Signed-off-by: Keith Packard <keithp@keithp.com>
43623
43624 commit 170510bb183715e9ba580b180f20657d6602644e
43625 Author: Keith Packard <keithp@keithp.com>
43626 Date:   Tue Mar 27 21:13:31 2012 -0700
43627
43628     altosui: Find actual landing time when computing stats (trac #23)
43629     
43630     Look for the last time the height went from >10m to <2m from the
43631     nominal landing altitude and use that as the landing time when
43632     computing things like main descent speed, time under main etc.
43633     
43634     Signed-off-by: Keith Packard <keithp@keithp.com>
43635
43636 commit 0952224c36eba25db34bd147d2d579c66b15bbf8
43637 Author: Keith Packard <keithp@keithp.com>
43638 Date:   Tue Mar 27 18:24:51 2012 -0700
43639
43640     altosui: Change flight data saving UI to separate download/delete selections
43641     
43642     First pop up a dialog to select flights for download. Download
43643     them. Then, after that, pop up a *new* dialog to select flights for
43644     delete. Offer to delete all of the downloaded flights by default. Then
43645     delete the flights.
43646     
43647     Signed-off-by: Keith Packard <keithp@keithp.com>
43648
43649 commit 7dd1d62676c1e605fe69a4c0acfe7638c6b79aa5
43650 Author: Keith Packard <keithp@keithp.com>
43651 Date:   Tue Mar 27 18:19:05 2012 -0700
43652
43653     altos: Optimize ao_freq_to_set a bit
43654     
43655     Reduces size from 327 bytes to 287 bytes
43656     
43657     Signed-off-by: Keith Packard <keithp@keithp.com>
43658
43659 commit d77a4ea206d627635159f35c76c744687d4e633b
43660 Author: Keith Packard <keithp@keithp.com>
43661 Date:   Tue Mar 27 11:58:39 2012 -0700
43662
43663     altosui: Show only supported telemetry version
43664     
43665     Make it clear in the UI which telemetry versions are supported,
43666     providing the combobox only for new firmware which supports all versions.
43667     
43668     Signed-off-by: Keith Packard <keithp@keithp.com>
43669
43670 commit d8ebb83e64d66fa159e75aa560d39d80bb6d9d04
43671 Author: Keith Packard <keithp@keithp.com>
43672 Date:   Tue Mar 27 10:38:32 2012 -0700
43673
43674     altosui: Configure radio with new direct frequency setting
43675     
43676     Instead of computing the radio setting in altosui, let the radio do it directly.
43677     
43678     Signed-off-by: Keith Packard <keithp@keithp.com>
43679
43680 commit c1d12a117b36de7fe8dd992959b890bfd1163e81
43681 Author: Keith Packard <keithp@keithp.com>
43682 Date:   Mon Mar 26 23:35:35 2012 -0700
43683
43684     Do radio settings solely by frequency
43685     
43686     Compute the radio setting needed based on the calibration value
43687     provided and the requested frequency.
43688     
43689     Signed-off-by: Keith Packard <keithp@keithp.com>
43690
43691 commit c2550d72aee371676d2f09316051567681e53a7c
43692 Author: Keith Packard <keithp@keithp.com>
43693 Date:   Mon Mar 26 22:05:04 2012 -0700
43694
43695     altosui: Use ConcurrentHashMap for maps
43696     
43697     This data structure is accessed by multiple threads, so it needs to be
43698     re-entrant.
43699     
43700     Signed-off-by: Keith Packard <keithp@keithp.com>
43701
43702 commit 8610fdae8f47e1e8b6e8525227cc912664ecfafd
43703 Author: Keith Packard <keithp@keithp.com>
43704 Date:   Mon Mar 26 22:04:13 2012 -0700
43705
43706     altosui: Show time since last packet in flight status window
43707     
43708     Makes it easy to see when the UI is wedged, and when telemetry data
43709     are being successfully received.
43710     
43711     Signed-off-by: Keith Packard <keithp@keithp.com>
43712
43713 commit 392a3107b9e9cc8c1ea51df6ff5ec54817adbc65
43714 Author: Keith Packard <keithp@keithp.com>
43715 Date:   Mon Mar 26 20:11:34 2012 -0700
43716
43717     altosui: Restructure telemetry classes to be more sane
43718     
43719      * Make AltosTelemetryRecord be a class, rather than an interface.
43720     
43721      * Inherit from this for AltosTelemetryRecordLegacy and
43722        AltosTelemetryRecordRaw.
43723     
43724      * Remove bogus AltosTelemetryRecordGeneral class.
43725     
43726     Signed-off-by: Keith Packard <keithp@keithp.com>
43727
43728 commit 77639dae0fb9975219c2e211ea6dd6c7965eeea2
43729 Author: Keith Packard <keithp@keithp.com>
43730 Date:   Tue Sep 27 23:50:43 2011 -0700
43731
43732     altos: Require callsign match in packet code
43733     
43734     Ignore packets with mismatching callsigns to avoid accidental
43735     connections between devices controlled by different stations.
43736     
43737     As a special case, if the device is configured with the default
43738     callsign (N0CALL), then let anyone connect. This allows configuration
43739     of new devices without needing to change the ground station callsign.
43740     
43741     Signed-off-by: Keith Packard <keithp@keithp.com>
43742
43743 commit 1b4a4c7b6a0c3f93267f33482f490e7aa25c2158
43744 Author: Keith Packard <keithp@keithp.com>
43745 Date:   Fri Jan 13 10:40:30 2012 -0800
43746
43747     doc: Add companion SPI message protocol doc
43748     
43749     Signed-off-by: Keith Packard <keithp@keithp.com>
43750
43751 commit 5d42ded7ebdb0c134c8dac61f41525c37d81ae61
43752 Author: Bdale Garbee <bdale@gag.com>
43753 Date:   Fri Jan 13 10:44:23 2012 -0700
43754
43755     update turnon_telemetrum to v1.2, add more turnon scripts
43756
43757 commit f450f8bc70f857053b26c4379f54a318062e89a1
43758 Author: Keith Packard <keithp@keithp.com>
43759 Date:   Tue Jan 3 22:27:59 2012 -0800
43760
43761     altos: Set correct registers for serial0 baud
43762     
43763     oops. not going to work very well setting serial 1.
43764     
43765     Signed-off-by: Keith Packard <keithp@keithp.com>
43766
43767 commit c6821ae734a7efaf2e069f6c5edf9605a9dbe125
43768 Author: Keith Packard <keithp@keithp.com>
43769 Date:   Tue Jan 3 20:46:25 2012 -0800
43770
43771     altos: flush stdout when fifo from arduino serial port is empty
43772     
43773     This avoids leaving bytes pending inside altos
43774     
43775     Signed-off-by: Keith Packard <keithp@keithp.com>
43776
43777 commit 65b9b5d0d91fef2c7452dc77017f31f176672304
43778 Author: Keith Packard <keithp@keithp.com>
43779 Date:   Tue Jan 3 20:42:41 2012 -0800
43780
43781     Build teleshield by default
43782
43783 commit 7a42f2e0f145d2d520aed8e241fa39f7cb62b19f
43784 Author: Keith Packard <keithp@keithp.com>
43785 Date:   Tue Jan 3 20:41:15 2012 -0800
43786
43787     altos: Add support for UART0 in async mode
43788     
43789     And copy bytes from it to stdout.
43790     
43791     Signed-off-by: Keith Packard <keithp@keithp.com>
43792
43793 commit 085625ff3992454b59583d95a3c415597c51f754
43794 Author: Keith Packard <keithp@keithp.com>
43795 Date:   Fri Dec 30 15:42:28 2011 -0800
43796
43797     altos: More _asm -> __asm changes
43798     
43799     Missed a few last time
43800     
43801     Signed-off-by: Keith Packard <keithp@keithp.com>
43802
43803 commit 614ab6a991258a5caad0ca12ae35d0288a5b7503
43804 Author: Keith Packard <keithp@keithp.com>
43805 Date:   Fri Dec 30 15:38:32 2011 -0800
43806
43807     altos: Clean up for SDCC 3.1 - more keywords
43808     
43809     _asm -> __asm
43810     sbit -> __sbit
43811     remove variables named 'data'
43812     
43813     Signed-off-by: Keith Packard <keithp@keithp.com>
43814
43815 commit bbb94a6a25a106316414a9a281e924f6c56e9f38
43816 Author: Keith Packard <keithp@keithp.com>
43817 Date:   Fri Dec 30 12:27:35 2011 -0800
43818
43819     altos: SDCC 3.1 wants __at instead of at
43820     
43821     Older SDCC would accept __at, so just replace all occurances unconditionally.
43822     
43823     Signed-off-by: Keith Packard <keithp@keithp.com>
43824
43825 commit 4783ac9653fd4f816f839452795e0d2e52129d5b
43826 Author: Keith Packard <keithp@keithp.com>
43827 Date:   Tue Dec 27 15:47:54 2011 -0800
43828
43829     altos: Switch teleshield to use radio slave mode
43830     
43831     And bring it up at startup time by default
43832     
43833     Signed-off-by: Keith Packard <keithp@keithp.com>
43834
43835 commit 791c137728dd3398bd7275be13cc9e6be96d7af4
43836 Author: Keith Packard <keithp@keithp.com>
43837 Date:   Tue Dec 27 15:37:28 2011 -0800
43838
43839     altos: Add teleshield directory and bring-up code
43840     
43841     This is cobbled together from various existing bits, but should at
43842     least provide some ability to test a teleshield board.
43843     
43844     Signed-off-by: Keith Packard <keithp@keithp.com>
43845
43846 commit eff8611e3eb19853b06acfcd7e978c9046cd5f78
43847 Author: Keith Packard <keithp@keithp.com>
43848 Date:   Sat Dec 17 17:05:06 2011 -0800
43849
43850     altos: Create TeleMetrum v1.2 directory
43851     
43852     The hardware is software-compatible with v1.1, but it's nice to have
43853     the right version number in all of the files.
43854     
43855     Signed-off-by: Keith Packard <keithp@keithp.com>
43856
43857 commit 6baf6f41040f7b074d8cc84ef75e254c5d2b466b
43858 Author: Keith Packard <keithp@keithp.com>
43859 Date:   Sat Dec 17 16:58:04 2011 -0800
43860
43861     altosui: googleearth doesn't accept spaces between coordinates anymore
43862     
43863     it got pickier for some reason; let's not put spaces in now.
43864     
43865     Signed-off-by: Keith Packard <keithp@keithp.com>
43866
43867 commit dbf7c0c59854e040b65f068069d80716f02fc1bc
43868 Author: Keith Packard <keithp@keithp.com>
43869 Date:   Sun Nov 13 23:03:22 2011 -0800
43870
43871     altos: Fix pad orientation for pre-1.1 boards
43872     
43873     They use a different code path for accel as they don't have the
43874     VCC compensation code in place.
43875     
43876     Signed-off-by: Keith Packard <keithp@keithp.com>
43877
43878 commit c1e293ff4953b51c19af8b52f2999419ea84e7e5
43879 Author: Keith Packard <keithp@keithp.com>
43880 Date:   Sat Nov 12 19:19:40 2011 -0800
43881
43882     altos: Add startup and config (view only) pages to TT
43883     
43884     The config page needs a pile of work before it's useful.
43885     
43886     Signed-off-by: Keith Packard <keithp@keithp.com>
43887
43888 commit 02b4e52a5349217df43105eaa1fff6bfc7dac4cc
43889 Author: Keith Packard <keithp@keithp.com>
43890 Date:   Sat Nov 12 19:18:53 2011 -0800
43891
43892     altos: Enable packet master and debug in TT
43893     
43894     The code was already getting linked in, so we might as well use it.
43895     
43896     Signed-off-by: Keith Packard <keithp@keithp.com>
43897
43898 commit e7044fd95472449e2fb860cef902fa458b91ccac
43899 Author: Keith Packard <keithp@keithp.com>
43900 Date:   Sat Nov 12 19:18:23 2011 -0800
43901
43902     altos: Fix sdcdb settings for telemetrum v1.0
43903     
43904     Signed-off-by: Keith Packard <keithp@keithp.com>
43905
43906 commit 7f9e76e0d3492dcc8bf4b5b1f07c3c727cfdc0ef
43907 Author: Keith Packard <keithp@keithp.com>
43908 Date:   Sat Nov 12 18:54:14 2011 -0800
43909
43910     altos: Trim skytraq NMEA messages. Shrink NMEA header matching code
43911     
43912     Tell the skytraq to not bother sending a bunch of the NMEA messages
43913     that we don't parse.
43914     
43915     Explicitly look for 'G' follows by 'P' instead of having some general
43916     header matching code.
43917     
43918     Signed-off-by: Keith Packard <keithp@keithp.com>
43919
43920 commit d3dcb9451f40506abced72783966104645a73bc7
43921 Author: Keith Packard <keithp@keithp.com>
43922 Date:   Sat Nov 12 18:52:02 2011 -0800
43923
43924     altos: Allow TT/TBT reports to escape landed state
43925     
43926     The TM altitude reporting code kept beeping out state and altitude
43927     forever, which isn't very useful on TBT or TT.
43928     
43929     Signed-off-by: Keith Packard <keithp@keithp.com>
43930
43931 commit 0f7d7a4fbede63b51208bf051e08aa73dfbf35a0
43932 Author: Keith Packard <keithp@keithp.com>
43933 Date:   Sat Nov 12 18:51:31 2011 -0800
43934
43935     altos: Remove LCD debugging code
43936     
43937     This isn't needed anymore.
43938     
43939     Signed-off-by: Keith Packard <keithp@keithp.com>
43940
43941 commit 430b439b9a5cc98b32273a233505de2c2f975c59
43942 Author: Keith Packard <keithp@keithp.com>
43943 Date:   Sat Nov 12 18:51:03 2011 -0800
43944
43945     altosui: Add ao_lcd_cursor_on/off
43946     
43947     This shows or hides a blinking cursor on the LCD.
43948     
43949     Signed-off-by: Keith Packard <keithp@keithp.com>
43950
43951 commit 75a8490a7bee2a2c7afd559b13f1d9c40c2aa08f
43952 Author: Keith Packard <keithp@keithp.com>
43953 Date:   Sat Nov 12 18:49:17 2011 -0800
43954
43955     altos: Add configurable set of channels for TT
43956     
43957     This adds the channel list for TT, which will be configured by
43958     AltosUI.
43959     
43960     Signed-off-by: Keith Packard <keithp@keithp.com>
43961
43962 commit 2ba946fea29ff134ffaeaea9d7932f4bd4e953aa
43963 Author: Keith Packard <keithp@keithp.com>
43964 Date:   Sat Nov 12 18:48:07 2011 -0800
43965
43966     altos: Export 'ao_cmd_is_white' for use by other code
43967     
43968     This function tests the current input character.
43969     
43970     Signed-off-by: Keith Packard <keithp@keithp.com>
43971
43972 commit 20282ef00afe70e3f3193f6f0200254cb2c33e93
43973 Author: Keith Packard <keithp@keithp.com>
43974 Date:   Sat Nov 12 18:47:08 2011 -0800
43975
43976     altos: Set default flight log max to 127k on TM v0.1
43977     
43978     The flash part on v0.1 boards is only 128kB.
43979     
43980     Signed-off-by: Keith Packard <keithp@keithp.com>
43981
43982 commit 5972c642f0de0789e90268bfa19ef8b51c06eebc
43983 Author: Keith Packard <keithp@keithp.com>
43984 Date:   Sat Nov 12 18:44:36 2011 -0800
43985
43986     altos: Handle internal and external telem monitoring requests
43987     
43988     Record separate internal vs external monitoring state, allowing
43989     both to happen at the same time, and when either is turned off, the
43990     other keeps working.
43991     
43992     This also adds disable/enable so that other radio users can
43993     temporarily take over the radio; monitoring will resume when the other
43994     radio user is finished.
43995     
43996     Signed-off-by: Keith Packard <keithp@keithp.com>
43997
43998 commit ef7f86453d686a49882e8c1b88a59228c4c631a9
43999 Author: Keith Packard <keithp@keithp.com>
44000 Date:   Sat Nov 12 18:37:53 2011 -0800
44001
44002     altos: Check pdata+xdata memory usage during build
44003     
44004     The sdcc linker doesn't check the sum of pdata+xdata memory usage, it
44005     only ensures that xdata itself is small enough. This doesn't keep
44006     xdata below the end of usable ram on the cc1111 though (0xfe000).
44007     
44008     Fix up the check-stack program to also make sure all of xdata fits in
44009     available memory.
44010     
44011     Signed-off-by: Keith Packard <keithp@keithp.com>
44012
44013 commit 2bce71eba9f44b6fcf64e307c8174824c3a0fb57
44014 Author: Keith Packard <keithp@keithp.com>
44015 Date:   Sat Nov 12 18:32:49 2011 -0800
44016
44017     altos: Set SPI fill value each time it is used.
44018     
44019     This ensures that the final MOSI pin value will be high after a
44020     receive is finished.
44021     
44022     Signed-off-by: Keith Packard <keithp@keithp.com>
44023
44024 commit 0a705b62829d492e3a48c81077907cee61afb860
44025 Author: Keith Packard <keithp@keithp.com>
44026 Date:   Sat Nov 12 18:31:46 2011 -0800
44027
44028     altos: Initialize DMA config address at boot time
44029     
44030     Instead of resetting these each time a transfer is started, just set
44031     them once at boot time.
44032     
44033     Signed-off-by: Keith Packard <keithp@keithp.com>
44034
44035 commit 4de8bf6da4d725bb0514d032b0708c5cf420e8fa
44036 Author: Keith Packard <keithp@keithp.com>
44037 Date:   Sat Nov 12 18:30:56 2011 -0800
44038
44039     altos: debounce buttons
44040     
44041     Provide API to clear out any button events that happen during startup,
44042     and then discard button events 'too close' together.
44043     
44044     Signed-off-by: Keith Packard <keithp@keithp.com>
44045
44046 commit ad41b5820c2e252627959e4627473f07784be23e
44047 Author: Keith Packard <keithp@keithp.com>
44048 Date:   Sat Nov 12 18:29:38 2011 -0800
44049
44050     altos: Build TeleTerra v0.2 by default
44051     
44052     Signed-off-by: Keith Packard <keithp@keithp.com>
44053
44054 commit f6db11c3c87725c809c518f5f19b07325faf9c84
44055 Author: Keith Packard <keithp@keithp.com>
44056 Date:   Sat Nov 12 18:10:18 2011 -0800
44057
44058     altosui: Deal with serial port exceptions a bit better
44059     
44060     This catches a few exceptions and tries to make sure the serial port
44061     is closed afterwards.
44062     
44063     Signed-off-by: Keith Packard <keithp@keithp.com>
44064
44065 commit b132eefc5f63412bb4a98a4bb72b9055e40d5d42
44066 Author: Keith Packard <keithp@keithp.com>
44067 Date:   Fri Nov 11 22:30:17 2011 -0800
44068
44069     altos: Make ao_xmem funcs require __xdata void * instead of casting
44070     
44071     Having an explicit cast in the ao_xmem wrapper macros caused the
44072     compiler to generate garbage values for pdata addresses, making the
44073     upper byte 0x00 instead of the required 0xf0. Removing the
44074     casts from the ao_xmem macros exposed this problem, so a new
44075     PDATA_TO_XDATA macros was added, along with a CODE_TO_XDATA macro
44076     which serve to cast pointers, with suitable address modifications, so
44077     that things work again.
44078     
44079     Signed-off-by: Keith Packard <keithp@keithp.com>
44080
44081 commit 7ecde50fbebe68a2e2200a2f8d081fd37074f840
44082 Author: Keith Packard <keithp@keithp.com>
44083 Date:   Fri Nov 11 22:24:22 2011 -0800
44084
44085     altosui: Make UI Look&Feel configurable
44086     
44087     Saves the preferred style and uses that for all current and new windows.
44088     
44089     Signed-off-by: Keith Packard <keithp@keithp.com>
44090
44091 commit 713bd503902526c17a7657c18be947ef8fa6a47a
44092 Author: Keith Packard <keithp@keithp.com>
44093 Date:   Fri Nov 11 17:18:08 2011 -0800
44094
44095     altos: Shrink Skytraq NMEA parsing - common nmea_finish code
44096     
44097     This shares the checksum testing across all three lines, saving
44098     another 103 bytes.
44099     
44100     Signed-off-by: Keith Packard <keithp@keithp.com>
44101
44102 commit d3e8275572550b700563b3bde73cd7a43b608f17
44103 Author: Keith Packard <keithp@keithp.com>
44104 Date:   Fri Nov 11 17:11:39 2011 -0800
44105
44106     altos: shrink Skytraq NMEA parsing more
44107     
44108     This cuts another 78 bytes
44109     
44110     Signed-off-by: Keith Packard <keithp@keithp.com>
44111
44112 commit 8266d8d39c0103e68ef3e476b9639574d9a48771
44113 Author: Keith Packard <keithp@keithp.com>
44114 Date:   Fri Nov 11 16:54:18 2011 -0800
44115
44116     altos: Shrink code size of Skytraq NMEA parser
44117     
44118     Just mess around with the code to make it smaller. These patches save
44119     173 bytes.
44120     
44121     Signed-off-by: Keith Packard <keithp@keithp.com>
44122
44123 commit df08b2f6de464f4546c1809b931eb4910d88b558
44124 Author: Keith Packard <keithp@keithp.com>
44125 Date:   Thu Oct 27 01:01:11 2011 -0700
44126
44127     altos: A bunch of missing .gitignore files (mostly)
44128     
44129     Signed-off-by: Keith Packard <keithp@keithp.com>
44130
44131 commit a7b285ec0945830b8b31877115157ddd12d6a9fb
44132 Author: Keith Packard <keithp@keithp.com>
44133 Date:   Thu Oct 27 00:57:45 2011 -0700
44134
44135     altos: Add i2c driver for avr chip
44136     
44137     Signed-off-by: Keith Packard <keithp@keithp.com>
44138
44139 commit 0669f0d74fc24c4f1925a45a9975b7a49a65b692
44140 Author: Keith Packard <keithp@keithp.com>
44141 Date:   Thu Oct 27 00:49:23 2011 -0700
44142
44143     altosui: Only update GPS data when new GPS information arrives
44144     
44145     Track which telemetry packets are actually producing new GPS
44146     information and only update the GPS average position and count of
44147     stable GPS reports with new GPS info, instead of on every telemetry packet.
44148     
44149     Signed-off-by: Keith Packard <keithp@keithp.com>
44150
44151 commit c7e14a2750d437e8b77d68a944a0711e7a0c882b
44152 Author: Keith Packard <keithp@keithp.com>
44153 Date:   Thu Oct 27 00:35:35 2011 -0700
44154
44155     altos: Fix distance/bearing computations. Deal with large values
44156     
44157     Lots of little math errors dealing with large distances; easily tested
44158     as the GPS currently reports lat 24 lon 121, which is a long ways from
44159     Portland.
44160     
44161     Now reports distances in km when large, otherwise in m.
44162     
44163     Signed-off-by: Keith Packard <keithp@keithp.com>
44164
44165 commit da330c5975b9f565d059ef8084dfdacc20f34246
44166 Author: Keith Packard <keithp@keithp.com>
44167 Date:   Wed Oct 26 22:49:11 2011 -0700
44168
44169     altos: Bring up basic TeleTerra v0.2 UI
44170     
44171     Lots of fun stuff here -- multiple panes of information.
44172     
44173     Signed-off-by: Keith Packard <keithp@keithp.com>
44174
44175 commit 8e4cceedb5b758faae684978299e667c4bb06f4d
44176 Author: Keith Packard <keithp@keithp.com>
44177 Date:   Sun Oct 23 15:24:02 2011 -0700
44178
44179     altos: Flip button IRQ initialization around
44180     
44181     This matches what the docs suggest
44182     
44183     Signed-off-by: Keith Packard <keithp@keithp.com>
44184
44185 commit 90e738a3379d258a48a7c92f6708040fc39c373a
44186 Author: Keith Packard <keithp@keithp.com>
44187 Date:   Sun Oct 23 15:20:50 2011 -0700
44188
44189     altos: Fix battery voltage computation.
44190     
44191     Full scale is 4.95V, not 3.333V.
44192     
44193     Signed-off-by: Keith Packard <keithp@keithp.com>
44194
44195 commit f70553106707e3496d07eecb83f0c0a1acad7f77
44196 Author: Keith Packard <keithp@keithp.com>
44197 Date:   Sun Oct 23 14:51:32 2011 -0700
44198
44199     altos: Add battery voltage sampling driver
44200     
44201     For devices without a full ADC compliment, this just samples the
44202     battery pin and converts to mV.
44203     
44204     Signed-off-by: Keith Packard <keithp@keithp.com>
44205
44206 commit 7e7a10c06a0486e9f869e361e46f2c98db9897b0
44207 Author: Keith Packard <keithp@keithp.com>
44208 Date:   Sun Oct 23 14:08:59 2011 -0700
44209
44210     altos: Add button driver and sample user
44211     
44212     Hook up the teleterra buttons and have them beep
44213     
44214     Signed-off-by: Keith Packard <keithp@keithp.com>
44215
44216 commit 8e2736226fcd7c1ab1ba93a5ebac9b285ebf4733
44217 Author: Keith Packard <keithp@keithp.com>
44218 Date:   Sun Oct 23 12:55:35 2011 -0700
44219
44220     src/teleterra-v0.2: Initialize more hardware
44221     
44222     Initialize the flash storage and flight state reporting beeper.
44223     
44224     Signed-off-by: Keith Packard <keithp@keithp.com>
44225
44226 commit 07d4477b2e8477e96a2f155a25f95e14a9a47efa
44227 Author: Keith Packard <keithp@keithp.com>
44228 Date:   Sun Oct 23 12:51:05 2011 -0700
44229
44230     altos/teleterra_0_2: Initialize LCD driver
44231     
44232     Initialize the LCD for testing.
44233     
44234     Signed-off-by: Keith Packard <keithp@keithp.com>
44235
44236 commit 85b259c5bba7edbd2a79471bb1104bcf3904d536
44237 Author: Keith Packard <keithp@keithp.com>
44238 Date:   Fri Oct 21 14:58:26 2011 -0700
44239
44240     src/teleballoon-v1.1: Use Tm style initial state stuff
44241     
44242     Come up in pad mode unless someone talks to us while in idle mode.
44243     
44244     Signed-off-by: Keith Packard <keithp@keithp.com>
44245
44246 commit eb61f7aa2c8b692bd892b85e782f249187c80e5c
44247 Author: Keith Packard <keithp@keithp.com>
44248 Date:   Fri Oct 21 11:30:43 2011 -0700
44249
44250     altos: Add teleballoon-v1.1 directory
44251     
44252     This is an alternate firmware load for telemetrum v1.1.
44253     
44254     Signed-off-by: Keith Packard <keithp@keithp.com>
44255
44256 commit a10aa835a06b71e2cefeb6b10daaf8cc394603b6
44257 Author: Keith Packard <keithp@keithp.com>
44258 Date:   Sat Oct 15 22:54:40 2011 -0700
44259
44260     altos: Add LEGACY_MONITOR defines to more programs
44261     
44262     Make all monitoring programs define whether they want all of the old
44263     telemetry formats too.
44264     
44265     Signed-off-by: Keith Packard <keithp@keithp.com>
44266
44267 commit aef732fc9cdf527a18f2959d6fb7903e832209da
44268 Author: Keith Packard <keithp@keithp.com>
44269 Date:   Sat Oct 15 22:54:02 2011 -0700
44270
44271     ao-bringup: Make it build with source restructuring
44272     
44273     Source code all moved around, need to find the header files in new directories.x
44274     
44275     Signed-off-by: Keith Packard <keithp@keithp.com>
44276
44277 commit 0debe7ffc2aab2b4d08f42e488cb783ae91c36ab
44278 Author: Keith Packard <keithp@keithp.com>
44279 Date:   Tue Oct 11 23:30:53 2011 -0600
44280
44281     altos: Add TeleTerra v0.2 product
44282     
44283     This includes most of the necessary drivers.
44284     
44285     Signed-off-by: Keith Packard <keithp@keithp.com>
44286
44287 commit 65873a3ad1d8e8b5ec002be2576c6f496543306a
44288 Author: Keith Packard <keithp@keithp.com>
44289 Date:   Tue Oct 11 23:29:24 2011 -0600
44290
44291     altos: oops -- forgot to add the cc1111 string code
44292     
44293     This is required for all cc1111 builds now; it provides xdata string
44294     functions.
44295     
44296     Signed-off-by: Keith Packard <keithp@keithp.com>
44297
44298 commit badda0d910c56135401dce9adc9e6abebdba2ad7
44299 Author: Keith Packard <keithp@keithp.com>
44300 Date:   Tue Oct 11 23:28:02 2011 -0600
44301
44302     altos: Split out arch-specific bits of LCD driver
44303     
44304     The arch-specific section just puts a single nibble to the device.
44305     
44306     Signed-off-by: Keith Packard <keithp@keithp.com>
44307
44308 commit 47c2c0b79dc516d2566ae149605b7d70ef2dca98
44309 Author: Keith Packard <keithp@keithp.com>
44310 Date:   Tue Oct 11 20:58:04 2011 -0600
44311
44312     Bump to 1.0.9.3
44313     
44314     TeleScience and TelePyro now work.
44315     
44316     Signed-off-by: Keith Packard <keithp@keithp.com>
44317
44318 commit 652c024ed37bfed5de17f45c772796d5cbe4599f
44319 Author: Keith Packard <keithp@keithp.com>
44320 Date:   Tue Oct 11 18:48:55 2011 -0600
44321
44322     altos/telescience: Add more header dependencies
44323     
44324     Signed-off-by: Keith Packard <keithp@keithp.com>
44325
44326 commit 75960500d1f290fa9f82183431443ac122f12c19
44327 Author: Keith Packard <keithp@keithp.com>
44328 Date:   Tue Oct 11 18:48:11 2011 -0600
44329
44330     altos/avr: telescience doesn't have room for the flash write code
44331     
44332     This is useful for debugging the SPI and flash drivers, but not
44333     necessary in production code.
44334     
44335     Signed-off-by: Keith Packard <keithp@keithp.com>
44336
44337 commit b80f8ffb61566cbd134c399ea6ccf9290075490b
44338 Author: Keith Packard <keithp@keithp.com>
44339 Date:   Tue Oct 11 18:45:51 2011 -0600
44340
44341     altos/avr: Must leave space for init stack in ram
44342     
44343     The stack used during system initialization lives at the top of RAM,
44344     so leave some space for that.
44345     
44346     Signed-off-by: Keith Packard <keithp@keithp.com>
44347
44348 commit f1573a752425121d4c6a14285f1eb0fef3a8bea5
44349 Author: Keith Packard <keithp@keithp.com>
44350 Date:   Tue Oct 11 18:44:48 2011 -0600
44351
44352     altos/avr: Shrink default stack size to use less ram
44353     
44354     Not that we have any way of knowing how much stack we're using, but at
44355     least this seems to work.
44356     
44357     Signed-off-by: Keith Packard <keithp@keithp.com>
44358
44359 commit cb837d9bb9e6736fcdfca7692b1f9490ea090838
44360 Author: Keith Packard <keithp@keithp.com>
44361 Date:   Tue Oct 11 18:13:00 2011 -0600
44362
44363     altos: Allow ao_science_slave to not log data
44364     
44365     This is mostly for debugging with flash writes disabled.
44366     
44367     Signed-off-by: Keith Packard <keithp@keithp.com>
44368
44369 commit ac0bebc44bc657b303db4c41fa0c9624f3df9f4f
44370 Author: Keith Packard <keithp@keithp.com>
44371 Date:   Tue Oct 11 18:11:56 2011 -0600
44372
44373     altos: Make HAS_STORAGE_DEBUG define consistent
44374     
44375     This allows products to include the 'w' command for testing flash
44376     writing as needed.
44377     
44378     Signed-off-by: Keith Packard <keithp@keithp.com>
44379
44380 commit 3a28846d3ff8f82b0e97c211b9debf6d67ee5af5
44381 Author: Keith Packard <keithp@keithp.com>
44382 Date:   Tue Oct 11 18:10:45 2011 -0600
44383
44384     altos/avr: Clear SPI receive buffer before clocking new data in
44385     
44386     I don't know why this is necessary, but the receive buffer gets
44387     'extra' data added somehow.
44388     
44389     Signed-off-by: Keith Packard <keithp@keithp.com>
44390
44391 commit e60c470b426b7be08a33133e7d8c94201d7e96d4
44392 Author: Keith Packard <keithp@keithp.com>
44393 Date:   Tue Oct 11 17:44:40 2011 -0600
44394
44395     altos/avr: Pull-up on the SPI slave select pin
44396     
44397     This makes the board work even when disconnected from TeleMetrum.
44398     
44399     Signed-off-by: Keith Packard <keithp@keithp.com>
44400
44401 commit af4470f8025116179ef83726a8287e47c465907b
44402 Author: Keith Packard <keithp@keithp.com>
44403 Date:   Tue Oct 11 17:44:02 2011 -0600
44404
44405     altos/avr: Register stdio handler when using serial for stdin
44406     
44407     This code was left in a bit of a mess; just clean it up.
44408     
44409     Signed-off-by: Keith Packard <keithp@keithp.com>
44410
44411 commit 3bda859caf1501f8408703dca81412d70ba00e04
44412 Author: Keith Packard <keithp@keithp.com>
44413 Date:   Tue Oct 11 17:42:24 2011 -0600
44414
44415     altos/avr: telescience does not have a serial port
44416     
44417     The USART is used for SPI to talk to the flash part.
44418     
44419     Signed-off-by: Keith Packard <keithp@keithp.com>
44420
44421 commit 0a186e92c5773c5d908e9cee889d645a8172dcdc
44422 Author: Keith Packard <keithp@keithp.com>
44423 Date:   Tue Oct 11 17:39:35 2011 -0600
44424
44425     altos/avr: Make ao_arch_critical argument be a statement
44426     
44427     Wrap the argument to ao_arch_critical in do { } while (0); to make
44428     sure it gets correctly checked as a statement.
44429     
44430     Signed-off-by: Keith Packard <keithp@keithp.com>
44431
44432 commit f3453068b0feb640b9d11dbeb021c535ce8b4a31
44433 Author: Keith Packard <keithp@keithp.com>
44434 Date:   Tue Oct 11 17:39:06 2011 -0600
44435
44436     altos/avr: Print newline after dumping ADC values
44437     
44438     Cleans up the formating a bit.
44439     
44440     Signed-off-by: Keith Packard <keithp@keithp.com>
44441
44442 commit 06b044629951b06c7ec9b0105b89f51b2880ebd0
44443 Author: Keith Packard <keithp@keithp.com>
44444 Date:   Tue Oct 11 16:03:04 2011 -0600
44445
44446     altos/avr: SPI mutex is now held by the caller, not the SPI driver
44447     
44448     SPI transactions generally require a read followed by a write, with
44449     the chip select held the whole time. As a result, the SPI bus must be
44450     held across multiple transactions. To make this reliable, the caller
44451     must hold the SPI mutex, instead of the underlying SPI driver.
44452     
44453     Signed-off-by: Keith Packard <keithp@keithp.com>
44454
44455 commit 5d1361c95f94125cda244b4cc5e55c2fb77b680b
44456 Author: Keith Packard <keithp@keithp.com>
44457 Date:   Sun Oct 9 11:09:25 2011 -0600
44458
44459     altosui: Deal with missing state transitions in FlightStats window
44460     
44461     Any missing start/end times are pinned to the end of the flight.
44462     
44463     Signed-off-by: Keith Packard <keithp@keithp.com>
44464
44465 commit 5c82b07471f017171c58a6968adf79901f46a987
44466 Author: Keith Packard <keithp@keithp.com>
44467 Date:   Sun Oct 9 10:55:04 2011 -0600
44468
44469     altosui: Deal with telem data that goes backwards in time
44470     
44471     The new telemetry stuff can send packets with older timestamps, so
44472     sort telem packets read from disk to create an in-order record of the flight.
44473     
44474     Signed-off-by: Keith Packard <keithp@keithp.com>
44475
44476 commit 636b7b368e67346b0796cd84fbfd71e10966d61f
44477 Author: Keith Packard <keithp@keithp.com>
44478 Date:   Sun Oct 9 10:21:56 2011 -0600
44479
44480     altos: Respond to telemetry rate changes immediately
44481     
44482     Instead of waiting for the previous telemetry interval to expire,
44483     immediately switch to the new telemetry rate. This will provide
44484     more telemetry data early in the boost.
44485     
44486     Signed-off-by: Keith Packard <keithp@keithp.com>
44487
44488 commit ca036c5616c3e745c0b878ed90618d4ff710c0e5
44489 Author: Keith Packard <keithp@keithp.com>
44490 Date:   Sat Oct 8 22:19:52 2011 -0600
44491
44492     altos: Improve TM v1.0 apogee estimate
44493     
44494     v1.0 boards have noisy accelerometer data caused by interactions
44495     between RF transmission and the accelerometer measurements; this noise
44496     generates a negative bias in the accelerometer readings. The net
44497     effect is that the estimated speed is lower than the actual speed,
44498     causing early an apogee estimate.
44499     
44500     By increasing the sigma value for accelerometer data, the kalman
44501     filter 'trusts' the acceleration data less, putting more weight on the
44502     barometer data. This causes the estimated time of apogee to be closer
44503     to the correct value.
44504     
44505     This reduces the response to changes in acceleration.
44506     
44507     This new value is applied solely to TeleMetrum v1.0 boards. v1.1
44508     boards correct for this error, and hence can use the correct sigma
44509     value for the accelerometer.
44510     
44511     Signed-off-by: Keith Packard <keithp@keithp.com>
44512
44513 commit 26d7eb7149da8c797d7e704d75f73af2d2aa52c2
44514 Author: Keith Packard <keithp@keithp.com>
44515 Date:   Sat Oct 8 21:31:34 2011 -0600
44516
44517     Bump to 1.0.9.2
44518     
44519     (1.1 RC 2). Flown at Oktoberfest 2011 on 10/09/2011 (we hope)
44520     
44521     Signed-off-by: Keith Packard <keithp@keithp.com>
44522
44523 commit aad03e3cab4c328e53d3df47b6dac1d3f7a49229
44524 Author: Keith Packard <keithp@keithp.com>
44525 Date:   Sat Oct 8 16:07:57 2011 -0600
44526
44527     altosui: Remove igniter voltages from chart.
44528     
44529     These are just annoying; when we add the ability to turn stuff on/off
44530     on the fly, we can add them to the list of available items.
44531     
44532     Signed-off-by: Keith Packard <keithp@keithp.com>
44533
44534 commit 6a7363b3ba99310bd44c9b66f6f5159e46762be4
44535 Author: Keith Packard <keithp@keithp.com>
44536 Date:   Sat Oct 8 11:51:05 2011 -0600
44537
44538     altos: Ignore ejection bumps when doing boost re-detect
44539     
44540     An ejection charge looks an awful lot like an extra (really small)
44541     motor burn. Ignore them by averaging the acceleration during
44542     fast/coast using a /64 exponential decay filter.
44543     
44544     Signed-off-by: Keith Packard <keithp@keithp.com>
44545
44546 commit 82604193ed0c522c1fba0072b504fe88b027f1ee
44547 Author: Keith Packard <keithp@keithp.com>
44548 Date:   Sat Oct 8 11:50:24 2011 -0600
44549
44550     ao-telem: Add new program to convert telem data to ascii
44551     
44552     This reads telem files and displays them in ascii form. It's not done,
44553     and it's not documented, but it's a start.
44554     
44555     Signed-off-by: Keith Packard <keithp@keithp.com>
44556
44557 commit cbf5a649c8b7101bef9d57e48e42ac775e758c79
44558 Author: Keith Packard <keithp@keithp.com>
44559 Date:   Sat Oct 8 11:46:38 2011 -0600
44560
44561     altosui: Allow for multiple instances of each state in the graph
44562     
44563     With the new boost re-detect code, we can get multiple instances of
44564     boost/fast/coast, so make sure each are displayed in the graph.
44565     
44566     Signed-off-by: Keith Packard <keithp@keithp.com>
44567
44568 commit f9b0b7423c0640f729d61a91de6ff96ffe4b486e
44569 Author: Keith Packard <keithp@keithp.com>
44570 Date:   Sat Oct 8 11:43:37 2011 -0600
44571
44572     altosui: Max acceleration across boost instead of all ascent
44573     
44574     This ignores ejection bumps, making the max acceleration far more useful.
44575     
44576     Signed-off-by: Keith Packard <keithp@keithp.com>
44577
44578 commit 258b75498916183ed250d3abb3282fe3d843e7a1
44579 Author: Keith Packard <keithp@keithp.com>
44580 Date:   Fri Oct 7 09:53:09 2011 -0600
44581
44582     altos: Write xdata versions of memory functions
44583     
44584     These are significantly smaller than the general pointer versions from
44585     libc on the cc1111.
44586     
44587     Signed-off-by: Keith Packard <keithp@keithp.com>
44588     
44589     Conflicts:
44590     
44591             src/Makefile.proto
44592             src/cc1111/ao_adc.c
44593             src/cc1111/ao_packet_master.c
44594             src/core/ao.h
44595     
44596     Fix up the new makefiles
44597
44598 commit 128bbfa150f88c09f7adde2434b7bf0b5a9ed556
44599 Merge: f6f54d70 246864b0
44600 Author: Keith Packard <keithp@keithp.com>
44601 Date:   Fri Oct 7 08:41:56 2011 -0600
44602
44603     Merge remote-tracking branch 'origin/simple-quiet' into multiarch
44604     
44605     Conflicts:
44606             configure.ac
44607     
44608     fix version number
44609
44610 commit f6f54d70b768dca1715ddddea64a4df00d82b09e
44611 Merge: 1c344b76 0d10e257
44612 Author: Keith Packard <keithp@keithp.com>
44613 Date:   Fri Oct 7 08:40:14 2011 -0600
44614
44615     Merge remote-tracking branch 'uniarch/master' into multiarch
44616     
44617     Conflicts:
44618             src/core/ao_cmd.c
44619     
44620     Use ao_arch_reboot after waiting for a second
44621
44622 commit 0d10e25766b96f5660e213115cf27b71ff164405
44623 Author: Keith Packard <keithp@keithp.com>
44624 Date:   Tue Sep 27 21:06:54 2011 -0700
44625
44626     altos: TM: Don't turn on packet slave mode until idle/invalid state
44627     
44628     Leave the packet link disabled until we've checked the
44629     accelerometer. That way, we cannot accidentally get to idle mode when
44630     the rocket is on the rail.
44631     
44632     Signed-off-by: Keith Packard <keithp@keithp.com>
44633
44634 commit fba1d605a627d03f9587ec060c45fb5d3e96aaeb
44635 Author: Keith Packard <keithp@keithp.com>
44636 Date:   Mon Sep 26 11:50:28 2011 -0700
44637
44638     altos: Delay reboot by a second to avoid re-entering idle mode
44639     
44640     TM and Tm go into idle mode if they receive a packet after boot
44641     time. When tebooting the device over the packet link, the packet
44642     master would be (rapidly) polling the device for additional data and
44643     so the device would invariably receive a packet during bootup and go
44644     into idle mode again.
44645     
44646     Delay the reboot by a second to give the controller time to disable
44647     the master end of the packet link.
44648     
44649     Signed-off-by: Keith Packard <keithp@keithp.com>
44650
44651 commit 1c344b760776cd5d8c0297d8db9bf02687381b4e
44652 Merge: 4ed53ef8 fc4173ff
44653 Author: Keith Packard <keithp@keithp.com>
44654 Date:   Fri Oct 7 08:34:59 2011 -0600
44655
44656     Merge remote-tracking branch 'origin/master' into multiarch
44657     
44658     Conflicts:
44659             configure.ac
44660     
44661     Fix version number and location of ao.h header
44662
44663 commit fc4173ff882dd9718f34ed043276ef612783dfe0
44664 Author: Bdale Garbee <bdale@gag.com>
44665 Date:   Tue Sep 27 00:59:08 2011 -0600
44666
44667     add run-time dependency on libjfreechart-java
44668
44669 commit 989aae5b18856e3420ea5b7a26ddd8dccae9d6d3
44670 Merge: 0552fbed e44f1ffb
44671 Author: Bdale Garbee <bdale@gag.com>
44672 Date:   Sat Sep 24 15:34:59 2011 -0600
44673
44674     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
44675
44676 commit 0552fbed34c9698dac30c239df2a823a8502b3f3
44677 Author: Bdale Garbee <bdale@gag.com>
44678 Date:   Tue Aug 30 16:59:53 2011 -0600
44679
44680     include 1.0.1 release notes in docs, closes: #642705
44681
44682 commit 4ed53ef838afd4e922deb1c721a311974527525a
44683 Author: Keith Packard <keithp@keithp.com>
44684 Date:   Fri Sep 23 10:24:33 2011 -0700
44685
44686     altos: Debug code for telepyro doesn't fit in telescience
44687     
44688     Just too many strings.
44689     
44690     Signed-off-by: Keith Packard <keithp@keithp.com>
44691
44692 commit f1328d22aab4378c4fb6f0c24dbee95948ca836c
44693 Author: Keith Packard <keithp@keithp.com>
44694 Date:   Wed Sep 21 23:21:04 2011 -0700
44695
44696     Dump test conversion of ADC0
44697
44698 commit 9b498a6b1327f543c73145e02ff16e76d09f2fe4
44699 Author: Keith Packard <keithp@keithp.com>
44700 Date:   Wed Sep 21 22:54:56 2011 -0700
44701
44702     Dump ADC registers
44703
44704 commit 7bc007ed45af8fe9ef5daeb7844f183cd9a49035
44705 Author: Keith Packard <keithp@keithp.com>
44706 Date:   Wed Sep 21 18:13:55 2011 -0700
44707
44708     altos: Fix make-kalman to run under dash
44709     
44710     Dash can't deal with >&, so use the old-school > file 2>&1
44711     
44712     Signed-off-by: Keith Packard <keithp@keithp.com>
44713
44714 commit 74d5dea5d5ef91db823018b631613d15c6da085d
44715 Author: Bdale Garbee <bdale@gag.com>
44716 Date:   Wed Sep 21 16:42:52 2011 -0600
44717
44718     fix bashism that prevents building with /bin/sh->/bin/dash
44719
44720 commit f68f22f527104cdffa1f5e398a51a466a13ff1fb
44721 Author: Bdale Garbee <bdale@gag.com>
44722 Date:   Wed Sep 21 16:42:22 2011 -0600
44723
44724     add missing sense_h entry in TelePyro table
44725
44726 commit 16aa67fc77b82a9d051f205037b27a5384e3e3b7
44727 Author: Keith Packard <keithp@keithp.com>
44728 Date:   Wed Sep 21 14:24:30 2011 -0700
44729
44730     altos: missing ao_log_single.c
44731     
44732     Neglected to add this file.
44733     
44734     Signed-off-by: Keith Packard <keithp@keithp.com>
44735
44736 commit 7a02d4bace05cc829522933b9df6b82a9e17336f
44737 Author: Keith Packard <keithp@keithp.com>
44738 Date:   Wed Sep 21 11:30:43 2011 -0700
44739
44740     altos: Add TelePyro v0.1 support
44741     
44742     Signed-off-by: Keith Packard <keithp@keithp.com>
44743
44744 commit 0820f5c6dfe067590f36e8201a4049719dcf3d7c
44745 Author: Keith Packard <keithp@keithp.com>
44746 Date:   Wed Sep 21 11:40:56 2011 -0700
44747
44748     altos: Support staging by going back to boost as needed
44749     
44750     Detect additional motor burns by looking for high positive
44751     acceleration in coast or fast modes.
44752     
44753     Signed-off-by: Keith Packard <keithp@keithp.com>
44754
44755 commit c8a00bb9ccdf0d4257f037c2bf996ce5e6b0b0c0
44756 Author: Keith Packard <keithp@keithp.com>
44757 Date:   Wed Sep 21 11:39:24 2011 -0700
44758
44759     altos: Pre-compute RDF packet len at compile time
44760     
44761     Instead of computing the RDF packet len at run time, which takes a
44762     pile of code space.
44763     
44764     Signed-off-by: Keith Packard <keithp@keithp.com>
44765
44766 commit abf17522c206b465375b73a004a6d67bfa714ba3
44767 Author: Keith Packard <keithp@keithp.com>
44768 Date:   Wed Sep 21 11:36:11 2011 -0700
44769
44770     altos: SPI slave code is now per-product
44771     
44772     We can't write general purpose SPI slave code as we must eliminate
44773     any latency because the SPI ports have no buffering.
44774     
44775     Signed-off-by: Keith Packard <keithp@keithp.com>
44776
44777 commit 246864b0597ddd397aba39be1fe39df0df189433
44778 Author: Keith Packard <keithp@keithp.com>
44779 Date:   Fri Sep 16 18:27:56 2011 -0700
44780
44781     Update to version 1.0.2
44782     
44783     Bdale is planning to fly this version on 9/17.
44784     
44785     Signed-off-by: Keith Packard <keithp@keithp.com>
44786
44787 commit eaa7d7c7dd445ade7d8e3228306785f9a545b89a
44788 Author: Keith Packard <keithp@keithp.com>
44789 Date:   Sun Sep 4 08:49:16 2011 -0700
44790
44791     altos: Silence radio while firing igniters
44792     
44793     Hold the radio mutex while firing igniters to reduce potential
44794     interactions between the two.
44795     
44796     Signed-off-by: Keith Packard <keithp@keithp.com>
44797
44798 commit d1e81db87ce0f89fd0b7651ca00979498cd00b78
44799 Author: Keith Packard <keithp@keithp.com>
44800 Date:   Sun Sep 4 08:48:05 2011 -0700
44801
44802     altos: Delay restart of RDF at apogee
44803     
44804     Instead of immediately trying to send RDF at apogee, start it after
44805     the usual RDF interval to avoid doing RDF while firing the apogee igniter.
44806     
44807     Signed-off-by: Keith Packard <keithp@keithp.com>
44808
44809 commit e44f1ffb7104d70f5c9b9a90529ddbe1b75da074
44810 Author: Bdale Garbee <bdale@gag.com>
44811 Date:   Tue Aug 30 16:59:53 2011 -0600
44812
44813     include 1.0.1 release notes in docs
44814
44815 commit b2d4e49bfe88aa61ca36fb1af8f3088c5754304c
44816 Author: Keith Packard <keithp@keithp.com>
44817 Date:   Mon Aug 29 14:22:19 2011 -0700
44818
44819     altos: Split avr clock initialization to ao_clock.c
44820     
44821     This will be shared with the attiny code for TeleTerra v0.1
44822     
44823     Signed-off-by: Keith Packard <keithp@keithp.com>
44824
44825 commit e66fd72664aae7c000dce9c528803e28e7918fdf
44826 Author: Keith Packard <keithp@keithp.com>
44827 Date:   Sun Aug 28 17:03:26 2011 -0700
44828
44829     altos: don't beep igniter continuity for telenano
44830     
44831     Without any igniters, it's not nice to annoy people.
44832     
44833     Signed-off-by: Keith Packard <keithp@keithp.com>
44834
44835 commit 122c4101164d598e655fa9ad8473053d30ff4212
44836 Author: Keith Packard <keithp@keithp.com>
44837 Date:   Sun Aug 28 16:55:55 2011 -0700
44838
44839     altos: Report continuity in telebt
44840     
44841     Report continuity values from remote altimeter
44842     
44843     Signed-off-by: Keith Packard <keithp@keithp.com>
44844
44845 commit 9b9568a637ffdbc67225271005f2b996ee08a0df
44846 Author: Keith Packard <keithp@keithp.com>
44847 Date:   Sun Aug 28 16:39:41 2011 -0700
44848
44849     altos: add 'report' to telebt
44850     
44851     This beeps out flight state changes and max altitude at landing, just
44852     like the altimeter.
44853     
44854     Signed-off-by: Keith Packard <keithp@keithp.com>
44855
44856 commit 31e3255b6cbfaf95c0e97e2d1ec8de72f845994c
44857 Author: Keith Packard <keithp@keithp.com>
44858 Date:   Sun Aug 28 15:50:30 2011 -0700
44859
44860     altosui: Report error message back from libaltos
44861     
44862     This includes changing all of the error dialogs to show the error
44863     message rather than just the file name.
44864     
44865     Signed-off-by: Keith Packard <keithp@keithp.com>
44866
44867 commit cf72c2f5a69a736c28a9b63e124d510ef41a9f5d
44868 Author: Keith Packard <keithp@keithp.com>
44869 Date:   Sun Aug 28 15:50:01 2011 -0700
44870
44871     altosui: Add bluetooth bits back in
44872     
44873     Stub out functions on mac/windows for now.
44874     
44875     Signed-off-by: Keith Packard <keithp@keithp.com>
44876
44877 commit 3d478a39f2ede7b805bbe568cc1c8ecc176d7a04
44878 Author: Keith Packard <keithp@keithp.com>
44879 Date:   Sun Aug 28 15:45:05 2011 -0700
44880
44881     altos: Add the BT serial debug code back in, disabled
44882     
44883     This code is useful whenever the BT stuff is acting up, so just leave
44884     the source in place, turned off by default.
44885     
44886     Signed-off-by: Keith Packard <keithp@keithp.com>
44887
44888 commit 8eaa1c4697a3cfc2406e1adadc3094f7f712341a
44889 Author: Keith Packard <keithp@keithp.com>
44890 Date:   Sun Aug 28 15:43:32 2011 -0700
44891
44892     altos: Add pragma to eliminate unreachable code warning on SDCC
44893     
44894     This pragma was removed as GCC doesn't support it; make it conditional
44895     on SDCC so that we eliminate a warning message.
44896     
44897     Signed-off-by: Keith Packard <keithp@keithp.com>
44898
44899 commit 7c6a3195dec6ac68f5d7b3f883ccc2c316384e76
44900 Author: Keith Packard <keithp@keithp.com>
44901 Date:   Sun Aug 28 15:42:25 2011 -0700
44902
44903     altos: Blink on telem packet receive instead of toggle
44904     
44905     Toggling the LED was too confusing; just blink for 100ms each time a
44906     packet comes in.
44907     
44908     Signed-off-by: Keith Packard <keithp@keithp.com>
44909
44910 commit cff737c290347b61ba16584880c2f4c436b95042
44911 Author: Keith Packard <keithp@keithp.com>
44912 Date:   Sun Aug 28 15:40:40 2011 -0700
44913
44914     altos: Remove RSSI reporting from telebt
44915     
44916     Telebt uses one LED for bluetooth connection and the other for telem
44917     packet reception leaving none for RSSI.
44918     
44919     Signed-off-by: Keith Packard <keithp@keithp.com>
44920
44921 commit 27835686648e14b030f6f7ec1fc0c0fd1c387ea4
44922 Author: Keith Packard <keithp@keithp.com>
44923 Date:   Sun Aug 28 15:38:12 2011 -0700
44924
44925     altos: Add RSSI blinking to new-style telemetry code
44926     
44927     Pull the RSSI data out locally and set the RSSI led blinking when
44928     using the variable-length TELEM output mechanism.
44929     
44930     Signed-off-by: Keith Packard <keithp@keithp.com>
44931
44932 commit 6f231a3e512ff7fdd87a399a72c7c36f283394f3
44933 Author: Keith Packard <keithp@keithp.com>
44934 Date:   Sun Aug 28 15:20:41 2011 -0700
44935
44936     Bump version to 1.0.9.0
44937     
44938     Make it distinct from any production version
44939     
44940     Signed-off-by: Keith Packard <keithp@keithp.com>
44941
44942 commit e53557373e539d591a03d02db146b27d08c7eba3
44943 Author: Keith Packard <keithp@keithp.com>
44944 Date:   Sun Aug 28 15:18:29 2011 -0700
44945
44946     altos: Start logging telemetry data right at boot time
44947     
44948     Anything logging telemetry data should just start logging packets as
44949     soon as they boot.
44950     
44951     Signed-off-by: Keith Packard <keithp@keithp.com>
44952
44953 commit 5c3a0263d292cb0675f608d0ef085d13e51ce6ba
44954 Author: Bdale Garbee <bdale@gag.com>
44955 Date:   Sun Aug 28 13:39:37 2011 -0600
44956
44957     update changelogs for Debian build
44958
44959 commit b33a92e372327158ab21c1bb2d091c58761efe10
44960 Author: Keith Packard <keithp@keithp.com>
44961 Date:   Sat Aug 27 15:19:43 2011 -0700
44962
44963     altos: Share log code between telescience and telebt. Add telebt log
44964     
44965     Telescience and telebt both log data in 32-byte chunks, so share some
44966     code which manages that between the two products. Add simple telemetry
44967     logging to telebt.
44968     
44969     Signed-off-by: Keith Packard <keithp@keithp.com>
44970
44971 commit 7e2b5e2957ddcb808723081ca7e046a28b7e70e5
44972 Author: Keith Packard <keithp@keithp.com>
44973 Date:   Sat Aug 27 13:30:34 2011 -0700
44974
44975     altosui: launch controller button needs to move over
44976     
44977     monitor idle was inserted into position 2,2
44978     
44979     Signed-off-by: Keith Packard <keithp@keithp.com>
44980
44981 commit bc827699be4ed9ac60a7e862e6532791968bf685
44982 Author: Keith Packard <keithp@keithp.com>
44983 Date:   Sat Aug 27 13:28:01 2011 -0700
44984
44985     altos: Fix up telelaunch Makefile
44986     
44987     Adding all of the mising sources
44988     
44989     Signed-off-by: Keith Packard <keithp@keithp.com>
44990
44991 commit 8a1cbef0e316e38c80b71d3bac15641fe56e0a99
44992 Author: Keith Packard <keithp@keithp.com>
44993 Date:   Sat Aug 27 13:27:28 2011 -0700
44994
44995     altos: Add HAS_LOG for products that log to eeprom
44996     
44997     Some products have eeprom for config, but none for logging (like telelaunch)
44998     
44999     Signed-off-by: Keith Packard <keithp@keithp.com>
45000
45001 commit 6afbc1876cd63f64e8975e300692f95a43866f5f
45002 Author: Keith Packard <keithp@keithp.com>
45003 Date:   Sat Aug 27 13:27:00 2011 -0700
45004
45005     altos: ao_launch belongs in cc1111
45006     
45007     Signed-off-by: Keith Packard <keithp@keithp.com>
45008
45009 commit 9adf2c9c40ea1da2637ed809dc0d004e47844440
45010 Author: Keith Packard <keithp@keithp.com>
45011 Date:   Sat Aug 27 13:25:23 2011 -0700
45012
45013     altos: add ao_aes/radio_cmac to tidongle, teledongle and telebt
45014     
45015     All of these can do the telelco stuff at this point.
45016     
45017     Signed-off-by: Keith Packard <keithp@keithp.com>
45018
45019 commit b3c95582774355c991d0a9f27d0a86881e643e62
45020 Author: Keith Packard <keithp@keithp.com>
45021 Date:   Sat Aug 27 13:24:41 2011 -0700
45022
45023     altos: move igniter defines back to ao_pins.h
45024     
45025     so that ao_launch gets them too
45026     
45027     Signed-off-by: Keith Packard <keithp@keithp.com>
45028
45029 commit 6b2db651a1dbc7ea97fce802b5f10b88be1ab42b
45030 Author: Keith Packard <keithp@keithp.com>
45031 Date:   Sat Aug 27 12:42:10 2011 -0700
45032
45033     altos: Add makefile for telelaunch
45034     
45035     Signed-off-by: Keith Packard <keithp@keithp.com>
45036
45037 commit 02df2141e5a67afc16acd01a6c60f3cc61052b93
45038 Author: Keith Packard <keithp@keithp.com>
45039 Date:   Mon Aug 1 22:45:43 2011 -0700
45040
45041     altosui: Hook up the launch controller UI from the main button box
45042     
45043     Provide a button to start the launch controller UI.
45044     
45045     Signed-off-by: Keith Packard <keithp@keithp.com>
45046
45047 commit 4568bc796a6c362ebf7f72ee9a5fa4a9a3c4ba6a
45048 Author: Keith Packard <keithp@keithp.com>
45049 Date:   Mon Aug 1 17:08:24 2011 -0700
45050
45051     altosui: Add primitive UI for TeleLaunch
45052     
45053     Display status along with arm and fire buttons.
45054     
45055     Signed-off-by: Keith Packard <keithp@keithp.com>
45056
45057 commit be117376179126824439d98379079025ca0b245a
45058 Author: Keith Packard <keithp@keithp.com>
45059 Date:   Mon Aug 1 17:06:49 2011 -0700
45060
45061     altos: Keep relay closed while firing launcher
45062     
45063     Instead of opening the relay while checking the desired state, keep it
45064     closed until the state goes off.
45065     
45066     Signed-off-by: Keith Packard <keithp@keithp.com>
45067
45068 commit bc1b94df4d6b92e794ec93d9c1682ae5f61efa61
45069 Author: Keith Packard <keithp@keithp.com>
45070 Date:   Thu Jul 21 22:25:45 2011 -0700
45071
45072     altos: Finish up primitive telelaunch protocol
45073     
45074     This adds two commands to teledongle, one to query and one to actually
45075     fire the igniter. These will (eventually) want to be replaced with
45076     something nicer.
45077     
45078     Signed-off-by: Keith Packard <keithp@keithp.com>
45079
45080 commit 4299b5a36a2f6f9f7bbbc3a1b935dd2357c1fb0f
45081 Author: Keith Packard <keithp@keithp.com>
45082 Date:   Thu Jul 21 20:04:05 2011 -0700
45083
45084     altos: Implement remote launch protocol
45085     
45086     Uses the radio_cmac module to provide secure communication.
45087     Keeps igniter closed for 500ms.
45088     Provides remote status for arming and ignition.
45089     
45090     Signed-off-by: Keith Packard <keithp@keithp.com>
45091
45092 commit 776df9ce2e7b4fa5cedda326988e66c614299af4
45093 Author: Keith Packard <keithp@keithp.com>
45094 Date:   Wed Jul 20 23:46:04 2011 -0700
45095
45096     altos: Get AES CBC-MAC packet transfers running
45097     
45098     This just has simple command-line based packet transfers for testing.
45099     
45100     This also adds special ao_telelaunch bits where the launch control
45101     code will live.
45102     
45103     Signed-off-by: Keith Packard <keithp@keithp.com>
45104
45105 commit bd0bf00081bb24af5cd67a9351b0b0c1a041d0d3
45106 Author: Keith Packard <keithp@keithp.com>
45107 Date:   Sat Jul 16 14:25:01 2011 -0700
45108
45109     altos: More work on AES bits
45110     
45111     Signed-off-by: Keith Packard <keithp@keithp.com>
45112
45113 commit a731d240f802d37524ce84c3c6acf22bcda4d522
45114 Author: Keith Packard <keithp@keithp.com>
45115 Date:   Fri Jul 15 18:51:33 2011 -0700
45116
45117     altos: Start work on AES and raw radio interfaces.
45118     
45119     We probably don't want this raw radio interface, but it's a start.
45120     
45121     Signed-off-by: Keith Packard <keithp@keithp.com>
45122
45123 commit f145be3fc4ee94fdb5c1e2406b6c11d38bdbbd9b
45124 Author: Keith Packard <keithp@keithp.com>
45125 Date:   Wed Jul 13 20:01:47 2011 -0700
45126
45127     altos: Start telelaunch product
45128     
45129     Looks a lot like TM, but without the flight code.
45130     
45131     Signed-off-by: Keith Packard <keithp@keithp.com>
45132
45133 commit 859ee0268b9f2e1f5933019f1231d857a1cac4da
45134 Author: Keith Packard <keithp@keithp.com>
45135 Date:   Wed Jul 13 19:59:58 2011 -0700
45136
45137     altosui: Add USB IDs for telelaunch and telelco to java bits
45138     
45139     telelaunch is 0x000f
45140     telelco is 0x0010
45141     
45142     Signed-off-by: Keith Packard <keithp@keithp.com>
45143
45144 commit b10fbbf0830053a39e4640a53598b1c027615c63
45145 Author: Keith Packard <keithp@keithp.com>
45146 Date:   Mon Aug 1 22:44:13 2011 -0700
45147
45148     altos: Add 'send all baro' compile-time option
45149     
45150     This option creates a new packet type that delivers full sensor-rate
45151     barometer telemetry data to allow for off-line analysis of flight
45152     algorithms using all of the data, rather than the slower rate provided
45153     either over telemetry or stored in the eeprom file.
45154     
45155     Define AO_SEND_ALL_BARO and this will get built in. Perhaps this could
45156     be a run-time option...
45157     
45158     Signed-off-by: Keith Packard <keithp@keithp.com>
45159
45160 commit 1c46c419704f661064d200432eb7efeeb11b3859
45161 Author: Keith Packard <keithp@keithp.com>
45162 Date:   Fri Aug 26 20:46:47 2011 -0700
45163
45164     altos: re-order ao_task to match single-arch code
45165     
45166     This is just for testing to make the new build match the old build
45167     exactly.
45168     
45169     Signed-off-by: Keith Packard <keithp@keithp.com>
45170
45171 commit c32893ce79835a8f861d6ef414644c2ff9769ff6
45172 Author: Keith Packard <keithp@keithp.com>
45173 Date:   Fri Aug 26 15:02:43 2011 -0700
45174
45175     altos: Integrate telescience support
45176     
45177     Adds a few drivers including an LCD driver
45178     
45179     Signed-off-by: Keith Packard <keithp@keithp.com>
45180
45181 commit 93b8f40bb451c9ec152490d1f431ab18f8ecb7d1
45182 Author: Bdale Garbee <bdale@gag.com>
45183 Date:   Fri Aug 26 10:52:55 2011 -0600
45184
45185     more release process doc updates
45186
45187 commit 9451ae5e4ea6ecfa512ba93197351682d4d043dc
45188 Author: Bdale Garbee <bdale@gag.com>
45189 Date:   Fri Aug 26 10:51:18 2011 -0600
45190
45191     update release process docs
45192
45193 commit 01aee9ebe517ed657692e0a39a31ae0ddfb5b8b0
45194 Author: Bdale Garbee <bdale@gag.com>
45195 Date:   Fri Aug 26 10:39:45 2011 -0600
45196
45197     update changelogs for Debian build
45198
45199 commit bc399d97a8424a5262f66a03e3bc403f793bb337
45200 Author: Bdale Garbee <bdale@gag.com>
45201 Date:   Fri Aug 26 10:38:44 2011 -0600
45202
45203     roll back packaging changelog for rebuild
45204
45205 commit 13e6e799070a1469cbc2ff990379ee520b8f0e6a
45206 Author: Bdale Garbee <bdale@gag.com>
45207 Date:   Fri Aug 26 10:29:58 2011 -0600
45208
45209     roll release notes version from 1.0 to 1.0.1
45210
45211 commit 1d15c841ad276127edae0345bd316c30731fffbf
45212 Author: Bdale Garbee <bdale@gag.com>
45213 Date:   Fri Aug 26 10:24:35 2011 -0600
45214
45215     ignore generated log file
45216
45217 commit 58a74c3c3dcd01509224326cffeb67a3e809e4e6
45218 Author: Bdale Garbee <bdale@gag.com>
45219 Date:   Fri Aug 26 10:07:15 2011 -0600
45220
45221     fix telemini firmware path name
45222
45223 commit 0a92eb2fa6b213533691288d8f99d72b80312983
45224 Author: Bdale Garbee <bdale@gag.com>
45225 Date:   Fri Aug 26 09:43:06 2011 -0600
45226
45227     update changelogs for Debian build
45228
45229 commit 3cea033ec928c21b9f7b810898ed3c3cc536d2ce
45230 Author: Bdale Garbee <bdale@gag.com>
45231 Date:   Fri Aug 26 09:41:46 2011 -0600
45232
45233     get ready for a 1.0.1 release
45234
45235 commit 674231773256bacd7acb4b5718c47412e47b813f
45236 Merge: 08e3d54b 3bfe8df4
45237 Author: Bdale Garbee <bdale@gag.com>
45238 Date:   Fri Aug 26 09:37:01 2011 -0600
45239
45240     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
45241
45242 commit 08e3d54bacf8b38a7c33e420a0bc19bcc7acedd4
45243 Author: Bdale Garbee <bdale@gag.com>
45244 Date:   Fri Aug 26 09:35:54 2011 -0600
45245
45246     moving git-buildpackage config into .git/ since it is fairly specific to
45247     Bdale's build environment, and doesn't need to be in the source package
45248
45249 commit 8125acc030574afed6f23aa8aa302d9c768bb04e
45250 Author: Keith Packard <keithp@keithp.com>
45251 Date:   Thu Aug 25 22:55:33 2011 -0700
45252
45253     altos: get avr-demo to build. Pull in AVR drivers and LCD driver
45254     
45255     This completes the basic task of making an AVR version of altos by
45256     getting the Teensy 'avr-demo' program to build.
45257     
45258     Signed-off-by: Keith Packard <keithp@keithp.com>
45259
45260 commit e9fab7dc99a0e7c22b511c5919adf7df85213252
45261 Author: Keith Packard <keithp@keithp.com>
45262 Date:   Thu Aug 25 22:04:36 2011 -0700
45263
45264     altos: add GCC/SDCC compat macros, init_stack, save_context and GCC stdio hooks
45265     
45266     More arch-indepdency bits.
45267     
45268     GCC stdio is different from SDCC, so create suitable code in
45269     avr/ao_avr_stdio.c
45270     
45271     Create macros to initialize the task stack frame and save the task
45272     context.
45273     
45274     Add GCC/SDCC type definition compatibility macros
45275     
45276     Signed-off-by: Keith Packard <keithp@keithp.com>
45277
45278 commit a588092a7d76dab92e4ab11e0fdb457d2ddc9025
45279 Author: Keith Packard <keithp@keithp.com>
45280 Date:   Thu Aug 25 21:10:56 2011 -0700
45281
45282     altos: AVR changes - create ao_arch.h files, define ao_arch_reboot
45283     
45284     Start pulling changes needed for avr port; architecture-specific code
45285     will live in <architcture>/ao_arch.h. This first change defines
45286     the ao_arch_reboot macro to reboot the microcontroller.
45287     
45288     Signed-off-by: Keith Packard <keithp@keithp.com>
45289
45290 commit 9513be7f9d3d0b0ec29f6487fa9dc8f1ac24d0de
45291 Author: Keith Packard <keithp@keithp.com>
45292 Date:   Thu Aug 25 20:43:44 2011 -0700
45293
45294     altos: Restructure altos build to prepare for multi-arch support
45295     
45296     Split out sources into separate directories:
45297     
45298             core:           architecture and product independent bits
45299             cc1111:         cc1111-specific code
45300             drivers:        architecture independent drivers
45301             product:        product-specific sources and Makefile fragments
45302             util:           scripts for building stuff
45303     
45304     This should have no effect on the built products, but testing is encouraged
45305     
45306     Signed-off-by: Keith Packard <keithp@keithp.com>
45307
45308 commit 3bfe8df44b575ca430ffaa051e20faa955a06c03
45309 Author: Keith Packard <keithp@keithp.com>
45310 Date:   Thu Aug 25 18:02:45 2011 -0700
45311
45312     altos: Clear callsign on initial config load
45313     
45314     Before being written the first time, ao_config will get set to 0xff
45315     when the config storage is read. This leaves the tail of the callsign
45316     filled with invalid bytes. Zero the whole thing before loading the
45317     default callsign to make sure any extra bytes are set correctly.
45318     
45319     Signed-off-by: Keith Packard <keithp@keithp.com>
45320
45321 commit 93ecaf7f18f8f4c15953c2e80dc9e1b20d04fdfa
45322 Author: Bdale Garbee <bdale@gag.com>
45323 Date:   Thu Aug 25 15:46:30 2011 -0600
45324
45325     update TeleMini turnon script now that we've made a stable firmware release
45326
45327 commit c3314dae2d3df82e188daf6ba8520cce833592c6
45328 Author: Bdale Garbee <bdale@gag.com>
45329 Date:   Thu Aug 25 03:36:25 2011 -0600
45330
45331     use multimaint-merge to make Debian changelogs less ugly
45332
45333 commit f9d87de0e2681c2ec5753f4fffef0e61a3a9e144
45334 Author: Bdale Garbee <bdale@gag.com>
45335 Date:   Thu Aug 25 02:22:53 2011 -0600
45336
45337     update changelogs for Debian build
45338
45339 commit 41998645c04a2ee856dec272b40c2dc5913291d3
45340 Author: Bdale Garbee <bdale@gag.com>
45341 Date:   Thu Aug 25 02:16:17 2011 -0600
45342
45343     add a postinst to remove sources.list.d fragment delivered by old private
45344     versions of this package, no longer needed once we have official packages
45345
45346 commit d65e4f6b0a8ba8f67c8a916f2e8be0ec5c75f47d
45347 Author: Bdale Garbee <bdale@gag.com>
45348 Date:   Thu Aug 25 02:05:49 2011 -0600
45349
45350     really, I mean it, no longer deliver the sources.list fragment
45351
45352 commit 0579bd5de9e7686d227a16951dd520439ca5472b
45353 Author: Bdale Garbee <bdale@gag.com>
45354 Date:   Thu Aug 25 01:55:32 2011 -0600
45355
45356     we need a main category in the desktop file
45357
45358 commit 3ec03792adebbeadc9c0d4985c6f51877e8ab969
45359 Author: Bdale Garbee <bdale@gag.com>
45360 Date:   Thu Aug 25 01:48:11 2011 -0600
45361
45362     update desktop file for consistency with package section
45363
45364 commit 0b1d5b678f0e36fbe09d4d3babffb77f857f098d
45365 Author: Bdale Garbee <bdale@gag.com>
45366 Date:   Thu Aug 25 01:37:31 2011 -0600
45367
45368     rewind packaging changelog to last tagged version
45369
45370 commit f0891fc2e4fa4fd6dd5c2bfc74e4514de986a295
45371 Author: Bdale Garbee <bdale@gag.com>
45372 Date:   Thu Aug 25 01:35:18 2011 -0600
45373
45374     ao-view is no longer included in the altos package, so have the old-style
45375     Debian menu entry point to altosui instead
45376
45377 commit a7ee1049519bf46b3864666999249876009fc3bf
45378 Author: Bdale Garbee <bdale@gag.com>
45379 Date:   Thu Aug 25 01:35:06 2011 -0600
45380
45381     changes in preparation for upload to Debian
45382
45383 commit 2992184f7a032c95e22023080fbc26443ed786f5
45384 Author: Bdale Garbee <bdale@gag.com>
45385 Date:   Thu Aug 25 01:30:36 2011 -0600
45386
45387     don't deliver sources.list fragment in official Debian packages
45388
45389 commit 3fc92a529dae410a41038cce38c6a44f5e58bd1f
45390 Author: Bdale Garbee <bdale@gag.com>
45391 Date:   Thu Aug 25 01:11:47 2011 -0600
45392
45393     prepare to release
45394
45395 commit 73abe19acf709c00f5352ec12e8cd6edae1d1963
45396 Merge: 1bd781da 5158493c
45397 Author: Bdale Garbee <bdale@gag.com>
45398 Date:   Thu Aug 25 00:34:49 2011 -0600
45399
45400     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
45401     
45402     Conflicts:
45403             doc/altusmetrum.xsl
45404
45405 commit 1bd781da934c738e0c9294197c7eb622b0710a9a
45406 Author: Bdale Garbee <bdale@gag.com>
45407 Date:   Thu Aug 25 00:32:47 2011 -0600
45408
45409     more tweaks
45410
45411 commit 5158493c8df527e7527057c719c75248609eb3dc
45412 Author: Keith Packard <keithp@keithp.com>
45413 Date:   Wed Aug 24 23:21:02 2011 -0700
45414
45415     doc: Remove duplicate documentation about max flight log
45416     
45417     This was described in detail in both the System Operation and AltosUI
45418     chapters. Remove the duplicate from the AltosUI chapter.
45419     
45420     Signed-off-by: Keith Packard <keithp@keithp.com>
45421
45422 commit e268798dc260311f5f0167909481b41c9d27fc1c
45423 Merge: 458f816a 242344d3
45424 Author: Keith Packard <keithp@keithp.com>
45425 Date:   Wed Aug 24 23:06:44 2011 -0700
45426
45427     Merge remote-tracking branch 'origin/master'
45428
45429 commit 458f816ad23fd6784757b13b244057d4be64260e
45430 Author: Keith Packard <keithp@keithp.com>
45431 Date:   Wed Aug 24 23:06:01 2011 -0700
45432
45433     doc: Describe max flight log, ignite mode and pad orientation
45434     
45435     These describe what these configuration parmaeters do, not how to set them.
45436     
45437     Signed-off-by: Keith Packard <keithp@keithp.com>
45438
45439 commit 242344d3e32e7c7cd9270d708555923fa888e4d8
45440 Merge: 5c1cf749 94a1b220
45441 Author: Bdale Garbee <bdale@gag.com>
45442 Date:   Wed Aug 24 23:51:38 2011 -0600
45443
45444     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
45445     
45446     Conflicts:
45447             doc/altusmetrum.xsl
45448
45449 commit 5c1cf7492b82e63a9db9d0238ecbcd2b59486893
45450 Author: Bdale Garbee <bdale@gag.com>
45451 Date:   Wed Aug 24 23:50:31 2011 -0600
45452
45453     tweak tweak tweak
45454
45455 commit 94a1b220bbfbb64b9772f3ee64a8e9d353d65e94
45456 Author: Keith Packard <keithp@keithp.com>
45457 Date:   Wed Aug 24 22:29:56 2011 -0700
45458
45459     doc: Move the remaining command-mode descriptions to the appendix
45460     
45461     Signed-off-by: Keith Packard <keithp@keithp.com>
45462
45463 commit edfb553bb4fa5b0c7c6c658505b2a99d05fb13bf
45464 Merge: c74ab82a ec96f116
45465 Author: Bdale Garbee <bdale@gag.com>
45466 Date:   Wed Aug 24 23:23:56 2011 -0600
45467
45468     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
45469
45470 commit c74ab82a7b7a6ad6f79129a9ef5954270e7e8f11
45471 Author: Bdale Garbee <bdale@gag.com>
45472 Date:   Wed Aug 24 23:23:45 2011 -0600
45473
45474     more changes
45475
45476 commit ec96f11666f9cbd98e16caeccd5d399978bde81b
45477 Author: Keith Packard <keithp@keithp.com>
45478 Date:   Wed Aug 24 22:20:29 2011 -0700
45479
45480     doc: Updating Firmware is now a separate chapter
45481     
45482     The Flash Image paragraph references it, change the reference wording.
45483     
45484     Signed-off-by: Keith Packard <keithp@keithp.com>
45485
45486 commit 11099fab63d32f53d0f2e04a7ab04392e39b5963
45487 Author: Keith Packard <keithp@keithp.com>
45488 Date:   Wed Aug 24 22:18:29 2011 -0700
45489
45490     doc: Move updating device firmware section to separate chapter
45491     
45492     This isn't central to operation of the devices, so move it out to a
45493     separate chapter
45494     
45495     Signed-off-by: Keith Packard <keithp@keithp.com>
45496
45497 commit 50769fbbeaaf61111d363411e0ef0b2868681cf4
45498 Merge: 425fa995 d92c1736
45499 Author: Bdale Garbee <bdale@gag.com>
45500 Date:   Wed Aug 24 23:15:20 2011 -0600
45501
45502     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
45503
45504 commit 425fa995aeaccc1ec9ecf011f185b4406df61541
45505 Author: Bdale Garbee <bdale@gag.com>
45506 Date:   Wed Aug 24 23:15:15 2011 -0600
45507
45508     more tweaking
45509
45510 commit d92c173615a5fb0278ff6878595bed3f8d813e03
45511 Author: Keith Packard <keithp@keithp.com>
45512 Date:   Wed Aug 24 22:12:39 2011 -0700
45513
45514     doc: use 'radio link' to refer to packet command mode
45515     
45516     Make sure 'radio link' doesn't refer to telemetry and eliminate use of
45517     'RF link' and other similar but not identical phrases.
45518     
45519     Signed-off-by: Keith Packard <keithp@keithp.com>
45520
45521 commit 65ca6f0d7c96432413868274b2cfdea4b76683e4
45522 Author: Bdale Garbee <bdale@gag.com>
45523 Date:   Wed Aug 24 23:03:23 2011 -0600
45524
45525     more tweaks
45526
45527 commit 09981cd024297fd4ef093c7468de2b9d5f3c2691
45528 Merge: a476e766 03c8b270
45529 Author: Bdale Garbee <bdale@gag.com>
45530 Date:   Wed Aug 24 22:42:39 2011 -0600
45531
45532     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
45533
45534 commit a476e76622b6fa70bf7c8883d2a2a64a382fbd78
45535 Author: Bdale Garbee <bdale@gag.com>
45536 Date:   Wed Aug 24 22:42:33 2011 -0600
45537
45538     more doc tweaks
45539
45540 commit 03c8b2702a45a12c4748cd1ec801d720c816d9e9
45541 Author: Keith Packard <keithp@keithp.com>
45542 Date:   Wed Aug 24 21:39:48 2011 -0700
45543
45544     doc: Move Packet Command Mode section to System Operations chapter
45545     
45546     It makes far more sense here.
45547     
45548     Signed-off-by: Keith Packard <keithp@keithp.com>
45549
45550 commit 221157af586c6fd7368ee858a390f38bc5ed50f5
45551 Author: Keith Packard <keithp@keithp.com>
45552 Date:   Wed Aug 24 21:31:05 2011 -0700
45553
45554     doc: Describe packet command mode a bit better.
45555     
45556     Include comments about TeleMini in the introduction, and then explain
45557     a bit better what the best method of reliably initiating packet
45558     command mode are (start operation, then boot telemini).
45559     
45560     Signed-off-by: Keith Packard <keithp@keithp.com>
45561
45562 commit d4e1aa92b6ce2f3e4c51029595d1d44a7f2f14a0
45563 Author: Bdale Garbee <bdale@gag.com>
45564 Date:   Wed Aug 24 22:27:35 2011 -0600
45565
45566     more doc tweaking
45567
45568 commit 6eff8d5831dde8e690586cd2a97ddf1595cd2674
45569 Author: Keith Packard <keithp@keithp.com>
45570 Date:   Wed Aug 24 20:59:28 2011 -0700
45571
45572     doc: Document pad-mode 'on-board data logging' indicator
45573     
45574     There wasn't any documentation for this field in the 'Launch Pad' tab.
45575     
45576     Signed-off-by: Keith Packard <keithp@keithp.com>
45577
45578 commit ca0879ba6e5295b4fa790705f742eb647a462ea0
45579 Author: Keith Packard <keithp@keithp.com>
45580 Date:   Wed Aug 24 20:42:09 2011 -0700
45581
45582     doc: Spelling corrections in altusmetrum.xsl
45583     
45584     Lots of minor spelling errors.
45585     
45586     Signed-off-by: Keith Packard <keithp@keithp.com>
45587
45588 commit 963649aa064acfe75d2ff4babd9a0d35dc254e86
45589 Author: Bdale Garbee <bdale@gag.com>
45590 Date:   Wed Aug 24 21:39:21 2011 -0600
45591
45592     doc tweaks through chap 3
45593
45594 commit 3d88e0493ab446d7c7011786390d30618a72d045
45595 Merge: 02d65453 5a9972d4
45596 Author: Bdale Garbee <bdale@gag.com>
45597 Date:   Wed Aug 24 21:26:26 2011 -0600
45598
45599     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
45600
45601 commit 5a9972d41a87d4204c6c93cacf14e2962cc1c59c
45602 Author: Keith Packard <keithp@keithp.com>
45603 Date:   Wed Aug 24 20:22:29 2011 -0700
45604
45605     altos/windows: Get latest JRE 1.6 version (Version 6 update 27)
45606     
45607     No reason to download stale java bits.
45608     
45609     Signed-off-by: Keith Packard <keithp@keithp.com>
45610
45611 commit cbfbaabb39f9f7709d00cf3dc63cc1bc7563062e
45612 Author: Keith Packard <keithp@keithp.com>
45613 Date:   Wed Aug 24 19:13:03 2011 -0700
45614
45615     altosui: Make flight monitor font size configurable
45616     
45617     Tiny netbooks aren't tall enough for the 'usual' font size, so provide
45618     a smaller option. Then provide a bigger option, just because.
45619     
45620     Signed-off-by: Keith Packard <keithp@keithp.com>
45621
45622 commit 9849883a754a73b861dd7be530753ff5c2abb499
45623 Author: Keith Packard <keithp@keithp.com>
45624 Date:   Wed Aug 24 01:48:28 2011 -0700
45625
45626     altosui: Don't trust companion telemetry record 'channels' count
45627     
45628     It can be bogus, allowing the code to walk off the end of the
45629     allocated data array.
45630     
45631     Signed-off-by: Keith Packard <keithp@keithp.com>
45632
45633 commit 02d65453225a3807e61b2ac6e2a26da31a05bd45
45634 Author: Bdale Garbee <bdale@gag.com>
45635 Date:   Wed Aug 24 01:53:02 2011 -0600
45636
45637     update changelogs for Debian build
45638
45639 commit 1d286dab223e6c44a25180f944ccb5ba8ed9d5f5
45640 Author: Bdale Garbee <bdale@gag.com>
45641 Date:   Wed Aug 24 01:51:54 2011 -0600
45642
45643     prepare for another rebuild
45644
45645 commit 82634eae16f9691a6c70a48d0858a399814631f2
45646 Author: Bdale Garbee <bdale@gag.com>
45647 Date:   Wed Aug 24 01:50:56 2011 -0600
45648
45649     add pkg-config to the build deps
45650
45651 commit cf2823cab40aa450375c108bae8ed6b051fbefe5
45652 Author: Bdale Garbee <bdale@gag.com>
45653 Date:   Wed Aug 24 01:45:28 2011 -0600
45654
45655     update changelogs for Debian build
45656
45657 commit bf6f00693c394f885d3378415dc7c8a1815a31ed
45658 Author: Bdale Garbee <bdale@gag.com>
45659 Date:   Wed Aug 24 01:43:59 2011 -0600
45660
45661     roll changelog back in prep for another test build
45662
45663 commit 06aee245eb74e839e50226fa2ddb967c3977fe7c
45664 Author: Bdale Garbee <bdale@gag.com>
45665 Date:   Wed Aug 24 01:41:53 2011 -0600
45666
45667     another test round
45668
45669 commit 4d94e8f9f807a0bbeab0cdead011e74eeca1d1b6
45670 Merge: 4b5369dc 3b0a9a1c
45671 Author: Bdale Garbee <bdale@gag.com>
45672 Date:   Wed Aug 24 01:38:58 2011 -0600
45673
45674     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
45675
45676 commit 3b0a9a1c87390747492bfef435ac8e0829ec748f
45677 Author: Keith Packard <keithp@keithp.com>
45678 Date:   Wed Aug 24 00:29:36 2011 -0700
45679
45680     altosui: Try to get dialogs to look a little better
45681     
45682     grid bag constraints are not my friend.
45683     
45684     Signed-off-by: Keith Packard <keithp@keithp.com>
45685
45686 commit 2165e82327faaada23f0503b8e49b80f938b746c
45687 Author: Keith Packard <keithp@keithp.com>
45688 Date:   Wed Aug 24 00:09:51 2011 -0700
45689
45690     altosui: Add tool-tips to config dialogs
45691     
45692     Provides more information about the various settings, and, when
45693     they're disabled, tells the user why.
45694     
45695     Signed-off-by: Keith Packard <keithp@keithp.com>
45696
45697 commit 63808e0392f43633f92fee137d968e969dd364c9
45698 Author: Keith Packard <keithp@keithp.com>
45699 Date:   Tue Aug 23 23:20:00 2011 -0700
45700
45701     Remove stale tools (ao-dumplog, ao-postflight, ao-view)
45702     
45703     These tools have all been supplanted by altosui at this point, and
45704     keeping them around increases the build dependencies by quite a lot.
45705     
45706     Signed-off-by: Keith Packard <keithp@keithp.com>
45707
45708 commit 186dfc7c72aa7eba281f29f917088e49e44c2ddc
45709 Author: Keith Packard <keithp@keithp.com>
45710 Date:   Tue Aug 23 22:51:57 2011 -0700
45711
45712     altosui: Use system look&feel
45713     
45714     Turn on the 'be less ugly bit'
45715     
45716     Signed-off-by: Keith Packard <keithp@keithp.com>
45717
45718 commit 4b5369dc3da2fc8441eeacbf094537b0cf52240d
45719 Author: Bdale Garbee <bdale@gag.com>
45720 Date:   Tue Aug 23 21:37:17 2011 -0600
45721
45722     update changelogs for Debian build
45723
45724 commit 99316a17a9642a207c45610e7cc1c33c2600ece0
45725 Author: Bdale Garbee <bdale@gag.com>
45726 Date:   Tue Aug 23 21:33:53 2011 -0600
45727
45728     rewind changelog to 0.9.6.0 for rebuild
45729
45730 commit 192881b7cae49af375cc2b8b7305c937079ee724
45731 Author: Bdale Garbee <bdale@gag.com>
45732 Date:   Tue Aug 23 20:11:01 2011 -0600
45733
45734     update changelogs for Debian build
45735
45736 commit fc7e46b1215ea2b4cc138ed77d8eaa122369b15f
45737 Author: Bdale Garbee <bdale@gag.com>
45738 Date:   Tue Aug 23 20:10:14 2011 -0600
45739
45740     turn off auto-tagging during Debian build
45741
45742 commit 998adccc1c4f8f6c44833bbf4a52d9441748b996
45743 Author: Keith Packard <keithp@keithp.com>
45744 Date:   Tue Aug 23 18:56:07 2011 -0700
45745
45746     altosui: add tool-tips to the button box.
45747     
45748     Signed-off-by: Keith Packard <keithp@keithp.com>
45749
45750 commit 754b9591574c12ddd6e4ab590c6a5f3806b80213
45751 Author: Keith Packard <keithp@keithp.com>
45752 Date:   Tue Aug 23 13:29:23 2011 -0700
45753
45754     libaltos: fix Mac OS X function signatures
45755     
45756     altos_list_start was declared to take a (int time) parameter for some reason.
45757     
45758     Signed-off-by: Keith Packard <keithp@keithp.com>
45759
45760 commit fa6df3fa21e8f09e70371e6c6cc7827a533b4fe6
45761 Author: Keith Packard <keithp@keithp.com>
45762 Date:   Mon Aug 22 23:35:28 2011 -0700
45763
45764     altosui: Update mac os X library
45765     
45766     This has been tested on 32-bit OS X and it works; dunno about
45767     64-bit.
45768     
45769     Signed-off-by: Keith Packard <keithp@keithp.com>
45770
45771 commit 955989147f90a4fd22c1375d1b41425dae4e7dd1
45772 Author: Keith Packard <keithp@keithp.com>
45773 Date:   Mon Aug 22 23:34:55 2011 -0700
45774
45775     altosui: Reset all config data on 'reset' command
45776     
45777     This lets you switch altimeters without getting any stale data.
45778     
45779     Signed-off-by: Keith Packard <keithp@keithp.com>
45780
45781 commit d249da3fb064754753bd20cd2ca1e5ffcce294ca
45782 Author: Keith Packard <keithp@keithp.com>
45783 Date:   Mon Aug 22 23:33:52 2011 -0700
45784
45785     altosui: Only 'show' config dialog once
45786     
45787     Otherwise, the dialog jumps back to the initial position each time the
45788     data is updated.
45789     
45790     Signed-off-by: Keith Packard <keithp@keithp.com>
45791
45792 commit e9254c3472e42d93181674b2c3cd80fe6eea696e
45793 Author: Keith Packard <keithp@keithp.com>
45794 Date:   Mon Aug 22 23:32:36 2011 -0700
45795
45796     altosui: fix 'magic' string to signal end of config data
45797     
45798     Was using "done", which happens to be displayed by the 'l'
45799     command. Switch to 'all finished' which doesn't appear in the config
45800     data output. Yes, this method is a kludge.
45801     
45802     Signed-off-by: Keith Packard <keithp@keithp.com>
45803
45804 commit 4aebe65b089e4b825a5ae238b81e2181bd88175a
45805 Author: Keith Packard <keithp@keithp.com>
45806 Date:   Mon Aug 22 23:31:54 2011 -0700
45807
45808     altosui: Can't configure flight log max on TeleMini
45809     
45810     It's only got space for one flight.
45811     
45812     Signed-off-by: Keith Packard <keithp@keithp.com>
45813
45814 commit 3a84e8e0cc86481c301f4335843a0e1a94bad5c0
45815 Author: Keith Packard <keithp@keithp.com>
45816 Date:   Mon Aug 22 23:12:30 2011 -0700
45817
45818     altosui: Make monitor-idle display correct 'On-board data logging' status
45819     
45820     Count number of stored flights and see if there's space for another
45821     one.
45822     
45823     Signed-off-by: Keith Packard <keithp@keithp.com>
45824
45825 commit afe6aba9cb91e93234ffee2a22eee40f848ddedd
45826 Author: Keith Packard <keithp@keithp.com>
45827 Date:   Mon Aug 22 18:25:34 2011 -0700
45828
45829     altosui: Add --summary option to dump flight stats to stdout
45830     
45831     useful for quickly capturing sense of a flight.
45832     
45833     Signed-off-by: Keith Packard <keithp@keithp.com>
45834
45835 commit 4e2fd7ae76c23aa8da1390ebcbd8f45276cd7a32
45836 Author: Keith Packard <keithp@keithp.com>
45837 Date:   Mon Aug 22 18:24:54 2011 -0700
45838
45839     altosui: Show filename in AltosGraph window
45840     
45841     Makes it easier to tell multiple windows apart
45842     
45843     Signed-off-by: Keith Packard <keithp@keithp.com>
45844
45845 commit f4ea46dc205454411c224ada7805f813989efd4a
45846 Author: Keith Packard <keithp@keithp.com>
45847 Date:   Mon Aug 22 18:23:41 2011 -0700
45848
45849     altosui: Add date/time/serial/flight to flight stats tab
45850     
45851     And switch to using the AltosConvert units conversions functions.
45852     
45853     Signed-off-by: Keith Packard <keithp@keithp.com>
45854
45855 commit b4c71ba56c471720c72853057d0a527825a78fa0
45856 Author: Keith Packard <keithp@keithp.com>
45857 Date:   Mon Aug 22 18:22:21 2011 -0700
45858
45859     altosui: Capture date/time/serial/flight in AltosFlightStats
45860     
45861     Time is the time when boost was detected.
45862     
45863     Signed-off-by: Keith Packard <keithp@keithp.com>
45864
45865 commit 5ef731bd87c6d2a71a4edcc69a218eaf1aa7c465
45866 Author: Keith Packard <keithp@keithp.com>
45867 Date:   Mon Aug 22 18:21:35 2011 -0700
45868
45869     altosui: Add a few simple unit conversions
45870     
45871     Signed-off-by: Keith Packard <keithp@keithp.com>
45872
45873 commit b83d8eca433ed5796835f6a09271f50c7f27cc81
45874 Author: Keith Packard <keithp@keithp.com>
45875 Date:   Mon Aug 22 17:18:02 2011 -0700
45876
45877     doc: Add Installation Recommendations chapter
45878     
45879     Document installation suggestions, including mounting, RFI, antenna
45880     issues and ground testing.
45881     
45882     Signed-off-by: Keith Packard <keithp@keithp.com>
45883
45884 commit a0f62b8569c5535a2598cfb6ab52db79f0a52f92
45885 Author: Keith Packard <keithp@keithp.com>
45886 Date:   Mon Aug 22 17:17:43 2011 -0700
45887
45888     doc: Add note about telemetry disable mode to 1.0 release notes
45889     
45890     Signed-off-by: Keith Packard <keithp@keithp.com>
45891
45892 commit 393d231b9689cd1c358600ee76e0e808f89670c8
45893 Author: Keith Packard <keithp@keithp.com>
45894 Date:   Sun Aug 21 22:52:45 2011 -0700
45895
45896     altosui: Attempt to make both 32- and 64-bit windows DLLs
45897     
45898     We'll see if they work...
45899     
45900     Signed-off-by: Keith Packard <keithp@keithp.com>
45901
45902 commit d5bd40847b17c32405dfba864a2a5a3b19aa7e85
45903 Author: Keith Packard <keithp@keithp.com>
45904 Date:   Sun Aug 21 22:12:53 2011 -0700
45905
45906     altosui/windows: Fix a bunch of windows compiler warnings.
45907     
45908     Some of these may have actually been serious -- a write length was
45909     getting stored in a signed char...
45910     
45911     Signed-off-by: Keith Packard <keithp@keithp.com>
45912
45913 commit 2353d83be15b398754c2564f95374c6ea0f8de92
45914 Author: Keith Packard <keithp@keithp.com>
45915 Date:   Sun Aug 21 22:12:04 2011 -0700
45916
45917     altos-fat/windows: Check and install Java 1.6 as needed
45918     
45919     Signed-off-by: Keith Packard <keithp@keithp.com>
45920
45921 commit a08826292ebd802a1ff2effccac3b96fd061c47d
45922 Merge: 3366cfe6 55be3db2
45923 Author: Bdale Garbee <bdale@gag.com>
45924 Date:   Mon Aug 22 16:08:55 2011 -0600
45925
45926     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
45927
45928 commit 55be3db2e31fe97e7f351e3c490b8bc4cf7192b2
45929 Author: Keith Packard <keithp@keithp.com>
45930 Date:   Sun Aug 21 19:18:54 2011 -0700
45931
45932     altosui: Clean up command line processing. Add --graph
45933     
45934     Make the command line processing a bit less ad-hoc, track 'mode' of
45935     processing and deal with all files on the command line.
45936     
45937     Signed-off-by: Keith Packard <keithp@keithp.com>
45938
45939 commit 6823ad5e48fc0a19791d96f886b5689f88c4311b
45940 Author: Keith Packard <keithp@keithp.com>
45941 Date:   Thu Aug 18 18:02:02 2011 -0700
45942
45943     altos/altosui: Add ability to disable telemetry/rdf completely
45944     
45945     This turns off the telemetry system so that it never transmits telemetry
45946     or RDF tones. In idle mode, it will still accept packet mode connections.
45947     
45948     Signed-off-by: Keith Packard <keithp@keithp.com>
45949
45950 commit a08e7ac8bd3840b699c9a1ffc6b1e115b2b84bad
45951 Author: Keith Packard <keithp@keithp.com>
45952 Date:   Sat Aug 20 11:35:55 2011 -0700
45953
45954     Bump version to 0.9.7
45955     
45956     Bdale is flying 0.9.6 at chili blaster, make sure later firmware gets
45957     a later version number.
45958     
45959     Signed-off-by: Keith Packard <keithp@keithp.com>
45960
45961 commit f2b0900f8b83fcb3085f3d042ffd961ffd758d5d
45962 Author: Keith Packard <keithp@keithp.com>
45963 Date:   Sat Aug 20 11:28:53 2011 -0700
45964
45965     altos: Merge common config code in ao_config.c
45966     
45967     This shuffles code around in ao_config.c to share some common code
45968     segments for starting and committing config changes.
45969     
45970     This also stops printing out changes as they are made which aren't
45971     needed by the UI code.
45972     
45973     Signed-off-by: Keith Packard <keithp@keithp.com>
45974
45975 commit 67f28c58db0deca8f8050d33e97ad96017f4baaa
45976 Author: Keith Packard <keithp@keithp.com>
45977 Date:   Sat Aug 20 11:19:57 2011 -0700
45978
45979     altosui: Disable 'max flight log' config when there are stored flights
45980     
45981     When flights are stored in flash, the maximum flight log value cannot
45982     be changed as the flight data might need to be moved around in
45983     memory. Check for this case by looking for stored flights and
45984     disabling the combo box when storage is not empty.
45985     
45986     Signed-off-by: Keith Packard <keithp@keithp.com>
45987
45988 commit fcff63baf8fde1174571a2c7c860099e19dbf629
45989 Author: Keith Packard <keithp@keithp.com>
45990 Date:   Sat Aug 20 10:43:28 2011 -0700
45991
45992     altosui: remove debug printf in pad pane
45993     
45994     Signed-off-by: Keith Packard <keithp@keithp.com>
45995
45996 commit 3366cfe6145f64cdb04654854d5390c671a288e3
45997 Author: Bdale Garbee <bdale@gag.com>
45998 Date:   Sat Aug 20 09:28:04 2011 -0600
45999
46000     update changelogs for Debian build
46001
46002 commit 787e4305a05e344c018abb872f788749203690d7
46003 Author: Bdale Garbee <bdale@gag.com>
46004 Date:   Sat Aug 20 09:24:29 2011 -0600
46005
46006     update changelogs for Debian build
46007
46008 commit 605627d03eeb9f34026a84134992ad061b5b3946
46009 Author: Bdale Garbee <bdale@gag.com>
46010 Date:   Fri Aug 19 22:47:50 2011 -0600
46011
46012     update changelogs for Debian build
46013
46014 commit 048b3eb45169e572f33c68ff152b89db9ef97d31
46015 Author: Keith Packard <keithp@keithp.com>
46016 Date:   Sun Aug 14 21:11:41 2011 -0700
46017
46018     altosui: Add 'On-board Data Logging' indicator to pad tab
46019     
46020     This shows whether the on-board data memory is full, or is ready to
46021     record the flight. This is indicated in the telemetry stream by a
46022     flight number of '0'.
46023     
46024     Signed-off-by: Keith Packard <keithp@keithp.com>
46025
46026 commit adb7d345963ab9981c49c7cc68c6b4d7156dce46
46027 Author: Keith Packard <keithp@keithp.com>
46028 Date:   Sun Aug 14 21:09:42 2011 -0700
46029
46030     altosui: Ancient log files used 'apogee' for 'coast' state
46031     
46032     2009-07-18-serial-004-flight-000 says 'apogee' for the apogee-detect
46033     phase of the flight; map this to coast so that this flight replays
46034     correctly (although the log terminates at apogee...)
46035     
46036     Signed-off-by: Keith Packard <keithp@keithp.com>
46037
46038 commit 4f64d66295a8f76680af8cfda4650aa4c4f8576d
46039 Author: Keith Packard <keithp@keithp.com>
46040 Date:   Sun Aug 14 19:19:50 2011 -0700
46041
46042     altos: Lost change that reported flight 0 when log memory was full
46043     
46044     commit 52ac83fedbfd380d14d4df2e79992bbdfba3552a added coded to check
46045     for a full flight log and complain with a special tone.
46046     
46047     It also reported flight 0 over telemetry, and that part of the patch
46048     got lost when moving to the new telemetry format. This patch
46049     resurrects that piece.
46050     
46051     Signed-off-by: Keith Packard <keithp@keithp.com>
46052
46053 commit ef7f60df841f1eb22b9cec0d7f68cf2c003d6b30
46054 Author: Keith Packard <keithp@keithp.com>
46055 Date:   Sun Aug 14 00:00:54 2011 -0700
46056
46057     altosui: Respect storage limits in flight log max config
46058     
46059     Compute the maximum flight log using the data returned from the 'f'
46060     command (total storage and erase block size). Limit menu to choices
46061     which fall within this limit, complain if the user asks for too big a value.
46062     
46063     Signed-off-by: Keith Packard <keithp@keithp.com>
46064
46065 commit 746d6a472a20243a8c0eacc8edf8e81e0641bc17
46066 Author: Keith Packard <keithp@keithp.com>
46067 Date:   Sun Aug 14 00:00:07 2011 -0700
46068
46069     altosui: don't set channel when using radio setting
46070     
46071     altos now sets the radio back to channel 0 when the radio setting is
46072     changed.
46073     
46074     Signed-off-by: Keith Packard <keithp@keithp.com>
46075
46076 commit 709485f20fb039f8dd087c8491c5f5a76718ae53
46077 Author: Keith Packard <keithp@keithp.com>
46078 Date:   Sat Aug 13 23:58:03 2011 -0700
46079
46080     altos: use raw height while waiting for landing
46081     
46082     This avoids any noise introduced by the kalman filter, making landing
46083     detection much more reliable. This patch also changes the interval to
46084     10s so that the height bounds can be increased to 4m.
46085     
46086     Signed-off-by: Keith Packard <keithp@keithp.com>
46087
46088 commit aa71c2cdcb417eba2a2d30792ece9a47b8b3fc82
46089 Author: Keith Packard <keithp@keithp.com>
46090 Date:   Sat Aug 13 23:56:55 2011 -0700
46091
46092     altos: Reset radio channel to zero when using radio setting
46093     
46094     Otherwise, it's hard to set the frequency over the radio link.
46095     
46096     Signed-off-by: Keith Packard <keithp@keithp.com>
46097
46098 commit 7f74761051f2a5ab45b82c4dd79a8569376bbe2e
46099 Author: Keith Packard <keithp@keithp.com>
46100 Date:   Sat Aug 13 23:56:06 2011 -0700
46101
46102     altos: Correct AO_CONFIG_MINOR from 6 to 7
46103     
46104     Forgot to bump this when adding radio setting.
46105     
46106     Signed-off-by: Keith Packard <keithp@keithp.com>
46107
46108 commit 924d56a4d2d8b16530cd378b18cfc5d6e08420ed
46109 Author: Keith Packard <keithp@keithp.com>
46110 Date:   Sat Aug 13 21:10:15 2011 -0700
46111
46112     altos: AltosSerial.flush_input shouldn't discard Interrupted exceptions
46113     
46114     The eeprom download code wants to interrupt serial communication so
46115     that it can stop downloading stuff in the middle of a run. Make
46116     flush_input pass the exception along instead of discarding it.
46117     
46118     Signed-off-by: Keith Packard <keithp@keithp.com>
46119
46120 commit dcd15032eec45f3fdd003050710ebd5b85052662
46121 Author: Keith Packard <keithp@keithp.com>
46122 Date:   Sat Aug 13 21:09:19 2011 -0700
46123
46124     altosui: Eliminate inter-chunk flush_input calls
46125     
46126     Once the serial line is nicely synchronized, we don't need to flush
46127     input between chunks. This speeds up eeprom downloading quite a bit.
46128     
46129     Signed-off-by: Keith Packard <keithp@keithp.com>
46130
46131 commit 3ba7b6196f68078f4ed4538c4e7fe30699dfe908
46132 Author: Keith Packard <keithp@keithp.com>
46133 Date:   Sat Aug 13 21:05:46 2011 -0700
46134
46135     altosui: Devices with log-format can also delete flights
46136     
46137     Any device with either flight-log-max or log-format can delete flights.
46138     
46139     Signed-off-by: Keith Packard <keithp@keithp.com>
46140
46141 commit 03e201e1acc8742399054e4ad36b533120ea1612
46142 Author: Keith Packard <keithp@keithp.com>
46143 Date:   Sat Aug 13 18:39:35 2011 -0700
46144
46145     altosui: Add support for TeleScience eeprom download
46146     
46147     Using the existing eeprom methods, fetch and save TeleScience eeprom
46148     data, storing to a filename generated from the serial/flight from the
46149     TM connected to the TS board.
46150     
46151     Signed-off-by: Keith Packard <keithp@keithp.com>
46152
46153 commit 5a3e96bef31959a287b8696778d7d8cf911a7dc4
46154 Author: Keith Packard <keithp@keithp.com>
46155 Date:   Sat Aug 13 18:36:18 2011 -0700
46156
46157     altosui: Clean up eeprom parsing a bit
46158     
46159     Export basic parsing and checksum functions for shared use.
46160     Create 'erased' function to check a chunk of eeprom data for data.
46161     
46162     Signed-off-by: Keith Packard <keithp@keithp.com>
46163
46164 commit b0ec30de37aa822ba66d25ceaa8cf8dc967b4371
46165 Author: Keith Packard <keithp@keithp.com>
46166 Date:   Sat Aug 13 18:31:08 2011 -0700
46167
46168     altos: wait 10s for companion to boot
46169     
46170     In case the companion is delayed while booting, retry the setup 10
46171     times with a 1s delay between tries.
46172     
46173     Signed-off-by: Keith Packard <keithp@keithp.com>
46174
46175 commit 41e5be32819d305c8268e6f992be91411ea13435
46176 Author: Keith Packard <keithp@keithp.com>
46177 Date:   Sat Aug 13 18:30:00 2011 -0700
46178
46179     altos: Send serial/flight to companion board
46180     
46181     Lets the companion log them for later matching with TeleMetrum log
46182     
46183     Signed-off-by: Keith Packard <keithp@keithp.com>
46184
46185 commit fa7dd04741bf3fd9cedc59ed3b45b69ef9312609
46186 Author: Keith Packard <keithp@keithp.com>
46187 Date:   Fri Aug 12 21:41:25 2011 -0700
46188
46189     altos: Send SPI message at flight state changes
46190     
46191     Get the companion board starting its data logging as soon as possible
46192     after boost starts.
46193     
46194     Signed-off-by: Keith Packard <keithp@keithp.com>
46195
46196 commit c7f540330c040c521f9d7626009a406e704a5e41
46197 Author: Keith Packard <keithp@keithp.com>
46198 Date:   Fri Aug 12 14:58:34 2011 -0700
46199
46200     altosui: Add companion support to the flight UI and CSV conversion
46201     
46202     Shows the companion data in a new tab. Also put companion data into
46203     CSV file.
46204     
46205     Signed-off-by: Keith Packard <keithp@keithp.com>
46206
46207 commit 18369c58e62bc64b969a7cf8be3103aa33c6d4aa
46208 Author: Keith Packard <keithp@keithp.com>
46209 Date:   Fri Aug 12 06:29:13 2011 -0700
46210
46211     altos: Check for companion init packet validity was busted
46212     
46213     Was using board_id == ~board_id instead of board_id ==
46214     ~board_id_inverse.
46215     
46216     Signed-off-by: Keith Packard <keithp@keithp.com>
46217
46218 commit aa642cf55c43188e9a21198d828d7ea90ff54280
46219 Author: Keith Packard <keithp@keithp.com>
46220 Date:   Fri Aug 12 05:42:05 2011 -0700
46221
46222     altos: add the 'L' command to show the status of a linked companion board
46223     
46224     This prints out whether there is a board connected, along with the
46225     various values fetched from it.
46226     
46227     Signed-off-by: Keith Packard <keithp@keithp.com>
46228
46229 commit f87f0787fa5aa528674f3f4919eb22646c87c25a
46230 Author: Keith Packard <keithp@keithp.com>
46231 Date:   Fri Aug 12 05:41:15 2011 -0700
46232
46233     altos: Make sure companion task exits cleanly when done
46234     
46235     Signed-off-by: Keith Packard <keithp@keithp.com>
46236
46237 commit ebe2ffb29944abc4d6a35889c7b5f3d9f2871077
46238 Author: Keith Packard <keithp@keithp.com>
46239 Date:   Fri Aug 12 05:38:16 2011 -0700
46240
46241     altos: Put SPI in slower mode when talking to companion board
46242     
46243     The AVR CPU on the other side just can't go very fast. This reduces
46244     the SPI clock by a factor of 16, just under 200kHz. As the companion
46245     commands are reasonably short, this shouldn't have a huge effect on
46246     overall SPI utilization.
46247     
46248     Signed-off-by: Keith Packard <keithp@keithp.com>
46249
46250 commit 30abbdc7ffcfc809b4a3fc31486fe968161ea225
46251 Author: Keith Packard <keithp@keithp.com>
46252 Date:   Sat Jul 9 16:59:16 2011 -0700
46253
46254     altos: Add SPI-based companion board support
46255     
46256     This sends current flight state information and retrieves companion
46257     data to include in telemetry.
46258     
46259     Signed-off-by: Keith Packard <keithp@keithp.com>
46260
46261 commit 578c4b17b8f62f2727654ebda78ee139f9fe13fa
46262 Author: Keith Packard <keithp@keithp.com>
46263 Date:   Sat Aug 13 18:38:38 2011 -0700
46264
46265     altos: Don't try to use non-basestations for remote eeprom download
46266     
46267     Companion boards may also have eeprom data to fetch; don't try to use
46268     them as a radio.
46269     
46270     Signed-off-by: Keith Packard <keithp@keithp.com>
46271
46272 commit bf06af154e232d4caa1585a1d6d5279a075292e4
46273 Author: Keith Packard <keithp@keithp.com>
46274 Date:   Fri Aug 12 21:43:56 2011 -0700
46275
46276     altos/altosui: Report log format in the version command
46277     
46278     This will make it easier to figure out what the contents of the flash
46279     should look like from altosui; the current 'guessing' mechanism will
46280     not scale to many more formats.
46281     
46282     Signed-off-by: Keith Packard <keithp@keithp.com>
46283
46284 commit c2f2f519dbc8ce233ab36222088c1be6b1362f01
46285 Author: Keith Packard <keithp@keithp.com>
46286 Date:   Sat Aug 13 18:28:38 2011 -0700
46287
46288     altos: re-write a bit of GPS parsing code to reduce size
46289     
46290     Use a local variable while computing hdop.
46291     Place the next incoming character in data instead of pdata.
46292     
46293     Saved a surprising amount of memory.
46294     
46295     Signed-off-by: Keith Packard <keithp@keithp.com>
46296
46297 commit 7bcf25606cd5892d58295649f3d475d284494ee8
46298 Author: Keith Packard <keithp@keithp.com>
46299 Date:   Fri Aug 12 05:26:09 2011 -0700
46300
46301     altos: shrink text space from ao_config.c
46302     
46303     Eliminate redundant config initializers by setting minor to zero and
46304     letting upgrade code handle all of the new values.
46305     
46306     Stop computing (fake) frequency when showing radio channel
46307     Stop computing feet when showing main deploy height
46308     
46309     Signed-off-by: Keith Packard <keithp@keithp.com>
46310
46311 commit 313d740b5284b24f1cc7a1ba5779136b55d49ebe
46312 Author: Keith Packard <keithp@keithp.com>
46313 Date:   Sat Aug 13 18:33:07 2011 -0700
46314
46315     libaltos: Mis-allocated device list in libaltos
46316     
46317     Would overrun mis-allocated array, causing chaos.
46318     
46319     Signed-off-by: Keith Packard <keithp@keithp.com>
46320
46321 commit 3b87dd6f46922cf5f98deb2dffa2148c4244e48e
46322 Author: Keith Packard <keithp@keithp.com>
46323 Date:   Sat Aug 13 15:00:14 2011 -0700
46324
46325     ao-tools: ao-list was crashing with more than 3 devices connected
46326     
46327     the list of devices was getting realloced for each new device, but
46328     that realloc was too small.
46329     
46330     Signed-off-by: Keith Packard <keithp@keithp.com>
46331
46332 commit 640422c028a2be898aa3a9048a0f6fad2e43dd8d
46333 Author: Keith Packard <keithp@keithp.com>
46334 Date:   Thu Aug 11 16:11:34 2011 -0700
46335
46336     altos: remove monitor disable stubs from altimeter code
46337     
46338     Monitor mode in the ground-station boards must be disabled when the
46339     radio is going to be used for another purpose, or the radio parameters
46340     changed. That places monitor-mode disable calls in other parts of the
46341     system which are shared with the altimeter code.
46342     
46343     Elide the ao_set_monitor calls for builds which do not include any
46344     monitoring code.
46345     
46346     Signed-off-by: Keith Packard <keithp@keithp.com>
46347
46348 commit 1d13460412046c53f36466193329caaa657bb278
46349 Author: Keith Packard <keithp@keithp.com>
46350 Date:   Thu Aug 11 15:59:47 2011 -0700
46351
46352     altos: Apply igniter boot pulse-width reduction to telemini
46353     
46354     TeleMini needs the same fix as TeleMetrum to reduce startup igniter
46355     pulses.
46356     
46357     Signed-off-by: Keith Packard <keithp@keithp.com>
46358
46359 commit b520c32bcddabd42c07ceafa827694a3ae23a76f
46360 Author: Keith Packard <keithp@keithp.com>
46361 Date:   Thu Aug 11 15:57:58 2011 -0700
46362
46363     altos: Pull igniter pins low as soon as possible at boot time
46364     
46365     This reduces the pulse width on the igniter circuit caused by the
46366     default cc1111 pin configuration at powerup time.
46367     
46368     Signed-off-by: Keith Packard <keithp@keithp.com>
46369
46370 commit 566b16e67be38c6425e616a5c38d641c4e1a9b12
46371 Author: Keith Packard <keithp@keithp.com>
46372 Date:   Wed Aug 10 22:43:26 2011 -0700
46373
46374     doc: Add 1.0 release notes.
46375     
46376     Signed-off-by: Keith Packard <keithp@keithp.com>
46377
46378 commit a07b07d48f71b9a11e73a82db075cc57bad0c09f
46379 Author: Keith Packard <keithp@keithp.com>
46380 Date:   Wed Aug 10 22:14:32 2011 -0700
46381
46382     doc: Add release notes, include them in altusmetrum doc. Shuffle altusmetrum
46383     
46384     This adds release notes and includes them in the main altusmetrum doc
46385     as well as making stand-alone html available for inclusion in the website.
46386     
46387     Signed-off-by: Keith Packard <keithp@keithp.com>
46388
46389 commit 5aa3e49f794ba5ed2680016f3dca47d67ae99836
46390 Author: Keith Packard <keithp@keithp.com>
46391 Date:   Wed Aug 10 18:32:05 2011 -0700
46392
46393     doc: Add telemetry docs to debian/linux/mac/windows packages
46394     
46395     Signed-off-by: Keith Packard <keithp@keithp.com>
46396
46397 commit 7283deaa91e752acc45018ef2ea2f560b09af354
46398 Author: Keith Packard <keithp@keithp.com>
46399 Date:   Wed Aug 10 18:22:16 2011 -0700
46400
46401     doc: Describe 'stats' tab in Graph UI, 'Graph Flight' button.
46402     
46403     Signed-off-by: Keith Packard <keithp@keithp.com>
46404
46405 commit 21837e0026c87635abf4baf2c6c574a7b274f449
46406 Author: Keith Packard <keithp@keithp.com>
46407 Date:   Wed Aug 10 18:14:10 2011 -0700
46408
46409     doc: Document Ignite Mode and Pad Orientation configuration options
46410     
46411     Signed-off-by: Keith Packard <keithp@keithp.com>
46412
46413 commit 967c9d5ee691f87bf0d1e49ba055eb366e513e6a
46414 Author: Keith Packard <keithp@keithp.com>
46415 Date:   Wed Aug 10 17:43:58 2011 -0700
46416
46417     doc: Update altusmetrum.xsl for v1.0 software and TeleMini
46418     
46419     Add TeleMini references and sections as appropriate, update AltosUI
46420     docs to describe new bits.
46421     
46422     Signed-off-by: Keith Packard <keithp@keithp.com>
46423
46424 commit be65308182363ca87db69db530297933324f3806
46425 Author: Keith Packard <keithp@keithp.com>
46426 Date:   Wed Aug 10 16:01:25 2011 -0700
46427
46428     Bump version to 0.9.6.0
46429     
46430     Signed-off-by: Keith Packard <keithp@keithp.com>
46431
46432 commit 9f5623c8c32a38eaeb63fa74ab370025ac015d52
46433 Author: Keith Packard <keithp@keithp.com>
46434 Date:   Wed Aug 10 15:00:44 2011 -0700
46435
46436     altosui: Move launch-sites.txt file to altusmetrum.org
46437     
46438     The official URL is now:
46439     
46440             http://www.altusmetrum.org/AltOS/launch-sites.txt
46441     
46442     Signed-off-by: Keith Packard <keithp@keithp.com>
46443
46444 commit 4962bcf1ce15c21a946ea718bd676b901f0f2bd0
46445 Author: Keith Packard <keithp@keithp.com>
46446 Date:   Wed Aug 10 14:35:21 2011 -0700
46447
46448     altosui: Plot reasonable data from Tm files
46449     
46450     Don't plot acceleration based on baro data.
46451     Display baro speed if accel speed isn't available.
46452     
46453     Signed-off-by: Keith Packard <keithp@keithp.com>
46454
46455 commit 01b9352eb8ca0e4e2d023ce973c4e863cdcc0c51
46456 Author: Keith Packard <keithp@keithp.com>
46457 Date:   Wed Aug 10 14:34:39 2011 -0700
46458
46459     altosui: Prune telemetry file graphs to just the flight
46460     
46461     Remove data earlier than 1 second before boost and data after landing.
46462     
46463     Signed-off-by: Keith Packard <keithp@keithp.com>
46464
46465 commit 9e1487b1a5db0afd1d23c86d82c60b1c1a62aab0
46466 Author: Keith Packard <keithp@keithp.com>
46467 Date:   Wed Aug 10 14:08:21 2011 -0700
46468
46469     altosui: Add a 'Graph Flight' button to the 'landed'  tab
46470     
46471     This lets you see the results of a flight as soon as the rocket lands
46472     using the telemetry data.
46473     
46474     Signed-off-by: Keith Packard <keithp@keithp.com>
46475
46476 commit 6ac604d11de44cd824f09e4b467264a2b74be7bd
46477 Author: Keith Packard <keithp@keithp.com>
46478 Date:   Wed Aug 10 13:35:26 2011 -0700
46479
46480     Altosui: Add flight statistics tab to graph window
46481     
46482     Provide basic flight stats alongside the flight graph.
46483     
46484     Signed-off-by: Keith Packard <keithp@keithp.com>
46485
46486 commit 94d9a2c36fabdf24d6a0b985851e95e4eb181fd9
46487 Author: Keith Packard <keithp@keithp.com>
46488 Date:   Tue Aug 9 18:28:19 2011 -0700
46489
46490     altosui: Ship TeleMini v1.0 firmware with fat blobs
46491     
46492     Signed-off-by: Keith Packard <keithp@keithp.com>
46493
46494 commit a680ce61bdcffeacb7f0e4dcef71a03cb7cfe07d
46495 Author: Keith Packard <keithp@keithp.com>
46496 Date:   Tue Aug 9 18:27:19 2011 -0700
46497
46498     altosui: Ensure serial code tracks reply nesting correctly
46499     
46500     Trap any exceptional return conditions from 'get_reply' to make sure
46501     in_reply gets decremented.
46502     
46503     Signed-off-by: Keith Packard <keithp@keithp.com>
46504
46505 commit 12bfa6cc42e3689f09abae2bd2584cbacf2aa2e0
46506 Author: Keith Packard <keithp@keithp.com>
46507 Date:   Tue Aug 9 18:26:07 2011 -0700
46508
46509     altosui: Don't export product defs from libaltos
46510     
46511     As we add new products, that would change the ABI generated for java,
46512     invaliding old library versions sitting around for windows and mac.
46513     
46514     Signed-off-by: Keith Packard <keithp@keithp.com>
46515
46516 commit 81ad44d4b6d9ad2f6b91d0906e8543da82da424f
46517 Author: Keith Packard <keithp@keithp.com>
46518 Date:   Tue Aug 9 14:26:43 2011 -0700
46519
46520     altos: Switch telemini from v0.1 to v1.0
46521     
46522     TeleMini production boards are firmware compatible with the v0.1
46523     design, so instead of creating another product, just rename the
46524     existing one.
46525     
46526     Signed-off-by: Keith Packard <keithp@keithp.com>
46527
46528 commit f3985ef8bc69bcec13ce155567a8ed7c5c6051cb
46529 Author: Keith Packard <keithp@keithp.com>
46530 Date:   Mon Aug 8 20:41:34 2011 -0700
46531
46532     altosui: Add close button to 'fire' dialog
46533     
46534     Easier to hit than the tiny close box in the frame.
46535     
46536     Signed-off-by: Keith Packard <keithp@keithp.com>
46537
46538 commit cbf54a826d12c49b1b1996be247869d5ff4e2236
46539 Author: Keith Packard <keithp@keithp.com>
46540 Date:   Mon Aug 8 20:38:44 2011 -0700
46541
46542     altosui: Make set of telemetries to use while scanning configurable
46543     
46544     with a preference to remember across application runs.
46545     
46546     Signed-off-by: Keith Packard <keithp@keithp.com>
46547
46548 commit 7146311d9df541e075b4450cf9656a9aa7ffdd93
46549 Author: Keith Packard <keithp@keithp.com>
46550 Date:   Mon Aug 8 20:38:14 2011 -0700
46551
46552     altosui: Reading serial from swing thread only bad if remote
46553     
46554     Make the warning on this condition based on whether the link is remote.
46555     
46556     Signed-off-by: Keith Packard <keithp@keithp.com>
46557
46558 commit 2662c577a895c96fce7b2bf815b9e752d2dfbde6
46559 Author: Keith Packard <keithp@keithp.com>
46560 Date:   Mon Aug 8 18:53:59 2011 -0700
46561
46562     altosui: Remove unused AltosConfigData from AltosTelemetryReader
46563     
46564     Now that AltosSerial manages this data, it's not needed here.
46565     
46566     Signed-off-by: Keith Packard <keithp@keithp.com>
46567
46568 commit 13eacb49de4312509c3a729a31dcda4d601f8a8b
46569 Author: Keith Packard <keithp@keithp.com>
46570 Date:   Mon Aug 8 18:53:27 2011 -0700
46571
46572     altosui: Flush radio setting to serial device
46573     
46574     When changing frequencies, make sure the device hears about it.
46575     
46576     Signed-off-by: Keith Packard <keithp@keithp.com>
46577
46578 commit 97cf285d041062ae473c2823438b81c8fffe7f67
46579 Author: Keith Packard <keithp@keithp.com>
46580 Date:   Mon Aug 8 18:53:03 2011 -0700
46581
46582     altosui: Remove debugging printfs from AltosSerial
46583     
46584     Signed-off-by: Keith Packard <keithp@keithp.com>
46585
46586 commit 364102d29ff4de0c252774f26417587fa88b7467
46587 Author: Keith Packard <keithp@keithp.com>
46588 Date:   Mon Aug 8 18:52:11 2011 -0700
46589
46590     altosui: Show AltosFrequency in scan results
46591     
46592     Include frequency and description instead of just frequency.
46593     
46594     Signed-off-by: Keith Packard <keithp@keithp.com>
46595
46596 commit d4cc16e111229b02d1081e2693ace0b33f662498
46597 Author: Keith Packard <keithp@keithp.com>
46598 Date:   Mon Aug 8 18:51:16 2011 -0700
46599
46600     altosui: Save frequency after setting it in AltosFlightUI
46601     
46602     Otherwise we'll just save the old frequency.
46603     
46604     Signed-off-by: Keith Packard <keithp@keithp.com>
46605
46606 commit 81bb6f42d8b859195ea5a35806c42d98ba82e8e1
46607 Author: Keith Packard <keithp@keithp.com>
46608 Date:   Mon Aug 8 18:49:45 2011 -0700
46609
46610     altosui: Have single radio_to_frequency function
46611     
46612     This takes all three radio params (setting, cal, channel) and computes
46613     the current frequency.
46614     
46615     Signed-off-by: Keith Packard <keithp@keithp.com>
46616
46617 commit c8c01684fa011acf3bbe5c3ebbc84aa8e8457a5e
46618 Author: Keith Packard <keithp@keithp.com>
46619 Date:   Mon Aug 8 18:47:36 2011 -0700
46620
46621     altosui: A few misc cleanups.
46622     
46623     Initialize radio_setting as it won't be set for older devices ever.
46624     Remove unused set_radio_frequency function from AltosConfigUI.
46625     
46626     Signed-off-by: Keith Packard <keithp@keithp.com>
46627
46628 commit dd383b86b9a13d7af2d6b07f4fb85ccc666ed898
46629 Author: Keith Packard <keithp@keithp.com>
46630 Date:   Mon Aug 8 18:45:36 2011 -0700
46631
46632     altosui: Must set radio calibration before radio setting
46633     
46634     Setting the radio calibration erases any previous radio setting as
46635     the radio calibration change invalidates any previously computed radio
46636     setting for a specific frequency.
46637     
46638     Hence, the radio setting must be configured *after* the radio
46639     calibration value lest it be ignored.
46640     
46641     Signed-off-by: Keith Packard <keithp@keithp.com>
46642
46643 commit 40544dbfe09c64f7764a5f0686415805611fab25
46644 Author: Keith Packard <keithp@keithp.com>
46645 Date:   Mon Aug 8 17:46:04 2011 -0700
46646
46647     altos: minor type in comment about accel correction
46648     
46649     Kurt Roeckx found a typo in the equations describing how the
46650     accelerometer is corrected by the 5V reference measurement.
46651     
46652     Signed-off-by: Keith Packard <keithp@keithp.com>
46653
46654 commit a315b200cd0da1a964f5395cd59660be1b49672b
46655 Author: Keith Packard <keithp@keithp.com>
46656 Date:   Mon Aug 8 12:31:48 2011 -0700
46657
46658     altosui: Pull out BlueTooth support
46659     
46660     This leaves the code in place, but commented out so that it isn't used
46661     until we've got a bluetooth device ready for use.
46662     
46663     Signed-off-by: Keith Packard <keithp@keithp.com>
46664
46665 commit a65daf94e8fe3e22f770ef76d9104c3dd11d0330
46666 Author: Keith Packard <keithp@keithp.com>
46667 Date:   Mon Aug 8 12:25:30 2011 -0700
46668
46669     altosui: altimeter is not spelled altimter
46670     
46671     Signed-off-by: Keith Packard <keithp@keithp.com>
46672
46673 commit 84ba927f503f81543dec286c4881be30bb5e60c5
46674 Author: Keith Packard <keithp@keithp.com>
46675 Date:   Mon Aug 8 02:05:28 2011 -0700
46676
46677     Set version to 0.9.5.0
46678     
46679     Make the frequency-based systems distinct
46680     
46681     Signed-off-by: Keith Packard <keithp@keithp.com>
46682
46683 commit 0e3e4f9c1e6a6bf972514f12c9d622258aa2aec2
46684 Author: Keith Packard <keithp@keithp.com>
46685 Date:   Mon Aug 8 01:47:29 2011 -0700
46686
46687     altosui: Convert from channels to frequencies
46688     
46689     Major areas:
46690     
46691      * Preferences are stored as frequencies instead
46692        of channels
46693     
46694      * Serial configuration is done using frequencies
46695     
46696      * UI is presented with frequency lists
46697     
46698     Signed-off-by: Keith Packard <keithp@keithp.com>
46699
46700 commit f03ca0ab8799bfa5100eaa2577cfd7b9c37d05bf
46701 Author: Keith Packard <keithp@keithp.com>
46702 Date:   Sun Aug 7 14:52:29 2011 -0700
46703
46704     altosui: Add dialogs to configure 'common' frequencies
46705     
46706     These are stored in preferences, but not yet hooked up to the TM/TD
46707     configure dialogs
46708     
46709     Signed-off-by: Keith Packard <keithp@keithp.com>
46710
46711 commit ba5dc35388d28c5769eaabc970c4d4b8c2c2ff9c
46712 Author: Keith Packard <keithp@keithp.com>
46713 Date:   Wed Aug 3 23:07:53 2011 -0700
46714
46715     altos: Add ability to set arbitrary radio frequency
46716     
46717     This adds a separate config parameter to control the raw radio
46718     frequency setting, allowing the user to select an arbitrary frequency
46719     instead of being forced to choose one of the 10 pre-defined 'channels'.
46720     
46721     Signed-off-by: Keith Packard <keithp@keithp.com>
46722
46723 commit e1e5c9b3e24670e9f58c6f7389eafb3338efdb40
46724 Author: Keith Packard <keithp@keithp.com>
46725 Date:   Mon Aug 8 12:08:45 2011 -0700
46726
46727     altos: Remove pad_orientation functions from non-accel devices
46728     
46729     Anything without an accelerometer can't detect pad orientation.
46730     
46731     Signed-off-by: Keith Packard <keithp@keithp.com>
46732
46733 commit 7207a95823dc2a27906759528dd88256cb20679f
46734 Author: Keith Packard <keithp@keithp.com>
46735 Date:   Mon Aug 8 12:04:00 2011 -0700
46736
46737     altosui: Change button to 'Configure Altimeter'
46738     
46739     Now that we've got more than one model.
46740     
46741     Signed-off-by: Keith Packard <keithp@keithp.com>
46742
46743 commit 30670732ca3f5a34025ab4bc4c69afa45637b4d6
46744 Author: Keith Packard <keithp@keithp.com>
46745 Date:   Mon Aug 8 11:58:23 2011 -0700
46746
46747     altos: Correct flight log max on Tm to 5k
46748     
46749     Was using the wrong #define name to check for Tm/Tn devices that use
46750     internal flash for data storage.
46751     
46752     Signed-off-by: Keith Packard <keithp@keithp.com>
46753
46754 commit a67c16958df8e60b131b01e00fd5bca590af0e7d
46755 Author: Bdale Garbee <bdale@gag.com>
46756 Date:   Mon Aug 8 09:38:53 2011 -0600
46757
46758     update changelogs for Debian build
46759
46760 commit 4a507898d6de631bb2e8ed4aa3e0933d97222323
46761 Author: Bdale Garbee <bdale@gag.com>
46762 Date:   Mon Aug 8 09:34:59 2011 -0600
46763
46764     rewind changelog for re-build of 0.9.4.5
46765
46766 commit 5082b4998b8a9787e0e2f4d96d912e434aa9b81a
46767 Author: Bdale Garbee <bdale@gag.com>
46768 Date:   Mon Aug 8 09:31:18 2011 -0600
46769
46770     clean up all existing lintian warnings
46771
46772 commit f26c7172a1b2b5344fae6ede562f2da7a56b80e3
46773 Author: Bdale Garbee <bdale@gag.com>
46774 Date:   Mon Aug 8 07:54:14 2011 -0600
46775
46776     build depend on bluetooth dev package
46777
46778 commit 3cad81b0ebb52352c66643a2587e94a2b693a2d2
46779 Author: Bdale Garbee <bdale@gag.com>
46780 Date:   Mon Aug 8 07:38:48 2011 -0600
46781
46782     stop doing automatic tag push during builds
46783
46784 commit ebaad64525119c0fdacf382adc2c99e5df5be23f
46785 Author: Bdale Garbee <bdale@gag.com>
46786 Date:   Mon Aug 8 07:37:23 2011 -0600
46787
46788     update changelogs for Debian build
46789
46790 commit 6f9f75cbfccf975204ab847ca0e9cf86188716c6
46791 Author: Bdale Garbee <bdale@gag.com>
46792 Date:   Mon Aug 8 07:35:47 2011 -0600
46793
46794     update changelogs for Debian build
46795
46796 commit 7c94945690a6ff5cbf872026fd6411a30089c7b1
46797 Author: Bdale Garbee <bdale@gag.com>
46798 Date:   Mon Aug 8 07:33:09 2011 -0600
46799
46800     simplify version in last changelog entry so git-dch is less confused
46801
46802 commit 6d5e5b0be237d5448aa9d15decd6127cf41ca7b2
46803 Author: Bdale Garbee <bdale@gag.com>
46804 Date:   Mon Aug 8 07:30:42 2011 -0600
46805
46806     update version for a Bdale build for use turning on TeleMini v1.0
46807
46808 commit 6492218fc316f8cf6214a577807a8dd0a80a9b6a
46809 Author: Keith Packard <keithp@keithp.com>
46810 Date:   Tue Aug 2 19:07:56 2011 -0700
46811
46812     altos/altosui: Add pad orientation configure option
46813     
46814     Allow TeleMetrum to be operated with the antenna pointing downwards on
46815     the pad. This provides some additional flexibility when designing an
46816     ebay.
46817     
46818     The accelerometer calibration levels are flipped around to match, so
46819     no re-calibration should be required.
46820     
46821     Signed-off-by: Keith Packard <keithp@keithp.com>
46822
46823 commit 11a2bb8e28df7ed87542f2ee726f877971f5d52a
46824 Author: Keith Packard <keithp@keithp.com>
46825 Date:   Tue Aug 2 17:41:53 2011 -0700
46826
46827     altosui: Add idle monitor dialog
46828     
46829     This monitors a telemetrum device in idle mode, either directly or through a
46830     teledongle, allowing the GPS status and batteries to be monitored
46831     without resorting to placing the device in pad mode.
46832     
46833     Signed-off-by: Keith Packard <keithp@keithp.com>
46834
46835 commit 3cc2eed6cdafe788a8617ab45c6664077e76411e
46836 Author: Keith Packard <keithp@keithp.com>
46837 Date:   Tue Aug 2 18:01:52 2011 -0700
46838
46839     altosui: Simple timeouts don't work with query data
46840     
46841     To get the query to come back, it's best to abort and retry the
46842     command, other wise the command may have been lost to the previous
46843     connection.
46844     
46845     Signed-off-by: Keith Packard <keithp@keithp.com>
46846
46847 commit 37c41c962ea4631e62307a57d2ce6572b87fd743
46848 Author: Keith Packard <keithp@keithp.com>
46849 Date:   Tue Aug 2 17:41:02 2011 -0700
46850
46851     altosui: Parse accel cal from 'c s' command
46852     
46853     These fields weren't used before, so the code to parse them hadn't
46854     been written.
46855     
46856     Signed-off-by: Keith Packard <keithp@keithp.com>
46857
46858 commit 95201e7fe4a6a7ec42321e8dbad3aea3bbf4c840
46859 Author: Keith Packard <keithp@keithp.com>
46860 Date:   Tue Aug 2 17:40:02 2011 -0700
46861
46862     altosui: Standard text field in flight UI needs more width (now 20)
46863     
46864     Latitude and longitude take more than 16 characters.
46865     
46866     Signed-off-by: Keith Packard <keithp@keithp.com>
46867
46868 commit 82e04a0e3a3296288a524ec582785a36fd644331
46869 Author: Keith Packard <keithp@keithp.com>
46870 Date:   Tue Aug 2 02:09:23 2011 -0700
46871
46872     altos: Require sequencing through 'main' state before landing
46873     
46874     The old version of the code would permit the flight to go straight
46875     from 'drogue' to 'landed' without passing through 'main' at all. This
46876     meant that a false landing detection would leave the main charge
46877     unfired, potentially causing the airframe to land on drogue alone.
46878     
46879     Requiring that the flight sequence pass through main ensures that the
46880     main charge will get fired at the right time, although if the airframe
46881     lands higher than that altitude, it will not go to 'landed' mode ever.
46882     
46883     Signed-off-by: Keith Packard <keithp@keithp.com>
46884
46885 commit 6c55bf35b11ae3ddae152795072d69e98184bac1
46886 Author: Keith Packard <keithp@keithp.com>
46887 Date:   Tue Aug 2 01:49:35 2011 -0700
46888
46889     altos: Reduce height averaging filter time constant
46890     
46891     Using the longer time constant could lead to false landing detection
46892     just after apogee, which is definitely not a good idea.
46893     
46894     Signed-off-by: Keith Packard <keithp@keithp.com>
46895
46896 commit e19a117b99e8374ca0e8e35948e23bc672ad1a32
46897 Author: Keith Packard <keithp@keithp.com>
46898 Date:   Mon Aug 1 22:33:38 2011 -0700
46899
46900     altos: Average height values for landing detection
46901     
46902     Instead of using the direct output of the kalman filter and hoping
46903     that is quiet enough to detect landing, filter that with a long
46904     exponential decay filter and then check to make sure that doesn't
46905     change more than 2m in 5 seconds as a trigger for landing detection.
46906     
46907     Tested with existing telemetrum flight logs and it correctly detects
46908     landing in all cases.
46909     
46910     Signed-off-by: Keith Packard <keithp@keithp.com>
46911
46912 commit 146a0ab223e8d9b376125d1e59f597f6d7851a9b
46913 Author: Keith Packard <keithp@keithp.com>
46914 Date:   Sun Jul 17 18:49:55 2011 -0700
46915
46916     altos: Add ability to read new TELEM files to ao_flight_test
46917     
46918     Not that telem files are currently very useful as the kalman filter
46919     gets completly confused by the variable steps caused by missing data, but...
46920     
46921     Signed-off-by: Keith Packard <keithp@keithp.com>
46922
46923 commit 6795d353be91df96a571cebc237e6a54a065a380
46924 Author: Keith Packard <keithp@keithp.com>
46925 Date:   Sun Jul 17 16:44:10 2011 -0700
46926
46927     altosui: Change continutity colors to yellow/magenta
46928     
46929     Makes them stand apart from the accel/speed lines
46930     
46931     Signed-off-by: Keith Packard <keithp@keithp.com>
46932
46933 commit 7f6cce5749724dbb836aaa27bbeedf977106f6f3
46934 Author: Keith Packard <keithp@keithp.com>
46935 Date:   Sun Jul 17 16:43:41 2011 -0700
46936
46937     Add HARA Bragg Farms site
46938     
46939     Signed-off-by: Keith Packard <keithp@keithp.com>
46940
46941 commit 6796d9e253a808824ba32cdb008da8bf302780fc
46942 Author: Keith Packard <keithp@keithp.com>
46943 Date:   Sun Jul 17 15:53:13 2011 -0700
46944
46945     Fix NCR Pawnee location
46946     
46947     Signed-off-by: Keith Packard <keithp@keithp.com>
46948
46949 commit ddef3e4ec1b3ff86b164f83807c34c2a78f73eb8
46950 Author: Keith Packard <keithp@keithp.com>
46951 Date:   Sun Jul 17 15:45:07 2011 -0700
46952
46953     altosui: Mark preload site location with red circles (like launch)
46954     
46955     Just to show where on the map the official launch location is.
46956     
46957     Signed-off-by: Keith Packard <keithp@keithp.com>
46958
46959 commit 1f3f3d575572eff33a2bc7a53d4691e59a428450
46960 Author: Keith Packard <keithp@keithp.com>
46961 Date:   Sun Jul 17 15:09:55 2011 -0700
46962
46963     altosui: Add a bunch more site locations
46964     
46965     BALLS, Rio Rancho, METRA, QRS Cedar Grove and Hudson Ranch
46966     
46967     Signed-off-by: Keith Packard <keithp@keithp.com>
46968
46969 commit fef42e0d9e0a20bdbd32e052749fc63575515e1c
46970 Author: Keith Packard <keithp@keithp.com>
46971 Date:   Sun Jul 17 11:29:13 2011 -0700
46972
46973     altosui: Add launch-sites.txt
46974     
46975     Contains a few of our favorites.
46976     
46977     Signed-off-by: Keith Packard <keithp@keithp.com>
46978
46979 commit 81cac174c80ee42d9e94c6500da7c4c760c3ce67
46980 Author: Keith Packard <keithp@keithp.com>
46981 Date:   Sun Jul 17 11:25:47 2011 -0700
46982
46983     altosui: Download list of site locations for map preloading
46984     
46985     The current URL for this is:
46986     http://gag.com/~keithp/launch-sites.txt
46987     
46988     The format is:
46989     <site-name>:<lat>:<lon>
46990     
46991     lat and lon are both in signed decimal degrees.
46992     
46993     Signed-off-by: Keith Packard <keithp@keithp.com>
46994
46995 commit f7cd8317bf78ece334e1ceb0263b875ca43bbbd2
46996 Merge: 51796e2f a482d904
46997 Author: Keith Packard <keithp@keithp.com>
46998 Date:   Sun Jul 17 08:17:44 2011 -0700
46999
47000     Merge branch 'preload-maps'
47001
47002 commit 51796e2f1ebce3ee8dc1ac90648381410c1379ee
47003 Author: Keith Packard <keithp@keithp.com>
47004 Date:   Mon May 23 11:32:29 2011 -0700
47005
47006     altos, altosui: Add igniter mode (dual, apogee, main)
47007     
47008     This provides for redundant charges for either apogee or main.
47009     
47010     Signed-off-by: Keith Packard <keithp@keithp.com>
47011
47012 commit 1332ed55192f22525f31574f60fae4c6579e6f7f
47013 Author: Keith Packard <keithp@keithp.com>
47014 Date:   Sun Jul 17 08:13:15 2011 -0700
47015
47016     Set version to 0.9.4.4
47017     
47018     Signed-off-by: Keith Packard <keithp@keithp.com>
47019
47020 commit a482d904a3f391c3a24df3660acb3f3696aa6766
47021 Author: Anthony Towns <aj@erisian.com.au>
47022 Date:   Sat Jul 16 23:08:49 2011 -0700
47023
47024     altosui: Make sure degree and minute values are visible (map preload)
47025     
47026     Set min size to preferred size so that the value remains visible
47027     instead of snapping to 0 pixels wide.
47028     
47029     Signed-off-by: Keith Packard <keithp@keithp.com>
47030
47031 commit 1681c57cbbfc5214dbc2a519e54ce9f29ffe3921
47032 Author: Keith Packard <keithp@keithp.com>
47033 Date:   Sat Jul 16 22:43:34 2011 -0700
47034
47035     altosui: Remove a bunch of sitemap debugging printfs
47036     
47037     Seems to work, let's get less chatty
47038     
47039     Signed-off-by: Keith Packard <keithp@keithp.com>
47040
47041 commit 0a4d934f6e2914bfe2d965630543f029a1576c11
47042 Author: Keith Packard <keithp@keithp.com>
47043 Date:   Sat Jul 16 22:34:44 2011 -0700
47044
47045     altosui: Display full map preload area in view.
47046     
47047     This involved fixing the map view to support arbitrary sizes, and then
47048     exposing a synchronous tile loading API so that the progress bar could
47049     be used to show tile loading progress.
47050     
47051     Signed-off-by: Keith Packard <keithp@keithp.com>
47052
47053 commit abb8510b97ce9cbbff0275cc31f74780fe1ce138
47054 Merge: 0929ee32 00e6981c
47055 Author: Keith Packard <keithp@keithp.com>
47056 Date:   Sat Jul 16 21:06:37 2011 -0700
47057
47058     Merge branch 'scan-telemetry' into preload-maps
47059
47060 commit 00e6981c2e0a668864fcf391932855cd8942140c
47061 Author: Keith Packard <keithp@keithp.com>
47062 Date:   Sat Jul 16 21:05:06 2011 -0700
47063
47064     altosui: Flush telemetry lines before starting to watch for scan results
47065     
47066     This prevents pending telemetry lines from being incorrectly
47067     attributed to the wrong channel/telemetry.
47068     
47069     Signed-off-by: Keith Packard <keithp@keithp.com>
47070
47071 commit 0929ee32f753255cbe1474988cb41a5a86d29a0e
47072 Author: Keith Packard <keithp@keithp.com>
47073 Date:   Sat Jul 16 17:37:20 2011 -0700
47074
47075     altosui: Try to avoid resize weirdness with map preloading
47076     
47077     grid bag + box does some strange stuff, this appears to avoid the
47078     worst of the interactions.
47079     
47080     Signed-off-by: Keith Packard <keithp@keithp.com>
47081
47082 commit 225073fd822f9861a83d65386c29fda9b37bf273
47083 Author: Keith Packard <keithp@keithp.com>
47084 Date:   Sat Jul 16 16:37:40 2011 -0700
47085
47086     altosui: Add map preloading GUI
47087     
47088     Provide a way to manually enter latitude and longitude, preview the
47089     map area while downloading a 9x9 grid of map tiles to be used when
47090     monitoring flights without network access.
47091     
47092     Signed-off-by: Keith Packard <keithp@keithp.com>
47093
47094 commit cbd14ba103ee5e3c5eec18e3a4ff13c320b98634
47095 Author: Keith Packard <keithp@keithp.com>
47096 Date:   Sat Jul 16 20:44:51 2011 -0700
47097
47098     altosui: Set 'seen' bits in legacy telemetry packet reader
47099     
47100     Otherwise, the 'scan' code won't show detected flight computers.
47101     
47102     Signed-off-by: Keith Packard <keithp@keithp.com>
47103
47104 commit e905042879147dd86241bf2dcc7437e5a6eb7578
47105 Author: Keith Packard <keithp@keithp.com>
47106 Date:   Sat Jul 16 20:43:57 2011 -0700
47107
47108     altosui: Initialize channel and telemetry before use in ScanUI
47109     
47110     Otherwise we try to use telemetry format 0, which means 'no telemetry'.
47111     
47112     Signed-off-by: Keith Packard <keithp@keithp.com>
47113
47114 commit 941b90a4905e34936d24a25ca90ac04eb6f5a792
47115 Author: Keith Packard <keithp@keithp.com>
47116 Date:   Sat Jul 16 17:38:00 2011 -0700
47117
47118     altosui: Generalize and centralize telemetry constants, parse v0.8 telemetry
47119     
47120     Move telemetry constants to Altos class, adding functions to compute
47121     names and lengths. Generalize users of these values to use all of the
47122     known values.
47123     
47124     Add support for v0.8 TeleMetrum telemetry
47125     
47126     Signed-off-by: Keith Packard <keithp@keithp.com>
47127
47128 commit 7ef786276b5d5c7d17c3fe4f36aa41db61a9742f
47129 Author: Keith Packard <keithp@keithp.com>
47130 Date:   Sat Jul 16 14:23:08 2011 -0700
47131
47132     altosui: Finish radio scanning UI
47133     
47134     Scans all channels and telemetry formats, presenting visible devices
47135     in a list. Entries from the list may be selected, in which case a
47136     monitor window pops up with the appropriate configuration.
47137     
47138     Signed-off-by: Keith Packard <keithp@keithp.com>
47139
47140 commit ebcba28b3c09925869b617880d2919e5d0e059f0
47141 Author: Keith Packard <keithp@keithp.com>
47142 Date:   Sat Jul 16 14:19:41 2011 -0700
47143
47144     altosui: Configuration telemetry record includes flight number
47145     
47146     Mark the reported altos record as including flight information.
47147     
47148     Signed-off-by: Keith Packard <keithp@keithp.com>
47149
47150 commit d4375bc737655546c2d40f49acdfc2e60ebfea5a
47151 Author: Keith Packard <keithp@keithp.com>
47152 Date:   Sat Jul 16 14:19:14 2011 -0700
47153
47154     altosui: Remove debugging printf from AltosLog
47155     
47156     Signed-off-by: Keith Packard <keithp@keithp.com>
47157
47158 commit f32a55ac9a3ebbde2b41782f22491e72258fe05a
47159 Author: Keith Packard <keithp@keithp.com>
47160 Date:   Sat Jul 9 19:00:12 2011 -0700
47161
47162     altosui: Pop up monitor window from scan dialog
47163     
47164     Signed-off-by: Keith Packard <keithp@keithp.com>
47165
47166 commit 8c20030ea4eb8e068e1ba88e01d07dfbc27bd7db
47167 Author: Keith Packard <keithp@keithp.com>
47168 Date:   Sat Jul 9 18:41:15 2011 -0700
47169
47170     altosui: Start adding support for scanning radio for available devices
47171     
47172     This is untested.
47173     
47174     Signed-off-by: Keith Packard <keithp@keithp.com>
47175
47176 commit 7bb11b716ccb6c80701bc3f34ecf9bef97cbbfc9
47177 Author: Keith Packard <keithp@keithp.com>
47178 Date:   Fri Jul 15 18:53:41 2011 -0700
47179
47180     Set version to 0.9.4.3 for Bdale 2011-7-16 flights
47181     
47182     Signed-off-by: Keith Packard <keithp@keithp.com>
47183
47184 commit 0d0cf6f9a1b14a1b66aee3845964cd33d1f035c2
47185 Author: Keith Packard <keithp@keithp.com>
47186 Date:   Sat Jul 9 13:09:57 2011 -0700
47187
47188     altos: new versions of sdcc require __ prefixes for custom keywords
47189     
47190     Fortunately, 2.9.1 appears to accept either, so we can switch now and
47191     prepare for sdcc 3.0.0.
47192     
47193     Signed-off-by: Keith Packard <keithp@keithp.com>
47194
47195 commit 8f80f5705d64469bcfb00ff11aee68364edb271b
47196 Author: Keith Packard <keithp@keithp.com>
47197 Date:   Wed Jul 6 21:38:57 2011 -0700
47198
47199     altosui: Don't show missing igniter and gps values
47200     
47201     The new telemetry stuff leaves state.gps always set (but empty), which
47202     seems fine, we just need to look at state.gps.connected to see if
47203     there's a GPS receiver on board.
47204     
47205     For TeleNano, we also want to hide the igniter status fields as they
47206     won't have any data present.
47207     
47208     Signed-off-by: Keith Packard <keithp@keithp.com>
47209
47210 commit 80ca066a825646f833ca609190c76c5252118d9a
47211 Author: Keith Packard <keithp@keithp.com>
47212 Date:   Wed Jul 6 21:36:38 2011 -0700
47213
47214     altosui: Build device constants into .java code
47215     
47216     This eliminates a depedency on updates to the system helper library,
47217     which means we don't have to provide a new library on all platforms
47218     just to support a new USB id.
47219     
47220     Signed-off-by: Keith Packard <keithp@keithp.com>
47221
47222 commit 504ab7ab355652d5d01094c927089029596a0753
47223 Author: Keith Packard <keithp@keithp.com>
47224 Date:   Wed Jul 6 17:49:01 2011 -0700
47225
47226     altos: product defines are always in ao_product.h
47227     
47228     When all products were built in a single directory, each one had a
47229     separate version of ao_product.h. Now that they all reside in
47230     sub-directories, each directory has its own ao_product.h
47231     
47232     This change is needed so that other modules in the system can use the
47233     product defines; otherwise, ao_product.h was not built at the right time.
47234     
47235     Signed-off-by: Keith Packard <keithp@keithp.com>
47236
47237 commit 81cf2e833bedbc1ace8fd310e9e94bfb7673d428
47238 Author: Keith Packard <keithp@keithp.com>
47239 Date:   Wed Jul 6 16:43:17 2011 -0700
47240
47241     altos: Ensure low-rate telem packets interleave with sensor telem packets
47242     
47243     To avoid over-committing the radio link, we want to send only
47244     one low rate packet after each sensor packet. However, the
47245     initializations for this were incorrect, causing the configuration and
47246     location packets to be sent at the same time.
47247     
47248     Signed-off-by: Keith Packard <keithp@keithp.com>
47249
47250 commit 5ca6400fd8a360b64d8f96f50d5595a7fd17762d
47251 Author: Keith Packard <keithp@keithp.com>
47252 Date:   Wed Jul 6 16:18:54 2011 -0700
47253
47254     altos: Remove ao_telemetry_orig.c and ao_telemetry_tiny.c
47255     
47256     All products use the common ao_telemetry.c code now
47257     
47258     Signed-off-by: Keith Packard <keithp@keithp.com>
47259
47260 commit 0154d13756bcb09f009981ee5e4bd27fd04b8788
47261 Author: Keith Packard <keithp@keithp.com>
47262 Date:   Wed Jul 6 16:19:22 2011 -0700
47263
47264     altos: Switch Tm and Tn to common telemetry code
47265     
47266     Signed-off-by: Keith Packard <keithp@keithp.com>
47267
47268 commit b65140a0139075adeddaccf0f4d5c7a75fac4757
47269 Author: Keith Packard <keithp@keithp.com>
47270 Date:   Wed Jul 6 15:52:25 2011 -0700
47271
47272     altos: Switch flash drivers __xdata to __pdata
47273     
47274     Signed-off-by: Keith Packard <keithp@keithp.com>
47275
47276 commit 038d7b25ba833da4be458409670d3f95e8aaf17b
47277 Author: Keith Packard <keithp@keithp.com>
47278 Date:   Wed Jul 6 15:51:52 2011 -0700
47279
47280     altos: Switch ao_flight and ao_flight_nano __xdata to __pdata
47281     
47282     Signed-off-by: Keith Packard <keithp@keithp.com>
47283
47284 commit 3742b36a528f114c3b1873caa4f39581145b76da
47285 Author: Keith Packard <keithp@keithp.com>
47286 Date:   Wed Jul 6 15:28:01 2011 -0700
47287
47288     altos: Switch ao_dbg.c __xdata to __pdata
47289     
47290     Signed-off-by: Keith Packard <keithp@keithp.com>
47291
47292 commit 6903b6464db7eb803de8bf9b897c45431f7a1d63
47293 Author: Keith Packard <keithp@keithp.com>
47294 Date:   Wed Jul 6 15:27:32 2011 -0700
47295
47296     altos: Switch ao_config.c __xdata to __pdata
47297     
47298     Signed-off-by: Keith Packard <keithp@keithp.com>
47299
47300 commit 6893752900385ee51cc4cf75e1b672202de7578a
47301 Author: Keith Packard <keithp@keithp.com>
47302 Date:   Wed Jul 6 15:26:09 2011 -0700
47303
47304     altos: switch ao_cmd __xdata to __pdata
47305     
47306     Saves code space
47307     
47308     Signed-off-by: Keith Packard <keithp@keithp.com>
47309
47310 commit 2ec986f08ce8d4635f4435bb0042b405d93edc40
47311 Author: Keith Packard <keithp@keithp.com>
47312 Date:   Wed Jul 6 15:45:04 2011 -0700
47313
47314     altos: Switch const for __code in struct ao_cmds
47315     
47316     This saves quite a bit of code space when accessing these values.
47317     
47318     Signed-off-by: Keith Packard <keithp@keithp.com>
47319
47320 commit 355db71f4511adff8abcb2caded61c12fe8b7ee9
47321 Author: Keith Packard <keithp@keithp.com>
47322 Date:   Wed Jul 6 15:41:32 2011 -0700
47323
47324     altos: Switch ao_usb.c __xdata to __pdata
47325     
47326     Signed-off-by: Keith Packard <keithp@keithp.com>
47327
47328 commit 359baab005c274a0841268c615c23b3ffef813cf
47329 Author: Keith Packard <keithp@keithp.com>
47330 Date:   Wed Jul 6 15:41:06 2011 -0700
47331
47332     altos: Switch ao_telemetry.c __xdata to __pdata
47333     
47334     Signed-off-by: Keith Packard <keithp@keithp.com>
47335
47336 commit f2f8ade6994aa3a69fd08f19c4403ceb8cea295d
47337 Author: Keith Packard <keithp@keithp.com>
47338 Date:   Wed Jul 6 15:39:44 2011 -0700
47339
47340     altos: Switch ao_stdio.c __data to __pdata
47341     
47342     Signed-off-by: Keith Packard <keithp@keithp.com>
47343
47344 commit 9ba0da9247ea424a7a147aa85daae0d5e6316b81
47345 Author: Keith Packard <keithp@keithp.com>
47346 Date:   Wed Jul 6 15:38:46 2011 -0700
47347
47348     altos: Switch ao_serial.c __xdata to __pdata
47349     
47350     Signed-off-by: Keith Packard <keithp@keithp.com>
47351
47352 commit 86b41d4c2b8a9fa4507cdb75302e0cedebb103cb
47353 Author: Keith Packard <keithp@keithp.com>
47354 Date:   Wed Jul 6 15:38:29 2011 -0700
47355
47356     altos: Switch ao_sample.c __xdata to __pdata
47357     
47358     Signed-off-by: Keith Packard <keithp@keithp.com>
47359
47360 commit 803bf106caf5d6b5ac12eb00a941647c7325edd1
47361 Author: Keith Packard <keithp@keithp.com>
47362 Date:   Wed Jul 6 15:37:34 2011 -0700
47363
47364     altos: Switch ao_rssi.c __xdata to __pdata
47365     
47366     Signed-off-by: Keith Packard <keithp@keithp.com>
47367
47368 commit 002f167fc2709aaf1a4984aaa0a3519a97749d5f
47369 Author: Keith Packard <keithp@keithp.com>
47370 Date:   Wed Jul 6 15:37:15 2011 -0700
47371
47372     altos: Switch ao_report.c __xdata to __pdata
47373     
47374     Signed-off-by: Keith Packard <keithp@keithp.com>
47375
47376 commit 5203ddaac692bfd82a01368da9fb66c25e9e14c1
47377 Author: Keith Packard <keithp@keithp.com>
47378 Date:   Wed Jul 6 15:36:45 2011 -0700
47379
47380     altos: Switch ao_log.c and ao_log_big.c __xdata to __pdata
47381     
47382     Signed-off-by: Keith Packard <keithp@keithp.com>
47383
47384 commit 62267144d189967fcd0724b6dfbdbab3cb6fb414
47385 Author: Keith Packard <keithp@keithp.com>
47386 Date:   Wed Jul 6 15:33:52 2011 -0700
47387
47388     altos: Switch ao_ignite and ao_gps_sirf __xdata to __pdata
47389     
47390     Signed-off-by: Keith Packard <keithp@keithp.com>
47391
47392 commit 92047ff86c79c2b18ef565a4560b06fe00d6f159
47393 Author: Keith Packard <keithp@keithp.com>
47394 Date:   Wed Jul 6 15:31:53 2011 -0700
47395
47396     altos: Switch ao_gps_skytraq and ao_gps_sirf __xdata to __pdata
47397     
47398     Signed-off-by: Keith Packard <keithp@keithp.com>
47399
47400 commit 64860be02b3efa6f784a259249cfa6d14545fbd3
47401 Author: Keith Packard <keithp@keithp.com>
47402 Date:   Wed Jul 6 13:49:05 2011 -0700
47403
47404     altos: Shrink ao_add_task by rolling up a memset loop
47405     
47406     This has a dramatic effect. By pulling the 'stack' variable into
47407     registers it reduces the size of this function from 550 to 231 bytes.
47408     
47409     Signed-off-by: Keith Packard <keithp@keithp.com>
47410
47411 commit 480b48837db31987b947e4d32248965d4a16be03
47412 Author: Keith Packard <keithp@keithp.com>
47413 Date:   Wed Jul 6 13:21:25 2011 -0700
47414
47415     altos: Shrink ao_config_callsign_set
47416     
47417     Replacing a hand-coded memset with a function call, using static space
47418     instead of stack space for an array.
47419     
47420     Signed-off-by: Keith Packard <keithp@keithp.com>
47421
47422 commit 41c230cac359b4459ca93196d08704b7d35447c7
47423 Author: Keith Packard <keithp@keithp.com>
47424 Date:   Wed Jul 6 12:38:11 2011 -0700
47425
47426     altos: Shrink ao_cmd_put16, ao_cmd_hex and ao_cmd
47427     
47428     No functional changes, just reduces code size.
47429     
47430     Signed-off-by: Keith Packard <keithp@keithp.com>
47431
47432 commit 481577a29380afe6750ef7c4e928daff837cbc49
47433 Author: Keith Packard <keithp@keithp.com>
47434 Date:   Tue Jul 5 23:38:42 2011 -0700
47435
47436     altosui: Compress telemetry records marked with the same time
47437     
47438     Split telemetry transmits multiple packets with the same
47439     timestamp. Merge those into a single record when read from a file.
47440     
47441     Signed-off-by: Keith Packard <keithp@keithp.com>
47442
47443 commit 7cfd43663cde5ebdf04e4face076d79ff6329ac3
47444 Author: Keith Packard <keithp@keithp.com>
47445 Date:   Tue Jul 5 23:38:28 2011 -0700
47446
47447     altosui: Remove debug printf.
47448     
47449     Signed-off-by: Keith Packard <keithp@keithp.com>
47450
47451 commit d0335f83c54df0b23c28d04d34c212a1bdffadd0
47452 Author: Keith Packard <keithp@keithp.com>
47453 Date:   Tue Jul 5 23:37:51 2011 -0700
47454
47455     altosui: Add main/drogue voltages to default graph
47456     
47457     Until we get a UI for changing the graph elements, lets add a few more
47458     potentially useful values.
47459     
47460     Signed-off-by: Keith Packard <keithp@keithp.com>
47461
47462 commit c1f859170b37864b816eb561318dbfb1cafaeed6
47463 Author: Keith Packard <keithp@keithp.com>
47464 Date:   Tue Jul 5 23:37:00 2011 -0700
47465
47466     altosui: Elide missing values from graphs
47467     
47468     Signed-off-by: Keith Packard <keithp@keithp.com>
47469
47470 commit 72575dcb9cfbb5c1ccdb3510b9962a6f60ca3fa3
47471 Author: Keith Packard <keithp@keithp.com>
47472 Date:   Tue Jul 5 23:35:50 2011 -0700
47473
47474     altosui: Elide nul bytes at end of telemetry string values
47475     
47476     All telemetry fields are fixed length, so any embedded strings are
47477     padded with nul bytes.
47478     
47479     Signed-off-by: Keith Packard <keithp@keithp.com>
47480
47481 commit 6ac34f9c8efd464194137ac4ce8228bf9d7d83be
47482 Author: Keith Packard <keithp@keithp.com>
47483 Date:   Tue Jul 5 23:35:02 2011 -0700
47484
47485     doc: Add section about TeleDongle USB line format
47486     
47487     Describe the format of the TELEM lines sent over USB from TeleDongle
47488     to the host.
47489     
47490     Signed-off-by: Keith Packard <keithp@keithp.com>
47491
47492 commit edf6252450e06fd42fa6dde3acd127baa8fa6d36
47493 Author: Keith Packard <keithp@keithp.com>
47494 Date:   Tue Jul 5 21:44:53 2011 -0700
47495
47496     altos: Adapt to changes in telemetry Configuration packet
47497     
47498     Apogee delay added. flight_log_max changed to two bytes (in kB now).
47499     
47500     Signed-off-by: Keith Packard <keithp@keithp.com>
47501
47502 commit 938949e39aac834a1c0912f8f307f74fe41418cc
47503 Author: Keith Packard <keithp@keithp.com>
47504 Date:   Tue Jul 5 21:42:22 2011 -0700
47505
47506     doc: Chang Config and Location packets
47507     
47508     Config packets get apogee delay, and have flight_log_max shrunk to two
47509     bytes.
47510     
47511     Location packets get climb_rate added.
47512     
47513     Signed-off-by: Keith Packard <keithp@keithp.com>
47514
47515 commit 4132ac5896114e5f3d8fb3f219422e8933078cf4
47516 Author: Keith Packard <keithp@keithp.com>
47517 Date:   Tue Jul 5 21:41:44 2011 -0700
47518
47519     altosui: Parse remaining standard telemetry packets
47520     
47521     Signed-off-by: Keith Packard <keithp@keithp.com>
47522
47523 commit ef3ce687d73c1274ce5368432f4d449b063ce5c0
47524 Author: Keith Packard <keithp@keithp.com>
47525 Date:   Mon Jul 4 23:39:21 2011 -0700
47526
47527     altos: Complete new telemetry switchover
47528     
47529     This involved rewriting the GPS code to use the telemetry structures
47530     directly so that a memcpy could be used to transfer the data to the
47531     telemetry packets, saving a bunch of code space, along with fixing up
47532     the gps testing programs to deal with the structure changes.
47533     
47534     In addition, the teledongle code needed to have the monitoring code
47535     split into separate radio receiver and USB writer threads as the
47536     packets are now back-to-back, and hence come too fast to wait for the
47537     USB data to be sent to the host after each one.
47538     
47539     Signed-off-by: Keith Packard <keithp@keithp.com>
47540
47541 commit 359681f23e2f71bc8f4975a4a76ae28c08ecab2e
47542 Author: Keith Packard <keithp@keithp.com>
47543 Date:   Mon Jul 4 18:09:03 2011 -0700
47544
47545     altos: Add split telemetry code
47546     
47547     This sends every packet every time, which isn't correct, but should be
47548     useful for testing.
47549     
47550     Signed-off-by: Keith Packard <keithp@keithp.com>
47551
47552 commit b51e5466f7a125db873edd1fa9bd3881d7e98aad
47553 Author: Keith Packard <keithp@keithp.com>
47554 Date:   Mon Jul 4 18:08:19 2011 -0700
47555
47556     altos: Shrink help text
47557     
47558     Reduce const space taken by command help text.
47559     
47560     Signed-off-by: Keith Packard <keithp@keithp.com>
47561
47562 commit 9e5e4c1ad82d621ceb7286f72c87eeaf5976f9bf
47563 Author: Keith Packard <keithp@keithp.com>
47564 Date:   Mon Jul 4 18:06:48 2011 -0700
47565
47566     altos: Add sat info to GPS report command
47567     
47568     Plan to use this to report current flight computer state in idle mode.
47569     
47570     Signed-off-by: Keith Packard <keithp@keithp.com>
47571
47572 commit 06b6f78e22be38a26bfe11ed4d4b659d5b13f00c
47573 Author: Keith Packard <keithp@keithp.com>
47574 Date:   Mon Jul 4 18:04:49 2011 -0700
47575
47576     altos: Shrink const space in ao_config
47577     
47578     Eliminate separate 'cmd' and 'help' struct entries.
47579     Use \0 trick in cmd strings to eliminate whitespace.
47580     Edit help text.
47581     
47582     Signed-off-by: Keith Packard <keithp@keithp.com>
47583
47584 commit d3c26e534d8df34cfbf29b70cd1b2692493ce150
47585 Author: Keith Packard <keithp@keithp.com>
47586 Date:   Mon Jul 4 18:03:51 2011 -0700
47587
47588     altos: teledongle does not need ao_packet_slave.c
47589     
47590     TeleDongle doesn't provide slave interfaces, so remove ao_packet_slave
47591     from the TD build
47592     
47593     Signed-off-by: Keith Packard <keithp@keithp.com>
47594
47595 commit c763a3f9cf2bf055e9705ce5ff4bc172f445037d
47596 Author: Keith Packard <keithp@keithp.com>
47597 Date:   Mon Jul 4 18:02:52 2011 -0700
47598
47599     Version strings must be < 8 bytes long
47600     
47601     The new telemetry packets include the version string, so make sure its
47602     less than 8 characters long
47603     
47604     Signed-off-by: Keith Packard <keithp@keithp.com>
47605
47606 commit a08173197d5533ecb395102ed34e751135660d06
47607 Author: Keith Packard <keithp@keithp.com>
47608 Date:   Mon Jul 4 18:01:59 2011 -0700
47609
47610     doc: Fix a few minor telemetry doc mistakes
47611     
47612     Multiple 'accel' entries in the Sensor packet.
47613     Swap ground_accel and ground_pres to group accel cal data
47614     
47615     Signed-off-by: Keith Packard <keithp@keithp.com>
47616
47617 commit 98df3ba984acf3b47a09949bbea0f3264f711f5b
47618 Author: Keith Packard <keithp@keithp.com>
47619 Date:   Mon Jul 4 14:17:55 2011 -0700
47620
47621     doc: Complete initial telemetry description
47622     
47623     Finish describing the contents and modulation scheme for telemetry
47624     data.
47625     
47626     Signed-off-by: Keith Packard <keithp@keithp.com>
47627
47628 commit 06e82bd2c2a5eea153a053e542df9bc3537e9a01
47629 Author: Keith Packard <keithp@keithp.com>
47630 Date:   Sat Jul 2 01:50:33 2011 -0700
47631
47632     doc: Add telemetry format description
47633     
47634     Document the telemetry packet contents.
47635     
47636     Signed-off-by: Keith Packard <keithp@keithp.com>
47637
47638 commit 7fd9b8f720add559b262e81d61ededc9df16ca94
47639 Author: Keith Packard <keithp@keithp.com>
47640 Date:   Tue Jun 28 01:03:00 2011 -0700
47641
47642     altosui: Support raw telemetry from TeleDongle
47643     
47644     Use raw telemetry frames when TeleDongle supports them, this involves
47645     parsing the hex dump of the packet instead of having teledongle take
47646     the packet apart. Only the legacy format is working at this point; the
47647     altos bits for the new split telemetry frames is not written yet.
47648     
47649     Signed-off-by: Keith Packard <keithp@keithp.com>
47650
47651 commit cb239b7161feea8646425b1f5788c3c82ae24321
47652 Author: Keith Packard <keithp@keithp.com>
47653 Date:   Tue Jun 28 01:01:08 2011 -0700
47654
47655     altos: ao_radio_recv needs byte count *including* rssi and status
47656     
47657     That's two more than the actual packet length.
47658     
47659     Signed-off-by: Keith Packard <keithp@keithp.com>
47660
47661 commit 336224a08327cadc95f6e5b564a4ddc64aaad8f8
47662 Author: Keith Packard <keithp@keithp.com>
47663 Date:   Fri Jun 24 08:31:51 2011 -0700
47664
47665     altos: Start adding new telemetry frame definitions
47666     
47667     These use the initial 24 bytes per frame plan, which will probably get
47668     changed to 32 bytes per frame.
47669     
47670     Signed-off-by: Keith Packard <keithp@keithp.com>
47671
47672 commit 5e111fdf1f23203baeeb490ae1b69402ebd513b8
47673 Author: Keith Packard <keithp@keithp.com>
47674 Date:   Fri Jun 24 08:31:12 2011 -0700
47675
47676     altos: Add checksum to TELEM output lines
47677     
47678     Verify the received telemetry lines to protect against OS data loss
47679     
47680     Signed-off-by: Keith Packard <keithp@keithp.com>
47681
47682 commit 489a68ba8e3bc360e2e8fc887e4c4b840b5a0dd3
47683 Author: Keith Packard <keithp@keithp.com>
47684 Date:   Wed Jun 22 12:27:34 2011 -0700
47685
47686     altos: Add arbitrary telemetry packet monitoring
47687     
47688     This adds the ability to monitor arbitrary telemetry packets (up to
47689     128 bytes), moving the telemetry data parsing up to the host.
47690     
47691     Signed-off-by: Keith Packard <keithp@keithp.com>
47692
47693 commit 0e67b6890dd3a06665239f8dfd2e69266d055e46
47694 Author: Keith Packard <keithp@keithp.com>
47695 Date:   Wed Jun 22 12:26:45 2011 -0700
47696
47697     altos: Rename telemetry to telemetry_orig
47698     
47699     This makes room to create a new multi-packet telemetry format without
47700     changing anything yet.
47701     
47702     Signed-off-by: Keith Packard <keithp@keithp.com>
47703
47704 commit dc0b49dcbaa2d0a69e002c151337b6e9fd3060d9
47705 Author: Keith Packard <keithp@keithp.com>
47706 Date:   Thu Jun 2 23:16:30 2011 -0700
47707
47708     altosui: Handle old TeleDongle receiving kalman telemetry packets
47709     
47710     The telemetry packets now send the kalman height/speed/accel values
47711     instead of the ad-hoc values. If received by an old TeleDongle box,
47712     the speed value will be of the form 0x8000abcd, which will be printed
47713     as a 32-bit value by TeleDongle. We only want the abcd part, which is
47714     the speed * 16. Detect this automatically and compute the correct
47715     values for all three.
47716     
47717     Signed-off-by: Keith Packard <keithp@keithp.com>
47718
47719 commit 4d27e281f81aee88adff3d84085356ec310e4b92
47720 Author: Keith Packard <keithp@keithp.com>
47721 Date:   Wed May 25 21:38:02 2011 -0600
47722
47723     Switch version to 0.9.4
47724     
47725     For Mayhem, so we can tell what version each board is running
47726     
47727     Signed-off-by: Keith Packard <keithp@keithp.com>
47728
47729 commit 479bdffa35d0b8d4e48868c8d20f3cb1549521ab
47730 Author: Keith Packard <keithp@keithp.com>
47731 Date:   Fri May 6 23:55:23 2011 -0700
47732
47733     Revert "altos: Debugging TBT issues -- check pin configuration after boot"
47734     
47735     This reverts commit 514348055630edec12224c4b0964240b929759a3.
47736     
47737     Looks like this was never a problem.
47738
47739 commit 66bdf0e066bc0bb7a326a6c2a9c88b69e5c1be66
47740 Author: Keith Packard <keithp@keithp.com>
47741 Date:   Fri May 6 23:12:47 2011 -0700
47742
47743     altos: clear CPU port 1 interrupt flag when handled
47744     
47745     Signed-off-by: Keith Packard <keithp@keithp.com>
47746
47747 commit 8be559baa979c15e78f8dba7879b383dbe3936d3
47748 Author: Keith Packard <keithp@keithp.com>
47749 Date:   Fri May 6 22:59:15 2011 -0700
47750
47751     altos: Hook up the P1 ISR for TeleBT v0.1 bt_link line
47752     
47753     Otherwise, we're heading off into the weeds...
47754     
47755     Signed-off-by: Keith Packard <keithp@keithp.com>
47756
47757 commit 23f441b95e55fbee709382b05d325bc021285766
47758 Author: Keith Packard <keithp@keithp.com>
47759 Date:   Fri May 6 22:49:54 2011 -0700
47760
47761     altos: Initialize beeper for telebt
47762     
47763     Needed to get sounds to come out
47764     
47765     Signed-off-by: Keith Packard <keithp@keithp.com>
47766
47767 commit 514348055630edec12224c4b0964240b929759a3
47768 Author: Keith Packard <keithp@keithp.com>
47769 Date:   Fri May 6 22:42:58 2011 -0700
47770
47771     altos: Debugging TBT issues -- check pin configuration after boot
47772     
47773     Make sure the serial pins are configured as peripherals
47774     Make sure the ser_reset and bt_link pins are going the right direction.
47775     
47776     Signed-off-by: Keith Packard <keithp@keithp.com>
47777
47778 commit 22e3ac0eb014b8255029763ae8180ad3527ba306
47779 Author: Keith Packard <keithp@keithp.com>
47780 Date:   Fri May 6 22:42:32 2011 -0700
47781
47782     altos: Add beeper to TBT v0.1
47783     
47784     It's available, let's use it.
47785     
47786     Signed-off-by: Keith Packard <keithp@keithp.com>
47787
47788 commit 6d858b64ee0e8c227c149d2af6d2d634536964f4
47789 Author: Keith Packard <keithp@keithp.com>
47790 Date:   Fri May 6 22:12:31 2011 -0700
47791
47792     altos: pull TBT v0.1 ser_reset line low
47793     
47794     This line resets the BT module if held low for three seconds.
47795     
47796     Signed-off-by: Keith Packard <keithp@keithp.com>
47797
47798 commit 3336d0f726afd1d43cf62280940e5fb91dab2e91
47799 Author: Keith Packard <keithp@keithp.com>
47800 Date:   Fri May 6 21:13:19 2011 -0700
47801
47802     altos: Fix BT link status pin for real TBT hardware
47803     
47804     The prototype used P2_1, while the real hardware uses P1_7. Lots of
47805     defines to make this work...
47806     
47807     Signed-off-by: Keith Packard <keithp@keithp.com>
47808
47809 commit 19bfa3882a2d95fcade256c2d63ad24f794281e5
47810 Author: Keith Packard <keithp@keithp.com>
47811 Date:   Fri May 6 20:33:58 2011 -0700
47812
47813     altos: Use USART configuration 1 with flow control for TBT
47814     
47815     It's just wired that way.
47816     
47817     Signed-off-by: Keith Packard <keithp@keithp.com>
47818
47819 commit d9cc27641fe1778c098b065bf110be7823e6c9f4
47820 Author: Keith Packard <keithp@keithp.com>
47821 Date:   Fri May 6 16:57:38 2011 -0700
47822
47823     altos: Add telebt-v0.1 to Makefile
47824     
47825     Doesn't get built without it.
47826     
47827     Signed-off-by: Keith Packard <keithp@keithp.com>
47828
47829 commit c360e5c04e30421e9ea2f7006b7d35aef35f1edd
47830 Author: Bdale Garbee <bdale@gag.com>
47831 Date:   Fri May 6 17:57:17 2011 -0600
47832
47833     first cut at a telebt turn on script
47834
47835 commit c1760cebd47d0f03808f3204c0fcb1183f754e50
47836 Author: Keith Packard <keithp@keithp.com>
47837 Date:   Fri May 6 15:44:56 2011 -0700
47838
47839     altos: Add preliminary telebt v0.1 defines
47840     
47841     This should make the telebt v0.1 binary that works on the real hardware.
47842     
47843     Signed-off-by: Keith Packard <keithp@keithp.com>
47844
47845 commit 72a03baa73698fc1213a74320e6253c2380dd8fa
47846 Author: Keith Packard <keithp@keithp.com>
47847 Date:   Mon Apr 25 23:00:42 2011 -0700
47848
47849     altosui: Fix BT manage dialog so that the device lists resize
47850     
47851     This makes the device scrolling lists fill any extra space when the
47852     window is resized.
47853     
47854     Signed-off-by: Keith Packard <keithp@keithp.com>
47855
47856 commit e3bf13a38d24e95b16df1e2f01952d10f24cda10
47857 Author: Keith Packard <keithp@keithp.com>
47858 Date:   Mon Apr 25 22:55:08 2011 -0700
47859
47860     altosui: Move AltosIgniteUI device open out of Swing thread
47861     
47862     Eliminate more blocking code from the Swing thread.
47863     
47864     Signed-off-by: Keith Packard <keithp@keithp.com>
47865
47866 commit 109344d54d3fa4f79342fd1ea2a3f4085475e30c
47867 Author: Keith Packard <keithp@keithp.com>
47868 Date:   Mon Apr 25 22:28:40 2011 -0700
47869
47870     altosui: Display reader name (usually the device) when an I/O error occurs
47871     
47872     Access the reader name directly from the reader object instead of a
47873     local variable (which wasn't getting set anyways).
47874     
47875     Signed-off-by: Keith Packard <keithp@keithp.com>
47876
47877 commit aa5caf6310f074109472e6f55d8bd9751fb75c4c
47878 Author: Keith Packard <keithp@keithp.com>
47879 Date:   Mon Apr 25 21:26:21 2011 -0700
47880
47881     altosui: Fix TeleBT name in flight monitor title
47882     
47883     Was getting the product number, not the product name.
47884     
47885     Signed-off-by: Keith Packard <keithp@keithp.com>
47886
47887 commit 2e7b7b80432bb251ac39efa1fa05d32b5f250e14
47888 Author: Keith Packard <keithp@keithp.com>
47889 Date:   Mon Apr 25 21:17:07 2011 -0700
47890
47891     altosui: Separate out flash debug code to separate thread
47892     
47893     This avoids blocking the Swing thread while waiting for the serial
47894     device.
47895     
47896     Signed-off-by: Keith Packard <keithp@keithp.com>
47897
47898 commit 214cd69c0e4a1617ed5cde8fc2f46a4cee6ecced
47899 Author: Keith Packard <keithp@keithp.com>
47900 Date:   Sat Apr 23 22:50:58 2011 -0700
47901
47902     altos: add telebt-v0.0 Makefile
47903     
47904     Git doesn't like to add these.
47905     
47906     Signed-off-by: Keith Packard <keithp@keithp.com>
47907
47908 commit d41edb3384b6336f3482e61b0c9f9400a8b4f519
47909 Author: Keith Packard <keithp@keithp.com>
47910 Date:   Tue Apr 19 15:29:39 2011 -0700
47911
47912     altosui: Make flight data download work through TeleBT
47913     
47914     This required flushing input before reading data blocks and adjusting
47915     some delays.
47916     
47917     Signed-off-by: Keith Packard <keithp@keithp.com>
47918
47919 commit 44fb71ca3e5bccd5f601fc5a2d5da7292050b1d6
47920 Merge: 2ebdb888 c269e263
47921 Author: Keith Packard <keithp@keithp.com>
47922 Date:   Tue Apr 19 14:06:39 2011 -0700
47923
47924     Merge branch 'telemini' into telebt
47925
47926 commit 2ebdb888f6792de70b3132950a988d49752d264e
47927 Author: Keith Packard <keithp@keithp.com>
47928 Date:   Tue Apr 19 14:01:19 2011 -0700
47929
47930     altosui: Eliminate ao_cmd_filter hook
47931     
47932     Disabling status messages means we don't need to filter them out of
47933     the input stream.
47934     
47935     Signed-off-by: Keith Packard <keithp@keithp.com>
47936
47937 commit 7f5c9986dfa2d130b6c8c14308638cce49391a6e
47938 Author: Keith Packard <keithp@keithp.com>
47939 Date:   Tue Apr 19 13:42:30 2011 -0700
47940
47941     altos: remove BT logging code
47942     
47943     This was used to debug the serial line startup.
47944     
47945     Signed-off-by: Keith Packard <keithp@keithp.com>
47946
47947 commit 0195ff442c1da5d363dfda3f88f41865d0c6b469
47948 Author: Keith Packard <keithp@keithp.com>
47949 Date:   Tue Apr 19 13:31:10 2011 -0700
47950
47951     altos: Remove bt debug command
47952     
47953     This will permit some additional cleanups.
47954     
47955     Signed-off-by: Keith Packard <keithp@keithp.com>
47956
47957 commit ce7cf0c5ddc5405f6f474f4e20752fc0b02f3ecb
47958 Author: Keith Packard <keithp@keithp.com>
47959 Date:   Tue Apr 19 13:27:40 2011 -0700
47960
47961     altos: Simplify BT communications
47962     
47963     Eliminate stdio I/O wrappers
47964     
47965     Signed-off-by: Keith Packard <keithp@keithp.com>
47966
47967 commit e3d501940718428135e04995dff7fef691c08a20
47968 Author: Keith Packard <keithp@keithp.com>
47969 Date:   Tue Apr 19 13:20:19 2011 -0700
47970
47971     altos: Solidify BT connections
47972     
47973     Use delays while sending commands to BT module.
47974     Don't use BT for stdio until the module is initialized.
47975     Add \r to name setting command
47976     Don't require 'connected' signal for command input.
47977     
47978     Signed-off-by: Keith Packard <keithp@keithp.com>
47979
47980 commit 6b5957d5f6f8181da7be98c9bce49a0ec0b4a713
47981 Author: Keith Packard <keithp@keithp.com>
47982 Date:   Tue Apr 19 10:41:28 2011 -0700
47983
47984     altosui: Wait two seconds after bluetooth connect XXX
47985     
47986     "something" isn't quite ready to communicate right after the device is
47987     connected, so we stick a delay in. There should be a better fix.
47988     
47989     Signed-off-by: Keith Packard <keithp@keithp.com>
47990
47991 commit 8de9d3cbfcd1db7b554fb761296a8de09aafc8c3
47992 Author: Keith Packard <keithp@keithp.com>
47993 Date:   Tue Apr 19 10:25:47 2011 -0700
47994
47995     altos: Add delays to bt startup sequence
47996     
47997     The BT device takes a few seconds after power-up before it is ready to
47998     receive commands.
47999     
48000     Signed-off-by: Keith Packard <keithp@keithp.com>
48001
48002 commit 17f38e045fcd8ca0224095c0b2b7b098df77a8d8
48003 Author: Keith Packard <keithp@keithp.com>
48004 Date:   Tue Apr 19 08:43:40 2011 -0700
48005
48006     altosui: Use persistent list of bluetooth devices for device dialogs
48007     
48008     Store a list of known bluetooth devices as preferences. Always include
48009     those in device dialogs with an option to go browse for more devices
48010     in both the device dialog and the Configure AltosUI dialog.
48011     
48012     Signed-off-by: Keith Packard <keithp@keithp.com>
48013
48014 commit f249e5926f5fd9f86c41e7f0a414193533d4d8b0
48015 Author: Keith Packard <keithp@keithp.com>
48016 Date:   Mon Apr 18 18:16:38 2011 -0500
48017
48018     altosui: Make bluetooth dialog modal
48019     
48020     This allows it to be displayed correctly while the device dialog box
48021     (also modal) is up.
48022     
48023     Signed-off-by: Keith Packard <keithp@keithp.com>
48024
48025 commit 84163eee7847a09fe78f8762b28f857d76bf5755
48026 Author: Keith Packard <keithp@keithp.com>
48027 Date:   Thu Apr 14 10:22:30 2011 -0700
48028
48029     altosui: Make AltosBTDevice implement AltosDevice interface
48030     
48031     This will allow the use of either USB or BT devices through the
48032     AltosDevice interface.
48033     
48034     Signed-off-by: Keith Packard <keithp@keithp.com>
48035
48036 commit 9cdef76c1275b343099d0d01af82d7eadd36a410
48037 Author: Keith Packard <keithp@keithp.com>
48038 Date:   Thu Apr 14 10:12:29 2011 -0700
48039
48040     altosui: Create abstract AltosDevice class
48041     
48042     This will wrap either USB or BT devices. The USB device constants have
48043     been moved to Altos.java
48044     
48045     Signed-off-by: Keith Packard <keithp@keithp.com>
48046
48047 commit 5b3f18b38d80aa041b971204bf7a94278bd9584a
48048 Author: Keith Packard <keithp@keithp.com>
48049 Date:   Fri Apr 8 19:46:15 2011 -0700
48050
48051     altosui: Add primitive bluetooth device manager UI.
48052     
48053     This isn't useful, but does inquire for available bluetooth devices
48054     and show them in a list.
48055     
48056     Signed-off-by: Keith Packard <keithp@keithp.com>
48057
48058 commit c269e263a6accd815ed5d08c0f5a6c3d5b9d3853
48059 Author: Keith Packard <keithp@keithp.com>
48060 Date:   Thu Apr 14 09:38:48 2011 -0700
48061
48062     altos: Write a few pre-launch samples for Tm/Tn devices
48063     
48064     Record pre-launch samples in a small ring and flush that to flash when
48065     launch is detected. This provides a complete record of the flight,
48066     rather than simply starting after launch detect.
48067     
48068     Signed-off-by: Keith Packard <keithp@keithp.com>
48069
48070 commit a0fb471ce10642fc4a4bd40e4a81f8d6fe7a7c21
48071 Author: Keith Packard <keithp@keithp.com>
48072 Date:   Wed Apr 13 20:27:38 2011 -0700
48073
48074     altosui: oops - lost state changes when downloading eeprom data.
48075     
48076     This would cause the reader to just keep reading past the end of the
48077     flight.
48078     
48079     Signed-off-by: Keith Packard <keithp@keithp.com>
48080
48081 commit 7f49d694e776819e03b2c708e1c4ee23ba311430
48082 Author: Keith Packard <keithp@keithp.com>
48083 Date:   Sat Apr 9 22:53:12 2011 -0700
48084
48085     altos/altosui: Log averaged baro sensor data in Tm/Tn
48086     
48087     Instead of logging the best height guess from the kalman filter, log
48088     barometer data. The logged data consists of the average value betwen
48089     log points to reduce noise.
48090     
48091     Signed-off-by: Keith Packard <keithp@keithp.com>
48092
48093 commit 8dd455204cf8712fa8c142b0c0517cec1bf5fd0f
48094 Author: Keith Packard <keithp@keithp.com>
48095 Date:   Fri Apr 8 10:13:55 2011 -0700
48096
48097     altosui: Add low-level Bluetooth APIs
48098     
48099     Adds the JNI functions to query and connect to arbitrary
48100     bluetooth devices.
48101     
48102     Adds Java wrappers to construct a list of proximate bluetooth devices.
48103     
48104     Signed-off-by: Keith Packard <keithp@keithp.com>
48105
48106 commit bf1c7df5301a1727e871a8447f835fe75bdce3fc
48107 Author: Keith Packard <keithp@keithp.com>
48108 Date:   Fri Apr 8 10:12:50 2011 -0700
48109
48110     altosui: Add TeleBT USB device support
48111     
48112     TeleBT can work just like a TeleDongle over USB.
48113     
48114     Signed-off-by: Keith Packard <keithp@keithp.com>
48115
48116 commit 1a54a58d72147888f783a3caf364479efff4ed9b
48117 Author: Keith Packard <keithp@keithp.com>
48118 Date:   Thu Apr 7 22:00:38 2011 -0700
48119
48120     altos: Use PIO(6) on BTM to monitor BT connection. Fix BTM init.
48121     
48122     PIo(6) appears to be an active-low indication of the Bluetooth
48123     connection status. Hook this up using an interrupt to track the
48124     link state instead of using in-band status messages.
48125     
48126     Signed-off-by: Keith Packard <keithp@keithp.com>
48127
48128 commit f28efe271f9670473249574f6bcf6e160fe58c7b
48129 Merge: 8db5c52f 835ab3a8
48130 Author: Keith Packard <keithp@keithp.com>
48131 Date:   Fri Apr 1 19:35:22 2011 -0700
48132
48133     Merge branch 'telemini' into telebt
48134
48135 commit 835ab3a8c2741a09b27de58c37439a193c9919ce
48136 Author: Keith Packard <keithp@keithp.com>
48137 Date:   Fri Apr 1 19:35:00 2011 -0700
48138
48139     altosui: Add missing AltosTelemetryMap.java file
48140     
48141     Signed-off-by: Keith Packard <keithp@keithp.com>
48142
48143 commit 8db5c52f1c76a05020e4e0afbe4ea27485ad9f82
48144 Author: Keith Packard <keithp@keithp.com>
48145 Date:   Fri Apr 1 17:26:08 2011 -0700
48146
48147     altos: Clean up BT serial communcations
48148     
48149     Disable echo on both ends in command mode to eliminate looping error
48150     values.
48151     
48152     Switch to 57600 baud to improve performance.
48153     
48154     Signed-off-by: Keith Packard <keithp@keithp.com>
48155
48156 commit a5d60fdb9c969c1516feb76a16001c9688112c4c
48157 Author: Keith Packard <keithp@keithp.com>
48158 Date:   Fri Apr 1 17:25:07 2011 -0700
48159
48160     altos: Make cmd echo per-connection instead of global
48161     
48162     Allow different connections to use different echo values, permitting
48163     the packet link to turn off echo while the USB link still has it on.
48164     
48165     Signed-off-by: Keith Packard <keithp@keithp.com>
48166
48167 commit 4e2c18249e16c98cf5f7dccdf8d3b84bc473863a
48168 Author: Keith Packard <keithp@keithp.com>
48169 Date:   Fri Apr 1 16:48:12 2011 -0700
48170
48171     altos: Clean up serial initialization
48172     
48173     Flush serial input buffers when switching speeds.
48174     Ensure pin configuration is correct.
48175     
48176     Signed-off-by: Keith Packard <keithp@keithp.com>
48177
48178 commit 92386f2e8419c4df125692cc998eb72ec49bf991
48179 Author: Keith Packard <keithp@keithp.com>
48180 Date:   Fri Apr 1 14:12:56 2011 -0700
48181
48182     altos: Clean up usage of serial port for stdio
48183     
48184     Code wanting to use this must invoke ao_add_stdio; that way
48185     the link can be configured before command processing starts.
48186     
48187     Signed-off-by: Keith Packard <keithp@keithp.com>
48188
48189 commit 9f8a96a8516e13878b329dbf1da855ed9a3219c4
48190 Author: Keith Packard <keithp@keithp.com>
48191 Date:   Fri Apr 1 14:11:44 2011 -0700
48192
48193     altos: Make ao_serial_drain public
48194     
48195     Allow external code to discard serial input
48196     
48197     Signed-off-by: Keith Packard <keithp@keithp.com>
48198
48199 commit 4f243a282f9aeb7433ccb2942850d380a091e603
48200 Author: Keith Packard <keithp@keithp.com>
48201 Date:   Fri Apr 1 14:10:37 2011 -0700
48202
48203     altos: Remove serial monitor command
48204     
48205     This takes up space and isn't that useful these days
48206     
48207     Signed-off-by: Keith Packard <keithp@keithp.com>
48208
48209 commit 39bde78edc863d9d2ef50a59b8f28ab6274892b4
48210 Author: Keith Packard <keithp@keithp.com>
48211 Date:   Fri Apr 1 14:08:37 2011 -0700
48212
48213     altos: Allow any stdio to be used with packet forwarding
48214     
48215     There's no reason to restrict packet forwarding to work only from
48216     USB.
48217     
48218     Signed-off-by: Keith Packard <keithp@keithp.com>
48219
48220 commit 01952da35a57ae4da062facb26b3c6d7de29190f
48221 Author: Keith Packard <keithp@keithp.com>
48222 Date:   Fri Apr 1 14:07:23 2011 -0700
48223
48224     altos: Provide for a pre-filter on commands
48225     
48226     This allows for external code to see each command line before it is
48227     processed and potentially skip it.
48228     
48229     Signed-off-by: Keith Packard <keithp@keithp.com>
48230
48231 commit 359ba0d9fc2c5947e6adc98bebcd061069c61e79
48232 Author: Keith Packard <keithp@keithp.com>
48233 Date:   Fri Apr 1 14:04:58 2011 -0700
48234
48235     altos: expose set of available stdio values
48236     
48237     This lets external code manipulate which connection to communicate
48238     over.
48239     
48240     Signed-off-by: Keith Packard <keithp@keithp.com>
48241
48242 commit ce18eaa28b1385c962c09459cbc5f20e234d9ad5
48243 Author: Keith Packard <keithp@keithp.com>
48244 Date:   Fri Apr 1 14:03:25 2011 -0700
48245
48246     altos: Add P2SEL_*_MASK defines to cc1111.h
48247     
48248     These are used to avoid having the code "know" which selections are 1
48249     and which are 0 bits.
48250     
48251     Signed-off-by: Keith Packard <keithp@keithp.com>
48252
48253 commit 8e74cf6d1c70a7a17d01c20f6831571245392498
48254 Author: Keith Packard <keithp@keithp.com>
48255 Date:   Thu Mar 31 20:58:14 2011 -0700
48256
48257     altos: Add initial TeleBT code
48258     
48259     Prototyping with a TeleMetrum v0.1 board and a serial link to a
48260     bluetooth module.
48261     
48262     Signed-off-by: Keith Packard <keithp@keithp.com>
48263
48264 commit c0971abc02b05d136aea257f3f40ba3b22b1d441
48265 Author: Keith Packard <keithp@keithp.com>
48266 Date:   Thu Mar 31 20:55:18 2011 -0700
48267
48268     altos: Make ao_flight_test show true height but report saturated height
48269     
48270     To simulate a saturated baro sensor, clip baro data at a specified
48271     altitude. Continue to report the 'true' altitude in the output so that
48272     the resulting graphs are useful.
48273     
48274     Signed-off-by: Keith Packard <keithp@keithp.com>
48275
48276 commit 8a14142e7b37031a51409f121b913fe793bf3603
48277 Author: Keith Packard <keithp@keithp.com>
48278 Date:   Thu Mar 31 20:53:12 2011 -0700
48279
48280     altos: Baro useful ceiling is MSL, not AGL
48281     
48282     Use MSL instead of AGL for detecting over-range baro sensor values.
48283     Always trust baro sensor during descent; it'll get there eventually.
48284     
48285     Signed-off-by: Keith Packard <keithp@keithp.com>
48286
48287 commit a9dae18a664f70b668159487015e61be7f776926
48288 Author: Keith Packard <keithp@keithp.com>
48289 Date:   Thu Mar 31 20:51:15 2011 -0700
48290
48291     altos: Reflect ao_flight split in ao_flight_test dependencies
48292     
48293     Need to rebuild ao_flight_test when any of the flight sources change
48294     
48295     Signed-off-by: Keith Packard <keithp@keithp.com>
48296
48297 commit f558cfa1df77c36a459168c1953d0945ee5a7f9f
48298 Author: Keith Packard <keithp@keithp.com>
48299 Date:   Wed Mar 30 11:48:03 2011 -0700
48300
48301     altosui: Only plot acceleration when present in data file
48302     
48303     Eliminates a bogus axis and data line for devices which do not have an
48304     accelerometer.
48305     
48306     Signed-off-by: Keith Packard <keithp@keithp.com>
48307
48308 commit a9df9fc257eb2d7038d66ac7c2539aae4474bf12
48309 Author: Keith Packard <keithp@keithp.com>
48310 Date:   Wed Mar 30 11:47:07 2011 -0700
48311
48312     altosui: Parse and export Max flight log value
48313     
48314     New configuration field might as well get dumped to the .csv files.
48315     
48316     Signed-off-by: Keith Packard <keithp@keithp.com>
48317
48318 commit 87bff181a95f6bf92c2cec350d331ba6af779e80
48319 Author: Keith Packard <keithp@keithp.com>
48320 Date:   Tue Mar 29 18:11:47 2011 -0700
48321
48322     altos: Enable logging during nano flights
48323     
48324     Not having logging wasn't very useful.
48325     
48326     Signed-off-by: Keith Packard <keithp@keithp.com>
48327
48328 commit 011e37f27b3926a42c8c1a74e0f179bb48829ec7
48329 Author: Keith Packard <keithp@keithp.com>
48330 Date:   Tue Mar 29 18:10:46 2011 -0700
48331
48332     altos: Run RDF beacon after apogee instead of waiting for landing
48333     
48334     This provides tracking when GPS fails, or on TeleMini.
48335     
48336     Signed-off-by: Keith Packard <keithp@keithp.com>
48337
48338 commit 08e6bbef2c3529dfd468ef221c526fc9f3ed5b81
48339 Author: Keith Packard <keithp@keithp.com>
48340 Date:   Tue Mar 29 10:08:46 2011 -0700
48341
48342     altos: ao_sample_preflight was exiting preflight mode immediately
48343     
48344     Need to stay in pre-flight mode until we've gotten enough sensor data
48345     to calibrate things appropriately. The conversion from a unified
48346     ao_flight.c file was just broken here.
48347     
48348     Signed-off-by: Keith Packard <keithp@keithp.com>
48349
48350 commit 56d045040c49728a854741e99545766f3723da5e
48351 Author: Keith Packard <keithp@keithp.com>
48352 Date:   Tue Mar 29 09:39:27 2011 -0700
48353
48354     altosui: Don't display 0000-00-00 for missing flight log dates
48355     
48356     With Tm/Tn not having GPS to get the current date, it's no longer
48357     unusual to have no date for a flight log, so don't show the 0000-00-00
48358     piece in that case.
48359     
48360     Signed-off-by: Keith Packard <keithp@keithp.com>
48361
48362 commit 8ade7d99f02df825e70d0a964b4648156101ef78
48363 Author: Keith Packard <keithp@keithp.com>
48364 Date:   Tue Mar 29 09:38:23 2011 -0700
48365
48366     altosui: Display exception messages from swing thread
48367     
48368     Flight log management exceptions were getting displayed from the log
48369     serial I/O thread instead of the swing thread. That's a bad plan.
48370     
48371     Signed-off-by: Keith Packard <keithp@keithp.com>
48372
48373 commit 2f9be009ef26e3d7539f5932d267d7a8a7bcb7eb
48374 Author: Keith Packard <keithp@keithp.com>
48375 Date:   Tue Mar 29 09:37:11 2011 -0700
48376
48377     altosui: Make deployment testing handle Connecting... dialog
48378     
48379     Supporting the Connecting... dialog requires moving all serial
48380     communication to a separate thread. This was done by creating a worker
48381     thread and command queue to communicate between the UI and the serial line.
48382     
48383     Signed-off-by: Keith Packard <keithp@keithp.com>
48384
48385 commit 573edcd7dfe10ac3251396eae88eece55d82bcb6
48386 Author: Keith Packard <keithp@keithp.com>
48387 Date:   Mon Mar 28 23:38:02 2011 -0700
48388
48389     altosui: Make flight log downloading handle 'Connecting...' dialog
48390     
48391     This required moving all of the serial communication to a separate
48392     thread and making the bulk of the download operation run after that
48393     has finished.
48394     
48395     Signed-off-by: Keith Packard <keithp@keithp.com>
48396
48397 commit c71a145daefb86d2c1297abec68e54bd951e3adf
48398 Author: Keith Packard <keithp@keithp.com>
48399 Date:   Mon Mar 28 23:35:05 2011 -0700
48400
48401     altosui: Clean up packet link connecting dialog
48402     
48403     Make sure the dialog is destroyed after use (otherwise, it hangs
48404     around on the screen sometimes).
48405     
48406     Switch timeout before showing dialog to 500ms -- that brings the
48407     dialog up less often when unnecessary.
48408     
48409     Use 'timeout_started' boolean to indicate whether the I/O thread has
48410     queued the dialog for display and whether it needs to queue a call to
48411     close it down.
48412     
48413     Signed-off-by: Keith Packard <keithp@keithp.com>
48414
48415 commit c6e7e812d67f91c63ba4982f7a899a72584027de
48416 Author: Keith Packard <keithp@keithp.com>
48417 Date:   Mon Mar 28 18:18:50 2011 -0700
48418
48419     altos: Create custom nano flight code
48420     
48421     No igniters, just 'pad/drogue/landed' modes (where 'drogue' ==
48422     'flying'). A constant 1Hz telemetry and RDF rate.
48423     
48424     Signed-off-by: Keith Packard <keithp@keithp.com>
48425
48426 commit c754759a2d503633d527da4ebb20eb859cd506fd
48427 Author: Keith Packard <keithp@keithp.com>
48428 Date:   Mon Mar 28 17:54:44 2011 -0700
48429
48430     altos: Split up flight code into separate flight/sample/kalman bits
48431     
48432     The flight code mashed together data processing, filtering and actual
48433     flight managament into one giant pile. Split things up so that we
48434     have:
48435     
48436      ao_sample.c: Sensor data processing. Reads the ring, handles calibration
48437      ao_kalman.c: Filter the data to track the accel/speed/height values
48438      ao_flight.c: Flight state management, specific to rocketry.
48439     
48440     The plan is to re-use ao_sample.c and ao_kalman.c for hardware not
48441     specifically designed for rocketry, like TeleNano.
48442     
48443     Signed-off-by: Keith Packard <keithp@keithp.com>
48444
48445 commit 006de838bbb096b9443863a46b8a125b1e6b5600
48446 Author: Keith Packard <keithp@keithp.com>
48447 Date:   Sun Mar 27 00:48:07 2011 -0700
48448
48449     altosui: Handle serial calls from swing thread
48450     
48451     Calls from the swing thread cannot be canceled as there's no way to
48452     put up the cancel dialog. In this case, simply use the 5 second
48453     timeout and fail if no communication occurs within that amount of time.
48454     
48455     Signed-off-by: Keith Packard <keithp@keithp.com>
48456
48457 commit f23d0f3cbf1fb0c8eab497e266625f6410b69ba3
48458 Author: Keith Packard <keithp@keithp.com>
48459 Date:   Sun Mar 27 00:46:19 2011 -0700
48460
48461     altosui: Tell serial device which frame to use for timeout dialogs
48462     
48463     For the timeout dialog to appear, a frame must be configured for it to
48464     appear near. This patch sends the frame from the eeprom download
48465     functions to the serial code. That path doesn't yet work as the eeprom
48466     download is still trying to talk to the serial device from the swing
48467     event thread, which prevents the cancel dialog from working.
48468     
48469     Signed-off-by: Keith Packard <keithp@keithp.com>
48470
48471 commit 067b21993e9a97fceadb355e571e5610535336a8
48472 Author: Keith Packard <keithp@keithp.com>
48473 Date:   Sun Mar 27 00:13:38 2011 -0700
48474
48475     altosui: Allow radio channel to be configured over the radio link
48476     
48477     TeleMini/TeleNano can't be configured via USB, so we need to allow
48478     the radio channel to be set over the radio link.
48479     
48480     This change carefully sets the new radio channel, disables the remote
48481     link and then sets the teledongle channel to the new value and brings
48482     the link back up.
48483     
48484     Signed-off-by: Keith Packard <keithp@keithp.com>
48485
48486 commit 91a75279b6d306ba9d068a28c64917d5312122e8
48487 Author: Keith Packard <keithp@keithp.com>
48488 Date:   Sun Mar 27 00:12:01 2011 -0700
48489
48490     altosui: Off-by-one error in telemetry format configuration UI
48491     
48492     The telemetry format menu uses 0 for full and 1 for tiny, but the
48493     telemetry configuration uses 1 for full and 2 for tiny. One direction
48494     (config to UI) was right, the other (UI to config) was wrong.
48495     
48496     Signed-off-by: Keith Packard <keithp@keithp.com>
48497
48498 commit 7ce8c9081e703d1405c2595ab9bda0cfa218c6c4
48499 Author: Keith Packard <keithp@keithp.com>
48500 Date:   Sat Mar 26 23:38:54 2011 -0700
48501
48502     altos: full logging must flush pending data before checking state
48503     
48504     Flight state must be checked only after any pending data have been
48505     written to the log as the 'current' flight state is only valid when
48506     the pending data values have been processed. This ensures that the
48507     'boost' state is not marked until the full ring of data is
48508     written. This ensures that the data processing code can find the
48509     barometer values from before boost to get an idea of the ground
48510     pressure value.
48511     
48512     Signed-off-by: Keith Packard <keithp@keithp.com>
48513
48514 commit 3945d8f986d8f4bd3186a2cbaed5186e49d59839
48515 Author: Keith Packard <keithp@keithp.com>
48516 Date:   Sat Mar 26 23:15:36 2011 -0700
48517
48518     altos: Variable log rate in full logging code too
48519     
48520     With the fixed ADC rate used to get better data during flight, the
48521     logging code now needs to vary the data storage rate so that descent
48522     data is recorded at 10 samples/second while ascent data is recorded at
48523     1 sample per second. Having the logging code do this itself eliminates
48524     any interaction with the flight code.
48525     
48526     Signed-off-by: Keith Packard <keithp@keithp.com>
48527
48528 commit 97517ee585462c2d355f23f999fb8d9ebd908ec1
48529 Author: Keith Packard <keithp@keithp.com>
48530 Date:   Sat Mar 26 00:01:22 2011 -0700
48531
48532     altosui: Allow TM config connection to be canceled.
48533     
48534     This leaves the config UI connection attempt running and pops up a
48535     dialog box when it takes 'too long' in the remote case so that users
48536     with Tm or Tn devices can bring up the UI, and then boot the Tm/Tn
48537     without needing to time things carefully.
48538     
48539     Signed-off-by: Keith Packard <keithp@keithp.com>
48540
48541 commit 2c121f1ef495e8af3eb39210baa40e212b691894
48542 Author: Keith Packard <keithp@keithp.com>
48543 Date:   Fri Mar 25 22:04:09 2011 -0700
48544
48545     altosui: swing hide/show methods are deprecated
48546     
48547     I don't know why, but they are, so just replace them with
48548     setVisible calls.
48549     
48550     Signed-off-by: Keith Packard <keithp@keithp.com>
48551
48552 commit b155647472ddfacb07c5ffa832e4d1f4a13ad342
48553 Author: Keith Packard <keithp@keithp.com>
48554 Date:   Fri Mar 25 22:01:18 2011 -0700
48555
48556     altosui: Remove extra AltosEepromBlock layer
48557     
48558     This was interposed between the download layer and the eeprom layer to
48559     hold a eeprom block full of flight log records. The addition of the tiny
48560     log format required reworking the code to hold chunks full of eeprom
48561     data without regard to their content, so this content-specific layer
48562     didn't seem useful anymore.
48563     
48564     Signed-off-by: Keith Packard <keithp@keithp.com>
48565
48566 commit 011615d40b3cb1d1c0ab9fa41e139e263a6a51e7
48567 Author: Keith Packard <keithp@keithp.com>
48568 Date:   Fri Mar 25 21:34:31 2011 -0700
48569
48570     altosui: Add support for downloading TeleMini/TeleNano flight logs
48571     
48572     Splits the eeprom downloading code into eeprom block downloading and
48573     separate eeprom data parsing so that the new data logging format can
48574     share the data downloading code.
48575     
48576     Signed-off-by: Keith Packard <keithp@keithp.com>
48577
48578 commit dea80af81b388cc3d7073444919f4e98b12fa730
48579 Author: Keith Packard <keithp@keithp.com>
48580 Date:   Fri Mar 25 21:29:50 2011 -0700
48581
48582     altosui: Remove a bunch of debug printfs from the eeprom manager code
48583     
48584     Just noise on stdout.
48585     
48586     Signed-off-by: Keith Packard <keithp@keithp.com>
48587
48588 commit 7f5b5848ad6ef5c808638a29c3dc0101b56ed11e
48589 Author: Keith Packard <keithp@keithp.com>
48590 Date:   Thu Mar 24 08:08:43 2011 +0900
48591
48592     altosui: Add telemetry format menu and preferences
48593     
48594     Switches the TeleDongle between full and tiny telemetry packet
48595     formats, saving the last used format for each teledongle in the
48596     application preferences.
48597     
48598     Signed-off-by: Keith Packard <keithp@keithp.com>
48599
48600 commit f3e68341f6f5daaf26dd162e4f9a06c29988986a
48601 Author: Keith Packard <keithp@keithp.com>
48602 Date:   Thu Mar 24 05:27:57 2011 +0900
48603
48604     altosui: Add support for telemetry version 4
48605     
48606     New telemetry format needed to support TeleNano and TeleMini
48607     
48608     Signed-off-by: Keith Packard <keithp@keithp.com>
48609
48610 commit 1e976a105423f2da1842f70da531c9051ba88a7f
48611 Author: Keith Packard <keithp@keithp.com>
48612 Date:   Wed Mar 23 10:42:31 2011 +0900
48613
48614     Add description to test flights
48615
48616 commit 93040ef4d0bd90ec5ae052f22243cd56adfb300a
48617 Author: Keith Packard <keithp@keithp.com>
48618 Date:   Wed Mar 23 10:40:05 2011 +0900
48619
48620     Add ao_kalman.h to .gitignore
48621
48622 commit 43a94380032300a2e33e1faa1efe93e858e0a2cf
48623 Author: Keith Packard <keithp@keithp.com>
48624 Date:   Wed Mar 23 10:37:39 2011 +0900
48625
48626     altos: Exit flight test at landing. Allow description in test flight list
48627     
48628     Signed-off-by: Keith Packard <keithp@keithp.com>
48629
48630 commit 32364c9e0d346e0e5d517e18d4e90b8ff2fa944f
48631 Author: Keith Packard <keithp@keithp.com>
48632 Date:   Wed Mar 23 10:33:38 2011 +0900
48633
48634     altos: Ignore alt error for fast->coast. Allow larger error for baro apogee.
48635     
48636     With the fixed kalman filter, transitions across mach don't cause
48637     bumps in the merged filter.
48638     
48639     And, with working kalman bits, the signal for broken baro detection is
48640     stronger and so we can allow for baro apogee detection in cases where
48641     noise occurs close to apogee.
48642     
48643     Bump the kalman filter to trust the baro less so that the model tracks
48644     across mach.
48645     
48646     Signed-off-by: Keith Packard <keithp@keithp.com>
48647
48648 commit 3d2042ccc2d29e4cb8ea39c5c69d07cb7e3daeea
48649 Author: Keith Packard <keithp@keithp.com>
48650 Date:   Tue Mar 22 16:55:08 2011 +0900
48651
48652     altos: Restore sensible kalman values
48653     
48654     Now that the kalman code seems to work correctly, restore the sensor
48655     errors and model errors to match reality
48656     
48657     Signed-off-by: Keith Packard <keithp@keithp.com>
48658
48659 commit 7d7b476564a16eda81ab3406f70a21995e1b464e
48660 Author: Keith Packard <keithp@keithp.com>
48661 Date:   Tue Mar 22 21:51:52 2011 +0900
48662
48663     altos: Fix up flight code testing
48664     
48665     This automates flight code testing by reporting mis-detected apogee or
48666     main events.
48667     
48668     Signed-off-by: Keith Packard <keithp@keithp.com>
48669
48670 commit a80d3836cfce3d4cfa7a71068539415c2dc421cd
48671 Author: Keith Packard <keithp@keithp.com>
48672 Date:   Tue Mar 22 21:50:29 2011 +0900
48673
48674     altos: Missing parens and some bad arithmetic in the kalman code
48675     
48676     Fixed point computations are a pain.
48677     
48678     Signed-off-by: Keith Packard <keithp@keithp.com>
48679
48680 commit f30de5766c1eefb18c7d024a2cf10ce02de41071
48681 Author: Keith Packard <keithp@keithp.com>
48682 Date:   Tue Mar 22 21:29:05 2011 +0900
48683
48684     altos: Add ao_flight_debug code
48685     
48686     Trace the kalman filter to make sure it's working.
48687     
48688     Signed-off-by: Keith Packard <keithp@keithp.com>
48689
48690 commit f3053b1f3c85d4fd84b3c6cc87858f433166df34
48691 Author: Keith Packard <keithp@keithp.com>
48692 Date:   Tue Mar 22 17:04:07 2011 +0900
48693
48694     altos: Clean up some debug stuff in ao_flight.c
48695     
48696     Remove some spurious printf debugging.
48697     Remove an attempt at discovering broken accelerometer code.
48698     
48699     Signed-off-by: Keith Packard <keithp@keithp.com>
48700
48701 commit 6864e06d88a5b908cffa7c4cd2be8969ff46ce4d
48702 Author: Keith Packard <keithp@keithp.com>
48703 Date:   Tue Mar 22 16:51:04 2011 +0900
48704
48705     altos/kalman: Kalman terms can be > 1, use 32-bit fixed point
48706     
48707     Because speed and acceleration are scaled by 16, it's fairly common
48708     for the kalman terms to end up larger than 1. Instead of trying to
48709     fuss with 16-bit values and shifts, just use 32-bit values.
48710     
48711     Signed-off-by: Keith Packard <keithp@keithp.com>
48712
48713 commit c14d6c5ace1d67bd948273ceb7eb6807b29c3806
48714 Author: Keith Packard <keithp@keithp.com>
48715 Date:   Tue Mar 22 08:51:23 2011 +0900
48716
48717     altos: Compute a 'trust' value for the barometer
48718     
48719     Instead of making the baro use/don't-use decision binary, use a 'trust
48720     value' which slowly migrates from baro+accel to accel-only mode. This
48721     eliminates bumps in the data from a rapid shift.
48722     
48723     Signed-off-by: Keith Packard <keithp@keithp.com>
48724
48725 commit 7b009b2efe3af8722c358c304c2243652594e0d5
48726 Author: Keith Packard <keithp@keithp.com>
48727 Date:   Tue Mar 22 05:42:51 2011 +0900
48728
48729     altos: Switch telemetrum over to kalman filter
48730     
48731     This changes the full telemetry stream to include kalman data instead
48732     of the old ad-hoc flight data. It's compatible in that the packet
48733     sizes are the same so teledongle can receive either and figure out
48734     which it has received.
48735     
48736     A few plotting and testing tools are added to make validating the new
48737     code easier.
48738     
48739     Signed-off-by: Keith Packard <keithp@keithp.com>
48740
48741 commit 20427ae4965f756aac0cedc5179a1c45b9a781f2
48742 Author: Keith Packard <keithp@keithp.com>
48743 Date:   Mon Mar 21 19:59:27 2011 +0900
48744
48745     altos: Add nickle kalman implementation.
48746     
48747     This generates the constants needed to implement Kalman filtering in
48748     the flight firmware.
48749     
48750     Signed-off-by: Keith Packard <keithp@keithp.com>
48751
48752 commit ca3f03ef5c09446bebf0f5734f36a0248c457b1d
48753 Author: Keith Packard <keithp@keithp.com>
48754 Date:   Sat Mar 19 23:55:39 2011 -0700
48755
48756     altos: Add .sdcdbrc file for teledongle
48757     
48758     My sdcdb script uses this to set command line options automatically
48759     
48760     Signed-off-by: Keith Packard <keithp@keithp.com>
48761
48762 commit be838db49d999426a9dd02c0166fe161722f1e61
48763 Author: Keith Packard <keithp@keithp.com>
48764 Date:   Sat Mar 19 23:53:08 2011 -0700
48765
48766     altos: New telemetry report format (version 4). Supports tiny telemetry.
48767     
48768     This completely replaces the version 3 format with a much simpler and
48769     easier to parse scheme. It's described in detail in ao_telem.h, but
48770     the basic idea is that the whole line is split into name/value pairs,
48771     separated by whitespace. Every name is unique, and the values are
48772     either strings or integers. No extraneous formatting or units are
48773     provided.
48774     
48775     Signed-off-by: Keith Packard <keithp@keithp.com>
48776
48777 commit ad6bb342d237988404fa32540b38c61d6ddc1f0d
48778 Author: Keith Packard <keithp@keithp.com>
48779 Date:   Sat Mar 19 23:51:02 2011 -0700
48780
48781     altos: The kalman code requires a constant sample rate
48782     
48783     The kalman function can't handle a variable sample rate, so keep the
48784     ADC running at full speed for the whole flight instead of slowing it
48785     down after apogee.
48786     
48787     Signed-off-by: Keith Packard <keithp@keithp.com>
48788
48789 commit 31feb7777f73fed61193d3404f457ea1a081fe9c
48790 Author: Keith Packard <keithp@keithp.com>
48791 Date:   Sat Mar 19 23:49:41 2011 -0700
48792
48793     altos: Split telenano main from telemini
48794     
48795     Eventually, telenano will run different code; prepare for this by
48796     creating a telenano-specific main routine.
48797     
48798     Signed-off-by: Keith Packard <keithp@keithp.com>
48799
48800 commit 8950df02382f5f0aea5bac078fdf7134b98c43ed
48801 Author: Keith Packard <keithp@keithp.com>
48802 Date:   Sat Mar 19 23:46:18 2011 -0700
48803
48804     altos: Split out tiny telemetry from full telemetry
48805     
48806     The TeleMini and TeleNano boards do not have either GPS or
48807     accelermeters, and they also run the kalman filter which produces
48808     standard unit measurements for the flight height/speed/accel
48809     values. This makes the telemetry significantly
48810     different. ao_telemetry_tiny.c sends the required data.
48811     
48812     Note that TeleNano sends the same telemetry as telemini at this point;
48813     there are a couple of values which are not useful, but the overhead of
48814     sending them is small enough that the hassle of having three telemetry
48815     formats seemed excessive.
48816     
48817     Signed-off-by: Keith Packard <keithp@keithp.com>
48818
48819 commit 5ba75e95c98d3e441a58d6f75d328d579e1997fe
48820 Author: Keith Packard <keithp@keithp.com>
48821 Date:   Sat Mar 19 23:41:44 2011 -0700
48822
48823     altos: Make telemetry interval more consistent
48824     
48825     Instead of using a delay between telemetry packets, use a telemetry
48826     period and compute an appropriate delay each time. This requires
48827     changing the ascent telemetry from a 50ms delay to a 100ms interval,
48828     to provide a regular 10 packets-per-second rate. Before, we counted on
48829     the telemetry packet taking about 50ms to send so that we would
48830     receive about 10 per second.
48831     
48832     This also eliminates delays during descent for RDF tones -- those will
48833     get transmitted in the interval between telemetry packets without
48834     interrupting the spacing of those packets.
48835     
48836     Signed-off-by: Keith Packard <keithp@keithp.com>
48837
48838 commit 3f0bc801fd08a613c681504f0d1f9374486a2487
48839 Author: Keith Packard <keithp@keithp.com>
48840 Date:   Sat Mar 19 23:31:20 2011 -0700
48841
48842     altos: Configure packet size from send/recv parameters.
48843     
48844     Instead of setting the packet size at configuration time, use the
48845     provided packet size to the send/recv functions to configure the
48846     radio. This eliminates many configuration calls, leaving us with 'RDF'
48847     mode and 'packet' mode, the latter working for telemetry and the
48848     bi-directional link.
48849     
48850     Signed-off-by: Keith Packard <keithp@keithp.com>
48851
48852 commit 5c28b9312d90a3a66016abc641c20bcd852d69f8
48853 Author: Keith Packard <keithp@keithp.com>
48854 Date:   Sat Mar 19 23:27:15 2011 -0700
48855
48856     altos: Don't init packet slave on TD. Make slave start optional
48857     
48858     Oops. TeleDongle was starting the packet slave code, which kinda
48859     wrecked its ability to receive telemetry packets. This patch simply
48860     removes the packet slave code from teledongle as it cannot be used
48861     (yet), it also makes the packet slave code initialization take a
48862     parameter which controls whether to start that by default; in the
48863     future, perhaps TeleDongle will gain a command to start packet slave mode.
48864     
48865     Signed-off-by: Keith Packard <keithp@keithp.com>
48866
48867 commit e980b251e5a4d25410710a9aa89ef940e06b0d93
48868 Author: Keith Packard <keithp@keithp.com>
48869 Date:   Sat Mar 19 18:43:52 2011 -0700
48870
48871     altosui: Add software version to Configure AltosUI dialog
48872     
48873     Show this somewhere so we can figure out what is installed.
48874     
48875     Signed-off-by: Keith Packard <keithp@keithp.com>
48876
48877 commit 1aeb759c48f475ffaaae787515e080440c8386c3
48878 Author: Keith Packard <keithp@keithp.com>
48879 Date:   Sat Mar 19 12:28:08 2011 -0700
48880
48881     altos: Baro-only boards must not detect launch on accel or speed data
48882     
48883     The baro sensor generates too much noise to use small changes in
48884     computed speed or acceleration to cause a false launch detect.
48885     
48886     Signed-off-by: Keith Packard <keithp@keithp.com>
48887
48888 commit 7a4f6d5ad55637cde97a1e2f247f92df59bc2e14
48889 Author: Keith Packard <keithp@keithp.com>
48890 Date:   Fri Mar 18 21:01:15 2011 -0700
48891
48892     altos: Write height values to log for nano/mini
48893     
48894     This is a lot more useful than the old filtered pressure data.
48895     
48896     Signed-off-by: Keith Packard <keithp@keithp.com>
48897
48898 commit c985bb6a19c710409629f3c095332ba7afcf5248
48899 Author: Keith Packard <keithp@keithp.com>
48900 Date:   Fri Mar 18 20:36:59 2011 -0700
48901
48902     altos/test: Add scripts to run lots of flights through the code
48903     
48904     This runs a long list of flights (there's a user-specific path
48905     pointing at the flights) and squawks if the baro and dual flight
48906     computers don't match.
48907     
48908     Signed-off-by: Keith Packard <keithp@keithp.com>
48909
48910 commit dbe915795c66995805b5f37e6eb698cf2c143e61
48911 Author: Keith Packard <keithp@keithp.com>
48912 Date:   Fri Mar 18 20:26:12 2011 -0700
48913
48914     altos: Fix mini/nano default log size to available flash space
48915     
48916     Also, remove accel cal code from boards without accel
48917     
48918     Signed-off-by: Keith Packard <keithp@keithp.com>
48919
48920 commit 5db94e1e230bade966a997aa83165405a9ec9d83
48921 Merge: 1a8f45e7 cbb968f5
48922 Author: Bdale Garbee <bdale@gag.com>
48923 Date:   Fri Mar 18 21:12:39 2011 -0600
48924
48925     Merge branch 'telemini' of ssh://git.gag.com/scm/git/fw/altos into telemini
48926
48927 commit 1a8f45e7b720d01d3ff0c35ed1caaf8cbe0c3119
48928 Author: Bdale Garbee <bdale@gag.com>
48929 Date:   Fri Mar 18 21:12:12 2011 -0600
48930
48931     fix up script to work and have reasonable texts
48932
48933 commit cbb968f5cf03625d453d84dc535758072a2c04c7
48934 Author: Keith Packard <keithp@keithp.com>
48935 Date:   Fri Mar 18 20:07:25 2011 -0700
48936
48937     altos: Add TeleNano support
48938     
48939     This just uses the TeleMini bits, which should work fine for now.
48940     
48941     Signed-off-by: Keith Packard <keithp@keithp.com>
48942
48943 commit 32c51840c792a737019fbc9fe42f2ca073b71827
48944 Author: Keith Packard <keithp@keithp.com>
48945 Date:   Fri Mar 18 19:49:46 2011 -0700
48946
48947     altos: Tiny logging fixes. Scan at start, stop when land or full.
48948     
48949     Initialize the flight log for tiny systems by scanning the log area to
48950     find the current flight number and log area bounds.
48951     
48952     Stop logging data when the flight is over, or when the log area is
48953     full.
48954     
48955     Signed-off-by: Keith Packard <keithp@keithp.com>
48956
48957 commit 62eae8a17d870e8ac6937ba23da01a5fbc652c6c
48958 Author: Keith Packard <keithp@keithp.com>
48959 Date:   Fri Mar 18 16:53:11 2011 -0700
48960
48961     altos: Add kalman filters for baro-only boards
48962     
48963     This adds a baro-only kalman filter to track the state of the rocket,
48964     and then uses it to control flight events instead of the existing
48965     ad-hoc mechanisms.
48966     
48967     Signed-off-by: Keith Packard <keithp@keithp.com>
48968
48969 commit c826fab31f8aea25a942b6bb8435d4b04c1bef10
48970 Author: Keith Packard <keithp@keithp.com>
48971 Date:   Thu Mar 17 16:00:10 2011 -0700
48972
48973     altos: Add tiny logging for TeleMini/TeleNano
48974     
48975     This splits the logging code into management of the log space within
48976     storage and separate code to actually write suitable log entries.  A
48977     new log writing module, ao_log_tiny, is added which writes only
48978     altimeter data at a fairly low data rate for devices using on-chip
48979     storage.
48980     
48981     Signed-off-by: Keith Packard <keithp@keithp.com>
48982
48983 commit 8b546b474b7b6c5b4169b4c1ca09c6f17ebb3ae5
48984 Author: Anthony Towns <aj@erisian.com.au>
48985 Date:   Fri Mar 11 21:41:01 2011 +1000
48986
48987     ignore new flight test file
48988
48989 commit 82707a05af0eb2d54f46b58805c95cdf4e5a3703
48990 Author: Keith Packard <keithp@keithp.com>
48991 Date:   Wed Mar 16 20:36:50 2011 -0700
48992
48993     altos: Internal flash ops block when running from flash
48994     
48995     The docs say that if you are executing from flash, then the CPU will
48996     stall after a flash write or erase command is started until the
48997     operation is complete. Take advantage of that to simplify the flash
48998     code.
48999     
49000     Signed-off-by: Keith Packard <keithp@keithp.com>
49001
49002 commit 1d8579f973bfe1047ee91f03555e74abdc483e69
49003 Author: Keith Packard <keithp@keithp.com>
49004 Date:   Mon Mar 7 16:31:43 2011 -0800
49005
49006     altos: oops -- altitude reporting wasn't pausing between signals
49007     
49008     need to actually alternate the LED/tone with some space so you can
49009     count.
49010     
49011     Signed-off-by: Keith Packard <keithp@keithp.com>
49012
49013 commit d007bccf6cb36d24a9c7c48de7d80759ac6f2e37
49014 Author: Keith Packard <keithp@keithp.com>
49015 Date:   Mon Mar 7 15:57:58 2011 -0800
49016
49017     ao-load: Make usb descriptor rewriting optional
49018     
49019     TeleMini and TeleNano don't have USB descriptors to rewrite when
49020     loading firmware, so allow them to be missing.
49021     
49022     Signed-off-by: Keith Packard <keithp@keithp.com>
49023
49024 commit 57d83f51377fb58018f422e42d74f29b86a821d2
49025 Author: Keith Packard <keithp@keithp.com>
49026 Date:   Mon Mar 7 15:26:41 2011 -0800
49027
49028     bringup: Add script for telemini
49029     
49030     Copied from teledongle with a few obvious changes.
49031     
49032     Signed-off-by: Keith Packard <keithp@keithp.com>
49033
49034 commit ddd7485f05d0cad8f5b3e1ee9b9a4d2812ea1837
49035 Author: Keith Packard <keithp@keithp.com>
49036 Date:   Mon Mar 7 08:03:11 2011 -0800
49037
49038     altos: Switch pins around for TeleMini
49039     
49040     TeleMini has fewer sensors and uses P0 for igniters instead of P2.
49041     
49042     Signed-off-by: Keith Packard <keithp@keithp.com>
49043
49044 commit f8afc2641c779fc312a42a6358187d8716ebe61a
49045 Author: Keith Packard <keithp@keithp.com>
49046 Date:   Sun Mar 6 23:52:11 2011 -0800
49047
49048     altos: Switch LED usage for TeleMini around
49049     
49050     We're using the LEDs instead of tones, so make red mean 'low tone',
49051     green mean 'middle tone' and both mean 'high tone'.
49052     
49053     Signed-off-by: Keith Packard <keithp@keithp.com>
49054
49055 commit fc5d014721a7e5a7b22f07eb4ab0bb3c764473fe
49056 Author: Anthony Towns <aj@erisian.com.au>
49057 Date:   Sat Feb 26 16:06:48 2011 +1000
49058
49059     ao_intflash: Avoid overwriting code
49060     
49061     Require firmware to specify the end of its codespace in its Makefile,
49062     and use this to determine where the start of available flash is. Should
49063     give compile time errors if either there's no room left for storage, or
49064     if there's not enough room for code.
49065
49066 commit 0e4c55d78852415e79f7318471f4d00c89703b78
49067 Author: Keith Packard <keithp@keithp.com>
49068 Date:   Sun Mar 6 21:03:57 2011 -0800
49069
49070     altos: Add TeleMini v1.0
49071     
49072     This adds initial code for the telemini board, a two channel
49073     flight computer with digital telemetry and a barometric sensor.
49074     
49075     Signed-off-by: Keith Packard <keithp@keithp.com>
49076
49077 commit 2d41358c80f2eb8b6e98d699149bb941a6671475
49078 Author: Keith Packard <keithp@keithp.com>
49079 Date:   Sun Mar 6 21:00:52 2011 -0800
49080
49081     altos: Start with packet slave running. Turn off in pad mode.
49082     
49083     Instead of turning slave mode on in idle mode, start with it running
49084     and disable it in pad mode instead. This means packet mode is
49085     available in startup mode too.
49086     
49087     Signed-off-by: Keith Packard <keithp@keithp.com>
49088
49089 commit 1e56ed44e562f808addfd76bfb352f981db94094
49090 Author: Keith Packard <keithp@keithp.com>
49091 Date:   Sun Mar 6 21:59:08 2011 -0800
49092
49093     altos/test: Add baro-only flight test program
49094     
49095     This builds the flight code in baro-only mode for testing.
49096     
49097     Signed-off-by: Keith Packard <keithp@keithp.com>
49098
49099 commit e339ffd8bd8b9e3f4758017ba355028000cb612e
49100 Author: Keith Packard <keithp@keithp.com>
49101 Date:   Sun Mar 6 21:57:52 2011 -0800
49102
49103     altos/test: Use ao_convert.c instead of hand-coded pres → alt func
49104     
49105     Fix up ao_convert.c so that it can be used within the flight test code
49106     instead of having a (broken) copy of the code there.
49107     
49108     Signed-off-by: Keith Packard <keithp@keithp.com>
49109
49110 commit 02611efea0c485d78fad08c696c1f56e868d36b8
49111 Author: Keith Packard <keithp@keithp.com>
49112 Date:   Sun Mar 6 20:56:25 2011 -0800
49113
49114     altos: Make serial, usb, beeper and accelerometer optional components
49115     
49116     Not all boards will have these, so fix places that use them to deal
49117     with that.
49118     
49119     Signed-off-by: Keith Packard <keithp@keithp.com>
49120
49121 commit fdd15a254c6fab5ba2d02320ba0ceb3e6a56354c
49122 Author: Anthony Towns <aj@erisian.com.au>
49123 Date:   Sat Feb 26 11:48:30 2011 +1000
49124
49125     ao_intflash: Use internal flash for storage
49126     
49127     Makes any free pages at end of CC1111's internal flash available via
49128     the ao_storage API.
49129
49130 commit 8f1bd11b61d9423c62162f7bbe573fc69fd75269
49131 Author: Keith Packard <keithp@keithp.com>
49132 Date:   Wed Mar 16 14:10:06 2011 -0700
49133
49134     aoview: remove -s option.
49135
49136 commit 45395c7825184efb835d5b165fa132be20c7f6fe
49137 Author: Keith Packard <keithp@keithp.com>
49138 Date:   Wed Mar 16 14:08:42 2011 -0700
49139
49140     Bump published version number to 0.9.1
49141
49142 commit 9f3d26cadf37880d2c9223f59271d295b11c4c2a
49143 Author: Keith Packard <keithp@keithp.com>
49144 Date:   Wed Mar 16 14:05:13 2011 -0700
49145
49146     altosui: Missed jcommon.jar in the Mac OS install image
49147     
49148     This caused graphing to fail on Mac OS X
49149     
49150     Signed-off-by: Keith Packard <keithp@keithp.com>
49151
49152 commit 6e340c87d3198647cf075ed520a82703b0d59beb
49153 Author: Keith Packard <keithp@keithp.com>
49154 Date:   Mon Mar 7 00:26:17 2011 -0800
49155
49156     altos: Oops. Lost a couple of commands when merging the doc patch
49157     
49158     I didn't merge this carefully enough and managed to lose the 'f'
49159     and 'e' commands, which are kinda useful.
49160     
49161     Signed-off-by: Keith Packard <keithp@keithp.com>
49162
49163 commit 8cdf4fb051c22b35c251d90bc288551f7c2898bf
49164 Author: Anthony Towns <aj@erisian.com.au>
49165 Date:   Sun Feb 27 11:11:12 2011 +1000
49166
49167     src/ao_cmd: Shave off bytes from doc strings
49168     
49169     Switch to using { func, "X args\0Desc" } to specify command, saving
49170     a char field by looking at help[0] instead, and reduce help length by
49171     doing alignment with printf instead of hardcoded spaces.
49172
49173 commit 2cfe205de4242398e69c9e7c613af0d2a7094686
49174 Author: Keith Packard <keithp@keithp.com>
49175 Date:   Mon Mar 7 00:01:01 2011 -0800
49176
49177     Revert "src/ao_gps_skytraq.c: Update logging rate to 10Hz"
49178     
49179     This reverts commit b080e933a65d268aaaec8cfd5f617a13d5babc43.
49180     
49181     10Hz data isn't any better than 1Hz data; it still doesn't like going
49182     upwards rapidly.
49183
49184 commit 249cd3b63d97581b068fff988e0cd7fcd5bf493e
49185 Author: Keith Packard <keithp@keithp.com>
49186 Date:   Sat Feb 19 01:06:01 2011 -0800
49187
49188     altosui: Display eeprom parsing errors to user
49189     
49190     When reading the eeprom, any parsing errors (most likely bad
49191     checksums) indicate some kind of problem with either the hardware or
49192     the flight software. Display these to the user and do not erase the
49193     flight.
49194     
49195     Signed-off-by: Keith Packard <keithp@keithp.com>
49196
49197 commit 629a7637871b24fe6d1204aaa7185d84933d4639
49198 Author: Keith Packard <keithp@keithp.com>
49199 Date:   Sat Feb 19 01:04:19 2011 -0800
49200
49201     altosui: Always read whole eeprom block, even at end of flight
49202     
49203     Instead of stopping early, continue reading the whole eeprom block so
49204     that the extra serial data doesn't end up confusing the next user of
49205     the serial line, which may well be reading the next flight.
49206     
49207     Signed-off-by: Keith Packard <keithp@keithp.com>
49208
49209 commit 7ca2cf1b7e03b8453b45b45e313a33ad65da9ad5
49210 Author: Keith Packard <keithp@keithp.com>
49211 Date:   Sat Feb 19 01:02:00 2011 -0800
49212
49213     altosui: Mark empty eeprom records 'invalid', don't generate exception
49214     
49215     When reading empty eeprom records, mark them as 'invalid', but don't
49216     generate an exception as it's normal to read these at the end of the
49217     flight log.
49218     
49219     Signed-off-by: Keith Packard <keithp@keithp.com>
49220
49221 commit 690feb166fd2bc6b6dfc26828f1efe9f5f1c6c0d
49222 Author: Bdale Garbee <bdale@gag.com>
49223 Date:   Fri Feb 18 23:56:01 2011 -0700
49224
49225     update changelogs for Debian build
49226
49227 commit 0630e7d6d8cf6abf0fe07f9a6df40ee472cce1ef
49228 Author: Bdale Garbee <bdale@gag.com>
49229 Date:   Fri Feb 18 19:54:18 2011 -0700
49230
49231     tie bringup scripts to Bdale's bench TeleDongle
49232
49233 commit b080e933a65d268aaaec8cfd5f617a13d5babc43
49234 Author: Anthony Towns <aj@erisian.com.au>
49235 Date:   Sat Feb 19 05:49:15 2011 +1000
49236
49237     src/ao_gps_skytraq.c: Update logging rate to 10Hz
49238     
49239     Send commands to skytraq to update baud rate to 57,600 bps, and
49240     set NMEA output rate to 10Hz.
49241
49242 commit aad7103dcf44e69a5a30e008836cce5542ea33e2
49243 Author: Anthony Towns <aj@erisian.com.au>
49244 Date:   Sat Feb 19 04:17:17 2011 +1000
49245
49246     src/ao_gps_skytraq: simplify parsing code
49247     
49248     Added macros to make correctly constructing skytraq commands easier.
49249     Simplified code path for NMEA processing marginally.
49250
49251 commit fe5123fa801f5dafed8b052da607899d1ef20500
49252 Author: Anthony Towns <aj@erisian.com.au>
49253 Date:   Wed Feb 2 19:12:57 2011 +1000
49254
49255     ao_radio: generalise setup of packet size
49256
49257 commit 8b09cc1825645a57c256f38a2f9586ddecf6bda5
49258 Author: Keith Packard <keithp@keithp.com>
49259 Date:   Fri Feb 18 10:02:46 2011 -0800
49260
49261     altos/test: auto-configure acceleration parameters from the log file
49262     
49263     The flight test code had static accelerometer configuration values,
49264     making it impossible to use data from different boards without
49265     recompiling. As the eeprom and telem log files both contain the
49266     necessary data, parse that instead.
49267     
49268     Signed-off-by: Keith Packard <keithp@keithp.com>
49269
49270 commit d3bc27fabb6159ce58b14d0f7929b0f46f67c378
49271 Author: Keith Packard <keithp@keithp.com>
49272 Date:   Fri Feb 18 09:54:01 2011 -0800
49273
49274     altos/test: Add dependencies in the Makefile for ao_flight_test
49275     
49276     Yes, it would be nice to automate dependency generation here, but I
49277     can't be bothered.
49278     
49279     Signed-off-by: Keith Packard <keithp@keithp.com>
49280
49281 commit c3080fdafff5212f267ba7c765a2f083435be799
49282 Author: Keith Packard <keithp@keithp.com>
49283 Date:   Fri Feb 18 09:51:37 2011 -0800
49284
49285     ao-load: fix usage message to note that '=' is required for options
49286     
49287     The usage message was suggesting incorrect command line syntax; long
49288     options use '=' between the option name and value, not whitespace.
49289     
49290     Signed-off-by: Keith Packard <keithp@keithp.com>
49291
49292 commit a09501ab714c0638410d06f80903a8769d93c688
49293 Author: Bdale Garbee <bdale@gag.com>
49294 Date:   Wed Jan 19 12:47:25 2011 -0700
49295
49296     update changelogs for Debian build
49297
49298 commit 2bb83d90aa03d825ca1b751418c91b194b72f1f9
49299 Author: Bdale Garbee <bdale@gag.com>
49300 Date:   Wed Jan 19 12:46:02 2011 -0700
49301
49302     elide changelog entries or re-release of 0.9
49303
49304 commit 9541ccd9ff9e67e0862ca31706358d8308fc85d8
49305 Author: Bdale Garbee <bdale@gag.com>
49306 Date:   Wed Jan 19 12:42:40 2011 -0700
49307
49308     update turnon script to prefer TeleDongle as programmer
49309
49310 commit 159fda30fe57349660c5e2d95017144ea3f5d7db
49311 Author: Bdale Garbee <bdale@gag.com>
49312 Date:   Wed Jan 19 12:26:53 2011 -0700
49313
49314     update changelogs for Debian build
49315
49316 commit 97f4f2e0d28eec1cf19d2d25140e42f6ac277700
49317 Author: Keith Packard <keithp@keithp.com>
49318 Date:   Wed Jan 19 11:21:52 2011 -0800
49319
49320     altos: Program default flight log max value for new boards
49321     
49322     New boards have no config space values at all, and so they need each
49323     value to be set. Yes, this should be fixed so that there aren't two
49324     copies of these assignments.
49325     
49326     Signed-off-by: Keith Packard <keithp@keithp.com>
49327
49328 commit 480587cf514ba21885b24c3b8fcb98d6b76ea8f4
49329 Author: Bdale Garbee <bdale@gag.com>
49330 Date:   Wed Jan 19 00:05:25 2011 -0700
49331
49332     update changelogs for Debian build
49333
49334 commit 6244f2316267738781e31a773b377bcf8c476918
49335 Author: Bdale Garbee <bdale@gag.com>
49336 Date:   Wed Jan 19 00:04:45 2011 -0700
49337
49338     prepare to release
49339
49340 commit 3c72103866f041107af49e01a5ccb6d4e6b6ac80
49341 Author: Bdale Garbee <bdale@gag.com>
49342 Date:   Tue Jan 18 23:55:42 2011 -0700
49343
49344     update changelogs for Debian build
49345
49346 commit 4ae724fe1d2ca0d712321c4fdc2200ff46d77428
49347 Author: Bdale Garbee <bdale@gag.com>
49348 Date:   Tue Jan 18 23:54:36 2011 -0700
49349
49350     we need an install target to prevent parent dir make from failing
49351
49352 commit ca7b549fbf62019b01a6e6c85da50645ea9a4502
49353 Author: Bdale Garbee <bdale@gag.com>
49354 Date:   Tue Jan 18 23:48:08 2011 -0700
49355
49356     update changelogs for Debian build
49357
49358 commit 9a5666f42d4d90a0a488fd0a85ae9914944fe0be
49359 Author: Keith Packard <keithp@keithp.com>
49360 Date:   Tue Jan 18 22:46:25 2011 -0800
49361
49362     doc: Build with 'make all' from top level. Build with 'make fat'
49363     
49364     This will make sure the docs are up-to-date for both regular and
49365     fat builds.
49366     
49367     Signed-off-by: Keith Packard <keithp@keithp.com>
49368
49369 commit 72a04d679d06aaad9c2b4297fefd585fc393ce2e
49370 Author: Keith Packard <keithp@keithp.com>
49371 Date:   Tue Jan 18 22:39:07 2011 -0800
49372
49373     fat: Add docs to Linux package
49374     
49375     Oops. Missed this one.
49376     
49377     Signed-off-by: Keith Packard <keithp@keithp.com>
49378
49379 commit 5d91c250179f44ca17c26fff36718b7026aa8ee0
49380 Author: Keith Packard <keithp@keithp.com>
49381 Date:   Tue Jan 18 22:34:15 2011 -0800
49382
49383     fat: Add firmware for v1.1 and docs to mac/windows/linux installers
49384     
49385     We'll need to be sure to update this each time we add a product.
49386     
49387     Signed-off-by: Keith Packard <keithp@keithp.com>
49388
49389 commit 26c4cc3054b1c7c9ed6ce3c2f21f6254b3245718
49390 Author: Bdale Garbee <bdale@gag.com>
49391 Date:   Tue Jan 18 23:29:03 2011 -0700
49392
49393     freshen copyright year
49394
49395 commit e2e20f6ce8a9c2bca36fde5730ccd7151377ec6f
49396 Author: Bdale Garbee <bdale@gag.com>
49397 Date:   Tue Jan 18 23:18:42 2011 -0700
49398
49399     add 0.9 revision entry, with caveat about telemetry format change
49400
49401 commit 27e6dbbe95ae9b361d60576e0cbadb66792307f3
49402 Author: Keith Packard <keithp@keithp.com>
49403 Date:   Tue Jan 18 20:39:58 2011 -0800
49404
49405     doc: Add v0.9 features from altosui to documentation.
49406     
49407     New flight download UI and new config items.
49408     
49409     Signed-off-by: Keith Packard <keithp@keithp.com>
49410
49411 commit 92d7841edcfc8a841f71f7f97cc541f8e55c4627
49412 Author: Keith Packard <keithp@keithp.com>
49413 Date:   Tue Jan 18 20:39:30 2011 -0800
49414
49415     doc: Don't delete telemetrum-outline.pdf
49416     
49417     This has a drilling template for the board.
49418     
49419     Signed-off-by: Keith Packard <keithp@keithp.com>
49420
49421 commit c411dce69be58238b8312c2fd7405cbe8b5d4a5a
49422 Author: Bdale Garbee <bdale@gag.com>
49423 Date:   Tue Jan 18 17:27:11 2011 -0700
49424
49425     update changelogs for Debian build
49426
49427 commit da42f406e88ccc821cd45d5a94d5afec65ec50e9
49428 Merge: ea4cdfb8 cf550f9b
49429 Author: Bdale Garbee <bdale@gag.com>
49430 Date:   Mon Jan 17 09:50:17 2011 -0700
49431
49432     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
49433
49434 commit ea4cdfb87e03ecfb974f98305671265b6fb95372
49435 Author: Bdale Garbee <bdale@gag.com>
49436 Date:   Mon Jan 17 09:49:45 2011 -0700
49437
49438     update documentation to reflect reality that modifying a board or separate
49439     pyro battery is not as simple as one trace cut on v1.0 and v1.1 boards
49440
49441 commit cf550f9b96fa94d8db559e01df0e265bb1c7b572
49442 Author: Keith Packard <keithp@keithp.com>
49443 Date:   Sun Jan 16 23:23:45 2011 -0800
49444
49445     doc: Remove mention of ao_wake_task
49446     
49447     This has been removed from the altos sources, so remove it from the
49448     docs too.
49449     
49450     Signed-off-by: Keith Packard <keithp@keithp.com>
49451
49452 commit 4b71c4f4ed6cae23a7f4a2e7ae697da9ec614898
49453 Author: Keith Packard <keithp@keithp.com>
49454 Date:   Sat Jan 15 12:26:53 2011 -0800
49455
49456     altos: Use 5V reference data to correct accelerometer measurements.
49457     
49458     When the 3.3V and 5V values shift relative to each other (usually due
49459     to changes in power consumption), the measured acceleration will
49460     appear to shift. This patch converts the 3.3V referenced acceleration
49461     value into a 5V referenced acceleration, eliminating this error.
49462     
49463     Signed-off-by: Keith Packard <keithp@keithp.com>
49464
49465 commit 2887fe7affc0706dbeb2f04df9a00a9b799903ed
49466 Author: Keith Packard <keithp@keithp.com>
49467 Date:   Sat Jan 15 12:25:57 2011 -0800
49468
49469     altos: Optimize fetching of ADC data in flight code
49470     
49471     This stores the address of the desired sample in a local variable and
49472     then fetches through that. Saves quite a few instructions.
49473     
49474     Signed-off-by: Keith Packard <keithp@keithp.com>
49475
49476 commit 2681a17500913cbaf3966f09380bb1d6b59e3863
49477 Author: Keith Packard <keithp@keithp.com>
49478 Date:   Sat Jan 15 12:18:32 2011 -0800
49479
49480     altos: Sample the accelerometer reference voltage on v1.1 boards
49481     
49482     This places the 5v reference samples in an array parallel to the basic
49483     ADC values. It doesn't do anything with the values, just stores them.
49484     
49485     Signed-off-by: Keith Packard <keithp@keithp.com>
49486
49487 commit 69290588980bb15732a99eca5c911a3b6e9a37b9
49488 Author: Keith Packard <keithp@keithp.com>
49489 Date:   Sat Jan 15 12:12:02 2011 -0800
49490
49491     altos: Ensure flight code gets first crack at new ADC data
49492     
49493     Instead of having everyone wait on the raw ADC ring, have the flight
49494     code wait on that and have everyone else wait for the flight code to
49495     finish looking at the data and move its pointer forwards.
49496     
49497     Signed-off-by: Keith Packard <keithp@keithp.com>
49498
49499 commit 1b8d7313504240ed04e0747e9b0f6e9a83d323e2
49500 Author: Keith Packard <keithp@keithp.com>
49501 Date:   Sun Jan 16 15:57:15 2011 -0800
49502
49503     altos: Auto-calibrate linux-based flight testing code
49504     
49505     Use the provided ground acceleration average to set the two
49506     accelerometer calibration values so that the flight code will
49507     detect pad/idle mode correctly.
49508     
49509     Signed-off-by: Keith Packard <keithp@keithp.com>
49510
49511 commit afd3d3cdb8c2291c1c7cda7908392d68cd04f87f
49512 Author: Mike Beattie <mike@ethernal.org>
49513 Date:   Mon Jan 17 15:03:40 2011 +1300
49514
49515     Rework invalid accel cal detection code
49516     
49517     Slightly reduces code space.
49518     
49519     Uncalibrated accelerometer now enters invalid state as well.
49520     
49521     Signed-off-by: Mike Beattie <mike@ethernal.org>
49522
49523 commit 3566dee1cf83870396a0bb164f5549dd3faf58f5
49524 Author: Keith Packard <keithp@keithp.com>
49525 Date:   Sun Jan 16 14:40:31 2011 -0800
49526
49527     altosui: Remove spurious colons from eeprom selection headers
49528     
49529     This colons make the presentation a bit confusing.
49530     
49531     Signed-off-by: Keith Packard <keithp@keithp.com>
49532
49533 commit ab31b1c737d8fd32af482e5b06699f1b832a25a1
49534 Author: Keith Packard <keithp@keithp.com>
49535 Date:   Sat Jan 15 00:56:22 2011 -0800
49536
49537     altos: Add DATA_TO_XDATA to linux test harness
49538     
49539     The flight test harness needs to expose every function used by the
49540     flight code in some form, and this macro is about to become used.
49541     
49542     Signed-off-by: Keith Packard <keithp@keithp.com>
49543
49544 commit add2802a8a33336180fe6856241a7f4a8200e89c
49545 Author: Mike Beattie <mike@ethernal.org>
49546 Date:   Sun Jan 16 00:10:30 2011 +1300
49547
49548     altos: Added check for out of bounds accel
49549     
49550     Chose invalid flight mode instead of idle to give user feedback.
49551     
49552     Signed-off-by: Mike Beattie <mike@ethernal.org>
49553
49554 commit 58838c0b96a91da0bd0cd77c3ff312b589c08136
49555 Author: Mike Beattie <mike@ethernal.org>
49556 Date:   Sat Jan 15 23:21:26 2011 +1300
49557
49558     altos: Added check for an accel value above 1.5g
49559     
49560     When detecting flight or idle mode, this should indicate
49561     that accel cal values are out of whack.
49562     
49563     Signed-off-by: Mike Beattie <mike@ethernal.org>
49564
49565 commit 118fe84c9ff1cc9d1653e67a2315e22e19d60a14
49566 Author: Keith Packard <keithp@keithp.com>
49567 Date:   Sat Jan 15 11:26:31 2011 -0800
49568
49569     altos: average 512 accel/baro samples at startup instead of 1000
49570     
49571     This lets us use a simple shift instead of a divide, saving a huge
49572     amount of code space.
49573     
49574     Signed-off-by: Keith Packard <keithp@keithp.com>
49575
49576 commit 8a775b8f9ecefa143050653d74dfd218b32b9bb5
49577 Author: Anthony Towns <aj@erisian.com.au>
49578 Date:   Sun Jan 16 10:54:45 2011 +1000
49579
49580     altos: Restructure skytraq NMEA parsing code to save some space
49581     
49582     Splitting this into several smaller functions appears to make SDCC
49583     generate better code.
49584
49585 commit 7a35b2d7048669a96256d4ea0086299f8a0cb1df
49586 Author: Keith Packard <keithp@keithp.com>
49587 Date:   Sat Jan 15 22:42:38 2011 -0800
49588
49589     altos: Flush log when full
49590     
49591     When the log storage is full, make sure any pending writes are flushed
49592     out so that the last bit isn't lost.
49593     
49594     Signed-off-by: Keith Packard <keithp@keithp.com>
49595
49596 commit 47ee4597e55749e8f66f61a585ea32776979bf80
49597 Author: Keith Packard <keithp@keithp.com>
49598 Date:   Sat Jan 15 16:25:10 2011 -0800
49599
49600     altos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit serial numbers.
49601     
49602     What a terrible mistake! The flight computer serial numbers were
49603     recorded in only 8 bits, so serial numbers > 255 would get truncated.
49604     
49605     There's really no fix other than bumping the field to 16 bits and
49606     reflashing every TM and TD on the planet. Very unfortunate.
49607     
49608     Signed-off-by: Keith Packard <keithp@keithp.com>
49609
49610 commit b22ba359a02297e39a446cbd5ef51e63b795624a
49611 Author: Keith Packard <keithp@keithp.com>
49612 Date:   Sat Jan 15 12:05:50 2011 -0800
49613
49614     doc: inkscape tracks the filename inside the document
49615     
49616     telemetrum-outline.svg was renamed from telemetrum.svg and inkscape
49617     appears to care.
49618     
49619     Signed-off-by: Keith Packard <keithp@keithp.com>
49620
49621 commit d0a841b285fb398f0be72183ec3c9d1e358419a9
49622 Author: Keith Packard <keithp@keithp.com>
49623 Date:   Sat Jan 15 12:02:43 2011 -0800
49624
49625     altosui: Require 4 sats to light up the 'GPS locked' light.
49626     
49627     This tracks the same GPS signal requirement needed for 'GPS ready' and
49628     ensures that we have a 3d fix.
49629     
49630     Signed-off-by: Keith Packard <keithp@keithp.com>
49631
49632 commit 1bfdce6fc3367fdf03e0dc7ddd94da18723b8ba3
49633 Author: Keith Packard <keithp@keithp.com>
49634 Date:   Sun Jan 16 14:30:38 2011 -0800
49635
49636     altosui: Ensure serial device is closed after eeprom download finishes
49637     
49638     As this code is all event-driven, track which events will trigger
49639     further work and block closing the device in those specific cases,
49640     ensuring that all other code paths end up closing the device.
49641     
49642     Signed-off-by: Keith Packard <keithp@keithp.com>
49643
49644 commit 987039b8f0b1d889aca9109d4c6a83f034ff64a7
49645 Author: Keith Packard <keithp@keithp.com>
49646 Date:   Sun Jan 16 14:29:57 2011 -0800
49647
49648     altosui: Remove debug message when eeprom downloads are complete.
49649     
49650     This message isn't useful now that this code appears to work.
49651     
49652     Signed-off-by: Keith Packard <keithp@keithp.com>
49653
49654 commit fb534aae15f0f1e5d69790e159d0287b6b8a514a
49655 Author: Keith Packard <keithp@keithp.com>
49656 Date:   Sun Jan 16 14:28:35 2011 -0800
49657
49658     altosui: Use long input flush timeout when remote.
49659     
49660     100ms isn't long enough to capture pending remote serial input, so use
49661     300 ms in that mode.
49662     
49663     Signed-off-by: Keith Packard <keithp@keithp.com>
49664
49665 commit d4add23186b3586c99579d83efdc003f79e9bf7a
49666 Author: Keith Packard <keithp@keithp.com>
49667 Date:   Sun Jan 16 14:26:18 2011 -0800
49668
49669     altosui: Make serial debug more complete and accurate
49670     
49671     Display all serial input, including telemetry.
49672     Wait to display serial output until flush time, to debug missing flushing.
49673     Show when devices are opened and closed.
49674     
49675     Signed-off-by: Keith Packard <keithp@keithp.com>
49676
49677 commit deb3c7b9206be0c9c46f75d35c8f766c26d9838f
49678 Author: Keith Packard <keithp@keithp.com>
49679 Date:   Sat Jan 15 22:43:37 2011 -0800
49680
49681     altosui: Reset eeprom download instance variables before reading flight
49682     
49683     To deal with downloading multiple flights in a single invocation, make
49684     sure all relevant instance variables are set back to start of flight
49685     download values each time a log is read.
49686     
49687     Signed-off-by: Keith Packard <keithp@keithp.com>
49688
49689 commit eec9eb2e81535e62c52fbb2e57a2d33f88f92c1a
49690 Author: Mike Beattie <mike@ethernal.org>
49691 Date:   Mon Jan 17 07:56:53 2011 +1300
49692
49693     Close serial port if Download/Delete dialog is cancelled.
49694     
49695     Signed-off-by: Mike Beattie <mike@ethernal.org>
49696
49697 commit df1c6ab3ac079199b5a12328c9ff5cfa6ac29b36
49698 Author: Mike Beattie <mike@ethernal.org>
49699 Date:   Mon Jan 17 00:40:07 2011 +1300
49700
49701     Convert EepromSelect dialog to use a GridBag
49702     
49703     Signed-off-by: Mike Beattie <mike@ethernal.org>
49704
49705 commit fef302656f21ae0ab4772f72979cbb7f071da89a
49706 Author: Mike Beattie <mike@ethernal.org>
49707 Date:   Sun Jan 16 20:25:19 2011 +1300
49708
49709     Re-order and re-arrange eeprom download dialog
49710     
49711     Signed-off-by: Mike Beattie <mike@ethernal.org>
49712
49713 commit 35adb7c98fe02e84fff70c1bee22bfa019cfacc2
49714 Author: Keith Packard <keithp@keithp.com>
49715 Date:   Fri Jan 14 21:44:59 2011 -0800
49716
49717     doc: Add telemetrum mounting template in svg and pdf forms
49718     
49719     telemetrum-outline.svg and telemetrum-outline.pdf
49720     
49721     Signed-off-by: Keith Packard <keithp@keithp.com>
49722
49723 commit fdba0f24afd59becc499d750bbdb80aea86066ac
49724 Author: Bdale Garbee <bdale@gag.com>
49725 Date:   Fri Jan 14 18:01:16 2011 -0700
49726
49727     update changelogs for Debian build
49728
49729 commit 646e1926cdf56e2cf2425413ce716e6999b64a58
49730 Author: Bdale Garbee <bdale@gag.com>
49731 Date:   Fri Jan 14 18:01:00 2011 -0700
49732
49733     update changelogs for Debian build
49734
49735 commit d908c2ebd0b11a54cfd922a192249d0f0df0ddb0
49736 Author: Keith Packard <keithp@keithp.com>
49737 Date:   Fri Jan 14 16:47:36 2011 -0800
49738
49739     altosui: Add preference for serial debugging.
49740     
49741     This dumps serial input/output to stdout.
49742     
49743     Signed-off-by: Keith Packard <keithp@keithp.com>
49744
49745 commit fcaee12a64d5e195b55b8f77c19dfc0c57ef5d58
49746 Author: Keith Packard <keithp@keithp.com>
49747 Date:   Fri Jan 14 16:47:19 2011 -0800
49748
49749     altosui: Ensure serial line is flushed after disabling remote link
49750     
49751     Flush the '~' character.
49752     
49753     Signed-off-by: Keith Packard <keithp@keithp.com>
49754
49755 commit 2d154be89246e111a36f7c2700effbb2c97da541
49756 Author: Keith Packard <keithp@keithp.com>
49757 Date:   Fri Jan 14 16:44:50 2011 -0800
49758
49759     altosui: Show dialog after successful delete or when no flights
49760     
49761     Make sure the user always sees confirmation for flight log management.
49762     
49763     Signed-off-by: Keith Packard <keithp@keithp.com>
49764
49765 commit b490455807d1c70c81785ed8931a07ab44e8e421
49766 Author: Bdale Garbee <bdale@gag.com>
49767 Date:   Fri Jan 14 14:31:19 2011 -0700
49768
49769     update changelogs for Debian build
49770
49771 commit 97b1ca994599ad262400eb3c685799582f7f1b94
49772 Author: Bdale Garbee <bdale@gag.com>
49773 Date:   Fri Jan 14 14:30:49 2011 -0700
49774
49775     update changelogs for Debian build
49776
49777 commit d794ef9e0fbe4d13259db1bbd69f01717c14400b
49778 Author: Keith Packard <keithp@keithp.com>
49779 Date:   Wed Jan 12 12:41:26 2011 -0800
49780
49781     altos: check for valid flight number in ao_log_delete
49782     
49783     Zero is not a valid flight number, and ao_log_flight uses that to
49784     indicate 'no flight in this slot'. Check the user-provided input for
49785     zero before looking through the slots.
49786     
49787     Signed-off-by: Keith Packard <keithp@keithp.com>
49788
49789 commit 8801b8c1947bd39f7c985b91a2ba8dbc81bcc91a
49790 Author: Keith Packard <keithp@keithp.com>
49791 Date:   Wed Jan 12 12:40:45 2011 -0800
49792
49793     altosui: Add eeprom 'manage' ui to download and delete multiple flights
49794     
49795     This shows the list of available flights and provides options to
49796     download and/or delete each one.
49797     
49798     Signed-off-by: Keith Packard <keithp@keithp.com>
49799
49800 commit 440d52e34364fdeeddc76a2d744cc6d1c934364f
49801 Author: Keith Packard <keithp@keithp.com>
49802 Date:   Tue Jan 11 21:28:07 2011 -0800
49803
49804     altosui: Add support for parsing list of flights from the 'l' command
49805     
49806     This adds parsing support to enumerate the available flights, but does
49807     not yet provide any UI to use it.
49808     
49809     Signed-off-by: Keith Packard <keithp@keithp.com>
49810
49811 commit 7ad419d81c90ef6a16656970466313767fef830f
49812 Author: Keith Packard <keithp@keithp.com>
49813 Date:   Tue Jan 11 21:26:41 2011 -0800
49814
49815     altos: oops -- 'e' command was only showing 7 of the 8 bytes per line
49816     
49817     Just a silly off-by-one error when printing out the data received from flash.
49818     
49819     Signed-off-by: Keith Packard <keithp@keithp.com>
49820
49821 commit bd2480fd757b67557d9c7de42e402034002c3e37
49822 Author: Keith Packard <keithp@keithp.com>
49823 Date:   Tue Jan 11 15:39:24 2011 -0800
49824
49825     altosui: Split eeprom download code apart
49826     
49827     Create separate 'download config data', 'read single record' and 'read
49828     block' functions. This code will be shared with future multi-log
49829     reading code for new firmware.
49830     
49831     Signed-off-by: Keith Packard <keithp@keithp.com>
49832
49833 commit c437b14b7fc7afdfc7b809a04d7fa29d5e742307
49834 Author: Anthony Towns <aj@erisian.com.au>
49835 Date:   Fri Jan 7 21:00:10 2011 -0800
49836
49837     altos: Remove redundant initialization of ao_interval variables
49838     
49839     These are all initialized in the ao_flight_drogue state transition.
49840     
49841     Signed-off-by: Keith Packard <keithp@keithp.com>
49842
49843 commit 57de960b8148bf485607898c3d66af6994d76481
49844 Author: Anthony Towns <aj@erisian.com.au>
49845 Date:   Fri Jan 7 20:52:33 2011 -0800
49846
49847     altos: Remove unused accel_vel_mach and accel_vel_boost variables
49848     
49849     Presumably left-over debugging code.
49850     
49851     Signed-off-by: Keith Packard <keithp@keithp.com>
49852
49853 commit ca66f86a899c191b6362a334417fc84a79349677
49854 Author: Keith Packard <keithp@keithp.com>
49855 Date:   Fri Jan 7 20:46:29 2011 -0800
49856
49857     altosui: Add configuration of flight log size
49858     
49859     This adds to the TeleMetrum configuration UI the ability to set the
49860     maximum flight log size.
49861     
49862     Signed-off-by: Keith Packard <keithp@keithp.com>
49863
49864 commit 52ac83fedbfd380d14d4df2e79992bbdfba3552a
49865 Author: Keith Packard <keithp@keithp.com>
49866 Date:   Fri Jan 7 20:26:39 2011 -0800
49867
49868     altos: Check for full log and complain
49869     
49870     Reports special tone along with the continuity checks.
49871     Reports flight 0 in telemetry.
49872     
49873     Signed-off-by: Keith Packard <keithp@keithp.com>
49874
49875 commit 00891b40754962ef6530b237ef52017bb58112d5
49876 Author: Keith Packard <keithp@keithp.com>
49877 Date:   Fri Jan 7 20:25:09 2011 -0800
49878
49879     altos: Check requested log max size against available space
49880     
49881     Make sure the amount of memory requested for a single log isn't more
49882     than is available on the device.
49883     
49884     Signed-off-by: Keith Packard <keithp@keithp.com>
49885
49886 commit bbddcae2a15b6d430e84956ddf26955aa9173cc0
49887 Author: Anthony Towns <aj@erisian.com.au>
49888 Date:   Fri Jan 7 20:18:25 2011 -0800
49889
49890     altos: Optimize Morse code generation
49891     
49892     This reduces the size of data and code needed to report the
49893     flight states
49894     
49895     Signed-off-by: Keith Packard <keithp@keithp.com>
49896
49897 commit 73620c41017c1774d6190dfd4be5b742eb64f8d3
49898 Author: Keith Packard <keithp@keithp.com>
49899 Date:   Fri Jan 7 20:13:28 2011 -0800
49900
49901     altos: ensure erase mark is written when erasing flights
49902     
49903     It was getting called only when *failing* to erase a flight (oops),
49904     secondly, it wasn't getting written because ao_storage_flush wasn't
49905     getting called.
49906     
49907     Signed-off-by: Keith Packard <keithp@keithp.com>
49908
49909 commit edd22ee49adf60c35f2fe6ba97c111b7ad4131c2
49910 Author: Keith Packard <keithp@keithp.com>
49911 Date:   Fri Jan 7 17:56:06 2011 -0800
49912
49913     altos: report flight log offsets in hex block numbers instead of bytes
49914     
49915     makes them compatible with the 'e' command.
49916     
49917     Signed-off-by: Keith Packard <keithp@keithp.com>
49918
49919 commit 1cc08af4f4a1ff61fc0deca3bdd95e8a5ca8ec5c
49920 Author: Keith Packard <keithp@keithp.com>
49921 Date:   Fri Jan 7 17:55:54 2011 -0800
49922
49923     altos: white space fix
49924     
49925     Signed-off-by: Keith Packard <keithp@keithp.com>
49926
49927 commit d8c9684239b67a69a4a3d24202a6df0d73c4f7f5
49928 Author: Keith Packard <keithp@keithp.com>
49929 Date:   Fri Jan 7 17:54:54 2011 -0800
49930
49931     altos: Speed up at45 and 25lc erase speeds
49932     
49933     No need to read the block to be erased before erasing it.
49934     
49935     Signed-off-by: Keith Packard <keithp@keithp.com>
49936
49937 commit 2722703bd848b07a02d3ce0c83a502eca52a9f1d
49938 Author: Keith Packard <keithp@keithp.com>
49939 Date:   Fri Jan 7 14:58:39 2011 -0800
49940
49941     altos: support storage of multiple flights.
49942     
49943     This adds the logging support for dealing with multiple flights
49944     
49945     Signed-off-by: Keith Packard <keithp@keithp.com>
49946
49947 commit a9b210bc33cd95e7108ab51925fdf0d5e8deaf7e
49948 Author: Keith Packard <keithp@keithp.com>
49949 Date:   Fri Jan 7 10:05:11 2011 -0800
49950
49951     altos: Add configuration parameter for maximum flight log size
49952     
49953     This parameter will permit available storage to be split into multiple
49954     separate flight logs.
49955     
49956     Signed-off-by: Keith Packard <keithp@keithp.com>
49957
49958 commit 3bcf14f12f6681888c3162d0f33ef2d454eb75dd
49959 Author: Bdale Garbee <bdale@gag.com>
49960 Date:   Fri Jan 7 00:52:50 2011 -0700
49961
49962     update changelogs for Debian build
49963
49964 commit 408a3e04362d626778640dd0ce7d356d3863de53
49965 Author: Keith Packard <keithp@keithp.com>
49966 Date:   Thu Jan 6 23:38:13 2011 -0800
49967
49968     altos: Mark end of available flight list with 'done' to make the UI
49969     code easier to write
49970     
49971     Signed-off-by: Keith Packard <keithp@keithp.com>
49972
49973 commit e991f52276248fa08d96fbecc458bc478e98d299
49974 Author: Keith Packard <keithp@keithp.com>
49975 Date:   Thu Jan 6 23:35:31 2011 -0800
49976
49977     altos: Rip out 'optimization' in ao_log_scan
49978     
49979     Remove premature optimization to avoid re-scanning the flight logs for
49980     the best empty entry.
49981     
49982     Signed-off-by: Keith Packard <keithp@keithp.com>
49983
49984 commit 569a1dac55b70c30f01afa7bcb74442ecdd85d85
49985 Author: Keith Packard <keithp@keithp.com>
49986 Date:   Thu Jan 6 22:37:38 2011 -0800
49987
49988     altos: Move common storage code to ao_storage.c. Add M25P80 driver
49989     
49990     This reworks the storage API so that you erase blocks and then store
49991     data to them so that the M25P80 driver will work.
49992     
49993     Signed-off-by: Keith Packard <keithp@keithp.com>
49994
49995 commit e4ba9bf4291bf17c777c8c3ef7c71e4a30b9947a
49996 Author: Keith Packard <keithp@keithp.com>
49997 Date:   Thu Jan 6 17:34:58 2011 -0800
49998
49999     altos: Require manual flight erasing.
50000     
50001     This supports flash chips that require larger erase blocks.
50002     
50003     Signed-off-by: Keith Packard <keithp@keithp.com>
50004
50005 commit ddcc94da4326f9ce954bd31a46b36165c58e6c18
50006 Author: Keith Packard <keithp@keithp.com>
50007 Date:   Thu Jan 6 12:51:39 2011 -0800
50008
50009     altos: Simplify storage API
50010     
50011     This removes the config-specific APIs and exposes global variables for
50012     the available storage space, block size and config storage location.
50013     
50014     Signed-off-by: Keith Packard <keithp@keithp.com>
50015
50016 commit f3f1b1488bdc92fa9277dc549ba9f3210a8d4c8c
50017 Author: Keith Packard <keithp@keithp.com>
50018 Date:   Thu Jan 6 11:28:35 2011 -0800
50019
50020     altos: packet and usb i/o routines use 'char', not 'uint8_t'
50021     
50022     Just fixing the type of a local variable holding a character
50023     passed from the packet link to usb.
50024     
50025     Signed-off-by: Keith Packard <keithp@keithp.com>
50026
50027 commit 5688af4e4d7ca8e559d758257e79b7979f1cc924
50028 Author: Keith Packard <keithp@keithp.com>
50029 Date:   Wed Dec 22 21:13:56 2010 -0800
50030
50031     altos: Add telemetrum-v1.1 directory
50032     
50033     This just clones the v1.0 build; changes will be added on top of this.
50034     
50035     Signed-off-by: Keith Packard <keithp@keithp.com>
50036
50037 commit 9f7296b3feab872bf51fc369ade69cc1e7cf7a3f
50038 Author: Keith Packard <keithp@keithp.com>
50039 Date:   Wed Dec 22 21:06:22 2010 -0800
50040
50041     altos: Split out SPI driver.
50042     
50043     For TM with the companion connector, the SPI bus will be shared among
50044     multiple devices. Split out the existing SPI code into a common
50045     driver, with the SPI bus protected by a mutex.
50046     
50047     Signed-off-by: Keith Packard <keithp@keithp.com>
50048
50049 commit 51c410c1c952e0e9bcf1b2c438813de63753be5f
50050 Author: Keith Packard <keithp@keithp.com>
50051 Date:   Sun Nov 28 00:24:54 2010 -0800
50052
50053     windows: Update NSIS installer file to use compatibility IDs
50054     
50055     This allows the file to contain a single InitDriverSetup function,
50056     making things shorter and (I hope) clearer.
50057
50058 commit 4a42f9d5c20dcaf5fd7591ccf9e32c6130d9d538
50059 Author: Keith Packard <keithp@keithp.com>
50060 Date:   Sun Nov 28 00:22:14 2010 -0800
50061
50062     windows: Add compatibility IDs to telemetrum.inf
50063     
50064     This will allow the .nsi file to reference just the compatibility ID
50065     instead of needing to have all of the USB IDs listed.
50066     
50067     Signed-off-by: Keith Packard <keithp@keithp.com>
50068
50069 commit 484b44e81b655f1ecb48256095382a56d2839bae
50070 Author: Keith Packard <keithp@keithp.com>
50071 Date:   Fri Nov 26 17:39:40 2010 -0800
50072
50073     altos: eliminate ao_wake_task
50074     
50075     Waking up a task waiting on some random object is a bad idea. Fix
50076     the waiters to look for suitable signalling.
50077     
50078     Signed-off-by: Keith Packard <keithp@keithp.com>
50079
50080 commit 07213dc34fa20470a4b36a327a83d75b0f010ebb
50081 Author: Keith Packard <keithp@keithp.com>
50082 Date:   Fri Nov 26 16:14:15 2010 -0800
50083
50084     altos: clean up radio abort paths. Share radio code.
50085     
50086     Instead of aborting the DMA and radio operation and expecting that to
50087     be handled reasonably by the radio receiving task, rewrite things so
50088     that the abort function just wakes the receiving task while that
50089     terminates the DMA and cleans up the radio.
50090     
50091     This eliminates all kinds of nasty bugs dealing with radio abort
50092     smashing the radio registers at the wrong time, or interrupting a
50093     radio transmission.
50094     
50095     Signed-off-by: Keith Packard <keithp@keithp.com>
50096
50097 commit b62580855c5144f5bc7e0172289bce08814d9472
50098 Author: Anthony Towns <aj@erisian.com.au>
50099 Date:   Tue Dec 14 03:40:18 2010 +1000
50100
50101     altosui: move maps to subdir, fix E/W mismatch
50102
50103 commit b8d2eb5509096fd5bd04598b1312077659109620
50104 Author: Bdale Garbee <bdale@gag.com>
50105 Date:   Wed Dec 1 00:15:17 2010 -0700
50106
50107     update changelogs for Debian build
50108
50109 commit ea95c060f8bd959cefc60dd6d411151f3c91384e
50110 Author: Bdale Garbee <bdale@gag.com>
50111 Date:   Wed Dec 1 00:12:05 2010 -0700
50112
50113     fix symlink paths in rules file
50114
50115 commit f95220b6f0cc74928e0e7d7c7e1f443eafc32a02
50116 Author: Bdale Garbee <bdale@gag.com>
50117 Date:   Wed Dec 1 00:03:23 2010 -0700
50118
50119     update changelogs for Debian build
50120
50121 commit ea7130e953622884afc348265f5a4c58f9876823
50122 Author: Bdale Garbee <bdale@gag.com>
50123 Date:   Wed Dec 1 00:00:58 2010 -0700
50124
50125     modify Debian package build to deliver one copy of background.png for
50126     the themes and symlink it into place for gdm and slim
50127
50128 commit 3696b30a8d1eb351353d84b5f7af8eeff55c468b
50129 Author: Bdale Garbee <bdale@gag.com>
50130 Date:   Mon Nov 29 21:47:13 2010 -0700
50131
50132     update changelogs for Debian build
50133
50134 commit 11b3f9ff715017a2dec02003275885334f22c009
50135 Author: Bdale Garbee <bdale@gag.com>
50136 Date:   Mon Nov 29 21:46:02 2010 -0700
50137
50138     releasing 0.8.1
50139
50140 commit 5f3f11e11dff9b9f4d1dde279c0d474de0de12a5
50141 Author: Keith Packard <keithp@keithp.com>
50142 Date:   Mon Nov 29 20:41:49 2010 -0800
50143
50144     Add minimal release testing plan to Releasing
50145     
50146     Signed-off-by: Keith Packard <keithp@keithp.com>
50147
50148 commit f0a4deee23984a8f779917bbeaf74a66a0abf592
50149 Author: Keith Packard <keithp@keithp.com>
50150 Date:   Mon Nov 29 20:34:27 2010 -0800
50151
50152     Move "Releasing" to top level
50153     
50154     This file documents the AltOS release process for all systems.
50155     
50156     Signed-off-by: Keith Packard <keithp@keithp.com>
50157
50158 commit b727156ef0a7fb6e442ca28be27eb344a213ecf8
50159 Author: Keith Packard <keithp@keithp.com>
50160 Date:   Mon Nov 29 20:17:35 2010 -0800
50161
50162     windows: Add jfreechart.jar and jcommon.jar to windows install image
50163     
50164     These are necessary for the Graph Data button to do anything useful.
50165     
50166     Signed-off-by: Keith Packard <keithp@keithp.com>
50167
50168 commit 3e2220a180f95971d222a597d2057ca328c27356
50169 Author: Bdale Garbee <bdale@gag.com>
50170 Date:   Mon Nov 29 21:29:14 2010 -0700
50171
50172     adding Bdale's release process document to the source tree
50173
50174 commit 61a924099800494b589cbbb87c65b552ccbd8394
50175 Author: Bdale Garbee <bdale@gag.com>
50176 Date:   Mon Nov 29 14:40:27 2010 -0700
50177
50178     fix an Altos vs Altus typo in the docs
50179
50180 commit e840b6594b8a939f148fa7231e1b06a280d94074
50181 Author: Bdale Garbee <bdale@gag.com>
50182 Date:   Sun Nov 28 22:42:43 2010 -0700
50183
50184     fix section layering
50185
50186 commit f39698bbc12afdfadfac56c90030e16db93cf4fc
50187 Author: Bdale Garbee <bdale@gag.com>
50188 Date:   Sun Nov 28 19:46:03 2010 -0700
50189
50190     fix publish target in doc/Makefile
50191
50192 commit 13cea7a96821165a10a8b2433af1da7508882b0a
50193 Author: Bdale Garbee <bdale@gag.com>
50194 Date:   Sun Nov 28 18:48:31 2010 -0700
50195
50196     moved doc dir in web content to AltOS tree
50197
50198 commit 6f3c72462af86a7d9dec20f4c813a524a5be9fbb
50199 Author: Bdale Garbee <bdale@gag.com>
50200 Date:   Sun Nov 28 18:32:17 2010 -0700
50201
50202     update changelogs for Debian build
50203
50204 commit a375942979dbcd8239d8c0addb10616e6048f6ea
50205 Author: Bdale Garbee <bdale@gag.com>
50206 Date:   Sun Nov 28 18:31:26 2010 -0700
50207
50208     rewind changelog to recover from stupid build failure
50209
50210 commit 263cf6c4fc5c1a240d719bb0ceb33393864fb3d6
50211 Author: Bdale Garbee <bdale@gag.com>
50212 Date:   Sun Nov 28 18:24:00 2010 -0700
50213
50214     update changelogs for Debian build
50215
50216 commit 2615289265b6f8fa08827be794b4eee569fc6333
50217 Author: Bdale Garbee <bdale@gag.com>
50218 Date:   Sun Nov 28 18:23:17 2010 -0700
50219
50220     update changelogs for Debian build
50221
50222 commit 5e23bcc2d2ad33a839fedd2158213098a05cd9ae
50223 Author: Bdale Garbee <bdale@gag.com>
50224 Date:   Sun Nov 28 18:21:31 2010 -0700
50225
50226     declaring 0.8 released
50227
50228 commit b09d3e11c32abd07f8e11b483ac4b57148f4f2d8
50229 Author: Keith Packard <keithp@keithp.com>
50230 Date:   Sat Nov 27 23:08:41 2010 -0800
50231
50232     windows: Bump .inf file version
50233
50234 commit 42c2394ccc1a1ee6dc134ed963a4f79acf031d0b
50235 Author: Keith Packard <keithp@keithp.com>
50236 Date:   Sat Nov 27 23:04:50 2010 -0800
50237
50238     windows: more .inf file hacking
50239     
50240     Add a LayoutFile reference
50241     Add the FakeModemCopyFileSection
50242     
50243     Copy AltosMetrum.Install section to AltusMetrum.Install.NT section. I
50244     don't know what this might do; existing files seem inconsistent.
50245     
50246     Signed-off-by: Keith Packard <keithp@keithp.com>
50247
50248 commit 26369a92398f4ebe3fcd54ce34cebffae0cfdf07
50249 Author: Keith Packard <keithp@keithp.com>
50250 Date:   Sat Nov 27 22:39:31 2010 -0800
50251
50252     windows: remove some non-existent .inf file section references
50253     
50254     The mfglt and VerboseResultCodes sections are not present in the .inf
50255     file, so remove refernces to them.
50256     
50257     Signed-off-by: Keith Packard <keithp@keithp.com>
50258
50259 commit 641c5373724d34c3adfcf42420a528d6bba736b9
50260 Author: Keith Packard <keithp@keithp.com>
50261 Date:   Sat Nov 27 22:35:18 2010 -0800
50262
50263     windows: try harder to get windows install to work
50264     
50265     Add devIDs to .nsi file. Fix install section name mapping from the
50266     hot-plug info.
50267     
50268     Signed-off-by: Keith Packard <keithp@keithp.com>
50269
50270 commit cd414e2c04ce5ecbc75f19325a6d6f82cd489fb3
50271 Author: Keith Packard <keithp@keithp.com>
50272 Date:   Sat Nov 27 16:30:29 2010 -0800
50273
50274     altosui: Correct windows hardware IDs for nsis installer file
50275     
50276     Need real hardware IDs (encoded USB ids) to get windows to
50277     auto-install the driver?
50278     
50279     Signed-off-by: Keith Packard <keithp@keithp.com>
50280
50281 commit f834b22905db87557f729f942607dc363b013694
50282 Author: Bdale Garbee <bdale@gag.com>
50283 Date:   Thu Nov 25 22:31:33 2010 -0700
50284
50285     update changelogs for Debian build
50286
50287 commit da3b39d6b1b5ba48686c2a4add4b5448fd5711af
50288 Author: Bdale Garbee <bdale@gag.com>
50289 Date:   Thu Nov 25 22:29:01 2010 -0700
50290
50291     changed main document name from telemetrum-doc to altusmetrum
50292
50293 commit ab6c9c983a2830bc8807e1b75d2576141b73632d
50294 Author: Bdale Garbee <bdale@gag.com>
50295 Date:   Thu Nov 25 19:30:02 2010 -0700
50296
50297     update fat target in Makefiles to reflect move of altosui and libaltos
50298
50299 commit b8f05cdc0e9b4a96852eed9d38ff6d5950e2d2ed
50300 Author: Keith Packard <keithp@keithp.com>
50301 Date:   Thu Nov 25 17:29:28 2010 -0800
50302
50303     altosui: Clean up flash code to ensure swing gets called from right thread
50304     
50305     This moves all of the flash code to a separate thread and passes
50306     messages back to the swing thread to keep the UI up to date.
50307     
50308     Signed-off-by: Keith Packard <keithp@keithp.com>
50309
50310 commit adbb14c63d85b7a54223f88ac623571456f4a462
50311 Author: Keith Packard <keithp@keithp.com>
50312 Date:   Thu Nov 25 16:28:04 2010 -0800
50313
50314     altosui: Remove gratuitous threading from device flashing UI
50315     
50316     There's no need for a thread here, and swing doesn't want us to use
50317     one anyways.
50318     
50319     Signed-off-by: Keith Packard <keithp@keithp.com>
50320
50321 commit 7f88520089660845009148b69bfcea6c9dff9672
50322 Author: Keith Packard <keithp@keithp.com>
50323 Date:   Thu Nov 25 16:23:18 2010 -0800
50324
50325     altosui: Flight data download GUI operations called only from main thread
50326     
50327     Swing doesn't like UI functions being called from non-dispatch thread,
50328     so fix up the eeprom download code to use SwingUtilities.invokeLater
50329     to make sure this works right.
50330     
50331     Signed-off-by: Keith Packard <keithp@keithp.com>
50332
50333 commit 6d3612e267cd4c1e7fdd74fc33952b3f26f870f5
50334 Author: Keith Packard <keithp@keithp.com>
50335 Date:   Thu Nov 25 16:09:37 2010 -0800
50336
50337     altosui: Eliminate unnecessary thread from config UI
50338     
50339     There's no reason to use a thread to run a dialog box, and
50340     swing doesn't like threads anyways.
50341     
50342     Signed-off-by: Keith Packard <keithp@keithp.com>
50343
50344 commit 12fb7f0e70cd244475d84469f93283112478d1e1
50345 Author: Keith Packard <keithp@keithp.com>
50346 Date:   Thu Nov 25 15:56:42 2010 -0800
50347
50348     altosui: Only call swing display functions from main thread.
50349     
50350     Swing insists that all display functions be called from a single
50351     thread, and the flight window wasn't following this for display
50352     updates. Use SwingUtilities.invokeLater to make sure the flight UI
50353     updates happen in the right context.
50354     
50355     Fixes a UI freeze on Mac OS.
50356     
50357     Signed-off-by: Keith Packard <keithp@keithp.com>
50358
50359 commit b74cec6cd0bc043f53e9e28472765aa343136813
50360 Author: Bob Finch <w9ya@qrparci.net>
50361 Date:   Thu Nov 25 13:30:48 2010 -0700
50362
50363     Updated AltOS PKGBUILD to track makefile changes
50364
50365 commit f88bde21d76a4ff91099a5051153ebace1619978
50366 Author: Keith Packard <keithp@keithp.com>
50367 Date:   Thu Nov 25 11:16:55 2010 -0800
50368
50369     altosui: Hack up standalone makefile to maybe build altosui again
50370     
50371     This isn't tested, but at least the paths are more likely to be correct
50372     
50373     Signed-off-by: Keith Packard <keithp@keithp.com>
50374
50375 commit 3d98440d53378aaa6da87ed65e9abb2f96f7ee49
50376 Author: Keith Packard <keithp@keithp.com>
50377 Date:   Thu Nov 25 11:16:28 2010 -0800
50378
50379     altosui: Make windows bits build after moving altosui directory
50380     
50381     Signed-off-by: Keith Packard <keithp@keithp.com>
50382
50383 commit 4893ed50bc14772986ac02f9b39928f1882da923
50384 Author: Keith Packard <keithp@keithp.com>
50385 Date:   Wed Nov 24 23:54:08 2010 -0800
50386
50387     Revert "altos: Don't abort radio transmissions with ao_radio_abort"
50388     
50389     This reverts commit 54468e5dc567aaac5c5c20e921859b7cec28bb88.
50390     
50391     With this patch in place, TD could not be placed in 'packet' mode.
50392
50393 commit cb08bc264c71ca972027392b42f347a03df76a43
50394 Author: Keith Packard <keithp@keithp.com>
50395 Date:   Wed Nov 24 22:55:08 2010 -0800
50396
50397     doc: Rename telemetrum-doc as altusmetrum
50398     
50399     Signed-off-by: Keith Packard <keithp@keithp.com>
50400
50401 commit 554bdd25e132dbaec322bc11f94093d2c2e78751
50402 Author: Keith Packard <keithp@keithp.com>
50403 Date:   Wed Nov 24 22:49:33 2010 -0800
50404
50405     doc: Add more authors, fix URL formatting, note that AltosUI actually exists
50406     
50407     Add aj and bfinch as authors. Insert an acknowledgements section. Fill
50408     in the Fire Igniter section in the AltosUI chapter. Then change the
50409     section talking about the future plans for Java to mention that they
50410     actually exist now.
50411     
50412     Signed-off-by: Keith Packard <keithp@keithp.com>
50413
50414 commit bcf78b67717374b5971820021b83061e2e9734cf
50415 Author: Keith Packard <keithp@keithp.com>
50416 Date:   Wed Nov 24 21:39:18 2010 -0800
50417
50418     doc: Reformat altos to use sections for each function
50419     
50420     This places them in the TOC, making them easier to find.
50421     
50422     Signed-off-by: Keith Packard <keithp@keithp.com>
50423
50424 commit 51c7741040d95c5deece939dae5e4136cc04afc4
50425 Merge: d1dbe3b6 4e47c44d
50426 Author: Keith Packard <keithp@keithp.com>
50427 Date:   Wed Nov 24 21:00:52 2010 -0800
50428
50429     Merge branch 'buttonbox'
50430     
50431     Conflicts:
50432             doc/telemetrum-doc.xsl
50433     
50434     Pull the buttbox version of the docs in as it had been updated.
50435     
50436     Signed-off-by: Keith Packard <keithp@keithp.com>
50437
50438 commit 4e47c44d335276cf0dc5ed3a0756e50c98c1b9b9
50439 Author: Bdale Garbee <bdale@gag.com>
50440 Date:   Wed Nov 24 21:44:53 2010 -0700
50441
50442     manually fold in documentation work from the master branch
50443
50444 commit 8a68c1da253c0b29a7cb9c7540c20585ad6e3dec
50445 Author: Bdale Garbee <bdale@gag.com>
50446 Date:   Wed Nov 24 21:21:53 2010 -0700
50447
50448     tweak rev history
50449
50450 commit 7cd1c7765d137df711caeeb69abaaba1b36e0a65
50451 Author: Bdale Garbee <bdale@gag.com>
50452 Date:   Wed Nov 24 20:53:36 2010 -0700
50453
50454     fix missing section close in Site Map content
50455
50456 commit db2b19b8f0d452d682d53c7ed0ff6e359b46efa0
50457 Merge: b372f3c0 915f881d
50458 Author: Keith Packard <keithp@keithp.com>
50459 Date:   Wed Nov 24 18:57:35 2010 -0800
50460
50461     Merge remote branch 'aj/buttonbox' into buttonbox
50462
50463 commit b372f3c0ee4ec49aabe61c169cb1eb9bb4fb2cfc
50464 Author: Keith Packard <keithp@keithp.com>
50465 Date:   Wed Nov 24 18:50:46 2010 -0800
50466
50467     Missing change to top level Makefile to build altosui
50468     
50469     Signed-off-by: Keith Packard <keithp@keithp.com>
50470
50471 commit 915f881d61294dc6f5a6a3e8d75567e18492a631
50472 Author: Anthony Towns <aj@erisian.com.au>
50473 Date:   Thu Nov 25 09:52:30 2010 +1000
50474
50475     doc: Document altosui "Site Map" tab
50476
50477 commit f01096c4b42f9a4720ed0414826c2a283a992545
50478 Merge: 357826aa 3fbefb3e
50479 Author: Anthony Towns <aj@erisian.com.au>
50480 Date:   Thu Nov 25 09:10:50 2010 +1000
50481
50482     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50483
50484 commit 3fbefb3eea981d34a09496cf8abf0119de2e35bf
50485 Author: Keith Packard <keithp@keithp.com>
50486 Date:   Wed Nov 24 14:57:57 2010 -0800
50487
50488     Move altosui to the top level, placing libaltos inside it.
50489     
50490     Signed-off-by: Keith Packard <keithp@keithp.com>
50491
50492 commit 357826aa9c7b42c59f5d52b8eb016d73b6da0c7f
50493 Author: Anthony Towns <aj@erisian.com.au>
50494 Date:   Thu Nov 25 09:07:34 2010 +1000
50495
50496     docs: Document altosui "Graph Data" button
50497
50498 commit 7811e6dfa6caf10251da7df7c24b98cdc3787892
50499 Merge: 71b1949e 7a50837e
50500 Author: Anthony Towns <aj@erisian.com.au>
50501 Date:   Thu Nov 25 08:47:36 2010 +1000
50502
50503     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50504
50505 commit 7a50837ea0d92db3f469f197ec8210aee22aa143
50506 Author: Keith Packard <keithp@keithp.com>
50507 Date:   Wed Nov 24 10:55:18 2010 -0800
50508
50509     altosui: Make sure packet mode is turned off when the connection fails
50510     
50511     When the packet connection times out, turn packet mode off when
50512     closing the serial port.
50513     
50514     Signed-off-by: Keith Packard <keithp@keithp.com>
50515
50516 commit 7d90e2f6009e060fb59c519f7e564483a7ca6872
50517 Author: Keith Packard <keithp@keithp.com>
50518 Date:   Tue Nov 23 20:17:44 2010 -0800
50519
50520     altosui: Let people fire igniters that don't read as 'ready'
50521     
50522     This provides for igniter testing with LEDs or other materials that
50523     don't look like regular igniters.
50524     
50525     Signed-off-by: Keith Packard <keithp@keithp.com>
50526
50527 commit f3233985a132e1d660e6df12d0056b6729f16faf
50528 Author: Keith Packard <keithp@keithp.com>
50529 Date:   Tue Nov 23 19:09:31 2010 -0800
50530
50531     altosui: Disable radio configation over packet link.
50532     
50533     Attempting to configure the radio over the packet link will only end
50534     up confusing the user, so disable it. This also works around a bug in
50535     older TM code which would lock up when trying to do this.
50536     
50537     Signed-off-by: Keith Packard <keithp@keithp.com>
50538
50539 commit 6cd9be22f06f21d12ee2f668989d83d3c61d14c0
50540 Author: Keith Packard <keithp@keithp.com>
50541 Date:   Tue Nov 23 19:08:07 2010 -0800
50542
50543     altosui: New AltosSerial.set_radio function sets channel/call
50544     
50545     Use this anytime you need to set the device radio channel and call
50546     sign, either for telemetry reception or packet mode origination. This
50547     uses the saved callsign and per-device radio channel number. Do not
50548     use this when opening a telemetrum as there won't be a saved channel number.
50549     
50550     Signed-off-by: Keith Packard <keithp@keithp.com>
50551
50552 commit ed7cf7d262fcf7c0c677c2fb981582b571de9e5e
50553 Author: Keith Packard <keithp@keithp.com>
50554 Date:   Tue Nov 23 19:04:55 2010 -0800
50555
50556     altosui: Make AltosSerial.flush_input keep reading while non-empty
50557     
50558     Flushing the input buffer can take a while, especially over the packet
50559     link. Keep reading while stuff is appearing on the reply queue.
50560     
50561     Signed-off-by: Keith Packard <keithp@keithp.com>
50562
50563 commit 3b9db8c82d26a6a2e43d4ca40742fc1bdc502380
50564 Author: Keith Packard <keithp@keithp.com>
50565 Date:   Tue Nov 23 19:02:54 2010 -0800
50566
50567     altos: Make radio test command careful with the radio mutex.
50568     
50569     Remember whether the radio test mode is on or off and don't try to do
50570     either of them twice to prevent the mutex from being acquired or
50571     released twice.
50572     
50573     Signed-off-by: Keith Packard <keithp@keithp.com>
50574
50575 commit 54468e5dc567aaac5c5c20e921859b7cec28bb88
50576 Author: Keith Packard <keithp@keithp.com>
50577 Date:   Tue Nov 23 18:57:49 2010 -0800
50578
50579     altos: Don't abort radio transmissions with ao_radio_abort
50580     
50581     We only want to abort pending radio reception to release the radio for
50582     other use, or to change the radio channel. Let radio transmission
50583     proceed. This fixes a problem with using packet mode to configure the
50584     radio channel; if the packet transmission is aborted, the TM ends up
50585     wedged.
50586     
50587     Signed-off-by: Keith Packard <keithp@keithp.com>
50588
50589 commit d873dc28f0752aeb58a6263e42bdd5b9095bd392
50590 Author: Keith Packard <keithp@keithp.com>
50591 Date:   Tue Nov 23 18:56:46 2010 -0800
50592
50593     altos: remove unused variable from ao_igniter
50594     
50595     The 'status' variable used to hold a reported status value from the
50596     igniter after firing, but we ignore that now.
50597     
50598     Signed-off-by: Keith Packard <keithp@keithp.com>
50599
50600 commit 71b1949e50f4533bcf44537da65b19bc67863c8e
50601 Merge: a79225c2 f1892b13
50602 Author: Anthony Towns <aj@erisian.com.au>
50603 Date:   Wed Nov 24 12:14:11 2010 +1000
50604
50605     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50606
50607 commit f1892b137b1de3d6caf0293bd40ed5c3e4948066
50608 Author: Bdale Garbee <bdale@gag.com>
50609 Date:   Tue Nov 23 18:58:11 2010 -0700
50610
50611     lose the placeholder on how GPS works, as it's going to be a
50612     while before I tackle that, if ever.
50613
50614 commit a79225c215f17fa5218ddd9db4fc3f5c563a9f74
50615 Merge: 84cd5d42 853b7112
50616 Author: Anthony Towns <aj@erisian.com.au>
50617 Date:   Wed Nov 24 11:55:14 2010 +1000
50618
50619     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50620
50621 commit 853b7112e34212040c4cb7289f9cfdb2f3ea9f90
50622 Author: Bdale Garbee <bdale@gag.com>
50623 Date:   Tue Nov 23 18:53:18 2010 -0700
50624
50625     merge Keith's AltosUI documention into "the big book"
50626
50627 commit 84cd5d42d8b5659463544fe2a400758b56478609
50628 Author: Anthony Towns <aj@erisian.com.au>
50629 Date:   Wed Nov 24 02:13:32 2010 +1000
50630
50631     altosui: sitemap uses rocket gps if no pad gps
50632
50633 commit c7119c21baa9d4ca681975b8613ade6593f65577
50634 Author: Anthony Towns <aj@erisian.com.au>
50635 Date:   Wed Nov 24 02:11:36 2010 +1000
50636
50637     altosui: don't switch away from user selected tab
50638
50639 commit ae55a107f12546dc65f04618c7abc17beb920d73
50640 Merge: d1005f68 737f2fdd
50641 Author: Anthony Towns <aj@erisian.com.au>
50642 Date:   Wed Nov 24 01:53:46 2010 +1000
50643
50644     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50645
50646 commit 737f2fdd012202f453120ece117ae5e859b32082
50647 Author: Keith Packard <keithp@keithp.com>
50648 Date:   Mon Nov 22 22:26:19 2010 -0800
50649
50650     doc: Add internal documentation for AltOS
50651     
50652     Signed-off-by: Keith Packard <keithp@keithp.com>
50653
50654 commit 5523e7d55ecc8d310e495fa4f5115f7483c42d65
50655 Author: Bdale Garbee <bdale@gag.com>
50656 Date:   Mon Nov 22 21:07:10 2010 -0700
50657
50658     add a rudimentary --help for command line use
50659
50660 commit d1005f68376d695039c314b8d7a68bbf9acbca4f
50661 Merge: 9a83e0dc 22c09781
50662 Author: Anthony Towns <aj@erisian.com.au>
50663 Date:   Tue Nov 23 10:14:55 2010 +1000
50664
50665     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50666
50667 commit 22c09781af1df4b38562b577e9926c23e4a397f2
50668 Merge: b27327a0 a79606a6
50669 Author: Keith Packard <keithp@keithp.com>
50670 Date:   Mon Nov 22 16:02:22 2010 -0800
50671
50672     Merge remote branch 'origin/buttonbox' into buttonbox
50673
50674 commit b27327a05d249eaf969b67d2a8d12fc6a93841f0
50675 Author: Keith Packard <keithp@keithp.com>
50676 Date:   Mon Nov 22 15:56:04 2010 -0800
50677
50678     altos: assume igniter worked.
50679     
50680     Many igniters don't go open when fired, so there's no way
50681     to know if they worked. Assume they did as a failed igniter is
50682     unlikely to do anything when fired again anyways.
50683     
50684     Signed-off-by: Keith Packard <keithp@keithp.com>
50685
50686 commit 68323cbb222f1f33198a42abaa0550af22f75a93
50687 Author: Keith Packard <keithp@keithp.com>
50688 Date:   Mon Nov 22 15:53:27 2010 -0800
50689
50690     altosui: Close serial port when debug link fails
50691     
50692     If the debug connection isn't working, close down the serial port when
50693     reporting the failure.
50694     
50695     Signed-off-by: Keith Packard <keithp@keithp.com>
50696
50697 commit 9a83e0dc79f7a7467c7814d58daa2a2b89e50972
50698 Merge: 902735ff a79606a6
50699 Author: Anthony Towns <aj@erisian.com.au>
50700 Date:   Tue Nov 23 08:07:04 2010 +1000
50701
50702     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50703
50704 commit a79606a6507fc01a74910f7959e84c4e9a730714
50705 Author: Bob Finch <w9ya@qrparci.net>
50706 Date:   Mon Nov 22 12:24:42 2010 -0700
50707
50708     Added PKGBUILDs for deps into contribs
50709
50710 commit 377ee7e90ecd028f984cd1abce96b2efc3b5b977
50711 Author: Keith Packard <keithp@keithp.com>
50712 Date:   Sun Nov 21 14:03:17 2010 -0800
50713
50714     altos: Add on/off modes to 'C' command
50715     
50716     This lets the user turn the radio on/off and then invoke other commands.
50717     
50718     Signed-off-by: Keith Packard <keithp@keithp.com>
50719
50720 commit 902735ffbfdd97672d52b09f17cdcd619193fd05
50721 Author: Anthony Towns <aj@erisian.com.au>
50722 Date:   Mon Nov 22 05:29:26 2010 +1000
50723
50724     altosui: keep sitemap more centred on rocket
50725
50726 commit b85df38b5611e45cb9296df07b720badf74ac26e
50727 Author: Anthony Towns <aj@erisian.com.au>
50728 Date:   Mon Nov 22 05:22:17 2010 +1000
50729
50730     altosui: improve sitemap scrolling behaviour
50731
50732 commit 4a9ded5b39ed08e13abc2cddba8b712f62b983f2
50733 Author: Anthony Towns <aj@erisian.com.au>
50734 Date:   Sun Nov 21 17:39:50 2010 +1000
50735
50736     AltosSiteMap: ensure buffer around active tile
50737
50738 commit ec47bc93a487614714a752cb30ec9fe3d8f72929
50739 Merge: 0393830f e7954c82
50740 Author: Anthony Towns <aj@erisian.com.au>
50741 Date:   Sun Nov 21 16:08:37 2010 +1000
50742
50743     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50744
50745 commit e7954c820763f80e993f9f822e837725cf36af84
50746 Author: Keith Packard <keithp@keithp.com>
50747 Date:   Sat Nov 20 22:03:26 2010 -0800
50748
50749     altosui: When fixing eeprom gps time information, make GPS data valid
50750     
50751     Eeprom files may be missing the GPS time (due to a firmware bug). Working
50752     around this involves finding the next valid GPS time and using that to
50753     create a fake GPS time entry. However, that next GPS time may not
50754     be locked or may have few sats as it is from the boost stage of the
50755     flight. Fix this by simply forcing the fake time packet to have
50756     4 sats and be locked.
50757     
50758     Signed-off-by: Keith Packard <keithp@keithp.com>
50759
50760 commit 0393830f85da5efc96bbdf0d9769b66019c34b33
50761 Author: Anthony Towns <aj@erisian.com.au>
50762 Date:   Sun Nov 21 15:13:35 2010 +1000
50763
50764     AltosSiteMap: limit nr of tiles to 200x200
50765
50766 commit a08b2a6363c194195db92029743f6612676373ce
50767 Author: Anthony Towns <aj@erisian.com.au>
50768 Date:   Sun Nov 21 15:03:21 2010 +1000
50769
50770     AltosSiteMap: never accept 0,0 as lat/long
50771
50772 commit 84e570d8a8a52e0d358582135ec1b3a12be94c26
50773 Author: Anthony Towns <aj@erisian.com.au>
50774 Date:   Sun Nov 21 14:45:10 2010 +1000
50775
50776     AltosSiteMap: refactor tile collection
50777
50778 commit 71e487344395a8efc9cd279aad92f601ff4c6d3d
50779 Author: Anthony Towns <aj@erisian.com.au>
50780 Date:   Sun Nov 21 14:05:00 2010 +1000
50781
50782     AltosSiteMap: thread safe tile addition
50783
50784 commit c040bcd06679484175542208fb564d0271a7fc1b
50785 Author: Anthony Towns <aj@erisian.com.au>
50786 Date:   Sun Nov 21 13:19:36 2010 +1000
50787
50788     AltosSiteMap: try to get new tile construction right
50789
50790 commit c3994dd82d489289ebc99ff9c5fa88f560c023ac
50791 Author: Anthony Towns <aj@erisian.com.au>
50792 Date:   Sun Nov 21 13:07:11 2010 +1000
50793
50794     AltosSiteMap: extend map if rocket goes far away
50795
50796 commit 835b903727a2eabda8d9659cc46e53301f92897c
50797 Merge: 440a0f3f 87891355
50798 Author: Anthony Towns <aj@erisian.com.au>
50799 Date:   Sun Nov 21 11:15:02 2010 +1000
50800
50801     Merge branch 'sitemap' into buttonbox
50802     
50803     Conflicts:
50804             ao-tools/altosui/AltosSiteMap.java
50805
50806 commit 878913551a1e4e3c8f2b39fa4aeb234880735a1c
50807 Author: Anthony Towns <aj@erisian.com.au>
50808 Date:   Sun Nov 21 10:55:22 2010 +1000
50809
50810     AltosSiteMap: explain tile size better
50811
50812 commit 440a0f3f5130eb0c8e614691892be8c94e7fd3c3
50813 Author: Keith Packard <keithp@keithp.com>
50814 Date:   Sat Nov 20 16:55:12 2010 -0800
50815
50816     altosui: Set site map flight path lines to 6 pixels anti-aliased.
50817     
50818     Much more visible over the map.
50819     
50820     Signed-off-by: Keith Packard <keithp@keithp.com>
50821
50822 commit 2a7dc3ba36bac81640a9498e0d0caf1470b57c19
50823 Merge: e5b1adae ece2c86e
50824 Author: Anthony Towns <aj@erisian.com.au>
50825 Date:   Sun Nov 21 10:45:15 2010 +1000
50826
50827     Merge branch 'buttonbox' into sitemap
50828     
50829     Conflicts:
50830             ao-tools/altosui/AltosFlightUI.java
50831
50832 commit 8df185cd95cfecbed8272dd1275d077c5b45535b
50833 Merge: ece2c86e 1e712647
50834 Author: Keith Packard <keithp@keithp.com>
50835 Date:   Sat Nov 20 16:35:48 2010 -0800
50836
50837     Merge remote branch 'aj/sitemap' into buttonbox
50838     
50839     Conflicts:
50840             ao-tools/altosui/AltosFlightUI.java
50841     
50842     Signed-off-by: Keith Packard <keithp@keithp.com>
50843
50844 commit e5b1adae9b23b98a6321986f5cd67c9d3166b87f
50845 Author: Anthony Towns <aj@erisian.com.au>
50846 Date:   Sun Nov 21 10:34:39 2010 +1000
50847
50848     AltosSiteMap: better gps check, lower zoom
50849
50850 commit ece2c86e2641b2cd613791293526c492b1606aa1
50851 Author: Keith Packard <keithp@keithp.com>
50852 Date:   Sat Nov 20 16:19:42 2010 -0800
50853
50854     altosui: Rewrite info table to mix with scroll pane well. Fix startup size
50855     
50856     Using a single table for the info table means that the scroll pane
50857     automatically picks up the table headers and shows them above the
50858     scrollable view.
50859     
50860     This patch also fixes the application size at startup so that no
50861     scrollbar is required in the info table, and the window is < 800x600.
50862     
50863     Signed-off-by: Keith Packard <keithp@keithp.com>
50864
50865 commit 1e712647dd6df1e77650db705f3ac32a3c8f6907
50866 Author: Anthony Towns <aj@erisian.com.au>
50867 Date:   Sun Nov 21 08:58:44 2010 +1000
50868
50869     altosui: reindent
50870
50871 commit a59a204e188e40ec8848a0dc63d6de710cee3039
50872 Merge: 82636305 37f0201d
50873 Author: Anthony Towns <aj@erisian.com.au>
50874 Date:   Sun Nov 21 08:56:13 2010 +1000
50875
50876     Merge branch 'buttonbox' into sitemap
50877
50878 commit 82636305021c41d676f5f0f11378724fe0de0079
50879 Author: Anthony Towns <aj@erisian.com.au>
50880 Date:   Sun Nov 21 08:44:13 2010 +1000
50881
50882     AltosSiteMap: be more polite about preferred size
50883
50884 commit 37f0201d724693528f37ac7d275f68f90cf94da0
50885 Author: Keith Packard <keithp@keithp.com>
50886 Date:   Sat Nov 20 14:31:23 2010 -0800
50887
50888     altosui: change descent tab formatting to four columns
50889     
50890     This places labels to the left of each field. For igniter voltages,
50891     it uses three columns for the labels.
50892     
50893     Signed-off-by: Keith Packard <keithp@keithp.com>
50894
50895 commit 66ebd954d9c9a44a8db0ee713c682e39306fabd8
50896 Author: Anthony Towns <aj@erisian.com.au>
50897 Date:   Sun Nov 21 08:28:24 2010 +1000
50898
50899     Add GrabNDrag.java
50900
50901 commit 72f5e05f9f0055f2cef8b840812f090556c94338
50902 Author: Anthony Towns <aj@erisian.com.au>
50903 Date:   Sun Nov 21 08:18:39 2010 +1000
50904
50905     AltosSiteMap: major refactoring
50906
50907 commit b47517d4c2e49f6f7b9954d2c85f96397fe1103e
50908 Author: Keith Packard <keithp@keithp.com>
50909 Date:   Sat Nov 20 14:06:37 2010 -0800
50910
50911     altosui: re-indent
50912
50913 commit 6f8bc2ad20b715343e0510563ab0f14787ef3e07
50914 Author: Anthony Towns <aj@erisian.com.au>
50915 Date:   Sun Nov 21 01:34:52 2010 +1000
50916
50917     AltosDescent: switch elev from height to range
50918
50919 commit 89f44c5587ea4f927d5e398b6af919df0d6561c3
50920 Author: Anthony Towns <aj@erisian.com.au>
50921 Date:   Sun Nov 21 01:27:01 2010 +1000
50922
50923     AltosAscent/Descent: tidy up layout
50924
50925 commit 51e403145d28ac913e36d205077a613845596be2
50926 Author: Anthony Towns <aj@erisian.com.au>
50927 Date:   Sun Nov 21 00:17:51 2010 +1000
50928
50929     AltosSiteMapTile: draw boost circle as well as landed
50930
50931 commit 25ffe1cc7823895886b4777f310b4bda1c80133b
50932 Author: Anthony Towns <aj@erisian.com.au>
50933 Date:   Sun Nov 21 00:07:16 2010 +1000
50934
50935     AltosSiteMap: automatic fetching of map data
50936
50937 commit 20f714bbe3137de8fb7491b39985021fd1774930
50938 Author: Anthony Towns <aj@erisian.com.au>
50939 Date:   Sat Nov 20 22:49:51 2010 +1000
50940
50941     AltosSiteMapTile: seperate map and drawing layers
50942
50943 commit 58f8d069ce9488e2987b8e92caa69fe68cda7569
50944 Author: Anthony Towns <aj@erisian.com.au>
50945 Date:   Sat Nov 20 21:06:37 2010 +1000
50946
50947     AltosSiteMap: add autoscroll and grabndrag scroll
50948
50949 commit 74cab8503b51ba6fb05a4d12a031c749e870b0ef
50950 Merge: 0ecf0331 9a99cabc
50951 Author: Anthony Towns <aj@erisian.com.au>
50952 Date:   Sat Nov 20 18:20:45 2010 +1000
50953
50954     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50955
50956 commit 0ecf033110084f1a8be98282d7029dc14f70dab5
50957 Merge: 081fbd57 71c41ead
50958 Author: Anthony Towns <aj@erisian.com.au>
50959 Date:   Sat Nov 20 18:14:30 2010 +1000
50960
50961     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50962
50963 commit 9a99cabc1c34c657fc95246192ba6d330f5f22d3
50964 Author: Keith Packard <keithp@keithp.com>
50965 Date:   Sat Nov 20 00:13:58 2010 -0800
50966
50967     altosui: Fix channel changing in flight UI to actually work
50968     
50969     Replacing the menu with a combo box required reworking the way events
50970     are delivered from that widget back to the channel changing
50971     function. Just delete the old magic and use the JComboBox action
50972     listener directly.
50973     
50974     Signed-off-by: Keith Packard <keithp@keithp.com>
50975
50976 commit 71c41eadd12c3ece5fffce7669e4991778046d4e
50977 Author: Keith Packard <keithp@keithp.com>
50978 Date:   Sat Nov 20 00:09:03 2010 -0800
50979
50980     altosui: Initialize display thread state in constructor instead of run
50981     
50982     Some state will get set before run is called, initializing it there
50983     can be too late.
50984     
50985     Signed-off-by: Keith Packard <keithp@keithp.com>
50986
50987 commit 081fbd5715f9d3d81d98e149fb95d40447c07a79
50988 Merge: 90b9bc44 7920ed5c
50989 Author: Anthony Towns <aj@erisian.com.au>
50990 Date:   Sat Nov 20 17:40:49 2010 +1000
50991
50992     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
50993     
50994     Conflicts:
50995             ao-tools/altosui/AltosFlightUI.java
50996
50997 commit 7920ed5c34b088f45ce4213b061ddd1ffe22cee8
50998 Author: Keith Packard <keithp@keithp.com>
50999 Date:   Fri Nov 19 23:18:51 2010 -0800
51000
51001     altosui: calling thread.interrupt with null thread doesn't work well
51002     
51003     This was a left-over from debugging the previous patch.
51004     
51005     Signed-off-by: Keith Packard <keithp@keithp.com>
51006
51007 commit 8c8dc3794c7b5fa5a5b43b1c461d6c8bb3ab425d
51008 Author: Keith Packard <keithp@keithp.com>
51009 Date:   Fri Nov 19 23:09:15 2010 -0800
51010
51011     altosui: When switching log files, don't terminate log thread
51012     
51013     The log thread automatically switches output files when the incoming
51014     telemetry changes. Don't use 'close' for that as 'close' terminates
51015     the log thread as well as closing the file. Create a new
51016     'close_log_file' function which just closes the file.
51017     
51018     Signed-off-by: Keith Packard <keithp@keithp.com>
51019
51020 commit 594e80572821f1848db062d0cff18ca8bf0d90ce
51021 Author: Keith Packard <keithp@keithp.com>
51022 Date:   Fri Nov 19 22:44:48 2010 -0800
51023
51024     altosui: switch channel selector to combo box. Shorten displayed device names
51025     
51026     A combo box displays the current value, which is quite nice to
51027     have. Add a 'toShortString' for AltosDevice so that the window frames
51028     and error messages don't have extra spaces generated by the
51029     altos_device toString method.
51030     
51031     Signed-off-by: Keith Packard <keithp@keithp.com>
51032
51033 commit fa07afc73bc5eccff8464a2def05ad600da33c97
51034 Author: Bdale Garbee <bdale@gag.com>
51035 Date:   Fri Nov 19 23:33:42 2010 -0700
51036
51037     update turnon scripts to use stashed copies of stable release firmware
51038
51039 commit 9ffc2eb53a47e435f39b02896b0e43ae5f47f450
51040 Author: Keith Packard <keithp@keithp.com>
51041 Date:   Fri Nov 19 18:25:48 2010 -0800
51042
51043     altosui: Use timeouts to recover from broken packet links.
51044     
51045     This puts timeouts every place the system reads from the packet link
51046     and aborts the in-progress operation if it takes more than a second to
51047     get a response.
51048     
51049     Also mixed in here are persistent igniter status displays for the
51050     ejection testing UI.
51051     
51052     Signed-off-by: Keith Packard <keithp@keithp.com>
51053
51054 commit 68078eab3c07d8dc83302747cf6f3dcb1797c6ce
51055 Author: Keith Packard <keithp@keithp.com>
51056 Date:   Fri Nov 19 20:44:29 2010 +0800
51057
51058     doc: Document the 'Flash Image' operation.
51059     
51060     Signed-off-by: Keith Packard <keithp@keithp.com>
51061
51062 commit b4bdda65488e8ef27d2889cb6cc8eda3c5d50e0a
51063 Author: Keith Packard <keithp@keithp.com>
51064 Date:   Fri Nov 19 20:29:14 2010 +0800
51065
51066     doc: git ignore generated doc files
51067     
51068     Signed-off-by: Keith Packard <keithp@keithp.com>
51069
51070 commit f0542085de2139ef562af068ec05fa73f47c73b1
51071 Author: Keith Packard <keithp@keithp.com>
51072 Date:   Fri Nov 19 20:26:49 2010 +0800
51073
51074     doc: Add preliminary altosui documentation
51075     
51076     Also, update the Makefile to allow for further documents to be added
51077     without a lot of custom rules.
51078     
51079     Signed-off-by: Keith Packard <keithp@keithp.com>
51080
51081 commit 0e7a10f71803d60f8b34c5a91efd220449442769
51082 Author: Keith Packard <keithp@keithp.com>
51083 Date:   Fri Nov 19 17:16:03 2010 +0800
51084
51085     altosui: Clean up global AltosUI configuration settings dialog
51086     
51087     This dialog had a mish-mash of styles and was confusing.
51088     Now it's got a label for each line, and suitable setters for
51089     each element
51090     
51091     Signed-off-by: Keith Packard <keithp@keithp.com>
51092
51093 commit 8f72f08839346fb225238420324f0edcd070e531
51094 Author: Keith Packard <keithp@keithp.com>
51095 Date:   Fri Nov 19 17:14:17 2010 +0800
51096
51097     altosui: Unify datafile selection to AltosDataChooser
51098     
51099     Instead of having several separate intefaces, use a single dialog for
51100     selecting data files for graph/export/replay.
51101     
51102     Signed-off-by: Keith Packard <keithp@keithp.com>
51103
51104 commit 24ffcf86c43290ce0f70fb4ee0984b3debdb8a5f
51105 Author: Keith Packard <keithp@keithp.com>
51106 Date:   Fri Nov 19 15:41:30 2010 +0800
51107
51108     altosui: Add igniter ground testing code
51109     
51110     Not yet hooked up, but the UI is finished.
51111     
51112     Signed-off-by: Keith Packard <keithp@keithp.com>
51113
51114 commit 90b9bc4475011bead7117ed72fa5efa0f77b2813
51115 Author: Anthony Towns <aj@erisian.com.au>
51116 Date:   Fri Nov 19 13:30:00 2010 +1000
51117
51118     AltosSiteMapTile: adjust scale to 1 nmi per tile
51119
51120 commit fa45336062523838ba8abb08427cdc4d9c7de7a8
51121 Author: Anthony Towns <aj@erisian.com.au>
51122 Date:   Fri Nov 19 13:17:29 2010 +1000
51123
51124     AltosSiteMapTile: adjust centering calculation
51125
51126 commit fda93afcd8aa4133b0e5f008b824d072e338d0ed
51127 Author: Anthony Towns <aj@erisian.com.au>
51128 Date:   Fri Nov 19 13:02:05 2010 +1000
51129
51130     AltosSiteMapTile: autoscale to about 2 nmi per tile
51131
51132 commit 483346a03c94b200692f5e6d59f3feee4dcf2ace
51133 Author: Anthony Towns <aj@erisian.com.au>
51134 Date:   Fri Nov 19 12:09:46 2010 +1000
51135
51136     altosui: tile site maps
51137
51138 commit 939be6793238a275b7682ecc376fed14379cf044
51139 Merge: e68fe945 1a4b6e96
51140 Author: Anthony Towns <aj@erisian.com.au>
51141 Date:   Thu Nov 18 05:54:06 2010 +1000
51142
51143     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
51144     
51145     Conflicts:
51146             ao-tools/altosui/AltosFlightUI.java
51147
51148 commit 1a4b6e96f823035b113f01d1bdfd61afc1f33e25
51149 Author: Keith Packard <keithp@keithp.com>
51150 Date:   Tue Nov 16 22:46:29 2010 +0800
51151
51152     altosui: Add igniter status to ascent and descent tabs
51153     
51154     Monitor igniters during all phases of the flight.
51155     
51156     Signed-off-by: Keith Packard <keithp@keithp.com>
51157
51158 commit d0eb41619544ead6d9dab3a8d024a12936c9cdd0
51159 Author: Keith Packard <keithp@keithp.com>
51160 Date:   Tue Nov 16 22:20:00 2010 +0800
51161
51162     altosui: Cleanup flight UI layout
51163     
51164     Use common constants for fonts and insets
51165     Shrink fonts so that the window is < 600 pixels tall.
51166     
51167     Signed-off-by: Keith Packard <keithp@keithp.com>
51168
51169 commit fcca333cda64be35f0c9fb0109eef1be3709dddd
51170 Author: Keith Packard <keithp@keithp.com>
51171 Date:   Tue Nov 16 21:49:59 2010 +0800
51172
51173     altosui: Add callsign configuration in AltosUI configuration dialog
51174     
51175     This callsign is used during packet communication.
51176     
51177     Signed-off-by: Keith Packard <keithp@keithp.com>
51178
51179 commit d1dbe3b69e6f95ef8ecd4cf959863b922ab47c66
51180 Author: Bdale Garbee <bdale@gag.com>
51181 Date:   Mon Nov 15 11:08:00 2010 -0700
51182
51183     add a paragraph about forcing TM back to idle mode if an accel cal goes badly
51184
51185 commit 39e371561469d8e5059638ffa4e7075f391de268
51186 Author: Keith Packard <keithp@keithp.com>
51187 Date:   Mon Nov 15 23:14:51 2010 +0800
51188
51189     altosui: add reboot button to telemetrum configuration UI
51190     
51191     This lets you reconfigure and reboot telemetrum, including over the
51192     radio link.
51193     
51194     Signed-off-by: Keith Packard <keithp@keithp.com>
51195
51196 commit 257e97137325f5dbbd6aa034f20fd6937b67df90
51197 Author: Keith Packard <keithp@keithp.com>
51198 Date:   Mon Nov 15 22:38:35 2010 +0800
51199
51200     altosui: eliminate menu bar, moving elements to buttons.
51201     
51202     This adds a new 'configure AltosUI' dialog to set the log directory
51203     and voice preferences.
51204     
51205     Signed-off-by: Keith Packard <keithp@keithp.com>
51206
51207 commit 524644d8d8ce3f8a5a914ecfc7e2a8d474d89095
51208 Author: Keith Packard <keithp@keithp.com>
51209 Date:   Mon Nov 15 22:04:44 2010 +0800
51210
51211     altosui: oops, missed a file in the previous commit
51212     
51213     AltosSerialInUseException.java just defines a new exception, thanks to
51214     java for making this live in a separate file.
51215     
51216     Signed-off-by: Keith Packard <keithp@keithp.com>
51217
51218 commit 511903704f7e1b22e88dd3e3cc35fd3c0583820e
51219 Author: Keith Packard <keithp@keithp.com>
51220 Date:   Sun Nov 14 03:26:57 2010 -0800
51221
51222     altosui: With --replay option, exit when replay window is closed
51223     
51224     Otherwise, the application hangs around forever.
51225     
51226     Signed-off-by: Keith Packard <keithp@keithp.com>
51227
51228 commit 11c95f687b1f68d35fa1a0af2c4e7982b8bb226a
51229 Author: Keith Packard <keithp@keithp.com>
51230 Date:   Sat Nov 13 17:09:51 2010 -0800
51231
51232     altosui: Replace flight status table with labels, fix resize.
51233     
51234     There's no reason to use a table for the flight status data,
51235     replace that with a selection of widgets instead.
51236     
51237     Also, set all of the grid bag constraints for the various flight
51238     status displays so that resize does something sensible.
51239     
51240     Adds a scrollbar to the table display so that it can shrink.
51241     
51242     Signed-off-by: Keith Packard <keithp@keithp.com>
51243
51244 commit dcfa56498d1b65a213b8aba9cbd6c4806532383c
51245 Author: Keith Packard <keithp@keithp.com>
51246 Date:   Sat Nov 13 16:07:04 2010 -0800
51247
51248     altosui: Open serial device at 'new' time. Prohibit duplicate opens.
51249     
51250     With the per-serial UI, there's never a reason to create a serial
51251     device without opening it right away. This eliminates the bug caused
51252     by not opening the serial device for telemetry reception.
51253     
51254     Serial devices can now be opened only once; this eliminates errors
51255     when trying to reflash or configure devices while receiving telemetry.
51256     
51257     Signed-off-by: Keith Packard <keithp@keithp.com>
51258
51259 commit 8463ffcaca6bcd31e645aba71c171f548dce96d8
51260 Author: Keith Packard <keithp@keithp.com>
51261 Date:   Sat Nov 13 15:19:14 2010 -0800
51262
51263     altosui: Eliminate unncessary import altosui lines
51264     
51265     Java appears to automatically import every module from the current
51266     package.
51267     
51268     Signed-off-by: Keith Packard <keithp@keithp.com>
51269
51270 commit 566c6486c8815ae241e0b116a93b1a0ff4783831
51271 Author: Bdale Garbee <bdale@gag.com>
51272 Date:   Sat Nov 13 12:19:12 2010 -0700
51273
51274     continuing to work on the docs
51275
51276 commit e68fe9454352087889c560d95797922493117acb
51277 Author: Anthony Towns <aj@erisian.com.au>
51278 Date:   Sun Nov 14 00:59:01 2010 +1000
51279
51280     AltosSiteMap: add targeting circles around landing site
51281
51282 commit 1e7e02987276847274493312202d22222c953149
51283 Author: Anthony Towns <aj@erisian.com.au>
51284 Date:   Sun Nov 14 00:57:45 2010 +1000
51285
51286     AltosTelemetryReader: actually open serial port
51287
51288 commit 9c32b93ef5fb43558fb0179ea1b047e35b7ed6e8
51289 Merge: 991541f5 a6f30fae
51290 Author: Anthony Towns <aj@erisian.com.au>
51291 Date:   Sun Nov 14 00:29:11 2010 +1000
51292
51293     Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
51294
51295 commit a6f30fae906bd87dff192c5fd4d10df283f99930
51296 Author: Keith Packard <keithp@keithp.com>
51297 Date:   Fri Nov 12 17:02:22 2010 -0800
51298
51299     altosui: Add RF calibration to TeleMetrum config dialog
51300     
51301     I think that's the last user-settable value.
51302     
51303     Signed-off-by: Keith Packard <keithp@keithp.com>
51304
51305 commit 1bdc6166f3bc5ce3f8e55acb1484923781412e21
51306 Merge: f1118717 5c6a5335
51307 Author: Bdale Garbee <bdale@gag.com>
51308 Date:   Fri Nov 12 17:32:43 2010 -0700
51309
51310     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
51311
51312 commit f1118717780a81f9257d2eed7828b66538deb8a8
51313 Author: Bdale Garbee <bdale@gag.com>
51314 Date:   Fri Nov 12 17:32:21 2010 -0700
51315
51316     fold in content from Keith's email on the re-flashing subject
51317
51318 commit 7def9dd0d0a4ce9cf7c65de573100e664f278717
51319 Author: Bdale Garbee <bdale@gag.com>
51320 Date:   Fri Nov 12 10:58:54 2010 -0700
51321
51322     first cut at instructions on how to re-flash TM and TD devices based on email
51323     reply to a user who asked
51324
51325 commit 991541f57f065f429c6ec425efd6ac731280b2c1
51326 Author: Anthony Towns <aj@erisian.com.au>
51327 Date:   Fri Nov 12 23:42:42 2010 +1000
51328
51329     better error behaviour if no map
51330
51331 commit 1bcfa22de7821984149db10cb79913efed36b41e
51332 Author: Anthony Towns <aj@erisian.com.au>
51333 Date:   Fri Nov 12 23:29:40 2010 +1000
51334
51335     pull up maps for arbitrary locations
51336
51337 commit beb6c881ec006241c7d2820c64e5381131d41180
51338 Author: Anthony Towns <aj@erisian.com.au>
51339 Date:   Fri Nov 12 03:24:26 2010 +1000
51340
51341     make infotable scrollable, revert its fontsize to 14
51342
51343 commit 0327c1da01a3f6ede01f05c1d775651a57fd0c68
51344 Author: Anthony Towns <aj@erisian.com.au>
51345 Date:   Fri Nov 12 02:08:58 2010 +1000
51346
51347     tabs -> spaces
51348
51349 commit 81e7b43ecad666e2e2310c7c94184f888bc86585
51350 Author: Anthony Towns <aj@erisian.com.au>
51351 Date:   Fri Nov 12 02:07:41 2010 +1000
51352
51353     add site map tab, at least for QRS launches
51354
51355 commit 5394548fa5c7bdbfcc01e8aa19e93e1cf6345e2a
51356 Merge: 891e629f 75f7698b
51357 Author: Keith Packard <keithp@keithp.com>
51358 Date:   Wed Nov 10 22:11:21 2010 -0800
51359
51360     Merge remote branch 'aj/buttonbox' into buttonbox
51361
51362 commit 75f7698b99a661ed17a91748a99699fa6761772a
51363 Author: Anthony Towns <aj@erisian.com.au>
51364 Date:   Thu Nov 11 16:06:32 2010 +1000
51365
51366     add compass bearing during descent
51367
51368 commit cc0a730de093c49be2a921101d27622b6f592e92
51369 Author: Anthony Towns <aj@erisian.com.au>
51370 Date:   Thu Nov 11 15:57:52 2010 +1000
51371
51372     add compass bearing to voice output
51373
51374 commit 317ec72a34906faad88c6924e634617b074e71db
51375 Author: Anthony Towns <aj@erisian.com.au>
51376 Date:   Thu Nov 11 15:52:01 2010 +1000
51377
51378     use grayled.png for off
51379
51380 commit 8503943e3613f8670b128012b12ff14fb54321d7
51381 Author: Anthony Towns <aj@erisian.com.au>
51382 Date:   Thu Nov 11 15:45:43 2010 +1000
51383
51384     reduce font size for FlightInfoTable
51385
51386 commit 3ffaa5d1c00b28be20fd4a26deb7bd41d953e92a
51387 Author: Anthony Towns <aj@erisian.com.au>
51388 Date:   Thu Nov 11 15:43:05 2010 +1000
51389
51390     read preferences for --replay
51391
51392 commit 1f3e091efdfb2fe6f06a066cac60f5d267b94856
51393 Author: Anthony Towns <aj@erisian.com.au>
51394 Date:   Thu Nov 11 15:40:37 2010 +1000
51395
51396     add --replay command line argument
51397
51398 commit b16b873723ee3e5097e6725c59ce191119439ad7
51399 Author: Anthony Towns <aj@erisian.com.au>
51400 Date:   Thu Nov 11 15:38:27 2010 +1000
51401
51402     use value_font for values
51403
51404 commit 891e629f6ba20654b614f3ca7211a0f1c92670cb
51405 Author: Keith Packard <keithp@keithp.com>
51406 Date:   Wed Nov 10 16:28:19 2010 -0800
51407
51408     altos: Use grey leds when unlit - easier to see
51409
51410 commit 5c6a5335a057be0219450b4b9889c647d8d4a012
51411 Author: Bob Finch <w9ya@qrparci.net>
51412 Date:   Mon Nov 1 14:36:41 2010 -0600
51413
51414     Updated PKGBUILD-git.altos
51415     
51416     Signed-off-by: Keith Packard <keithp@keithp.com>
51417
51418 commit b0d31910da592e2f67c47c8fc3e15ce8135d5094
51419 Author: Keith Packard <keithp@keithp.com>
51420 Date:   Tue Nov 9 23:34:32 2010 -0800
51421
51422     altosui: Add ascent, descent and landed tabs
51423     
51424     This completes the set of tabs for in-flight status information.
51425     
51426     Signed-off-by: Keith Packard <keithp@keithp.com>
51427
51428 commit 22d00785188a880700cd372528189a7a15278da9
51429 Author: Keith Packard <keithp@keithp.com>
51430 Date:   Tue Nov 9 14:40:58 2010 -0800
51431
51432     altosui: Add tab UI with 'pad' mode.
51433     
51434     This creates a multi-tab interface for flight monitoring
51435     and includes a special tab for 'pad' mode.
51436     
51437     Signed-off-by: Keith Packard <keithp@keithp.com>
51438
51439 commit eb77e806ded99532dc7eaa39c1893f075b028af6
51440 Author: Keith Packard <keithp@keithp.com>
51441 Date:   Tue Nov 9 10:21:34 2010 -0800
51442
51443     altosui: Create abstract interface for flight data display
51444     
51445     This allows the implementation of the flight data display to occur in
51446     the flight UI instead of the display thread.
51447     
51448     Signed-off-by: Keith Packard <keithp@keithp.com>
51449
51450 commit a0a92c605e238277c9881545a7226e53b5dbc295
51451 Author: Keith Packard <keithp@keithp.com>
51452 Date:   Mon Nov 8 22:17:26 2010 -0800
51453
51454     altosui: Fix more calls to AltosPreferences.channel()
51455     
51456     Oops. Two more.
51457     
51458     Signed-off-by: Keith Packard <keithp@keithp.com>
51459
51460 commit 94f4a50d6430cc8280cbdaa9f39d3cb858d0e077
51461 Author: Keith Packard <keithp@keithp.com>
51462 Date:   Mon Nov 8 22:10:46 2010 -0800
51463
51464     altosui: Fix channel setting at serial open time
51465     
51466     Was using the previous non-device-specific preferences API.
51467     
51468     Signed-off-by: Keith Packard <keithp@keithp.com>
51469
51470 commit 6b17d276271faa8a420a1c8f6be17faaa0c7043c
51471 Author: Keith Packard <keithp@keithp.com>
51472 Date:   Mon Nov 8 22:07:04 2010 -0800
51473
51474     altosui: Create buttons for main actions
51475     
51476     Signed-off-by: Keith Packard <keithp@keithp.com>
51477
51478 commit 16916be51d746b1e1057b3219e5bec8f8814259e
51479 Author: Keith Packard <keithp@keithp.com>
51480 Date:   Fri Nov 5 23:44:47 2010 -0700
51481
51482     altosui: Split out flight monitoring to separate window
51483     
51484     This creates a per-TD (or replay) window to contain the flight
51485     monitoring information, allowing multiple monitors.
51486     
51487     This also adds per-TD preferences for monitoring channel.
51488     
51489     Signed-off-by: Keith Packard <keithp@keithp.com>
51490
51491 commit ca931b1c484bd6b64617370e81b16e169fdae1c2
51492 Author: Bdale Garbee <bdale@gag.com>
51493 Date:   Wed Oct 6 17:47:44 2010 -0600
51494
51495     update changelogs for Debian build
51496
51497 commit 811ced628d586134224c1b501b40ce9eb435fc7c
51498 Author: Keith Packard <keithp@keithp.com>
51499 Date:   Wed Oct 6 16:42:27 2010 -0700
51500
51501     altosui: Separate out jfreechart and jcommon directories
51502     
51503     This allows these packages to be referenced separately
51504     
51505     Signed-off-by: Keith Packard <keithp@keithp.com>
51506
51507 commit c2c4d515ef9cc2cae8a8f2803e9498bb0794c4ed
51508 Author: Keith Packard <keithp@keithp.com>
51509 Date:   Wed Oct 6 16:25:49 2010 -0700
51510
51511     altosui: Remove ability to graph data in .csv files
51512     
51513     There's no reason to support these files when the raw .eeprom or
51514     .telem files which generate them should be used instead.
51515     
51516     Signed-off-by: Keith Packard <keithp@keithp.com>
51517
51518 commit d5caf6f2f4d9257e26aa4305b26c02d1b263fa24
51519 Author: Bdale Garbee <bdale@gag.com>
51520 Date:   Wed Oct 6 17:14:35 2010 -0600
51521
51522     remove the csv build dep, as that code will be abandoned
51523
51524 commit 43e23a60780191e3c6f61df44c5dd08cc8604c51
51525 Author: Bdale Garbee <bdale@gag.com>
51526 Date:   Wed Oct 6 16:27:57 2010 -0600
51527
51528     update changelogs for Debian build
51529
51530 commit 8103432bf7adfe6ee5bf3ee42e1672475e6edd5a
51531 Author: Bdale Garbee <bdale@gag.com>
51532 Date:   Wed Oct 6 16:26:33 2010 -0600
51533
51534     update changelogs for Debian build
51535
51536 commit 635066cd35fb24cacf8400a477ea4b4e3dd2c39c
51537 Author: Bdale Garbee <bdale@gag.com>
51538 Date:   Wed Oct 6 16:26:19 2010 -0600
51539
51540     update changelogs for Debian build
51541
51542 commit 4396aaaf34cda3751dcca0eceb05b4ffeb411cde
51543 Author: Bdale Garbee <bdale@gag.com>
51544 Date:   Wed Oct 6 16:25:22 2010 -0600
51545
51546     add build-dep on libcsv-java
51547
51548 commit 7475ab5804bf3fb12b1b755e850af90d5a15d3eb
51549 Author: Bdale Garbee <bdale@gag.com>
51550 Date:   Wed Oct 6 16:19:35 2010 -0600
51551
51552     update changelogs for Debian build
51553
51554 commit d8a2f4ceb1c70a6be976a78e2264c961de2f2277
51555 Author: Bdale Garbee <bdale@gag.com>
51556 Date:   Wed Oct 6 16:18:45 2010 -0600
51557
51558     add build dep on jfreechart lib
51559
51560 commit f0d1468ceae065f0cdae6f6ae3323dec5636f073
51561 Author: Keith Packard <keithp@keithp.com>
51562 Date:   Tue Sep 28 17:56:49 2010 -0700
51563
51564     altosui: Add KML file export.
51565     
51566     Command line has switches now, --kml and --csv
51567     Export save dialog has combo box to select kml or csv result.
51568     
51569     Signed-off-by: Keith Packard <keithp@keithp.com>
51570
51571 commit 5a119fd92532d53e552efe1f7c61e87181fcace0
51572 Merge: 28da3406 82744c34
51573 Author: Keith Packard <keithp@keithp.com>
51574 Date:   Mon Sep 27 22:28:07 2010 -0700
51575
51576     Merge remote branch 'aj/master'
51577
51578 commit 82744c3497d37650b88dee80be7956c4bd1cffb2
51579 Author: Anthony Towns <aj@erisian.com.au>
51580 Date:   Tue Sep 28 15:27:07 2010 +1000
51581
51582     Add callsign/serial/flight to graph title
51583
51584 commit 28da3406426437604125d332e4cda90d459df487
51585 Author: Keith Packard <keithp@keithp.com>
51586 Date:   Mon Sep 27 22:26:56 2010 -0700
51587
51588     altosui: use Altos constants in graphing code
51589     
51590     The Altos class nicely defines constants for all of the flight states.
51591     
51592     Signed-off-by: Keith Packard <keithp@keithp.com>
51593
51594 commit ce7f59fbfb5a94a67a4ceced3cc371b4c6b6e5d1
51595 Author: Anthony Towns <aj@erisian.com.au>
51596 Date:   Tue Sep 28 14:45:01 2010 +1000
51597
51598     Hax0r graphing to support telem/eeprom files
51599
51600 commit e2b9f47a205348d38756c70e928a2a9183de6884
51601 Merge: 7ef3ad0c 80320319
51602 Author: Anthony Towns <aj@erisian.com.au>
51603 Date:   Tue Sep 28 12:55:47 2010 +1000
51604
51605     Merge branch 'master' of git://git.gag.com/fw/altos
51606
51607 commit 803203197e51e71e9c77b3610047fd5bf9a56c56
51608 Author: Keith Packard <keithp@keithp.com>
51609 Date:   Mon Sep 27 18:52:30 2010 -0700
51610
51611     altosui: Deal with eeprom dates going backwards across wrap
51612     
51613     eeprom timestamps can go backwards as the GPS time stamps are
51614     recorded when the first GPS character is received, but not placed into
51615     the eeprom log until the last GPS packet is complete. If this happens
51616     at the same time the tick count is wrapping, then the tick count will
51617     wrap backwards across the 0 boundary causing time to jump forwards.
51618     
51619     Fix this by letting time go backwards across the tick boundary, which
51620     requires that we know when the first 'real' tick is read from the
51621     eeprom file.
51622     
51623     Signed-off-by: Keith Packard <keithp@keithp.com>
51624
51625 commit fe7eba2e4af36cf29d8dc2378ac6985be04f68c6
51626 Author: Keith Packard <keithp@keithp.com>
51627 Date:   Mon Sep 27 18:51:05 2010 -0700
51628
51629     altosui: .CSV output: add link quality, gps hdop and sat C/N0 numbers
51630     
51631     This makes the CSV files contain all of the available information.
51632     
51633     Signed-off-by: Keith Packard <keithp@keithp.com>
51634
51635 commit c89a34d1eb25155405b0036baeadc7bbfeade1c2
51636 Author: Keith Packard <keithp@keithp.com>
51637 Date:   Mon Sep 27 17:11:48 2010 -0700
51638
51639     altosui: Create iterables for log file scanning. Split out display threads
51640     
51641     Convert from log file reading paradigm to using iterators which is
51642     more idiomatic for java. Split more code out of AltosUI.java,
51643     including the display update threads for telemetry monitoring and
51644     logfile replay.x
51645     
51646     Signed-off-by: Keith Packard <keithp@keithp.com>
51647
51648 commit 7ef3ad0c9354c0484c25badc69334b59c7f355e2
51649 Merge: eb74866e e66919aa
51650 Author: Anthony Towns <aj@erisian.com.au>
51651 Date:   Fri Sep 24 10:28:06 2010 +1000
51652
51653     Merge branch 'master' of git://git.gag.com/fw/altos
51654
51655 commit e66919aa46193bd8c7a1e86fb32a3367dae121f5
51656 Author: Keith Packard <keithp@keithp.com>
51657 Date:   Thu Sep 23 16:52:51 2010 -0700
51658
51659     altosui: Require 4 sats for 'good' GPS data
51660     
51661     Wait for 10 consecutive GPS reports with at least 4 sats before
51662     reporting "GPS ready" state.
51663     
51664     Signed-off-by: Keith Packard <keithp@keithp.com>
51665
51666 commit 34ca8c00f4be72c314baff4c96f1e2f010948454
51667 Author: Keith Packard <keithp@keithp.com>
51668 Date:   Mon Sep 20 06:30:49 2010 -0700
51669
51670     altosui: remove unused ReplayThread wrapper classes
51671     
51672     These aren't used now that the replay opener dialog knows how to build
51673     a reader from a filename.
51674     
51675     Signed-off-by: Keith Packard <keithp@keithp.com>
51676
51677 commit fd010661ced6075f82a961625826665a3d8d1efe
51678 Author: Keith Packard <keithp@keithp.com>
51679 Date:   Mon Aug 30 14:00:04 2010 -0700
51680
51681     altosui: Factor some UI elements into separate classes
51682     
51683     Clean up AltosUI by moving the two main tables to separate class files.
51684     
51685     Signed-off-by: Keith Packard <keithp@keithp.com>
51686
51687 commit eb74866e919e8c661153847871f5a79e66d37296
51688 Merge: af404b42 12605899
51689 Author: Anthony Towns <aj@erisian.com.au>
51690 Date:   Mon Sep 20 22:05:26 2010 +1000
51691
51692     Merge branch 'master' of git://git.gag.com/fw/altos
51693
51694 commit 1260589976c1a95848b298497fd251c4ee7d3f93
51695 Author: Keith Packard <keithp@keithp.com>
51696 Date:   Sun Sep 19 02:52:29 2010 -0700
51697
51698     altosui: Write raw sensor data to .csv files
51699     
51700     For data export, provide the raw sensor samples instead of the
51701     filtered values.
51702     
51703     Signed-off-by: Keith Packard <keithp@keithp.com>
51704
51705 commit 7a4d7110debb88f4e906fee7c46f2badd561809d
51706 Author: Keith Packard <keithp@keithp.com>
51707 Date:   Sun Sep 19 02:50:43 2010 -0700
51708
51709     altosui: Use recorded ground acceleration when reading eeprom files
51710     
51711     The flight software records 1000 accelerometer samples and records
51712     that in the flight log. Use that value instead of using the very few
51713     samples recorded in the eeprom before boost is detected. This
51714     generates far more accurate accerometer data in the .csv files.
51715     
51716     Signed-off-by: Keith Packard <keithp@keithp.com>
51717
51718 commit af404b428bd742039afc25ff3850f76bc92c7c29
51719 Author: Anthony Towns <aj@erisian.com.au>
51720 Date:   Wed Sep 15 07:24:04 2010 +1000
51721
51722     Add JFreeChart to Makefile.am
51723
51724 commit 61590b8729831cb138b2ba6b88802c208d114753
51725 Author: Anthony Towns <aj@erisian.com.au>
51726 Date:   Wed Sep 15 06:51:05 2010 +1000
51727
51728     Add graphing.
51729
51730 commit 3d64f5a6511529ca53699190f4d54de1ba62a9bd
51731 Merge: ec6da082 b9623f8e
51732 Author: Anthony Towns <aj@erisian.com.au>
51733 Date:   Sat Sep 11 15:15:14 2010 +1000
51734
51735     Merge branch 'master' of git://git.gag.com/fw/altos
51736
51737 commit b9623f8ef26491e9fa14e2478295fe6f5cbbd87f
51738 Author: Keith Packard <keithp@keithp.com>
51739 Date:   Fri Sep 10 21:07:14 2010 -0700
51740
51741     altosui: Remember directory containing firmware files
51742     
51743     Instead of forcing the user to navigate to the firmware directory each
51744     time, this remembers the previous directory and starts there.
51745     
51746     Signed-off-by: Keith Packard <keithp@keithp.com>
51747
51748 commit 7f2204e0832b14b1edca4266a2cbc272141ecc2b
51749 Author: Keith Packard <keithp@keithp.com>
51750 Date:   Fri Sep 10 20:55:05 2010 -0700
51751
51752     altosui: set default .csv file name in file save dialog
51753     
51754     This uses setSelectedFile to specify which output filename to make the
51755     default in the save dialog.
51756     
51757     Signed-off-by: Keith Packard <keithp@keithp.com>
51758
51759 commit 7e053ae1f2d09347123ac9fa79e46645378b4c70
51760 Author: Bdale Garbee <bdale@gag.com>
51761 Date:   Fri Sep 10 10:42:35 2010 -0600
51762
51763     make the column headers comma separated, too, so they align with the data
51764
51765 commit ec6da0824474e46de842845d7b53fe1a1dde33ed
51766 Merge: 7c2e4114 10310672
51767 Author: Anthony Towns <aj@erisian.com.au>
51768 Date:   Fri Sep 10 16:11:34 2010 +1000
51769
51770     Merge branch 'master' of git://git.gag.com/fw/altos
51771
51772 commit 10310672a83a66dc630718b151d653fc066f8e59
51773 Author: Bdale Garbee <bdale@gag.com>
51774 Date:   Fri Sep 10 00:09:25 2010 -0600
51775
51776     update changelogs for Debian build
51777
51778 commit 9d0e89e8ad8926dc8371fa809835a580ae49711d
51779 Author: Keith Packard <keithp@keithp.com>
51780 Date:   Thu Sep 9 23:04:59 2010 -0700
51781
51782     altosui: Stop parsing eeprom file after hitting 'landed' state
51783     
51784     Sometimes there are additional records found in the eeprom file; the
51785     reader is mostly worried about not losing anything, so it reads as
51786     much as it can. However, the last record written for any flight is the
51787     'landed' record, so we can stop looking at the file after hitting that.
51788     
51789     Signed-off-by: Keith Packard <keithp@keithp.com>
51790
51791 commit 67b6952f7126704478ede5575e5e938d18fcc329
51792 Author: Keith Packard <keithp@keithp.com>
51793 Date:   Thu Sep 9 23:04:14 2010 -0700
51794
51795     altosui: Fill in time value of last Eeprom record read from file
51796     
51797     The last record is handled separately, and was missing the code to
51798     compute the time. Sigh.
51799     
51800     Signed-off-by: Keith Packard <keithp@keithp.com>
51801
51802 commit 8b0b584cd0ca7542e65aac0c7897ad7ab4115122
51803 Author: Keith Packard <keithp@keithp.com>
51804 Date:   Thu Sep 9 22:55:47 2010 -0700
51805
51806     altosui: Remove debug printfs from AltosTelemetryReader
51807     
51808     Signed-off-by: Keith Packard <keithp@keithp.com>
51809
51810 commit a80bfae15f1499c49f7ef47978bf0337d8120892
51811 Author: Bdale Garbee <bdale@gag.com>
51812 Date:   Thu Sep 9 23:57:34 2010 -0600
51813
51814     rewind packaging changelog, again
51815
51816 commit 78ce3120e5a53858ca0d43c734aa5d28b4948ce3
51817 Author: Bdale Garbee <bdale@gag.com>
51818 Date:   Thu Sep 9 23:52:20 2010 -0600
51819
51820     update changelogs for Debian build
51821
51822 commit 71c85613a28c24c3aad7b4aa3299d8677ef1268e
51823 Author: Bdale Garbee <bdale@gag.com>
51824 Date:   Thu Sep 9 23:51:23 2010 -0600
51825
51826     rewind packaging changelog
51827
51828 commit 7c2e4114a3a43f919a7a6c967d3f16e5d630f90f
51829 Merge: ddc83b4c af200f5b
51830 Author: Anthony Towns <aj@erisian.com.au>
51831 Date:   Fri Sep 10 15:50:01 2010 +1000
51832
51833     Merge branch 'master' of git://git.gag.com/fw/altos
51834
51835 commit af200f5b84555de0556b52146379f3934774a3f3
51836 Author: Keith Packard <keithp@keithp.com>
51837 Date:   Thu Sep 9 22:30:48 2010 -0700
51838
51839     altosui: Fix telemetry file reader to handle tick count wrapping
51840     
51841     The telemetry reader was ignoring tick count wrapping, so you'd see
51842     time go backwards in jumps. Not useful.
51843     
51844     Signed-off-by: Keith Packard <keithp@keithp.com>
51845
51846 commit 96ca7051f60ea299e3e05bafbe5717fc83c3afd2
51847 Author: Bdale Garbee <bdale@gag.com>
51848 Date:   Thu Sep 9 22:50:03 2010 -0600
51849
51850     update changelogs for Debian build
51851
51852 commit 2d5e48c5dc0e822fdf430f43804c1e5e79fdbf84
51853 Author: Keith Packard <keithp@keithp.com>
51854 Date:   Thu Sep 9 21:28:10 2010 -0700
51855
51856     Add --with-fat-dir configure option to publish finished stand-alone bits
51857     
51858     --with-fat-dir specifies a directory to copy the finished
51859     linux/macosx/windows stand-alone ("fat") packages to. A sub-directory
51860     will be created under the specified directory based on the product
51861     version number and the files copied there.
51862     
51863     Signed-off-by: Keith Packard <keithp@keithp.com>
51864
51865 commit dd2b77b2a516a055f29191dcdfeb727e637aae86
51866 Author: Keith Packard <keithp@keithp.com>
51867 Date:   Thu Sep 9 20:59:29 2010 -0700
51868
51869     altosui: libaltos.so is built with libtool -- it's in ../libaltos/.libs
51870     
51871     It used to be in ../libaltos
51872     
51873     Signed-off-by: Keith Packard <keithp@keithp.com>
51874
51875 commit 72a5c1258db92d0ddd660bfa875e8e55cab47af7
51876 Author: Keith Packard <keithp@keithp.com>
51877 Date:   Thu Sep 9 20:39:41 2010 -0700
51878
51879     altosui: Remove some debug printfs.
51880     
51881     Signed-off-by: Keith Packard <keithp@keithp.com>
51882
51883 commit 031fd9a954f2e3447d0150eb4ecc81af7b620dca
51884 Author: Keith Packard <keithp@keithp.com>
51885 Date:   Thu Sep 9 20:36:12 2010 -0700
51886
51887     Add firmware and libaltos to 'fat' target at top-level
51888     
51889     This ensures that all of the necessary bits are available to construct
51890     the distribution images.
51891     
51892     Signed-off-by: Keith Packard <keithp@keithp.com>
51893
51894 commit fcaa480b1dfeb2fd4044f9c4e1b6d50c46fc9984
51895 Author: Bdale Garbee <bdale@gag.com>
51896 Date:   Thu Sep 9 21:29:20 2010 -0600
51897
51898     update changelogs for Debian build
51899
51900 commit 48f57997452e17564e28fe3e37403f6f63d32dea
51901 Author: Keith Packard <keithp@keithp.com>
51902 Date:   Thu Sep 9 20:24:42 2010 -0700
51903
51904     altosui: conflating USB product and vendor IDs is a bad idea
51905     
51906     We've now got a USB vendor ID called 'altusmetrum' for generic
51907     altusmetrum devices (old USB ID 0x000A) while the general vendor name
51908     for all devices is 'altusmetrum' as well.
51909     
51910     This patch splits vendors and products into separate name spaces,
51911     products are prefixed with product_ and vendor with (oddly) vendor_.
51912     
51913     Signed-off-by: Keith Packard <keithp@keithp.com>
51914
51915 commit 632d276118ab04de67561104be650f8fb69a0450
51916 Author: Bdale Garbee <bdale@gag.com>
51917 Date:   Thu Sep 9 20:34:43 2010 -0600
51918
51919     update changelogs for Debian build
51920
51921 commit 1ac3d7e3ba52d1b0dc834eaa5d7886c730eaf307
51922 Author: Bdale Garbee <bdale@gag.com>
51923 Date:   Thu Sep 9 20:34:22 2010 -0600
51924
51925     initial cut at an altosui man page
51926
51927 commit 5c4e437975054d33604402591e1ea2f314932593
51928 Author: Bdale Garbee <bdale@gag.com>
51929 Date:   Thu Sep 9 20:06:09 2010 -0600
51930
51931     update changelogs for Debian build
51932
51933 commit 0ea75761416bff299233991e961ba25b6c7dcf89
51934 Merge: 35d70c92 8ee3464d
51935 Author: Bdale Garbee <bdale@gag.com>
51936 Date:   Thu Sep 9 20:05:27 2010 -0600
51937
51938     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
51939
51940 commit 8ee3464d8064ebe1694c7b20177878c0d9961451
51941 Author: Keith Packard <keithp@keithp.com>
51942 Date:   Thu Sep 9 17:54:41 2010 -0700
51943
51944     altosui: Display error dialog when AltOS JNI library can't be loaded
51945     
51946     Having an error dialog appear at application startup seems better than
51947     simply failing to present the device dialog later on.
51948     
51949     Signed-off-by: Keith Packard <keithp@keithp.com>
51950
51951 commit 4224a7526e51eb8fbf1f0a31bae7ee68c6385095
51952 Author: Keith Packard <keithp@keithp.com>
51953 Date:   Thu Sep 9 17:52:46 2010 -0700
51954
51955     altosui: Store libaltos.so in $(libdir)/altos
51956     
51957     It's not a public library, so hide it away in a subdirectory.
51958     
51959     Signed-off-by: Keith Packard <keithp@keithp.com>
51960
51961 commit 1e4c18777d982061f5e507a4d4f4f1cd4d685268
51962 Author: Keith Packard <keithp@keithp.com>
51963 Date:   Thu Sep 9 17:49:37 2010 -0700
51964
51965     altosui: Need to have JVM include path substituted into libaltos Makefile
51966     
51967     The libaltos Makefile needs to find the relevant jni.h file, which is
51968     found in the JVM_INCLUDE path, all nicely located by the configure.ac script.
51969     
51970     Signed-off-by: Keith Packard <keithp@keithp.com>
51971
51972 commit 35d70c92307dd478bc619b2f6c5a88e155cdad28
51973 Author: Bdale Garbee <bdale@gag.com>
51974 Date:   Thu Sep 9 17:27:07 2010 -0600
51975
51976     handle versioning of ihx files (poorly) by just wildcarding the file name,
51977     which assumes there's only one matching .. probably ok on Debian?
51978
51979 commit c286ada6457579d64e9d8ca44b927258b4a561da
51980 Author: Bdale Garbee <bdale@gag.com>
51981 Date:   Thu Sep 9 16:27:40 2010 -0600
51982
51983     update changelogs for Debian build
51984
51985 commit 6c0ae7e966a81ece35bccbe89d626a58afe899a2
51986 Author: Keith Packard <keithp@keithp.com>
51987 Date:   Thu Sep 9 15:25:18 2010 -0700
51988
51989     altosui: remove FATJAR from all-local to avoid building fat .jar file
51990     
51991     the fat .jar file is used in non-native builds to run from a directory
51992     containing all of the freetts jar files along with the altosui jar
51993     file. We don't want this on a real install where freetts is installed separately.
51994     
51995     Signed-off-by: Keith Packard <keithp@keithp.com>
51996
51997 commit 737a64c57a8f979f51c3fa6b3f214520c736cf8a
51998 Author: Keith Packard <keithp@keithp.com>
51999 Date:   Thu Sep 9 15:22:14 2010 -0700
52000
52001     altosui: hack to make JAVAROOT directory get created before javac runs
52002     
52003     This ensures that the JAVAROOT directory gets created by adding it to
52004     the variable used to set the CLASSPATH environment value.
52005     
52006     Signed-off-by: Keith Packard <keithp@keithp.com>
52007
52008 commit b456bd9d7bcd9d968e43c38eeb6fa6ad8c58f895
52009 Author: Keith Packard <keithp@keithp.com>
52010 Date:   Thu Sep 9 15:11:41 2010 -0700
52011
52012     altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and ia64
52013     
52014     This appears to matter to Vista. Dunno why.
52015     
52016     Signed-off-by: Keith Packard <keithp@keithp.com>
52017
52018 commit 16980b848651a6b20a0b458446f0a19fb517539d
52019 Author: Keith Packard <keithp@keithp.com>
52020 Date:   Thu Sep 9 15:10:25 2010 -0700
52021
52022     altosui: Add explicit requirement to create classes directory
52023     
52024     The implicit ordering doesn't appear reliable.
52025     
52026     Signed-off-by: Keith Packard <keithp@keithp.com>
52027
52028 commit 15da683c2f747baef49c8b8d321a86faede0de30
52029 Author: Bdale Garbee <bdale@gag.com>
52030 Date:   Thu Sep 9 15:51:50 2010 -0600
52031
52032     update changelogs for Debian build
52033
52034 commit 012e7176954a6b74b3b667317be0f6dc41d7ab70
52035 Author: Bdale Garbee <bdale@gag.com>
52036 Date:   Thu Sep 9 15:51:02 2010 -0600
52037
52038     add libtool to build deps
52039
52040 commit 3e5824b9a71971ce99bfe38a1e860b421e265f02
52041 Author: Bdale Garbee <bdale@gag.com>
52042 Date:   Thu Sep 9 15:43:47 2010 -0600
52043
52044     update changelogs for Debian build
52045
52046 commit ddc83b4c401be965a9947782becf20cc8c54e6a2
52047 Merge: afea6c26 3d49d5f6
52048 Author: Anthony Towns <aj@erisian.com.au>
52049 Date:   Sun Sep 5 20:49:34 2010 +1000
52050
52051     Merge branch 'master' of git://git.gag.com/fw/altos
52052
52053 commit 3d49d5f69b41c27003dbc5ccf1899014bd13bd99
52054 Author: Keith Packard <keithp@keithp.com>
52055 Date:   Sun Sep 5 02:05:06 2010 -0700
52056
52057     altosui: ensure that 'altosui' script is installed. Pass arguments along.
52058     
52059     Signed-off-by: Keith Packard <keithp@keithp.com>
52060
52061 commit b61fec225ada6a9e252e4c7920101ee18c77cbdc
52062 Author: Keith Packard <keithp@keithp.com>
52063 Date:   Sun Sep 5 01:55:56 2010 -0700
52064
52065     altosui: eeprom files place 'boost' time in the flight number record.
52066     
52067     Instead of looking for the first state change record, use the Flight
52068     record to get the boost tick.
52069     
52070     Signed-off-by: Keith Packard <keithp@keithp.com>
52071
52072 commit 6c653a4cba5fef8d49261cf1c024f3e86e9058c6
52073 Author: Keith Packard <keithp@keithp.com>
52074 Date:   Sun Sep 5 01:52:36 2010 -0700
52075
52076     altosui: Record flight number when scanning file, not when running
52077     
52078     The very first record in the eeprom is the flight number, but it is
52079     time-stamped with the 'boost' time, and so it gets sorted until much
52080     later, delaying the return of data until the rocket enters boost
52081     mode. This drops all of the nice pad GPS and state date on the floor.
52082     
52083     Signed-off-by: Keith Packard <keithp@keithp.com>
52084
52085 commit 38e1d87c8d449866faac026577fefa9a118428cb
52086 Author: Keith Packard <keithp@keithp.com>
52087 Date:   Sun Sep 5 01:23:53 2010 -0700
52088
52089     altosui: Use local .class files in the classpath
52090     
52091     This ensures that compiling only a few changed files will
52092     locate the old .class files instead of using a stale .jar file.
52093
52094 commit 9941b05a1d03dafd6cd899b5fe999ed769efb1d6
52095 Author: Keith Packard <keithp@keithp.com>
52096 Date:   Sun Sep 5 01:21:14 2010 -0700
52097
52098     altosui: Prevent voice altitude data from queueing up
52099     
52100     When flight status changes rapidly, the queue of voice data can get
52101     quite long. This change does two things -- first, it remembers when
52102     the altitude reporting happens due to flight events and delays the
52103     periodic reporting until a suitable time after that, second it ensures
52104     that the voice data has all been delivered before generating a new
52105     altitude report.
52106     
52107     Signed-off-by: Keith Packard <keithp@keithp.com>
52108
52109 commit 4dec5c36702d76dc95beada7c1d3222a638a2cbb
52110 Author: Keith Packard <keithp@keithp.com>
52111 Date:   Sun Sep 5 01:19:11 2010 -0700
52112
52113     altosui: Add AltosVoice.drain() to wait for queued speech to finish
52114     
52115     drain() blocks until all pending phrases have been processed, allowing
52116     the UI code to avoid pending data that will end up stale by the time
52117     it is emitted.
52118     
52119     Signed-off-by: Keith Packard <keithp@keithp.com>
52120
52121 commit 410ba89eef9c9817eef81b702966cb88820ff7c4
52122 Author: Keith Packard <keithp@keithp.com>
52123 Date:   Sun Sep 5 01:13:01 2010 -0700
52124
52125     altosui: Start idle thread after the rocket leaves the pad
52126     
52127     This makes the first altitude report time consistently 10 seconds
52128     after launch, instead of some random time depending on when the rocket
52129     launched relative to the time the device connection was made.
52130     
52131     Signed-off-by: Keith Packard <keithp@keithp.com>
52132
52133 commit 6205547ec7191aab0259a8449520e966a96129e6
52134 Author: Keith Packard <keithp@keithp.com>
52135 Date:   Sun Sep 5 01:08:50 2010 -0700
52136
52137     altosui: When replay thread is interrupted, don't make final report
52138     
52139     Normally, the replay process makes one final report after the file has
52140     been parsed. However, if the reading process is interrupted to display
52141     something else, this report is just annoying, so don't make it.
52142     
52143     Signed-off-by: Keith Packard <keithp@keithp.com>
52144
52145 commit 3d99584fcfe43b22e8581874e0ac77ce3d635d48
52146 Author: Keith Packard <keithp@keithp.com>
52147 Date:   Sun Sep 5 01:03:18 2010 -0700
52148
52149     altosui: Add elevation and range data to main display
52150     
52151     Reported by voice, it's useful to see these on the display as well.
52152     
52153     Signed-off-by: Keith Packard <keithp@keithp.com>
52154
52155 commit 2d58f319a7c1a6a8ccc6a539722009996ba886ab
52156 Author: Keith Packard <keithp@keithp.com>
52157 Date:   Sun Sep 5 01:01:10 2010 -0700
52158
52159     altosui: Eeprom files contain only one date; save it.
52160     
52161     While reading eeprom files, the GPS record is reconstructed each time
52162     the system sees the first GPS log item (the time field), but as the
52163     date isn't repeated, we need to copy it from the old GPS data record.
52164     
52165     Signed-off-by: Keith Packard <keithp@keithp.com>
52166
52167 commit b2aa689bf3d61e4a3ebe7c828162d1be20aad0f6
52168 Author: Keith Packard <keithp@keithp.com>
52169 Date:   Sun Sep 5 00:59:54 2010 -0700
52170
52171     altosui: Remove debugging printf from AltosEepromReader
52172     
52173     These were in place while validing the GPS data reconstruction code
52174     that handles eeprom files missing the first GPS date line due to the
52175     record overwriting bug in old firmware versions.
52176     
52177     Signed-off-by: Keith Packard <keithp@keithp.com>
52178
52179 commit eb0e7a59f0806734a4c959a3ce7c57f71cbe3986
52180 Author: Keith Packard <keithp@keithp.com>
52181 Date:   Sun Sep 5 00:57:38 2010 -0700
52182
52183     altosui: Return AO_LOG_INVALID instead of exception for eeprom files
52184     
52185     When an eeprom file contains an invalid line, just return
52186     AO_LOG_INVALID instead of throwing an exception. This allows us to
52187     replay and parse files with extraneous serial communication.
52188     
52189     Signed-off-by: Keith Packard <keithp@keithp.com>
52190
52191 commit c3a17c71a45207dd715d537704f161de9219f0d7
52192 Author: Keith Packard <keithp@keithp.com>
52193 Date:   Sat Sep 4 18:49:22 2010 -0700
52194
52195     altosui: Fix linux fat distribution
52196     
52197     Again, use 'cp -p' instead of 'cp -a' to get files into the archive
52198     instead of links. Also, make the shell script 'altosui' instead of
52199     'altosui-fat'.
52200     
52201     Signed-off-by: Keith Packard <keithp@keithp.com>
52202
52203 commit 828e9e4c68e3ac90b6ba2e9fd5f131a9975f7e4a
52204 Author: Keith Packard <keithp@keithp.com>
52205 Date:   Sat Sep 4 18:39:58 2010 -0700
52206
52207     altosui: Fix up Mac OSX .zip file
52208     
52209     Must contain 'altosui.jar' instead of altosui-fat.jar.
52210     Also, was using 'cp -a' instead of 'cp -p' which made files
52211     represented by symlinks not end up in the archive.
52212     
52213     Signed-off-by: Keith Packard <keithp@keithp.com>
52214
52215 commit 044fd27449c70474f51b99dec25fd23d3c03a559
52216 Author: Keith Packard <keithp@keithp.com>
52217 Date:   Sat Sep 4 18:20:45 2010 -0700
52218
52219     altosui: Fix windows installer to ship correct files
52220     
52221     Was shipping altosui.jar instead of altosui-fat.jar
52222     
52223     Signed-off-by: Keith Packard <keithp@keithp.com>
52224
52225 commit 148b927c3b8bc7b7b5c5356392032faf2b1203d3
52226 Author: Keith Packard <keithp@keithp.com>
52227 Date:   Sat Sep 4 18:04:04 2010 -0700
52228
52229     Add top-level 'fat' target to aid building distribution files
52230     
52231     Signed-off-by: Keith Packard <keithp@keithp.com>
52232
52233 commit aed59e1c057c13e28fd368dc2592aa4628211097
52234 Author: Keith Packard <keithp@keithp.com>
52235 Date:   Sat Sep 4 17:59:11 2010 -0700
52236
52237     Add version numbers to released files. Set version to 0.7.1
52238     
52239     Instead of using git revision counts for version numbers, use explicit
52240     versions numbers configured in the configure.ac file. Expose published
52241     files with version numbers.
52242     
52243     Signed-off-by: Keith Packard <keithp@keithp.com>
52244
52245 commit 2808bba3efa1cff133cc060dabff06fab8b75388
52246 Author: Keith Packard <keithp@keithp.com>
52247 Date:   Sat Sep 4 17:58:52 2010 -0700
52248
52249     Ignore libtool files.
52250
52251 commit bc183400ab93d5902c52851319999cc77f27bc81
52252 Author: Keith Packard <keithp@keithp.com>
52253 Date:   Sat Sep 4 17:35:17 2010 -0700
52254
52255     altos: add some SDCDB config files
52256
52257 commit 887b11f6b9c81b9f15348d54017e700ca7dc5e55
52258 Author: Keith Packard <keithp@keithp.com>
52259 Date:   Sat Sep 4 17:27:17 2010 -0700
52260
52261     Use autotools for altosui and libaltos
52262     
52263     This switches from hand-written Makefiles to automake with libtool
52264     for these parts of the system.
52265     
52266     Signed-off-by: Keith Packard <keithp@keithp.com>
52267
52268 commit e844e8a0695e27af6f8e3e37a5e3bcc865b862e3
52269 Author: Keith Packard <keithp@keithp.com>
52270 Date:   Sat Sep 4 01:13:42 2010 -0700
52271
52272     altosui: Add icons to application and Windows menus.
52273     
52274     Use the altus-metrum icon for an application icon and a windows start
52275     menu/desktop icon.
52276     
52277     Signed-off-by: Keith Packard <keithp@keithp.com>
52278
52279 commit e9ea28504c646fc25791aab09b9e5faf73e0ac0c
52280 Author: Keith Packard <keithp@keithp.com>
52281 Date:   Sat Sep 4 01:08:34 2010 -0700
52282
52283     icon: add some icons for application programs
52284     
52285     altus-metrum.ico: Windows ICO file
52286     altus-metrum-16x16.jpg: 16x16 jpg image for java
52287     
52288     Signed-off-by: Keith Packard <keithp@keithp.com>
52289
52290 commit f550677df016070430ed38bfa2b2be33f1b8c40a
52291 Author: Keith Packard <keithp@keithp.com>
52292 Date:   Sat Sep 4 00:16:41 2010 -0700
52293
52294     altosui: oops. renamed the nsis file to altos-windows.nsi
52295     
52296     And forgot to change the dependency in the Makefile
52297     
52298     Signed-off-by: Keith Packard <keithp@keithp.com>
52299
52300 commit c0988ddbf104ea729090c2e7e2a28cc6dc9e90f6
52301 Author: Keith Packard <keithp@keithp.com>
52302 Date:   Sat Sep 4 00:14:15 2010 -0700
52303
52304     altosui: ignore built files
52305
52306 commit ecb4a09535b6a8da0765010489a96e605dbdeb46
52307 Author: Keith Packard <keithp@keithp.com>
52308 Date:   Sat Sep 4 00:13:11 2010 -0700
52309
52310     altosui: Add windows installer build using 'nsis'
52311     
52312     nsis happens to be packaged in debian, and it appears to build usable
52313     installers, which is all very cool.
52314     
52315     Signed-off-by: Keith Packard <keithp@keithp.com>
52316
52317 commit bf22923cd8b4f6f954718358b411b5b10d8e7b4d
52318 Author: Bdale Garbee <bdale@gag.com>
52319 Date:   Sat Sep 4 00:46:29 2010 -0400
52320
52321     update changelogs for Debian build
52322
52323 commit 59798c6fd11502a9c8b66090c23ba50eb250692e
52324 Author: Keith Packard <keithp@keithp.com>
52325 Date:   Fri Sep 3 12:43:45 2010 -0700
52326
52327     altosui: Catch I/O errors on telemetry device, report to user
52328     
52329     This catches the USB device being unplugged and makes sure the
52330     user sees an error dialog in this case.
52331     
52332     Signed-off-by: Keith Packard <keithp@keithp.com>
52333
52334 commit 16d8d6a8853d09f683b13f9cda3c3174a0aab130
52335 Author: Keith Packard <keithp@keithp.com>
52336 Date:   Fri Sep 3 12:31:05 2010 -0700
52337
52338     altosui: Must flush serial line after configuring for telemetry
52339     
52340     Without flushing the configuration commands to the serial device, it
52341     never sees them as the telemetry input thread doesn't flush.
52342     
52343     Signed-off-by: Keith Packard <keithp@keithp.com>
52344
52345 commit d4f64e95e31e2335470efc15df2ab357b7d197f3
52346 Author: Keith Packard <keithp@keithp.com>
52347 Date:   Fri Sep 3 11:48:55 2010 -0700
52348
52349     Revert "altosui: Deal with altos bug setting radio channel while monitoring"
52350     
52351     This reverts commit ba65e4aeb952a1cf49a77f1e24e235508fcea71f.
52352     
52353     Testing the old code
52354
52355 commit 71191ecef3ba0e00d0f8a7cd1a24982bfa44ec72
52356 Author: Keith Packard <keithp@keithp.com>
52357 Date:   Fri Sep 3 01:30:33 2010 -0700
52358
52359     altosui: Allow 'connect to device' when already connected
52360     
52361     Opening another serial device involves shutting down the display
52362     thread (to reset its state) and spawning another one. Shutting down
52363     the display thread normally closes the serial device as a part of the
52364     process, and if this isn't done before the new serial device is
52365     opened, then the new serial device ends up getting closed too.
52366     
52367     Interrupting the display thread and waiting for it to stop before
52368     opening the new serial device solves the problem.
52369     
52370     Signed-off-by: Keith Packard <keithp@keithp.com>
52371
52372 commit ba65e4aeb952a1cf49a77f1e24e235508fcea71f
52373 Author: Keith Packard <keithp@keithp.com>
52374 Date:   Fri Sep 3 01:21:57 2010 -0700
52375
52376     altosui: Deal with altos bug setting radio channel while monitoring
52377     
52378     If the monitoring thread is active, then setting the radio channel can
52379     sometimes cause the monitoring thread to get stuck. I'm not entirely
52380     sure why though. For now, work around the issue by making sure
52381     monitoring is off, and the monitoring thread has stopped, before
52382     changing the radio channel.
52383     
52384     Signed-off-by: Keith Packard <keithp@keithp.com>
52385
52386 commit e5ef42c2b22c6639d90631dbbb588f9fd2494385
52387 Author: Keith Packard <keithp@keithp.com>
52388 Date:   Fri Sep 3 01:12:24 2010 -0700
52389
52390     altosui: Report telemetry CRC errors in UI
52391     
52392     Telemetry CRC errors can signal problems with TeleMetrum or TeleDongle
52393     units, so report them in the UI.
52394     
52395     Signed-off-by: Keith Packard <keithp@keithp.com>
52396
52397 commit 3b3aa448f3a0f44137f7530b04b58967ba5f22f5
52398 Author: Keith Packard <keithp@keithp.com>
52399 Date:   Thu Sep 2 21:11:29 2010 -0700
52400
52401     altosui: build Mac OS .zip file to include paths
52402     
52403     Without the paths, the OS X zip file doesn't create a usable
52404     application structure.
52405     
52406     Signed-off-by: Keith Packard <keithp@keithp.com>
52407
52408 commit cff0d1ef6b338b3d5ad9450d4d5f95df934cb5e4
52409 Author: Keith Packard <keithp@keithp.com>
52410 Date:   Wed Sep 1 22:56:34 2010 -0700
52411
52412     altosui: Post error dialog on invalid ROM config values.
52413     
52414     Signed-off-by: Keith Packard <keithp@keithp.com>
52415
52416 commit 8d8980f56a4f2c7d6f2ce667130706e0f04f8ded
52417 Author: Keith Packard <keithp@keithp.com>
52418 Date:   Wed Sep 1 22:56:12 2010 -0700
52419
52420     altosui: Remove some debug printfs from AltosRomconfig class
52421     
52422     Signed-off-by: Keith Packard <keithp@keithp.com>
52423
52424 commit 5ee6cd41ed189c3166f76558ecada80917f40652
52425 Author: Keith Packard <keithp@keithp.com>
52426 Date:   Wed Sep 1 22:47:15 2010 -0700
52427
52428     altosui: Hide internal rom config UI helper function
52429     
52430     This was getting mis-used by the flash UI causing the rom dialog
52431     'cancel' button to work just like 'ok'.
52432     
52433     Signed-off-by: Keith Packard <keithp@keithp.com>
52434
52435 commit 9a690c9795e8257d2a3225f905117681668a472f
52436 Author: Keith Packard <keithp@keithp.com>
52437 Date:   Wed Sep 1 22:46:04 2010 -0700
52438
52439     altosui: allow flashing to be canceled from the rom config dialog
52440     
52441     Was using the rom config class wrong, causing cancel actions to work
52442     just like 'ok' actions. Oops.
52443     
52444     Signed-off-by: Keith Packard <keithp@keithp.com>
52445
52446 commit 2f07ad14a16dbf1b75c71784ceae303825c90ade
52447 Author: Keith Packard <keithp@keithp.com>
52448 Date:   Wed Sep 1 22:43:22 2010 -0700
52449
52450     altosui: Abort flashing if debug port isn't working
52451     
52452     Check each command going over the debug port and make sure it works as
52453     expected. This commit adds checks for initializing the clock,
52454     selecting the desired program counter and running the flash
52455     program.
52456     
52457     Signed-off-by: Keith Packard <keithp@keithp.com>
52458
52459 commit cf30343aadd5039627a85319872685f743e64b16
52460 Author: Bdale Garbee <bdale@gag.com>
52461 Date:   Thu Sep 2 00:55:41 2010 -0400
52462
52463     update changelogs for Debian build
52464
52465 commit 59a40f6d5a2159b9009a3fa0737bb679efd5b32c
52466 Author: Bdale Garbee <bdale@gag.com>
52467 Date:   Thu Sep 2 00:55:01 2010 -0400
52468
52469     another distclean fix
52470
52471 commit 59ff9180f11063c257746b895a167179b3a4ff7c
52472 Author: Bdale Garbee <bdale@gag.com>
52473 Date:   Thu Sep 2 00:53:16 2010 -0400
52474
52475     and a few more distclean fixes
52476
52477 commit 3aafd70257b70b7c11ba9c55749157979bc61ea2
52478 Author: Bdale Garbee <bdale@gag.com>
52479 Date:   Thu Sep 2 00:52:04 2010 -0400
52480
52481     more makefile distclean target work
52482
52483 commit d5a6ad87c7a9ac03b2e694bed0a54b6cc4322a6f
52484 Author: Bdale Garbee <bdale@gag.com>
52485 Date:   Thu Sep 2 00:50:16 2010 -0400
52486
52487     update changelogs for Debian build
52488
52489 commit 14fa24ed93b3b1cec08a170004c6fb7f4d74f7e5
52490 Author: Bdale Garbee <bdale@gag.com>
52491 Date:   Thu Sep 2 00:48:31 2010 -0400
52492
52493     update changelogs for Debian build
52494
52495 commit 83552dfa0d38db9cdf3efc89e64e6c7896467856
52496 Author: Bdale Garbee <bdale@gag.com>
52497 Date:   Thu Sep 2 00:47:54 2010 -0400
52498
52499     add distclean targets to libaltos and altosui to all Debian package to build
52500
52501 commit 6f24d2a476759104a10b26b54faff2b18b0e208b
52502 Author: Bdale Garbee <bdale@gag.com>
52503 Date:   Thu Sep 2 00:46:21 2010 -0400
52504
52505     update changelogs for Debian build
52506
52507 commit d079bfe86ed40ff450ece445cf5f5e3970e44cec
52508 Author: Bdale Garbee <bdale@gag.com>
52509 Date:   Thu Sep 2 00:44:30 2010 -0400
52510
52511     update changelogs for Debian build
52512
52513 commit a470315e5d822a69ef5304512cf73c604c88e481
52514 Author: Keith Packard <keithp@keithp.com>
52515 Date:   Wed Sep 1 20:14:51 2010 -0700
52516
52517     altosui: Remove Manifest.txt from git repo as it's built now
52518     
52519     This file is built with appropriate contents for each different .jar file.
52520     
52521     Signed-off-by: Keith Packard <keithp@keithp.com>
52522
52523 commit 1177e0a684328422be5adc68093d0091a218a824
52524 Author: Keith Packard <keithp@keithp.com>
52525 Date:   Wed Sep 1 19:53:24 2010 -0700
52526
52527     altos: Bounds check Skytraq GPS tracking data array
52528     
52529     Missing GPS serial data could cause the tracking array reset to
52530     get skipped, causing the array to be overrun, smashing critical data
52531     beyond the array.
52532     
52533     This was detected using the 'altosui' flash command to program a
52534     device from TM. Hitting the USB that hard caused TM to crash with a
52535     mutex error (3 beeps) after the ao_gps_task structure was overwritten
52536     with zeros.
52537     
52538     Signed-off-by: Keith Packard <keithp@keithp.com>
52539
52540 commit 775acb89660cdee2f3c54c38297baefe39f2414c
52541 Author: Keith Packard <keithp@keithp.com>
52542 Date:   Mon Aug 30 22:24:09 2010 -0700
52543
52544     altosui: missed AltosReader.class in the Makefile
52545     
52546     This caused clean builds to fail to make this file
52547     
52548     Signed-off-by: Keith Packard <keithp@keithp.com>
52549
52550 commit bd2b9d958c2b7f846031b076ed51c4fbaaf2d68f
52551 Author: Bdale Garbee <bdale@gag.com>
52552 Date:   Tue Aug 31 00:20:06 2010 -0400
52553
52554     update changelogs for Debian build
52555
52556 commit d006c5e1255433181aca4c8e6a277b2d1bc0841b
52557 Author: Bdale Garbee <bdale@gag.com>
52558 Date:   Tue Aug 31 00:19:37 2010 -0400
52559
52560     add runtime dependencies for altos binary package
52561
52562 commit c1c7d731e3774883fa0bb5538be225a59334d124
52563 Author: Bdale Garbee <bdale@gag.com>
52564 Date:   Mon Aug 30 19:52:51 2010 -0600
52565
52566     update changelogs for Debian build
52567
52568 commit c35632efb1919764e4b8581ed6fcf2bedd4bd517
52569 Author: Bdale Garbee <bdale@gag.com>
52570 Date:   Mon Aug 30 19:37:50 2010 -0600
52571
52572     update changelogs for Debian build
52573
52574 commit 2a004d17a13b4ff52d892bfdecff8ad3d0823f7c
52575 Author: Bdale Garbee <bdale@gag.com>
52576 Date:   Mon Aug 30 19:37:17 2010 -0600
52577
52578     don't build all the "fat" jar deliverables by default
52579
52580 commit 507e429db6638f82c32449e9c5ca06b46da30134
52581 Author: Bdale Garbee <bdale@gag.com>
52582 Date:   Mon Aug 30 19:09:00 2010 -0600
52583
52584     update changelogs for Debian build
52585
52586 commit 25764fcd1b65c3a5a817afdb5901ac30e8a5f0c0
52587 Author: Bdale Garbee <bdale@gag.com>
52588 Date:   Mon Aug 30 19:08:29 2010 -0600
52589
52590     update changelogs for Debian build
52591
52592 commit 4790f78aead8a816e5b247c022b2998ce3a94053
52593 Author: Bdale Garbee <bdale@gag.com>
52594 Date:   Mon Aug 30 18:48:50 2010 -0600
52595
52596     add a .gitattributes file, configuring the Mac and Windows binary library
52597     files with the export-ignore attribute, in hopes that this will prevent
52598     them showing up in source packages
52599
52600 commit 81318e5b7179b0311ab099043ecb04a25d763750
52601 Author: Bdale Garbee <bdale@gag.com>
52602 Date:   Mon Aug 30 18:15:40 2010 -0600
52603
52604     make invocation of 'install' pathless to work on more Unix variants
52605
52606 commit cbc72399a0f4d7429df0189bcdae683dd491cb9e
52607 Author: Bdale Garbee <bdale@gag.com>
52608 Date:   Mon Aug 30 17:56:56 2010 -0600
52609
52610     continue even if rm's don't have anything to do
52611
52612 commit a9a8d23c877e6f6c76857b7c85e3d43b4da1db27
52613 Author: Keith Packard <keithp@keithp.com>
52614 Date:   Mon Aug 30 05:49:11 2010 -0700
52615
52616     altosui: Devices with USB id 0x000a always get listed
52617     
52618     List 'unknown' AltusMetrum devices anytime the UI needs a device
52619     name.
52620     
52621     Signed-off-by: Keith Packard <keithp@keithp.com>
52622
52623 commit a94900b8862b99b4e317ea0ee3edd2a560f270c7
52624 Author: Keith Packard <keithp@keithp.com>
52625 Date:   Mon Aug 30 05:48:23 2010 -0700
52626
52627     altosui: build debian-style altosui too
52628     
52629     This adds the dependencies to make sure altosui and altosui.jar get built.
52630     
52631     Signed-off-by: Keith Packard <keithp@keithp.com>
52632
52633 commit 38ac388baf8125c0644b868a7aaf8eba1bdf990d
52634 Author: Keith Packard <keithp@keithp.com>
52635 Date:   Mon Aug 30 05:28:37 2010 -0700
52636
52637     altosui: Build linux, mac and windows archives on Linux
52638     
52639     This adds 'fat' archives for each target OS.
52640     
52641     Signed-off-by: Keith Packard <keithp@keithp.com>
52642
52643 commit 35d9a8214252dbe79aeb69ae47d2e5c58a654702
52644 Author: Keith Packard <keithp@keithp.com>
52645 Date:   Mon Aug 30 05:27:45 2010 -0700
52646
52647     libaltos: Use overlapped I/O on windows
52648     
52649     Otherwise, reads block writes and vice-versa. Crazy stuff.
52650     
52651     Signed-off-by: Keith Packard <keithp@keithp.com>
52652
52653 commit c7ba92317ac55272acbde12416448ebd17b983a6
52654 Author: Keith Packard <keithp@keithp.com>
52655 Date:   Mon Aug 30 04:52:00 2010 -0700
52656
52657     altos: Windows sends USB Out packets of 0 length. Ack them.
52658     
52659     This was an untested case as no other operating system sents 0-length
52660     out packets (they're not necessary). The correct response is to ACK
52661     them by clearing the OUTPKT_RDY bit so that another packet can be sent.
52662     
52663     Signed-off-by: Keith Packard <keithp@keithp.com>
52664
52665 commit 20a472cfe3369200150ea4ff067ceb28968dbcac
52666 Author: Keith Packard <keithp@keithp.com>
52667 Date:   Mon Aug 30 02:58:23 2010 -0700
52668
52669     libaltos: Add pre-built Windows .dll
52670     
52671     This lets us create the windows distribution on Linux.
52672     
52673     Signed-off-by: Keith Packard <keithp@keithp.com>
52674
52675 commit 0300fe581c949232bc52b05fe9c1f6032cad6b60
52676 Author: Keith Packard <keithp@keithp.com>
52677 Date:   Mon Aug 30 02:56:25 2010 -0700
52678
52679     libaltos: Add pre-built Mac OS X libaltos.dylib
52680     
52681     This allows the mac bits to be built on Linux.
52682     
52683     Signed-off-by: Keith Packard <keithp@keithp.com>
52684
52685 commit 5d48c494325524bbeed10e0dc7300ed44e7e208e
52686 Author: Keith Packard <keithp@keithp.com>
52687 Date:   Mon Aug 30 02:53:26 2010 -0700
52688
52689     Update telemetrum.inf to include all current USB ids.
52690     
52691     Windows 7 has 'encouraged' us to split out each product into a
52692     separate USB ID. telemetrum.inf now has all of them listed.
52693     
52694     Signed-off-by: Keith Packard <keithp@keithp.com>
52695
52696 commit df34bbe7d1c43b12ab6d610fe810b6e1683e4c21
52697 Author: Keith Packard <keithp@keithp.com>
52698 Date:   Mon Aug 30 02:49:49 2010 -0700
52699
52700     libaltos: Improve Makefile
52701     
52702     Builds Windows .dll correctly now and sample app.
52703     Moves linux install target to end so it is not default
52704     Adds .NOTPARALLEL to disable parallel gnumake.
52705     Removes -g debugging flags to shrink file size.
52706     
52707     Signed-off-by: Keith Packard <keithp@keithp.com>
52708
52709 commit dd5374b8e660012ae4f8b058454fd101e0749ca7
52710 Author: Keith Packard <keithp@keithp.com>
52711 Date:   Mon Aug 30 02:00:30 2010 -0700
52712
52713     libaltos: Fix windows build.
52714     
52715     Need stdlib.h to get calloc/free defined, remove debug printfs, fix
52716     serial timeouts.
52717     
52718     Signed-off-by: Keith Packard <keithp@keithp.com>
52719
52720 commit 63c832394a829f41b8f77d075786530536360349
52721 Author: Keith Packard <keithp@keithp.com>
52722 Date:   Sun Aug 29 23:22:27 2010 -0700
52723
52724     altos: shut down packet mode cleanly
52725     
52726     Instead of constantly bashing the packet master thread, let it shut
52727     itself down in an orderly fashion. It will shut down fairly quickly as
52728     all of the activities in that thread are bounded. Otherwise, the
52729     master packet thread might leave mutexes locked and all sorts of other
52730     horrors.
52731     
52732     Tested on Linux and Mac OS X and shown to be reliable.
52733     
52734     Signed-off-by: Keith Packard <keithp@keithp.com>
52735
52736 commit 43619c13f749b79c096d1e8fdab3d5cfb5fd85f1
52737 Author: Keith Packard <keithp@keithp.com>
52738 Date:   Sun Aug 29 22:42:23 2010 -0700
52739
52740     altos: Abort radio harder when terminating packet mode.
52741     
52742     Make sure the master radio tasks don't get stuck waiting for an
52743     incoming packet again by aborting the radio each time we poke the
52744     tasks.
52745     
52746     Signed-off-by: Keith Packard <keithp@keithp.com>
52747
52748 commit c4a8569f61eddf690d00337543462235ecbfbe54
52749 Author: Keith Packard <keithp@keithp.com>
52750 Date:   Sun Aug 29 22:41:18 2010 -0700
52751
52752     altos: flush pending output when terminating packet mode
52753     
52754     Just in case the last command sent hasn't been transmitted, hang
52755     around for up to a second waiting for the data to get across the link.
52756     
52757     Signed-off-by: Keith Packard <keithp@keithp.com>
52758
52759 commit 1acd3c7ec167b1b18e4ea493e5978c938a91cc89
52760 Author: Keith Packard <keithp@keithp.com>
52761 Date:   Sun Aug 29 21:45:19 2010 -0700
52762
52763     libaltos: cjnitest needs altos_flush now
52764
52765 commit 6527357d1f0e94faf9e7dacac10a39875131be7c
52766 Author: Keith Packard <keithp@keithp.com>
52767 Date:   Sun Aug 29 21:43:46 2010 -0700
52768
52769     libaltos: Missing OS_LDFLAGS on cjnitest build
52770
52771 commit b7fa1ea3338f63b8edcf8aacccb5e519ca0b213f
52772 Author: Keith Packard <keithp@keithp.com>
52773 Date:   Sun Aug 29 21:41:40 2010 -0700
52774
52775     libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
52776     
52777     Who ships this stuff, anyway? Instead of blocking, we'll poll every 100ms now,
52778     otherwise, we won't be able to abort the read when the device is closed. Yay!
52779     
52780     Signed-off-by: Keith Packard <keithp@keithp.com>
52781
52782 commit e60c59123232915e808cee23ef89eb1a38ced34b
52783 Author: Keith Packard <keithp@keithp.com>
52784 Date:   Sun Aug 29 21:40:21 2010 -0700
52785
52786     altosui: discard invalid lines while reading Eeprom flight data
52787     
52788     This shouldn't happen, but it's easy enough to get back in sync by just
52789     skipping lines with weird contents.
52790     
52791     Signed-off-by: Keith Packard <keithp@keithp.com>
52792
52793 commit ae02b1590439d5c8dfb472cf1f83a14fdcfbaf11
52794 Author: Keith Packard <keithp@keithp.com>
52795 Date:   Sun Aug 29 21:36:47 2010 -0700
52796
52797     altosui: provide separate flush_input/flush_output for serial. deal with monitor automatically
52798     
52799     (yes, this should be two patches, but the diffs in AltosSerial were merged together).
52800     
52801     First, this replaces the existing flush/flush_reply mess with two simple functions,
52802     one to flush output to the serial device, making sure that all data written will be seen
52803     while we wait for input. The other sucks any pending input off of the serial line and
52804     discards it.
52805     
52806     Second, AltosSerial now tracks whether the serial line is being used for telemetry
52807     monitoring. If so, it enables monitoring, otherwise it disables it. Eliminates a
52808     bunch of manual state tracking elsewhere.
52809     
52810     Signed-off-by: Keith Packard <keithp@keithp.com>
52811
52812 commit edcfb1bdf64772d3b83405ccf99385b8fea5d8e4
52813 Author: Keith Packard <keithp@keithp.com>
52814 Date:   Sun Aug 29 17:33:59 2010 -0700
52815
52816     libaltos: AltusMetrum devices use more than one USB ID.
52817     
52818     List all usb devices, picking those with AltusMetrum IDs.
52819     
52820     Signed-off-by: Keith Packard <keithp@keithp.com>
52821
52822 commit 236685807b63860ad033aa0254ce8f6d8d36d4ef
52823 Author: Bdale Garbee <bdale@gag.com>
52824 Date:   Fri Aug 27 22:26:09 2010 -0600
52825
52826     update changelogs for Debian build
52827
52828 commit 1cda15fdef2d9d3e54354bd5c43a0bcc7e3240cb
52829 Author: Bdale Garbee <bdale@gag.com>
52830 Date:   Fri Aug 27 22:24:51 2010 -0600
52831
52832     fix up for an 0.7 release
52833
52834 commit 4c5c7c7f198775c398c1ad2edafb3488384cc297
52835 Author: Bdale Garbee <bdale@gag.com>
52836 Date:   Fri Aug 27 22:13:38 2010 -0600
52837
52838     update changelogs for Debian build
52839
52840 commit 42055af5c6f17d14a2f1c6a2b5e1ce6d3b45a615
52841 Author: Bdale Garbee <bdale@gag.com>
52842 Date:   Fri Aug 27 13:13:19 2010 -0600
52843
52844     update changelogs for Debian build
52845
52846 commit 0bd4cc03b3bf23aa32b5ce1921078021d1d8a9c6
52847 Author: Bdale Garbee <bdale@gag.com>
52848 Date:   Fri Aug 27 13:12:46 2010 -0600
52849
52850     fix path to installed shared library
52851
52852 commit 99c1d9b4ef10ec4ebbee058ce0bb38c954a0a3a6
52853 Author: Bdale Garbee <bdale@gag.com>
52854 Date:   Fri Aug 27 12:41:26 2010 -0600
52855
52856     update changelogs for Debian build
52857
52858 commit cf65c6b8056c4af7c26b52ec6f9fbd3400cef638
52859 Merge: 5f2f6a8f ae5eff7b
52860 Author: Bdale Garbee <bdale@gag.com>
52861 Date:   Fri Aug 27 12:38:25 2010 -0600
52862
52863     Merge branch 'bdale'
52864     
52865     Conflicts:
52866             debian/control
52867
52868 commit ae5eff7bc0b63047737223423009707bedcb00f5
52869 Author: Bdale Garbee <bdale@gag.com>
52870 Date:   Fri Aug 27 12:37:36 2010 -0600
52871
52872     Revert "lose the prebuild hook for now while I'm fumbling"
52873     
52874     This reverts commit a21b6bb60ac1c07ebd161534a4ea63bfde50dcdf.
52875
52876 commit de2e71c4923a0282df74dbe37d087c34b4ddd279
52877 Author: Bdale Garbee <bdale@gag.com>
52878 Date:   Fri Aug 27 12:25:20 2010 -0600
52879
52880     fix man page delivery path
52881
52882 commit a8dbe082960dc9bdd44c6e4b1198423c4e566029
52883 Author: Bdale Garbee <bdale@gag.com>
52884 Date:   Fri Aug 27 12:18:28 2010 -0600
52885
52886     install altosui man page
52887
52888 commit 5cc933039e4763b8675611c63b6147b42878a2bb
52889 Author: Bdale Garbee <bdale@gag.com>
52890 Date:   Fri Aug 27 12:16:19 2010 -0600
52891
52892     fix permissions on installed jar file, switch from ao-view to altosui in
52893     the desktop file
52894
52895 commit 138009e9fad01f79df4c3820fbc206f78688bdce
52896 Author: Bdale Garbee <bdale@gag.com>
52897 Date:   Fri Aug 27 12:06:01 2010 -0600
52898
52899     update Debian standards version
52900
52901 commit c280071b7db4e9a7af31dc5740eb8d27f137950e
52902 Author: Bdale Garbee <bdale@gag.com>
52903 Date:   Fri Aug 27 12:04:13 2010 -0600
52904
52905     fix up the wrapper's path to the jar file
52906
52907 commit 5f2f6a8f9ba56be867888758848bc7f152ccbd47
52908 Merge: 63bd34cd 9d1b27fa
52909 Author: Keith Packard <keithp@keithp.com>
52910 Date:   Fri Aug 27 11:00:31 2010 -0700
52911
52912     Merge remote branch 'origin/master' into new-packet-format
52913
52914 commit 63bd34cd1b5a411489e8c3ab377f0fe0eec11f67
52915 Author: Keith Packard <keithp@keithp.com>
52916 Date:   Fri Aug 27 10:58:55 2010 -0700
52917
52918     altosui: add elevation and range information
52919     
52920     Signed-off-by: Keith Packard <keithp@keithp.com>
52921
52922 commit 72a18502e40f55cbba6418dc94315517881cd411
52923 Author: Bdale Garbee <bdale@gag.com>
52924 Date:   Fri Aug 27 11:51:24 2010 -0600
52925
52926     add an install target for altosui
52927
52928 commit 72c33a72ee105ec692dad62d6d9c1ad40b89bfe8
52929 Author: Bdale Garbee <bdale@gag.com>
52930 Date:   Fri Aug 27 11:45:19 2010 -0600
52931
52932     add install target for libaltos
52933
52934 commit a21b6bb60ac1c07ebd161534a4ea63bfde50dcdf
52935 Author: Bdale Garbee <bdale@gag.com>
52936 Date:   Fri Aug 27 11:26:29 2010 -0600
52937
52938     lose the prebuild hook for now while I'm fumbling
52939
52940 commit 9ea94411c9730f7a271366d309ab4827beeeb839
52941 Author: Bdale Garbee <bdale@gag.com>
52942 Date:   Fri Aug 27 11:17:54 2010 -0600
52943
52944     add a dummy install target
52945
52946 commit c443f43f8dee6e0fcbcecf9d09e948fd928b7af4
52947 Merge: 29504311 2923cf50
52948 Author: Bdale Garbee <bdale@gag.com>
52949 Date:   Fri Aug 27 03:08:53 2010 -0600
52950
52951     Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into new-package-format
52952
52953 commit 2923cf5057f9cef110dd547d8677ea5b60e00796
52954 Author: Keith Packard <keithp@keithp.com>
52955 Date:   Fri Aug 27 00:10:29 2010 -0700
52956
52957     altos: prepare for sdcc 2.9.1
52958     
52959     A few minor language changes -- non-standard keywords are now prefixed
52960     with __, such as 'at', 'interrupt', 'naked'.
52961     
52962     Signed-off-by: Keith Packard <keithp@keithp.com>
52963
52964 commit 68967157cee620ebedcc8c2ffd6fc7656532087b
52965 Author: Keith Packard <keithp@keithp.com>
52966 Date:   Thu Aug 26 23:55:44 2010 -0700
52967
52968     altosui: command line args are converted to csv format
52969     
52970     Signed-off-by: Keith Packard <keithp@keithp.com>
52971
52972 commit 7e0506dc2014b7178f52b950e8c1cb820b35f9c6
52973 Author: Keith Packard <keithp@keithp.com>
52974 Date:   Thu Aug 26 23:54:53 2010 -0700
52975
52976     altosui: Remove debug printf from AltosState.java
52977     
52978     Signed-off-by: Keith Packard <keithp@keithp.com>
52979
52980 commit 49364608b59de7421ab00d87d2685bc3b5f58411
52981 Author: Keith Packard <keithp@keithp.com>
52982 Date:   Thu Aug 26 23:53:06 2010 -0700
52983
52984     altosui: When parsing saved telem files, errors shouldn't abort file
52985     
52986     Make syntax errors in telem files just skip the current line and move
52987     on to the next one instead of abandoning the whole file.
52988     
52989     Signed-off-by: Keith Packard <keithp@keithp.com>
52990
52991 commit a16db143fc7ca72dc91e7989420049192114642d
52992 Author: Keith Packard <keithp@keithp.com>
52993 Date:   Thu Aug 26 23:50:51 2010 -0700
52994
52995     altosui: Serial line is in UTF-8 encoding. Deal with it.
52996     
52997     We read bytes from the serial line and need to convert each line into
52998     a string. So, save the bytes and at EOL, pass the whole mess to the
52999     string constructor with the appropriate encoding info.
53000     
53001     Signed-off-by: Keith Packard <keithp@keithp.com>
53002
53003 commit 0942912163255523d923140c01afbdb5da1c19b5
53004 Author: Keith Packard <keithp@keithp.com>
53005 Date:   Thu Aug 26 23:49:37 2010 -0700
53006
53007     altosui: Add support for old (version < 3) telemetry files
53008     
53009     This lets the code read telemetry files from pre-released versions of
53010     the software. Not strictly necessary for production, but useful for
53011     analysing old files.
53012     
53013     Signed-off-by: Keith Packard <keithp@keithp.com>
53014
53015 commit e383595cd281687de903fb6176564bbef270cb83
53016 Author: Keith Packard <keithp@keithp.com>
53017 Date:   Thu Aug 26 23:47:38 2010 -0700
53018
53019     altosui: AltosEepromReader was mis-setting boost tick
53020     
53021     It was supposed to use record.tick instead of the (unset) state.tick
53022     value.
53023     
53024     Signed-off-by: Keith Packard <keithp@keithp.com>
53025
53026 commit 651f6102ac79459fc8d5679d852c963dcb5bb3fc
53027 Author: Keith Packard <keithp@keithp.com>
53028 Date:   Thu Aug 26 23:44:25 2010 -0700
53029
53030     altosui: add rssi and distance/dir from pad to CSV files
53031     
53032     Just adds a couple more fields to the CSV files that might be interesting.
53033     
53034     Signed-off-by: Keith Packard <keithp@keithp.com>
53035
53036 commit 3dc67c1401976d6e9e2e942d5a4707a4810a0404
53037 Author: Keith Packard <keithp@keithp.com>
53038 Date:   Thu Aug 26 23:43:00 2010 -0700
53039
53040     altosui: Add AltosGreatCircle constructors
53041     
53042     This adds constructurs from AltosGPS pairs and also one from empty
53043     args (which defines both distance and bearing as 0).
53044     
53045     Signed-off-by: Keith Packard <keithp@keithp.com>
53046
53047 commit f0fd423d0bf83bc5c3f9d39e9c09397fbe8caed2
53048 Author: Keith Packard <keithp@keithp.com>
53049 Date:   Thu Aug 26 23:41:26 2010 -0700
53050
53051     altosui: Move number parsing code to Altos general class
53052     
53053     This moves these shared functions to the global shared class.
53054     
53055     Signed-off-by: Keith Packard <keithp@keithp.com>
53056
53057 commit 68b2b66d7574dfd0bd5e3571b8ffad32ca5d2b73
53058 Author: Keith Packard <keithp@keithp.com>
53059 Date:   Thu Aug 26 23:37:29 2010 -0700
53060
53061     altos: mark gps date written only after it gets into eeprom
53062     
53063     Data logging doesn't start until boost detect occurs. As the GPS date
53064     is only logged once, if that happens before logging is written to the
53065     flash, then the GPS date will never get saved.
53066     
53067     Signed-off-by: Keith Packard <keithp@keithp.com>
53068
53069 commit aa6c27df5db6bdae59d00affccb891854a6caa18
53070 Author: Keith Packard <keithp@keithp.com>
53071 Date:   Thu Aug 26 15:59:09 2010 -0700
53072
53073     altos: print GPS state flags in GPS 'g' command
53074     
53075     Having the GPS state information can help with GPS debugging.
53076     
53077     Signed-off-by: Keith Packard <keithp@keithp.com>
53078
53079 commit 34055129b4008f6a9833887b12dee39ffa408002
53080 Author: Keith Packard <keithp@keithp.com>
53081 Date:   Thu Aug 26 15:57:09 2010 -0700
53082
53083     altos: always rebuild ao_product.c to track git version
53084     
53085     The git version is built into ao_product.c and saved in eeprom log
53086     files, providing useful diagnostics about the firmware revision used
53087     for each flight. However, if ao_product.c isn't recompiled, then the
53088     updated version won't be included. Force recompilation of this file
53089     each time make is run to ensure that the final output contains an
53090     updated version number.
53091     
53092     Signed-off-by: Keith Packard <keithp@keithp.com>
53093
53094 commit 99400fdc0f19ef538fc362dde5c3ab5b7cdac409
53095 Author: Keith Packard <keithp@keithp.com>
53096 Date:   Tue Aug 24 16:43:38 2010 -0700
53097
53098     altosui: flush replies from serial link when entering debug mode
53099     
53100     We use replies in debug mode a lot and depend on them matching the
53101     expected parameters. The case which caused trouble was using
53102     TeleMetrum to reprogram TeleDongle -- sending the 'm 0' command (to
53103     disable telemetry monitoring on TeleDongle) to the TeleMetrum caused
53104     it to reply 'Syntax Error' which confused the subsequent flashing
53105     operation. Flushing that reply gets things back in sync.
53106     
53107     Signed-off-by: Keith Packard <keithp@keithp.com>
53108
53109 commit ba086cc77273efe5397f60dcaccd1e3771441481
53110 Author: Keith Packard <keithp@keithp.com>
53111 Date:   Tue Aug 24 04:02:27 2010 -0700
53112
53113     altosui: write USB serial number string while flashing
53114     
53115     USB serial number is encoded in UCS2 as a part of the string
53116     descriptors. Place those right after the other rom config bits so that
53117     altosui can find it. altosui is changed to write the serial number there.
53118     
53119     Signed-off-by: Keith Packard <keithp@keithp.com>
53120
53121 commit 220f3afdaa432c65f8ad45be7cdbe5c8a3616db3
53122 Author: Keith Packard <keithp@keithp.com>
53123 Date:   Tue Aug 24 04:01:47 2010 -0700
53124
53125     altosui: always display romconfig ui while flashing
53126
53127 commit f62b2aa08ebfd912b3c732397d43ff9f6162ec88
53128 Author: Keith Packard <keithp@keithp.com>
53129 Date:   Tue Aug 24 04:01:14 2010 -0700
53130
53131     altosui: fetch existing romconfig for flashing
53132
53133 commit d93787284c8e514a929edb9f944c98ae0206a33f
53134 Author: Keith Packard <keithp@keithp.com>
53135 Date:   Tue Aug 24 03:59:09 2010 -0700
53136
53137     altosui: Delay mapping Flash UI until flashing actually starts
53138     
53139     The flash operation may be abandoned before it even starts; this makes
53140     sure the UI doesn't flash up on the screen.
53141     
53142     Signed-off-by: Keith Packard <keithp@keithp.com>
53143
53144 commit 7d44cbd621d2b113ac2b802ef17e3d8a660ce7f2
53145 Author: Keith Packard <keithp@keithp.com>
53146 Date:   Tue Aug 24 03:58:00 2010 -0700
53147
53148     altosui: disable radio monitoring while using serial line for debugging
53149
53150 commit 7bd220dfd9b3fb0e42eb90c3b37eb7b4169eb21b
53151 Author: Keith Packard <keithp@keithp.com>
53152 Date:   Tue Aug 24 00:29:11 2010 -0700
53153
53154     altosui: Add ability to create CSV file from telem or eeprom files
53155     
53156     This creates a comma separated value file to export data for
53157     external programs.
53158     
53159     Signed-off-by: Keith Packard <keithp@keithp.com>
53160
53161 commit 634a550149e7c344a22a637ba484f115592b1018
53162 Author: Keith Packard <keithp@keithp.com>
53163 Date:   Mon Aug 23 23:15:05 2010 -0700
53164
53165     altosui: refactor logfile chooser dialog to share more code
53166     
53167     Move file opening logic into logfile chooser as it can be shared that way.
53168     
53169     Signed-off-by: Keith Packard <keithp@keithp.com>
53170
53171 commit afea6c264c5ebf12f1d629bd4bc724da86d11b7a
53172 Merge: 0e17853c 9d1b27fa
53173 Author: Anthony Towns <aj@erisian.com.au>
53174 Date:   Tue Aug 24 00:02:31 2010 -0600
53175
53176     Merge branch 'master' of git://git.gag.com/fw/altos
53177
53178 commit a55b132668a819cc26478a609cb79bd9190deb9d
53179 Author: Keith Packard <keithp@keithp.com>
53180 Date:   Mon Aug 23 23:01:36 2010 -0700
53181
53182     altosui: Separate out log file choosing dialog to share with CSV generator
53183     
53184     This dialog will be shared with the CSV file generating code, so split
53185     it out instead of duplicating it.
53186     
53187     Signed-off-by: Keith Packard <keithp@keithp.com>
53188
53189 commit 295043112ccde35092945c286596f9045ee6fa05
53190 Merge: 2007288d ef8376c4
53191 Author: Bdale Garbee <bdale@gag.com>
53192 Date:   Mon Aug 23 23:11:22 2010 -0600
53193
53194     Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into new-package-format
53195
53196 commit ef8376c4dd8262a34e02b6bb9e19e907ac2f4330
53197 Author: Keith Packard <keithp@keithp.com>
53198 Date:   Mon Aug 23 22:08:30 2010 -0700
53199
53200     altosui: make default Manifest look for built-in freetts
53201
53202 commit 56b906f535ac2f86bcab71addbbcd376d74f6a73
53203 Author: Keith Packard <keithp@keithp.com>
53204 Date:   Mon Aug 23 22:03:36 2010 -0700
53205
53206     altos: Place rom config variables in fixed location
53207     
53208     The device serial number and radio calibration values are stored in
53209     flash, mostly so that TeleDongle gets them saved.
53210     
53211     Placing them in well-known locations (starting at 0xa0) makes it
53212     possible to find the previous configuration and to re-write it
53213     easily, without requiring the .map file.
53214     
53215     altosui doesn't have the .map file parsing code, so it relies upon
53216     this new technique. As a benefit, it reads the old values from the
53217     device before reprogramming it.
53218     
53219     Signed-off-by: Keith Packard <keithp@keithp.com>
53220
53221 commit 4c0c099716197ef7539be0cf55bbb164f6804958
53222 Author: Keith Packard <keithp@keithp.com>
53223 Date:   Mon Aug 23 22:02:21 2010 -0700
53224
53225     altosui: Finish device programming code
53226     
53227     Altosui can now reprogram Altusmetrum devices.
53228     
53229     Signed-off-by: Keith Packard <keithp@keithp.com>
53230
53231 commit bd2b44ddd61fadd8bf8ee6bf783ce019b1be7cc0
53232 Author: Keith Packard <keithp@keithp.com>
53233 Date:   Mon Aug 23 22:01:38 2010 -0700
53234
53235     altosui: Remove debug printf from AltosRomconfig
53236
53237 commit c3f57ffdb6c74de90d982eacd604e658ce9b00a5
53238 Author: Keith Packard <keithp@keithp.com>
53239 Date:   Mon Aug 23 22:01:11 2010 -0700
53240
53241     altosui: flush serial output before waiting for reply
53242
53243 commit 8857ac5e43eac6db8d5594b8864df497a712242b
53244 Author: Keith Packard <keithp@keithp.com>
53245 Date:   Mon Aug 23 22:00:16 2010 -0700
53246
53247     altosui: remove debug printf from AltosHexfile
53248
53249 commit b1758be01397fd49c441f40852f3558fe9343a2d
53250 Author: Keith Packard <keithp@keithp.com>
53251 Date:   Mon Aug 23 21:58:50 2010 -0700
53252
53253     altosui: Add lots more cc1111 debug interface functions
53254     
53255     These are sufficient to program the flash.
53256     
53257     Signed-off-by: Keith Packard <keithp@keithp.com>
53258
53259 commit f9e80f39bc39e5882bfe75f959b6501cb3277cd2
53260 Author: Keith Packard <keithp@keithp.com>
53261 Date:   Mon Aug 23 21:55:49 2010 -0700
53262
53263     libaltos: use pipe to wake up getchar on close. use mutexes
53264
53265 commit 86f7b9314b042f2e512fdf35067817e68532867b
53266 Author: Keith Packard <keithp@keithp.com>
53267 Date:   Mon Aug 23 21:54:47 2010 -0700
53268
53269     altosui: pad TM config dialog values to avoid clipping descenders
53270
53271 commit b8519b8669ff54741dd738ac343fbd2424451247
53272 Author: Keith Packard <keithp@keithp.com>
53273 Date:   Mon Aug 23 21:53:37 2010 -0700
53274
53275     ao-dumplog: Fix --remote and --channel options to actually work
53276
53277 commit ebeb13688a9a5442c838641ede6ba0dc92c9a1a4
53278 Author: Keith Packard <keithp@keithp.com>
53279 Date:   Mon Aug 23 14:32:58 2010 -0700
53280
53281     altosui: Add debug dongle API, split flash UI out
53282     
53283     Create an API to talk through the debug port on another AltOS
53284     device. Split the flash UI out from the flash implementation so that a
53285     command line flash utility can be written.
53286     
53287     Signed-off-by: Keith Packard <keithp@keithp.com>
53288
53289 commit 7f8d7978606abe544b1b9b6065c5480ed813b8ec
53290 Author: Keith Packard <keithp@keithp.com>
53291 Date:   Mon Aug 23 11:53:19 2010 -0700
53292
53293     altosui: Add .ihx file reading code and stub out flashing UI
53294     
53295     Signed-off-by: Keith Packard <keithp@keithp.com>
53296
53297 commit 2007288da8a83e3aa925e11cc196f1c65aab2e5c
53298 Author: Bdale Garbee <bdale@gag.com>
53299 Date:   Thu Aug 5 15:00:15 2010 -0400
53300
53301     working on java packaging details
53302
53303 commit 44b26dd550eef789e70082ccaa46d7d430c67bce
53304 Author: Bdale Garbee <bdale@gag.com>
53305 Date:   Thu Aug 5 15:15:04 2010 -0400
53306
53307     add freetts as a build dep
53308
53309 commit 0e17853c08f77debef3e8cf82e9cdb6a5079fc9b
53310 Author: Keith Packard <keithp@keithp.com>
53311 Date:   Sun Aug 22 23:06:15 2010 -0700
53312
53313     altosui: Set callsign when fetching eeprom data over the air
53314     
53315     The updated firmware places the callsign in each packet to comply with
53316     regulations, this ensures that TeleDongle has the current callsign
53317     configured.
53318     
53319     Signed-off-by: Keith Packard <keithp@keithp.com>
53320
53321 commit 953bc3438b10b21f3d65d292356c4ab2de23cddd
53322 Author: Keith Packard <keithp@keithp.com>
53323 Date:   Sun Aug 22 23:05:20 2010 -0700
53324
53325     altosui: Add TeleMetrum configuration
53326     
53327     This presents a dialog with all of the user-settable options in the
53328     TeleMetrum set for editing. Combo boxes are used for everything except
53329     the callsign.
53330     
53331     Signed-off-by: Keith Packard <keithp@keithp.com>
53332
53333 commit e1463d8e265dfd42c824d90088cd2a51b4cf8131
53334 Author: Keith Packard <keithp@keithp.com>
53335 Date:   Sat Aug 21 17:57:31 2010 -0700
53336
53337     altosui: Make teledongle callsign configurable
53338     
53339     Teledongle uses the callsign in packet mode; this provides a way to
53340     set that.
53341     
53342     Signed-off-by: Keith Packard <keithp@keithp.com>
53343
53344 commit 09252ec22d58e946494e4ca2cf367bf3bbe1cc50
53345 Author: Keith Packard <keithp@keithp.com>
53346 Date:   Sat Aug 21 17:09:41 2010 -0700
53347
53348     altos: Define USB product ID in per-product Makefile.defs file
53349     
53350     This allows Win7 to tell which kind of device is connected purely by
53351     USB id as it doesn't expose the USB product ID string to user space.
53352     
53353     Signed-off-by: Keith Packard <keithp@keithp.com>
53354
53355 commit 22800dc094797e1e0ad99124198809d0360f7556
53356 Author: Keith Packard <keithp@keithp.com>
53357 Date:   Tue Aug 17 18:22:28 2010 -0700
53358
53359     altosui: Select devices by USB vendor/product ID.
53360     
53361     Because Win7 doesn't expose the product name, we're swtiching to using
53362     the USB idProduct/idVendor values. This patch adds support for
53363     selecting devices by those new IDs.
53364     
53365     Signed-off-by: Keith Packard <keithp@keithp.com>
53366
53367 commit d14c96663a1027164fa30ed89b53f5a9d3fdb82b
53368 Author: Keith Packard <keithp@keithp.com>
53369 Date:   Tue Aug 17 18:19:43 2010 -0700
53370
53371     libaltos: integrate Windows support.
53372     
53373     This adds Windows support for discovery and I/O.
53374     
53375     The API to the library is mostly unchanged, except that it now exports
53376     product and vendor USB IDs as Win7 doesn't expose the product name
53377     anywhere that we've been able to find, so we'll be updating the
53378     firmware to use unique idProduct values for each product.
53379     
53380     Signed-off-by: Keith Packard <keithp@keithp.com>
53381
53382 commit 9d1b27fa147fc8b765d5be165ebef7ee0f85bd37
53383 Author: Bdale Garbee <bdale@gag.com>
53384 Date:   Wed Aug 11 22:11:50 2010 -0400
53385
53386     update changelogs for Debian build
53387
53388 commit b6da90b4627dde1fe88240c38c51559d8f781dd0
53389 Author: Bdale Garbee <bdale@gag.com>
53390 Date:   Wed Aug 11 17:15:39 2010 -0400
53391
53392     update changelogs for Debian build
53393
53394 commit 4918f73fd0a0f3f5d52907f95a0ec385e901d447
53395 Author: Bdale Garbee <bdale@gag.com>
53396 Date:   Wed Aug 11 08:50:27 2010 -0400
53397
53398     update changelogs for Debian build
53399
53400 commit f63f16a70e4d0535667a6364cafcbff026ee6a8c
53401 Author: Bdale Garbee <bdale@gag.com>
53402 Date:   Wed Aug 11 08:36:59 2010 -0400
53403
53404     update changelogs for Debian build
53405
53406 commit 294d9c7db21eaf1e71504dbcca5040371abcce55
53407 Author: Keith Packard <keithp@keithp.com>
53408 Date:   Sat Aug 7 22:30:55 2010 -0400
53409
53410     ao-dumplog: add --channel option (for use with -R option)
53411     
53412     Sets the channel when downloading data with the -R option.
53413     
53414     Signed-off-by: Keith Packard <keithp@keithp.com>
53415
53416 commit f317f1324b69b4241f4bb192e164b33d712d5a43
53417 Author: Keith Packard <keithp@keithp.com>
53418 Date:   Sat Aug 7 00:42:25 2010 -0400
53419
53420     altosui: Start adding code to write csv files from eeprom/telem files
53421     
53422     This is a start to code which can write out a csv file full of flight
53423     data from either an eeprom or telem input file. It's not hooked up,
53424     but the restructuring necessary is finished and the output is started.
53425     
53426     Signed-off-by: Keith Packard <keithp@keithp.com>
53427
53428 commit 4738cb2fc639adb1d9237e6c903479f0690dd81a
53429 Author: Keith Packard <keithp@keithp.com>
53430 Date:   Sat Aug 7 00:40:59 2010 -0400
53431
53432     altos: add callsign to packet mode, increase payload to 64 bytes
53433     
53434     Untested, but it 'should' work. Need to add callsign setting to packet
53435     mode users.
53436     
53437     Signed-off-by: Keith Packard <keithp@keithp.com>
53438
53439 commit b7699a5907e64bc7547fcc27e73f4a35bbaabfff
53440 Author: Keith Packard <keithp@keithp.com>
53441 Date:   Fri Aug 6 13:09:21 2010 -0400
53442
53443     altosui: Add comments to Eeprom reader
53444
53445 commit 0e917f3ff822616adb147517ac961422e5fedbfd
53446 Author: Keith Packard <keithp@keithp.com>
53447 Date:   Thu Aug 5 22:49:53 2010 -0400
53448
53449     altosui: Compute flight state from eeprom data
53450     
53451     This lets eeprom files be used to replay flights.
53452     
53453     Signed-off-by: Keith Packard <keithp@keithp.com>
53454
53455 commit a0a9b445a4d379730b67720f8d7b682d5206a582
53456 Author: Bdale Garbee <bdale@gag.com>
53457 Date:   Thu Aug 5 15:16:48 2010 -0400
53458
53459     update changelogs for Debian build
53460
53461 commit e075b8623533965b1b77b77d38c2df32f5f77fce
53462 Author: Bdale Garbee <bdale@gag.com>
53463 Date:   Thu Aug 5 15:16:24 2010 -0400
53464
53465     update changelogs for Debian build
53466
53467 commit 410de62715a0830f03b0a65d6c7730dff51e6ef4
53468 Author: Bdale Garbee <bdale@gag.com>
53469 Date:   Thu Aug 5 15:15:04 2010 -0400
53470
53471     add freetts as a build dep
53472
53473 commit 0b85160c44d934f3d1352c1c07c296d01ceffc32
53474 Author: Bdale Garbee <bdale@gag.com>
53475 Date:   Thu Aug 5 15:02:17 2010 -0400
53476
53477     update changelogs for Debian build
53478
53479 commit d091099753d9cae01c4805812425ebea19ec09cf
53480 Author: Bdale Garbee <bdale@gag.com>
53481 Date:   Thu Aug 5 15:00:46 2010 -0400
53482
53483     update changelogs for Debian build
53484
53485 commit aed55ef1ce45b0f6e6fefeebf50be97607b31d65
53486 Author: Bdale Garbee <bdale@gag.com>
53487 Date:   Thu Aug 5 15:00:15 2010 -0400
53488
53489     working on java packaging details
53490
53491 commit d8bf05f7ad55964c9bce0551e58f4ef6c9f721ad
53492 Author: Keith Packard <keithp@keithp.com>
53493 Date:   Thu Aug 5 13:50:18 2010 -0400
53494
53495     altosui: Split flight record out of telemetry class
53496     
53497     This will permit either telemetry or eeprom data to be used to
53498     construct the sequence of flight events for reply or data generation.
53499     
53500     Signed-off-by: Keith Packard <keithp@keithp.com>
53501
53502 commit 85a670b5a904d6750d0f179ae307baeb8fc7cbd2
53503 Author: Keith Packard <keithp@keithp.com>
53504 Date:   Thu Aug 5 13:40:17 2010 -0400
53505
53506     altosui: Explicitly initialize Altos class
53507     
53508     Because the Altos class is never instantiated, the static initializers
53509     are never called, leaving the string to state mapping empty. Hand-code
53510     the call to the initialer instead.
53511     
53512     Signed-off-by: Keith Packard <keithp@keithp.com>
53513
53514 commit 02f17f2cd26189e2676a9dc0d86bd959ed0bc3f4
53515 Author: Bdale Garbee <bdale@gag.com>
53516 Date:   Thu Aug 5 00:54:05 2010 -0400
53517
53518     move to science menu
53519
53520 commit 9e8f7f75442303f9bfa99a0435984f5d36863ae6
53521 Author: Keith Packard <keithp@keithp.com>
53522 Date:   Sat Jul 31 10:34:21 2010 -0700
53523
53524     altosui: Split status and info panels into separate files
53525     
53526     This moves some code out of AltosUI.java into separate files
53527     
53528     Signed-off-by: Keith Packard <keithp@keithp.com>
53529
53530 commit 9c9b35254c693b3ade42b24d1e29eaf31e6ba2aa
53531 Author: Keith Packard <keithp@keithp.com>
53532 Date:   Sat Jul 31 10:24:56 2010 -0700
53533
53534     altosui: Clear displayed data rows as needed.
53535     
53536     Signed-off-by: Keith Packard <keithp@keithp.com>
53537
53538 commit 88e0137a60d7a13ddb7781befa76650e13ad44ae
53539 Author: Keith Packard <keithp@keithp.com>
53540 Date:   Sat Jul 31 10:07:38 2010 -0700
53541
53542     altosui: Merge gps date and time classes into gps class
53543     
53544     No reason to split out the date and time information from the other gps info.
53545     
53546     Signed-off-by: Keith Packard <keithp@keithp.com>
53547
53548 commit 1c3b2fe357d6acf28f48aeddd91693f10381be51
53549 Author: Keith Packard <keithp@keithp.com>
53550 Date:   Sat Jul 31 10:05:15 2010 -0700
53551
53552     altosui: Capture config and version info in .eeprom files
53553     
53554     Instead of only writing the serial number to the .eeprom file, write
53555     all of the config values and all of the version reply to the .eeprom
53556     file. The config values, in particular, contain the accelerometer
53557     calibration data which is needed to correctly compute acceleration
53558     from the captured accelerometer data.
53559     
53560     Signed-off-by: Keith Packard <keithp@keithp.com>
53561
53562 commit e286eb61ad2a90746c1c31f95d26d5edb48738d3
53563 Author: Keith Packard <keithp@keithp.com>
53564 Date:   Sat Jul 31 09:57:49 2010 -0700
53565
53566     altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos constants
53567     
53568     Renames the eeprom downloading code and adds a new file to share the
53569     flight data constants across the various UI modules.
53570     
53571     Signed-off-by: Keith Packard <keithp@keithp.com>
53572
53573 commit e3a9e3815db3f290e28b40ae02aa654f515cfc37
53574 Author: Bdale Garbee <bdale@gag.com>
53575 Date:   Sat Jul 31 10:55:27 2010 -0600
53576
53577     update changelogs for Debian build
53578
53579 commit 8fc261c2b77bb8aab201a0649a84b5ffa236ce26
53580 Author: Bdale Garbee <bdale@gag.com>
53581 Date:   Sat Jul 31 10:55:07 2010 -0600
53582
53583     see if my new freetts package works
53584
53585 commit 2f114c7ff6b0deddb790d34139bb11ac37f8c0da
53586 Author: Bdale Garbee <bdale@gag.com>
53587 Date:   Thu Jul 29 13:30:36 2010 -0600
53588
53589     update changelogs for Debian build
53590
53591 commit 7877496d47ce6d25210c0e1c6500666dbfc0876c
53592 Merge: c71061a3 4cf39b13
53593 Author: Keith Packard <keithp@keithp.com>
53594 Date:   Thu Jul 29 12:07:49 2010 -0700
53595
53596     Merge remote branch 'origin/master'
53597
53598 commit c71061a37d3d3be2855b61cde33d2371989d7681
53599 Author: Keith Packard <keithp@keithp.com>
53600 Date:   Thu Jul 29 12:06:06 2010 -0700
53601
53602     Make altosui test script executable
53603
53604 commit 4cf39b13a574cb656999cf329f5b08e7f910604b
53605 Author: Bdale Garbee <bdale@gag.com>
53606 Date:   Thu Jul 29 12:57:31 2010 -0600
53607
53608     update changelogs for Debian build
53609
53610 commit d1848193d8208388e4ccdfbed4e5663a9ba04dd3
53611 Author: Bdale Garbee <bdale@gag.com>
53612 Date:   Thu Jul 29 12:56:59 2010 -0600
53613
53614     add a jdk to the build deps
53615
53616 commit 9ad4984124b6c05114feac4c4ac078dc248ce16a
53617 Author: Keith Packard <keithp@keithp.com>
53618 Date:   Thu Jul 29 11:56:24 2010 -0700
53619
53620     altosui: remove option to install to alternate volume
53621
53622 commit 2e797b18f0724caf7aaf96f45997998c7416f34e
53623 Author: Bdale Garbee <bdale@gag.com>
53624 Date:   Thu Jul 29 12:50:57 2010 -0600
53625
53626     update changelogs for Debian build
53627
53628 commit 89109f9dff3ce855d80da166e3362375282f745d
53629 Author: Bdale Garbee <bdale@gag.com>
53630 Date:   Thu Jul 29 12:47:37 2010 -0600
53631
53632     ugh, fixing failure due to aborted build
53633
53634 commit 6fb8546575f6d99676dbb1dce190b0b7cf24b657
53635 Author: Keith Packard <keithp@keithp.com>
53636 Date:   Thu Jul 29 11:45:56 2010 -0700
53637
53638     Moved Mac OS packaging to altosui dir
53639
53640 commit 865d5cdf8931ffc796f608e3e12d7c5a70832825
53641 Author: Bdale Garbee <bdale@gag.com>
53642 Date:   Thu Jul 29 12:45:18 2010 -0600
53643
53644     add swig as a build dep
53645
53646 commit 91d75fb3919f606a1956bf8c6423a8012d99a56a
53647 Author: Keith Packard <keithp@keithp.com>
53648 Date:   Thu Jul 29 11:45:12 2010 -0700
53649
53650     altosui: Switch eeprom extension back to .eeprom
53651
53652 commit 33ffd89d5a64c991d28bd7369b61e1faa18f605b
53653 Author: Bdale Garbee <bdale@gag.com>
53654 Date:   Thu Jul 29 12:40:52 2010 -0600
53655
53656     update changelogs for Debian build
53657
53658 commit 62b4cc51a0f54ef363cbff46caef80a0afecdea2
53659 Author: Bdale Garbee <bdale@gag.com>
53660 Date:   Thu Jul 29 12:40:25 2010 -0600
53661
53662     update changelogs for Debian build
53663
53664 commit 6f86db5e0360bef26b21336769b7635e3a11e160
53665 Author: Keith Packard <keithp@keithp.com>
53666 Date:   Thu Jul 29 11:24:47 2010 -0700
53667
53668     Add Mac OS X packaging bits
53669     
53670     Signed-off-by: Keith Packard <keithp@keithp.com>
53671
53672 commit 950f0a8c54e5835ee5d8b0aea360bd8362c21bc5
53673 Author: Keith Packard <keithp@keithp.com>
53674 Date:   Thu Jul 29 11:09:19 2010 -0700
53675
53676     altosui: construct Darwin application directory
53677     
53678     This adds the necessary files and build steps to construct
53679     AltosUI.app on a Darwin system.
53680     
53681     Signed-off-by: Keith Packard <keithp@keithp.com>
53682
53683 commit 669c5f52abb972a82ed6efbee7a8c7d20afb5cd0
53684 Author: Keith Packard <keithp@keithp.com>
53685 Date:   Thu Jul 29 10:48:52 2010 -0700
53686
53687     libaltos: build with java src encoding UTF8
53688     
53689     Signed-off-by: Keith Packard <keithp@keithp.com>
53690
53691 commit efa0e034a161f4852947cbac06537d6ba4422a0e
53692 Author: Keith Packard <keithp@keithp.com>
53693 Date:   Thu Jul 29 10:48:25 2010 -0700
53694
53695     altosui: remove debug printf
53696     
53697     Signed-off-by: Keith Packard <keithp@keithp.com>
53698
53699 commit 53c279b9e96da8b69837ae84038a78ca5707f2a5
53700 Author: Keith Packard <keithp@keithp.com>
53701 Date:   Thu Jul 29 10:45:02 2010 -0700
53702
53703     altosui: Close serial, join reader thread, free altos_file
53704     
53705     Separating out the close and free actions ensures that the reader thread will not
53706     access freed memory or dereference a null pointer while shutting down the
53707     connection to the serial device. Otherwise, a race condition exists between the
53708     serial close and the thread join.
53709     
53710     Signed-off-by: Keith Packard <keithp@keithp.com>
53711
53712 commit b8bc9994d8bfde6116c8a509e70ddf45fc4decce
53713 Author: Keith Packard <keithp@keithp.com>
53714 Date:   Thu Jul 29 10:24:59 2010 -0700
53715
53716     altosui: Remove unnecessary freetts .jar files
53717     
53718     Signed-off-by: Keith Packard <keithp@keithp.com>
53719
53720 commit e33dbbba94ce42295e9fed9f4ba7e46f9eff1517
53721 Author: Keith Packard <keithp@keithp.com>
53722 Date:   Thu Jul 29 10:24:09 2010 -0700
53723
53724     altosui: check for closed serial device before reading
53725     
53726     Signed-off-by: Keith Packard <keithp@keithp.com>
53727
53728 commit 27a2d0c00acf78628428c20ab68e2bfba06340da
53729 Author: Bdale Garbee <bdale@gag.com>
53730 Date:   Thu Jul 29 11:02:38 2010 -0600
53731
53732     update changelogs for Debian build
53733
53734 commit 537492dc961ee6a1945b1041ee3cc0d3f519a42c
53735 Author: Bdale Garbee <bdale@gag.com>
53736 Date:   Thu Jul 29 11:01:21 2010 -0600
53737
53738     update changelogs for Debian build
53739
53740 commit adf6cbcba23e24a3824f7e242ec37baa2750ab94
53741 Author: Bdale Garbee <bdale@gag.com>
53742 Date:   Thu Jul 29 10:59:18 2010 -0600
53743
53744     update changelogs for Debian build
53745
53746 commit d0fd53bdab2f480cd43b6d7010c2094f4fccda91
53747 Author: Keith Packard <keithp@keithp.com>
53748 Date:   Wed Jul 28 21:49:23 2010 -0700
53749
53750     Reset GPS ready status when GPS comes unlocked on the pad
53751     
53752     If GPS becomes unlocked, then report that in the UI and via
53753     voice.
53754     
53755     Signed-off-by: Keith Packard <keithp@keithp.com>
53756
53757 commit 5fd225c3a52445ecdc7c04fac5e3d9a0db177c66
53758 Author: Keith Packard <keithp@keithp.com>
53759 Date:   Wed Jul 28 21:01:41 2010 -0700
53760
53761     altosui: report rocket ground bearing at landing only if known
53762     
53763     if state.from_pad is null, then there isn't any data to report.
53764     
53765     Signed-off-by: Keith Packard <keithp@keithp.com>
53766
53767 commit d2d772164af95a35ea0f5d2413a5be67de9a210f
53768 Author: Keith Packard <keithp@keithp.com>
53769 Date:   Wed Jul 28 20:18:36 2010 -0700
53770
53771     altosui: Replace device dialog. Center eeprom monitor.
53772     
53773     This adds a custom dialog for selecting device, which makes it look
53774     much nicer on the screen and allows the user to double-click on an
53775     entry to select it.
53776     
53777     Signed-off-by: Keith Packard <keithp@keithp.com>
53778
53779 commit ea32290704a8ca468f01172166b561833b20c954
53780 Author: Keith Packard <keithp@keithp.com>
53781 Date:   Wed Jul 28 19:37:02 2010 -0700
53782
53783     altosui: Fix Save flight data monitor layout, add cancel
53784     
53785     Use GridBagLayout to improve the appearance of the flight data monitor
53786     widget, add a cancel button to stop loading data (useful if the
53787     connection is wedged).
53788     
53789     Signed-off-by: Keith Packard <keithp@keithp.com>
53790
53791 commit ce90f3fe2aa6e23695ccccb36a8e6e614a08ba31
53792 Author: Keith Packard <keithp@keithp.com>
53793 Date:   Wed Jul 28 17:08:42 2010 -0700
53794
53795     altosui: Add progress bar for eeprom downloading status
53796     
53797     This has a progress bar tracking the state and block count while
53798     downloading stuff from telemetrum.
53799     
53800     Signed-off-by: Keith Packard <keithp@keithp.com>
53801
53802 commit 6599e9576c3da9325a1731144c1b8bc4943184c0
53803 Author: Keith Packard <keithp@keithp.com>
53804 Date:   Wed Jul 28 15:41:34 2010 -0700
53805
53806     altosui: Add eeprom data capture function. No UI yet.
53807     
53808     Signed-off-by: Keith Packard <keithp@keithp.com>
53809
53810 commit 8a6040e143ecc7830cc1c0114de85f3b72c067eb
53811 Merge: 024d0773 554a97ef
53812 Author: Keith Packard <keithp@keithp.com>
53813 Date:   Wed Jul 28 13:29:51 2010 -0700
53814
53815     Merge remote branch 'keithp/macos'
53816
53817 commit 024d077302f91bdb17abe70d3211ab0949dab8b9
53818 Author: Keith Packard <keithp@keithp.com>
53819 Date:   Wed Jul 28 13:29:21 2010 -0700
53820
53821     Remove debug printf
53822     
53823     Signed-off-by: Keith Packard <keithp@keithp.com>
53824
53825 commit 826061eaca88c0dd75051a6006ef6703c91af595
53826 Author: Keith Packard <keithp@keithp.com>
53827 Date:   Wed Jul 28 13:10:11 2010 -0700
53828
53829     Add voice test command for help in adjusting volume.
53830     
53831     Signed-off-by: Keith Packard <keithp@keithp.com>
53832
53833 commit 71da54a5ce255395376a44586782ab8b6f3b289f
53834 Author: Keith Packard <keithp@keithp.com>
53835 Date:   Wed Jul 28 13:01:52 2010 -0700
53836
53837     Make voice and channel menus work.
53838     
53839     Stores voice and channel data to preferences.
53840     
53841     Signed-off-by: Keith Packard <keithp@keithp.com>
53842
53843 commit e76b9cc32bbcc5176d9bdd6f8d79778024627382
53844 Author: Keith Packard <keithp@keithp.com>
53845 Date:   Wed Jul 28 12:24:53 2010 -0700
53846
53847     altosui: Catch errors opening USB devices. Limit list to relevant devices
53848     
53849     Avoids a segfault when failing to open a device. Limit listed telemetry
53850     devices to just TeleDongle units.
53851     
53852     Signed-off-by: Keith Packard <keithp@keithp.com>
53853
53854 commit 172a2817dde6718724f2b5fad5a7761801446fa0
53855 Merge: f2a006fd 81bf2042
53856 Author: Keith Packard <keithp@keithp.com>
53857 Date:   Wed Jul 28 11:20:22 2010 -0700
53858
53859     Merge branch 'macos'
53860
53861 commit f2a006fd98045066bdf429cc142d033e9feb0a8f
53862 Author: Keith Packard <keithp@keithp.com>
53863 Date:   Wed Jul 28 09:31:09 2010 -0700
53864
53865     Make ao_log_data re-entrant as it is used for both sensor and GPS logs
53866     
53867     Because ao_log_data is called from two different threads, failing to
53868     make it re-entrant would cause the 'log' pointer parameter to get
53869     overwritten if another thread asked to log data while the eeprom was
53870     busy writing out a block.
53871     
53872     This would cause the second thread to re-writing data from the first
53873     thread's address, but without re-checksumming the data as the checksum
53874     is computed before the log mutex is taken.
53875     
53876     The bug can be seen by log blocks with invalid checksums.
53877     
53878     Here's what happens with the ao_gps_tracking_report and ao_log threads:
53879     
53880       ao_gps_tracking_report                ao_log
53881     
53882        Writes a bunch of records
53883        *blocks* in the eeprom flush
53884                                             sets ao_log_data 'log' to global 'log'
53885                                             computes checksum for 'log' block
53886                                             *blocks* on ao_log_mutex
53887        Wakes up
53888        sets ao_log_data 'log' to 'gps_log'
53889        writes remaining records
53890        'gps_log' is left with svid = 0
53891        *blocks* on ao_gps_tracking_data
53892                                             writes data, reading from
53893                                             the current ao_log_data 'log'
53894                                             pointer which points at 'gps_log'
53895     
53896     Making ao_log_data re-entrant fixes this by ensuring that the 'ao_log'
53897     thread has its own copy of the ao_log_data 'log' parameter.
53898     
53899     I made this function take an __xdata restricted pointer so that it
53900     could be passed in the dptr register instead of needing to go on the stack.
53901     
53902     Signed-off-by: Keith Packard <keithp@keithp.com>
53903
53904 commit 554a97ef455c801dcab825815f44520f96f4c3f3
53905 Author: Keith Packard <keithp@keithp.com>
53906 Date:   Tue Jul 27 19:29:38 2010 -0700
53907
53908     Force java source encoding to UTF-8
53909
53910 commit 81bf2042ca39eb106b789e5a08647c3114669358
53911 Author: Keith Packard <keithp@keithp.com>
53912 Date:   Tue Jul 27 15:29:28 2010 -0700
53913
53914     Java voice reporting cleanups.
53915     
53916     Make sure it says something at the end of a log file replay.
53917     Make sure it reports max speed after motor burn out, and max height
53918     after apogee.
53919     
53920     Signed-off-by: Keith Packard <keithp@keithp.com>
53921
53922 commit 8f2f38f2a9fb0c106e2c6b60cdc205292ce329ea
53923 Author: Keith Packard <keithp@keithp.com>
53924 Date:   Tue Jul 27 10:18:20 2010 -0700
53925
53926     Java clean ups -- use varargs where possible, remove AltosSerialReader
53927     
53928     Add methods that format stuff using String.format for voice and serial
53929     link, remove AltosSerialReader class and just embed that in the
53930     AltosSerial class directly.
53931     
53932     Signed-off-by: Keith Packard <keithp@keithp.com>
53933
53934 commit 734cd15ccff691f851359518ce6118f29dc9f88d
53935 Author: Keith Packard <keithp@keithp.com>
53936 Date:   Tue Jul 27 10:18:09 2010 -0700
53937
53938     Remove directories as .class file dependencies; it makes them get rebuilt all the time
53939
53940 commit 809feb75e2155e84aebfcc431867edcfd9054670
53941 Author: Keith Packard <keithp@keithp.com>
53942 Date:   Tue Jul 27 01:22:56 2010 -0700
53943
53944     Clean up altosui build a bit
53945
53946 commit 3784578a40dcc61f447435cfdf22e13c409cb9c0
53947 Author: Keith Packard <keithp@keithp.com>
53948 Date:   Tue Jul 27 00:16:15 2010 -0700
53949
53950     Add application icons for Mac OS X
53951
53952 commit 2c273710ea9b76ebee4101893f9fe84be8a02354
53953 Author: Keith Packard <keithp@keithp.com>
53954 Date:   Tue Jul 27 00:11:58 2010 -0700
53955
53956     Add Mac OS X packaging files for altosui
53957
53958 commit a58c44cd904e5429b807e5c23913051ed6484edc
53959 Author: Keith Packard <keithp@keithp.com>
53960 Date:   Tue Jul 27 00:09:41 2010 -0700
53961
53962     libaltos: build fat 10.5-compatible library
53963     
53964     Signed-off-by: Keith Packard <keithp@keithp.com>
53965
53966 commit 4e3285575e0c7d029e799258587e965779990099
53967 Author: Keith Packard <keithp@keithp.com>
53968 Date:   Tue Jul 27 00:09:18 2010 -0700
53969
53970     libaltos: make clean remove all built files
53971     
53972     Signed-off-by: Keith Packard <keithp@keithp.com>
53973
53974 commit fb8507975c6e081de2e909eca6faaa8f868b609e
53975 Author: Keith Packard <keithp@keithp.com>
53976 Date:   Tue Jul 27 00:08:38 2010 -0700
53977
53978     libaltos needs -I. on all systems
53979     
53980     Signed-off-by: Keith Packard <keithp@keithp.com>
53981
53982 commit 0a782026f6b19e84ffd44f1ae1b466363474bd30
53983 Author: Keith Packard <keithp@keithp.com>
53984 Date:   Mon Jul 26 18:10:07 2010 -0700
53985
53986     Darwin doesn't have strndup.
53987     
53988     This provides a private version of this GNU extension.
53989     
53990     Signed-off-by: Keith Packard <keithp@keithp.com>
53991
53992 commit b51497597868a40df039dd3ca11b35a6258bbbb3
53993 Author: Keith Packard <keithp@keithp.com>
53994 Date:   Mon Jul 26 18:04:10 2010 -0700
53995
53996     Re-enable Linux support for altosui.
53997     
53998     This steals code from cc-usbdev for scanning the USB tree and uses the
53999     same tty code as on Darwin
54000     
54001     Signed-off-by: Keith Packard <keithp@keithp.com>
54002
54003 commit e9153c4f2c71ed965822fcfe5112d2bc38506baf
54004 Author: Keith Packard <keithp@keithp.com>
54005 Date:   Mon Jul 26 17:04:04 2010 -0700
54006
54007     Re-enable freetts
54008
54009 commit 17188f36fe18c23bc2eb877ac9a01b7693f4b863
54010 Author: Keith Packard <keithp@keithp.com>
54011 Date:   Mon Jul 26 17:03:47 2010 -0700
54012
54013     Present list of altos devices in nice format
54014
54015 commit 005e2d6a7bb3b0546b0c1273296875621632ec6d
54016 Author: Keith Packard <keithp@keithp.com>
54017 Date:   Mon Jul 26 15:42:48 2010 -0700
54018
54019     Switch AltosUI to libaltos for device access
54020     
54021     Signed-off-by: Keith Packard <keithp@keithp.com>
54022
54023 commit c726d8f6eb861801d7543552beab6ee2c920c96f
54024 Author: Keith Packard <keithp@keithp.com>
54025 Date:   Mon Jul 26 15:41:39 2010 -0700
54026
54027     Add libaltos which talks to USB connected altos devices
54028
54029 commit 05111d5be4d37bedaaee6415d6ee27347e6a112c
54030 Author: Keith Packard <keithp@keithp.com>
54031 Date:   Mon Jul 26 12:52:17 2010 -0700
54032
54033     When the EP0 IN buffer is full, don't panic, just skip sending another
54034     
54035     If the host doesn't pull the IN packet out of EP0 before sending
54036     another SETUP command along, the IN buffer will still be busy when we
54037     try to reply to the SETUP command. While I don't quite understand why
54038     this would ever happen, there's no need to panic about it, just drop
54039     the reply packet on the floor.
54040     
54041     Signed-off-by: Keith Packard <keithp@keithp.com>
54042
54043 commit d0647950b76bfa9942e4f8cf87353f2b724099f4
54044 Author: Bdale Garbee <bdale@gag.com>
54045 Date:   Wed Jul 21 14:26:36 2010 -0600
54046
54047     fix text since TM only has one led to blink
54048
54049 commit 8eda9fe94a7fd40cb84f50e17e64956f1584ebdc
54050 Author: Bdale Garbee <bdale@gag.com>
54051 Date:   Tue Jul 20 22:24:32 2010 -0600
54052
54053     update changelogs for Debian build
54054
54055 commit cd8aa79de72b8b6b3a26d0c2522e94c621b70f13
54056 Author: Bdale Garbee <bdale@gag.com>
54057 Date:   Tue Jul 20 22:24:01 2010 -0600
54058
54059     update to latest Debian standards version
54060
54061 commit 3284c7516e302e6db403d18866924ad926ffb2a7
54062 Author: Bdale Garbee <bdale@gag.com>
54063 Date:   Tue Jul 20 22:20:08 2010 -0600
54064
54065     update changelogs for Debian build
54066
54067 commit 8f1933717e3acfbcb09191da6e79a7944f91f9d9
54068 Author: Bdale Garbee <bdale@gag.com>
54069 Date:   Tue Jul 20 22:19:27 2010 -0600
54070
54071     reflect documentation file name change
54072
54073 commit 2cf1ef555a7feceeb1c333b273c19dd848e8d03f
54074 Author: Bdale Garbee <bdale@gag.com>
54075 Date:   Tue Jul 20 22:15:47 2010 -0600
54076
54077     update changelogs for Debian build
54078
54079 commit 74c67fc466118b86b4eb5173f7a6886ae220a985
54080 Author: Bdale Garbee <bdale@gag.com>
54081 Date:   Tue Jul 20 22:14:27 2010 -0600
54082
54083     add build dep for sndfile
54084
54085 commit 0794ab1e13313fa49b7caf01aef20b052ad78a88
54086 Author: Bdale Garbee <bdale@gag.com>
54087 Date:   Tue Jul 20 22:10:01 2010 -0600
54088
54089     update changelogs for Debian build
54090
54091 commit 15a6791ba8f8313b6b55752c3fa7dc254d56dd5c
54092 Author: Bdale Garbee <bdale@gag.com>
54093 Date:   Tue Jul 20 22:08:56 2010 -0600
54094
54095     update changelogs for Debian build
54096
54097 commit e747954b6a9e71705f619684df8a118a909b1039
54098 Merge: bd40a5b4 695879db
54099 Author: Bdale Garbee <bdale@gag.com>
54100 Date:   Tue Jul 20 22:07:22 2010 -0600
54101
54102     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
54103
54104 commit bd40a5b431847c071f5c486d754eca5627e5e3b9
54105 Author: Bdale Garbee <bdale@gag.com>
54106 Date:   Tue Jul 20 02:12:03 2010 -0600
54107
54108     significant update
54109
54110 commit 695879dbccfc5ec6b79698653c58814158f91686
54111 Author: Keith Packard <keithp@keithp.com>
54112 Date:   Wed Jul 14 19:07:02 2010 -0700
54113
54114     Switch DBG pins to GPIO when using any debug commands. Reboot to restore.
54115     
54116     If you want to use TeleMetrum as a debug dongle, you need to flip the
54117     three pins used to talk to the remote debug port from SPI mode to GPIO
54118     mode.
54119     
54120     This patch doesn't provide any way to get back to SPI mode, so you'll
54121     have to reboot the TeleMetrum to write out config parameters or log
54122     flight data after using any debug commands.
54123     
54124     Signed-off-by: Keith Packard <keithp@keithp.com>
54125
54126 commit a9ec6be0e92dee01f7aac006ef6f7779c1da1b36
54127 Author: Keith Packard <keithp@keithp.com>
54128 Date:   Sat Jul 3 17:42:36 2010 -0400
54129
54130     Telemetry code was mis-computing RSSI
54131     
54132     The RSSI data from the hardware reports in 1/2 dBm increments, and so
54133     must be divided to report plain RSSI numbers.
54134     
54135     Signed-off-by: Keith Packard <keithp@keithp.com>
54136
54137 commit 62294ea3830d3ea261a8761edc9fa6f98201d321
54138 Author: Bdale Garbee <bdale@gag.com>
54139 Date:   Thu Jun 24 12:38:23 2010 -0700
54140
54141     update changelogs for Debian build
54142
54143 commit 4766b13d1241fa585907c6f77707d2d4b3ccff75
54144 Author: Bdale Garbee <bdale@gag.com>
54145 Date:   Thu Jun 24 12:37:55 2010 -0700
54146
54147     update changelogs for Debian build
54148
54149 commit 52834517c0706b1f16fb81643a42dc1c1997e00a
54150 Author: Keith Packard <keithp@keithp.com>
54151 Date:   Mon Jun 21 15:53:33 2010 -0700
54152
54153     Abort any in-progress radio operation when changing radio channel
54154     
54155     In monitor mode, the current receive operation must be aborted so that
54156     the radio channel change can take effect without receiving a
54157     telemetry packet on the old channel. Aborting any in-progress radio
54158     operation will make sure that happens.
54159     
54160     Signed-off-by: Keith Packard <keithp@keithp.com>
54161
54162 commit 5933eaa44fe45027b856f1303dd657b974eb53e7
54163 Author: Keith Packard <keithp@keithp.com>
54164 Date:   Mon Jun 21 11:44:32 2010 -0700
54165
54166     ao-postflight: was walking off state.data array
54167
54168 commit 11d155d558d0b121b66f089adee0a47d71f65a78
54169 Merge: 544003a8 24393eab
54170 Author: Keith Packard <keithp@keithp.com>
54171 Date:   Wed Jun 16 21:54:06 2010 -0700
54172
54173     Merge remote branch 'mjb/master'
54174
54175 commit 544003a8da0248fd6f3c62ded86af74ab7cdadf6
54176 Merge: 267923e5 93c1e29b
54177 Author: Keith Packard <keithp@keithp.com>
54178 Date:   Wed Jun 16 21:52:23 2010 -0700
54179
54180     Merge remote branch 'origin/master'
54181
54182 commit 267923e56e22b3635a21f42ef77a3a36158bc273
54183 Author: Keith Packard <keithp@keithp.com>
54184 Date:   Wed Jun 16 21:49:43 2010 -0700
54185
54186     Add special code for USB panic's.
54187     
54188     The USB system may panic if the hardware isn't ready for IN data when
54189     the driver thinks it should be. This adds a special panic code to make
54190     figuring this out easier.
54191     
54192     Signed-off-by: Keith Packard <keithp@keithp.com>
54193
54194 commit 50ae347bf9de49ccfc92d26888f36e155fb406a3
54195 Author: Keith Packard <keithp@keithp.com>
54196 Date:   Wed Jun 16 21:48:04 2010 -0700
54197
54198     ao-view: disable radio telemetry monitoring during channel change
54199     
54200     This makes ao-view disable the radio so that the channel change has an
54201     immediate effect rather than waiting for a packet on the old channel.
54202     
54203     Note that this should also be fixed in the TM code itself so that this
54204     change wouldn't be required.
54205     
54206     Signed-off-by: Keith Packard <keithp@keithp.com>
54207
54208 commit 24393eab0ea085f2d0224b59fdc3c00693e5d3a9
54209 Author: Mike Beattie <mike@ethernal.org>
54210 Date:   Thu Jun 17 14:04:01 2010 +1200
54211
54212     Extension to KML output format, and minor bug fix
54213     
54214     Extended KML output by breaking flight into coloured segments representing
54215     flight state. Add extra statistical information to description bubbles
54216     visible in Google Earth when clicking on links in My Places.
54217     
54218     Fix Bugs:
54219     * output kml to file provided as argument.
54220     * move kml coordinate output code to take advantage of nsat calculation
54221     * remove superfluous %9.2f format specifier from raw_file output.
54222     
54223     Signed-off-by: Mike Beattie <mike@ethernal.org>
54224
54225 commit 93c1e29b07c331a5ca6e0f647b9d2e9266ed3014
54226 Author: Bdale Garbee <bdale@gag.com>
54227 Date:   Tue May 18 23:12:45 2010 -0600
54228
54229     updates from Bob
54230
54231 commit bb46c9a1da5788a082e4483e576a5a6d3963507b
54232 Author: Bdale Garbee <bdale@gag.com>
54233 Date:   Tue May 18 00:26:28 2010 -0600
54234
54235     update changelogs for Debian build
54236
54237 commit 16c4cae7ebed7bd3ee0f12b8872bf950574f17e8
54238 Author: Bdale Garbee <bdale@gag.com>
54239 Date:   Tue May 18 00:26:00 2010 -0600
54240
54241     update changelogs for Debian build
54242
54243 commit bc89d962c87b50e5487628f8ca25e4443ac4823d
54244 Author: Bdale Garbee <bdale@gag.com>
54245 Date:   Tue May 18 00:24:03 2010 -0600
54246
54247     merge the altusmetrum-themes package
54248
54249 commit 0c6cf621dfd8339b8bc3915750a3147235f1331b
54250 Merge: 32e430b8 563a9dcd
54251 Author: Bdale Garbee <bdale@gag.com>
54252 Date:   Mon May 17 23:59:43 2010 -0600
54253
54254     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
54255
54256 commit 32e430b8a5f93b312f6359b4d553bad92ed37b19
54257 Author: Bdale Garbee <bdale@gag.com>
54258 Date:   Mon May 17 22:43:19 2010 -0600
54259
54260     merge in a derivative of Bob Finch's mere mortals guide as a getting started
54261     chapter
54262
54263 commit 563a9dcdfef42718370c49f16cc2271642b3e055
54264 Author: Keith Packard <keithp@keithp.com>
54265 Date:   Mon May 17 21:30:57 2010 -0700
54266
54267     Finish basic flight monitoring UI with voice using FreeTTS
54268     
54269     This captures telemetry data to log files and presents flight status
54270     information in audio form using FreeTTS.
54271     
54272     Signed-off-by: Keith Packard <keithp@keithp.com>
54273
54274 commit 69092ffd23ac1928d5c84413fd00c2423f313fc2
54275 Merge: 3c2211ad cc002c0a
54276 Author: Bdale Garbee <bdale@gag.com>
54277 Date:   Mon May 17 20:10:46 2010 -0600
54278
54279     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
54280
54281 commit cc002c0a43a02845ba67d1a61828be382f307b2e
54282 Author: Keith Packard <keithp@keithp.com>
54283 Date:   Sun May 16 22:31:23 2010 -0700
54284
54285     Fix telemetrum.inf, tested by Adrian and Keithp
54286
54287 commit 3c2211ad7877d622435bc9e8c9c0b01d62be6ff0
54288 Author: Bdale Garbee <bdale@gag.com>
54289 Date:   Thu May 13 15:37:37 2010 -0600
54290
54291     typo fix from Bob
54292
54293 commit f0433c83d76e90d78fb86a1f4a2f145f3c57fb25
54294 Author: Bdale Garbee <bdale@gag.com>
54295 Date:   Thu May 13 01:27:39 2010 -0600
54296
54297     updates from Bob
54298
54299 commit 0f05cf06e3f1ec510b11d993d9038211ac66c97b
54300 Author: Bdale Garbee <bdale@gag.com>
54301 Date:   Wed May 12 19:54:04 2010 -0600
54302
54303     update changelogs for Debian build
54304
54305 commit 6bd85138c1bfbc1d8b78dce1501870a65a64db36
54306 Author: Bdale Garbee <bdale@gag.com>
54307 Date:   Wed May 12 19:53:40 2010 -0600
54308
54309     lose the quotes since they apparently aren't necessary
54310
54311 commit d639144b9bb840fbbced199738787ec054eddf12
54312 Author: Bdale Garbee <bdale@gag.com>
54313 Date:   Wed May 12 17:04:41 2010 -0600
54314
54315     update changelogs for Debian build
54316
54317 commit ae6854df00579ea1c3486f1bf8f19443d5ac9498
54318 Author: Bdale Garbee <bdale@gag.com>
54319 Date:   Wed May 12 17:04:13 2010 -0600
54320
54321     update desktop file for conformance with current standards
54322
54323 commit 7191d74e680a63728f5eb139069a674fef969e6c
54324 Author: Bdale Garbee <bdale@gag.com>
54325 Date:   Wed May 12 16:45:00 2010 -0600
54326
54327     update changelogs for Debian build
54328
54329 commit 68eaaa694bb7bf20642ad11eac8a13c1c8e21b7d
54330 Author: Bdale Garbee <bdale@gag.com>
54331 Date:   Wed May 12 16:44:14 2010 -0600
54332
54333     add desktop file
54334
54335 commit 9d3d09578381bb6e6f88c39b0e945371bbc22c5a
54336 Author: Bdale Garbee <bdale@gag.com>
54337 Date:   Wed May 12 16:34:49 2010 -0600
54338
54339     add desktop file provided by Bob Finch
54340
54341 commit 3cc1dad3b497524ffef61190dd68908cb19e8c35
54342 Author: Bdale Garbee <bdale@gag.com>
54343 Date:   Wed May 12 16:28:35 2010 -0600
54344
54345     add initial package build scripts for Arch Linux from Bob Finch
54346
54347 commit 1b8671bd0a00cec6ae4ccf442cd007b18af82fb0
54348 Author: Bdale Garbee <bdale@gag.com>
54349 Date:   Sun May 9 01:41:00 2010 -0600
54350
54351     lots of updates
54352
54353 commit 53b9a9bc28a9278249ff37f92110c21380e93cda
54354 Author: Bdale Garbee <bdale@gag.com>
54355 Date:   Thu May 6 13:59:23 2010 -0600
54356
54357     update changelogs for Debian build
54358
54359 commit cde60f16f6ab2cdd5010a0e106ae312d144947cf
54360 Author: Bdale Garbee <bdale@gag.com>
54361 Date:   Thu May 6 13:58:31 2010 -0600
54362
54363     Revert "Merge remote branch 'remotes/origin/fix-reset'"
54364     
54365     This reverts commit 314d27a73c903fef2968dabac3d5313573713460, reversing
54366     changes made to fa77db2ffd8a749c93767db5a6311131e00473ae.
54367     
54368     For whatever reason, this is utterly not doing the right things today!
54369
54370 commit 8be04df7e1e0a369ffb1137c6e2ec63585e3c935
54371 Author: Bdale Garbee <bdale@gag.com>
54372 Date:   Thu May 6 12:48:00 2010 -0600
54373
54374     update changelogs for Debian build
54375
54376 commit 314d27a73c903fef2968dabac3d5313573713460
54377 Merge: fa77db2f 823fc0ac
54378 Author: Bdale Garbee <bdale@gag.com>
54379 Date:   Thu May 6 12:47:30 2010 -0600
54380
54381     Merge remote branch 'remotes/origin/fix-reset'
54382
54383 commit 823fc0ac27b8df9b4ba1ca0f229b431baf5b46dd
54384 Author: Keith Packard <keithp@keithp.com>
54385 Date:   Wed May 5 12:50:39 2010 -0700
54386
54387     Don't change dbg clock while changing reset_n. Use 20ms everywhere
54388     
54389     This changes the reset code to be more conservative about changing
54390     things at the same time, and also sets all timings to 20ms to make
54391     debugging with the scope easier.
54392     
54393     Signed-off-by: Keith Packard <keithp@keithp.com>
54394
54395 commit fa77db2ffd8a749c93767db5a6311131e00473ae
54396 Author: Bdale Garbee <bdale@gag.com>
54397 Date:   Wed May 5 02:34:41 2010 -0600
54398
54399     update changelogs for Debian build
54400
54401 commit 8b6767e24a88482dbd3d4c4c969a0be08917d22b
54402 Author: Keith Packard <keithp@keithp.com>
54403 Date:   Wed May 5 01:32:46 2010 -0700
54404
54405     Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
54406     
54407     ao_sleep doesn't delay for a specified time interval as much as one
54408     might want it to.
54409
54410 commit e6bb80975fde20928a830170f0821d59a8c72690
54411 Author: Keith Packard <keithp@keithp.com>
54412 Date:   Wed May 5 01:31:57 2010 -0700
54413
54414     Fix all stdio reading functions to be __critical
54415     
54416     Oh, right SDCC has '__critical' to mark sections of code that need to
54417     run with interrupts disabled; no need to use EA = 0 and EA = 1.
54418     
54419     Signed-off-by: Keith Packard <keithp@keithp.com>
54420
54421 commit ff03cdf746b83542ebcca00d32e6cc69ccfc122d
54422 Author: Bdale Garbee <bdale@gag.com>
54423 Date:   Wed May 5 01:57:54 2010 -0600
54424
54425     update changelogs for Debian build
54426
54427 commit 8702f497c4278648303eced1aed5bd76d559521a
54428 Author: Bdale Garbee <bdale@gag.com>
54429 Date:   Wed May 5 01:57:11 2010 -0600
54430
54431     initial attempt at a telemetrum turn on script .. needs work
54432
54433 commit 01cefa181b04e53c20109ef8f3ffff633744da73
54434 Author: Bdale Garbee <bdale@gag.com>
54435 Date:   Wed May 5 01:56:51 2010 -0600
54436
54437     update changelogs for Debian build
54438
54439 commit 45a1c2d2dfb69e5269ef2756fcd0f734b48d41cb
54440 Author: Bdale Garbee <bdale@gag.com>
54441 Date:   Wed May 5 01:54:33 2010 -0600
54442
54443     update changelogs for Debian build
54444
54445 commit f7ff3278bb670df59d7425a014cfe8e3718fea3f
54446 Author: Keith Packard <keithp@keithp.com>
54447 Date:   Wed May 5 00:44:42 2010 -0700
54448
54449     Disable interrupts while reading from stdin
54450     
54451     With multiple input source support, there is a lag between asking a
54452     device if it has data and then waiting for more data to appear. If an
54453     interrupt signalling additional input arrives in this interval, we'll
54454     go to sleep with input available.
54455     
54456     This patch uses a big hammer by just disabling interrupts for the
54457     whole process.
54458     
54459     Signed-off-by: Keith Packard <keithp@keithp.com>
54460
54461 commit aa9ff021d683764a43800eaa18ea0c9be5134939
54462 Author: Keith Packard <keithp@keithp.com>
54463 Date:   Tue May 4 21:42:54 2010 -0700
54464
54465     Revert "Add optional 's' command to packet slave to enable/disable slave mode"
54466     
54467     This reverts commit e7dc7fab787df63a4de72c8450e94092eb04d7db.
54468     
54469     This patch didn't work, and magically appears to break flashing TM
54470     from TD.
54471
54472 commit 8c95f33686f69da717013ec2c25dbcd99c03aa45
54473 Author: Bdale Garbee <bdale@gag.com>
54474 Date:   Thu Apr 29 17:48:44 2010 -0600
54475
54476     more text created during SFO->DEN flight
54477
54478 commit af0613ffc178b9b1f011c315923f92f2581fe53e
54479 Author: Bdale Garbee <bdale@gag.com>
54480 Date:   Tue Apr 27 00:18:43 2010 -0600
54481
54482     update changelogs for Debian build
54483
54484 commit 99094f02bf4849ba1f6b9842ded6c39d894320f7
54485 Merge: 641e76c5 75d8ffd4
54486 Author: Bdale Garbee <bdale@gag.com>
54487 Date:   Tue Apr 27 00:17:37 2010 -0600
54488
54489     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
54490
54491 commit 641e76c5d419dab057298541b3a7546877643198
54492 Author: Bdale Garbee <bdale@gag.com>
54493 Date:   Tue Apr 27 00:17:15 2010 -0600
54494
54495     add some RF usage information from an email reply sent today, and re-indent
54496
54497 commit 75d8ffd4eadf31d50b2f58c021530c17ff1bdc66
54498 Author: Keith Packard <keithp@keithp.com>
54499 Date:   Fri Apr 23 13:53:25 2010 -0700
54500
54501     Autodetect flite voice registration function
54502     
54503     Old versions of flite exported the function 'register_cmu_us_kal'
54504     while new ones export 'register_cmu_us_kal16'. This patch just checks
54505     which one is available and uses that.
54506     
54507     Signed-off-by: Keith Packard <keithp@keithp.com>
54508
54509 commit 97f4874d19ec05c81a04a3ecd06abffcf7fbfafc
54510 Author: Keith Packard <keithp@keithp.com>
54511 Date:   Thu Apr 22 16:25:35 2010 -0700
54512
54513     More ALtosUI changes
54514
54515 commit e7dc7fab787df63a4de72c8450e94092eb04d7db
54516 Author: Keith Packard <keithp@keithp.com>
54517 Date:   Thu Apr 22 14:53:44 2010 -0700
54518
54519     Add optional 's' command to packet slave to enable/disable slave mode
54520     
54521     This option has been selected for teledongle so that you can use slave
54522     mode and hook two teledongles together over the RF link.
54523     
54524     Signed-off-by: Keith Packard <keithp@keithp.com>
54525
54526 commit f4383394b5d2b275b21e3ce8040d8cb9e48bb375
54527 Merge: 5f93cf8c c879b178
54528 Author: Bdale Garbee <bdale@gag.com>
54529 Date:   Sun Apr 18 08:36:07 2010 -0600
54530
54531     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
54532
54533 commit 5f93cf8c73555f43c14b1b0757f264bde69e9b8a
54534 Author: Bdale Garbee <bdale@gag.com>
54535 Date:   Sun Apr 18 08:35:43 2010 -0600
54536
54537     capture work done on SFO->DEN flight
54538
54539 commit c879b178d83c9a9a521f42a960b10e19b11cee92
54540 Author: Keith Packard <keithp@keithp.com>
54541 Date:   Sat Apr 10 22:09:57 2010 -0700
54542
54543     Increase reset switch time to 100ms
54544     
54545     Signed-off-by: Keith Packard <keithp@keithp.com>
54546
54547 commit b3a2e1221735d54dc3f2b97b4e75ed6f33ab8227
54548 Author: Bdale Garbee <bdale@gag.com>
54549 Date:   Sat Apr 10 15:01:14 2010 -0600
54550
54551     update changelogs for Debian build
54552
54553 commit 9394393c24c0a96b94319f2d0aa78fb498a121c9
54554 Author: Keith Packard <keithp@keithp.com>
54555 Date:   Fri Apr 9 17:51:01 2010 -0700
54556
54557     Only have the slave return a packet if it received one.
54558     
54559     When the receive is aborted to switch modes, it's important to not
54560     immediately re-acquire the radio and try to send a packet as the
54561     aborting thread won't know to kick the receiver again.
54562     
54563     This prevents the 'C' command from locking up as it tries to stop the
54564     packet slave before turning on the transmitter.
54565     
54566     Signed-off-by: Keith Packard <keithp@keithp.com>
54567
54568 commit ce39372a3aeffff1a08d609e63164a00cf974663
54569 Author: Bdale Garbee <bdale@gag.com>
54570 Date:   Fri Apr 9 13:50:49 2010 -0600
54571
54572     wrong Yaesu model
54573
54574 commit a832c7e9d9e9e420e1281136188bd53b34c56464
54575 Author: Bdale Garbee <bdale@gag.com>
54576 Date:   Fri Apr 9 00:10:03 2010 -0600
54577
54578     update changelogs for Debian build
54579
54580 commit c0ee1ae25e1d18138d8372f47085de48ffada344
54581 Author: Bdale Garbee <bdale@gag.com>
54582 Date:   Fri Apr 9 00:09:21 2010 -0600
54583
54584     file changed by auto tools
54585
54586 commit 25e69ebfec94560e0714cf2cc623dc9697b4ea99
54587 Author: Bdale Garbee <bdale@gag.com>
54588 Date:   Fri Apr 9 00:08:32 2010 -0600
54589
54590     update changelogs for Debian build
54591
54592 commit ea5d4f01d18d93d032f05933041b7b6881289780
54593 Author: Keith Packard <keithp@keithp.com>
54594 Date:   Thu Apr 8 22:45:04 2010 -0700
54595
54596     libflite may forget to reference libasound
54597
54598 commit 4b02f293e9c32a568fad89558274f21157e7d473
54599 Author: Bdale Garbee <bdale@gag.com>
54600 Date:   Thu Apr 8 20:08:07 2010 -0600
54601
54602     update changelogs for Debian build
54603
54604 commit 5c3b6e2d1989bcaa19ae3e294f297ec3e5648a53
54605 Author: Bdale Garbee <bdale@gag.com>
54606 Date:   Thu Apr 8 19:56:40 2010 -0600
54607
54608     update changelogs for Debian build
54609
54610 commit 01e524f11a67390a8ea1f20aa2d611909b4da363
54611 Author: Bdale Garbee <bdale@gag.com>
54612 Date:   Thu Apr 8 19:55:05 2010 -0600
54613
54614     choose a better set of docbook xsl files
54615
54616 commit f93c9bf3695862db31f2c3b3bc5a7bb24ef3766c
54617 Author: Keith Packard <keithp@keithp.com>
54618 Date:   Thu Apr 8 17:28:17 2010 -0700
54619
54620     When changing RESET line, delay 20ms
54621     
54622     The GPS data sheet suggests a 1uF cap on the reset line to ensure it
54623     is held low long enough for the power supply to come up to voltage. TM
54624     v1.0 loads a 0.001uF cap there, but in case that isn't large enough,
54625     it could be replaced with the larger one. This change makes sure that
54626     even with that larger value, the debugging link will be able to reset
54627     the target.
54628     
54629     Signed-off-by: Keith Packard <keithp@keithp.com>
54630
54631 commit baaaac499cfbc1286ae55374cfdc796d32983b92
54632 Merge: a4356b9b dec9971d
54633 Author: Keith Packard <keithp@keithp.com>
54634 Date:   Thu Apr 8 13:31:23 2010 -0700
54635
54636     Merge remote branch 'origin/master'
54637
54638 commit a4356b9bcf679c4d7b88fbbad77a98ecb0f80098
54639 Author: Keith Packard <keithp@keithp.com>
54640 Date:   Thu Apr 8 13:30:16 2010 -0700
54641
54642     Use 16-bit flite voice (which appears to have changed symbols recently)
54643
54644 commit 447c121fc1ceb878e45718ad1364a5349965a59a
54645 Merge: 10330d23 53ca3f98
54646 Author: Keith Packard <keithp@keithp.com>
54647 Date:   Thu Apr 8 11:46:56 2010 -0700
54648
54649     Merge remote branch 'origin/master' into altosui
54650
54651 commit dec9971d70f17067ba0051206851b49c7604ac85
54652 Author: Bdale Garbee <bdale@gag.com>
54653 Date:   Thu Apr 8 12:43:03 2010 -0600
54654
54655     update changelogs for Debian build
54656
54657 commit 6629ec52def8917ad033847812a1adc4c3e9c947
54658 Author: Bdale Garbee <bdale@gag.com>
54659 Date:   Thu Apr 8 12:42:47 2010 -0600
54660
54661     lose the url entirely for now
54662
54663 commit a1539a075a0cc79c9122fea878d9a20ee722a18c
54664 Author: Bdale Garbee <bdale@gag.com>
54665 Date:   Thu Apr 8 12:41:42 2010 -0600
54666
54667     update changelogs for Debian build
54668
54669 commit 934434ffb3514fe9ff95692784750d7c5217a5d3
54670 Author: Bdale Garbee <bdale@gag.com>
54671 Date:   Thu Apr 8 12:41:28 2010 -0600
54672
54673     fix typo in url
54674
54675 commit 8a067cd0eebbec313fc39086747ef618f2d1cf37
54676 Author: Bdale Garbee <bdale@gag.com>
54677 Date:   Thu Apr 8 12:36:18 2010 -0600
54678
54679     update changelogs for Debian build
54680
54681 commit 05ad58389fa3814ecb56344bf4ec3a3e025920a2
54682 Author: Bdale Garbee <bdale@gag.com>
54683 Date:   Thu Apr 8 12:34:54 2010 -0600
54684
54685     need another build dep
54686
54687 commit 6fbdc7037db185f03bd5ff96b9d9320646572df7
54688 Author: Bdale Garbee <bdale@gag.com>
54689 Date:   Thu Apr 8 12:28:49 2010 -0600
54690
54691     update changelogs for Debian build
54692
54693 commit 8f1d47e9cd61738e516d15fc97d5730d80611e87
54694 Author: Bdale Garbee <bdale@gag.com>
54695 Date:   Thu Apr 8 12:28:20 2010 -0600
54696
54697     update changelogs for Debian build
54698
54699 commit 10330d23518c94a8b791193a97a6cc07b1c9a97c
54700 Author: Keith Packard <keithp@keithp.com>
54701 Date:   Tue Apr 6 00:58:00 2010 -0700
54702
54703     Enable telemetry monitoring
54704     
54705     Signed-off-by: Keith Packard <keithp@keithp.com>
54706
54707 commit 9e10e43eff9de3f034da49c4f88728fb933f5035
54708 Author: Keith Packard <keithp@keithp.com>
54709 Date:   Tue Apr 6 00:56:57 2010 -0700
54710
54711     Tasks may move in task structure as a result of ao_exit
54712     
54713     Signed-off-by: Keith Packard <keithp@keithp.com>
54714
54715 commit a7fc7901cd591c93d9d0cffeec2977ebb17554d4
54716 Author: Keith Packard <keithp@keithp.com>
54717 Date:   Tue Apr 6 00:55:19 2010 -0700
54718
54719     TD reports "not-connected" when GPS has 0 sats
54720
54721 commit e064d05da87926c19fb665b40fb280fb59328183
54722 Author: Keith Packard <keithp@keithp.com>
54723 Date:   Tue Apr 6 00:54:52 2010 -0700
54724
54725     serial port read function cannot be interrupted. poll every 1 second
54726
54727 commit c099a67d9ea37e731e0eca318102560281ac240f
54728 Author: Keith Packard <keithp@keithp.com>
54729 Date:   Mon Apr 5 22:42:05 2010 -0700
54730
54731     Interrupt running replay thread when starting another replay
54732     
54733     Signed-off-by: Keith Packard <keithp@keithp.com>
54734
54735 commit cc600a0389720bc7e435dbda8bec080ef19e0c58
54736 Author: Keith Packard <keithp@keithp.com>
54737 Date:   Mon Apr 5 22:21:46 2010 -0700
54738
54739     Add Linux device discovery
54740     
54741     AltosDeviceLinux.java scans /proc to locate suitable devices. This
54742     will be hooked up to the UI shortly.
54743
54744 commit c28646d72005daeadb70b95fd3b0050bd752cc55
54745 Author: Keith Packard <keithp@keithp.com>
54746 Date:   Sun Apr 4 20:55:30 2010 -0700
54747
54748     Switch TeleMetrum from v0.2 to v1.0
54749     
54750     Signed-off-by: Keith Packard <keithp@keithp.com>
54751
54752 commit d22ba55ae0e056530a727df50f14ad853d79a2c8
54753 Author: Keith Packard <keithp@keithp.com>
54754 Date:   Sun Apr 4 20:55:18 2010 -0700
54755
54756     Clean up some altosui comments
54757
54758 commit 6251e89c6eea655769f77bc18e98e79c99cf3cad
54759 Author: Keith Packard <keithp@keithp.com>
54760 Date:   Sun Apr 4 19:54:46 2010 -0700
54761
54762     Don't abort the radio when enabling telemetry monitoring
54763     
54764     If telemetry monitoring is already on, then there isn't any point, and
54765     if it's not on, then presumably there isn't any radio work to abort.
54766     
54767     Signed-off-by: Keith Packard <keithp@keithp.com>
54768
54769 commit b0b99f30c4e00689e9faceb363a5c7284541c6be
54770 Author: Keith Packard <keithp@keithp.com>
54771 Date:   Sun Apr 4 19:48:50 2010 -0700
54772
54773     Make ao_radio_idle keep trying to get the radio to idle.
54774     
54775     Attempting to abort a radio operation could lead to a hang if the user
54776     of the radio jumped in and started using it again before the task
54777     attempting to abort woke up. This change just keeps smacking the radio
54778     until the radio goes idle long enough to detect it.
54779
54780 commit 0e7abc9fedec568b431c983d3df1b0b29f4f10e3
54781 Author: Keith Packard <keithp@keithp.com>
54782 Date:   Sun Apr 4 16:32:04 2010 -0700
54783
54784     Use RXTX for serial comm. Add logdir preference saving
54785
54786 commit c66eebad323e4572bb7cc23bc476ee144f03e9b8
54787 Author: Bdale Garbee <bdale@gag.com>
54788 Date:   Sat Apr 3 08:02:44 2010 -0600
54789
54790     rewrite urls in docbook format
54791
54792 commit 3d34c488c5b71020d86f83156fd821fd860bf214
54793 Author: Keith Packard <keithp@keithp.com>
54794 Date:   Sat Apr 3 00:02:44 2010 -0700
54795
54796     Make .jar file
54797
54798 commit 4bea4c327e002ce8f88218f0d840af7c1521bc35
54799 Author: Keith Packard <keithp@keithp.com>
54800 Date:   Fri Apr 2 23:25:02 2010 -0700
54801
54802     Remove unused cell renderer class
54803
54804 commit 4ad062969ae8a608b8428620579bbe114e580a11
54805 Author: Keith Packard <keithp@keithp.com>
54806 Date:   Fri Apr 2 23:20:38 2010 -0700
54807
54808     Remove GPS data missing from skytraq. Save max height/accel/speed
54809
54810 commit ebd49d4ec6b0b60c85b2de45cfe2e36add8fe9bf
54811 Author: Keith Packard <keithp@keithp.com>
54812 Date:   Fri Apr 2 23:05:40 2010 -0700
54813
54814     Report current gps nsat, not last locked nsat
54815
54816 commit 3f9b66b307ee88172151e3bee58e50f5acbde109
54817 Author: Keith Packard <keithp@keithp.com>
54818 Date:   Fri Apr 2 23:00:30 2010 -0700
54819
54820     Clean up GPS data formatting
54821
54822 commit 9cc48698ec14c34d437baad7b6540edc31e9741c
54823 Author: Keith Packard <keithp@keithp.com>
54824 Date:   Fri Apr 2 22:47:40 2010 -0700
54825
54826     Fix state updates
54827
54828 commit 6d523ee4dad3b9890d3cf05852459101fe7e26ea
54829 Author: Keith Packard <keithp@keithp.com>
54830 Date:   Fri Apr 2 21:48:41 2010 -0700
54831
54832     Fix status update
54833
54834 commit caa0bf49668344937483190d1c258bfa32971d19
54835 Author: Keith Packard <keithp@keithp.com>
54836 Date:   Fri Apr 2 21:44:00 2010 -0700
54837
54838     Fix up table formatting
54839
54840 commit a579402f428dd6a0529505069d1846f70b83ab5d
54841 Author: Keith Packard <keithp@keithp.com>
54842 Date:   Fri Apr 2 18:10:59 2010 -0700
54843
54844     Display table of flight info. gps is not working yet though
54845
54846 commit 65079f84ea64220fa928c3ad96652fed159bf74b
54847 Author: Keith Packard <keithp@keithp.com>
54848 Date:   Fri Apr 2 16:07:40 2010 -0700
54849
54850     Steal C code from ao-view
54851
54852 commit 02f2be90879b682b6e648cf2debc83223d127b9d
54853 Author: Keith Packard <keithp@keithp.com>
54854 Date:   Fri Apr 2 13:37:52 2010 -0700
54855
54856     Add telem parsing code
54857
54858 commit 8c600abf87c95f8f214b5e56ff6eab955795dff5
54859 Author: Bdale Garbee <bdale@gag.com>
54860 Date:   Thu Apr 1 23:56:47 2010 -0600
54861
54862     crudely incorporate "day in the life" info from web page
54863
54864 commit 53ca3f98aeb70cb780031fee788de950e4388cf6
54865 Author: Bdale Garbee <bdale@gag.com>
54866 Date:   Thu Apr 1 23:39:42 2010 -0600
54867
54868     tweak copyright assertion
54869
54870 commit 6454e309858aeef7912e862de8632618d89b4205
54871 Author: Keith Packard <keithp@keithp.com>
54872 Date:   Thu Apr 1 18:31:14 2010 -0700
54873
54874     Fix windows install file
54875
54876 commit 584ab100640a07dec6e06829e73b7260d17d2232
54877 Author: Keith Packard <keithp@keithp.com>
54878 Date:   Thu Apr 1 18:30:56 2010 -0700
54879
54880     Add Windows install .inf file
54881
54882 commit a06bee96e648d9ded8776f3d6cba9505e7be1a60
54883 Author: Keith Packard <keithp@keithp.com>
54884 Date:   Wed Mar 31 23:05:03 2010 -0700
54885
54886     Add telemetry data parsing code
54887
54888 commit 7f233369e32c3254165ee251df0a3dbc21ea5a29
54889 Author: Keith Packard <keithp@keithp.com>
54890 Date:   Wed Mar 31 13:49:54 2010 -0700
54891
54892     Start adding java-based UI
54893
54894 commit 76768804e68ed09421d7a48cb0b390f102ce2d76
54895 Author: Bdale Garbee <bdale@gag.com>
54896 Date:   Tue Mar 30 23:26:35 2010 -0600
54897
54898     make lintian happy
54899
54900 commit eb3cc3e9b60ec23acbb7d797affa743d671801ab
54901 Author: Bdale Garbee <bdale@gag.com>
54902 Date:   Tue Mar 30 23:19:48 2010 -0600
54903
54904     update changelogs for Debian build
54905
54906 commit 00f49c8fb0aa38331360bdb85c32bcebe60dcdc3
54907 Author: Bdale Garbee <bdale@gag.com>
54908 Date:   Tue Mar 30 23:19:07 2010 -0600
54909
54910     fix typo
54911
54912 commit f03ed0876c67b58624abf0c14bf73444b0322d3c
54913 Author: Bdale Garbee <bdale@gag.com>
54914 Date:   Tue Mar 30 23:18:37 2010 -0600
54915
54916     update changelogs for Debian build
54917
54918 commit b41e617080fe825f7810ee5eee52ea37f7618ec6
54919 Merge: 28e40ccf df7bda1f
54920 Author: Bdale Garbee <bdale@gag.com>
54921 Date:   Tue Mar 30 23:15:32 2010 -0600
54922
54923     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
54924     
54925     Conflicts:
54926             ChangeLog
54927
54928 commit 28e40ccfcd80ab8764d4aa235257cea4d193a0c1
54929 Author: Bdale Garbee <bdale@gag.com>
54930 Date:   Tue Mar 30 23:14:47 2010 -0600
54931
54932     update changelogs for Debian build
54933
54934 commit 20d4d410e0fc04fe192e309811eed6c0194fa5a8
54935 Author: Bdale Garbee <bdale@gag.com>
54936 Date:   Tue Mar 30 23:11:40 2010 -0600
54937
54938     initial harness for documentation
54939
54940 commit 9801ff7de21027935f52ccabaa3ff157e22d21ce
54941 Author: Bdale Garbee <bdale@gag.com>
54942 Date:   Mon Mar 15 12:04:18 2010 -0600
54943
54944     move gbp.conf into debian/
54945
54946 commit df7bda1f32b0049c3878c325ea0b55999f3980e3
54947 Merge: 23da4f3b a7042fe7
54948 Author: Keith Packard <keithp@keithp.com>
54949 Date:   Fri Mar 12 10:38:26 2010 -0800
54950
54951     Merge remote branch 'origin/master'
54952
54953 commit 23da4f3bcdd1d780c9e1f6b68ad2fb309fcae6ba
54954 Author: Keith Packard <keithp@keithp.com>
54955 Date:   Fri Mar 12 10:37:32 2010 -0800
54956
54957     Document the ao-dumplog '--remote' flag for radio-link downloads
54958     
54959     The --remote (or -R) flag uses TeleDongle to fetch data over the radio
54960     command link from TeleMetrum. It's been there for a while, but the man
54961     page failed to mention it.
54962     
54963     Signed-off-by: Keith Packard <keithp@keithp.com>
54964
54965 commit 93df98898f8cd199ae13158bc4f65e3494c954ad
54966 Author: Keith Packard <keithp@keithp.com>
54967 Date:   Fri Mar 12 10:35:12 2010 -0800
54968
54969     Round radio calibration value instead of truncating
54970     
54971     The radio calibration function in the bring-up code was truncating the
54972     radio calibration value which caused the resulting frequency to
54973     always measure above the target frequency, instead of trying to get as
54974     close as possible. This change will result in a closer frequency
54975     match, but may sometimes be below the target frequency.
54976     
54977     Signed-off-by: Keith Packard <keithp@keithp.com>
54978
54979 commit a7042fe7d065d1da1252be5ad43e3c9856214dc8
54980 Author: Bdale Garbee <bdale@Deborah.(none)>
54981 Date:   Fri Mar 5 19:11:11 2010 -0800
54982
54983     update changelogs for Debian build
54984
54985 commit eda5e1166a97766aa22561beaa1086ba4e19ee16
54986 Author: Bdale Garbee <bdale@gag.com>
54987 Date:   Thu Mar 4 17:33:39 2010 -0700
54988
54989     update changelogs for Debian build
54990
54991 commit 6e61170d42936c18cd6efba6f4c14af616a30745
54992 Author: Keith Packard <keithp@keithp.com>
54993 Date:   Sun Feb 28 18:24:46 2010 -0800
54994
54995     Need to duplicate new altitude conversion code in aoview.
54996     
54997     Altitude conversion is now done with a smaller table and interpolation
54998     instead of a giant table.
54999     
55000     Signed-off-by: Keith Packard <keithp@keithp.com>
55001
55002 commit e4e17e6d3844ae682a0e7a9469a522359bac77b6
55003 Author: Bdale Garbee <bdale@gag.com>
55004 Date:   Sat Feb 27 17:36:13 2010 -0700
55005
55006     update changelogs for Debian build
55007
55008 commit a1478f65538fdaac7b58ffbd958a035b74956099
55009 Merge: 901fce5f bbf8c9f1
55010 Author: Keith Packard <keithp@keithp.com>
55011 Date:   Sat Feb 27 15:19:33 2010 -0800
55012
55013     Merge remote branch 'origin/master'
55014
55015 commit 901fce5fe3e2762406079ecaa787612b5ed4b34a
55016 Author: Keith Packard <keithp@keithp.com>
55017 Date:   Sat Feb 27 15:18:47 2010 -0800
55018
55019     Add .gitignore for ao-bringup
55020     
55021     Signed-off-by: Keith Packard <keithp@keithp.com>
55022
55023 commit 7aab73a265841aac817ea34235dd1eb819debf76
55024 Author: Keith Packard <keithp@keithp.com>
55025 Date:   Sat Feb 27 15:14:04 2010 -0800
55026
55027     Fix up LED colors for each product.
55028     
55029     Different products assign different color LEDs to the two available
55030     LED drivers (P1_0, P1_1). Make the LED color pin assignments
55031     per-product (in ao_pins.h), then deal with not always having a green LED.
55032     
55033     Signed-off-by: Keith Packard <keithp@keithp.com>
55034
55035 commit 1d6d8d76ec65373ffee70add75d183f5c4168f61
55036 Author: Keith Packard <keithp@keithp.com>
55037 Date:   Sat Feb 27 15:11:44 2010 -0800
55038
55039     Eliminate deadlock when writing config from radio link
55040     
55041     Writing the 'Saved\r\n' string would fill the packet buffer and cause
55042     a flush to occur, which would need to wait for the radio link to
55043     receive and transmit a packet. The radio link always re-fetches the
55044     radio channel number when lighting up the radio, so it need to look in
55045     the config space. If the config mutex was held by the config writing
55046     process while the radio was trying to get the channel number, then
55047     we'd get a deadlock.
55048     
55049     Signed-off-by: Keith Packard <keithp@keithp.com>
55050
55051 commit f1956ebadd7bf46b84a05a0c383b6404ca26b344
55052 Author: Keith Packard <keithp@keithp.com>
55053 Date:   Sat Feb 27 15:10:16 2010 -0800
55054
55055     Leave .ihx files in the build directory too - easier to debug that way
55056     
55057     sdcdb wants the .ihx and .cdb files in the same directory, so humor it
55058     by copying the .ihx files to the src directory instead of moving them.
55059     
55060     Signed-off-by: Keith Packard <keithp@keithp.com>
55061
55062 commit bbf8c9f1748af3f1fac08ddf80ae98da2e9b5727
55063 Author: Bdale Garbee <bdale@gag.com>
55064 Date:   Fri Feb 26 15:21:12 2010 -0700
55065
55066     create a turn on script for lighting up TeleDongle v0.2 boards
55067
55068 commit 461d4a1948e112ec7353caf88967391d876469dd
55069 Author: Keith Packard <keithp@keithp.com>
55070 Date:   Fri Feb 26 10:33:13 2010 -0800
55071
55072     Add LED test
55073
55074 commit 5d7a3a5fbc0af4621c67a6fd51a9c9d5ae688fa5
55075 Author: Keith Packard <keithp@keithp.com>
55076 Date:   Thu Feb 25 16:40:13 2010 -0800
55077
55078     Fix and document the ao-rawload --run flag
55079     
55080     This allows ram-based programs to be loaded and executed easily.
55081     
55082     Signed-off-by: Keith Packard <keithp@keithp.com>
55083
55084 commit 1e60deca147c85a064719dfad14ccabd1049bbbd
55085 Author: Keith Packard <keithp@keithp.com>
55086 Date:   Thu Feb 25 16:33:34 2010 -0800
55087
55088     Allow product names to have suffixes (like board revisions)
55089     
55090     When looking for a board by product name, just look at the prefix of
55091     the name instead of requiring an exact match. This will allow products
55092     to have board version suffixes.
55093     
55094     Signed-off-by: Keith Packard <keithp@keithp.com>
55095
55096 commit f4d5790a284e2d02dd7568fbca90402fa5ed1aea
55097 Author: Keith Packard <keithp@keithp.com>
55098 Date:   Thu Feb 25 16:32:57 2010 -0800
55099
55100     Add ao_radio_xmit to help test boards without flashing them.
55101     
55102     Signed-off-by: Keith Packard <keithp@keithp.com>
55103
55104 commit d7d551b0078acb1596a9b9023c3df6dbfa46213c
55105 Author: Bdale Garbee <bdale@gag.com>
55106 Date:   Wed Feb 24 17:30:23 2010 -0700
55107
55108     update changelogs for Debian build
55109
55110 commit 2f45953ee54034209a23c254e65da36e44cf075f
55111 Author: Bdale Garbee <bdale@gag.com>
55112 Date:   Wed Feb 24 17:29:47 2010 -0700
55113
55114     un-muck changelog
55115
55116 commit 540f86678853e7ea80ae91f3f2ec0ec88c5b1ca7
55117 Author: Bdale Garbee <bdale@gag.com>
55118 Date:   Wed Feb 24 17:27:51 2010 -0700
55119
55120     debugging
55121
55122 commit cdccd92f6ed97be7385e84de5694064cb8f43946
55123 Author: Bdale Garbee <bdale@gag.com>
55124 Date:   Wed Feb 24 17:25:28 2010 -0700
55125
55126     conditionalize use of git on executability of /usr/bin/git binary
55127
55128 commit 54dd7a200e6956aace5a580d4c4d6a10a13c654b
55129 Author: Bdale Garbee <bdale@gag.com>
55130 Date:   Wed Feb 24 17:22:45 2010 -0700
55131
55132     update changelogs for Debian build
55133
55134 commit 4b6b28530206c6fdbe46699b81746fbbcab5b148
55135 Author: Bdale Garbee <bdale@gag.com>
55136 Date:   Wed Feb 24 17:22:20 2010 -0700
55137
55138     see if this works
55139
55140 commit c74958d3e8c5ce8006a9f9f6853238fce0c77432
55141 Author: Bdale Garbee <bdale@gag.com>
55142 Date:   Wed Feb 24 17:13:29 2010 -0700
55143
55144     move git-using variable declaration into the prebuild target
55145
55146 commit cf091a7252eba09902a42a3cfe7b4d6a343907ce
55147 Author: Bdale Garbee <bdale@gag.com>
55148 Date:   Wed Feb 24 16:44:44 2010 -0700
55149
55150     update changelogs for Debian build
55151
55152 commit deccc10f0305c0cd02bf6317d6dc9d2ae38c3dac
55153 Author: Bdale Garbee <bdale@gag.com>
55154 Date:   Wed Feb 24 16:43:32 2010 -0700
55155
55156     add gawk as a build dependency since strtonum is a gawk extension
55157
55158 commit ac45da6e61597dcdb119b976f7301b2cc7fdced4
55159 Author: Bdale Garbee <bdale@gag.com>
55160 Date:   Wed Feb 24 14:57:26 2010 -0700
55161
55162     update changelogs for Debian build
55163
55164 commit 24912821b3230b8357b9e0094cd69fa0bccc5513
55165 Author: Bdale Garbee <bdale@gag.com>
55166 Date:   Wed Feb 24 14:53:27 2010 -0700
55167
55168     update changelogs for Debian build
55169
55170 commit 82fdbfe1229d1ea5e6906ea240d54b3da73d9a69
55171 Author: Keith Packard <keithp@keithp.com>
55172 Date:   Sat Feb 20 21:35:43 2010 -0800
55173
55174     Must install .map files for ao-load to work
55175     
55176     ao-load uses the .map files to rewrite the serial number and other
55177     config parameters into the program flash.
55178     
55179     Signed-off-by: Keith Packard <keithp@keithp.com>
55180
55181 commit a5215c2bd9249a285fc834db0c453fb3e7daed87
55182 Author: Keith Packard <keithp@keithp.com>
55183 Date:   Sat Feb 20 21:20:05 2010 -0800
55184
55185     Add back stack size checking to altos linking phase
55186     
55187     This verifies that the stack start specified during the compile
55188     will work with the resulting program
55189     
55190     Signed-off-by: Keith Packard <keithp@keithp.com>
55191
55192 commit 18eeb79026f7e5c54bf99435537c024427011a36
55193 Author: Keith Packard <keithp@keithp.com>
55194 Date:   Sat Feb 20 21:05:45 2010 -0800
55195
55196     Quiet make output.
55197     
55198     This borrows ideas from the notmuch project to reduce the command line
55199     clutter seen when compiling or linking stuff.
55200     
55201     Signed-off-by: Keith Packard <keithp@keithp.com>
55202
55203 commit 004c2a9b7a4b44ef71ca60482573e8e9d8c6ce93
55204 Author: Keith Packard <keithp@keithp.com>
55205 Date:   Sat Feb 20 20:36:08 2010 -0800
55206
55207     Update .gitignore files
55208
55209 commit 84c93bb2fc4558a5e4654794ba90e730a84eaf67
55210 Author: Keith Packard <keithp@keithp.com>
55211 Date:   Sat Feb 20 20:22:16 2010 -0800
55212
55213     Change altos build process to support per-product compile-time changes
55214     
55215     This creates per-product subdirectories and recompiles everything for
55216     each product, allowing per-product compile-time changes for things
55217     like peripheral pin assignments and attached serial devices.
55218     
55219     Signed-off-by: Keith Packard <keithp@keithp.com>
55220
55221 commit fd0a42e0e96dcb8ecc9e999f70bcf70692692af9
55222 Author: Keith Packard <keithp@keithp.com>
55223 Date:   Sat Feb 20 20:21:07 2010 -0800
55224
55225     Change barometer conversion code to shrink conversion table
55226
55227 commit 876e9a10b9096ead85fbe08ec9a6a0329cf7cbd4
55228 Author: Keith Packard <keithp@keithp.com>
55229 Date:   Sat Feb 13 16:42:27 2010 -0800
55230
55231     Log GPS data on pad after boost detect.
55232     
55233     This wakes up the two GPS reporting tasks and gets them to report out
55234     any existing GPS data to the log file. To make sure the timestamps in
55235     that GPS data are accurate, this also records GPS time on receipt of
55236     the GPS data instead of when that is logged.
55237     
55238     Signed-off-by: Keith Packard <keithp@keithp.com>
55239
55240 commit c83615567b4567f3dc45a7f7b894943b45fbb65c
55241 Author: Keith Packard <keithp@keithp.com>
55242 Date:   Sun Feb 7 00:25:22 2010 -0800
55243
55244     Pull in a bit more data for filtering the start of the boost
55245
55246 commit f8967607b3dda0c0ce7afe8bb077da2da5ed3dcd
55247 Author: Keith Packard <keithp@keithp.com>
55248 Date:   Sun Feb 7 00:24:56 2010 -0800
55249
55250     Compute daytime using GPS as time base
55251
55252 commit 2a6350149407c7d2e7d143906c40c5e331248aeb
55253 Author: Keith Packard <keithp@keithp.com>
55254 Date:   Thu Feb 11 18:48:56 2010 -0800
55255
55256     Missing ao_mutex_put in gps_dump
55257
55258 commit 9856b7c4397afcecc8f541af9a83824e817b3612
55259 Author: Keith Packard <keithp@keithp.com>
55260 Date:   Sun Jan 10 16:31:50 2010 -0800
55261
55262     Switch to using internal cc1111 temperature sensor
55263     
55264     v0.2 has no temperature sensor, and several of the v0.1 boards didn't
55265     get a temperature sensor loaded. Use the internal temperature sensor
55266     on the cc1111 in all cases instead.
55267     
55268     Signed-off-by: Keith Packard <keithp@keithp.com>
55269
55270 commit 0c2533be15858774ef9381aa8c8344356fd5b971
55271 Author: Keith Packard <keithp@keithp.com>
55272 Date:   Sat Jan 9 22:06:19 2010 -0800
55273
55274     Force idle mode by shorting the SPI clock to ground at boot time.
55275     
55276     This allows you to override the flight mode detection code in case the
55277     accelerometer calibration is broken somehow. Hold the SPI clock shoted
55278     to ground until the LED comes on, then remove it.
55279     
55280     Signed-off-by: Keith Packard <keithp@keithp.com>
55281
55282 commit 28346736a7799c0767e54511d9949cd61d35e471
55283 Author: Keith Packard <keithp@keithp.com>
55284 Date:   Sat Jan 9 20:57:48 2010 -0800
55285
55286     Add simple gps dump command 'g'
55287     
55288     This just dumps out the data in a very simple format to verify the GPS
55289     receiver.
55290     
55291     Signed-off-by: Keith Packard <keithp@keithp.com>
55292
55293 commit a6082a8b4501ac4cb18584ace1f0c40e088e5484
55294 Author: Keith Packard <keithp@keithp.com>
55295 Date:   Sat Jan 9 20:57:29 2010 -0800
55296
55297     Remove flash debugging printfs
55298     
55299     Signed-off-by: Keith Packard <keithp@keithp.com>
55300
55301 commit 05bb953830604721c9a49dd56256b86f3666b5ff
55302 Author: Keith Packard <keithp@keithp.com>
55303 Date:   Sat Jan 9 20:42:57 2010 -0800
55304
55305     Don't set ao_flash_setup_done until we're actually done.
55306     
55307     Because we're accessing this variable outside of the mutex, we need to
55308     make sure it isn't set until the data it covers has been initialized.
55309     
55310     Signed-off-by: Keith Packard <keithp@keithp.com>
55311
55312 commit 327e5e782958e516a7b7a786ab6c176b0decb8b8
55313 Author: Keith Packard <keithp@keithp.com>
55314 Date:   Sat Jan 9 20:04:42 2010 -0800
55315
55316     Dump config block from read/write config and flash_status commands
55317
55318 commit 05e5bb2d330b755967d06fb859585c81f5f5fbb5
55319 Author: Keith Packard <keithp@keithp.com>
55320 Date:   Sat Jan 9 19:46:46 2010 -0800
55321
55322     Dump more flash parameters for the flash_status command
55323
55324 commit d4c8895b349998e02e03ed83466a0ca7afb3d99b
55325 Author: Keith Packard <keithp@keithp.com>
55326 Date:   Sat Jan 9 17:57:52 2010 -0800
55327
55328     Add 'f' command to display flash status register contents
55329     
55330     Signed-off-by: Keith Packard <keithp@keithp.com>
55331
55332 commit c1334f712f01543adb10809bc1a3ca120e27290b
55333 Author: Keith Packard <keithp@keithp.com>
55334 Date:   Sat Jan 9 09:55:04 2010 -0800
55335
55336     Add at45db161d.h header file for new flash part.
55337     
55338     Forgot to add this when I added the driver.
55339     
55340     Signed-off-by: Keith Packard <keithp@keithp.com>
55341
55342 commit a0d4c1b06d27e850d233f8ddf8fe32912bf0ec8f
55343 Author: Keith Packard <keithp@keithp.com>
55344 Date:   Sat Jan 9 01:29:41 2010 -0800
55345
55346     Remove green LED and temp sensor from v0.2 code
55347     
55348     Signed-off-by: Keith Packard <keithp@keithp.com>
55349
55350 commit dc8d18736239b14c2ec48a40a01515912c5c25e6
55351 Author: Keith Packard <keithp@keithp.com>
55352 Date:   Sat Jan 9 01:22:06 2010 -0800
55353
55354     Add AT45DBxx1D driver
55355     
55356     This driver supports the AT45DB011D through AT45DB321D DataFlash
55357     parts as found in TeleMetrum v0.2
55358     
55359     Signed-off-by: Keith Packard <keithp@keithp.com>
55360
55361 commit 3bab7e66d25988f5d63ec139c8814a85b983f8f3
55362 Author: Keith Packard <keithp@keithp.com>
55363 Date:   Sat Dec 19 20:32:18 2009 -0800
55364
55365     Remove dbg driver code from telemetrum/teledongle
55366     
55367     The only board with debug outputs is the TI dongle at this point, so
55368     the debug modules were disabled in TM and TD some time
55369     ago. Unfortunately, the code was not removed then.
55370     
55371     Signed-off-by: Keith Packard <keithp@keithp.com>
55372
55373 commit eddb82390a0ecb07ef83c04861993842906b03ab
55374 Author: Keith Packard <keithp@keithp.com>
55375 Date:   Sat Dec 19 15:31:36 2009 -0800
55376
55377     Ensure that ao_alarm waits at least the specified time
55378     
55379     Because the timer tick may happen soon, it's important to delay by
55380     another tick to ensure that we don't wake up early.
55381     
55382     Signed-off-by: Keith Packard <keithp@keithp.com>
55383
55384 commit 598d168bd6552c3756e4b0267de44147eadab9f6
55385 Author: Keith Packard <keithp@keithp.com>
55386 Date:   Sat Dec 19 14:03:11 2009 -0800
55387
55388     Disable monitor mode before attempting radio test.
55389     
55390     If monitor mode is left active, then the radio lock will not be able
55391     to be acquired for the radio test.
55392     
55393     Signed-off-by: Keith Packard <keithp@keithp.com>
55394
55395 commit d4cf1446680d8b47396bcda338e8df7af395d102
55396 Author: Bdale Garbee <bdale@gag.com>
55397 Date:   Sat Dec 19 13:53:38 2009 -0700
55398
55399     update changelogs for Debian build
55400
55401 commit 10d1bbcd9709a5eee8d50989215242b16feb7232
55402 Author: Keith Packard <keithp@keithp.com>
55403 Date:   Sat Dec 19 11:34:16 2009 -0800
55404
55405     Use ao_radio_get/ao_radio_put in packet code.
55406     
55407     The ao_radio_get function both acquires the mutex *and* configures the
55408     radio channel and frequency. Failing to use this in the packet code
55409     would leave the radio frequency unconfigured.
55410     
55411     Signed-off-by: Keith Packard <keithp@keithp.com>
55412
55413 commit a15abc1882a3bdd2c980eed169f3b80337528390
55414 Author: Bdale Garbee <bdale@gag.com>
55415 Date:   Sat Dec 19 12:15:29 2009 -0700
55416
55417     update changelogs for Debian build
55418
55419 commit bbb152c712801653374a8f82869e2e8bf41f7279
55420 Author: Bdale Garbee <bdale@gag.com>
55421 Date:   Sat Dec 19 12:05:40 2009 -0700
55422
55423     update changelogs for Debian build
55424
55425 commit 7ac8efea5d60b81adccdc1e38ac4c13facfae7c9
55426 Author: Keith Packard <keithp@keithp.com>
55427 Date:   Tue Dec 15 23:58:29 2009 -0800
55428
55429     Add --cal to man page
55430
55431 commit 5481082b18226a0de6b377215b3b330bdbc4a6c6
55432 Author: Keith Packard <keithp@keithp.com>
55433 Date:   Sat Dec 5 19:50:38 2009 -0800
55434
55435     Allow radio calibration to be set from ao-load
55436     
55437     This moves the initial radio calibration value into const memory where
55438     it will be used if no eeprom configuration value is available, either
55439     on an unprogrammed board with eeprom or a device without an eeprom.
55440     
55441     Signed-off-by: Keith Packard <keithp@keithp.com>
55442
55443 commit 46f03ab3145a61139c8ca6fc99e8f2798728b5a9
55444 Author: Keith Packard <keithp@keithp.com>
55445 Date:   Sat Dec 5 15:36:12 2009 -0800
55446
55447     Re-order config values. Change frequency to cal
55448     
55449     Place more often used values at top, and consistently call the radio
55450     value 'calibration' instead of 'frequency'.
55451     
55452     Signed-off-by: Keith Packard <keithp@keithp.com>
55453
55454 commit bf29a62532fec12e6af2d2f3a6624882c863e933
55455 Author: Bdale Garbee <bdale@gag.com>
55456 Date:   Sat Dec 5 11:03:42 2009 -0700
55457
55458     update changelogs for Debian build
55459
55460 commit cd49847f3125df1733f298b56a43e8027ab5ce05
55461 Author: Keith Packard <keithp@keithp.com>
55462 Date:   Fri Dec 4 23:38:26 2009 -0800
55463
55464     Add radio calibration configuration.
55465     
55466     The crystal we use is only good for 20ppm, which generates a fairly
55467     significant error bounds at our RF frequency. This commit adds a
55468     configuration variable that sets the RF frequency control variable so
55469     that the output frequency can be adjusted.
55470     
55471     Signed-off-by: Keith Packard <keithp@keithp.com>
55472
55473 commit c671a3f31f54715284beef5baa4a72ca922e4018
55474 Author: Keith Packard <keithp@keithp.com>
55475 Date:   Fri Dec 4 23:36:54 2009 -0800
55476
55477     Make ao_cmd_decimal produce both 32 and 16 bit values.
55478     
55479     ao_cmd_lex_u32 is produced in addition to ao_cmd_lex_i so that
55480     functions can easily read 32-bit values from the command line.
55481     
55482     Signed-off-by: Keith Packard <keithp@keithp.com>
55483
55484 commit e6d6ad66ce177eb6e49eaa04b1ecc6426f4bbdbf
55485 Author: Keith Packard <keithp@keithp.com>
55486 Date:   Fri Dec 4 23:35:40 2009 -0800
55487
55488     Remove send_serial and serial_baud commands.
55489     
55490     No longer useful, and they take up space.
55491     
55492     Signed-off-by: Keith Packard <keithp@keithp.com>
55493
55494 commit ce7325cefbbe91054c1e8174cf40a6c687f6694b
55495 Author: Bdale Garbee <bdale@gag.com>
55496 Date:   Fri Dec 4 21:02:07 2009 -0700
55497
55498     update changelogs for Debian build
55499
55500 commit 9a1d7dd78c07d18954ef620b6ed25d6701df21e2
55501 Author: Keith Packard <keithp@keithp.com>
55502 Date:   Fri Dec 4 14:35:39 2009 -0800
55503
55504     Change default callsign to "N0CALL"
55505
55506 commit 291e2004e77debdc1543912cf11043c849305de8
55507 Author: Bdale Garbee <bdale@gag.com>
55508 Date:   Thu Nov 26 11:18:37 2009 -0700
55509
55510     update changelogs for Debian build
55511
55512 commit 40533095a96b6c6364eebdc4b7d53c4eabe72e9a
55513 Author: Bdale Garbee <bdale@gag.com>
55514 Date:   Thu Nov 26 11:16:04 2009 -0700
55515
55516     update changelogs for Debian build
55517
55518 commit ab1075e7219b02258c1613d93379582be4168947
55519 Author: Bdale Garbee <bdale@gag.com>
55520 Date:   Thu Nov 26 11:15:13 2009 -0700
55521
55522     change home URL in control file to be the AltOS page
55523
55524 commit d34dcc5f3616e59ee90ed172770fe2a3eb1e0cac
55525 Author: Bdale Garbee <bdale@gag.com>
55526 Date:   Thu Nov 26 10:40:07 2009 -0700
55527
55528     fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
55529
55530 commit ea40561b36519a5dcabedabe18672b79ea5e9993
55531 Author: Bdale Garbee <bdale@gag.com>
55532 Date:   Sun Nov 22 10:18:44 2009 -0700
55533
55534     update changelogs for Debian build
55535
55536 commit d6ba07e885bdc62ba64719c9d8cc42fcecbcb09d
55537 Author: Keith Packard <keithp@keithp.com>
55538 Date:   Sun Nov 22 01:10:44 2009 -0800
55539
55540     Automatically extract flight number for eeprom and telem filenames.
55541     
55542     Extract flight number from either telemetry or eeprom files and use
55543     that in the resulting filenames. To ensure that files remain unique,
55544     add a new field, -seq-%03d. This is appended only when the sequence
55545     number is non-zero as it shouldn't occur in normal usage.
55546     
55547     This also eliminates some duplicate filename creation code in the
55548     library and aoview sources.
55549     
55550     Signed-off-by: Keith Packard <keithp@keithp.com>
55551
55552 commit 06cebd1026dc1bd6ee51526fa2d02905df3b3b37
55553 Author: Keith Packard <keithp@keithp.com>
55554 Date:   Sun Nov 22 00:52:58 2009 -0800
55555
55556     ao-postflight: don't try to use missing gps sat data
55557     
55558     Signed-off-by: Keith Packard <keithp@keithp.com>
55559
55560 commit a9ada1b538af3308e1b22bd024d9204521184173
55561 Author: Keith Packard <keithp@keithp.com>
55562 Date:   Sat Nov 21 22:12:21 2009 -0800
55563
55564     ao-postflight: compute barometric alt for each GPS position
55565     
55566     Print that to the --gps file, and use that in the --kml file for the
55567     altitude. Gives a very different picture of our flight tracks,
55568     presumably far more accurate (at least in altitude).
55569     
55570     Signed-off-by: Keith Packard <keithp@keithp.com>
55571
55572 commit b84b634d9ae8ce6ab1c02833a3ed8514404e1ca3
55573 Author: Keith Packard <keithp@keithp.com>
55574 Date:   Sat Nov 21 22:11:45 2009 -0800
55575
55576     Don't crash if --plot isn't passed on ao-postflight command line
55577     
55578     Crashing is not nice.
55579     
55580     Signed-off-by: Keith Packard <keithp@keithp.com>
55581
55582 commit 2d77c18b15834046b7b79d49d87211828f2409e9
55583 Author: Keith Packard <keithp@keithp.com>
55584 Date:   Sat Nov 21 21:10:09 2009 -0800
55585
55586     Convert telemetry file GPS satellite information in cc_log_read
55587     
55588     The satellite info wasn't being correctly converted from telemetry
55589     files to the data log structure, so ao-postflight was not seeing it.
55590     
55591     Signed-off-by: Keith Packard <keithp@keithp.com>
55592
55593 commit 1e7fb61700f1f6f2ed5fdbc4380d7187b0cd187b
55594 Author: Keith Packard <keithp@keithp.com>
55595 Date:   Sat Nov 21 21:09:03 2009 -0800
55596
55597     Fix --plot arg handling. Add -all option.
55598     
55599     The --plot file name handing is special as the library wants a
55600     filename instead of a stdio file pointer.
55601     
55602     Add a --all option that just creates all of the possible outputs.
55603     
55604     Signed-off-by: Keith Packard <keithp@keithp.com>
55605
55606 commit 199f0cecae22645140185238682b9e1aba0e5715
55607 Author: Keith Packard <keithp@keithp.com>
55608 Date:   Sat Nov 21 20:36:20 2009 -0800
55609
55610     Make TD print 0000-00-00 for invalid dates.
55611     
55612     This 'shouldn't' happen, but in case it does, I want to know about it.
55613     
55614     Signed-off-by: Keith Packard <keithp@keithp.com>
55615
55616 commit 238d03462a56dc1b7c871608cb00f961a88c1b97
55617 Author: Keith Packard <keithp@keithp.com>
55618 Date:   Sat Nov 21 20:35:22 2009 -0800
55619
55620     Make ao-postflight create filenames using input filenames.
55621     
55622     Instead of requiring the user to provide names for the various output
55623     options, just create them from the input name by replacing the extension.
55624     
55625     Signed-off-by: Keith Packard <keithp@keithp.com>
55626
55627 commit 1a3b4c02a01187f8b7b9a9c97712476d0007ab35
55628 Author: Keith Packard <keithp@keithp.com>
55629 Date:   Sat Nov 21 19:52:26 2009 -0800
55630
55631     Document ao-postflight --gps and --kml options.
55632     
55633     These were missing from the man page, but included in the --help output.
55634     
55635     Signed-off-by: Keith Packard <keithp@keithp.com>
55636
55637 commit 80b23f3044a654d61212891a61fadb8a3a4e5572
55638 Author: Keith Packard <keithp@keithp.com>
55639 Date:   Sat Nov 21 18:57:45 2009 -0800
55640
55641     Decode HDOP data from skytraq GPS
55642     
55643     The hdop data was getting dropped on the floor, but is rather useful
55644     when deciding if the GPS position is crazy or not. This reports HDOP *
55645     5 (giving a useful range of .2-50).
55646     
55647     Signed-off-by: Keith Packard <keithp@keithp.com>
55648
55649 commit 8f036ee7cd30ce3ed2e5cc8501914a4c19b73875
55650 Author: Bdale Garbee <bdale@gag.com>
55651 Date:   Fri Nov 20 13:19:02 2009 -0700
55652
55653     update changelogs for Debian build
55654
55655 commit 87e6f3e5c1688503ab8595912d8d6eb7139830b7
55656 Author: Keith Packard <keithp@keithp.com>
55657 Date:   Fri Nov 20 12:16:37 2009 -0800
55658
55659     Eliminate SiRF state values from ao-view.
55660     
55661     With Skytraq not having any visible GPS state information, just
55662     remove this from the display.
55663     
55664     Signed-off-by: Keith Packard <keithp@keithp.com>
55665
55666 commit 8065b8146a31438e66f83c13b99281ec47439a73
55667 Author: Keith Packard <keithp@keithp.com>
55668 Date:   Fri Nov 20 11:56:48 2009 -0800
55669
55670     Add GPS date/time output to ao-postflight.
55671     
55672     GPS date/time information was already being stored in the log, it just
55673     wasn't getting displayed by ao-postflight.
55674     
55675     Signed-off-by: Keith Packard <keithp@keithp.com>
55676
55677 commit 6894541e0ee144bfc689cc02d4ed333711d3b500
55678 Author: Keith Packard <keithp@keithp.com>
55679 Date:   Fri Nov 20 11:55:28 2009 -0800
55680
55681     Reduce igniter firing time from 500ms to 50ms.
55682     
55683     Given that the system will brown-out with the longer pulse, it doesn't
55684     make sense to even try; failure at 50ms probably indicates a short.
55685     
55686     Signed-off-by: Keith Packard <keithp@keithp.com>
55687
55688 commit b75aa1c825b84bd7fa1578320fbc7e904c373a7d
55689 Author: Bdale Garbee <bdale@gag.com>
55690 Date:   Thu Nov 19 21:43:13 2009 -0700
55691
55692     fix typo in comment
55693
55694 commit c2f661b75ec035f6a3f700962290ef297f9ab0af
55695 Author: Bdale Garbee <bdale@gag.com>
55696 Date:   Fri Nov 20 11:44:06 2009 -0700
55697
55698     update changelogs for Debian build
55699
55700 commit b0d7e3f9c9322542e9b649bb6ad7f7e5bb99dffa
55701 Author: Keith Packard <keithp@keithp.com>
55702 Date:   Sun Nov 15 16:20:18 2009 -0800
55703
55704     Stop using SiRF state info.
55705     
55706     With the switch to the skytraq GPS unit, we don't have the same level
55707     of detail in the GPS stream, so stop reporting that in the telemetry
55708     stream, in the UI and writing it to eeprom.
55709     
55710     Signed-off-by: Keith Packard <keithp@keithp.com>
55711
55712 commit 524665fc221b0d483453c67b7211e282cebc8980
55713 Author: Keith Packard <keithp@keithp.com>
55714 Date:   Sun Nov 15 16:04:41 2009 -0800
55715
55716     Add date to GPS data, captured from GPRMC packet.
55717     
55718     Pull the date out of the GPS stream and send it over the telemetry
55719     link and write it to the eeprom.
55720     
55721     Signed-off-by: Keith Packard <keithp@keithp.com>
55722
55723 commit 3ee279ba76c2a79d142c466f19ef758cf4c01d70
55724 Author: Keith Packard <keithp@keithp.com>
55725 Date:   Sun Nov 15 15:59:01 2009 -0800
55726
55727     Add flight number to telemetry stream.
55728     
55729     This makes it easier to tie the telemetry and eeprom files together as
55730     they're now both labeled with serial and flight numbers, which should
55731     be unique.
55732     
55733     Signed-off-by: Keith Packard <keithp@keithp.com>
55734
55735 commit 6391c89bd5b89f5f46255b8365c658a873e5959a
55736 Author: Keith Packard <keithp@keithp.com>
55737 Date:   Sun Nov 15 15:53:01 2009 -0800
55738
55739     Switch order of serial/flight in ao-postflight summary
55740
55741 commit 9b06e294e2777f69bcf5e98789c3f5477097d53b
55742 Author: Keith Packard <keithp@keithp.com>
55743 Date:   Sun Nov 15 15:51:58 2009 -0800
55744
55745     Enable telemetry receive in ao_view
55746
55747 commit 4cffc9c4b079e39c8196ddbaf91129cda6df7f8b
55748 Author: Keith Packard <keithp@keithp.com>
55749 Date:   Sat Nov 14 22:24:37 2009 -0800
55750
55751     Share telemetry parsing code in cc library.
55752     
55753     ao-view had a private copy of the telemetry parsing code which
55754     included the ability to parse the newer version of that file. Those
55755     changes have been moved to the library version and the private copy removed.
55756     
55757     Signed-off-by: Keith Packard <keithp@keithp.com>
55758
55759 commit 0e0db8ca3af4c07bae909938486766c646bf580b
55760 Author: Keith Packard <keithp@keithp.com>
55761 Date:   Sat Nov 14 22:24:09 2009 -0800
55762
55763     Provide a dummy 'uninstall' target in the src directory.
55764     
55765     Signed-off-by: Keith Packard <keithp@keithp.com>
55766
55767 commit 1c654a9369294c9b8066c33f91161d8005b96680
55768 Author: Keith Packard <keithp@keithp.com>
55769 Date:   Sat Nov 14 22:17:24 2009 -0800
55770
55771     Loosen tolerances for main->landed transition
55772     
55773     Detecting that the rocket has landed is required for the system to
55774     flush the eeprom log and re-enable the RDF beacon. This patch changes
55775     the landed state entry requirements for the accelerometer to require
55776     only that the accelerometer stay within a quarter of a g (down from
55777     1/10g) and changes the testing interval from 20 seconds to 5
55778     seconds.
55779     
55780     The requirement that the barometric altitude be within 1000m of the
55781     launch altitude and that the barometer change by no more than 0.05kPa
55782     are unchanged.
55783     
55784     Signed-off-by: Keith Packard <keithp@keithp.com>
55785
55786 commit 03092d1a72a9651711e22c58dca6d6aba5705c5e
55787 Author: Keith Packard <keithp@keithp.com>
55788 Date:   Sat Nov 14 16:35:12 2009 -0800
55789
55790     ao-postflight: fix sloppy gps sat data realloc code (was crashing).
55791     
55792     Realloc'ing the wrong data, and failing to set the realloc'ed size was
55793     causing ao-postflight to crash while reading long logs.
55794     
55795     Signed-off-by: Keith Packard <keithp@keithp.com>
55796
55797 commit adf656192441eb7f44792955c86e469145477e29
55798 Author: Keith Packard <keithp@keithp.com>
55799 Date:   Thu Nov 5 22:11:59 2009 -0800
55800
55801     Return radio to telemetry settings when packet system closed.
55802     
55803     To receive telemetry after disabling the packet system, the radio must
55804     be reconfigured for telemetry mode.
55805     
55806     Signed-off-by: Keith Packard <keithp@keithp.com>
55807
55808 commit 83afdbdc154fe013bfe35ce5ecf1d61570b04ed6
55809 Author: Keith Packard <keithp@keithp.com>
55810 Date:   Thu Nov 5 21:45:00 2009 -0800
55811
55812     Add reboot command.
55813     
55814     This resets the processor using the watchdog timer.
55815     
55816     Signed-off-by: Keith Packard <keithp@keithp.com>
55817
55818 commit 0358988ac0ee25a564d48af79b1c3fb0c0fe0a88
55819 Author: Keith Packard <keithp@keithp.com>
55820 Date:   Thu Nov 5 21:44:31 2009 -0800
55821
55822     Add Watchdog Timer Control register definitions
55823     
55824     Signed-off-by: Keith Packard <keithp@keithp.com>
55825
55826 commit 4114210e0b813f4af99d0cb7755ad2ac2c4b120e
55827 Author: Keith Packard <keithp@keithp.com>
55828 Date:   Thu Nov 5 21:43:21 2009 -0800
55829
55830     Move ao_match_word from ao_ignite.c to ao_cmd.c
55831     
55832     This is a generally useful command line utility.
55833     
55834     Signed-off-by: Keith Packard <keithp@keithp.com>
55835
55836 commit 5a79a04ddb0b3ee64de34e366f71a0f6db509c01
55837 Author: Keith Packard <keithp@keithp.com>
55838 Date:   Wed Nov 4 21:59:51 2009 -0800
55839
55840     Stop recording in ao-dumplog after receiving an invalid block
55841     
55842     If no samples in a block are valid, assume the flight log is over.
55843     
55844     Signed-off-by: Keith Packard <keithp@keithp.com>
55845
55846 commit 843ee489aac34ad6d81f55f1c85fb9eecc42d86b
55847 Author: Keith Packard <keithp@keithp.com>
55848 Date:   Wed Nov 4 21:59:12 2009 -0800
55849
55850     Flush pending input when switching to remote packet mode
55851     
55852     Any pending input would just confuse the application, so pull it off
55853     the link and dump it.
55854     
55855     Signed-off-by: Keith Packard <keithp@keithp.com>
55856
55857 commit 036400a2db303f3db3be7cc0426f88359c6bd2b1
55858 Author: Keith Packard <keithp@keithp.com>
55859 Date:   Wed Nov 4 21:42:51 2009 -0800
55860
55861     Explicitly use USB I/O routines in packet code
55862     
55863     Using the implicit stdio functions (putchar/getchar/flush) would
55864     result in essentially random redirection of each, depending on whether
55865     the packet code had characters available when getchar was called. This
55866     would cause lockups in putchar.
55867     
55868     Signed-off-by: Keith Packard <keithp@keithp.com>
55869
55870 commit 3ece984f4d72b4f720a5efdfaad7cff77a93d676
55871 Author: Keith Packard <keithp@keithp.com>
55872 Date:   Wed Nov 4 21:32:07 2009 -0800
55873
55874     In USB pollchar, wait for packet before re-checking USB out len
55875     
55876     This probably wouldn't actually cause a problem, but it seems more
55877     reliable to wait for a packet interrupt before re-reading the packet
55878     OUT len register. This could avoid spinning while waiting for a USB
55879     packet, which seems like a good thing.
55880     
55881     Signed-off-by: Keith Packard <keithp@keithp.com>
55882
55883 commit bc62bb254085cc705203b57260c04ac5e14c6611
55884 Author: Keith Packard <keithp@keithp.com>
55885 Date:   Wed Nov 4 21:29:37 2009 -0800
55886
55887     In packet master, move USB flush from packet thread to echo thread
55888     
55889     This keeps the packet thread from blocking on USB and also makes the
55890     flush happen after every packet (slightly more USB traffic, but
55891     packets are slow anyway).
55892     
55893     Signed-off-by: Keith Packard <keithp@keithp.com>
55894
55895 commit 27ebaf8e13aed06bb1ea6e770f767495a02be6c5
55896 Author: Keith Packard <keithp@keithp.com>
55897 Date:   Tue Nov 3 01:27:37 2009 -0800
55898
55899     Add ability to dump eeprom data over radio link.
55900     
55901     This adds a '-R' option to ao-dumplog to redirect the connection
55902     through a USB attached TeleDongle over the radio link to a remote
55903     TeleMetrum device.
55904     
55905     Signed-off-by: Keith Packard <keithp@keithp.com>
55906
55907 commit 1de322b960005c9a16051afa1881fadb00f4bcd6
55908 Author: Keith Packard <keithp@keithp.com>
55909 Date:   Tue Nov 3 00:40:38 2009 -0800
55910
55911     Pass accel calibration over telemetry stream. Telemetry data format change.
55912     
55913     This allows the ground station to convert the accelerometer sensor
55914     values into acceleration and speed data. This requires a new telemetry
55915     data structure, and so TeleMetrum and TeleDongle units must be updated
55916     synchronously. ao-view will parse either telemetry stream, and the
55917     serial format from TeleDongle now has a version number to allow for
55918     future changes.
55919     
55920     Signed-off-by: Keith Packard <keithp@keithp.com>
55921
55922 commit b529e5e8998702986909111a457f3ce9932e1ccf
55923 Author: Keith Packard <keithp@keithp.com>
55924 Date:   Mon Nov 2 23:48:29 2009 -0800
55925
55926     ao_flight_test was using accel value for pressure too
55927
55928 commit f57bea012d4fbca097df0d98fcd30eb4abd9701a
55929 Author: Keith Packard <keithp@keithp.com>
55930 Date:   Mon Nov 2 21:47:41 2009 -0800
55931
55932     Reformat ADC values to show all 16 bits
55933
55934 commit 79718e798e96567f0ba11c61f187e432fdcf95ee
55935 Author: Keith Packard <keithp@keithp.com>
55936 Date:   Mon Nov 2 21:48:16 2009 -0800
55937
55938     Remove "f" command
55939
55940 commit a4137263b69864c524d39c6ff88a0225fd06e79b
55941 Author: Keith Packard <keithp@keithp.com>
55942 Date:   Mon Nov 2 21:47:15 2009 -0800
55943
55944     Remove "d" command
55945
55946 commit 47f510464907d2b9488109c96ade87a41d878842
55947 Author: Keith Packard <keithp@keithp.com>
55948 Date:   Mon Nov 2 21:46:39 2009 -0800
55949
55950     Remove "l" command as ao-dumplong no longer uses it
55951
55952 commit 144db05f6b286a0450d486f69ce192632a2c0656
55953 Author: Keith Packard <keithp@keithp.com>
55954 Date:   Mon Nov 2 21:38:18 2009 -0800
55955
55956     Add two-point accelerometer calibration.
55957     
55958     Calibration now uses two values, one upside right and the other upside
55959     down instead of a single horizontal value. This allows the use of
55960     other accelerometers and compensates for variations in the divider
55961     circuit to provide more accurate data.
55962
55963 commit 17611788aadc9460287145a340a7c18bf63766aa
55964 Author: Bdale Garbee <bdale@gag.com>
55965 Date:   Mon Nov 2 16:54:06 2009 -0700
55966
55967     update changelogs for Debian build
55968
55969 commit 7db9d86178ecfd58cc1c17ac9fcbdcfd2f13aaec
55970 Merge: b219801f f9de2000
55971 Author: Keith Packard <keithp@keithp.com>
55972 Date:   Mon Nov 2 15:47:40 2009 -0800
55973
55974     Merge remote branch 'origin/master'
55975
55976 commit b219801fb0e5eaff7778d21701da977104522da3
55977 Author: Keith Packard <keithp@keithp.com>
55978 Date:   Mon Nov 2 15:45:58 2009 -0800
55979
55980     Add ao_usb_pollchar to ao.h
55981
55982 commit b92333ff5e75bf96804359e9fbf464d3b518bd95
55983 Author: Keith Packard <keithp@keithp.com>
55984 Date:   Mon Nov 2 15:45:42 2009 -0800
55985
55986     Disable interrupts while removing tasks from task list
55987
55988 commit d519564fd08d2defe1211de83ccbdfa3c7cfe702
55989 Author: Keith Packard <keithp@keithp.com>
55990 Date:   Mon Nov 2 15:45:07 2009 -0800
55991
55992     Add more docs to the README file
55993
55994 commit f9de20000794c97a04d5bc2476191864bd2af371
55995 Author: Bdale Garbee <bdale@gag.com>
55996 Date:   Mon Nov 2 16:00:11 2009 -0700
55997
55998     update changelogs for Debian build
55999
56000 commit 127c3125e5a4b86b8f304bc2889e313688c3d83e
56001 Author: Bdale Garbee <bdale@gag.com>
56002 Date:   Mon Nov 2 15:59:12 2009 -0700
56003
56004     update changelogs for Debian build
56005
56006 commit 6b1e77569e2fed3c44606ed268421df5d3ed4020
56007 Author: Bdale Garbee <bdale@gag.com>
56008 Date:   Mon Nov 2 15:57:41 2009 -0700
56009
56010     update changelogs for Debian build
56011
56012 commit 8203bfa58af32a1d07a44c1c151b200df0b65f15
56013 Author: Bdale Garbee <bdale@gag.com>
56014 Date:   Mon Nov 2 15:56:42 2009 -0700
56015
56016     de-version the libreadline-dev build dependency
56017
56018 commit 0b483233118673cbc2cda1be6acd379df82bc95a
56019 Merge: ca5d323a 550482d9
56020 Author: Keith Packard <keithp@keithp.com>
56021 Date:   Sun Nov 1 20:59:02 2009 -0800
56022
56023     Merge remote branch 'origin/master' into skytraq
56024
56025 commit ca5d323a3d206050d95f52a61e92c69e1f54e7b5
56026 Author: Keith Packard <keithp@keithp.com>
56027 Date:   Sun Nov 1 20:57:03 2009 -0800
56028
56029     Enable packet-based communcation to command processor
56030     
56031     This splits the packet code into master/slave halves and hooks the
56032     slave side up to the getchar/putchar/flush logic in ao_stdio.c
56033     
56034     Signed-off-by: Keith Packard <keithp@keithp.com>
56035
56036 commit 6c1a9ce16b966a21c885bf3be31cbcb85368b3fa
56037 Author: Keith Packard <keithp@keithp.com>
56038 Date:   Sat Oct 31 01:30:22 2009 -0700
56039
56040     No need to wakeup &ao_tick_count now
56041
56042 commit cd0d495d7ef276956e730196476daa70a4359918
56043 Author: Keith Packard <keithp@keithp.com>
56044 Date:   Sat Oct 31 01:20:26 2009 -0700
56045
56046     Poke master to speed up packet rate when things are busy
56047
56048 commit 442b1ef18c8320d4e5329dc92bb5268a36058fc5
56049 Author: Keith Packard <keithp@keithp.com>
56050 Date:   Sat Oct 31 01:19:41 2009 -0700
56051
56052     Use ao_alarm for ao_delay so it can be easily interrupted
56053
56054 commit 4f7ed9ff484778381db647c27d2a34d0cadec41e
56055 Author: Keith Packard <keithp@keithp.com>
56056 Date:   Fri Oct 30 23:53:03 2009 -0700
56057
56058     Do more flushing in packet test code
56059
56060 commit 6a7aa1810a90a9216160aec55ec4bd02b3240e1b
56061 Author: Keith Packard <keithp@keithp.com>
56062 Date:   Fri Oct 30 23:52:44 2009 -0700
56063
56064     Add RFIM register
56065
56066 commit bf65e0b2a1299b49adc2d339ab9d9c7599aded9e
56067 Author: Keith Packard <keithp@keithp.com>
56068 Date:   Fri Oct 30 23:52:22 2009 -0700
56069
56070     Send SYN packet to set sequence numbers
56071
56072 commit d46797e5c08d4955d516458185e2cfb51ee2d567
56073 Author: Keith Packard <keithp@keithp.com>
56074 Date:   Fri Oct 30 23:51:38 2009 -0700
56075
56076     Use ao_radio_done to wait for TX to completely finish with packet
56077
56078 commit c5ec6fcfa1bd17aad0f85d2fbe603f1d125836e6
56079 Author: Keith Packard <keithp@keithp.com>
56080 Date:   Fri Oct 30 23:50:54 2009 -0700
56081
56082     Switch packet code from timer thread to ao_alarm
56083
56084 commit b428faf74ae145126ec1da972028fcfe0b4b2b18
56085 Author: Keith Packard <keithp@keithp.com>
56086 Date:   Fri Oct 30 23:48:36 2009 -0700
56087
56088     Remove reason from ao_dma_abort
56089
56090 commit 73db30b2f9128c37dc7fa075793a8862814ce044
56091 Author: Keith Packard <keithp@keithp.com>
56092 Date:   Fri Oct 30 23:46:21 2009 -0700
56093
56094     Add ao_alarm
56095
56096 commit 251b0971f049cbf2f8db79a32729d47441ce65f3
56097 Author: Keith Packard <keithp@keithp.com>
56098 Date:   Fri Oct 30 23:45:43 2009 -0700
56099
56100     Wait for TX to finish sending data
56101
56102 commit 9b31f07fe3556896b3e997bba156e30ef5777a80
56103 Author: Keith Packard <keithp@keithp.com>
56104 Date:   Fri Oct 30 23:43:52 2009 -0700
56105
56106     Add radio carrier command
56107
56108 commit 7b14c3e609749f4fc00dbd660541375048535218
56109 Author: Keith Packard <keithp@keithp.com>
56110 Date:   Fri Oct 30 16:39:15 2009 -0700
56111
56112     Initial packet bits. Just testing transmission
56113
56114 commit 690fc263516d8beb6b24e86fbcd6588f42ce4e5c
56115 Author: Keith Packard <keithp@keithp.com>
56116 Date:   Wed Oct 21 17:18:49 2009 +0900
56117
56118     Add keyhole-markup generation for ao-postflight.
56119     
56120     This lets you see the flight path in googleearth.
56121     
56122     Signed-off-by: Keith Packard <keithp@keithp.com>
56123
56124 commit b657aa209b9ea3b3efd33a940283b3ba60a169af
56125 Author: Keith Packard <keithp@keithp.com>
56126 Date:   Fri Oct 16 12:59:53 2009 +0900
56127
56128     Add ao_wake_task and ao_exit
56129     
56130     ao_wake_task signals a specific task to wake up.
56131     ao_exit terminates the current task.
56132     
56133     Signed-off-by: Keith Packard <keithp@keithp.com>
56134
56135 commit d709a0688eff84e25e24d755850ef045d6b0c3de
56136 Author: Keith Packard <keithp@keithp.com>
56137 Date:   Fri Oct 16 12:56:45 2009 +0900
56138
56139     Save some DSEG space by marking cmd functions __reentrant
56140     
56141     __reentrant causes the compiler to place args and locals on the stack
56142     instead of in the data segment.
56143     
56144     Signed-off-by: Keith Packard <keithp@keithp.com>
56145
56146 commit 550482d953c491a5ede9f2d243493afb13289898
56147 Author: Bdale Garbee <bdale@gag.com>
56148 Date:   Mon Oct 12 16:58:46 2009 -0600
56149
56150     update changelogs for Debian build
56151
56152 commit 2de548f45d0f50b558acc83f57e1e2fc1223ab92
56153 Author: Bdale Garbee <bdale@gag.com>
56154 Date:   Mon Oct 12 16:58:19 2009 -0600
56155
56156     oops, forgot to specify the repo to push to
56157
56158 commit 68008ac11c2735ca53a1b474324df43f2f1d5cdd
56159 Author: Bdale Garbee <bdale@gag.com>
56160 Date:   Mon Oct 12 16:57:33 2009 -0600
56161
56162     update changelogs for Debian build
56163
56164 commit 513328ac5f7c25f9ee144ab6befbea60d69eed1a
56165 Author: Bdale Garbee <bdale@gag.com>
56166 Date:   Mon Oct 12 16:56:50 2009 -0600
56167
56168     automate push of updated and tagged master branch during debian/rules prebuild
56169
56170 commit 67bf7d388a6dd2dbf65575bf4f0423ad355b4f2f
56171 Author: Bdale Garbee <bdale@gag.com>
56172 Date:   Mon Oct 12 16:54:44 2009 -0600
56173
56174     update changelogs for Debian build
56175
56176 commit 23bc21a93ccb9f35917f283ac5df6ce0870df71a
56177 Author: Bdale Garbee <bdale@gag.com>
56178 Date:   Mon Oct 12 16:54:16 2009 -0600
56179
56180     undue damage from partial build
56181
56182 commit 7da56ad8576ef212ffb6cb573bdaf578453e3fe0
56183 Author: Bdale Garbee <bdale@gag.com>
56184 Date:   Mon Oct 12 16:52:52 2009 -0600
56185
56186     add support for tagging git repository on each Debian package build
56187
56188 commit 8d4aa4ee54f85f4951cdd7293d58aaa405cfcdc5
56189 Author: Bdale Garbee <bdale@gag.com>
56190 Date:   Mon Oct 12 16:49:34 2009 -0600
56191
56192     update changelogs for Debian build
56193
56194 commit 241a860fe856b1dfad6e792736313648300d5c24
56195 Author: Bdale Garbee <bdale@gag.com>
56196 Date:   Mon Oct 12 16:48:43 2009 -0600
56197
56198     flush repetitive junk out of debian/changelog, and update the prebuild target
56199     in debian/rules to put git commit details into the Debian changelog
56200
56201 commit 6c4cdc927b43736b39be29d23ac3dc723f69e4d6
56202 Author: Bdale Garbee <bdale@gag.com>
56203 Date:   Mon Oct 12 15:57:19 2009 -0600
56204
56205     update changelogs for Debian build
56206
56207 commit c57bd7fd2f80e50b0b4c87fccb024ab07c93773d
56208 Merge: adf8764b 2b765728
56209 Author: Bdale Garbee <bdale@gag.com>
56210 Date:   Mon Oct 12 15:57:08 2009 -0600
56211
56212     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56213
56214 commit 69b6f6bb465163cf767bb68e0e4a716d8ad2b39c
56215 Merge: bc77da68 2b765728
56216 Author: Keith Packard <keithp@keithp.com>
56217 Date:   Sat Oct 10 17:16:21 2009 -0700
56218
56219     Merge branch 'master' into skytraq
56220
56221 commit 2b765728ce177e26899f6feef00bfdf6aeaf2678
56222 Author: Keith Packard <keithp@keithp.com>
56223 Date:   Sat Oct 10 17:15:38 2009 -0700
56224
56225     Add apogee igniter delay.
56226     
56227     Provide for a delay after apogee before the drogue charge is
56228     fired. This allows TM to be used as a back-up altimeter.
56229     
56230     Signed-off-by: Keith Packard <keithp@keithp.com>
56231
56232 commit bc77da68c9cb7d4cca483eadbbb7e9ccf71c0060
56233 Merge: 46cccf62 8f7ea3de
56234 Author: Keith Packard <keithp@keithp.com>
56235 Date:   Sat Oct 10 15:09:48 2009 -0700
56236
56237     Merge branch 'master' into skytraq
56238
56239 commit 8f7ea3de7037f40b0ff462b60d503c19431ae62b
56240 Author: Keith Packard <keithp@keithp.com>
56241 Date:   Sat Oct 10 15:08:14 2009 -0700
56242
56243     Report igniter continuity in pad/idle mode via beeper
56244     
56245     one short beep = drogue
56246     two short beeps = main
56247     three short beeps = both
56248     one long warble = neither
56249     
56250     In idle mode, it does this just once. In pad mode, it keeps testing
56251     and reporting.
56252     
56253     Signed-off-by: Keith Packard <keithp@keithp.com>
56254
56255 commit adf8764bc4591795ba4e618ccbd6393fc6ce6450
56256 Author: Bdale Garbee <bdale@gag.com>
56257 Date:   Sat Oct 10 15:11:23 2009 -0600
56258
56259     update changelogs for Debian build
56260
56261 commit 541da6f3bbf81be93dfe3c01f7c8cfd757b28a2b
56262 Merge: dfc73cba 5f26ad66
56263 Author: Bdale Garbee <bdale@gag.com>
56264 Date:   Sat Oct 10 15:05:50 2009 -0600
56265
56266     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56267
56268 commit 46cccf62fb40514b5930fcb2ffdaf2735415c764
56269 Merge: fb8f3fee 5f26ad66
56270 Author: Keith Packard <keithp@keithp.com>
56271 Date:   Sat Oct 10 14:00:03 2009 -0700
56272
56273     Merge branch 'master' into skytraq
56274
56275 commit 5f26ad663b3f60dddc9d967206e365f45dc4acd1
56276 Author: Keith Packard <keithp@keithp.com>
56277 Date:   Sat Oct 10 13:58:16 2009 -0700
56278
56279     ao-dumplog: switch to 'e' command, display progress
56280     
56281     Using the 'e' command allows additional checking of the data,
56282     including end-to-end checksums and detection of missing data.
56283     
56284     Progress is displayed by showing the recorded flight state along with
56285     a '.' for each eeprom block read.
56286     
56287     Signed-off-by: Keith Packard <keithp@keithp.com>
56288
56289 commit fb8f3fee6a1bab1e46d782e84405845cee2dadb4
56290 Merge: 22856cf8 b8fc3975
56291 Author: Keith Packard <keithp@keithp.com>
56292 Date:   Sat Oct 10 13:41:00 2009 -0700
56293
56294     Merge branch 'master' into skytraq
56295
56296 commit b8fc3975bd92037a0cf53b0ff2b0e05ce0ba668f
56297 Author: Keith Packard <keithp@keithp.com>
56298 Date:   Sat Oct 10 13:39:01 2009 -0700
56299
56300     Send 0-length IN packet to flush USB after full packet
56301     
56302     USB bulk transfers are a sequence of maximum-sized packets followed by
56303     a short packet, which signals the end of the transfer. When the last
56304     packet of the transfer would be a full-sized packet, an additional
56305     packet of zero length is sent to signal the transfer end.
56306     
56307     Signed-off-by: Keith Packard <keithp@keithp.com>
56308
56309 commit 22856cf8bb0f5e1f37c9b774132d9ef6934526ed
56310 Merge: 2f760349 e29961fd
56311 Author: Keith Packard <keithp@keithp.com>
56312 Date:   Sat Oct 10 11:44:20 2009 -0700
56313
56314     Merge branch 'master' into skytraq
56315
56316 commit e29961fdb2a48874c895829880eadbf13e094c0c
56317 Author: Keith Packard <keithp@keithp.com>
56318 Date:   Sat Oct 10 11:43:31 2009 -0700
56319
56320     Add channel menu to ao-view.
56321     
56322     Sets radio channel when TD is connected, saves selected channel in
56323     gconf database.
56324     
56325     Signed-off-by: Keith Packard <keithp@keithp.com>
56326
56327 commit 2f7603490a169df8f18b565db4fa967832ffc9bd
56328 Author: Keith Packard <keithp@keithp.com>
56329 Date:   Fri Oct 9 22:48:29 2009 -0700
56330
56331     Build two versions of TM, one for SiRF, one for SkyTraq
56332     
56333     This creates two separate images, depending on which GPS unit is
56334     connected.
56335     
56336     Signed-off-by: Keith Packard <keithp@keithp.com>
56337
56338 commit 33b0b6f2f2e07de105619a7b463226d2813152ab
56339 Author: Keith Packard <keithp@keithp.com>
56340 Date:   Fri Oct 9 22:02:40 2009 -0700
56341
56342     Add support for the SkyTraq GPS unit
56343     
56344     This is a build-time option selected by hacking the Makefile at present.
56345     
56346     Signed-off-by: Keith Packard <keithp@keithp.com>
56347
56348 commit a3771bfc5ce740f9d89193e9f8b1d7987aa57264
56349 Author: Keith Packard <keithp@keithp.com>
56350 Date:   Tue Oct 6 20:06:00 2009 -0700
56351
56352     ao-view: fix snd_pcm_open return checking
56353     
56354     I don't know how this code was supposed to work before...
56355     
56356     Signed-off-by: Keith Packard <keithp@keithp.com>
56357
56358 commit ac4b8a73848f434999a532eab4665253c267c597
56359 Author: Keith Packard <keithp@keithp.com>
56360 Date:   Tue Oct 6 20:05:36 2009 -0700
56361
56362     ao-postflight: dump out GPS signal data
56363     
56364     Signed-off-by: Keith Packard <keithp@keithp.com>
56365
56366 commit dfc73cba1bee8b121e00e8cba45e7dfaaf79e9d8
56367 Author: Bdale Garbee <bdale@gag.com>
56368 Date:   Mon Sep 21 22:46:59 2009 -0700
56369
56370     update changelogs for Debian build
56371
56372 commit 459ff3d377297f80ee2fba0df0a29ff6603467a1
56373 Author: Bdale Garbee <bdale@gag.com>
56374 Date:   Mon Sep 21 11:00:32 2009 -0700
56375
56376     update changelogs for Debian build
56377
56378 commit 327c64305a59f48ababf19875874a550af6b9cef
56379 Merge: c8a81a41 74f0fb4d
56380 Author: Bdale Garbee <bdale@gag.com>
56381 Date:   Mon Sep 21 11:00:22 2009 -0700
56382
56383     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56384
56385 commit 74f0fb4dd189abc1d5027c64fa5a648a6003285a
56386 Author: Keith Packard <keithp@keithp.com>
56387 Date:   Sun Sep 20 13:33:59 2009 -0700
56388
56389     make bit-banging reset script actually reset
56390
56391 commit 7ea371a09385e2a93199f78685e8cb86793ed104
56392 Author: Keith Packard <keithp@keithp.com>
56393 Date:   Sun Sep 20 13:33:26 2009 -0700
56394
56395     Add --gps option to ao-postflight
56396
56397 commit bc7ccb339e538a0e6120db0e5c0d9130c565e0dd
56398 Author: Keith Packard <keithp@keithp.com>
56399 Date:   Sun Sep 20 13:32:59 2009 -0700
56400
56401     ao_rawload: Don't reset after we finish loading
56402
56403 commit c8a81a419f7f2331624f90bd6c107a86f6b04451
56404 Author: Bdale Garbee <bdale@gag.com>
56405 Date:   Sun Sep 20 09:21:00 2009 -0600
56406
56407     update changelogs for Debian build
56408
56409 commit df42ccaaf468cdc5d93cbd1c001f58df58419722
56410 Merge: 0b24e403 078e9cdb
56411 Author: Bdale Garbee <bdale@gag.com>
56412 Date:   Sun Sep 20 09:19:28 2009 -0600
56413
56414     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56415
56416 commit 078e9cdbdb388b22c6151f76ff0660fc14b8ef55
56417 Author: Keith Packard <keithp@keithp.com>
56418 Date:   Thu Sep 10 11:53:06 2009 -0700
56419
56420     Plot raw accel data for the motor accel section.
56421     
56422     This shows a short sequence of accelerometer data without any filtering.
56423     
56424     Signed-off-by: Keith Packard <keithp@keithp.com>
56425
56426 commit 8b485d937ff148848ebda7f9ca6be29bb1de1f16
56427 Author: Keith Packard <keithp@keithp.com>
56428 Date:   Sun Sep 6 21:02:48 2009 -0700
56429
56430     Show acceleration only during boost phase.
56431     
56432     We're interested in motor performance; the rest of the flight is
56433     boring, after all.
56434     
56435     Signed-off-by: Keith Packard <keithp@keithp.com>
56436
56437 commit 9e660315e1bd2bf71ab1c0574e895e1f7608a58f
56438 Author: Keith Packard <keithp@keithp.com>
56439 Date:   Sun Sep 6 21:01:44 2009 -0700
56440
56441     Fix cc_period_make to not get stuck on samples with matching time
56442     
56443     When two samples have matching times, step to the second one;
56444     otherwise, we'll get stuck forever.
56445     
56446     Signed-off-by: Keith Packard <keithp@keithp.com>
56447
56448 commit 932f1539b38567e565fd484171c13539b1467308
56449 Author: Keith Packard <keithp@keithp.com>
56450 Date:   Sun Sep 6 20:26:17 2009 -0700
56451
56452     Color plots, integrate only flight portion of data.
56453     
56454     Telemetry files have piles of pad data which shouldn't be integrated
56455     into the velocity data as it tends to generate huge values from the
56456     noise of the sensor.
56457     
56458     Also make the data lines colored to keep them visually distinct from
56459     the rest of the plot image.
56460     
56461     Signed-off-by: Keith Packard <keithp@keithp.com>
56462
56463 commit 9177f5f4e9d832558ddd9ab227c4511f6201e7e5
56464 Author: Keith Packard <keithp@keithp.com>
56465 Date:   Sun Sep 6 18:11:24 2009 -0700
56466
56467     Update usage and man page for ao-postflight
56468
56469 commit 0b24e4034f93010372a3d084668d10f0e4a2c2e1
56470 Author: Bdale Garbee <bdale@gag.com>
56471 Date:   Sun Sep 6 18:01:20 2009 -0600
56472
56473     update changelogs for Debian build
56474
56475 commit a5e94aa0677070a051714443cf7fd7e2b5e90269
56476 Author: Bdale Garbee <bdale@gag.com>
56477 Date:   Sun Sep 6 17:59:47 2009 -0600
56478
56479     need a run-time dependency to pull in the cairo module
56480
56481 commit 97acef95cc9843998963921459fdd71dd7eaa6b4
56482 Author: Bdale Garbee <bdale@gag.com>
56483 Date:   Sun Sep 6 17:48:23 2009 -0600
56484
56485     update changelogs for Debian build
56486
56487 commit 3f95a5abbf8ada70328ced45fbb2781ed1cb3d29
56488 Author: Bdale Garbee <bdale@gag.com>
56489 Date:   Sun Sep 6 17:48:10 2009 -0600
56490
56491     more build deps for plotting lib
56492
56493 commit 9d7e96e323d652de08b2f2a73e0eb3c321080185
56494 Author: Bdale Garbee <bdale@gag.com>
56495 Date:   Sun Sep 6 17:47:56 2009 -0600
56496
56497     update changelogs for Debian build
56498
56499 commit ae4e131b61244e06020b82919e31e05dd7dba88f
56500 Author: Bdale Garbee <bdale@gag.com>
56501 Date:   Sun Sep 6 17:46:39 2009 -0600
56502
56503     update changelogs for Debian build
56504
56505 commit 37e6c9a492a1d51373bf9333fb3172e0c377720f
56506 Merge: d256f820 2e6686b1
56507 Author: Bdale Garbee <bdale@gag.com>
56508 Date:   Sun Sep 6 17:46:10 2009 -0600
56509
56510     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56511
56512 commit 2e6686b1e183c66188ea447b8a54e4c29402443b
56513 Author: Keith Packard <keithp@keithp.com>
56514 Date:   Sun Sep 6 16:45:47 2009 -0700
56515
56516     Use plplotd instead of plplotd-gnome2
56517
56518 commit d256f8204e9fce53ae4309562bb4c0cde1fae43e
56519 Merge: 0fc344df 32d35367
56520 Author: Bdale Garbee <bdale@gag.com>
56521 Date:   Sun Sep 6 17:34:08 2009 -0600
56522
56523     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56524
56525 commit 32d3536706324808df6cd02248a236302b831571
56526 Author: Keith Packard <keithp@keithp.com>
56527 Date:   Sun Sep 6 16:24:35 2009 -0700
56528
56529     Add plots to ao-postflight using the plplot library
56530     
56531     It's not perfect, but it generates .svg plot output.
56532     
56533     Signed-off-by: Keith Packard <keithp@keithp.com>
56534
56535 commit 0fc344dfc031a8b1eef7cc40efb1d5ba7782269d
56536 Author: Bdale Garbee <bdale@gag.com>
56537 Date:   Sun Sep 6 14:15:57 2009 -0600
56538
56539     update changelogs for Debian build
56540
56541 commit 4b0de757874c0ecaf38e3dfd3beefc398150e3d5
56542 Merge: 773c4ffb d0eac989
56543 Author: Bdale Garbee <bdale@gag.com>
56544 Date:   Sun Sep 6 14:15:53 2009 -0600
56545
56546     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56547
56548 commit d0eac989b1ffc8ae30ba12da403eb4bf1ad42d6b
56549 Author: Keith Packard <keithp@keithp.com>
56550 Date:   Sun Sep 6 13:15:10 2009 -0700
56551
56552     Don't look at NULL strings (summary_name)
56553     
56554     Signed-off-by: Keith Packard <keithp@keithp.com>
56555
56556 commit 73f4a57239f770aff603b961169c0e2cfe2c276b
56557 Author: Keith Packard <keithp@keithp.com>
56558 Date:   Sun Sep 6 13:08:54 2009 -0700
56559
56560     Use pressure speed for drogue and beyond states. Fix differentiation time.
56561     
56562     Drogue state should always use pressure speeds.
56563     
56564     Differentiation code was using centi-seconds instead of seconds.
56565     
56566     Signed-off-by: Keith Packard <keithp@keithp.com>
56567
56568 commit 773c4ffbc1d2e02eb02cfa543a077a408986da30
56569 Author: Bdale Garbee <bdale@gag.com>
56570 Date:   Sun Sep 6 14:05:55 2009 -0600
56571
56572     update changelogs for Debian build
56573
56574 commit 45ede4a4b203ef9da5bf05c49cb9c5a2e6382ec5
56575 Merge: 45e29381 e35e485f
56576 Author: Bdale Garbee <bdale@gag.com>
56577 Date:   Sun Sep 6 14:05:51 2009 -0600
56578
56579     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56580
56581 commit e35e485ffe6b26034788ab295121bc2693b7eec1
56582 Author: Keith Packard <keithp@keithp.com>
56583 Date:   Sun Sep 6 13:04:31 2009 -0700
56584
56585     Initialize summary_name and detail_name so stuff appears on stdout.
56586     
56587     Uninitialized variables lead to mysterious results.
56588     
56589     Signed-off-by: Keith Packard <keithp@keithp.com>
56590
56591 commit 45e2938121411d1fc9b3aec3fdeaaeb3c90db5ed
56592 Author: Bdale Garbee <bdale@gag.com>
56593 Date:   Sun Sep 6 14:02:14 2009 -0600
56594
56595     update changelogs for Debian build
56596
56597 commit d42ebf0661ecf15455e5051de1e16ae66f8dd857
56598 Merge: 384dbe9f 7a19aac5
56599 Author: Bdale Garbee <bdale@gag.com>
56600 Date:   Sun Sep 6 14:02:09 2009 -0600
56601
56602     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56603
56604 commit 7a19aac5e881e635962a64fff73027ca2143b96f
56605 Author: Keith Packard <keithp@keithp.com>
56606 Date:   Sun Sep 6 12:51:48 2009 -0700
56607
56608     Add DSP code to filter data, allowing for integration/differentiation
56609     
56610     This adds the computation of speed from both accelerometer and
56611     barometer measurements and then presents a periodic flight profile
56612     using filtered data as a detailed flight record.
56613     
56614     Signed-off-by: Keith Packard <keithp@keithp.com>
56615
56616 commit 384dbe9fc7fa8e4e5dceec5e150f0f1d3383bbdc
56617 Author: Bdale Garbee <bdale@gag.com>
56618 Date:   Sun Sep 6 10:40:06 2009 -0600
56619
56620     update changelogs for Debian build
56621
56622 commit 35c54b3a278fa9bc2bc7f4b5ee04866697c93ba0
56623 Merge: 4f8eff74 6d018ab9
56624 Author: Bdale Garbee <bdale@gag.com>
56625 Date:   Sun Sep 6 10:39:23 2009 -0600
56626
56627     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56628
56629 commit 6d018ab933832e2d80bb1564c339d9fb18b57be2
56630 Author: Keith Packard <keithp@keithp.com>
56631 Date:   Sat Sep 5 22:45:49 2009 -0700
56632
56633     Handle vageries of .telem files in ao-postflight
56634     
56635     Telem files have multiple entries of the same state, and sometimes
56636     long gaps between recordings. Deal with this as best as possible.
56637     
56638     Signed-off-by: Keith Packard <keithp@keithp.com>
56639
56640 commit c46e832b28820d7c5be4efaacbbd7c0607927fe5
56641 Author: Keith Packard <keithp@keithp.com>
56642 Date:   Sat Sep 5 22:03:31 2009 -0700
56643
56644     Add simple post-flight analysis tool (ao-postflight)
56645     
56646     This tool reads either an eeprom or telem log file and displays some
56647     rudimentary data (max accel/alt for each flight stage).
56648     
56649     Signed-off-by: Keith Packard <keithp@keithp.com>
56650
56651 commit 26f56b51bd11aa91f1d77b81827b49c28cb6ec5f
56652 Author: Keith Packard <keithp@keithp.com>
56653 Date:   Sat Sep 5 00:29:26 2009 -0700
56654
56655     Add ao-dumplog to capture flight log from command line
56656     
56657     This duplicates the functionality of the flight log stuf in ao-view,
56658     except from the command line where it belongs.
56659     
56660     Signed-off-by: Keith Packard <keithp@keithp.com>
56661
56662 commit 73adae3661160d410dcc802873b530d255c210e5
56663 Author: Keith Packard <keithp@keithp.com>
56664 Date:   Fri Sep 4 15:30:22 2009 -0700
56665
56666     Add --device/-D support to the command line tools and manuals
56667     
56668     Use the new cc_usbdevs_find_by_arg function to locate suitable target
56669     devices connected via USB.
56670     
56671     Signed-off-by: Keith Packard <keithp@keithp.com>
56672
56673 commit 4f8eff7401ee2d8092ab36fa33411f9b23dda880
56674 Author: Bdale Garbee <bdale@gag.com>
56675 Date:   Fri Sep 4 16:03:55 2009 -0600
56676
56677     update changelogs for Debian build
56678
56679 commit 332b056459b1352e233a8bf5f08498df12d32160
56680 Author: Keith Packard <keithp@keithp.com>
56681 Date:   Fri Sep 4 15:01:32 2009 -0700
56682
56683     'fix' ao-eeprom to read two blocks at once. Work around kernel bugs.
56684     
56685     The kernel appears to leave serial data undelivered at times. Reading
56686     two blocks at once appears to make it relinquish the queued data.
56687     
56688     Signed-off-by: Keith Packard <keithp@keithp.com>
56689
56690 commit df88ae4c5f229efcc0ea5cb0a81fc2bb8f96fea2
56691 Author: Keith Packard <keithp@keithp.com>
56692 Date:   Fri Sep 4 14:23:02 2009 -0700
56693
56694     Add 'ao-list' utility to show attached AltOS devices
56695     
56696     Signed-off-by: Keith Packard <keithp@keithp.com>
56697
56698 commit 0935d6a7e907e20381a42882ae728051f9bece02
56699 Author: Keith Packard <keithp@keithp.com>
56700 Date:   Fri Sep 4 14:21:19 2009 -0700
56701
56702     Parse the USB serial number as an integer.
56703     
56704     AltOS devices use simple integer serial numbers, so parse the USB
56705     value as such to make matching values more forgiving.
56706     
56707     Signed-off-by: Keith Packard <keithp@keithp.com>
56708
56709 commit 0c771d999914f9d17c723900f2987acc45fd0fbb
56710 Author: Keith Packard <keithp@keithp.com>
56711 Date:   Fri Sep 4 13:00:02 2009 -0700
56712
56713     Move usb scanning code to ao-tools library
56714     
56715     This will allow the scanning code to be used by the command line tools
56716     as well as the ao-view GUI.
56717     
56718     Now that ao-view depends on the ao-tools library, it has been moved to
56719     the ao-tools directory as well.
56720     
56721     Signed-off-by: Keith Packard <keithp@keithp.com>
56722
56723 commit 15341b6e6dcf52df083d6aa37ef881ea6ad48ee5
56724 Author: Keith Packard <keithp@keithp.com>
56725 Date:   Fri Sep 4 12:25:37 2009 -0700
56726
56727     Set all of the values to reset the radio for telemetry
56728     
56729     Was sizeof(rdf_setup) instead of sizeof(telemetry_setup) when
56730     resetting the radio back to telemetry data mode from rdf mode. With
56731     the length value removed from the rdf config, these two arrays are no
56732     longer the same length, and so the last config value was not set
56733     leaving the radio sending garbage.
56734     
56735     Signed-off-by: Keith Packard <keithp@keithp.com>
56736
56737 commit fee46389b70a624ab5b1128a8b4c3083c7747bcb
56738 Author: Keith Packard <keithp@keithp.com>
56739 Date:   Fri Sep 4 11:46:55 2009 -0700
56740
56741     Make RDF beacon only run on pad and after landing.
56742     
56743     It's pretty much impossible to RDF the rocket during flight, and it
56744     interferes with the telemetry data stream. Leave it enabled on the pad
56745     so that radios can be tested, and then re-enable it once the rocket
56746     has landed.
56747     
56748     This patch also turns the rdf 'on' time into a parameter so it can be
56749     changed, and then sets that parameter to 500ms, once every 5 seconds.
56750     
56751     Signed-off-by: Keith Packard <keithp@keithp.com>
56752
56753 commit 54545640b0db7747137655f84bc67fd290ecb904
56754 Author: Keith Packard <keithp@keithp.com>
56755 Date:   Fri Sep 4 11:45:52 2009 -0700
56756
56757     Add back the RDF tone generator
56758     
56759     Tracking the rocket on the ground may be easier using tones than using
56760     the digital data stream, so we'll try that and see what we think.
56761     
56762     This reverts commit 3a3bfd471a868d546d83cdc431b53c8f5208edb9.
56763     
56764     Signed-off-by: Keith Packard <keithp@keithp.com>
56765
56766 commit 9fafee109e96435c96639b21211cac0500673a63
56767 Author: Bdale Garbee <bdale@gag.com>
56768 Date:   Wed Sep 2 23:18:15 2009 -0600
56769
56770     update changelogs for Debian build
56771
56772 commit cb4a73f3b65ba72f645fd37ab8712829c9537bf8
56773 Merge: 9ddd8696 e2e449d5
56774 Author: Bdale Garbee <bdale@gag.com>
56775 Date:   Wed Sep 2 23:17:37 2009 -0600
56776
56777     Merge commit 'origin/master'
56778
56779 commit e2e449d5c23356e913f312de1fb2611a9dd5a352
56780 Author: Keith Packard <keithp@keithp.com>
56781 Date:   Wed Sep 2 22:01:52 2009 -0700
56782
56783     Remove bit-banging debug support from TM board builds
56784     
56785     Our current TM boards don't have the wires to do bit-banging to
56786     another cc1111 board, so it doesn't make sense to fill up their flash
56787     with useless code (and the 'help' text with useless commands). Leave
56788     this to the TI board until we have boards that can serve as debug dongles.
56789     
56790     Signed-off-by: Keith Packard <keithp@keithp.com>
56791
56792 commit acea083d80e1ecc4287083519ea666964016b257
56793 Author: Keith Packard <keithp@keithp.com>
56794 Date:   Wed Sep 2 22:00:37 2009 -0700
56795
56796     Make the ao_log_record structures 8 bytes again.
56797     
56798     When the GPS signal strength data was added, the structure was
56799     accidentally extended to 9 bytes, making all log records 9 bytes
56800     long. While not a serious problem, this left log records spanning
56801     across eeprom block boundaries, which seems like a bad plan.
56802     
56803     Signed-off-by: Keith Packard <keithp@keithp.com>
56804
56805 commit 7d39f17684feb49ac8a0017902158f298696e37c
56806 Author: Keith Packard <keithp@keithp.com>
56807 Date:   Wed Sep 2 21:57:54 2009 -0700
56808
56809     Make eeprom reads and writes across block boundary work
56810     
56811     Reading and writing across the block boundary was not stepping the
56812     eeprom position after the partial i/o operation at the end of the
56813     first block. This meant that the operation would re-use the end of the
56814     previous block, either re-reading or re-writing it.
56815     
56816     Signed-off-by: Keith Packard <keithp@keithp.com>
56817
56818 commit 9ddd8696b4004ccc03238d95a8c2a1d07075e0fb
56819 Author: Bdale Garbee <bdale@gag.com>
56820 Date:   Mon Aug 31 16:48:03 2009 -0600
56821
56822     update changelogs for Debian build
56823
56824 commit 6926c4ab5d87a8f2eb4fcde2c673fb3a4639e115
56825 Author: Bdale Garbee <bdale@gag.com>
56826 Date:   Mon Aug 31 16:47:44 2009 -0600
56827
56828     pixmap file should not be executable
56829
56830 commit 1495e2f27acde3743c3764a0c31ee082224d6c64
56831 Author: Bdale Garbee <bdale@gag.com>
56832 Date:   Mon Aug 31 16:42:55 2009 -0600
56833
56834     update changelogs for Debian build
56835
56836 commit c8c5b7963babe8eb16e2651fba9cd2c8d1cba74e
56837 Author: Bdale Garbee <bdale@gag.com>
56838 Date:   Mon Aug 31 16:42:37 2009 -0600
56839
56840     deliver an icon for the Debian menu system
56841
56842 commit 591b99c232e780246fc07841c09c8c4e7835facb
56843 Author: Bdale Garbee <bdale@gag.com>
56844 Date:   Mon Aug 31 16:26:00 2009 -0600
56845
56846     update changelogs for Debian build
56847
56848 commit b34474c1f3083e73b7184d519f54d4c8031836fd
56849 Merge: 8df16979 0d65bff4
56850 Author: Bdale Garbee <bdale@gag.com>
56851 Date:   Mon Aug 31 16:25:32 2009 -0600
56852
56853     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56854
56855 commit 6358041f846ba9a20fa650c367d907dc4336e54c
56856 Author: Keith Packard <keithp@keithp.com>
56857 Date:   Sat Aug 22 13:38:56 2009 -0700
56858
56859     Enable GPS degraded mode, set 10 sec degraded timeout.
56860     
56861     No reason not to let the GPS report solutions whenever it likes, let's
56862     see how this works.
56863     
56864     Signed-off-by: Keith Packard <keithp@keithp.com>
56865
56866 commit 0d65bff443c17d4d98c18b620ec075ab66b30efd
56867 Author: Keith Packard <keithp@keithp.com>
56868 Date:   Fri Aug 21 10:47:46 2009 -0700
56869
56870     Turn off GPS tracking data when not present in data stream
56871     
56872     Signed-off-by: Keith Packard <keithp@keithp.com>
56873
56874 commit 8df169791835510d96c11a3b0aa3cc5b79fa7fde
56875 Author: Bdale Garbee <bdale@gag.com>
56876 Date:   Wed Aug 19 02:21:23 2009 -0600
56877
56878     update changelogs for Debian build
56879
56880 commit 42ab6d52540d0326ef89e9d57954b08248558468
56881 Author: Bdale Garbee <bdale@gag.com>
56882 Date:   Wed Aug 19 02:21:06 2009 -0600
56883
56884     fix location for delivery of sources.list fragment
56885
56886 commit 977f5dc0bc7c666dcc1f21db77416efca0d696aa
56887 Author: Bdale Garbee <bdale@gag.com>
56888 Date:   Wed Aug 19 02:11:11 2009 -0600
56889
56890     update changelogs for Debian build
56891
56892 commit 8d4d6655f1b4c2fbc522fd255bfb75406e5ddaef
56893 Author: Bdale Garbee <bdale@gag.com>
56894 Date:   Wed Aug 19 02:11:00 2009 -0600
56895
56896     oops, aoview is now ao-view!
56897
56898 commit b9a97aea65f871fd287bc0bb566d8664766f4afd
56899 Author: Bdale Garbee <bdale@gag.com>
56900 Date:   Wed Aug 19 02:07:16 2009 -0600
56901
56902     update changelogs for Debian build
56903
56904 commit 21e3dd0affac89919e5d0e29c6e9eb1eacb51801
56905 Author: Bdale Garbee <bdale@gag.com>
56906 Date:   Wed Aug 19 02:06:49 2009 -0600
56907
56908     enable support for Debian menus
56909
56910 commit 0087c1776e0253fc2bd3b86f15bf9d1b32bdc45a
56911 Author: Bdale Garbee <bdale@gag.com>
56912 Date:   Wed Aug 19 00:52:57 2009 -0600
56913
56914     update changelogs for Debian build
56915
56916 commit 4486d9156e19e4280b42bcd422d81d04f2d04a92
56917 Merge: dd09f0bc 33edd629
56918 Author: Bdale Garbee <bdale@gag.com>
56919 Date:   Wed Aug 19 00:49:24 2009 -0600
56920
56921     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56922
56923 commit 33edd62992a32b0ec8ca66d879fa300871db5937
56924 Author: Keith Packard <keithp@keithp.com>
56925 Date:   Tue Aug 18 23:38:16 2009 -0700
56926
56927     Update ao-view to add GPS satellite tracking data
56928     
56929     This adds another column to the display to hold per-satellite GPS
56930     tracking data and a count of the visible and locked sats.
56931     
56932     Signed-off-by: Keith Packard <keithp@keithp.com>
56933
56934 commit 29687cbd462a332d9a36ed87500c5b737dcae3f4
56935 Author: Keith Packard <keithp@keithp.com>
56936 Date:   Tue Aug 18 22:35:15 2009 -0700
56937
56938     Handle GPS satellite tracking data
56939     
56940     SiRF message #4 includes signal strength and GPS engine state for each
56941     of the satellites being tracked. This data is now parsed and sent to
56942     eeprom and the radio.
56943     
56944     Signed-off-by: Keith Packard <keithp@keithp.com>
56945
56946 commit dd09f0bc2b950c00f3b489878cd69ad8a003f46c
56947 Author: Bdale Garbee <bdale@gag.com>
56948 Date:   Tue Aug 18 21:57:01 2009 -0600
56949
56950     update changelogs for Debian build
56951
56952 commit cd5ce661e2a8f9694933358ccb5b916fbed089c2
56953 Author: Bdale Garbee <bdale@gag.com>
56954 Date:   Tue Aug 18 21:49:39 2009 -0600
56955
56956     add support for building Debian package
56957
56958 commit d996aa9b32fb0eb385bd3d158256c29788a42fe3
56959 Merge: b3b2d3c4 7d4ceb75
56960 Author: Bdale Garbee <bdale@gag.com>
56961 Date:   Tue Aug 18 18:56:09 2009 -0600
56962
56963     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56964
56965 commit 7d4ceb75a454e6c9b3fe0bd934fadcb5104dea36
56966 Author: Keith Packard <keithp@keithp.com>
56967 Date:   Tue Aug 18 17:55:22 2009 -0700
56968
56969     Add ao-ejection.1 man page
56970     
56971     Document the input requirements and output format
56972     
56973     Signed-off-by: Keith Packard <keithp@keithp.com>
56974
56975 commit b3b2d3c475a135084b5628c730fc6fca1ba0817b
56976 Merge: 4685fc54 da12b89f
56977 Author: Bdale Garbee <bdale@gag.com>
56978 Date:   Tue Aug 18 18:36:03 2009 -0600
56979
56980     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
56981
56982 commit da12b89fb056a68e65ba363fef91d266727cb685
56983 Author: Keith Packard <keithp@keithp.com>
56984 Date:   Tue Aug 18 17:30:43 2009 -0700
56985
56986     Create ChangeLog from git log
56987
56988 commit 7d69e2b3715faed10ce21ad562fc4d25dfc5f9c1
56989 Author: Keith Packard <keithp@keithp.com>
56990 Date:   Tue Aug 18 17:29:29 2009 -0700
56991
56992     Fix ao-bitbang examples to not have . in the first column
56993
56994 commit 4685fc541466afbeefc151bcb64cd054739c048b
56995 Merge: 1c2a0b66 c29275b7
56996 Author: Bdale Garbee <bdale@gag.com>
56997 Date:   Tue Aug 18 18:09:38 2009 -0600
56998
56999     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
57000     
57001     Conflicts:
57002             ao-tools/ao-bitbang/Makefile.am
57003             ao-tools/ao-eeprom/Makefile.am
57004             ao-tools/ao-load/Makefile.am
57005             ao-tools/ao-load/ao-load.c
57006             ao-tools/ao-rawload/Makefile.am
57007
57008 commit c29275b72438637d46d7a50742882d2736eb176a
57009 Author: Keith Packard <keithp@keithp.com>
57010 Date:   Tue Aug 18 15:21:57 2009 -0700
57011
57012     Add manual pages for remaining commands.
57013     
57014     Manuals written for ao-bitbang, ao-eeprom, ao-load, ao-rawload and
57015     ao-view.
57016     
57017     Manual for ao-dbg updated to reflect program name change.
57018     
57019     Signed-off-by: Keith Packard <keithp@keithp.com>
57020
57021 commit 9b03d620722dc54630539afba40720c30de69b2d
57022 Author: Keith Packard <keithp@keithp.com>
57023 Date:   Tue Aug 18 12:19:31 2009 -0700
57024
57025     Use --tty/-T on command line to specify target device
57026     
57027     Also, use the ALTOS_TTY environment variable in all tools. Note that
57028     the magic value of "BITBANG" switches the library to connecting
57029     through a CP2103 instead.
57030     
57031     Signed-off-by: Keith Packard <keithp@keithp.com>
57032
57033 commit 7c790fe859dff062692964338091ffbbcdf63257
57034 Author: Keith Packard <keithp@keithp.com>
57035 Date:   Tue Aug 18 12:40:24 2009 -0700
57036
57037     Rename tools to ao-<foo>
57038     
57039     Use a consistent prefix to make it easier to remember which programs
57040     belong to this package
57041     
57042     Signed-off-by: Keith Packard <keithp@keithp.com>
57043
57044 commit 1c2a0b6653623b689d68d7349a6b2dce3e20a4a6
57045 Author: Keith Packard <keithp@keithp.com>
57046 Date:   Tue Aug 18 13:36:54 2009 -0700
57047
57048     re-add debugger sources
57049
57050 commit 9a9cce5510b87252f863239ac807b9fb4395b288
57051 Author: Keith Packard <keithp@keithp.com>
57052 Date:   Tue Aug 18 12:19:31 2009 -0700
57053
57054     Start working on using getopt for the tty name
57055
57056 commit 9789ca5e8caa9a013e804f307b9da380e147bd75
57057 Author: Keith Packard <keithp@keithp.com>
57058 Date:   Tue Aug 18 12:40:24 2009 -0700
57059
57060     Rename tools to ao-<foo>
57061     
57062     Use a consistent prefix to make it easier to remember which programs
57063     belong to this package
57064     
57065     Signed-off-by: Keith Packard <keithp@keithp.com>
57066
57067 commit a5782398d968e7cb11f7203afada7c216f233b3b
57068 Author: Keith Packard <keithp@keithp.com>
57069 Date:   Tue Aug 18 11:34:28 2009 -0700
57070
57071     Remove unused cctools code paths for old libusb and cp2103 ioctls.
57072     
57073     Communication with the CP2103 board has gone through three revisions,
57074     first using ioctls supported by the CP2103 kernel driver, then using
57075     the old synchronous usb library and now using the newer libusb
57076     asynchronous interface. There's no reason to keep shipping the old
57077     stale code now that the new stuff works reliably.
57078     
57079     Signed-off-by: Keith Packard <keithp@keithp.com>
57080
57081 commit 7cba411de0780c65e3490ab67186a514f0ea42ec
57082 Author: Keith Packard <keithp@keithp.com>
57083 Date:   Mon Aug 17 20:47:31 2009 -0700
57084
57085     test for sdcc, nickle and readline
57086     
57087     Signed-off-by: Keith Packard <keithp@keithp.com>
57088
57089 commit f48dcffae761700355a17b59345d55a60703f0c4
57090 Author: Keith Packard <keithp@keithp.com>
57091 Date:   Sun Aug 9 20:43:10 2009 -0700
57092
57093     Sync USB data after each memory write command
57094     
57095     This makes sure we flush the USB link often enough for the other end to keep
57096     up.
57097     
57098     Signed-off-by: Keith Packard <keithp@keithp.com>
57099
57100 commit cd5456f18e4b39ad76d5549df91a0e0cfb18a2e9
57101 Author: Keith Packard <keithp@keithp.com>
57102 Date:   Sun Aug 9 16:08:07 2009 -0700
57103
57104     Handle partial ALSA PCM writes
57105     
57106     The ALSA spec says that snd_pcm_writei will not return a partial write, but
57107     at least on the OLPC, that's not true. Deal with this.
57108     
57109     Signed-off-by: Keith Packard <keithp@keithp.com>
57110
57111 commit 3056cb8eef5aee0dcd342488386355d8b8f574c8
57112 Author: Keith Packard <keithp@keithp.com>
57113 Date:   Sun Aug 9 15:55:19 2009 -0700
57114
57115     Check more alsa return statuses
57116
57117 commit 8ddf3345afd8cbf638e81993633f7861d8dbca63
57118 Author: Keith Packard <keithp@keithp.com>
57119 Date:   Sat Jul 18 01:47:34 2009 -0700
57120
57121     Don't report distance to rocket without valid GPS
57122     
57123     When there's no valid GPS data, don't try to report the distance and bearing
57124     to the rocket after landing.
57125     
57126     Signed-off-by: Keith Packard <keithp@keithp.com>
57127
57128 commit fbcb7b20fa701a6e534d38e307839466545668e3
57129 Author: Keith Packard <keithp@keithp.com>
57130 Date:   Sat Jul 18 01:05:33 2009 -0700
57131
57132     Add B command to set serial baud rate
57133     
57134     Signed-off-by: Keith Packard <keithp@keithp.com>
57135
57136 commit 91b023e7e4eeed838e0320d2ddac0f6aac39e565
57137 Author: Keith Packard <keithp@keithp.com>
57138 Date:   Sat Jul 18 01:05:13 2009 -0700
57139
57140     Get rid of spaces after minus sign in climb value
57141
57142 commit 28be20cf914fb34dc3c776519708d0f02091764e
57143 Author: Keith Packard <keithp@keithp.com>
57144 Date:   Sat Jul 18 01:04:39 2009 -0700
57145
57146     Switch to 57600 baud for GPS data
57147
57148 commit d3f76ce58b9c0ed2e5a9fe3bbc7fb9cb38247714
57149 Author: Keith Packard <keithp@keithp.com>
57150 Date:   Sat Jul 18 01:04:17 2009 -0700
57151
57152     Drain serial port before changing speed
57153     
57154     Signed-off-by: Keith Packard <keithp@keithp.com>
57155
57156 commit d7c2d358ed8a1afc9f0ba2bd830b10f6b56dc7b1
57157 Author: Keith Packard <keithp@keithp.com>
57158 Date:   Sat Jul 18 00:44:42 2009 -0700
57159
57160     Display last known GPS coord while unlocked
57161     
57162     Signed-off-by: Keith Packard <keithp@keithp.com>
57163
57164 commit 5195fcfe239e430e1f9f11774c9a245c7b29dae9
57165 Author: Keith Packard <keithp@keithp.com>
57166 Date:   Sat Jul 18 00:44:01 2009 -0700
57167
57168     use g_source_destroy instead of free on serial object
57169
57170 commit 1e5e98bd8f5ea0bc15592de454e3629383462371
57171 Author: Keith Packard <keithp@keithp.com>
57172 Date:   Sat Jul 18 00:43:22 2009 -0700
57173
57174     Trim aoview_serial_set_callback args down to just port and callback
57175
57176 commit 08f37056deec25d77062bc411a04033401b033a5
57177 Author: Keith Packard <keithp@keithp.com>
57178 Date:   Fri Jul 17 22:11:03 2009 -0700
57179
57180     Reset GPS at boot time
57181
57182 commit 1150aa850f5a025b849556e32c4dddb27937d9af
57183 Author: Keith Packard <keithp@keithp.com>
57184 Date:   Fri Jul 17 22:10:43 2009 -0700
57185
57186     Fix up serial debug output
57187
57188 commit 2a7956a64935246475f92d44c08369e0230b676a
57189 Author: Keith Packard <keithp@keithp.com>
57190 Date:   Fri Jul 17 21:34:13 2009 -0700
57191
57192     Allow the GPS port to run at 4800 baud if desired
57193
57194 commit 8d650769c319261c97f5e68eff9138207b95c0f8
57195 Author: Keith Packard <keithp@keithp.com>
57196 Date:   Fri Jul 17 21:33:53 2009 -0700
57197
57198     Initialize the GPS serial protocol state
57199     
57200     Signed-off-by: Keith Packard <keithp@keithp.com>
57201
57202 commit ab40d224b39ba6d29c4056e2d2c365e1eb3d3793
57203 Author: Keith Packard <keithp@keithp.com>
57204 Date:   Fri Jul 17 21:33:18 2009 -0700
57205
57206     Use uint8_t for comparisons to avoid int conversions
57207     
57208     Signed-off-by: Keith Packard <keithp@keithp.com>
57209
57210 commit d6749bf24792bb41ca700cf4b8e5e1ac1a63cbf0
57211 Author: Keith Packard <keithp@keithp.com>
57212 Date:   Fri Jul 17 21:30:53 2009 -0700
57213
57214     Add AO_GPS_RUNNING state.
57215     
57216     This tracks whether the GPS receiver has ever sent a valid report to the
57217     flight computer, allowing the user to tell whether the GPS receiver is
57218     working at all.
57219     
57220     Signed-off-by: Keith Packard <keithp@keithp.com>
57221
57222 commit a1da7e871aee75308bc05ce1b7a0dc402e4c9509
57223 Author: Keith Packard <keithp@keithp.com>
57224 Date:   Fri Jul 17 21:25:35 2009 -0700
57225
57226     Add M command to monitor serial bytes
57227
57228 commit ddfa2308c0be4c002f982ae9da6032ee7854117d
57229 Author: Keith Packard <keithp@keithp.com>
57230 Date:   Fri Jul 17 21:24:45 2009 -0700
57231
57232     Support the not-connected GPS state
57233
57234 commit 34f148500df427c148188c0ada20bf914a7c74ba
57235 Author: Keith Packard <keithp@keithp.com>
57236 Date:   Fri Jul 17 19:23:10 2009 -0700
57237
57238     Use 57600 baud for GPS. Clean up gps init.
57239     
57240     Assume GPS is either in 4800 NMEA or 57600 SiRF mode, send just the sequence
57241     to get from 4800 NMEA to 5760 SiRF.
57242     
57243     Also, eliminate threads from the gps test program.
57244     
57245     Signed-off-by: Keith Packard <keithp@keithp.com>
57246
57247 commit 2deca0c52cd6cfb4baceb59c8a5458344bada338
57248 Author: Keith Packard <keithp@keithp.com>
57249 Date:   Fri Jul 17 17:09:20 2009 -0700
57250
57251     Try harder to get the GPS receiver serial link sync'd up.
57252     
57253     We cannot assume that the GPS receiver is in any particular state when it
57254     boots, so we try to send the serial configuration at several rates and hope
57255     that it eventually sees something that it likes.
57256     
57257     Signed-off-by: Keith Packard <keithp@keithp.com>
57258
57259 commit 31d5670a9144b943ce9c8cb00deb5fb659af0b1c
57260 Author: Keith Packard <keithp@keithp.com>
57261 Date:   Fri Jul 17 17:06:18 2009 -0700
57262
57263     Rolling average for pad location. Say 'GPS ready'.
57264     
57265     Use a rolling average for the pad location, instead of just averaging all
57266     positions. This filters out old (presumably less accurate) values eventually.
57267     
57268     When enough GPS samples have been acquired, say 'GPS ready'.
57269     
57270     Signed-off-by: Keith Packard <keithp@keithp.com>
57271
57272 commit bfe1e76c82738baaf65abbc58c3244a07ea8fefe
57273 Author: Keith Packard <keithp@keithp.com>
57274 Date:   Fri Jul 17 16:22:51 2009 -0700
57275
57276     Split GPS data into a separate column
57277     
57278     Signed-off-by: Keith Packard <keithp@keithp.com>
57279
57280 commit 5f0179652e8bb85add9067e5253e981c60f2c51e
57281 Author: Keith Packard <keithp@keithp.com>
57282 Date:   Fri Jul 17 16:03:35 2009 -0700
57283
57284     Fix up SiRF parsing and test code so that it actually works
57285     
57286     Signed-off-by: Keith Packard <keithp@keithp.com>
57287
57288 commit 0b35447d05a0c7eaf4fefcbcf0065fe3320bba82
57289 Author: Keith Packard <keithp@keithp.com>
57290 Date:   Fri Jul 17 13:58:14 2009 -0700
57291
57292     Add host-side gps protocol testing program
57293
57294 commit fef7334bddb9fccfbd6deab7d5d466ab3e76323a
57295 Author: Keith Packard <keithp@keithp.com>
57296 Date:   Sat Jul 11 00:56:13 2009 -0700
57297
57298     Hook aoview directly to alsa
57299     
57300     This skips the flite internal audio stuff which opened and closed the audio
57301     device for each phrase. This caused the first part of some phrases to be
57302     missed when using an external audio device.
57303     
57304     Signed-off-by: Keith Packard <keithp@keithp.com>
57305
57306 commit 80cadf44f5f1accd6ddfca25c2af8d4d424f26d9
57307 Author: Keith Packard <keithp@keithp.com>
57308 Date:   Thu Jul 9 20:55:10 2009 -0700
57309
57310     Show speed. Format numbers. Timeout and report final status.
57311     
57312     The speed value is now shown in the top label bar. Ascent shows
57313     accelerometer-derived data, otherwise it's baro derived.
57314     
57315     All of the numbers displayed are now given sensible printf formats so they
57316     don't contain way too many digits.
57317     
57318     Instead of doing periodic reporting based on flight tick count, data is
57319     reported every 10 seconds based on wall time. After landing, or when no data
57320     have been received for a while, final flight information is spoken.
57321     
57322     Signed-off-by: Keith Packard <keithp@keithp.com>
57323
57324 commit 19630ef084866f4230e68ccf11284b30c68128b1
57325 Author: Keith Packard <keithp@keithp.com>
57326 Date:   Sun Jul 5 08:35:28 2009 -0700
57327
57328     Dont smash aoview_monitor_parse input buffer
57329
57330 commit e506ed4b6efb86eab50204658fcd433b987e3831
57331 Author: Keith Packard <keithp@keithp.com>
57332 Date:   Tue Jun 30 15:25:52 2009 -0700
57333
57334     Integrate flite into aoview directly. Fix great circle computation.
57335     
57336     Use a separate thread for flite rather than a separate program.
57337     Save voice state to gconf.
57338     Add filters for replay file selection
57339     
57340     Signed-off-by: Keith Packard <keithp@keithp.com>
57341
57342 commit 5b988e0146075d57434f8484e1ec9fcf3e183df2
57343 Author: Keith Packard <keithp@keithp.com>
57344 Date:   Tue Jun 30 15:24:53 2009 -0700
57345
57346     Make window taller
57347
57348 commit 696233b088645bba1aaa6aa6c5358c3ecfa5cd3f
57349 Author: Keith Packard <keithp@keithp.com>
57350 Date:   Tue Jun 30 15:24:31 2009 -0700
57351
57352     Use 16kHz voice
57353
57354 commit 2e06772c8b6fd74f86e640ed97f0d5bc8c095c2f
57355 Author: Keith Packard <keithp@keithp.com>
57356 Date:   Tue Jun 30 11:58:30 2009 -0700
57357
57358     Add telem replay and larger labels
57359     
57360     Replays telemetry files in real time
57361     Shows height/state/rssi in big values at the top.
57362     
57363     Signed-off-by: Keith Packard <keithp@keithp.com>
57364
57365 commit 566dde161385263700eaae51095eecfa9b5972ee
57366 Author: Keith Packard <keithp@keithp.com>
57367 Date:   Mon Jun 29 23:06:47 2009 -0700
57368
57369     Update aoview/.gitignore
57370     
57371     Signed-off-by: Keith Packard <keithp@keithp.com>
57372
57373 commit 4ca2d910f3be689fd3c78a4f1be0555d6b1a30c1
57374 Author: Keith Packard <keithp@keithp.com>
57375 Date:   Mon Jun 29 23:05:27 2009 -0700
57376
57377     Use flite to announce flight state
57378     
57379     This uses the flite voice synthesis library from festival to announce
57380     altitude and speed information during the rocket flight.
57381     
57382     Signed-off-by: Keith Packard <keithp@keithp.com>
57383
57384 commit 527d7c803ed9597b210634018cb2eb9d048d9846
57385 Author: Keith Packard <keithp@keithp.com>
57386 Date:   Mon Jun 29 23:03:58 2009 -0700
57387
57388     Add GPS speed and error data to telemetry and aoview
57389     
57390     Having switched to the SiRF binary GPS format, the velocity and error data
57391     can now be displayed.
57392     
57393     Signed-off-by: Keith Packard <keithp@keithp.com>
57394
57395 commit ee4919dd771b00e2a2dd1083c9528efa7baab50f
57396 Author: Keith Packard <keithp@keithp.com>
57397 Date:   Mon Jun 29 13:54:00 2009 -0700
57398
57399     Convert GPS to SiRF binary protocol.
57400     
57401     This switches the GPS unit from NMEA to SiRF protocol at startup and then
57402     parses the binary data. The binary data uses a different encoding of lat/lon
57403     than the NMEA strings, and so the telemetry and eeprom data formats change
57404     with this switch.
57405     
57406     Signed-off-by: Keith Packard <keithp@keithp.com>
57407
57408 commit 49bf37767d2453869f2ca2c0832d1124322c66e0
57409 Author: Keith Packard <keithp@keithp.com>
57410 Date:   Wed Jun 17 23:22:25 2009 -0700
57411
57412     Add ejection computation utility
57413     
57414     Signed-off-by: Keith Packard <keithp@keithp.com>
57415
57416 commit e59520e343c2573b1b92c0b3c4aaa93e51bc55d3
57417 Author: Keith Packard <keithp@keithp.com>
57418 Date:   Wed Jun 17 13:55:23 2009 -0700
57419
57420     Fix clock initialization to not try to use 32kHz xtal on P2_3/P2_4
57421     
57422     None of our boards have a 32kHz xtal oscillator, instead we use those pins
57423     (on Telemetrum) for the deployment firing circuits. The old clock
57424     initialization code was switching from the 32kHz RC oscillator to the 32kHz
57425     crystal and overriding our use of those pins.
57426     
57427     Signed-off-by: Keith Packard <keithp@keithp.com>
57428
57429 commit 1c3cc12c08ddefbd6456a55c54ef87dd94d4ae9a
57430 Author: Keith Packard <keithp@keithp.com>
57431 Date:   Sun Jun 14 17:25:34 2009 -0700
57432
57433     Some kernels reference USB ttys as tty/tty* instead of tty:tty*
57434     
57435     Signed-off-by: Keith Packard <keithp@keithp.com>
57436
57437 commit 0f2cbd41332b1b63865c5f1a4e749419b469853a
57438 Author: Keith Packard <keithp@keithp.com>
57439 Date:   Sun Jun 14 16:45:19 2009 -0700
57440
57441     Rename state apogee -> coast
57442
57443 commit 5834a12c1d3d71105c9e3d1ceaf9f3ffac9ff1eb
57444 Author: Keith Packard <keithp@keithp.com>
57445 Date:   Sun Jun 14 16:39:28 2009 -0700
57446
57447     rename states. launchpad -> pad, coast -> fast
57448
57449 commit 8c40f19acd09fe93d492c9355da8a1198c34b1c3
57450 Author: Keith Packard <keithp@keithp.com>
57451 Date:   Sun Jun 14 16:36:29 2009 -0700
57452
57453     Disable monitor mode when communicating via usb
57454
57455 commit 7adea9c59c73acd52743446c74fb675e0a1d6d05
57456 Author: Keith Packard <keithp@keithp.com>
57457 Date:   Thu Jun 4 14:38:45 2009 -0700
57458
57459     Format GPS seconds as %02d.%04d to avoid spaces in the value
57460     
57461     The aoview GPS parsing code doesn't deal well with spaces in the middle of
57462     the value, so pad the seconds field with a zero as needed.
57463     
57464     Signed-off-by: Keith Packard <keithp@keithp.com>
57465
57466 commit a0e6bfee635b64092262936c858542318f6fc6dc
57467 Author: Bdale Garbee <bdale@gag.com>
57468 Date:   Thu Jun 4 13:11:48 2009 -0600
57469
57470     newer INSTALL file pulled in by autogen.sh
57471
57472 commit cf1e258d52b878df10b51a047709b10ecd51a68e
57473 Author: Bdale Garbee <bdale@gag.com>
57474 Date:   Thu Jun 4 13:09:29 2009 -0600
57475
57476     add a distclean target to src/Makefile
57477
57478 commit 176052b7c14fcad067835ecb550778faf67cf4da
57479 Author: Bdale Garbee <bdale@gag.com>
57480 Date:   Thu Jun 4 13:07:10 2009 -0600
57481
57482     add lib to the front of the subdir list
57483
57484 commit 208bc15714c7b4020c017eef19011c4eb9ab51e2
57485 Author: Keith Packard <keithp@keithp.com>
57486 Date:   Thu Jun 4 11:20:10 2009 -0700
57487
57488     Move build and debug tools to 'cctools' directory.
57489     
57490     These tools were merged in from the ccdbg package.
57491     
57492     Signed-off-by: Keith Packard <keithp@keithp.com>
57493
57494 commit 17d2432a8b9c15963cd3b821f025ad33972ef477
57495 Merge: 210dbaa2 8a9a3f02
57496 Author: Keith Packard <keithp@keithp.com>
57497 Date:   Thu Jun 4 11:13:15 2009 -0700
57498
57499     Merge ccdbg and altos sources into one giant repository
57500     
57501     Keeping these separate isn't making things any easier.
57502     
57503     Signed-off-by: Keith Packard <keithp@keithp.com>
57504
57505 commit 210dbaa23cdacf3a6f2d6e23493e96ee2ac9bca7
57506 Author: Keith Packard <keithp@keithp.com>
57507 Date:   Thu Jun 4 10:41:34 2009 -0700
57508
57509     Use autotools, move altos to src subdir
57510     
57511     Signed-off-by: Keith Packard <keithp@keithp.com>
57512
57513 commit 8cce307bb3156584ba17ae5a787f645dfee5fb94
57514 Author: Keith Packard <keithp@keithp.com>
57515 Date:   Thu Jun 4 10:25:30 2009 -0700
57516
57517     Make menu seperator insensitive
57518
57519 commit 778cae8fc5a4b30e5045e4703316fc61ae18562a
57520 Author: Keith Packard <keithp@keithp.com>
57521 Date:   Wed Jun 3 17:07:34 2009 -0700
57522
57523     aoview: Add eeprom data fetching
57524     
57525     Fetches the last flight data from a TM device connected via USB and writes
57526     it to the flight log directory.
57527     
57528     Signed-off-by: Keith Packard <keithp@keithp.com>
57529
57530 commit bf140966e9649e75b884c8aa5f25ffbf9eed10ea
57531 Author: Keith Packard <keithp@keithp.com>
57532 Date:   Wed Jun 3 10:57:46 2009 -0700
57533
57534     Stop log dumping at flight end. Print 'end' at end of log.
57535     
57536     No reason to continue dumping data past the end of the flight now that the
57537     logging stuff has been demonstrated to work reliably. Also, to make
57538     automated log dumping easier, this prints out 'end' after the log data so
57539     that aoview knows when to stop reading.
57540     
57541     Signed-off-by: Keith Packard <keithp@keithp.com>
57542
57543 commit 35ac66969abe24ca23776618306a59fc17770e06
57544 Author: Keith Packard <keithp@keithp.com>
57545 Date:   Sun May 31 09:22:01 2009 -0700
57546
57547     Start adding bi-directional packet link
57548
57549 commit 3a3bfd471a868d546d83cdc431b53c8f5208edb9
57550 Author: Keith Packard <keithp@keithp.com>
57551 Date:   Thu May 28 23:17:33 2009 -0700
57552
57553     Eliminate RDF tone generation.
57554     
57555     Now that we have a viable telemetry-signal based RDF device via TeleDongle,
57556     there's no reason to continue to waste power and bandwidth with a NFM tone.
57557     
57558     Signed-off-by: Keith Packard <keithp@keithp.com>
57559
57560 commit 4d83eef0fe1d24a845ab29a535dfc56e13e7ee20
57561 Author: Keith Packard <keithp@keithp.com>
57562 Date:   Thu May 28 23:17:25 2009 -0700
57563
57564     Change .gitignore to match new aoload procedure
57565
57566 commit dcfcf3bec6788460b6fe8c239c80bad4526bd15b
57567 Author: Keith Packard <keithp@keithp.com>
57568 Date:   Wed May 27 22:01:37 2009 -0700
57569
57570     Leave serial number writing to aoload
57571     
57572     Instead of building per-serial hex files, leave that
57573     process to the new aoload program
57574     
57575     Signed-off-by: Keith Packard <keithp@keithp.com>
57576
57577 commit 8a9a3f02b951382573ff74dd6ce5a1c0f335fa86
57578 Author: Keith Packard <keithp@keithp.com>
57579 Date:   Wed May 27 21:53:15 2009 -0700
57580
57581     Add aoload to load serial-numbered altos binaries.
57582     
57583     aoload is a custom version of ccload which edits the data before sending it
57584     to the target machine, writing the target serial number into the data.
57585     
57586     Signed-off-by: Keith Packard <keithp@keithp.com>
57587
57588 commit 5a7a63c34b778e40a61ddabd16ec1af9a2be50c3
57589 Author: Keith Packard <keithp@keithp.com>
57590 Date:   Sat May 23 21:20:12 2009 -0700
57591
57592     Fix aoview telemetry GPS parsing code to use correct columns
57593     
57594     This code was trying to pull the GPS data from the wrong columns, causing
57595     aoview to fail to display GPS information.
57596     
57597     Signed-off-by: Keith Packard <keithp@keithp.com>
57598
57599 commit 26988c3e7acb2fa832810475e43e08fd2867459c
57600 Author: Keith Packard <keithp@keithp.com>
57601 Date:   Sat May 23 21:18:57 2009 -0700
57602
57603     Parse both telemetry or log data ao_flight_test
57604     
57605     Change the way data is fed from files to the flight test rig to handle
57606     either kind of input file.
57607     
57608     Signed-off-by: Keith Packard <keithp@keithp.com>
57609
57610 commit d6f5a0689023546464a71561f53fa2c943077c88
57611 Author: Keith Packard <keithp@keithp.com>
57612 Date:   Sat May 23 21:16:22 2009 -0700
57613
57614     Avoid 16-bit overflow in velocity computation.
57615     
57616     Adding two 16 bit integers together can wrap around to negative numbers,
57617     this resulted in velocity values which never decreased, making the switch
57618     from coast to apogee state not occur.
57619     
57620     Signed-off-by: Keith Packard <keithp@keithp.com>
57621
57622 commit aa6d87aeb616dd62f0debaded297232022b4f8bd
57623 Author: Keith Packard <keithp@keithp.com>
57624 Date:   Wed May 20 09:44:55 2009 -0700
57625
57626     Make file handling more general so it can be reused.
57627     
57628     The log file handling stuff will be useful for saving eeprom data, so pull
57629     it out of the real-time log handling code and make a general interface.
57630     
57631     Signed-off-by: Keith Packard <keithp@keithp.com>
57632
57633 commit b730c8bcbce649cdddba935e1112aaae538bc526
57634 Author: Keith Packard <keithp@keithp.com>
57635 Date:   Sun May 17 23:54:44 2009 -0700
57636
57637     Ignore aoview_glade.h
57638
57639 commit 91b07410122d0eaaf292cdb31c200925d45eaf2c
57640 Author: Keith Packard <keithp@keithp.com>
57641 Date:   Sun May 17 23:36:21 2009 -0700
57642
57643     Transmit computed ground pressure and acceleration values
57644     
57645     These are the last two values relevant to figuring out the state of the
57646     flight computer, and as they are computed by averaging 10 seconds of 100Hz
57647     sample data, they're a lot more accurate than anything the receiver could do
57648     on its own.
57649     
57650     Signed-off-by: Keith Packard <keithp@keithp.com>
57651
57652 commit 71d1689759829f1bc8550f1a4d8c9f2dc90b2ab4
57653 Author: Keith Packard <keithp@keithp.com>
57654 Date:   Sun May 17 23:18:09 2009 -0700
57655
57656     Provide install target
57657
57658 commit f301b95e87c8ec1e3b58d595a05d486bede5e0c2
57659 Author: Keith Packard <keithp@keithp.com>
57660 Date:   Sun May 17 23:13:20 2009 -0700
57661
57662     Embed glade file in executable
57663     
57664     This eliminates install issues nicely.
57665     
57666     Signed-off-by: Keith Packard <keithp@keithp.com>
57667
57668 commit 26361686d6fc63dc22d22285f0543c5c2c756fb4
57669 Author: Keith Packard <keithp@keithp.com>
57670 Date:   Sun May 17 23:05:23 2009 -0700
57671
57672     Add About dialog to aoview.
57673     
57674     Signed-off-by: Keith Packard <keithp@keithp.com>
57675
57676 commit 0f3233c49f43cd4e372e613303919ce4d50255b2
57677 Author: Keith Packard <keithp@keithp.com>
57678 Date:   Sun May 17 22:44:19 2009 -0700
57679
57680     USB device names can contain '.' too
57681     
57682     Depending on the hierarchy of devices, names can contain '.', so allow those
57683     too.
57684     
57685     Signed-off-by: Keith Packard <keithp@keithp.com>
57686
57687 commit 33221277690e6ee30387c506c3f2b8237ed48efd
57688 Author: Keith Packard <keithp@keithp.com>
57689 Date:   Sun May 17 22:43:34 2009 -0700
57690
57691     scandir returns -1 on error
57692     
57693     In which case, the namelist is invalid, so don't look at it, and don't free
57694     it.
57695     
57696     Signed-off-by: Keith Packard <keithp@keithp.com>
57697
57698 commit 7cb9fb675f56bf30ab6bf0bcdc5cb679709ffe3e
57699 Author: Keith Packard <keithp@keithp.com>
57700 Date:   Sun May 17 22:29:54 2009 -0700
57701
57702     Send computed accel/vel/pres values over the radio
57703     
57704     These computed values reflect what the flight computer is actually refering
57705     to for state changes, and will be useful in debugging the flight software as
57706     well as provide a filtered view of the data.
57707     
57708     Signed-off-by: Keith Packard <keithp@keithp.com>
57709
57710 commit 2c780d67b8a22d75a2da4b2af21fd35f0c6f5236
57711 Author: Keith Packard <keithp@keithp.com>
57712 Date:   Sun May 17 22:29:06 2009 -0700
57713
57714     Handle disappearing serial devices
57715     
57716     Put up a dialog when the serial open fails, and shut down monitoring when
57717     the serial device disappears while running.
57718     
57719     Signed-off-by: Keith Packard <keithp@keithp.com>
57720
57721 commit 69616104813fc5ba89fb3128d04fb9328961c59c
57722 Author: Keith Packard <keithp@keithp.com>
57723 Date:   Sun May 17 22:24:53 2009 -0700
57724
57725     While on the pad, zero out velocity every second
57726     
57727     We integrate acceleration to get velocity, but that means sitting on the pad
57728     for a long time can add substantial error to the velocity value. Each
57729     second, take the velocity value from a full second ago and subtract that out
57730     of the current velocity. Once we detect boost, this will stop, which means
57731     that as long as we detect boost within a second, we won't have subtracted
57732     out any "real" velocity.
57733     
57734     This keeps the pad velocity hovering around zero, which is pretty useful.
57735     
57736     Signed-off-by: Keith Packard <keithp@keithp.com>
57737
57738 commit 1234694eb903b204488ddc7cb30bcfe34bf1e677
57739 Author: Keith Packard <keithp@keithp.com>
57740 Date:   Sun May 17 01:29:06 2009 -0700
57741
57742     Clear table, reset log on disconnect
57743
57744 commit 4316b6af86b37522038e642235c163fcaad52e96
57745 Author: Keith Packard <keithp@keithp.com>
57746 Date:   Sun May 17 01:28:16 2009 -0700
57747
57748     Add pad lat/lon, max accel, max height
57749     
57750     Signed-off-by: Keith Packard <keithp@keithp.com>
57751
57752 commit 4348281bd788a13ea700413537f12da3c00356e4
57753 Author: Keith Packard <keithp@keithp.com>
57754 Date:   Sun May 17 00:46:09 2009 -0700
57755
57756     Clean up GPS display
57757     
57758     Signed-off-by: Keith Packard <keithp@keithp.com>
57759
57760 commit ff68e38770351ddac3285ce275cd85adab01fd3d
57761 Author: Keith Packard <keithp@keithp.com>
57762 Date:   Sun May 17 00:45:38 2009 -0700
57763
57764     Make aoview window taller
57765     
57766     Signed-off-by: Keith Packard <keithp@keithp.com>
57767
57768 commit be3f4fed7b863c8cdaabe32b61b65a8b3cd11355
57769 Author: Keith Packard <keithp@keithp.com>
57770 Date:   Sun May 17 00:13:45 2009 -0700
57771
57772     Add lots more aoview UI bits
57773     
57774     Logs data to files, displays current state in window.
57775     
57776     Signed-off-by: Keith Packard <keithp@keithp.com>
57777
57778 commit 93d7ce8e054515ed7b166eb042ae7f47e564d21d
57779 Author: Keith Packard <keithp@keithp.com>
57780 Date:   Sat May 16 20:45:26 2009 -0700
57781
57782     When logging starts up, right the whole ring to the log.
57783     
57784     This preserves the data pre boost-detect for later analysis.
57785     
57786     Signed-off-by: Keith Packard <keithp@keithp.com>
57787
57788 commit fec4212a59a7b3321536b25707dcabc43c797c33
57789 Author: Keith Packard <keithp@keithp.com>
57790 Date:   Sat May 16 20:04:31 2009 -0700
57791
57792     Abandon use of accelerometer for apogee detect.
57793     
57794     Integrating the accelerometer data to compute velocity worked for one rocket
57795     flight, but additional testing shows that it doesn't work in other
57796     airframes. Until we figure out how this should work, we'll rely on the
57797     altimeter to detect apogee.
57798     
57799     Signed-off-by: Keith Packard <keithp@keithp.com>
57800
57801 commit 09771c644de54ae354e8f98af7ba74289b3c0fcc
57802 Author: Keith Packard <keithp@keithp.com>
57803 Date:   Sat May 16 02:25:04 2009 -0700
57804
57805     Add preliminary aoview code
57806     
57807     AoView connects with TeleDongle to present telemetry information in a
57808     reasonable form. Right now, it just displays information to stdout, but it
57809     does have fancy dialogs for finding the USB devices.
57810     
57811     Signed-off-by: Keith Packard <keithp@keithp.com>
57812
57813 commit 37250b00f6286aee4b3b28604f5d463db3079a89
57814 Author: Keith Packard <keithp@keithp.com>
57815 Date:   Wed May 13 20:41:54 2009 -0700
57816
57817     Discard usb output before connection. Handle USB reset.
57818     
57819     Discarding output before USB is plugged in allows threads that send output
57820     and do other things to work without a USB connection. Unfortuantely, there
57821     doesn't appear to be any way to detect when the USB link is disconnected,
57822     which means that once USB is enabled, future writes will continue to block.
57823     
57824     USB reset causes the USB interrupts to all be reconfigured back to power-on
57825     state.
57826     
57827     Signed-off-by: Keith Packard <keithp@keithp.com>
57828
57829 commit 9b974217958b1017e62d6c4f4568f547ccc30c58
57830 Author: Keith Packard <keithp@keithp.com>
57831 Date:   Wed May 13 20:40:42 2009 -0700
57832
57833     Enable radio monitor by default in teleterra, teledongle and tidongle
57834     
57835     These ground loads want to monitor the radio constantly, and not require use
57836     of the 'm' command before listening.
57837     
57838     Signed-off-by: Keith Packard <keithp@keithp.com>
57839
57840 commit 25fc03a333b2cfad0a93ebc385fbcf74b63c229e
57841 Author: Keith Packard <keithp@keithp.com>
57842 Date:   Wed May 13 20:39:28 2009 -0700
57843
57844     Remove monitor/rssi functions from telemetrum load
57845     
57846     Telemetrum is now a flight-only load, use teleterra or teledongle for ground
57847     boards.
57848     
57849     Signed-off-by: Keith Packard <keithp@keithp.com>
57850
57851 commit 05493b98eb1ae4d30cb0b600849d70b03fa33594
57852 Author: Keith Packard <keithp@keithp.com>
57853 Date:   Wed May 13 20:38:11 2009 -0700
57854
57855     Split out ao_state_names to separate file
57856     
57857     Allows state names to be used in programs without monitoring enabled.
57858     
57859     Signed-off-by: Keith Packard <keithp@keithp.com>
57860
57861 commit d085d43701e3cdd2119e947a9ae45baa78c80318
57862 Author: Keith Packard <keithp@keithp.com>
57863 Date:   Wed May 13 14:29:30 2009 -0700
57864
57865     Indicate RSSI with a blinking LED
57866     
57867     Blink the red LED at a rate proportional to the RSSI value.
57868     
57869     Signed-off-by: Keith Packard <keithp@keithp.com>
57870
57871 commit 055331d5f7d5adc40c348c3efd331a562dcda82a
57872 Author: Keith Packard <keithp@keithp.com>
57873 Date:   Wed May 13 11:19:13 2009 -0700
57874
57875     Make ao_flight_test show AGL altitude and positive acceleration under boost
57876     
57877     This makes the output more readable
57878     
57879     Signed-off-by: Keith Packard <keithp@keithp.com>
57880
57881 commit d91208fbf5fc7797b93087ef8619454c4bed0130
57882 Author: Keith Packard <keithp@keithp.com>
57883 Date:   Wed May 13 11:18:24 2009 -0700
57884
57885     Make ao_flight_test able to read raw logging data
57886     
57887     Protect ao_flight_test reading functions so that a simple
57888     'script' output can be fed to the program and have it work correctly.
57889     
57890     Signed-off-by: Keith Packard <keithp@keithp.com>
57891
57892 commit d3dbd8949e1102220ad5fd0863f493c819b96e46
57893 Author: Keith Packard <keithp@keithp.com>
57894 Date:   Wed May 13 11:16:53 2009 -0700
57895
57896     Print only RSSI when packet CRC is invalid
57897     
57898     Packets with invalid CRC usually contain bogus data, so don't print that,
57899     just print out the RSSI which may contain useful data.
57900     
57901     Signed-off-by: Keith Packard <keithp@keithp.com>
57902
57903 commit 8168820b667cc1deffab64dd81cb4e6e2e6eabe4
57904 Author: Keith Packard <keithp@keithp.com>
57905 Date:   Wed May 13 11:00:43 2009 -0700
57906
57907     Accelerometer-based velocity values are invalid after apogee
57908     
57909     Because the orientation of the flight computer relative to the ground is
57910     unknown after apogee, the accelerometer data cannot be integrated to compute
57911     velocity. Main deploy is now based purely on barometric altitude and landing
57912     detection no longer checks for a low velocity value.
57913     
57914     Signed-off-by: Keith Packard <keithp@keithp.com>
57915
57916 commit 24fdda44ff8604e40510b196ead17564d8f8cd3d
57917 Author: Keith Packard <keithp@keithp.com>
57918 Date:   Wed May 13 10:59:04 2009 -0700
57919
57920     Add velocity check for boost detect via accelerometer
57921     
57922     Bumping the rocket can cause a brief period of high acceleration, which may
57923     cause a mistaken boost detection. Require both a high acceleration and
57924     reasonable velocity to trigger boost phase.
57925     
57926     Signed-off-by: Keith Packard <keithp@keithp.com>
57927
57928 commit 7a1aa3fdbc0d1fae5e7ee027bf8904598c6ebe41
57929 Author: Keith Packard <keithp@keithp.com>
57930 Date:   Wed May 13 10:58:30 2009 -0700
57931
57932     Typo in callsign
57933
57934 commit 497c89a7d08920630894b2605c3b6a0bdc4c229b
57935 Author: Keith Packard <keithp@keithp.com>
57936 Date:   Sun May 10 23:11:06 2009 -0700
57937
57938     Use recorded accelerometer baseline data in ao_flight_test
57939     
57940     With the flight computer recording a long-term average value for the
57941     accelerometer in the flight record, use that to prime the flight test code
57942     when running a log file through the simulator.
57943     
57944     Signed-off-by: Keith Packard <keithp@keithp.com>
57945
57946 commit ba3c53636e485450f48093d0a88a6629775f7c3a
57947 Author: Keith Packard <keithp@keithp.com>
57948 Date:   Sun May 10 23:01:16 2009 -0700
57949
57950     Don't re-initialize the landing range data at each apogee detect sample
57951     
57952     The landing range values are used only after apogee detect, so we need only
57953     initialize them on the transition from apogee to drogue.
57954     
57955     Signed-off-by: Keith Packard <keithp@keithp.com>
57956
57957 commit b623b1098bc7a10d471730259438fb82804221d0
57958 Author: Keith Packard <keithp@keithp.com>
57959 Date:   Sun May 10 23:00:06 2009 -0700
57960
57961     Initialize ao_min_vel with |ao_flight_vel|
57962     
57963     As ao_min_vel is stored as an absolute value, it's important to preserve
57964     that invariant, even though we don't expect ao_flight_vel to be negative at
57965     coast.
57966     
57967     Signed-off-by: Keith Packard <keithp@keithp.com>
57968
57969 commit e9584e846b9bd7926d61451d32ba5d7a30416f7b
57970 Author: Keith Packard <keithp@keithp.com>
57971 Date:   Sun May 10 22:58:31 2009 -0700
57972
57973     Decrease telemetry rate on the pad to 1/sec instead of 20/sec
57974     
57975     Transmitting telemetry through the radio consumes a significant amount of
57976     battery; reducing the rate to 1/sec will reduce power usage while waiting
57977     for launch.
57978     
57979     Signed-off-by: Keith Packard <keithp@keithp.com>
57980
57981 commit 97cecb517cd7bf75e1219c76a93bfe6964c07052
57982 Author: Keith Packard <keithp@keithp.com>
57983 Date:   Sun May 10 22:57:19 2009 -0700
57984
57985     Increase the initial accel/baro average to 1000 samples
57986     
57987     To get an accurate baseline of the launchpad state, take a longer average of
57988     the two sensors as the unit boots up.
57989     
57990     Signed-off-by: Keith Packard <keithp@keithp.com>
57991
57992 commit 98806b1ff3f41484663d61ff430e9e2764c7b5e6
57993 Author: Keith Packard <keithp@keithp.com>
57994 Date:   Sun May 10 22:54:14 2009 -0700
57995
57996     Record average accelerometer value in flight start log record
57997     
57998     The average accelerometer value cannot be extracted from the log as the
57999     record starts after that is computed. As that drives much of the
58000     accelerometer-based state transition logic, it is an important value to
58001     have, so we log it as part of the flight start record now.
58002     
58003     Signed-off-by: Keith Packard <keithp@keithp.com>
58004
58005 commit a12edbfe21fe27a9efbf87bacda9ab4806256e2b
58006 Author: Keith Packard <keithp@keithp.com>
58007 Date:   Sat May 9 10:24:10 2009 -0700
58008
58009     Add version command to show product information
58010
58011 commit e80b87f5e3ccf152d67a2e87bdefda161c455599
58012 Author: Keith Packard <keithp@keithp.com>
58013 Date:   Sat May 9 10:23:49 2009 -0700
58014
58015     Pad callsign with nuls
58016
58017 commit beae3360828da21eb1a3c4f88e930f242d4e36b7
58018 Author: Keith Packard <keithp@keithp.com>
58019 Date:   Fri May 1 08:14:57 2009 -0700
58020
58021     USB spec limits bulk endpoints to 64 byte payload max.
58022     
58023     For full-speed devices, bulk endpoints may use 8, 16, 32 or 64 bytes, but no
58024     more.
58025
58026 commit de7814c738488c2c16c6216c93fa78128895e5d5
58027 Author: Keith Packard <keithp@keithp.com>
58028 Date:   Wed Apr 29 17:46:56 2009 -0700
58029
58030     Use 'char' instead of 'uint8_t' for character data
58031     
58032     String and character constants are of char type, so using uint8_t causes
58033     promotion to 16-bit types when comparing the two.
58034
58035 commit 4ae74fffb939d67424efa3e7f433637f1f920ebc
58036 Author: Keith Packard <keithp@keithp.com>
58037 Date:   Wed Apr 29 17:46:36 2009 -0700
58038
58039     Eliminate incorrect cast in printf string argument
58040     
58041     char * is a pointer to a string in the default address space, not a generic pointer
58042     to a string. As such, the compiler (at least 2.9.0) mis-compiles this if the
58043     cast is included.
58044
58045 commit 39f2a3c6bd501d12a92bfd38434ce67bb5beb70d
58046 Author: Keith Packard <keithp@keithp.com>
58047 Date:   Wed Apr 29 17:44:41 2009 -0700
58048
58049     Correct radio frequency shown in config display.
58050     
58051     Radio frequency base is 434.550, not 435.550
58052
58053 commit 75ca1751b7cac2f8074d0713ee96d6ab45b54f19
58054 Author: Keith Packard <keithp@keithp.com>
58055 Date:   Wed Apr 29 17:42:26 2009 -0700
58056
58057     Reset landing interval tests at apogee
58058     
58059     This moves all of the interval management into the landing test code and
58060     out of the main loop. The interval is reset at apogee to make sure the
58061     sensors produce a stable reading for at least 20 seconds
58062
58063 commit 7a1b77c2d7253a681389f32b70e2460aac188807
58064 Author: Bdale Garbee <bdale@gag.com>
58065 Date:   Sun Apr 26 17:53:13 2009 -0600
58066
58067     clean up host programs, too
58068
58069 commit 5df80c346d65a9d56a8699b056dc44924acb31fe
58070 Author: Keith Packard <keithp@keithp.com>
58071 Date:   Sun Apr 26 16:04:07 2009 -0700
58072
58073     Was missing v_batt in adc dump command
58074
58075 commit c3fec2c4c65db71e88ef0c05c69463438a7cfc6c
58076 Author: Keith Packard <keithp@keithp.com>
58077 Date:   Sun Apr 26 15:38:28 2009 -0700
58078
58079     Add manual ignition and igniter test commands
58080
58081 commit 819f1de8dd6010fae050bcef930943c7923929f9
58082 Author: Keith Packard <keithp@keithp.com>
58083 Date:   Sun Apr 26 15:38:03 2009 -0700
58084
58085     Clean up commands a bit
58086
58087 commit 178abb5c8439509926a5507911d7148b84f051b8
58088 Author: Keith Packard <keithp@keithp.com>
58089 Date:   Sun Apr 26 15:08:58 2009 -0700
58090
58091     Clear more files on make clean
58092
58093 commit 70a69f3acdca27b80cdb2069de59bbc6dba83dbd
58094 Author: Keith Packard <keithp@keithp.com>
58095 Date:   Sun Apr 26 15:05:29 2009 -0700
58096
58097     Label binaries with product and serial info
58098
58099 commit 5ed3b1cb52b573db1fee9655a29a0e6dd72f53fe
58100 Author: Keith Packard <keithp@keithp.com>
58101 Date:   Sun Apr 26 01:37:02 2009 -0700
58102
58103     Make sure full log is written and flushed on landing.
58104     
58105     The final state change to landing is recorded in the logging thread, so have
58106     that turn off logging once it has recorded that state. Then make it go to
58107     sleep.
58108
58109 commit 2e737ad00cad5d893b252d8aa9dbff3d9b800731
58110 Author: Keith Packard <keithp@keithp.com>
58111 Date:   Sun Apr 26 01:36:53 2009 -0700
58112
58113     Clean up monitor output a bit
58114
58115 commit 38a0b61b0a0b3c00f064c8d562950a17a6ddff4a
58116 Author: Keith Packard <keithp@keithp.com>
58117 Date:   Sun Apr 26 00:11:32 2009 -0700
58118
58119     Add configuration support
58120     
58121     Current config variables:
58122     Main deploy altitude above launch (in meters)
58123     Acceleration zero g calibration (manual or automatic)
58124     Radio channel (freq = 435.550MHz + channel * 100kHz)
58125     Callsign (max 8 characters)
58126     
58127     Supporting this involved shuffling code around so that the
58128     non-telemetrum builds could include only the stuff they needed.
58129
58130 commit c65f1a1acd2ca00758833cec5d3f8056d303d3e2
58131 Author: Keith Packard <keithp@keithp.com>
58132 Date:   Sat Apr 25 14:44:33 2009 -0700
58133
58134     Allow for slower ADC operation. Add power saving code.
58135     
58136     This tries to make the flight computer use less power by disabling USB in
58137     flight mode, lowering the telemetry rate after ascent. It also disables the
58138     RDF beacon during ascent and re-enables it once descent has started.
58139
58140 commit 8e7b48b5f090be81980ab00fbce814ae1cc253e4
58141 Author: Keith Packard <keithp@keithp.com>
58142 Date:   Sat Apr 25 14:44:04 2009 -0700
58143
58144     Allow ADC to be disabled
58145
58146 commit 7bc3d9962872850e7b420221cf689db16b4305cc
58147 Author: Keith Packard <keithp@keithp.com>
58148 Date:   Sat Apr 25 14:43:23 2009 -0700
58149
58150     Place CPU in P0 state while idle
58151
58152 commit e45fce7f82d704d677f84c69b0e07588d109d780
58153 Author: Keith Packard <keithp@keithp.com>
58154 Date:   Sat Apr 25 14:42:20 2009 -0700
58155
58156     Add RDF beacon and callsign to telemetry
58157
58158 commit 61510f98404bca6861b2da98f6cd9ba9deb76968
58159 Author: Keith Packard <keithp@keithp.com>
58160 Date:   Sat Apr 25 14:40:51 2009 -0700
58161
58162     Add radio code to emit a 1kHz tone
58163
58164 commit 0f07803d84b5ac89500ee33a6818c50583e3ff7f
58165 Author: Keith Packard <keithp@keithp.com>
58166 Date:   Sat Apr 25 13:18:37 2009 -0700
58167
58168     Allow the USB system to be disabled/enabled at run-time
58169
58170 commit 45976af820fc41099928df71ea8304c56eb9fc7c
58171 Author: Keith Packard <keithp@keithp.com>
58172 Date:   Sat Apr 25 13:16:27 2009 -0700
58173
58174     Make LED usage depend on target device
58175
58176 commit 4a050704ad2c497e9f1b0988334228b0bbc4c170
58177 Author: Keith Packard <keithp@keithp.com>
58178 Date:   Sat Apr 25 13:13:24 2009 -0700
58179
58180     Make some functions reentrant to save DSEG space
58181
58182 commit 6b3d25a6d6d7847765eb03b836913dd5ecef2993
58183 Author: Keith Packard <keithp@keithp.com>
58184 Date:   Fri Apr 24 19:17:37 2009 -0700
58185
58186     Add monitor task to flight software
58187     
58188     Allows the use of telemetrum in teledongle mode.
58189
58190 commit ad0d2d88a91cbd02c56ea5ff6dab23e16aec6510
58191 Author: Keith Packard <keithp@keithp.com>
58192 Date:   Fri Apr 24 19:17:19 2009 -0700
58193
58194     Report difference from ground to max altitude at landing
58195
58196 commit f94ab879ff6f97708827c74facd11003a2d8b590
58197 Author: Keith Packard <keithp@keithp.com>
58198 Date:   Fri Apr 24 19:16:29 2009 -0700
58199
58200     Display data with units while running simulation
58201
58202 commit 6fb26340b150e831a8a9e25e3b68074c29e48dbe
58203 Author: Keith Packard <keithp@keithp.com>
58204 Date:   Fri Apr 24 19:13:31 2009 -0700
58205
58206     Enabling apogee detect via speed: < 200m/s && < max_speed - 50m/s
58207     
58208     This change ensures that we actually got going fairly fast, and then slowed
58209     down a bunch before enabling apogee detect. Otherwise, we'll detect apogee
58210     right off the pad as we're not going very fast at that point...
58211     
58212     This also adds the 'f' command to show the current flight status on the USB
58213     port.
58214
58215 commit 20b9f304ecbddd73a0ee2461b4c5e80f08157f98
58216 Author: Keith Packard <keithp@keithp.com>
58217 Date:   Fri Apr 24 19:12:28 2009 -0700
58218
58219     configure igniter ports, set values to measured ones
58220
58221 commit 6bf1d91ce0b723abe2bcec89668c13135ec044cf
58222 Author: Keith Packard <keithp@keithp.com>
58223 Date:   Fri Apr 24 19:11:40 2009 -0700
58224
58225     Move ao_led_init to end of file to be consistent with other files
58226
58227 commit b4de7d550ec9a09ccf5f6a72debc6646706e3516
58228 Author: Keith Packard <keithp@keithp.com>
58229 Date:   Fri Apr 24 19:10:20 2009 -0700
58230
58231     Define ao_state_names in ao.h so other people can share
58232
58233 commit 8e62747b3692d0ac75b08eaf5c3e4b5d766be6ad
58234 Author: Keith Packard <keithp@keithp.com>
58235 Date:   Fri Apr 24 19:09:31 2009 -0700
58236
58237     Bump NUM_CMDS to 10
58238
58239 commit 2f781beb73ef24ab5fbe2688a83d07ad26c15972
58240 Author: Keith Packard <keithp@keithp.com>
58241 Date:   Fri Apr 24 19:09:09 2009 -0700
58242
58243     Move beep_init to end of file to be consistent with other files
58244
58245 commit b99315cee4ab796376458a2442cf36806fa4aed3
58246 Author: Keith Packard <keithp@keithp.com>
58247 Date:   Fri Apr 24 10:19:31 2009 -0700
58248
58249     Update flight algorithm based on data collected from SN-1 Flight 1
58250     
58251     This now correctly sequences through the flight data collected from the
58252     first TeleMetrum test flight.
58253     
58254     This also completes up the flight algorithm test harness (ao_flight_test),
58255     which runs the flight algorithm on the Linux host from a captured data log.
58256
58257 commit b32f2f0090ff967edac07ae4d7a9895ed0b96d31
58258 Author: Keith Packard <keithp@keithp.com>
58259 Date:   Thu Apr 23 22:17:44 2009 -0700
58260
58261     Add igniters and update flight control algorithm
58262
58263 commit f155333ae18a25068644792e8940269d9fb28033
58264 Author: Keith Packard <keithp@keithp.com>
58265 Date:   Fri Apr 24 00:15:09 2009 -0700
58266
58267     Avoid ram from 0xfda2 through feff, its funky
58268
58269 commit f9c1c545c9dc11c3190a6cf7504883131fffce2f
58270 Author: Keith Packard <keithp@keithp.com>
58271 Date:   Thu Apr 23 22:18:33 2009 -0700
58272
58273     remove ao_flight_test until its ready
58274
58275 commit 86e73c009f78dc4664883353124fc891fbb01dce
58276 Author: Keith Packard <keithp@keithp.com>
58277 Date:   Thu Apr 23 20:50:07 2009 -0700
58278
58279     Add teledongle module
58280
58281 commit 204daac71ad56926730f5d6860bd70c645302e19
58282 Author: Keith Packard <keithp@keithp.com>
58283 Date:   Thu Apr 23 14:26:01 2009 -0700
58284
58285     Set telemetry rate to 100ms
58286
58287 commit 306b28f632e21b42ab165e7944283cf9764b590e
58288 Author: Keith Packard <keithp@keithp.com>
58289 Date:   Thu Apr 23 14:23:26 2009 -0700
58290
58291     Wrong license on ao_monitor.c
58292
58293 commit dca3a6de26d26c0020f3fb2cf5d8ac1552c195b1
58294 Author: Keith Packard <keithp@keithp.com>
58295 Date:   Thu Apr 23 14:23:00 2009 -0700
58296
58297     Crank up radio to 10dBm
58298
58299 commit fbe3096f7e9a8112dbc79f376eccdaa6872ae520
58300 Author: Keith Packard <keithp@keithp.com>
58301 Date:   Wed Apr 22 16:03:28 2009 -0700
58302
58303     Add COPYING file
58304
58305 commit 9b7788f18bbaf3c4e5ebbf6c5ebd926468b0e045
58306 Author: Keith Packard <keithp@keithp.com>
58307 Date:   Wed Apr 22 15:55:01 2009 -0700
58308
58309     Clean up TeleTerra files
58310
58311 commit 61cee50c86e275f9fde875bd317c3e74255394ec
58312 Author: Keith Packard <keithp@keithp.com>
58313 Date:   Wed Apr 22 15:53:55 2009 -0700
58314
58315     simplify ao_time function
58316
58317 commit 3703ecdc9e190f2e0b7ead0e71b78be881c1f3b7
58318 Author: Keith Packard <keithp@keithp.com>
58319 Date:   Wed Apr 22 15:53:46 2009 -0700
58320
58321     One line radio status
58322
58323 commit 1fbb3c17672a03ea6318fee07f9c2dcd7a8d0b16
58324 Author: Keith Packard <keithp@keithp.com>
58325 Date:   Wed Apr 22 15:49:16 2009 -0700
58326
58327     Add new binaries to .gitignore
58328
58329 commit 00d5610caff61559eb24c24beaa56629d6bb03be
58330 Author: Keith Packard <keithp@keithp.com>
58331 Date:   Wed Apr 22 15:49:00 2009 -0700
58332
58333     Speed up dbg port bit frobbing
58334
58335 commit c7555eb16876aa8ff9fe7f648d325a1b8fb54d23
58336 Author: Keith Packard <keithp@keithp.com>
58337 Date:   Wed Apr 22 15:48:28 2009 -0700
58338
58339     Use sdcc from path
58340
58341 commit ada6dea04b94be016598566c4c13e6105aaec353
58342 Author: Keith Packard <keithp@keithp.com>
58343 Date:   Wed Apr 22 15:48:14 2009 -0700
58344
58345     Clean up task list formatting
58346
58347 commit 0a1b2297ee9f5bbb918bd72f26088a3e0b84839a
58348 Author: Keith Packard <keithp@keithp.com>
58349 Date:   Wed Apr 22 15:47:57 2009 -0700
58350
58351     Control radio monitoring with the M command
58352
58353 commit 837c620f07b63efc171be3ac14c78bc99adf7592
58354 Author: Keith Packard <keithp@keithp.com>
58355 Date:   Wed Apr 22 14:25:43 2009 -0700
58356
58357     Shrink USB output buffers, work around USB packet errors
58358
58359 commit d87e9c25947d7cc2eba8894a524977f2c55a089a
58360 Author: Keith Packard <keithp@keithp.com>
58361 Date:   Tue Apr 21 02:07:24 2009 -0700
58362
58363     Clean up telemetry now that all packets are the same
58364
58365 commit 1b333def5052d2ed47fdeaef23a897fe326f6340
58366 Author: Keith Packard <keithp@keithp.com>
58367 Date:   Tue Apr 21 02:07:08 2009 -0700
58368
58369     Add longer debug delays to reset/debug_mode entry
58370
58371 commit d1887ded41a5bfec8e10e9fd736fa9444b9b6222
58372 Author: Keith Packard <keithp@keithp.com>
58373 Date:   Tue Apr 21 01:17:03 2009 -0700
58374
58375     Fix up fancy dbg stuff. Add teleterra initial bits.
58376     
58377     The dbg stuff needed a bit of help to actually walk the tables; it appears
58378     that complex expressions confuse sdcc.
58379     
58380     This also adds primitive teleterra bits, but no UI, etc.
58381     
58382     Signed-off-by: Keith Packard <keithp@keithp.com>
58383
58384 commit 43c8f7012102cdb591ace899420c10e4a78385ad
58385 Author: Keith Packard <keithp@keithp.com>
58386 Date:   Mon Apr 20 23:33:41 2009 -0700
58387
58388     Add radio support. Build separate executables for TeleMetrum and the TI dongle
58389     
58390     Ok, way too big a patch, but things were in rough shape.
58391     This patch adds support for the radio, both transmit and receive.
58392     Then, because I could no longer run the TeleMetrum code on the TI
58393     dongle, I ended up building a separate image for the TI board, which
58394     involved creating a mechanism for having multiple command sets and splitting
58395     code for different functions into different files.
58396
58397 commit 5be13b76a2e29b84cd6d1eec065e3354b0dafce5
58398 Author: Keith Packard <keithp@keithp.com>
58399 Date:   Sat Apr 18 23:19:24 2009 -0700
58400
58401     Start using pdata area for less-frequently used data
58402
58403 commit 3e18b5a0d4c7d84df98b6ed0b7783de1d42d45bf
58404 Author: Keith Packard <keithp@keithp.com>
58405 Date:   Sat Apr 18 23:19:05 2009 -0700
58406
58407     Slow down panic presentation
58408
58409 commit c4e983daa4579896b227fdcb2be43fad75e94307
58410 Author: Keith Packard <keithp@keithp.com>
58411 Date:   Sat Apr 18 23:17:45 2009 -0700
58412
58413     Parse GPS data locally. Add 'g' command to display recent GPS results.
58414     
58415     This parses the GPS GGA message and stores it in a global variable,
58416     protected by a mutex.
58417
58418 commit ed6f67dc47d750d5ff8bea63ae7cbb560689b9b6
58419 Author: Keith Packard <keithp@keithp.com>
58420 Date:   Sat Apr 18 23:16:01 2009 -0700
58421
58422     Add task names and 'T' command to show task status.
58423     
58424     The T command shows the current wchan and PC for each task in the system.
58425
58426 commit 3d5a5fc4db5f681e848202c4ee4099d2879677d6
58427 Author: Keith Packard <keithp@keithp.com>
58428 Date:   Sat Apr 18 19:32:18 2009 -0700
58429
58430     Fix GPL version at 2
58431     
58432     Signed-off-by: Keith Packard <keithp@keithp.com>
58433
58434 commit 022f83ca6fd589005d8eb3e25e633950fef69fa7
58435 Author: Keith Packard <keithp@keithp.com>
58436 Date:   Fri Apr 17 23:38:14 2009 -0700
58437
58438     Add gps, debug dongle support and pressure alt tables
58439     
58440     GPS also pulled in serial support. The altitude tables take raw 11-bit
58441     pressure sample numbers and convert them to standard pressure altitude
58442     values.
58443     
58444     Signed-off-by: Keith Packard <keithp@keithp.com>
58445
58446 commit 31fce622b1bab7e3f421069d7f6d4d9bdcd825de
58447 Author: Keith Packard <keithp@keithp.com>
58448 Date:   Fri Apr 17 10:32:45 2009 -0700
58449
58450     Enable FEC in radio packets
58451
58452 commit 293a357911090a2f37bdd6f7ea96942079ffdf2e
58453 Author: Keith Packard <keithp@keithp.com>
58454 Date:   Fri Apr 17 10:29:42 2009 -0700
58455
58456     Add CRC to radio packets
58457
58458 commit 20834caf01ddf481e8362b0d2627ef383a82e09d
58459 Author: Keith Packard <keithp@keithp.com>
58460 Date:   Fri Apr 17 10:23:10 2009 -0700
58461
58462     Add data whitening
58463
58464 commit 94e5343a72121a81ab19bf5025e6b6fc9847eb4f
58465 Author: Keith Packard <keithp@keithp.com>
58466 Date:   Fri Apr 17 10:19:25 2009 -0700
58467
58468     Add packet status byte defines
58469
58470 commit 04bc51c170c6f22bb5cc16867ce9a307818a7a00
58471 Author: Keith Packard <keithp@keithp.com>
58472 Date:   Fri Apr 17 10:11:31 2009 -0700
58473
58474     Add separate xmit/recv programs to radio demo
58475
58476 commit fafe55c3405964e0defdf25b6c00236f9aaefbc5
58477 Author: Keith Packard <keithp@keithp.com>
58478 Date:   Fri Apr 17 10:11:11 2009 -0700
58479
58480     Get env var for debug method selection
58481
58482 commit 26095fc0511ee0d5213f038986032f7c59964cf0
58483 Author: Keith Packard <keithp@keithp.com>
58484 Date:   Fri Apr 17 10:10:47 2009 -0700
58485
58486     Run-time selection between cp2103 and cc1111
58487
58488 commit 543bedde83cbce5145668e72965e02d892187b59
58489 Author: Keith Packard <keithp@keithp.com>
58490 Date:   Thu Apr 16 20:38:14 2009 -0700
58491
58492     Send data
58493
58494 commit 5e2393eb6b1a6d7b180bd63d5165ee7b7ff5f9e0
58495 Author: Keith Packard <keithp@keithp.com>
58496 Date:   Wed Apr 15 14:25:26 2009 -0700
58497
58498     Move a bunch of variables from __data to __xdata
58499
58500 commit 4d1091d9bd121f05f5fe0a9c9d2bc0da8c562b9a
58501 Author: Keith Packard <keithp@keithp.com>
58502 Date:   Tue Apr 14 21:25:15 2009 -0700
58503
58504     Slow down panic code, disable interrupts
58505
58506 commit 545478dd02eaeff6a65d318e722b1e4fce5e01b4
58507 Author: Keith Packard <keithp@keithp.com>
58508 Date:   Tue Apr 14 21:24:25 2009 -0700
58509
58510     Keep reporting flight state while it changes
58511
58512 commit 9605045164882b4ca3d1317ac860b02513a51f30
58513 Author: Keith Packard <keithp@keithp.com>
58514 Date:   Tue Apr 14 21:23:55 2009 -0700
58515
58516     use red LED to indicate system startup
58517
58518 commit dc844ee7e49a3b6145b3165252a592ed070d600f
58519 Author: Keith Packard <keithp@keithp.com>
58520 Date:   Tue Apr 14 21:23:13 2009 -0700
58521
58522     Use ao_ee_flush_internal while holding mutex
58523
58524 commit 5e45d1c89b00e74d5b2730345843f43aab516af2
58525 Author: Keith Packard <keithp@keithp.com>
58526 Date:   Tue Apr 14 21:22:56 2009 -0700
58527
58528     Leave beeping and lights to the flight code
58529
58530 commit 902c342289c1d13a4d55b9224acb6d67578b7a60
58531 Author: Keith Packard <keithp@keithp.com>
58532 Date:   Tue Apr 14 21:22:31 2009 -0700
58533
58534     Make mutex functions reentrant
58535
58536 commit acc4fc635edb70ec1ba2dff9f7ac0c8542c72c47
58537 Author: Keith Packard <keithp@keithp.com>
58538 Date:   Tue Apr 14 19:08:01 2009 -0700
58539
58540     Add in existing flight pieces: flight/report/log
58541     
58542     These pieces come from the old telemetrum firmware.
58543     
58544     Signed-off-by: Keith Packard <keithp@keithp.com>
58545
58546 commit ac99982b10fd5772218660137ee21db9b90cd885
58547 Author: Keith Packard <keithp@keithp.com>
58548 Date:   Tue Apr 14 14:21:56 2009 -0700
58549
58550     Add eeprom driver and command loop
58551     
58552     This involved adding dma control and a mutex implementation.
58553     
58554     Signed-off-by: Keith Packard <keithp@keithp.com>
58555
58556 commit fbd8f4aff5058f4d371596b04715b7cb6d38e729
58557 Author: Keith Packard <keithp@keithp.com>
58558 Date:   Tue Apr 14 11:04:09 2009 -0700
58559
58560     Switch from --model-large to --model-small
58561     
58562     This shrinks the application quite a bit, and should make it faster as well.
58563     
58564     Signed-off-by: Keith Packard <keithp@keithp.com>
58565
58566 commit fb63262699d3a6fbf347d24efda8b01f75b7d0d3
58567 Author: Keith Packard <keithp@keithp.com>
58568 Date:   Tue Apr 14 10:02:19 2009 -0700
58569
58570     Add comments, clean up white space, etc.
58571     
58572     Various clean ups now that the basic code appears to work.
58573     
58574     Signed-off-by: Keith Packard <keithp@keithp.com>
58575
58576 commit 7e4abf3a40c39d0ce4f466281bef9a464df85dd4
58577 Author: Keith Packard <keithp@keithp.com>
58578 Date:   Mon Apr 13 21:58:07 2009 -0700
58579
58580     Switch USB to double-buffered
58581
58582 commit b56a44e48552bc32dbba9ff21770c370219a684a
58583 Author: Keith Packard <keithp@keithp.com>
58584 Date:   Mon Apr 13 21:51:59 2009 -0700
58585
58586     Fix USB input/output by reloading packet limits.
58587     
58588     The USB controller is reset during the connection process, which clears the
58589     packet limits set in the controller at initialization time. Reload those
58590     values when the configuration is set.
58591     
58592     Signed-off-by: Keith Packard <keithp@keithp.com>
58593
58594 commit cdaf3fc5802acf2ddc7972a15649ab0e1b31b873
58595 Author: Keith Packard <keithp@keithp.com>
58596 Date:   Mon Apr 13 20:39:46 2009 -0700
58597
58598     USB working up through reading strings
58599
58600 commit c5c1e3fb1c253d387be02c127253ac2a55d577b4
58601 Author: Keith Packard <keithp@keithp.com>
58602 Date:   Mon Apr 13 13:51:08 2009 -0700
58603
58604     Add USB support.
58605     
58606     This offers a single CDC ACM device over USB.
58607     
58608     Signed-off-by: Keith Packard <keithp@keithp.com>
58609
58610 commit f3f25a1cec7d2a034aa544569cfd23bea1a996c5
58611 Author: Keith Packard <keithp@keithp.com>
58612 Date:   Sun Apr 12 23:53:55 2009 -0700
58613
58614     Add beep/led support.
58615     
58616     Support our P2_0 connected buzzer, and formalize LED output support.
58617     
58618     Signed-off-by: Keith Packard <keithp@keithp.com>
58619
58620 commit e14f07bfdb8824fc7ed6df1129c66ee39ffd6d54
58621 Author: Keith Packard <keithp@keithp.com>
58622 Date:   Sun Apr 12 23:17:16 2009 -0700
58623
58624     Add A/D sampler
58625     
58626     Sample A/D at the timer tick, placing data in a ring
58627     of samples.
58628     
58629     Signed-off-by: Keith Packard <keithp@keithp.com>
58630
58631 commit 823f4f92de0c1f8dd7a644a8e56ffe9822bee6e2
58632 Author: Keith Packard <keithp@keithp.com>
58633 Date:   Sun Apr 12 22:52:47 2009 -0700
58634
58635     Add 100Hz timer
58636     
58637     Use Timer 1 to generate a 100Hz timer interrupt
58638
58639 commit 650a77e209dbb54c8d8fd9824cee430985564973
58640 Author: Keith Packard <keithp@keithp.com>
58641 Date:   Sun Apr 12 21:58:49 2009 -0700
58642
58643     Update README
58644
58645 commit 870e98334018a66de8a6e4a659d2dc5dee1cbecf
58646 Author: Keith Packard <keithp@keithp.com>
58647 Date:   Sun Apr 12 21:52:56 2009 -0700
58648
58649     GPL Version 2 only
58650
58651 commit 11c526bdcbf4012e18fbfdc29ca8832870ca38f0
58652 Author: Keith Packard <keithp@keithp.com>
58653 Date:   Sun Apr 12 21:47:32 2009 -0700
58654
58655     Add load command to s51
58656
58657 commit 55402ba3e87fd699c51079843309f1f0d1534724
58658 Author: Keith Packard <keithp@keithp.com>
58659 Date:   Sun Apr 12 21:33:55 2009 -0700
58660
58661     Make test more complicated
58662
58663 commit 3d3f849c9af9028f667cef4afedc0798d39a9efc
58664 Author: Keith Packard <keithp@keithp.com>
58665 Date:   Sun Apr 12 21:33:46 2009 -0700
58666
58667     SP points at last pushed byte
58668
58669 commit f72c4cbc8fd9412dd1cce0fc446e7bbd2edc2d34
58670 Author: Keith Packard <keithp@keithp.com>
58671 Date:   Sun Apr 12 20:27:03 2009 -0700
58672
58673     Add .gitignore
58674
58675 commit 1903a86bf2cc6b685ccc475e62eabe49a4ec5b43
58676 Author: Keith Packard <keithp@keithp.com>
58677 Date:   Sun Apr 12 20:25:39 2009 -0700
58678
58679     Initial AltOS import
58680
58681 commit 5221dc63cf3a059a32aca2bfa7828c215be814a1
58682 Author: Keith Packard <keithp@keithp.com>
58683 Date:   Sun Apr 12 12:38:58 2009 -0700
58684
58685     Add ccdump
58686
58687 commit ee110425fb814780476d1d3d8a257af126f41763
58688 Author: Keith Packard <keithp@keithp.com>
58689 Date:   Mon Apr 6 17:09:23 2009 -0700
58690
58691     Bump buffer pointer as data is written to cc-usb
58692
58693 commit 2d9b8a83a2d9f495199033e43f519d26f27938fe
58694 Author: Keith Packard <keithp@keithp.com>
58695 Date:   Mon Apr 6 11:31:49 2009 -0700
58696
58697     Add support for a serial-connected custom debug dongle
58698     
58699     This uses the cc1111 board as a custom debug dongle with faster
58700     methods for communicating with the debug target.
58701
58702 commit 24edd56155ed0fa02fdd8f66fdc7aa5a1021bf7d
58703 Author: Keith Packard <keithp@keithp.com>
58704 Date:   Wed Apr 1 17:50:47 2009 -0700
58705
58706     Reset cc1111 on s51 exit
58707
58708 commit 5fcfe854d29e1862d9a6adcbef3ef5119eb52fa3
58709 Author: Keith Packard <keithp@keithp.com>
58710 Date:   Wed Apr 1 00:06:45 2009 -0700
58711
58712     Add timer-based beep test
58713
58714 commit 91607bebdd167ac632aca4b66e22cb0cabdf0d20
58715 Author: Keith Packard <keithp@keithp.com>
58716 Date:   Thu Mar 26 22:41:47 2009 -0700
58717
58718     Add readline support to s51
58719
58720 commit 66ee94ed10e3d79b24f45a5c63e58456d4d30343
58721 Author: Keith Packard <keithp@keithp.com>
58722 Date:   Wed Mar 25 11:37:48 2009 -0700
58723
58724     Deal with MSB-outputing DMA engine
58725
58726 commit d3732fd405af03c3752a84c4b78da7ef5ebd3744
58727 Author: Keith Packard <keithp@keithp.com>
58728 Date:   Wed Mar 25 11:14:03 2009 -0700
58729
58730     Flip ADC bytes around
58731
58732 commit 50cc8e97e76d9b60c622962e1c74cf422dfb2c0f
58733 Author: Keith Packard <keithp@keithp.com>
58734 Date:   Wed Mar 25 11:01:30 2009 -0700
58735
58736     Add spacing for serial adc data
58737
58738 commit 5577ca3762bfc000b0bc3782c73a8f95996a28a6
58739 Author: Keith Packard <keithp@keithp.com>
58740 Date:   Wed Mar 25 10:58:57 2009 -0700
58741
58742     Inc only one on dest addr
58743
58744 commit 378227d869a3e8787c532c8c4e1563b44002c4b5
58745 Author: Keith Packard <keithp@keithp.com>
58746 Date:   Wed Mar 25 10:55:17 2009 -0700
58747
58748     Dump remaining inputs
58749
58750 commit f54a41e37d6897db2e24fbc82880076b78a0ae41
58751 Author: Keith Packard <keithp@keithp.com>
58752 Date:   Wed Mar 25 10:50:36 2009 -0700
58753
58754     Remove poll for ti demo button
58755
58756 commit 2b93a70fdd9e47e8195855451aa19ecad5d8b068
58757 Author: Keith Packard <keithp@keithp.com>
58758 Date:   Wed Mar 25 10:50:14 2009 -0700
58759
58760     Add adc to serial conversion
58761
58762 commit d9fd548db15232e3a8823815962b252c7a5e7cba
58763 Author: Keith Packard <keithp@keithp.com>
58764 Date:   Wed Mar 25 10:04:50 2009 -0700
58765
58766     Add ADC via DMA example
58767
58768 commit 61faf2b773300988fe27cfde5bc045be9950a1b0
58769 Author: Keith Packard <keithp@keithp.com>
58770 Date:   Wed Mar 25 09:45:14 2009 -0700
58771
58772     Add DMA example
58773
58774 commit 7b3fdf5b42c9be9bebc1ceb7a52ff0f5a2a28fcd
58775 Author: Keith Packard <keithp@keithp.com>
58776 Date:   Wed Mar 25 01:05:36 2009 -0700
58777
58778     Back to 0dBm
58779
58780 commit 31d59b88baa2cd96dc6263d1c5877283f2cd8c36
58781 Author: Keith Packard <keithp@keithp.com>
58782 Date:   Wed Mar 25 01:03:08 2009 -0700
58783
58784     Make radio test compile again
58785
58786 commit 9ce713fdd19bf1a51370dacba3670504356c5c11
58787 Author: Keith Packard <keithp@keithp.com>
58788 Date:   Wed Mar 25 01:02:07 2009 -0700
58789
58790     Wait for xtal to stabilize
58791
58792 commit ffd43886dc902f3bb7407294018e3d62cac39480
58793 Author: Keith Packard <keithp@keithp.com>
58794 Date:   Wed Mar 25 00:55:11 2009 -0700
58795
58796     Check serial input
58797
58798 commit 029963cc94fbb47560118b5de73c537e2c14ed7c
58799 Author: Keith Packard <keithp@keithp.com>
58800 Date:   Wed Mar 25 00:50:02 2009 -0700
58801
58802     Eliminate array walking
58803
58804 commit 019456a17d36f8f9f9b72cfbc980492175086d32
58805 Author: Keith Packard <keithp@keithp.com>
58806 Date:   Wed Mar 25 00:41:49 2009 -0700
58807
58808     Add a per-char delay
58809
58810 commit cfaf187e96ba98eb8dd934409a10bc70273fe68a
58811 Author: Keith Packard <keithp@keithp.com>
58812 Date:   Wed Mar 25 00:36:35 2009 -0700
58813
58814     Use UTX1IF to wait for serial TX complete
58815
58816 commit 006124529b243c7657a94312d2c868a82878d8bb
58817 Author: Keith Packard <keithp@keithp.com>
58818 Date:   Wed Mar 25 00:29:29 2009 -0700
58819
58820     Send more interesting text
58821
58822 commit 5049acd3d1ae42304513f667f55a2ddffa4c685a
58823 Author: Keith Packard <keithp@keithp.com>
58824 Date:   Wed Mar 25 00:24:56 2009 -0700
58825
58826     More random serial bit frobbing
58827
58828 commit 50bdc2407c674a4770912d3a626f36820a7f1527
58829 Author: Keith Packard <keithp@keithp.com>
58830 Date:   Wed Mar 25 00:13:15 2009 -0700
58831
58832     Flip serial TX code around a bit
58833
58834 commit 7b7617e376afe0df1d505375b76198358330370c
58835 Author: Keith Packard <keithp@keithp.com>
58836 Date:   Wed Mar 25 00:09:47 2009 -0700
58837
58838     Try serial polarity high/high
58839
58840 commit 18edacdb1e6e429cc29a164e22ef2a566096b9d9
58841 Author: Keith Packard <keithp@keithp.com>
58842 Date:   Wed Mar 25 00:06:32 2009 -0700
58843
58844     Make serial test simpler
58845
58846 commit 62744c186792739c3bf5798c80ff87c69fbe2b65
58847 Author: Keith Packard <keithp@keithp.com>
58848 Date:   Wed Mar 25 00:03:45 2009 -0700
58849
58850     Flip start/stop bits around
58851
58852 commit 9e96107d5d1a9681b07c36bb5860c748bfe10ec0
58853 Author: Keith Packard <keithp@keithp.com>
58854 Date:   Tue Mar 24 23:57:12 2009 -0700
58855
58856     Stop high
58857
58858 commit c41ceb9a488b2209d1d3c09967d1473ce608030f
58859 Author: Keith Packard <keithp@keithp.com>
58860 Date:   Tue Mar 24 23:24:01 2009 -0700
58861
58862     Change radio to -30dBm
58863
58864 commit c35de083ca3d4f362063b056a0fd74ffe629d168
58865 Author: Keith Packard <keithp@keithp.com>
58866 Date:   Tue Mar 24 23:11:48 2009 -0700
58867
58868     Add serial test program
58869
58870 commit 8ecbd8734f0fb5588b2a8eb20720cfc6f43dfb47
58871 Author: Keith Packard <keithp@keithp.com>
58872 Date:   Tue Mar 24 22:37:38 2009 -0700
58873
58874     Wait for xtal to stabilize after changing to 24MHz
58875
58876 commit e120269fc0f8e14ddf1755337b1d092173e16da2
58877 Author: Keith Packard <keithp@keithp.com>
58878 Date:   Tue Mar 24 22:21:31 2009 -0700
58879
58880     Actually return byte read from SPI
58881
58882 commit de1ac6f99a1526fa840a52cfc10fa3edc0589bed
58883 Author: Keith Packard <keithp@keithp.com>
58884 Date:   Tue Mar 24 22:12:51 2009 -0700
58885
58886     Clear UxCSR_TX_BYTE after transmitting a byte
58887
58888 commit 3ed3ff63e46767a256d30c5da5c52ae20089a91d
58889 Author: Keith Packard <keithp@keithp.com>
58890 Date:   Tue Mar 24 20:04:58 2009 -0700
58891
58892     Led the LED turn on
58893
58894 commit 91b3a6ae74184692f45702587c4d678b2799ad8c
58895 Author: Keith Packard <keithp@keithp.com>
58896 Date:   Tue Mar 24 19:55:04 2009 -0700
58897
58898     actually write and compare SPI test bits
58899
58900 commit 7de3a43887485c3c6cf52960376ccde33fb33985
58901 Author: Keith Packard <keithp@keithp.com>
58902 Date:   Tue Mar 24 19:54:02 2009 -0700
58903
58904     Add USART-based SPI test code
58905
58906 commit ef0eef68280e9b6ca5e3bb71062e23054340e1ed
58907 Author: Keith Packard <keithp@keithp.com>
58908 Date:   Tue Mar 24 17:22:36 2009 -0700
58909
58910     Change spi test string
58911
58912 commit 8131389ee5018c05b721146a98367150cf500fdf
58913 Author: Keith Packard <keithp@keithp.com>
58914 Date:   Tue Mar 24 17:15:09 2009 -0700
58915
58916     Oops, not merging in the bit read for SPI test
58917
58918 commit 3429016d1359ec650993d2fb0596184e3f717871
58919 Author: Keith Packard <keithp@keithp.com>
58920 Date:   Tue Mar 24 17:04:45 2009 -0700
58921
58922     Adjust clock/data phase for spi test
58923
58924 commit fedd18b28ea54e1dabcd2f9e8cab3ae4ee0fd070
58925 Author: Keith Packard <keithp@keithp.com>
58926 Date:   Tue Mar 24 16:35:13 2009 -0700
58927
58928     MISO needs to be an input
58929
58930 commit f0c233f25a208a636833312b1766825815735304
58931 Author: Keith Packard <keithp@keithp.com>
58932 Date:   Tue Mar 24 15:41:55 2009 -0700
58933
58934     Add bit-banging spi eeprom test program
58935
58936 commit 6eeee64cf16ccc9218dbdde5426f25bda5e3407f
58937 Author: Bdale Garbee <bdale@gag.com>
58938 Date:   Wed Mar 18 02:58:33 2009 -0600
58939
58940     working beep at around 4khz
58941
58942 commit 4726317de811c20e8d6754762437b5c9cbb3a48c
58943 Author: Keith Packard <keithp@keithp.com>
58944 Date:   Wed Mar 18 01:54:34 2009 -0700
58945
58946     Add simple test program to light up the transmitter at 434.550MHz
58947     
58948     This starts a transmit sequence, but doesn't send any data so the
58949     transmitter just locks on.
58950
58951 commit a0a27600ee2bf237e74eb83767a8d2e7c91df24f
58952 Author: Keith Packard <keithp@keithp.com>
58953 Date:   Sun Mar 15 18:14:21 2009 -0700
58954
58955     Correctly comment which bit the beep program uses
58956
58957 commit 25b77d236c01258abfc03114c2fc9ea2d69ca6e7
58958 Author: Keith Packard <keithp@keithp.com>
58959 Date:   Sun Mar 15 18:11:53 2009 -0700
58960
58961     Add telemetrum beeper example
58962
58963 commit 164b4e4749ad64ebbe26e84fd7b4fa1aa733dbe4
58964 Author: Keith Packard <keithp@keithp.com>
58965 Date:   Sun Mar 15 18:11:20 2009 -0700
58966
58967     sdcc gets the lib path correct based on the model
58968
58969 commit 04a316133af93b79bfbebb91f05eec1015ec2abc
58970 Author: Keith Packard <keithp@keithp.com>
58971 Date:   Sun Mar 15 18:10:43 2009 -0700
58972
58973     Bump debug speed back up
58974
58975 commit 9fd63972758d6d5572f7bcaadec9b1c0e974a2e8
58976 Author: Keith Packard <keithp@keithp.com>
58977 Date:   Sat Mar 7 21:05:40 2009 -0800
58978
58979     Only flip changing bits in async mode
58980
58981 commit c8fd04e154bcfd65ae1200980bd8163caabd7fe4
58982 Author: Keith Packard <keithp@keithp.com>
58983 Date:   Sat Mar 7 21:05:06 2009 -0800
58984
58985     The debug port only works if reset is higher than clock. weird
58986
58987 commit ade11f88754b4ab0386ebf86afc5257e59238f62
58988 Author: Keith Packard <keithp@keithp.com>
58989 Date:   Sat Mar 7 21:04:38 2009 -0800
58990
58991     Make manual bit flipping sync after every transaction
58992
58993 commit e63b5271bb54afc36e4b9891e51e053ff6011092
58994 Author: Keith Packard <keithp@keithp.com>
58995 Date:   Sat Mar 7 14:49:22 2009 -0800
58996
58997     Add ccmanual
58998
58999 commit 77d754afc2d14aaa4413c13ebe3777ef385f62a9
59000 Author: Keith Packard <keithp@keithp.com>
59001 Date:   Sat Mar 7 14:48:49 2009 -0800
59002
59003     Sync after manual bit reading
59004
59005 commit 5a338c8a7394d003355f96a8777b6fe83bb8493c
59006 Author: Keith Packard <keithp@keithp.com>
59007 Date:   Sat Mar 7 14:48:35 2009 -0800
59008
59009     Flip debug pins around to match telemetrum
59010
59011 commit cc0495b7028f4b1189a00707d828a68534d1dea2
59012 Author: Keith Packard <keithp@keithp.com>
59013 Date:   Fri Mar 6 22:52:35 2009 -0800
59014
59015     Wait for a while when switching the RESET_N line
59016     
59017     The cc1111 manual suggests placing a 2.7kΩ resister and 1nF capacitor on the
59018     RESET_N line to filter out noise. This increases the time necessary to reset
59019     the chip to several microseconds which is longer than the interval between
59020     two USB packets. Flush the USB packet queue and sleep for a while after
59021     changing the value on the RESET_N line to make sure the chip sees the state
59022     change.
59023     
59024     Signed-off-by: Keith Packard <keithp@keithp.com>
59025
59026 commit 41289e6d8f1767547a33fea349866e928e44910f
59027 Author: Bdale Garbee <bdale@gag.com>
59028 Date:   Mon Mar 2 07:46:20 2009 -0700
59029
59030     minor s51.1 formatting fixes
59031     
59032     Signed-off-by: Keith Packard <keithp@keithp.com>
59033
59034 commit fdee231ed097a4348aee78fbd4aa92826b80de03
59035 Author: Keith Packard <keithp@keithp.com>
59036 Date:   Sun Mar 1 23:12:31 2009 -0800
59037
59038     Add s51 manual.
59039     
59040     This documents (briefly) the s51 hex debugging interface program, including
59041     some simple commands to test the operation of the system interactively.
59042     
59043     Signed-off-by: Keith Packard <keithp@keithp.com>
59044
59045 commit f7d91bd23b8214e09deae0aafb516331e934c49b
59046 Author: Keith Packard <keithp@keithp.com>
59047 Date:   Sun Mar 1 18:43:03 2009 -0800
59048
59049     Sometimes the link breaks and the GET_PC command returns garbage
59050
59051 commit 3cc8d11eb8d5d0b42141dd84a58d461287f59e3a
59052 Author: Keith Packard <keithp@keithp.com>
59053 Date:   Sun Jan 25 08:38:48 2009 -0800
59054
59055     Support 'set' command
59056     
59057     The 'set' command modifies target memory and registers
59058     
59059     Signed-off-by: Keith Packard <keithp@keithp.com>
59060
59061 commit 60940b4be23962db79b8e914ec943d0636dd68ad
59062 Author: Keith Packard <keithp@keithp.com>
59063 Date:   Mon Jan 5 21:45:21 2009 -0800
59064
59065     Expose ccdbg_set_clock API
59066     
59067     This allows applications to change the debug port clock
59068     rate on the fly.
59069     
59070     Signed-off-by: Keith Packard <keithp@keithp.com>
59071
59072 commit eb09e61b0682eb2aeac8e1a34d58b897ba6db8e7
59073 Author: Keith Packard <keithp@keithp.com>
59074 Date:   Mon Jan 5 21:44:44 2009 -0800
59075
59076     Use custom sdcc libraries (this needs to be configured...)
59077     
59078     Signed-off-by: Keith Packard <keithp@keithp.com>
59079
59080 commit 1ccfe0887c794397131ab1c986c25f66eea86a6c
59081 Author: Keith Packard <keithp@keithp.com>
59082 Date:   Mon Jan 5 21:43:44 2009 -0800
59083
59084     Have S51 ignore SIGINT while running under sdcdb.
59085     
59086     This prevents keyboard interrupts from accidentally stopping
59087     s51.
59088     
59089     Signed-off-by: Keith Packard <keithp@keithp.com>
59090
59091 commit 7c03937b36aac82b08f4ea0c6da33a994fe15ec7
59092 Author: Keith Packard <keithp@keithp.com>
59093 Date:   Tue Dec 30 22:40:13 2008 -0800
59094
59095     Add simple and timer sample programs
59096     
59097     Signed-off-by: Keith Packard <keithp@keithp.com>
59098
59099 commit 6c2a65c743a4ffae96ed27dbc38c1bf9242ed1df
59100 Author: Keith Packard <keithp@keithp.com>
59101 Date:   Tue Dec 30 22:35:53 2008 -0800
59102
59103     Save/restore registers to host during memory operations. Cache ROM data.
59104     
59105     Because the debug port uses instructions for most operations, the debug code
59106     will clobber registers used by the running program. Save and restore these
59107     to avoid corrupting application data.
59108     
59109     If the ROM file is known, use that to return data instead of fetching it
59110     from the target to improve performance.
59111     
59112     Signed-off-by: Keith Packard <keithp@keithp.com>
59113
59114 commit ea366058aa467a8a7caf17e7014758f3741ea7f7
59115 Author: Keith Packard <keithp@keithp.com>
59116 Date:   Mon Dec 29 12:35:11 2008 -0800
59117
59118     Fix flashing less than a full page of data. Verify page at a time.
59119     
59120     The 8051 flashing code requires special help with counts with non-zero low
59121     byte. Also, instead of verifying the entire flash contents at the end,
59122     verify each page as it goes.
59123     
59124     Signed-off-by: Keith Packard <keithp@keithp.com>
59125
59126 commit e0697186a2f9b6139636ff5d5c162879c85caf9c
59127 Author: Keith Packard <keithp@keithp.com>
59128 Date:   Sun Dec 28 00:11:13 2008 -0800
59129
59130     Use SFR access funcs. Support 'dump' command. Add -m (monitor) flag.
59131     
59132     Not all SFRs are visible in the unified address space, so the SFR-specific
59133     accessors are required.
59134     
59135     The dump command is the same as the various 'd*'
59136     commands, but also supports dumping program memory.
59137     
59138     The new -m (monitor) flag watches the command stream between s51 and sdcdb.
59139     
59140     Signed-off-by: Keith Packard <keithp@keithp.com>
59141
59142 commit 23aca1fcbc169184e32d4ec19f28dd4fd4cfda36
59143 Author: Keith Packard <keithp@keithp.com>
59144 Date:   Sun Dec 28 00:09:30 2008 -0800
59145
59146     Save/restore regs when reading/writing memory. Add SFR access.
59147     
59148     The DPL and ACC registers are used by the memory access code,
59149     so they need to be saved and restored. Stuff them up high in ram for now;
59150     this should probably be fixed to pull them back to the host instead.
59151     
59152     Special SFR access is required as not all SFRs are visible in the unified
59153     address space.
59154     
59155     Signed-off-by: Keith Packard <keithp@keithp.com>
59156
59157 commit 1405838160b69e2cda456e21502a1d03b3aa7548
59158 Author: Keith Packard <keithp@keithp.com>
59159 Date:   Sat Dec 27 11:25:58 2008 -0800
59160
59161     s51: get start address from ihx file. re-enable breakpoints after reset.
59162     
59163     Use the start of the ihx file when asked to run from 0x0, this lets
59164     sdcdb run programs from ram.
59165     
59166     The reset command clears all hw breakpoints, so reset them afterwards.
59167     
59168     Signed-off-by: Keith Packard <keithp@keithp.com>
59169
59170 commit 1264c3676e95427bba5d01e05c303d036a7f9eca
59171 Author: Keith Packard <keithp@keithp.com>
59172 Date:   Fri Dec 26 23:05:04 2008 -0800
59173
59174     Switch to libusb-1.0 and use async interface.
59175     
59176     The async libusb interface offers substantial performance benefits by not
59177     making each command wait for the reply. This makes talking over this
59178     interface almost reasonable.
59179     
59180     Signed-off-by: Keith Packard <keithp@keithp.com>
59181
59182 commit d2d9cfd74fd66836c913c02276e09136d83b35dc
59183 Author: Keith Packard <keithp@keithp.com>
59184 Date:   Fri Dec 26 17:58:48 2008 -0800
59185
59186     s51: add breakpoints and the ability to block awaiting a breakpoint.
59187     
59188     Signed-off-by: Keith Packard <keithp@keithp.com>
59189
59190 commit 4c4093c3fdd309123fdd068c0e1ff4947104492d
59191 Author: Keith Packard <keithp@keithp.com>
59192 Date:   Mon Dec 22 19:11:56 2008 -0800
59193
59194     Add more commands to s51 assembly-language debugger
59195     
59196     Signed-off-by: Keith Packard <keithp@keithp.com>
59197
59198 commit 55eba4fa08b022197106245d36a70f575a070b0a
59199 Author: Keith Packard <keithp@keithp.com>
59200 Date:   Mon Dec 22 19:10:27 2008 -0800
59201
59202     Make read_memory debug output use ccdbg_debug.
59203     
59204     This makes it default to not being presented, which makes s51 much happier
59205     
59206     Signed-off-by: Keith Packard <keithp@keithp.com>
59207
59208 commit e75918f3667a5c8ad294bec4acef6fe81682edf6
59209 Author: Keith Packard <keithp@keithp.com>
59210 Date:   Sun Dec 21 23:33:35 2008 -0800
59211
59212     Add preliminary version of s51, a UI clone of the 8051 emulator.
59213     
59214     sdcdb provides source-level debugging using the 8051 emulator, s51. By
59215     emulating that emulator a the UI level, we should be able to get source
59216     debugging right on our target platform.
59217     
59218     This is just the preliminary structure for the program with most commands
59219     not yet implemented.
59220
59221 commit f7d49868aeae80d515b12a7e339628f1296754a6
59222 Author: Keith Packard <keithp@keithp.com>
59223 Date:   Sat Dec 20 23:30:06 2008 -0800
59224
59225     Cleanup work; separating out the cp interface to be more abstract.
59226     
59227     Signed-off-by: Keith Packard <keithp@keithp.com>
59228
59229 commit 30f23f23a6db3d12fdc9c088cf6ab47c5e5077fb
59230 Author: Keith Packard <keithp@keithp.com>
59231 Date:   Fri Dec 19 21:13:04 2008 -0800
59232
59233     Clean up autotools stuff.
59234     
59235     Signed-off-by: Keith Packard <keithp@keithp.com>
59236
59237 commit 9025eb792861930e6af918d2727c4f5d97a69936
59238 Author: Keith Packard <keithp@keithp.com>
59239 Date:   Fri Dec 19 21:11:45 2008 -0800
59240
59241     Autotools.
59242     
59243     Signed-off-by: Keith Packard <keithp@keithp.com>
59244
59245 commit ab909db28307cfbf7ee8d692506bb79d7ffd627a
59246 Author: Keith Packard <keithp@keithp.com>
59247 Date:   Fri Dec 19 19:08:13 2008 -0800
59248
59249     Ignore .ihx files
59250
59251 commit cc8db276bc4f2fd7eb00168a5c0689a8457a5c6f
59252 Author: Keith Packard <keithp@keithp.com>
59253 Date:   Fri Dec 19 19:07:37 2008 -0800
59254
59255     Move blink example to subdir
59256     
59257     Signed-off-by: Keith Packard <keithp@keithp.com>
59258
59259 commit 82e2d7ebed6682062dc400478c736bd6c91195c9
59260 Author: Keith Packard <keithp@keithp.com>
59261 Date:   Fri Dec 19 19:04:26 2008 -0800
59262
59263     Clean up makefiles, move ihx files to .ihx
59264
59265 commit 52fb5f795adfd7f62e5b6dbe65877d14361cfdae
59266 Author: Keith Packard <keithp@keithp.com>
59267 Date:   Fri Dec 19 14:39:57 2008 -0800
59268
59269     ignore more stuff
59270
59271 commit 4ecfc33f16aa36b315519e6f279da65374b67aba
59272 Author: Keith Packard <keithp@keithp.com>
59273 Date:   Fri Dec 19 14:37:53 2008 -0800
59274
59275     Add cc1111 isr stub example
59276
59277 commit d32e6658c3e489b62ba3cf6d22e3ab177b9b8a3a
59278 Author: Keith Packard <keithp@keithp.com>
59279 Date:   Fri Dec 19 14:37:29 2008 -0800
59280
59281     Add blink-tiny flash and ram versions
59282
59283 commit b4d1127ef007843c643b778b3b2f6b915b1d5d9a
59284 Author: Keith Packard <keithp@keithp.com>
59285 Date:   Fri Dec 19 14:19:29 2008 -0800
59286
59287     Flash multiple pages. Eliminate off-by-one error in hex_image length.
59288     
59289     Signed-off-by: Keith Packard <keithp@keithp.com>
59290
59291 commit 55995515b9d4fc1e193039eab697c5d03db417c2
59292 Author: Keith Packard <keithp@keithp.com>
59293 Date:   Fri Dec 19 11:04:16 2008 -0800
59294
59295     Add flash writing code.
59296     
59297     Signed-off-by: Keith Packard <keithp@keithp.com>
59298
59299 commit 0bc52385b8f86f9ca1c450ad106e6d8afe3bc153
59300 Author: Keith Packard <keithp@keithp.com>
59301 Date:   Thu Dec 18 12:37:32 2008 -0800
59302
59303     faster
59304     
59305     Signed-off-by: Keith Packard <keithp@keithp.com>
59306
59307 commit 3779cc8b32cac3640f42bd0400d4199ddae965a1
59308 Author: Keith Packard <keithp@keithp.com>
59309 Date:   Thu Dec 18 12:17:41 2008 -0800
59310
59311     cq
59312     
59313     Signed-off-by: Keith Packard <keithp@keithp.com>
59314
59315 commit dc03adc179669d41e3551d74b3c5a60db41ff217
59316 Author: Keith Packard <keithp@keithp.com>
59317 Date:   Thu Dec 18 12:07:06 2008 -0800
59318
59319     Add ability to load Intel HEX files. Add sample sdcc LED blinker.
59320     
59321     Signed-off-by: Keith Packard <keithp@keithp.com>
59322
59323 commit 807e2adacb025af77bb53c03209e9c8e0d7a5f95
59324 Author: Keith Packard <keithp@keithp.com>
59325 Date:   Thu Dec 18 00:18:50 2008 -0800
59326
59327     Add ability to read/write arbitrary memory. Write LED blinker program.
59328     
59329     Signed-off-by: Keith Packard <keithp@keithp.com>
59330
59331 commit 8c879bf51c14a5928135d59211facd72f6a32808
59332 Author: Keith Packard <keithp@keithp.com>
59333 Date:   Wed Dec 17 23:15:47 2008 -0800
59334
59335     Move manual bit-banging debug code to separate file
59336     
59337     Signed-off-by: Keith Packard <keithp@keithp.com>
59338
59339 commit aec3bbce84a5ceb92060a4b3889379f2af2404ac
59340 Author: Keith Packard <keithp@keithp.com>
59341 Date:   Wed Dec 17 23:15:19 2008 -0800
59342
59343     reduce clock to 50us
59344     
59345     Signed-off-by: Keith Packard <keithp@keithp.com>
59346
59347 commit fa168f963f8b00144d12aa2770e9c0917cfae123
59348 Author: Keith Packard <keithp@keithp.com>
59349 Date:   Wed Dec 17 23:12:59 2008 -0800
59350
59351     Fill out ccdbg-command to support all debug commands.
59352     
59353     Signed-off-by: Keith Packard <keithp@keithp.com>
59354
59355 commit 5df84df7cd6a31527dcfd11030f00ef9d8abf170
59356 Author: Keith Packard <keithp@keithp.com>
59357 Date:   Wed Dec 17 22:24:59 2008 -0800
59358
59359     Clean up bitbanging layer. Add debug printfs.
59360     
59361     Signed-off-by: Keith Packard <keithp@keithp.com>
59362
59363 commit 584e28bac8af38de433767e017977ed1adddeb36
59364 Author: Keith Packard <keithp@keithp.com>
59365 Date:   Wed Dec 17 12:32:15 2008 -0800
59366
59367     Clean up sample debug files
59368     
59369     Signed-off-by: Keith Packard <keithp@keithp.com>
59370
59371 commit e64b4dbf15e9ee1cb0de002985de7575e83d46e9
59372 Author: Keith Packard <keithp@keithp.com>
59373 Date:   Mon Dec 8 17:25:28 2008 -0800
59374
59375     Add support for input-only lines (-)
59376
59377 commit 4f38974a9941cddaba27c17c5a46f923db386c94
59378 Author: Keith Packard <keithp@keithp.com>
59379 Date:   Sat Dec 6 16:32:27 2008 -0800
59380
59381     Add another example
59382
59383 commit 3709ec3205cfb152b6568f3ea505c67fe7504c2a
59384 Author: Keith Packard <keithp@keithp.com>
59385 Date:   Sat Dec 6 16:32:12 2008 -0800
59386
59387     Add libusb support and lots more examples
59388
59389 commit 39801e6e9fb9388072ee414a447f74095a6ac960
59390 Author: Keith Packard <keithp@keithp.com>
59391 Date:   Fri Nov 28 22:57:07 2008 -0800
59392
59393     Random hacking
59394
59395 commit 01cb2799875e086ee6096627c058ee235bbc33d5
59396 Author: Keith Packard <keithp@keithp.com>
59397 Date:   Thu Nov 27 17:07:15 2008 -0800
59398
59399     Add prototypes, add stub mainline, add .gitignore
59400
59401 commit 0ffe4ef870b0e564789a1990aeab5b6651868e5b
59402 Author: Keith Packard <keithp@keithp.com>
59403 Date:   Thu Nov 27 12:33:40 2008 -0800
59404
59405     cc1111 debug port access through cp2103 serial chip