a5c9604a92342be0ebd74a58f845b72a07a0bc98
[fw/altos] / ChangeLog
1 commit 6926c4ab5d87a8f2eb4fcde2c673fb3a4639e115
2 Author: Bdale Garbee <bdale@gag.com>
3 Date:   Mon Aug 31 16:47:44 2009 -0600
4
5     pixmap file should not be executable
6
7 commit 1495e2f27acde3743c3764a0c31ee082224d6c64
8 Author: Bdale Garbee <bdale@gag.com>
9 Date:   Mon Aug 31 16:42:55 2009 -0600
10
11     update changelogs for Debian build
12
13 commit c8c5b7963babe8eb16e2651fba9cd2c8d1cba74e
14 Author: Bdale Garbee <bdale@gag.com>
15 Date:   Mon Aug 31 16:42:37 2009 -0600
16
17     deliver an icon for the Debian menu system
18
19 commit 591b99c232e780246fc07841c09c8c4e7835facb
20 Author: Bdale Garbee <bdale@gag.com>
21 Date:   Mon Aug 31 16:26:00 2009 -0600
22
23     update changelogs for Debian build
24
25 commit b34474c1f3083e73b7184d519f54d4c8031836fd
26 Merge: 8df1697 0d65bff
27 Author: Bdale Garbee <bdale@gag.com>
28 Date:   Mon Aug 31 16:25:32 2009 -0600
29
30     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
31
32 commit 0d65bff443c17d4d98c18b620ec075ab66b30efd
33 Author: Keith Packard <keithp@keithp.com>
34 Date:   Fri Aug 21 10:47:46 2009 -0700
35
36     Turn off GPS tracking data when not present in data stream
37     
38     Signed-off-by: Keith Packard <keithp@keithp.com>
39
40 commit 8df169791835510d96c11a3b0aa3cc5b79fa7fde
41 Author: Bdale Garbee <bdale@gag.com>
42 Date:   Wed Aug 19 02:21:23 2009 -0600
43
44     update changelogs for Debian build
45
46 commit 42ab6d52540d0326ef89e9d57954b08248558468
47 Author: Bdale Garbee <bdale@gag.com>
48 Date:   Wed Aug 19 02:21:06 2009 -0600
49
50     fix location for delivery of sources.list fragment
51
52 commit 977f5dc0bc7c666dcc1f21db77416efca0d696aa
53 Author: Bdale Garbee <bdale@gag.com>
54 Date:   Wed Aug 19 02:11:11 2009 -0600
55
56     update changelogs for Debian build
57
58 commit 8d4d6655f1b4c2fbc522fd255bfb75406e5ddaef
59 Author: Bdale Garbee <bdale@gag.com>
60 Date:   Wed Aug 19 02:11:00 2009 -0600
61
62     oops, aoview is now ao-view!
63
64 commit b9a97aea65f871fd287bc0bb566d8664766f4afd
65 Author: Bdale Garbee <bdale@gag.com>
66 Date:   Wed Aug 19 02:07:16 2009 -0600
67
68     update changelogs for Debian build
69
70 commit 21e3dd0affac89919e5d0e29c6e9eb1eacb51801
71 Author: Bdale Garbee <bdale@gag.com>
72 Date:   Wed Aug 19 02:06:49 2009 -0600
73
74     enable support for Debian menus
75
76 commit 0087c1776e0253fc2bd3b86f15bf9d1b32bdc45a
77 Author: Bdale Garbee <bdale@gag.com>
78 Date:   Wed Aug 19 00:52:57 2009 -0600
79
80     update changelogs for Debian build
81
82 commit 4486d9156e19e4280b42bcd422d81d04f2d04a92
83 Merge: dd09f0b 33edd62
84 Author: Bdale Garbee <bdale@gag.com>
85 Date:   Wed Aug 19 00:49:24 2009 -0600
86
87     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
88
89 commit 33edd62992a32b0ec8ca66d879fa300871db5937
90 Author: Keith Packard <keithp@keithp.com>
91 Date:   Tue Aug 18 23:38:16 2009 -0700
92
93     Update ao-view to add GPS satellite tracking data
94     
95     This adds another column to the display to hold per-satellite GPS
96     tracking data and a count of the visible and locked sats.
97     
98     Signed-off-by: Keith Packard <keithp@keithp.com>
99
100 commit 29687cbd462a332d9a36ed87500c5b737dcae3f4
101 Author: Keith Packard <keithp@keithp.com>
102 Date:   Tue Aug 18 22:35:15 2009 -0700
103
104     Handle GPS satellite tracking data
105     
106     SiRF message #4 includes signal strength and GPS engine state for each
107     of the satellites being tracked. This data is now parsed and sent to
108     eeprom and the radio.
109     
110     Signed-off-by: Keith Packard <keithp@keithp.com>
111
112 commit dd09f0bc2b950c00f3b489878cd69ad8a003f46c
113 Author: Bdale Garbee <bdale@gag.com>
114 Date:   Tue Aug 18 21:57:01 2009 -0600
115
116     update changelogs for Debian build
117
118 commit cd5ce661e2a8f9694933358ccb5b916fbed089c2
119 Author: Bdale Garbee <bdale@gag.com>
120 Date:   Tue Aug 18 21:49:39 2009 -0600
121
122     add support for building Debian package
123
124 commit d996aa9b32fb0eb385bd3d158256c29788a42fe3
125 Merge: b3b2d3c 7d4ceb7
126 Author: Bdale Garbee <bdale@gag.com>
127 Date:   Tue Aug 18 18:56:09 2009 -0600
128
129     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
130
131 commit 7d4ceb75a454e6c9b3fe0bd934fadcb5104dea36
132 Author: Keith Packard <keithp@keithp.com>
133 Date:   Tue Aug 18 17:55:22 2009 -0700
134
135     Add ao-ejection.1 man page
136     
137     Document the input requirements and output format
138     
139     Signed-off-by: Keith Packard <keithp@keithp.com>
140
141 commit b3b2d3c475a135084b5628c730fc6fca1ba0817b
142 Merge: 4685fc5 da12b89
143 Author: Bdale Garbee <bdale@gag.com>
144 Date:   Tue Aug 18 18:36:03 2009 -0600
145
146     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
147
148 commit da12b89fb056a68e65ba363fef91d266727cb685
149 Author: Keith Packard <keithp@keithp.com>
150 Date:   Tue Aug 18 17:30:43 2009 -0700
151
152     Create ChangeLog from git log
153
154 commit 7d69e2b3715faed10ce21ad562fc4d25dfc5f9c1
155 Author: Keith Packard <keithp@keithp.com>
156 Date:   Tue Aug 18 17:29:29 2009 -0700
157
158     Fix ao-bitbang examples to not have . in the first column
159
160 commit 4685fc541466afbeefc151bcb64cd054739c048b
161 Merge: 1c2a0b6 c29275b
162 Author: Bdale Garbee <bdale@gag.com>
163 Date:   Tue Aug 18 18:09:38 2009 -0600
164
165     Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
166     
167     Conflicts:
168         ao-tools/ao-bitbang/Makefile.am
169         ao-tools/ao-eeprom/Makefile.am
170         ao-tools/ao-load/Makefile.am
171         ao-tools/ao-load/ao-load.c
172         ao-tools/ao-rawload/Makefile.am
173
174 commit c29275b72438637d46d7a50742882d2736eb176a
175 Author: Keith Packard <keithp@keithp.com>
176 Date:   Tue Aug 18 15:21:57 2009 -0700
177
178     Add manual pages for remaining commands.
179     
180     Manuals written for ao-bitbang, ao-eeprom, ao-load, ao-rawload and
181     ao-view.
182     
183     Manual for ao-dbg updated to reflect program name change.
184     
185     Signed-off-by: Keith Packard <keithp@keithp.com>
186
187 commit 9b03d620722dc54630539afba40720c30de69b2d
188 Author: Keith Packard <keithp@keithp.com>
189 Date:   Tue Aug 18 12:19:31 2009 -0700
190
191     Use --tty/-T on command line to specify target device
192     
193     Also, use the ALTOS_TTY environment variable in all tools. Note that
194     the magic value of "BITBANG" switches the library to connecting
195     through a CP2103 instead.
196     
197     Signed-off-by: Keith Packard <keithp@keithp.com>
198
199 commit 7c790fe859dff062692964338091ffbbcdf63257
200 Author: Keith Packard <keithp@keithp.com>
201 Date:   Tue Aug 18 12:40:24 2009 -0700
202
203     Rename tools to ao-<foo>
204     
205     Use a consistent prefix to make it easier to remember which programs
206     belong to this package
207     
208     Signed-off-by: Keith Packard <keithp@keithp.com>
209
210 commit 1c2a0b6653623b689d68d7349a6b2dce3e20a4a6
211 Author: Keith Packard <keithp@keithp.com>
212 Date:   Tue Aug 18 13:36:54 2009 -0700
213
214     re-add debugger sources
215
216 commit 9a9cce5510b87252f863239ac807b9fb4395b288
217 Author: Keith Packard <keithp@keithp.com>
218 Date:   Tue Aug 18 12:19:31 2009 -0700
219
220     Start working on using getopt for the tty name
221
222 commit 9789ca5e8caa9a013e804f307b9da380e147bd75
223 Author: Keith Packard <keithp@keithp.com>
224 Date:   Tue Aug 18 12:40:24 2009 -0700
225
226     Rename tools to ao-<foo>
227     
228     Use a consistent prefix to make it easier to remember which programs
229     belong to this package
230     
231     Signed-off-by: Keith Packard <keithp@keithp.com>
232
233 commit a5782398d968e7cb11f7203afada7c216f233b3b
234 Author: Keith Packard <keithp@keithp.com>
235 Date:   Tue Aug 18 11:34:28 2009 -0700
236
237     Remove unused cctools code paths for old libusb and cp2103 ioctls.
238     
239     Communication with the CP2103 board has gone through three revisions,
240     first using ioctls supported by the CP2103 kernel driver, then using
241     the old synchronous usb library and now using the newer libusb
242     asynchronous interface. There's no reason to keep shipping the old
243     stale code now that the new stuff works reliably.
244     
245     Signed-off-by: Keith Packard <keithp@keithp.com>
246
247 commit 7cba411de0780c65e3490ab67186a514f0ea42ec
248 Author: Keith Packard <keithp@keithp.com>
249 Date:   Mon Aug 17 20:47:31 2009 -0700
250
251     test for sdcc, nickle and readline
252     
253     Signed-off-by: Keith Packard <keithp@keithp.com>
254
255 commit f48dcffae761700355a17b59345d55a60703f0c4
256 Author: Keith Packard <keithp@keithp.com>
257 Date:   Sun Aug 9 20:43:10 2009 -0700
258
259     Sync USB data after each memory write command
260     
261     This makes sure we flush the USB link often enough for the other end to keep
262     up.
263     
264     Signed-off-by: Keith Packard <keithp@keithp.com>
265
266 commit cd5456f18e4b39ad76d5549df91a0e0cfb18a2e9
267 Author: Keith Packard <keithp@keithp.com>
268 Date:   Sun Aug 9 16:08:07 2009 -0700
269
270     Handle partial ALSA PCM writes
271     
272     The ALSA spec says that snd_pcm_writei will not return a partial write, but
273     at least on the OLPC, that's not true. Deal with this.
274     
275     Signed-off-by: Keith Packard <keithp@keithp.com>
276
277 commit 3056cb8eef5aee0dcd342488386355d8b8f574c8
278 Author: Keith Packard <keithp@keithp.com>
279 Date:   Sun Aug 9 15:55:19 2009 -0700
280
281     Check more alsa return statuses
282
283 commit 8ddf3345afd8cbf638e81993633f7861d8dbca63
284 Author: Keith Packard <keithp@keithp.com>
285 Date:   Sat Jul 18 01:47:34 2009 -0700
286
287     Don't report distance to rocket without valid GPS
288     
289     When there's no valid GPS data, don't try to report the distance and bearing
290     to the rocket after landing.
291     
292     Signed-off-by: Keith Packard <keithp@keithp.com>
293
294 commit fbcb7b20fa701a6e534d38e307839466545668e3
295 Author: Keith Packard <keithp@keithp.com>
296 Date:   Sat Jul 18 01:05:33 2009 -0700
297
298     Add B command to set serial baud rate
299     
300     Signed-off-by: Keith Packard <keithp@keithp.com>
301
302 commit 91b023e7e4eeed838e0320d2ddac0f6aac39e565
303 Author: Keith Packard <keithp@keithp.com>
304 Date:   Sat Jul 18 01:05:13 2009 -0700
305
306     Get rid of spaces after minus sign in climb value
307
308 commit 28be20cf914fb34dc3c776519708d0f02091764e
309 Author: Keith Packard <keithp@keithp.com>
310 Date:   Sat Jul 18 01:04:39 2009 -0700
311
312     Switch to 57600 baud for GPS data
313
314 commit d3f76ce58b9c0ed2e5a9fe3bbc7fb9cb38247714
315 Author: Keith Packard <keithp@keithp.com>
316 Date:   Sat Jul 18 01:04:17 2009 -0700
317
318     Drain serial port before changing speed
319     
320     Signed-off-by: Keith Packard <keithp@keithp.com>
321
322 commit d7c2d358ed8a1afc9f0ba2bd830b10f6b56dc7b1
323 Author: Keith Packard <keithp@keithp.com>
324 Date:   Sat Jul 18 00:44:42 2009 -0700
325
326     Display last known GPS coord while unlocked
327     
328     Signed-off-by: Keith Packard <keithp@keithp.com>
329
330 commit 5195fcfe239e430e1f9f11774c9a245c7b29dae9
331 Author: Keith Packard <keithp@keithp.com>
332 Date:   Sat Jul 18 00:44:01 2009 -0700
333
334     use g_source_destroy instead of free on serial object
335
336 commit 1e5e98bd8f5ea0bc15592de454e3629383462371
337 Author: Keith Packard <keithp@keithp.com>
338 Date:   Sat Jul 18 00:43:22 2009 -0700
339
340     Trim aoview_serial_set_callback args down to just port and callback
341
342 commit 08f37056deec25d77062bc411a04033401b033a5
343 Author: Keith Packard <keithp@keithp.com>
344 Date:   Fri Jul 17 22:11:03 2009 -0700
345
346     Reset GPS at boot time
347
348 commit 1150aa850f5a025b849556e32c4dddb27937d9af
349 Author: Keith Packard <keithp@keithp.com>
350 Date:   Fri Jul 17 22:10:43 2009 -0700
351
352     Fix up serial debug output
353
354 commit 2a7956a64935246475f92d44c08369e0230b676a
355 Author: Keith Packard <keithp@keithp.com>
356 Date:   Fri Jul 17 21:34:13 2009 -0700
357
358     Allow the GPS port to run at 4800 baud if desired
359
360 commit 8d650769c319261c97f5e68eff9138207b95c0f8
361 Author: Keith Packard <keithp@keithp.com>
362 Date:   Fri Jul 17 21:33:53 2009 -0700
363
364     Initialize the GPS serial protocol state
365     
366     Signed-off-by: Keith Packard <keithp@keithp.com>
367
368 commit ab40d224b39ba6d29c4056e2d2c365e1eb3d3793
369 Author: Keith Packard <keithp@keithp.com>
370 Date:   Fri Jul 17 21:33:18 2009 -0700
371
372     Use uint8_t for comparisons to avoid int conversions
373     
374     Signed-off-by: Keith Packard <keithp@keithp.com>
375
376 commit d6749bf24792bb41ca700cf4b8e5e1ac1a63cbf0
377 Author: Keith Packard <keithp@keithp.com>
378 Date:   Fri Jul 17 21:30:53 2009 -0700
379
380     Add AO_GPS_RUNNING state.
381     
382     This tracks whether the GPS receiver has ever sent a valid report to the
383     flight computer, allowing the user to tell whether the GPS receiver is
384     working at all.
385     
386     Signed-off-by: Keith Packard <keithp@keithp.com>
387
388 commit a1da7e871aee75308bc05ce1b7a0dc402e4c9509
389 Author: Keith Packard <keithp@keithp.com>
390 Date:   Fri Jul 17 21:25:35 2009 -0700
391
392     Add M command to monitor serial bytes
393
394 commit ddfa2308c0be4c002f982ae9da6032ee7854117d
395 Author: Keith Packard <keithp@keithp.com>
396 Date:   Fri Jul 17 21:24:45 2009 -0700
397
398     Support the not-connected GPS state
399
400 commit 34f148500df427c148188c0ada20bf914a7c74ba
401 Author: Keith Packard <keithp@keithp.com>
402 Date:   Fri Jul 17 19:23:10 2009 -0700
403
404     Use 57600 baud for GPS. Clean up gps init.
405     
406     Assume GPS is either in 4800 NMEA or 57600 SiRF mode, send just the sequence
407     to get from 4800 NMEA to 5760 SiRF.
408     
409     Also, eliminate threads from the gps test program.
410     
411     Signed-off-by: Keith Packard <keithp@keithp.com>
412
413 commit 2deca0c52cd6cfb4baceb59c8a5458344bada338
414 Author: Keith Packard <keithp@keithp.com>
415 Date:   Fri Jul 17 17:09:20 2009 -0700
416
417     Try harder to get the GPS receiver serial link sync'd up.
418     
419     We cannot assume that the GPS receiver is in any particular state when it
420     boots, so we try to send the serial configuration at several rates and hope
421     that it eventually sees something that it likes.
422     
423     Signed-off-by: Keith Packard <keithp@keithp.com>
424
425 commit 31d5670a9144b943ce9c8cb00deb5fb659af0b1c
426 Author: Keith Packard <keithp@keithp.com>
427 Date:   Fri Jul 17 17:06:18 2009 -0700
428
429     Rolling average for pad location. Say 'GPS ready'.
430     
431     Use a rolling average for the pad location, instead of just averaging all
432     positions. This filters out old (presumably less accurate) values eventually.
433     
434     When enough GPS samples have been acquired, say 'GPS ready'.
435     
436     Signed-off-by: Keith Packard <keithp@keithp.com>
437
438 commit bfe1e76c82738baaf65abbc58c3244a07ea8fefe
439 Author: Keith Packard <keithp@keithp.com>
440 Date:   Fri Jul 17 16:22:51 2009 -0700
441
442     Split GPS data into a separate column
443     
444     Signed-off-by: Keith Packard <keithp@keithp.com>
445
446 commit 5f0179652e8bb85add9067e5253e981c60f2c51e
447 Author: Keith Packard <keithp@keithp.com>
448 Date:   Fri Jul 17 16:03:35 2009 -0700
449
450     Fix up SiRF parsing and test code so that it actually works
451     
452     Signed-off-by: Keith Packard <keithp@keithp.com>
453
454 commit 0b35447d05a0c7eaf4fefcbcf0065fe3320bba82
455 Author: Keith Packard <keithp@keithp.com>
456 Date:   Fri Jul 17 13:58:14 2009 -0700
457
458     Add host-side gps protocol testing program
459
460 commit fef7334bddb9fccfbd6deab7d5d466ab3e76323a
461 Author: Keith Packard <keithp@keithp.com>
462 Date:   Sat Jul 11 00:56:13 2009 -0700
463
464     Hook aoview directly to alsa
465     
466     This skips the flite internal audio stuff which opened and closed the audio
467     device for each phrase. This caused the first part of some phrases to be
468     missed when using an external audio device.
469     
470     Signed-off-by: Keith Packard <keithp@keithp.com>
471
472 commit 80cadf44f5f1accd6ddfca25c2af8d4d424f26d9
473 Author: Keith Packard <keithp@keithp.com>
474 Date:   Thu Jul 9 20:55:10 2009 -0700
475
476     Show speed. Format numbers. Timeout and report final status.
477     
478     The speed value is now shown in the top label bar. Ascent shows
479     accelerometer-derived data, otherwise it's baro derived.
480     
481     All of the numbers displayed are now given sensible printf formats so they
482     don't contain way too many digits.
483     
484     Instead of doing periodic reporting based on flight tick count, data is
485     reported every 10 seconds based on wall time. After landing, or when no data
486     have been received for a while, final flight information is spoken.
487     
488     Signed-off-by: Keith Packard <keithp@keithp.com>
489
490 commit 19630ef084866f4230e68ccf11284b30c68128b1
491 Author: Keith Packard <keithp@keithp.com>
492 Date:   Sun Jul 5 08:35:28 2009 -0700
493
494     Dont smash aoview_monitor_parse input buffer
495
496 commit e506ed4b6efb86eab50204658fcd433b987e3831
497 Author: Keith Packard <keithp@keithp.com>
498 Date:   Tue Jun 30 15:25:52 2009 -0700
499
500     Integrate flite into aoview directly. Fix great circle computation.
501     
502     Use a separate thread for flite rather than a separate program.
503     Save voice state to gconf.
504     Add filters for replay file selection
505     
506     Signed-off-by: Keith Packard <keithp@keithp.com>
507
508 commit 5b988e0146075d57434f8484e1ec9fcf3e183df2
509 Author: Keith Packard <keithp@keithp.com>
510 Date:   Tue Jun 30 15:24:53 2009 -0700
511
512     Make window taller
513
514 commit 696233b088645bba1aaa6aa6c5358c3ecfa5cd3f
515 Author: Keith Packard <keithp@keithp.com>
516 Date:   Tue Jun 30 15:24:31 2009 -0700
517
518     Use 16kHz voice
519
520 commit 2e06772c8b6fd74f86e640ed97f0d5bc8c095c2f
521 Author: Keith Packard <keithp@keithp.com>
522 Date:   Tue Jun 30 11:58:30 2009 -0700
523
524     Add telem replay and larger labels
525     
526     Replays telemetry files in real time
527     Shows height/state/rssi in big values at the top.
528     
529     Signed-off-by: Keith Packard <keithp@keithp.com>
530
531 commit 566dde161385263700eaae51095eecfa9b5972ee
532 Author: Keith Packard <keithp@keithp.com>
533 Date:   Mon Jun 29 23:06:47 2009 -0700
534
535     Update aoview/.gitignore
536     
537     Signed-off-by: Keith Packard <keithp@keithp.com>
538
539 commit 4ca2d910f3be689fd3c78a4f1be0555d6b1a30c1
540 Author: Keith Packard <keithp@keithp.com>
541 Date:   Mon Jun 29 23:05:27 2009 -0700
542
543     Use flite to announce flight state
544     
545     This uses the flite voice synthesis library from festival to announce
546     altitude and speed information during the rocket flight.
547     
548     Signed-off-by: Keith Packard <keithp@keithp.com>
549
550 commit 527d7c803ed9597b210634018cb2eb9d048d9846
551 Author: Keith Packard <keithp@keithp.com>
552 Date:   Mon Jun 29 23:03:58 2009 -0700
553
554     Add GPS speed and error data to telemetry and aoview
555     
556     Having switched to the SiRF binary GPS format, the velocity and error data
557     can now be displayed.
558     
559     Signed-off-by: Keith Packard <keithp@keithp.com>
560
561 commit ee4919dd771b00e2a2dd1083c9528efa7baab50f
562 Author: Keith Packard <keithp@keithp.com>
563 Date:   Mon Jun 29 13:54:00 2009 -0700
564
565     Convert GPS to SiRF binary protocol.
566     
567     This switches the GPS unit from NMEA to SiRF protocol at startup and then
568     parses the binary data. The binary data uses a different encoding of lat/lon
569     than the NMEA strings, and so the telemetry and eeprom data formats change
570     with this switch.
571     
572     Signed-off-by: Keith Packard <keithp@keithp.com>
573
574 commit 49bf37767d2453869f2ca2c0832d1124322c66e0
575 Author: Keith Packard <keithp@keithp.com>
576 Date:   Wed Jun 17 23:22:25 2009 -0700
577
578     Add ejection computation utility
579     
580     Signed-off-by: Keith Packard <keithp@keithp.com>
581
582 commit e59520e343c2573b1b92c0b3c4aaa93e51bc55d3
583 Author: Keith Packard <keithp@keithp.com>
584 Date:   Wed Jun 17 13:55:23 2009 -0700
585
586     Fix clock initialization to not try to use 32kHz xtal on P2_3/P2_4
587     
588     None of our boards have a 32kHz xtal oscillator, instead we use those pins
589     (on Telemetrum) for the deployment firing circuits. The old clock
590     initialization code was switching from the 32kHz RC oscillator to the 32kHz
591     crystal and overriding our use of those pins.
592     
593     Signed-off-by: Keith Packard <keithp@keithp.com>
594
595 commit 1c3cc12c08ddefbd6456a55c54ef87dd94d4ae9a
596 Author: Keith Packard <keithp@keithp.com>
597 Date:   Sun Jun 14 17:25:34 2009 -0700
598
599     Some kernels reference USB ttys as tty/tty* instead of tty:tty*
600     
601     Signed-off-by: Keith Packard <keithp@keithp.com>
602
603 commit 0f2cbd41332b1b63865c5f1a4e749419b469853a
604 Author: Keith Packard <keithp@keithp.com>
605 Date:   Sun Jun 14 16:45:19 2009 -0700
606
607     Rename state apogee -> coast
608
609 commit 5834a12c1d3d71105c9e3d1ceaf9f3ffac9ff1eb
610 Author: Keith Packard <keithp@keithp.com>
611 Date:   Sun Jun 14 16:39:28 2009 -0700
612
613     rename states. launchpad -> pad, coast -> fast
614
615 commit 8c40f19acd09fe93d492c9355da8a1198c34b1c3
616 Author: Keith Packard <keithp@keithp.com>
617 Date:   Sun Jun 14 16:36:29 2009 -0700
618
619     Disable monitor mode when communicating via usb
620
621 commit 7adea9c59c73acd52743446c74fb675e0a1d6d05
622 Author: Keith Packard <keithp@keithp.com>
623 Date:   Thu Jun 4 14:38:45 2009 -0700
624
625     Format GPS seconds as %02d.%04d to avoid spaces in the value
626     
627     The aoview GPS parsing code doesn't deal well with spaces in the middle of
628     the value, so pad the seconds field with a zero as needed.
629     
630     Signed-off-by: Keith Packard <keithp@keithp.com>
631
632 commit a0e6bfee635b64092262936c858542318f6fc6dc
633 Author: Bdale Garbee <bdale@gag.com>
634 Date:   Thu Jun 4 13:11:48 2009 -0600
635
636     newer INSTALL file pulled in by autogen.sh
637
638 commit cf1e258d52b878df10b51a047709b10ecd51a68e
639 Author: Bdale Garbee <bdale@gag.com>
640 Date:   Thu Jun 4 13:09:29 2009 -0600
641
642     add a distclean target to src/Makefile
643
644 commit 176052b7c14fcad067835ecb550778faf67cf4da
645 Author: Bdale Garbee <bdale@gag.com>
646 Date:   Thu Jun 4 13:07:10 2009 -0600
647
648     add lib to the front of the subdir list
649
650 commit 208bc15714c7b4020c017eef19011c4eb9ab51e2
651 Author: Keith Packard <keithp@keithp.com>
652 Date:   Thu Jun 4 11:20:10 2009 -0700
653
654     Move build and debug tools to 'cctools' directory.
655     
656     These tools were merged in from the ccdbg package.
657     
658     Signed-off-by: Keith Packard <keithp@keithp.com>
659
660 commit 17d2432a8b9c15963cd3b821f025ad33972ef477
661 Merge: 210dbaa 8a9a3f0
662 Author: Keith Packard <keithp@keithp.com>
663 Date:   Thu Jun 4 11:13:15 2009 -0700
664
665     Merge ccdbg and altos sources into one giant repository
666     
667     Keeping these separate isn't making things any easier.
668     
669     Signed-off-by: Keith Packard <keithp@keithp.com>
670
671 commit 210dbaa23cdacf3a6f2d6e23493e96ee2ac9bca7
672 Author: Keith Packard <keithp@keithp.com>
673 Date:   Thu Jun 4 10:41:34 2009 -0700
674
675     Use autotools, move altos to src subdir
676     
677     Signed-off-by: Keith Packard <keithp@keithp.com>
678
679 commit 8cce307bb3156584ba17ae5a787f645dfee5fb94
680 Author: Keith Packard <keithp@keithp.com>
681 Date:   Thu Jun 4 10:25:30 2009 -0700
682
683     Make menu seperator insensitive
684
685 commit 778cae8fc5a4b30e5045e4703316fc61ae18562a
686 Author: Keith Packard <keithp@keithp.com>
687 Date:   Wed Jun 3 17:07:34 2009 -0700
688
689     aoview: Add eeprom data fetching
690     
691     Fetches the last flight data from a TM device connected via USB and writes
692     it to the flight log directory.
693     
694     Signed-off-by: Keith Packard <keithp@keithp.com>
695
696 commit bf140966e9649e75b884c8aa5f25ffbf9eed10ea
697 Author: Keith Packard <keithp@keithp.com>
698 Date:   Wed Jun 3 10:57:46 2009 -0700
699
700     Stop log dumping at flight end. Print 'end' at end of log.
701     
702     No reason to continue dumping data past the end of the flight now that the
703     logging stuff has been demonstrated to work reliably. Also, to make
704     automated log dumping easier, this prints out 'end' after the log data so
705     that aoview knows when to stop reading.
706     
707     Signed-off-by: Keith Packard <keithp@keithp.com>
708
709 commit 35ac66969abe24ca23776618306a59fc17770e06
710 Author: Keith Packard <keithp@keithp.com>
711 Date:   Sun May 31 09:22:01 2009 -0700
712
713     Start adding bi-directional packet link
714
715 commit 3a3bfd471a868d546d83cdc431b53c8f5208edb9
716 Author: Keith Packard <keithp@keithp.com>
717 Date:   Thu May 28 23:17:33 2009 -0700
718
719     Eliminate RDF tone generation.
720     
721     Now that we have a viable telemetry-signal based RDF device via TeleDongle,
722     there's no reason to continue to waste power and bandwidth with a NFM tone.
723     
724     Signed-off-by: Keith Packard <keithp@keithp.com>
725
726 commit 4d83eef0fe1d24a845ab29a535dfc56e13e7ee20
727 Author: Keith Packard <keithp@keithp.com>
728 Date:   Thu May 28 23:17:25 2009 -0700
729
730     Change .gitignore to match new aoload procedure
731
732 commit dcfcf3bec6788460b6fe8c239c80bad4526bd15b
733 Author: Keith Packard <keithp@keithp.com>
734 Date:   Wed May 27 22:01:37 2009 -0700
735
736     Leave serial number writing to aoload
737     
738     Instead of building per-serial hex files, leave that
739     process to the new aoload program
740     
741     Signed-off-by: Keith Packard <keithp@keithp.com>
742
743 commit 8a9a3f02b951382573ff74dd6ce5a1c0f335fa86
744 Author: Keith Packard <keithp@keithp.com>
745 Date:   Wed May 27 21:53:15 2009 -0700
746
747     Add aoload to load serial-numbered altos binaries.
748     
749     aoload is a custom version of ccload which edits the data before sending it
750     to the target machine, writing the target serial number into the data.
751     
752     Signed-off-by: Keith Packard <keithp@keithp.com>
753
754 commit 5a7a63c34b778e40a61ddabd16ec1af9a2be50c3
755 Author: Keith Packard <keithp@keithp.com>
756 Date:   Sat May 23 21:20:12 2009 -0700
757
758     Fix aoview telemetry GPS parsing code to use correct columns
759     
760     This code was trying to pull the GPS data from the wrong columns, causing
761     aoview to fail to display GPS information.
762     
763     Signed-off-by: Keith Packard <keithp@keithp.com>
764
765 commit 26988c3e7acb2fa832810475e43e08fd2867459c
766 Author: Keith Packard <keithp@keithp.com>
767 Date:   Sat May 23 21:18:57 2009 -0700
768
769     Parse both telemetry or log data ao_flight_test
770     
771     Change the way data is fed from files to the flight test rig to handle
772     either kind of input file.
773     
774     Signed-off-by: Keith Packard <keithp@keithp.com>
775
776 commit d6f5a0689023546464a71561f53fa2c943077c88
777 Author: Keith Packard <keithp@keithp.com>
778 Date:   Sat May 23 21:16:22 2009 -0700
779
780     Avoid 16-bit overflow in velocity computation.
781     
782     Adding two 16 bit integers together can wrap around to negative numbers,
783     this resulted in velocity values which never decreased, making the switch
784     from coast to apogee state not occur.
785     
786     Signed-off-by: Keith Packard <keithp@keithp.com>
787
788 commit aa6d87aeb616dd62f0debaded297232022b4f8bd
789 Author: Keith Packard <keithp@keithp.com>
790 Date:   Wed May 20 09:44:55 2009 -0700
791
792     Make file handling more general so it can be reused.
793     
794     The log file handling stuff will be useful for saving eeprom data, so pull
795     it out of the real-time log handling code and make a general interface.
796     
797     Signed-off-by: Keith Packard <keithp@keithp.com>
798
799 commit b730c8bcbce649cdddba935e1112aaae538bc526
800 Author: Keith Packard <keithp@keithp.com>
801 Date:   Sun May 17 23:54:44 2009 -0700
802
803     Ignore aoview_glade.h
804
805 commit 91b07410122d0eaaf292cdb31c200925d45eaf2c
806 Author: Keith Packard <keithp@keithp.com>
807 Date:   Sun May 17 23:36:21 2009 -0700
808
809     Transmit computed ground pressure and acceleration values
810     
811     These are the last two values relevant to figuring out the state of the
812     flight computer, and as they are computed by averaging 10 seconds of 100Hz
813     sample data, they're a lot more accurate than anything the receiver could do
814     on its own.
815     
816     Signed-off-by: Keith Packard <keithp@keithp.com>
817
818 commit 71d1689759829f1bc8550f1a4d8c9f2dc90b2ab4
819 Author: Keith Packard <keithp@keithp.com>
820 Date:   Sun May 17 23:18:09 2009 -0700
821
822     Provide install target
823
824 commit f301b95e87c8ec1e3b58d595a05d486bede5e0c2
825 Author: Keith Packard <keithp@keithp.com>
826 Date:   Sun May 17 23:13:20 2009 -0700
827
828     Embed glade file in executable
829     
830     This eliminates install issues nicely.
831     
832     Signed-off-by: Keith Packard <keithp@keithp.com>
833
834 commit 26361686d6fc63dc22d22285f0543c5c2c756fb4
835 Author: Keith Packard <keithp@keithp.com>
836 Date:   Sun May 17 23:05:23 2009 -0700
837
838     Add About dialog to aoview.
839     
840     Signed-off-by: Keith Packard <keithp@keithp.com>
841
842 commit 0f3233c49f43cd4e372e613303919ce4d50255b2
843 Author: Keith Packard <keithp@keithp.com>
844 Date:   Sun May 17 22:44:19 2009 -0700
845
846     USB device names can contain '.' too
847     
848     Depending on the hierarchy of devices, names can contain '.', so allow those
849     too.
850     
851     Signed-off-by: Keith Packard <keithp@keithp.com>
852
853 commit 33221277690e6ee30387c506c3f2b8237ed48efd
854 Author: Keith Packard <keithp@keithp.com>
855 Date:   Sun May 17 22:43:34 2009 -0700
856
857     scandir returns -1 on error
858     
859     In which case, the namelist is invalid, so don't look at it, and don't free
860     it.
861     
862     Signed-off-by: Keith Packard <keithp@keithp.com>
863
864 commit 7cb9fb675f56bf30ab6bf0bcdc5cb679709ffe3e
865 Author: Keith Packard <keithp@keithp.com>
866 Date:   Sun May 17 22:29:54 2009 -0700
867
868     Send computed accel/vel/pres values over the radio
869     
870     These computed values reflect what the flight computer is actually refering
871     to for state changes, and will be useful in debugging the flight software as
872     well as provide a filtered view of the data.
873     
874     Signed-off-by: Keith Packard <keithp@keithp.com>
875
876 commit 2c780d67b8a22d75a2da4b2af21fd35f0c6f5236
877 Author: Keith Packard <keithp@keithp.com>
878 Date:   Sun May 17 22:29:06 2009 -0700
879
880     Handle disappearing serial devices
881     
882     Put up a dialog when the serial open fails, and shut down monitoring when
883     the serial device disappears while running.
884     
885     Signed-off-by: Keith Packard <keithp@keithp.com>
886
887 commit 69616104813fc5ba89fb3128d04fb9328961c59c
888 Author: Keith Packard <keithp@keithp.com>
889 Date:   Sun May 17 22:24:53 2009 -0700
890
891     While on the pad, zero out velocity every second
892     
893     We integrate acceleration to get velocity, but that means sitting on the pad
894     for a long time can add substantial error to the velocity value. Each
895     second, take the velocity value from a full second ago and subtract that out
896     of the current velocity. Once we detect boost, this will stop, which means
897     that as long as we detect boost within a second, we won't have subtracted
898     out any "real" velocity.
899     
900     This keeps the pad velocity hovering around zero, which is pretty useful.
901     
902     Signed-off-by: Keith Packard <keithp@keithp.com>
903
904 commit 1234694eb903b204488ddc7cb30bcfe34bf1e677
905 Author: Keith Packard <keithp@keithp.com>
906 Date:   Sun May 17 01:29:06 2009 -0700
907
908     Clear table, reset log on disconnect
909
910 commit 4316b6af86b37522038e642235c163fcaad52e96
911 Author: Keith Packard <keithp@keithp.com>
912 Date:   Sun May 17 01:28:16 2009 -0700
913
914     Add pad lat/lon, max accel, max height
915     
916     Signed-off-by: Keith Packard <keithp@keithp.com>
917
918 commit 4348281bd788a13ea700413537f12da3c00356e4
919 Author: Keith Packard <keithp@keithp.com>
920 Date:   Sun May 17 00:46:09 2009 -0700
921
922     Clean up GPS display
923     
924     Signed-off-by: Keith Packard <keithp@keithp.com>
925
926 commit ff68e38770351ddac3285ce275cd85adab01fd3d
927 Author: Keith Packard <keithp@keithp.com>
928 Date:   Sun May 17 00:45:38 2009 -0700
929
930     Make aoview window taller
931     
932     Signed-off-by: Keith Packard <keithp@keithp.com>
933
934 commit be3f4fed7b863c8cdaabe32b61b65a8b3cd11355
935 Author: Keith Packard <keithp@keithp.com>
936 Date:   Sun May 17 00:13:45 2009 -0700
937
938     Add lots more aoview UI bits
939     
940     Logs data to files, displays current state in window.
941     
942     Signed-off-by: Keith Packard <keithp@keithp.com>
943
944 commit 93d7ce8e054515ed7b166eb042ae7f47e564d21d
945 Author: Keith Packard <keithp@keithp.com>
946 Date:   Sat May 16 20:45:26 2009 -0700
947
948     When logging starts up, right the whole ring to the log.
949     
950     This preserves the data pre boost-detect for later analysis.
951     
952     Signed-off-by: Keith Packard <keithp@keithp.com>
953
954 commit fec4212a59a7b3321536b25707dcabc43c797c33
955 Author: Keith Packard <keithp@keithp.com>
956 Date:   Sat May 16 20:04:31 2009 -0700
957
958     Abandon use of accelerometer for apogee detect.
959     
960     Integrating the accelerometer data to compute velocity worked for one rocket
961     flight, but additional testing shows that it doesn't work in other
962     airframes. Until we figure out how this should work, we'll rely on the
963     altimeter to detect apogee.
964     
965     Signed-off-by: Keith Packard <keithp@keithp.com>
966
967 commit 09771c644de54ae354e8f98af7ba74289b3c0fcc
968 Author: Keith Packard <keithp@keithp.com>
969 Date:   Sat May 16 02:25:04 2009 -0700
970
971     Add preliminary aoview code
972     
973     AoView connects with TeleDongle to present telemetry information in a
974     reasonable form. Right now, it just displays information to stdout, but it
975     does have fancy dialogs for finding the USB devices.
976     
977     Signed-off-by: Keith Packard <keithp@keithp.com>
978
979 commit 37250b00f6286aee4b3b28604f5d463db3079a89
980 Author: Keith Packard <keithp@keithp.com>
981 Date:   Wed May 13 20:41:54 2009 -0700
982
983     Discard usb output before connection. Handle USB reset.
984     
985     Discarding output before USB is plugged in allows threads that send output
986     and do other things to work without a USB connection. Unfortuantely, there
987     doesn't appear to be any way to detect when the USB link is disconnected,
988     which means that once USB is enabled, future writes will continue to block.
989     
990     USB reset causes the USB interrupts to all be reconfigured back to power-on
991     state.
992     
993     Signed-off-by: Keith Packard <keithp@keithp.com>
994
995 commit 9b974217958b1017e62d6c4f4568f547ccc30c58
996 Author: Keith Packard <keithp@keithp.com>
997 Date:   Wed May 13 20:40:42 2009 -0700
998
999     Enable radio monitor by default in teleterra, teledongle and tidongle
1000     
1001     These ground loads want to monitor the radio constantly, and not require use
1002     of the 'm' command before listening.
1003     
1004     Signed-off-by: Keith Packard <keithp@keithp.com>
1005
1006 commit 25fc03a333b2cfad0a93ebc385fbcf74b63c229e
1007 Author: Keith Packard <keithp@keithp.com>
1008 Date:   Wed May 13 20:39:28 2009 -0700
1009
1010     Remove monitor/rssi functions from telemetrum load
1011     
1012     Telemetrum is now a flight-only load, use teleterra or teledongle for ground
1013     boards.
1014     
1015     Signed-off-by: Keith Packard <keithp@keithp.com>
1016
1017 commit 05493b98eb1ae4d30cb0b600849d70b03fa33594
1018 Author: Keith Packard <keithp@keithp.com>
1019 Date:   Wed May 13 20:38:11 2009 -0700
1020
1021     Split out ao_state_names to separate file
1022     
1023     Allows state names to be used in programs without monitoring enabled.
1024     
1025     Signed-off-by: Keith Packard <keithp@keithp.com>
1026
1027 commit d085d43701e3cdd2119e947a9ae45baa78c80318
1028 Author: Keith Packard <keithp@keithp.com>
1029 Date:   Wed May 13 14:29:30 2009 -0700
1030
1031     Indicate RSSI with a blinking LED
1032     
1033     Blink the red LED at a rate proportional to the RSSI value.
1034     
1035     Signed-off-by: Keith Packard <keithp@keithp.com>
1036
1037 commit 055331d5f7d5adc40c348c3efd331a562dcda82a
1038 Author: Keith Packard <keithp@keithp.com>
1039 Date:   Wed May 13 11:19:13 2009 -0700
1040
1041     Make ao_flight_test show AGL altitude and positive acceleration under boost
1042     
1043     This makes the output more readable
1044     
1045     Signed-off-by: Keith Packard <keithp@keithp.com>
1046
1047 commit d91208fbf5fc7797b93087ef8619454c4bed0130
1048 Author: Keith Packard <keithp@keithp.com>
1049 Date:   Wed May 13 11:18:24 2009 -0700
1050
1051     Make ao_flight_test able to read raw logging data
1052     
1053     Protect ao_flight_test reading functions so that a simple
1054     'script' output can be fed to the program and have it work correctly.
1055     
1056     Signed-off-by: Keith Packard <keithp@keithp.com>
1057
1058 commit d3dbd8949e1102220ad5fd0863f493c819b96e46
1059 Author: Keith Packard <keithp@keithp.com>
1060 Date:   Wed May 13 11:16:53 2009 -0700
1061
1062     Print only RSSI when packet CRC is invalid
1063     
1064     Packets with invalid CRC usually contain bogus data, so don't print that,
1065     just print out the RSSI which may contain useful data.
1066     
1067     Signed-off-by: Keith Packard <keithp@keithp.com>
1068
1069 commit 8168820b667cc1deffab64dd81cb4e6e2e6eabe4
1070 Author: Keith Packard <keithp@keithp.com>
1071 Date:   Wed May 13 11:00:43 2009 -0700
1072
1073     Accelerometer-based velocity values are invalid after apogee
1074     
1075     Because the orientation of the flight computer relative to the ground is
1076     unknown after apogee, the accelerometer data cannot be integrated to compute
1077     velocity. Main deploy is now based purely on barometric altitude and landing
1078     detection no longer checks for a low velocity value.
1079     
1080     Signed-off-by: Keith Packard <keithp@keithp.com>
1081
1082 commit 24fdda44ff8604e40510b196ead17564d8f8cd3d
1083 Author: Keith Packard <keithp@keithp.com>
1084 Date:   Wed May 13 10:59:04 2009 -0700
1085
1086     Add velocity check for boost detect via accelerometer
1087     
1088     Bumping the rocket can cause a brief period of high acceleration, which may
1089     cause a mistaken boost detection. Require both a high acceleration and
1090     reasonable velocity to trigger boost phase.
1091     
1092     Signed-off-by: Keith Packard <keithp@keithp.com>
1093
1094 commit 7a1aa3fdbc0d1fae5e7ee027bf8904598c6ebe41
1095 Author: Keith Packard <keithp@keithp.com>
1096 Date:   Wed May 13 10:58:30 2009 -0700
1097
1098     Typo in callsign
1099
1100 commit 497c89a7d08920630894b2605c3b6a0bdc4c229b
1101 Author: Keith Packard <keithp@keithp.com>
1102 Date:   Sun May 10 23:11:06 2009 -0700
1103
1104     Use recorded accelerometer baseline data in ao_flight_test
1105     
1106     With the flight computer recording a long-term average value for the
1107     accelerometer in the flight record, use that to prime the flight test code
1108     when running a log file through the simulator.
1109     
1110     Signed-off-by: Keith Packard <keithp@keithp.com>
1111
1112 commit ba3c53636e485450f48093d0a88a6629775f7c3a
1113 Author: Keith Packard <keithp@keithp.com>
1114 Date:   Sun May 10 23:01:16 2009 -0700
1115
1116     Don't re-initialize the landing range data at each apogee detect sample
1117     
1118     The landing range values are used only after apogee detect, so we need only
1119     initialize them on the transition from apogee to drogue.
1120     
1121     Signed-off-by: Keith Packard <keithp@keithp.com>
1122
1123 commit b623b1098bc7a10d471730259438fb82804221d0
1124 Author: Keith Packard <keithp@keithp.com>
1125 Date:   Sun May 10 23:00:06 2009 -0700
1126
1127     Initialize ao_min_vel with |ao_flight_vel|
1128     
1129     As ao_min_vel is stored as an absolute value, it's important to preserve
1130     that invariant, even though we don't expect ao_flight_vel to be negative at
1131     coast.
1132     
1133     Signed-off-by: Keith Packard <keithp@keithp.com>
1134
1135 commit e9584e846b9bd7926d61451d32ba5d7a30416f7b
1136 Author: Keith Packard <keithp@keithp.com>
1137 Date:   Sun May 10 22:58:31 2009 -0700
1138
1139     Decrease telemetry rate on the pad to 1/sec instead of 20/sec
1140     
1141     Transmitting telemetry through the radio consumes a significant amount of
1142     battery; reducing the rate to 1/sec will reduce power usage while waiting
1143     for launch.
1144     
1145     Signed-off-by: Keith Packard <keithp@keithp.com>
1146
1147 commit 97cecb517cd7bf75e1219c76a93bfe6964c07052
1148 Author: Keith Packard <keithp@keithp.com>
1149 Date:   Sun May 10 22:57:19 2009 -0700
1150
1151     Increase the initial accel/baro average to 1000 samples
1152     
1153     To get an accurate baseline of the launchpad state, take a longer average of
1154     the two sensors as the unit boots up.
1155     
1156     Signed-off-by: Keith Packard <keithp@keithp.com>
1157
1158 commit 98806b1ff3f41484663d61ff430e9e2764c7b5e6
1159 Author: Keith Packard <keithp@keithp.com>
1160 Date:   Sun May 10 22:54:14 2009 -0700
1161
1162     Record average accelerometer value in flight start log record
1163     
1164     The average accelerometer value cannot be extracted from the log as the
1165     record starts after that is computed. As that drives much of the
1166     accelerometer-based state transition logic, it is an important value to
1167     have, so we log it as part of the flight start record now.
1168     
1169     Signed-off-by: Keith Packard <keithp@keithp.com>
1170
1171 commit a12edbfe21fe27a9efbf87bacda9ab4806256e2b
1172 Author: Keith Packard <keithp@keithp.com>
1173 Date:   Sat May 9 10:24:10 2009 -0700
1174
1175     Add version command to show product information
1176
1177 commit e80b87f5e3ccf152d67a2e87bdefda161c455599
1178 Author: Keith Packard <keithp@keithp.com>
1179 Date:   Sat May 9 10:23:49 2009 -0700
1180
1181     Pad callsign with nuls
1182
1183 commit beae3360828da21eb1a3c4f88e930f242d4e36b7
1184 Author: Keith Packard <keithp@keithp.com>
1185 Date:   Fri May 1 08:14:57 2009 -0700
1186
1187     USB spec limits bulk endpoints to 64 byte payload max.
1188     
1189     For full-speed devices, bulk endpoints may use 8, 16, 32 or 64 bytes, but no
1190     more.
1191
1192 commit de7814c738488c2c16c6216c93fa78128895e5d5
1193 Author: Keith Packard <keithp@keithp.com>
1194 Date:   Wed Apr 29 17:46:56 2009 -0700
1195
1196     Use 'char' instead of 'uint8_t' for character data
1197     
1198     String and character constants are of char type, so using uint8_t causes
1199     promotion to 16-bit types when comparing the two.
1200
1201 commit 4ae74fffb939d67424efa3e7f433637f1f920ebc
1202 Author: Keith Packard <keithp@keithp.com>
1203 Date:   Wed Apr 29 17:46:36 2009 -0700
1204
1205     Eliminate incorrect cast in printf string argument
1206     
1207     char * is a pointer to a string in the default address space, not a generic pointer
1208     to a string. As such, the compiler (at least 2.9.0) mis-compiles this if the
1209     cast is included.
1210
1211 commit 39f2a3c6bd501d12a92bfd38434ce67bb5beb70d
1212 Author: Keith Packard <keithp@keithp.com>
1213 Date:   Wed Apr 29 17:44:41 2009 -0700
1214
1215     Correct radio frequency shown in config display.
1216     
1217     Radio frequency base is 434.550, not 435.550
1218
1219 commit 75ca1751b7cac2f8074d0713ee96d6ab45b54f19
1220 Author: Keith Packard <keithp@keithp.com>
1221 Date:   Wed Apr 29 17:42:26 2009 -0700
1222
1223     Reset landing interval tests at apogee
1224     
1225     This moves all of the interval management into the landing test code and
1226     out of the main loop. The interval is reset at apogee to make sure the
1227     sensors produce a stable reading for at least 20 seconds
1228
1229 commit 7a1b77c2d7253a681389f32b70e2460aac188807
1230 Author: Bdale Garbee <bdale@gag.com>
1231 Date:   Sun Apr 26 17:53:13 2009 -0600
1232
1233     clean up host programs, too
1234
1235 commit 5df80c346d65a9d56a8699b056dc44924acb31fe
1236 Author: Keith Packard <keithp@keithp.com>
1237 Date:   Sun Apr 26 16:04:07 2009 -0700
1238
1239     Was missing v_batt in adc dump command
1240
1241 commit c3fec2c4c65db71e88ef0c05c69463438a7cfc6c
1242 Author: Keith Packard <keithp@keithp.com>
1243 Date:   Sun Apr 26 15:38:28 2009 -0700
1244
1245     Add manual ignition and igniter test commands
1246
1247 commit 819f1de8dd6010fae050bcef930943c7923929f9
1248 Author: Keith Packard <keithp@keithp.com>
1249 Date:   Sun Apr 26 15:38:03 2009 -0700
1250
1251     Clean up commands a bit
1252
1253 commit 178abb5c8439509926a5507911d7148b84f051b8
1254 Author: Keith Packard <keithp@keithp.com>
1255 Date:   Sun Apr 26 15:08:58 2009 -0700
1256
1257     Clear more files on make clean
1258
1259 commit 70a69f3acdca27b80cdb2069de59bbc6dba83dbd
1260 Author: Keith Packard <keithp@keithp.com>
1261 Date:   Sun Apr 26 15:05:29 2009 -0700
1262
1263     Label binaries with product and serial info
1264
1265 commit 5ed3b1cb52b573db1fee9655a29a0e6dd72f53fe
1266 Author: Keith Packard <keithp@keithp.com>
1267 Date:   Sun Apr 26 01:37:02 2009 -0700
1268
1269     Make sure full log is written and flushed on landing.
1270     
1271     The final state change to landing is recorded in the logging thread, so have
1272     that turn off logging once it has recorded that state. Then make it go to
1273     sleep.
1274
1275 commit 2e737ad00cad5d893b252d8aa9dbff3d9b800731
1276 Author: Keith Packard <keithp@keithp.com>
1277 Date:   Sun Apr 26 01:36:53 2009 -0700
1278
1279     Clean up monitor output a bit
1280
1281 commit 38a0b61b0a0b3c00f064c8d562950a17a6ddff4a
1282 Author: Keith Packard <keithp@keithp.com>
1283 Date:   Sun Apr 26 00:11:32 2009 -0700
1284
1285     Add configuration support
1286     
1287     Current config variables:
1288     Main deploy altitude above launch (in meters)
1289     Acceleration zero g calibration (manual or automatic)
1290     Radio channel (freq = 435.550MHz + channel * 100kHz)
1291     Callsign (max 8 characters)
1292     
1293     Supporting this involved shuffling code around so that the
1294     non-telemetrum builds could include only the stuff they needed.
1295
1296 commit c65f1a1acd2ca00758833cec5d3f8056d303d3e2
1297 Author: Keith Packard <keithp@keithp.com>
1298 Date:   Sat Apr 25 14:44:33 2009 -0700
1299
1300     Allow for slower ADC operation. Add power saving code.
1301     
1302     This tries to make the flight computer use less power by disabling USB in
1303     flight mode, lowering the telemetry rate after ascent. It also disables the
1304     RDF beacon during ascent and re-enables it once descent has started.
1305
1306 commit 8e7b48b5f090be81980ab00fbce814ae1cc253e4
1307 Author: Keith Packard <keithp@keithp.com>
1308 Date:   Sat Apr 25 14:44:04 2009 -0700
1309
1310     Allow ADC to be disabled
1311
1312 commit 7bc3d9962872850e7b420221cf689db16b4305cc
1313 Author: Keith Packard <keithp@keithp.com>
1314 Date:   Sat Apr 25 14:43:23 2009 -0700
1315
1316     Place CPU in P0 state while idle
1317
1318 commit e45fce7f82d704d677f84c69b0e07588d109d780
1319 Author: Keith Packard <keithp@keithp.com>
1320 Date:   Sat Apr 25 14:42:20 2009 -0700
1321
1322     Add RDF beacon and callsign to telemetry
1323
1324 commit 61510f98404bca6861b2da98f6cd9ba9deb76968
1325 Author: Keith Packard <keithp@keithp.com>
1326 Date:   Sat Apr 25 14:40:51 2009 -0700
1327
1328     Add radio code to emit a 1kHz tone
1329
1330 commit 0f07803d84b5ac89500ee33a6818c50583e3ff7f
1331 Author: Keith Packard <keithp@keithp.com>
1332 Date:   Sat Apr 25 13:18:37 2009 -0700
1333
1334     Allow the USB system to be disabled/enabled at run-time
1335
1336 commit 45976af820fc41099928df71ea8304c56eb9fc7c
1337 Author: Keith Packard <keithp@keithp.com>
1338 Date:   Sat Apr 25 13:16:27 2009 -0700
1339
1340     Make LED usage depend on target device
1341
1342 commit 4a050704ad2c497e9f1b0988334228b0bbc4c170
1343 Author: Keith Packard <keithp@keithp.com>
1344 Date:   Sat Apr 25 13:13:24 2009 -0700
1345
1346     Make some functions reentrant to save DSEG space
1347
1348 commit 6b3d25a6d6d7847765eb03b836913dd5ecef2993
1349 Author: Keith Packard <keithp@keithp.com>
1350 Date:   Fri Apr 24 19:17:37 2009 -0700
1351
1352     Add monitor task to flight software
1353     
1354     Allows the use of telemetrum in teledongle mode.
1355
1356 commit ad0d2d88a91cbd02c56ea5ff6dab23e16aec6510
1357 Author: Keith Packard <keithp@keithp.com>
1358 Date:   Fri Apr 24 19:17:19 2009 -0700
1359
1360     Report difference from ground to max altitude at landing
1361
1362 commit f94ab879ff6f97708827c74facd11003a2d8b590
1363 Author: Keith Packard <keithp@keithp.com>
1364 Date:   Fri Apr 24 19:16:29 2009 -0700
1365
1366     Display data with units while running simulation
1367
1368 commit 6fb26340b150e831a8a9e25e3b68074c29e48dbe
1369 Author: Keith Packard <keithp@keithp.com>
1370 Date:   Fri Apr 24 19:13:31 2009 -0700
1371
1372     Enabling apogee detect via speed: < 200m/s && < max_speed - 50m/s
1373     
1374     This change ensures that we actually got going fairly fast, and then slowed
1375     down a bunch before enabling apogee detect. Otherwise, we'll detect apogee
1376     right off the pad as we're not going very fast at that point...
1377     
1378     This also adds the 'f' command to show the current flight status on the USB
1379     port.
1380
1381 commit 20b9f304ecbddd73a0ee2461b4c5e80f08157f98
1382 Author: Keith Packard <keithp@keithp.com>
1383 Date:   Fri Apr 24 19:12:28 2009 -0700
1384
1385     configure igniter ports, set values to measured ones
1386
1387 commit 6bf1d91ce0b723abe2bcec89668c13135ec044cf
1388 Author: Keith Packard <keithp@keithp.com>
1389 Date:   Fri Apr 24 19:11:40 2009 -0700
1390
1391     Move ao_led_init to end of file to be consistent with other files
1392
1393 commit b4de7d550ec9a09ccf5f6a72debc6646706e3516
1394 Author: Keith Packard <keithp@keithp.com>
1395 Date:   Fri Apr 24 19:10:20 2009 -0700
1396
1397     Define ao_state_names in ao.h so other people can share
1398
1399 commit 8e62747b3692d0ac75b08eaf5c3e4b5d766be6ad
1400 Author: Keith Packard <keithp@keithp.com>
1401 Date:   Fri Apr 24 19:09:31 2009 -0700
1402
1403     Bump NUM_CMDS to 10
1404
1405 commit 2f781beb73ef24ab5fbe2688a83d07ad26c15972
1406 Author: Keith Packard <keithp@keithp.com>
1407 Date:   Fri Apr 24 19:09:09 2009 -0700
1408
1409     Move beep_init to end of file to be consistent with other files
1410
1411 commit b99315cee4ab796376458a2442cf36806fa4aed3
1412 Author: Keith Packard <keithp@keithp.com>
1413 Date:   Fri Apr 24 10:19:31 2009 -0700
1414
1415     Update flight algorithm based on data collected from SN-1 Flight 1
1416     
1417     This now correctly sequences through the flight data collected from the
1418     first TeleMetrum test flight.
1419     
1420     This also completes up the flight algorithm test harness (ao_flight_test),
1421     which runs the flight algorithm on the Linux host from a captured data log.
1422
1423 commit b32f2f0090ff967edac07ae4d7a9895ed0b96d31
1424 Author: Keith Packard <keithp@keithp.com>
1425 Date:   Thu Apr 23 22:17:44 2009 -0700
1426
1427     Add igniters and update flight control algorithm
1428
1429 commit f155333ae18a25068644792e8940269d9fb28033
1430 Author: Keith Packard <keithp@keithp.com>
1431 Date:   Fri Apr 24 00:15:09 2009 -0700
1432
1433     Avoid ram from 0xfda2 through feff, its funky
1434
1435 commit f9c1c545c9dc11c3190a6cf7504883131fffce2f
1436 Author: Keith Packard <keithp@keithp.com>
1437 Date:   Thu Apr 23 22:18:33 2009 -0700
1438
1439     remove ao_flight_test until its ready
1440
1441 commit 86e73c009f78dc4664883353124fc891fbb01dce
1442 Author: Keith Packard <keithp@keithp.com>
1443 Date:   Thu Apr 23 20:50:07 2009 -0700
1444
1445     Add teledongle module
1446
1447 commit 204daac71ad56926730f5d6860bd70c645302e19
1448 Author: Keith Packard <keithp@keithp.com>
1449 Date:   Thu Apr 23 14:26:01 2009 -0700
1450
1451     Set telemetry rate to 100ms
1452
1453 commit 306b28f632e21b42ab165e7944283cf9764b590e
1454 Author: Keith Packard <keithp@keithp.com>
1455 Date:   Thu Apr 23 14:23:26 2009 -0700
1456
1457     Wrong license on ao_monitor.c
1458
1459 commit dca3a6de26d26c0020f3fb2cf5d8ac1552c195b1
1460 Author: Keith Packard <keithp@keithp.com>
1461 Date:   Thu Apr 23 14:23:00 2009 -0700
1462
1463     Crank up radio to 10dBm
1464
1465 commit fbe3096f7e9a8112dbc79f376eccdaa6872ae520
1466 Author: Keith Packard <keithp@keithp.com>
1467 Date:   Wed Apr 22 16:03:28 2009 -0700
1468
1469     Add COPYING file
1470
1471 commit 9b7788f18bbaf3c4e5ebbf6c5ebd926468b0e045
1472 Author: Keith Packard <keithp@keithp.com>
1473 Date:   Wed Apr 22 15:55:01 2009 -0700
1474
1475     Clean up TeleTerra files
1476
1477 commit 61cee50c86e275f9fde875bd317c3e74255394ec
1478 Author: Keith Packard <keithp@keithp.com>
1479 Date:   Wed Apr 22 15:53:55 2009 -0700
1480
1481     simplify ao_time function
1482
1483 commit 3703ecdc9e190f2e0b7ead0e71b78be881c1f3b7
1484 Author: Keith Packard <keithp@keithp.com>
1485 Date:   Wed Apr 22 15:53:46 2009 -0700
1486
1487     One line radio status
1488
1489 commit 1fbb3c17672a03ea6318fee07f9c2dcd7a8d0b16
1490 Author: Keith Packard <keithp@keithp.com>
1491 Date:   Wed Apr 22 15:49:16 2009 -0700
1492
1493     Add new binaries to .gitignore
1494
1495 commit 00d5610caff61559eb24c24beaa56629d6bb03be
1496 Author: Keith Packard <keithp@keithp.com>
1497 Date:   Wed Apr 22 15:49:00 2009 -0700
1498
1499     Speed up dbg port bit frobbing
1500
1501 commit c7555eb16876aa8ff9fe7f648d325a1b8fb54d23
1502 Author: Keith Packard <keithp@keithp.com>
1503 Date:   Wed Apr 22 15:48:28 2009 -0700
1504
1505     Use sdcc from path
1506
1507 commit ada6dea04b94be016598566c4c13e6105aaec353
1508 Author: Keith Packard <keithp@keithp.com>
1509 Date:   Wed Apr 22 15:48:14 2009 -0700
1510
1511     Clean up task list formatting
1512
1513 commit 0a1b2297ee9f5bbb918bd72f26088a3e0b84839a
1514 Author: Keith Packard <keithp@keithp.com>
1515 Date:   Wed Apr 22 15:47:57 2009 -0700
1516
1517     Control radio monitoring with the M command
1518
1519 commit 837c620f07b63efc171be3ac14c78bc99adf7592
1520 Author: Keith Packard <keithp@keithp.com>
1521 Date:   Wed Apr 22 14:25:43 2009 -0700
1522
1523     Shrink USB output buffers, work around USB packet errors
1524
1525 commit d87e9c25947d7cc2eba8894a524977f2c55a089a
1526 Author: Keith Packard <keithp@keithp.com>
1527 Date:   Tue Apr 21 02:07:24 2009 -0700
1528
1529     Clean up telemetry now that all packets are the same
1530
1531 commit 1b333def5052d2ed47fdeaef23a897fe326f6340
1532 Author: Keith Packard <keithp@keithp.com>
1533 Date:   Tue Apr 21 02:07:08 2009 -0700
1534
1535     Add longer debug delays to reset/debug_mode entry
1536
1537 commit d1887ded41a5bfec8e10e9fd736fa9444b9b6222
1538 Author: Keith Packard <keithp@keithp.com>
1539 Date:   Tue Apr 21 01:17:03 2009 -0700
1540
1541     Fix up fancy dbg stuff. Add teleterra initial bits.
1542     
1543     The dbg stuff needed a bit of help to actually walk the tables; it appears
1544     that complex expressions confuse sdcc.
1545     
1546     This also adds primitive teleterra bits, but no UI, etc.
1547     
1548     Signed-off-by: Keith Packard <keithp@keithp.com>
1549
1550 commit 43c8f7012102cdb591ace899420c10e4a78385ad
1551 Author: Keith Packard <keithp@keithp.com>
1552 Date:   Mon Apr 20 23:33:41 2009 -0700
1553
1554     Add radio support. Build separate executables for TeleMetrum and the TI dongle
1555     
1556     Ok, way too big a patch, but things were in rough shape.
1557     This patch adds support for the radio, both transmit and receive.
1558     Then, because I could no longer run the TeleMetrum code on the TI
1559     dongle, I ended up building a separate image for the TI board, which
1560     involved creating a mechanism for having multiple command sets and splitting
1561     code for different functions into different files.
1562
1563 commit 5be13b76a2e29b84cd6d1eec065e3354b0dafce5
1564 Author: Keith Packard <keithp@keithp.com>
1565 Date:   Sat Apr 18 23:19:24 2009 -0700
1566
1567     Start using pdata area for less-frequently used data
1568
1569 commit 3e18b5a0d4c7d84df98b6ed0b7783de1d42d45bf
1570 Author: Keith Packard <keithp@keithp.com>
1571 Date:   Sat Apr 18 23:19:05 2009 -0700
1572
1573     Slow down panic presentation
1574
1575 commit c4e983daa4579896b227fdcb2be43fad75e94307
1576 Author: Keith Packard <keithp@keithp.com>
1577 Date:   Sat Apr 18 23:17:45 2009 -0700
1578
1579     Parse GPS data locally. Add 'g' command to display recent GPS results.
1580     
1581     This parses the GPS GGA message and stores it in a global variable,
1582     protected by a mutex.
1583
1584 commit ed6f67dc47d750d5ff8bea63ae7cbb560689b9b6
1585 Author: Keith Packard <keithp@keithp.com>
1586 Date:   Sat Apr 18 23:16:01 2009 -0700
1587
1588     Add task names and 'T' command to show task status.
1589     
1590     The T command shows the current wchan and PC for each task in the system.
1591
1592 commit 3d5a5fc4db5f681e848202c4ee4099d2879677d6
1593 Author: Keith Packard <keithp@keithp.com>
1594 Date:   Sat Apr 18 19:32:18 2009 -0700
1595
1596     Fix GPL version at 2
1597     
1598     Signed-off-by: Keith Packard <keithp@keithp.com>
1599
1600 commit 022f83ca6fd589005d8eb3e25e633950fef69fa7
1601 Author: Keith Packard <keithp@keithp.com>
1602 Date:   Fri Apr 17 23:38:14 2009 -0700
1603
1604     Add gps, debug dongle support and pressure alt tables
1605     
1606     GPS also pulled in serial support. The altitude tables take raw 11-bit
1607     pressure sample numbers and convert them to standard pressure altitude
1608     values.
1609     
1610     Signed-off-by: Keith Packard <keithp@keithp.com>
1611
1612 commit 31fce622b1bab7e3f421069d7f6d4d9bdcd825de
1613 Author: Keith Packard <keithp@keithp.com>
1614 Date:   Fri Apr 17 10:32:45 2009 -0700
1615
1616     Enable FEC in radio packets
1617
1618 commit 293a357911090a2f37bdd6f7ea96942079ffdf2e
1619 Author: Keith Packard <keithp@keithp.com>
1620 Date:   Fri Apr 17 10:29:42 2009 -0700
1621
1622     Add CRC to radio packets
1623
1624 commit 20834caf01ddf481e8362b0d2627ef383a82e09d
1625 Author: Keith Packard <keithp@keithp.com>
1626 Date:   Fri Apr 17 10:23:10 2009 -0700
1627
1628     Add data whitening
1629
1630 commit 94e5343a72121a81ab19bf5025e6b6fc9847eb4f
1631 Author: Keith Packard <keithp@keithp.com>
1632 Date:   Fri Apr 17 10:19:25 2009 -0700
1633
1634     Add packet status byte defines
1635
1636 commit 04bc51c170c6f22bb5cc16867ce9a307818a7a00
1637 Author: Keith Packard <keithp@keithp.com>
1638 Date:   Fri Apr 17 10:11:31 2009 -0700
1639
1640     Add separate xmit/recv programs to radio demo
1641
1642 commit fafe55c3405964e0defdf25b6c00236f9aaefbc5
1643 Author: Keith Packard <keithp@keithp.com>
1644 Date:   Fri Apr 17 10:11:11 2009 -0700
1645
1646     Get env var for debug method selection
1647
1648 commit 26095fc0511ee0d5213f038986032f7c59964cf0
1649 Author: Keith Packard <keithp@keithp.com>
1650 Date:   Fri Apr 17 10:10:47 2009 -0700
1651
1652     Run-time selection between cp2103 and cc1111
1653
1654 commit 543bedde83cbce5145668e72965e02d892187b59
1655 Author: Keith Packard <keithp@keithp.com>
1656 Date:   Thu Apr 16 20:38:14 2009 -0700
1657
1658     Send data
1659
1660 commit 5e2393eb6b1a6d7b180bd63d5165ee7b7ff5f9e0
1661 Author: Keith Packard <keithp@keithp.com>
1662 Date:   Wed Apr 15 14:25:26 2009 -0700
1663
1664     Move a bunch of variables from __data to __xdata
1665
1666 commit 4d1091d9bd121f05f5fe0a9c9d2bc0da8c562b9a
1667 Author: Keith Packard <keithp@keithp.com>
1668 Date:   Tue Apr 14 21:25:15 2009 -0700
1669
1670     Slow down panic code, disable interrupts
1671
1672 commit 545478dd02eaeff6a65d318e722b1e4fce5e01b4
1673 Author: Keith Packard <keithp@keithp.com>
1674 Date:   Tue Apr 14 21:24:25 2009 -0700
1675
1676     Keep reporting flight state while it changes
1677
1678 commit 9605045164882b4ca3d1317ac860b02513a51f30
1679 Author: Keith Packard <keithp@keithp.com>
1680 Date:   Tue Apr 14 21:23:55 2009 -0700
1681
1682     use red LED to indicate system startup
1683
1684 commit dc844ee7e49a3b6145b3165252a592ed070d600f
1685 Author: Keith Packard <keithp@keithp.com>
1686 Date:   Tue Apr 14 21:23:13 2009 -0700
1687
1688     Use ao_ee_flush_internal while holding mutex
1689
1690 commit 5e45d1c89b00e74d5b2730345843f43aab516af2
1691 Author: Keith Packard <keithp@keithp.com>
1692 Date:   Tue Apr 14 21:22:56 2009 -0700
1693
1694     Leave beeping and lights to the flight code
1695
1696 commit 902c342289c1d13a4d55b9224acb6d67578b7a60
1697 Author: Keith Packard <keithp@keithp.com>
1698 Date:   Tue Apr 14 21:22:31 2009 -0700
1699
1700     Make mutex functions reentrant
1701
1702 commit acc4fc635edb70ec1ba2dff9f7ac0c8542c72c47
1703 Author: Keith Packard <keithp@keithp.com>
1704 Date:   Tue Apr 14 19:08:01 2009 -0700
1705
1706     Add in existing flight pieces: flight/report/log
1707     
1708     These pieces come from the old telemetrum firmware.
1709     
1710     Signed-off-by: Keith Packard <keithp@keithp.com>
1711
1712 commit ac99982b10fd5772218660137ee21db9b90cd885
1713 Author: Keith Packard <keithp@keithp.com>
1714 Date:   Tue Apr 14 14:21:56 2009 -0700
1715
1716     Add eeprom driver and command loop
1717     
1718     This involved adding dma control and a mutex implementation.
1719     
1720     Signed-off-by: Keith Packard <keithp@keithp.com>
1721
1722 commit fbd8f4aff5058f4d371596b04715b7cb6d38e729
1723 Author: Keith Packard <keithp@keithp.com>
1724 Date:   Tue Apr 14 11:04:09 2009 -0700
1725
1726     Switch from --model-large to --model-small
1727     
1728     This shrinks the application quite a bit, and should make it faster as well.
1729     
1730     Signed-off-by: Keith Packard <keithp@keithp.com>
1731
1732 commit fb63262699d3a6fbf347d24efda8b01f75b7d0d3
1733 Author: Keith Packard <keithp@keithp.com>
1734 Date:   Tue Apr 14 10:02:19 2009 -0700
1735
1736     Add comments, clean up white space, etc.
1737     
1738     Various clean ups now that the basic code appears to work.
1739     
1740     Signed-off-by: Keith Packard <keithp@keithp.com>
1741
1742 commit 7e4abf3a40c39d0ce4f466281bef9a464df85dd4
1743 Author: Keith Packard <keithp@keithp.com>
1744 Date:   Mon Apr 13 21:58:07 2009 -0700
1745
1746     Switch USB to double-buffered
1747
1748 commit b56a44e48552bc32dbba9ff21770c370219a684a
1749 Author: Keith Packard <keithp@keithp.com>
1750 Date:   Mon Apr 13 21:51:59 2009 -0700
1751
1752     Fix USB input/output by reloading packet limits.
1753     
1754     The USB controller is reset during the connection process, which clears the
1755     packet limits set in the controller at initialization time. Reload those
1756     values when the configuration is set.
1757     
1758     Signed-off-by: Keith Packard <keithp@keithp.com>
1759
1760 commit cdaf3fc5802acf2ddc7972a15649ab0e1b31b873
1761 Author: Keith Packard <keithp@keithp.com>
1762 Date:   Mon Apr 13 20:39:46 2009 -0700
1763
1764     USB working up through reading strings
1765
1766 commit c5c1e3fb1c253d387be02c127253ac2a55d577b4
1767 Author: Keith Packard <keithp@keithp.com>
1768 Date:   Mon Apr 13 13:51:08 2009 -0700
1769
1770     Add USB support.
1771     
1772     This offers a single CDC ACM device over USB.
1773     
1774     Signed-off-by: Keith Packard <keithp@keithp.com>
1775
1776 commit f3f25a1cec7d2a034aa544569cfd23bea1a996c5
1777 Author: Keith Packard <keithp@keithp.com>
1778 Date:   Sun Apr 12 23:53:55 2009 -0700
1779
1780     Add beep/led support.
1781     
1782     Support our P2_0 connected buzzer, and formalize LED output support.
1783     
1784     Signed-off-by: Keith Packard <keithp@keithp.com>
1785
1786 commit e14f07bfdb8824fc7ed6df1129c66ee39ffd6d54
1787 Author: Keith Packard <keithp@keithp.com>
1788 Date:   Sun Apr 12 23:17:16 2009 -0700
1789
1790     Add A/D sampler
1791     
1792     Sample A/D at the timer tick, placing data in a ring
1793     of samples.
1794     
1795     Signed-off-by: Keith Packard <keithp@keithp.com>
1796
1797 commit 823f4f92de0c1f8dd7a644a8e56ffe9822bee6e2
1798 Author: Keith Packard <keithp@keithp.com>
1799 Date:   Sun Apr 12 22:52:47 2009 -0700
1800
1801     Add 100Hz timer
1802     
1803     Use Timer 1 to generate a 100Hz timer interrupt
1804
1805 commit 650a77e209dbb54c8d8fd9824cee430985564973
1806 Author: Keith Packard <keithp@keithp.com>
1807 Date:   Sun Apr 12 21:58:49 2009 -0700
1808
1809     Update README
1810
1811 commit 870e98334018a66de8a6e4a659d2dc5dee1cbecf
1812 Author: Keith Packard <keithp@keithp.com>
1813 Date:   Sun Apr 12 21:52:56 2009 -0700
1814
1815     GPL Version 2 only
1816
1817 commit 11c526bdcbf4012e18fbfdc29ca8832870ca38f0
1818 Author: Keith Packard <keithp@keithp.com>
1819 Date:   Sun Apr 12 21:47:32 2009 -0700
1820
1821     Add load command to s51
1822
1823 commit 55402ba3e87fd699c51079843309f1f0d1534724
1824 Author: Keith Packard <keithp@keithp.com>
1825 Date:   Sun Apr 12 21:33:55 2009 -0700
1826
1827     Make test more complicated
1828
1829 commit 3d3f849c9af9028f667cef4afedc0798d39a9efc
1830 Author: Keith Packard <keithp@keithp.com>
1831 Date:   Sun Apr 12 21:33:46 2009 -0700
1832
1833     SP points at last pushed byte
1834
1835 commit f72c4cbc8fd9412dd1cce0fc446e7bbd2edc2d34
1836 Author: Keith Packard <keithp@keithp.com>
1837 Date:   Sun Apr 12 20:27:03 2009 -0700
1838
1839     Add .gitignore
1840
1841 commit 1903a86bf2cc6b685ccc475e62eabe49a4ec5b43
1842 Author: Keith Packard <keithp@keithp.com>
1843 Date:   Sun Apr 12 20:25:39 2009 -0700
1844
1845     Initial AltOS import
1846
1847 commit 5221dc63cf3a059a32aca2bfa7828c215be814a1
1848 Author: Keith Packard <keithp@keithp.com>
1849 Date:   Sun Apr 12 12:38:58 2009 -0700
1850
1851     Add ccdump
1852
1853 commit ee110425fb814780476d1d3d8a257af126f41763
1854 Author: Keith Packard <keithp@keithp.com>
1855 Date:   Mon Apr 6 17:09:23 2009 -0700
1856
1857     Bump buffer pointer as data is written to cc-usb
1858
1859 commit 2d9b8a83a2d9f495199033e43f519d26f27938fe
1860 Author: Keith Packard <keithp@keithp.com>
1861 Date:   Mon Apr 6 11:31:49 2009 -0700
1862
1863     Add support for a serial-connected custom debug dongle
1864     
1865     This uses the cc1111 board as a custom debug dongle with faster
1866     methods for communicating with the debug target.
1867
1868 commit 24edd56155ed0fa02fdd8f66fdc7aa5a1021bf7d
1869 Author: Keith Packard <keithp@keithp.com>
1870 Date:   Wed Apr 1 17:50:47 2009 -0700
1871
1872     Reset cc1111 on s51 exit
1873
1874 commit 5fcfe854d29e1862d9a6adcbef3ef5119eb52fa3
1875 Author: Keith Packard <keithp@keithp.com>
1876 Date:   Wed Apr 1 00:06:45 2009 -0700
1877
1878     Add timer-based beep test
1879
1880 commit 91607bebdd167ac632aca4b66e22cb0cabdf0d20
1881 Author: Keith Packard <keithp@keithp.com>
1882 Date:   Thu Mar 26 22:41:47 2009 -0700
1883
1884     Add readline support to s51
1885
1886 commit 66ee94ed10e3d79b24f45a5c63e58456d4d30343
1887 Author: Keith Packard <keithp@keithp.com>
1888 Date:   Wed Mar 25 11:37:48 2009 -0700
1889
1890     Deal with MSB-outputing DMA engine
1891
1892 commit d3732fd405af03c3752a84c4b78da7ef5ebd3744
1893 Author: Keith Packard <keithp@keithp.com>
1894 Date:   Wed Mar 25 11:14:03 2009 -0700
1895
1896     Flip ADC bytes around
1897
1898 commit 50cc8e97e76d9b60c622962e1c74cf422dfb2c0f
1899 Author: Keith Packard <keithp@keithp.com>
1900 Date:   Wed Mar 25 11:01:30 2009 -0700
1901
1902     Add spacing for serial adc data
1903
1904 commit 5577ca3762bfc000b0bc3782c73a8f95996a28a6
1905 Author: Keith Packard <keithp@keithp.com>
1906 Date:   Wed Mar 25 10:58:57 2009 -0700
1907
1908     Inc only one on dest addr
1909
1910 commit 378227d869a3e8787c532c8c4e1563b44002c4b5
1911 Author: Keith Packard <keithp@keithp.com>
1912 Date:   Wed Mar 25 10:55:17 2009 -0700
1913
1914     Dump remaining inputs
1915
1916 commit f54a41e37d6897db2e24fbc82880076b78a0ae41
1917 Author: Keith Packard <keithp@keithp.com>
1918 Date:   Wed Mar 25 10:50:36 2009 -0700
1919
1920     Remove poll for ti demo button
1921
1922 commit 2b93a70fdd9e47e8195855451aa19ecad5d8b068
1923 Author: Keith Packard <keithp@keithp.com>
1924 Date:   Wed Mar 25 10:50:14 2009 -0700
1925
1926     Add adc to serial conversion
1927
1928 commit d9fd548db15232e3a8823815962b252c7a5e7cba
1929 Author: Keith Packard <keithp@keithp.com>
1930 Date:   Wed Mar 25 10:04:50 2009 -0700
1931
1932     Add ADC via DMA example
1933
1934 commit 61faf2b773300988fe27cfde5bc045be9950a1b0
1935 Author: Keith Packard <keithp@keithp.com>
1936 Date:   Wed Mar 25 09:45:14 2009 -0700
1937
1938     Add DMA example
1939
1940 commit 7b3fdf5b42c9be9bebc1ceb7a52ff0f5a2a28fcd
1941 Author: Keith Packard <keithp@keithp.com>
1942 Date:   Wed Mar 25 01:05:36 2009 -0700
1943
1944     Back to 0dBm
1945
1946 commit 31d59b88baa2cd96dc6263d1c5877283f2cd8c36
1947 Author: Keith Packard <keithp@keithp.com>
1948 Date:   Wed Mar 25 01:03:08 2009 -0700
1949
1950     Make radio test compile again
1951
1952 commit 9ce713fdd19bf1a51370dacba3670504356c5c11
1953 Author: Keith Packard <keithp@keithp.com>
1954 Date:   Wed Mar 25 01:02:07 2009 -0700
1955
1956     Wait for xtal to stabilize
1957
1958 commit ffd43886dc902f3bb7407294018e3d62cac39480
1959 Author: Keith Packard <keithp@keithp.com>
1960 Date:   Wed Mar 25 00:55:11 2009 -0700
1961
1962     Check serial input
1963
1964 commit 029963cc94fbb47560118b5de73c537e2c14ed7c
1965 Author: Keith Packard <keithp@keithp.com>
1966 Date:   Wed Mar 25 00:50:02 2009 -0700
1967
1968     Eliminate array walking
1969
1970 commit 019456a17d36f8f9f9b72cfbc980492175086d32
1971 Author: Keith Packard <keithp@keithp.com>
1972 Date:   Wed Mar 25 00:41:49 2009 -0700
1973
1974     Add a per-char delay
1975
1976 commit cfaf187e96ba98eb8dd934409a10bc70273fe68a
1977 Author: Keith Packard <keithp@keithp.com>
1978 Date:   Wed Mar 25 00:36:35 2009 -0700
1979
1980     Use UTX1IF to wait for serial TX complete
1981
1982 commit 006124529b243c7657a94312d2c868a82878d8bb
1983 Author: Keith Packard <keithp@keithp.com>
1984 Date:   Wed Mar 25 00:29:29 2009 -0700
1985
1986     Send more interesting text
1987
1988 commit 5049acd3d1ae42304513f667f55a2ddffa4c685a
1989 Author: Keith Packard <keithp@keithp.com>
1990 Date:   Wed Mar 25 00:24:56 2009 -0700
1991
1992     More random serial bit frobbing
1993
1994 commit 50bdc2407c674a4770912d3a626f36820a7f1527
1995 Author: Keith Packard <keithp@keithp.com>
1996 Date:   Wed Mar 25 00:13:15 2009 -0700
1997
1998     Flip serial TX code around a bit
1999
2000 commit 7b7617e376afe0df1d505375b76198358330370c
2001 Author: Keith Packard <keithp@keithp.com>
2002 Date:   Wed Mar 25 00:09:47 2009 -0700
2003
2004     Try serial polarity high/high
2005
2006 commit 18edacdb1e6e429cc29a164e22ef2a566096b9d9
2007 Author: Keith Packard <keithp@keithp.com>
2008 Date:   Wed Mar 25 00:06:32 2009 -0700
2009
2010     Make serial test simpler
2011
2012 commit 62744c186792739c3bf5798c80ff87c69fbe2b65
2013 Author: Keith Packard <keithp@keithp.com>
2014 Date:   Wed Mar 25 00:03:45 2009 -0700
2015
2016     Flip start/stop bits around
2017
2018 commit 9e96107d5d1a9681b07c36bb5860c748bfe10ec0
2019 Author: Keith Packard <keithp@keithp.com>
2020 Date:   Tue Mar 24 23:57:12 2009 -0700
2021
2022     Stop high
2023
2024 commit c41ceb9a488b2209d1d3c09967d1473ce608030f
2025 Author: Keith Packard <keithp@keithp.com>
2026 Date:   Tue Mar 24 23:24:01 2009 -0700
2027
2028     Change radio to -30dBm
2029
2030 commit c35de083ca3d4f362063b056a0fd74ffe629d168
2031 Author: Keith Packard <keithp@keithp.com>
2032 Date:   Tue Mar 24 23:11:48 2009 -0700
2033
2034     Add serial test program
2035
2036 commit 8ecbd8734f0fb5588b2a8eb20720cfc6f43dfb47
2037 Author: Keith Packard <keithp@keithp.com>
2038 Date:   Tue Mar 24 22:37:38 2009 -0700
2039
2040     Wait for xtal to stabilize after changing to 24MHz
2041
2042 commit e120269fc0f8e14ddf1755337b1d092173e16da2
2043 Author: Keith Packard <keithp@keithp.com>
2044 Date:   Tue Mar 24 22:21:31 2009 -0700
2045
2046     Actually return byte read from SPI
2047
2048 commit de1ac6f99a1526fa840a52cfc10fa3edc0589bed
2049 Author: Keith Packard <keithp@keithp.com>
2050 Date:   Tue Mar 24 22:12:51 2009 -0700
2051
2052     Clear UxCSR_TX_BYTE after transmitting a byte
2053
2054 commit 3ed3ff63e46767a256d30c5da5c52ae20089a91d
2055 Author: Keith Packard <keithp@keithp.com>
2056 Date:   Tue Mar 24 20:04:58 2009 -0700
2057
2058     Led the LED turn on
2059
2060 commit 91b3a6ae74184692f45702587c4d678b2799ad8c
2061 Author: Keith Packard <keithp@keithp.com>
2062 Date:   Tue Mar 24 19:55:04 2009 -0700
2063
2064     actually write and compare SPI test bits
2065
2066 commit 7de3a43887485c3c6cf52960376ccde33fb33985
2067 Author: Keith Packard <keithp@keithp.com>
2068 Date:   Tue Mar 24 19:54:02 2009 -0700
2069
2070     Add USART-based SPI test code
2071
2072 commit ef0eef68280e9b6ca5e3bb71062e23054340e1ed
2073 Author: Keith Packard <keithp@keithp.com>
2074 Date:   Tue Mar 24 17:22:36 2009 -0700
2075
2076     Change spi test string
2077
2078 commit 8131389ee5018c05b721146a98367150cf500fdf
2079 Author: Keith Packard <keithp@keithp.com>
2080 Date:   Tue Mar 24 17:15:09 2009 -0700
2081
2082     Oops, not merging in the bit read for SPI test
2083
2084 commit 3429016d1359ec650993d2fb0596184e3f717871
2085 Author: Keith Packard <keithp@keithp.com>
2086 Date:   Tue Mar 24 17:04:45 2009 -0700
2087
2088     Adjust clock/data phase for spi test
2089
2090 commit fedd18b28ea54e1dabcd2f9e8cab3ae4ee0fd070
2091 Author: Keith Packard <keithp@keithp.com>
2092 Date:   Tue Mar 24 16:35:13 2009 -0700
2093
2094     MISO needs to be an input
2095
2096 commit f0c233f25a208a636833312b1766825815735304
2097 Author: Keith Packard <keithp@keithp.com>
2098 Date:   Tue Mar 24 15:41:55 2009 -0700
2099
2100     Add bit-banging spi eeprom test program
2101
2102 commit 6eeee64cf16ccc9218dbdde5426f25bda5e3407f
2103 Author: Bdale Garbee <bdale@gag.com>
2104 Date:   Wed Mar 18 02:58:33 2009 -0600
2105
2106     working beep at around 4khz
2107
2108 commit 4726317de811c20e8d6754762437b5c9cbb3a48c
2109 Author: Keith Packard <keithp@keithp.com>
2110 Date:   Wed Mar 18 01:54:34 2009 -0700
2111
2112     Add simple test program to light up the transmitter at 434.550MHz
2113     
2114     This starts a transmit sequence, but doesn't send any data so the
2115     transmitter just locks on.
2116
2117 commit a0a27600ee2bf237e74eb83767a8d2e7c91df24f
2118 Author: Keith Packard <keithp@keithp.com>
2119 Date:   Sun Mar 15 18:14:21 2009 -0700
2120
2121     Correctly comment which bit the beep program uses
2122
2123 commit 25b77d236c01258abfc03114c2fc9ea2d69ca6e7
2124 Author: Keith Packard <keithp@keithp.com>
2125 Date:   Sun Mar 15 18:11:53 2009 -0700
2126
2127     Add telemetrum beeper example
2128
2129 commit 164b4e4749ad64ebbe26e84fd7b4fa1aa733dbe4
2130 Author: Keith Packard <keithp@keithp.com>
2131 Date:   Sun Mar 15 18:11:20 2009 -0700
2132
2133     sdcc gets the lib path correct based on the model
2134
2135 commit 04a316133af93b79bfbebb91f05eec1015ec2abc
2136 Author: Keith Packard <keithp@keithp.com>
2137 Date:   Sun Mar 15 18:10:43 2009 -0700
2138
2139     Bump debug speed back up
2140
2141 commit 9fd63972758d6d5572f7bcaadec9b1c0e974a2e8
2142 Author: Keith Packard <keithp@keithp.com>
2143 Date:   Sat Mar 7 21:05:40 2009 -0800
2144
2145     Only flip changing bits in async mode
2146
2147 commit c8fd04e154bcfd65ae1200980bd8163caabd7fe4
2148 Author: Keith Packard <keithp@keithp.com>
2149 Date:   Sat Mar 7 21:05:06 2009 -0800
2150
2151     The debug port only works if reset is higher than clock. weird
2152
2153 commit ade11f88754b4ab0386ebf86afc5257e59238f62
2154 Author: Keith Packard <keithp@keithp.com>
2155 Date:   Sat Mar 7 21:04:38 2009 -0800
2156
2157     Make manual bit flipping sync after every transaction
2158
2159 commit e63b5271bb54afc36e4b9891e51e053ff6011092
2160 Author: Keith Packard <keithp@keithp.com>
2161 Date:   Sat Mar 7 14:49:22 2009 -0800
2162
2163     Add ccmanual
2164
2165 commit 77d754afc2d14aaa4413c13ebe3777ef385f62a9
2166 Author: Keith Packard <keithp@keithp.com>
2167 Date:   Sat Mar 7 14:48:49 2009 -0800
2168
2169     Sync after manual bit reading
2170
2171 commit 5a338c8a7394d003355f96a8777b6fe83bb8493c
2172 Author: Keith Packard <keithp@keithp.com>
2173 Date:   Sat Mar 7 14:48:35 2009 -0800
2174
2175     Flip debug pins around to match telemetrum
2176
2177 commit cc0495b7028f4b1189a00707d828a68534d1dea2
2178 Author: Keith Packard <keithp@keithp.com>
2179 Date:   Fri Mar 6 22:52:35 2009 -0800
2180
2181     Wait for a while when switching the RESET_N line
2182     
2183     The cc1111 manual suggests placing a 2.7kΩ resister and 1nF capacitor on the
2184     RESET_N line to filter out noise. This increases the time necessary to reset
2185     the chip to several microseconds which is longer than the interval between
2186     two USB packets. Flush the USB packet queue and sleep for a while after
2187     changing the value on the RESET_N line to make sure the chip sees the state
2188     change.
2189     
2190     Signed-off-by: Keith Packard <keithp@keithp.com>
2191
2192 commit 41289e6d8f1767547a33fea349866e928e44910f
2193 Author: Bdale Garbee <bdale@gag.com>
2194 Date:   Mon Mar 2 07:46:20 2009 -0700
2195
2196     minor s51.1 formatting fixes
2197     
2198     Signed-off-by: Keith Packard <keithp@keithp.com>
2199
2200 commit fdee231ed097a4348aee78fbd4aa92826b80de03
2201 Author: Keith Packard <keithp@keithp.com>
2202 Date:   Sun Mar 1 23:12:31 2009 -0800
2203
2204     Add s51 manual.
2205     
2206     This documents (briefly) the s51 hex debugging interface program, including
2207     some simple commands to test the operation of the system interactively.
2208     
2209     Signed-off-by: Keith Packard <keithp@keithp.com>
2210
2211 commit f7d91bd23b8214e09deae0aafb516331e934c49b
2212 Author: Keith Packard <keithp@keithp.com>
2213 Date:   Sun Mar 1 18:43:03 2009 -0800
2214
2215     Sometimes the link breaks and the GET_PC command returns garbage
2216
2217 commit 3cc8d11eb8d5d0b42141dd84a58d461287f59e3a
2218 Author: Keith Packard <keithp@keithp.com>
2219 Date:   Sun Jan 25 08:38:48 2009 -0800
2220
2221     Support 'set' command
2222     
2223     The 'set' command modifies target memory and registers
2224     
2225     Signed-off-by: Keith Packard <keithp@keithp.com>
2226
2227 commit 60940b4be23962db79b8e914ec943d0636dd68ad
2228 Author: Keith Packard <keithp@keithp.com>
2229 Date:   Mon Jan 5 21:45:21 2009 -0800
2230
2231     Expose ccdbg_set_clock API
2232     
2233     This allows applications to change the debug port clock
2234     rate on the fly.
2235     
2236     Signed-off-by: Keith Packard <keithp@keithp.com>
2237
2238 commit eb09e61b0682eb2aeac8e1a34d58b897ba6db8e7
2239 Author: Keith Packard <keithp@keithp.com>
2240 Date:   Mon Jan 5 21:44:44 2009 -0800
2241
2242     Use custom sdcc libraries (this needs to be configured...)
2243     
2244     Signed-off-by: Keith Packard <keithp@keithp.com>
2245
2246 commit 1ccfe0887c794397131ab1c986c25f66eea86a6c
2247 Author: Keith Packard <keithp@keithp.com>
2248 Date:   Mon Jan 5 21:43:44 2009 -0800
2249
2250     Have S51 ignore SIGINT while running under sdcdb.
2251     
2252     This prevents keyboard interrupts from accidentally stopping
2253     s51.
2254     
2255     Signed-off-by: Keith Packard <keithp@keithp.com>
2256
2257 commit 7c03937b36aac82b08f4ea0c6da33a994fe15ec7
2258 Author: Keith Packard <keithp@keithp.com>
2259 Date:   Tue Dec 30 22:40:13 2008 -0800
2260
2261     Add simple and timer sample programs
2262     
2263     Signed-off-by: Keith Packard <keithp@keithp.com>
2264
2265 commit 6c2a65c743a4ffae96ed27dbc38c1bf9242ed1df
2266 Author: Keith Packard <keithp@keithp.com>
2267 Date:   Tue Dec 30 22:35:53 2008 -0800
2268
2269     Save/restore registers to host during memory operations. Cache ROM data.
2270     
2271     Because the debug port uses instructions for most operations, the debug code
2272     will clobber registers used by the running program. Save and restore these
2273     to avoid corrupting application data.
2274     
2275     If the ROM file is known, use that to return data instead of fetching it
2276     from the target to improve performance.
2277     
2278     Signed-off-by: Keith Packard <keithp@keithp.com>
2279
2280 commit ea366058aa467a8a7caf17e7014758f3741ea7f7
2281 Author: Keith Packard <keithp@keithp.com>
2282 Date:   Mon Dec 29 12:35:11 2008 -0800
2283
2284     Fix flashing less than a full page of data. Verify page at a time.
2285     
2286     The 8051 flashing code requires special help with counts with non-zero low
2287     byte. Also, instead of verifying the entire flash contents at the end,
2288     verify each page as it goes.
2289     
2290     Signed-off-by: Keith Packard <keithp@keithp.com>
2291
2292 commit e0697186a2f9b6139636ff5d5c162879c85caf9c
2293 Author: Keith Packard <keithp@keithp.com>
2294 Date:   Sun Dec 28 00:11:13 2008 -0800
2295
2296     Use SFR access funcs. Support 'dump' command. Add -m (monitor) flag.
2297     
2298     Not all SFRs are visible in the unified address space, so the SFR-specific
2299     accessors are required.
2300     
2301     The dump command is the same as the various 'd*'
2302     commands, but also supports dumping program memory.
2303     
2304     The new -m (monitor) flag watches the command stream between s51 and sdcdb.
2305     
2306     Signed-off-by: Keith Packard <keithp@keithp.com>
2307
2308 commit 23aca1fcbc169184e32d4ec19f28dd4fd4cfda36
2309 Author: Keith Packard <keithp@keithp.com>
2310 Date:   Sun Dec 28 00:09:30 2008 -0800
2311
2312     Save/restore regs when reading/writing memory. Add SFR access.
2313     
2314     The DPL and ACC registers are used by the memory access code,
2315     so they need to be saved and restored. Stuff them up high in ram for now;
2316     this should probably be fixed to pull them back to the host instead.
2317     
2318     Special SFR access is required as not all SFRs are visible in the unified
2319     address space.
2320     
2321     Signed-off-by: Keith Packard <keithp@keithp.com>
2322
2323 commit 1405838160b69e2cda456e21502a1d03b3aa7548
2324 Author: Keith Packard <keithp@keithp.com>
2325 Date:   Sat Dec 27 11:25:58 2008 -0800
2326
2327     s51: get start address from ihx file. re-enable breakpoints after reset.
2328     
2329     Use the start of the ihx file when asked to run from 0x0, this lets
2330     sdcdb run programs from ram.
2331     
2332     The reset command clears all hw breakpoints, so reset them afterwards.
2333     
2334     Signed-off-by: Keith Packard <keithp@keithp.com>
2335
2336 commit 1264c3676e95427bba5d01e05c303d036a7f9eca
2337 Author: Keith Packard <keithp@keithp.com>
2338 Date:   Fri Dec 26 23:05:04 2008 -0800
2339
2340     Switch to libusb-1.0 and use async interface.
2341     
2342     The async libusb interface offers substantial performance benefits by not
2343     making each command wait for the reply. This makes talking over this
2344     interface almost reasonable.
2345     
2346     Signed-off-by: Keith Packard <keithp@keithp.com>
2347
2348 commit d2d9cfd74fd66836c913c02276e09136d83b35dc
2349 Author: Keith Packard <keithp@keithp.com>
2350 Date:   Fri Dec 26 17:58:48 2008 -0800
2351
2352     s51: add breakpoints and the ability to block awaiting a breakpoint.
2353     
2354     Signed-off-by: Keith Packard <keithp@keithp.com>
2355
2356 commit 4c4093c3fdd309123fdd068c0e1ff4947104492d
2357 Author: Keith Packard <keithp@keithp.com>
2358 Date:   Mon Dec 22 19:11:56 2008 -0800
2359
2360     Add more commands to s51 assembly-language debugger
2361     
2362     Signed-off-by: Keith Packard <keithp@keithp.com>
2363
2364 commit 55eba4fa08b022197106245d36a70f575a070b0a
2365 Author: Keith Packard <keithp@keithp.com>
2366 Date:   Mon Dec 22 19:10:27 2008 -0800
2367
2368     Make read_memory debug output use ccdbg_debug.
2369     
2370     This makes it default to not being presented, which makes s51 much happier
2371     
2372     Signed-off-by: Keith Packard <keithp@keithp.com>
2373
2374 commit e75918f3667a5c8ad294bec4acef6fe81682edf6
2375 Author: Keith Packard <keithp@keithp.com>
2376 Date:   Sun Dec 21 23:33:35 2008 -0800
2377
2378     Add preliminary version of s51, a UI clone of the 8051 emulator.
2379     
2380     sdcdb provides source-level debugging using the 8051 emulator, s51. By
2381     emulating that emulator a the UI level, we should be able to get source
2382     debugging right on our target platform.
2383     
2384     This is just the preliminary structure for the program with most commands
2385     not yet implemented.
2386
2387 commit f7d49868aeae80d515b12a7e339628f1296754a6
2388 Author: Keith Packard <keithp@keithp.com>
2389 Date:   Sat Dec 20 23:30:06 2008 -0800
2390
2391     Cleanup work; separating out the cp interface to be more abstract.
2392     
2393     Signed-off-by: Keith Packard <keithp@keithp.com>
2394
2395 commit 30f23f23a6db3d12fdc9c088cf6ab47c5e5077fb
2396 Author: Keith Packard <keithp@keithp.com>
2397 Date:   Fri Dec 19 21:13:04 2008 -0800
2398
2399     Clean up autotools stuff.
2400     
2401     Signed-off-by: Keith Packard <keithp@keithp.com>
2402
2403 commit 9025eb792861930e6af918d2727c4f5d97a69936
2404 Author: Keith Packard <keithp@keithp.com>
2405 Date:   Fri Dec 19 21:11:45 2008 -0800
2406
2407     Autotools.
2408     
2409     Signed-off-by: Keith Packard <keithp@keithp.com>
2410
2411 commit ab909db28307cfbf7ee8d692506bb79d7ffd627a
2412 Author: Keith Packard <keithp@keithp.com>
2413 Date:   Fri Dec 19 19:08:13 2008 -0800
2414
2415     Ignore .ihx files
2416
2417 commit cc8db276bc4f2fd7eb00168a5c0689a8457a5c6f
2418 Author: Keith Packard <keithp@keithp.com>
2419 Date:   Fri Dec 19 19:07:37 2008 -0800
2420
2421     Move blink example to subdir
2422     
2423     Signed-off-by: Keith Packard <keithp@keithp.com>
2424
2425 commit 82e2d7ebed6682062dc400478c736bd6c91195c9
2426 Author: Keith Packard <keithp@keithp.com>
2427 Date:   Fri Dec 19 19:04:26 2008 -0800
2428
2429     Clean up makefiles, move ihx files to .ihx
2430
2431 commit 52fb5f795adfd7f62e5b6dbe65877d14361cfdae
2432 Author: Keith Packard <keithp@keithp.com>
2433 Date:   Fri Dec 19 14:39:57 2008 -0800
2434
2435     ignore more stuff
2436
2437 commit 4ecfc33f16aa36b315519e6f279da65374b67aba
2438 Author: Keith Packard <keithp@keithp.com>
2439 Date:   Fri Dec 19 14:37:53 2008 -0800
2440
2441     Add cc1111 isr stub example
2442
2443 commit d32e6658c3e489b62ba3cf6d22e3ab177b9b8a3a
2444 Author: Keith Packard <keithp@keithp.com>
2445 Date:   Fri Dec 19 14:37:29 2008 -0800
2446
2447     Add blink-tiny flash and ram versions
2448
2449 commit b4d1127ef007843c643b778b3b2f6b915b1d5d9a
2450 Author: Keith Packard <keithp@keithp.com>
2451 Date:   Fri Dec 19 14:19:29 2008 -0800
2452
2453     Flash multiple pages. Eliminate off-by-one error in hex_image length.
2454     
2455     Signed-off-by: Keith Packard <keithp@keithp.com>
2456
2457 commit 55995515b9d4fc1e193039eab697c5d03db417c2
2458 Author: Keith Packard <keithp@keithp.com>
2459 Date:   Fri Dec 19 11:04:16 2008 -0800
2460
2461     Add flash writing code.
2462     
2463     Signed-off-by: Keith Packard <keithp@keithp.com>
2464
2465 commit 0bc52385b8f86f9ca1c450ad106e6d8afe3bc153
2466 Author: Keith Packard <keithp@keithp.com>
2467 Date:   Thu Dec 18 12:37:32 2008 -0800
2468
2469     faster
2470     
2471     Signed-off-by: Keith Packard <keithp@keithp.com>
2472
2473 commit 3779cc8b32cac3640f42bd0400d4199ddae965a1
2474 Author: Keith Packard <keithp@keithp.com>
2475 Date:   Thu Dec 18 12:17:41 2008 -0800
2476
2477     cq
2478     
2479     Signed-off-by: Keith Packard <keithp@keithp.com>
2480
2481 commit dc03adc179669d41e3551d74b3c5a60db41ff217
2482 Author: Keith Packard <keithp@keithp.com>
2483 Date:   Thu Dec 18 12:07:06 2008 -0800
2484
2485     Add ability to load Intel HEX files. Add sample sdcc LED blinker.
2486     
2487     Signed-off-by: Keith Packard <keithp@keithp.com>
2488
2489 commit 807e2adacb025af77bb53c03209e9c8e0d7a5f95
2490 Author: Keith Packard <keithp@keithp.com>
2491 Date:   Thu Dec 18 00:18:50 2008 -0800
2492
2493     Add ability to read/write arbitrary memory. Write LED blinker program.
2494     
2495     Signed-off-by: Keith Packard <keithp@keithp.com>
2496
2497 commit 8c879bf51c14a5928135d59211facd72f6a32808
2498 Author: Keith Packard <keithp@keithp.com>
2499 Date:   Wed Dec 17 23:15:47 2008 -0800
2500
2501     Move manual bit-banging debug code to separate file
2502     
2503     Signed-off-by: Keith Packard <keithp@keithp.com>
2504
2505 commit aec3bbce84a5ceb92060a4b3889379f2af2404ac
2506 Author: Keith Packard <keithp@keithp.com>
2507 Date:   Wed Dec 17 23:15:19 2008 -0800
2508
2509     reduce clock to 50us
2510     
2511     Signed-off-by: Keith Packard <keithp@keithp.com>
2512
2513 commit fa168f963f8b00144d12aa2770e9c0917cfae123
2514 Author: Keith Packard <keithp@keithp.com>
2515 Date:   Wed Dec 17 23:12:59 2008 -0800
2516
2517     Fill out ccdbg-command to support all debug commands.
2518     
2519     Signed-off-by: Keith Packard <keithp@keithp.com>
2520
2521 commit 5df84df7cd6a31527dcfd11030f00ef9d8abf170
2522 Author: Keith Packard <keithp@keithp.com>
2523 Date:   Wed Dec 17 22:24:59 2008 -0800
2524
2525     Clean up bitbanging layer. Add debug printfs.
2526     
2527     Signed-off-by: Keith Packard <keithp@keithp.com>
2528
2529 commit 584e28bac8af38de433767e017977ed1adddeb36
2530 Author: Keith Packard <keithp@keithp.com>
2531 Date:   Wed Dec 17 12:32:15 2008 -0800
2532
2533     Clean up sample debug files
2534     
2535     Signed-off-by: Keith Packard <keithp@keithp.com>
2536
2537 commit e64b4dbf15e9ee1cb0de002985de7575e83d46e9
2538 Author: Keith Packard <keithp@keithp.com>
2539 Date:   Mon Dec 8 17:25:28 2008 -0800
2540
2541     Add support for input-only lines (-)
2542
2543 commit 4f38974a9941cddaba27c17c5a46f923db386c94
2544 Author: Keith Packard <keithp@keithp.com>
2545 Date:   Sat Dec 6 16:32:27 2008 -0800
2546
2547     Add another example
2548
2549 commit 3709ec3205cfb152b6568f3ea505c67fe7504c2a
2550 Author: Keith Packard <keithp@keithp.com>
2551 Date:   Sat Dec 6 16:32:12 2008 -0800
2552
2553     Add libusb support and lots more examples
2554
2555 commit 39801e6e9fb9388072ee414a447f74095a6ac960
2556 Author: Keith Packard <keithp@keithp.com>
2557 Date:   Fri Nov 28 22:57:07 2008 -0800
2558
2559     Random hacking
2560
2561 commit 01cb2799875e086ee6096627c058ee235bbc33d5
2562 Author: Keith Packard <keithp@keithp.com>
2563 Date:   Thu Nov 27 17:07:15 2008 -0800
2564
2565     Add prototypes, add stub mainline, add .gitignore
2566
2567 commit 0ffe4ef870b0e564789a1990aeab5b6651868e5b
2568 Author: Keith Packard <keithp@keithp.com>
2569 Date:   Thu Nov 27 12:33:40 2008 -0800
2570
2571     cc1111 debug port access through cp2103 serial chip