0de954b36dca6ebfd936694f356a0ddbcaea40af
[fw/altos] / debian / changelog
1 altos (0.9.4.5) unstable; urgency=low
2
3   [ Keith Packard ]
4   * altosui: Mark empty eeprom records 'invalid', don't generate exception
5   * altosui: Always read whole eeprom block, even at end of flight
6   * altosui: Display eeprom parsing errors to user
7   * Revert "src/ao_gps_skytraq.c: Update logging rate to 10Hz"
8
9   [ Anthony Towns ]
10   * src/ao_cmd: Shave off bytes from doc strings
11
12   [ Keith Packard ]
13   * altos: Oops. Lost a couple of commands when merging the doc patch
14   * altosui: Missed jcommon.jar in the Mac OS install image
15   * Bump published version number to 0.9.1
16   * aoview: remove -s option.
17
18   [ Anthony Towns ]
19   * ao_intflash: Use internal flash for storage
20
21   [ Keith Packard ]
22   * altos: Make serial, usb, beeper and accelerometer optional components
23   * altos/test: Use ao_convert.c instead of hand-coded pres → alt func
24   * altos/test: Add baro-only flight test program
25   * altos: Start with packet slave running. Turn off in pad mode.
26   * altos: Add TeleMini v1.0
27
28   [ Anthony Towns ]
29   * ao_intflash: Avoid overwriting code
30
31   [ Keith Packard ]
32   * altos: Switch LED usage for TeleMini around
33   * altos: Switch pins around for TeleMini
34   * bringup: Add script for telemini
35   * ao-load: Make usb descriptor rewriting optional
36   * altos: oops -- altitude reporting wasn't pausing between signals
37   * altos: Internal flash ops block when running from flash
38
39   [ Anthony Towns ]
40   * ignore new flight test file
41
42   [ Keith Packard ]
43   * altos: Add tiny logging for TeleMini/TeleNano
44   * altos: Add kalman filters for baro-only boards
45   * altos: Tiny logging fixes. Scan at start, stop when land or full.
46   * altos: Add TeleNano support
47
48   [ Bdale Garbee ]
49   * fix up script to work and have reasonable texts
50
51   [ Keith Packard ]
52   * altos: Fix mini/nano default log size to available flash space
53   * altos/test: Add scripts to run lots of flights through the code
54   * altos: Write height values to log for nano/mini
55   * altos: Baro-only boards must not detect launch on accel or speed data
56   * altosui: Add software version to Configure AltosUI dialog
57   * altos: Don't init packet slave on TD. Make slave start optional
58   * altos: Configure packet size from send/recv parameters.
59   * altos: Make telemetry interval more consistent
60   * altos: Split out tiny telemetry from full telemetry
61   * altos: Split telenano main from telemini
62   * altos: The kalman code requires a constant sample rate
63   * altos: New telemetry report format (version 4). Supports tiny telemetry.
64   * altos: Add .sdcdbrc file for teledongle
65   * altos: Add nickle kalman implementation.
66   * altos: Switch telemetrum over to kalman filter
67   * altos: Compute a 'trust' value for the barometer
68   * altos/kalman: Kalman terms can be > 1, use 32-bit fixed point
69   * altos: Clean up some debug stuff in ao_flight.c
70   * altos: Add ao_flight_debug code
71   * altos: Missing parens and some bad arithmetic in the kalman code
72   * altos: Fix up flight code testing
73   * altos: Restore sensible kalman values
74   * altos: Ignore alt error for fast->coast. Allow larger error for baro apogee.
75   * altos: Exit flight test at landing. Allow description in test flight list
76   * Add ao_kalman.h to .gitignore
77   * Add description to test flights
78   * altosui: Add support for telemetry version 4
79   * altosui: Add telemetry format menu and preferences
80   * altosui: Remove a bunch of debug printfs from the eeprom manager code
81   * altosui: Add support for downloading TeleMini/TeleNano flight logs
82   * altosui: Remove extra AltosEepromBlock layer
83   * altosui: swing hide/show methods are deprecated
84   * altosui: Allow TM config connection to be canceled.
85   * altos: Variable log rate in full logging code too
86   * altos: full logging must flush pending data before checking state
87   * altosui: Off-by-one error in telemetry format configuration UI
88   * altosui: Allow radio channel to be configured over the radio link
89   * altosui: Tell serial device which frame to use for timeout dialogs
90   * altosui: Handle serial calls from swing thread
91   * altos: Split up flight code into separate flight/sample/kalman bits
92   * altos: Create custom nano flight code
93   * altosui: Clean up packet link connecting dialog
94   * altosui: Make flight log downloading handle 'Connecting...' dialog
95   * altosui: Make deployment testing handle Connecting... dialog
96   * altosui: Display exception messages from swing thread
97   * altosui: Don't display 0000-00-00 for missing flight log dates
98   * altos: ao_sample_preflight was exiting preflight mode immediately
99   * altos: Run RDF beacon after apogee instead of waiting for landing
100   * altos: Enable logging during nano flights
101   * altosui: Parse and export Max flight log value
102   * altosui: Only plot acceleration when present in data file
103   * altos: Reflect ao_flight split in ao_flight_test dependencies
104   * altos: Baro useful ceiling is MSL, not AGL
105   * altos: Make ao_flight_test show true height but report saturated height
106   * altos: Add initial TeleBT code
107   * altos: Add P2SEL_*_MASK defines to cc1111.h
108   * altos: expose set of available stdio values
109   * altos: Provide for a pre-filter on commands
110   * altos: Allow any stdio to be used with packet forwarding
111   * altos: Remove serial monitor command
112   * altos: Make ao_serial_drain public
113   * altos: Clean up usage of serial port for stdio
114   * altos: Clean up serial initialization
115   * altos: Make cmd echo per-connection instead of global
116   * altos: Clean up BT serial communcations
117   * altosui: Add missing AltosTelemetryMap.java file
118   * altos: Use PIO(6) on BTM to monitor BT connection. Fix BTM init.
119   * altosui: Add TeleBT USB device support
120   * altosui: Add low-level Bluetooth APIs
121   * altos/altosui: Log averaged baro sensor data in Tm/Tn
122   * altosui: oops - lost state changes when downloading eeprom data.
123   * altos: Write a few pre-launch samples for Tm/Tn devices
124   * altosui: Add primitive bluetooth device manager UI.
125   * altosui: Create abstract AltosDevice class
126   * altosui: Make AltosBTDevice implement AltosDevice interface
127   * altosui: Make bluetooth dialog modal
128   * altosui: Use persistent list of bluetooth devices for device dialogs
129   * altos: Add delays to bt startup sequence
130   * altosui: Wait two seconds after bluetooth connect XXX
131   * altos: Solidify BT connections
132   * altos: Simplify BT communications
133   * altos: Remove bt debug command
134   * altos: remove BT logging code
135   * altosui: Eliminate ao_cmd_filter hook
136   * altosui: Make flight data download work through TeleBT
137   * altos: add telebt-v0.0 Makefile
138   * altosui: Separate out flash debug code to separate thread
139   * altosui: Fix TeleBT name in flight monitor title
140   * altosui: Display reader name (usually the device) when an I/O error occurs
141   * altosui: Move AltosIgniteUI device open out of Swing thread
142   * altosui: Fix BT manage dialog so that the device lists resize
143   * altos: Add preliminary telebt v0.1 defines
144
145   [ Bdale Garbee ]
146   * first cut at a telebt turn on script
147
148   [ Keith Packard ]
149   * altos: Add telebt-v0.1 to Makefile
150   * altos: Use USART configuration 1 with flow control for TBT
151   * altos: Fix BT link status pin for real TBT hardware
152   * altos: pull TBT v0.1 ser_reset line low
153   * altos: Add beeper to TBT v0.1
154   * altos: Debugging TBT issues -- check pin configuration after boot
155   * altos: Initialize beeper for telebt
156   * altos: Hook up the P1 ISR for TeleBT v0.1 bt_link line
157   * altos: clear CPU port 1 interrupt flag when handled
158   * Revert "altos: Debugging TBT issues -- check pin configuration after boot"
159   * Switch version to 0.9.4
160   * altosui: Handle old TeleDongle receiving kalman telemetry packets
161   * altos: Rename telemetry to telemetry_orig
162   * altos: Add arbitrary telemetry packet monitoring
163   * altos: Add checksum to TELEM output lines
164   * altos: Start adding new telemetry frame definitions
165   * altos: ao_radio_recv needs byte count *including* rssi and status
166   * altosui: Support raw telemetry from TeleDongle
167   * doc: Add telemetry format description
168   * doc: Complete initial telemetry description
169   * doc: Fix a few minor telemetry doc mistakes
170   * Version strings must be < 8 bytes long
171   * altos: teledongle does not need ao_packet_slave.c
172   * altos: Shrink const space in ao_config
173   * altos: Add sat info to GPS report command
174   * altos: Shrink help text
175   * altos: Add split telemetry code
176   * altos: Complete new telemetry switchover
177   * altosui: Parse remaining standard telemetry packets
178   * doc: Chang Config and Location packets
179   * altos: Adapt to changes in telemetry Configuration packet
180   * doc: Add section about TeleDongle USB line format
181   * altosui: Elide nul bytes at end of telemetry string values
182   * altosui: Elide missing values from graphs
183   * altosui: Add main/drogue voltages to default graph
184   * altosui: Remove debug printf.
185   * altosui: Compress telemetry records marked with the same time
186   * altos: Shrink ao_cmd_put16, ao_cmd_hex and ao_cmd
187   * altos: Shrink ao_config_callsign_set
188   * altos: Shrink ao_add_task by rolling up a memset loop
189   * altos: Switch ao_gps_skytraq and ao_gps_sirf __xdata to __pdata
190   * altos: Switch ao_ignite and ao_gps_sirf __xdata to __pdata
191   * altos: Switch ao_log.c and ao_log_big.c __xdata to __pdata
192   * altos: Switch ao_report.c __xdata to __pdata
193   * altos: Switch ao_rssi.c __xdata to __pdata
194   * altos: Switch ao_sample.c __xdata to __pdata
195   * altos: Switch ao_serial.c __xdata to __pdata
196   * altos: Switch ao_stdio.c __data to __pdata
197   * altos: Switch ao_telemetry.c __xdata to __pdata
198   * altos: Switch ao_usb.c __xdata to __pdata
199   * altos: Switch const for __code in struct ao_cmds
200   * altos: switch ao_cmd __xdata to __pdata
201   * altos: Switch ao_config.c __xdata to __pdata
202   * altos: Switch ao_dbg.c __xdata to __pdata
203   * altos: Switch ao_flight and ao_flight_nano __xdata to __pdata
204   * altos: Switch flash drivers __xdata to __pdata
205   * altos: Switch Tm and Tn to common telemetry code
206   * altos: Remove ao_telemetry_orig.c and ao_telemetry_tiny.c
207   * altos: Ensure low-rate telem packets interleave with sensor telem packets
208   * altos: product defines are always in ao_product.h
209   * altosui: Build device constants into .java code
210   * altosui: Don't show missing igniter and gps values
211   * altos: new versions of sdcc require __ prefixes for custom keywords
212   * Set version to 0.9.4.3 for Bdale 2011-7-16 flights
213   * altosui: Start adding support for scanning radio for available devices
214   * altosui: Pop up monitor window from scan dialog
215   * altosui: Remove debugging printf from AltosLog
216   * altosui: Configuration telemetry record includes flight number
217   * altosui: Finish radio scanning UI
218   * altosui: Generalize and centralize telemetry constants, parse v0.8 telemetry
219   * altosui: Initialize channel and telemetry before use in ScanUI
220   * altosui: Set 'seen' bits in legacy telemetry packet reader
221   * altosui: Add map preloading GUI
222   * altosui: Try to avoid resize weirdness with map preloading
223   * altosui: Flush telemetry lines before starting to watch for scan results
224   * altosui: Display full map preload area in view.
225   * altosui: Remove a bunch of sitemap debugging printfs
226
227   [ Anthony Towns ]
228   * altosui: Make sure degree and minute values are visible (map preload)
229
230   [ Keith Packard ]
231   * Set version to 0.9.4.4
232   * altos, altosui: Add igniter mode (dual, apogee, main)
233   * altosui: Download list of site locations for map preloading
234   * altosui: Add launch-sites.txt
235   * altosui: Add a bunch more site locations
236   * altosui: Mark preload site location with red circles (like launch)
237   * Fix NCR Pawnee location
238   * Add HARA Bragg Farms site
239   * altosui: Change continutity colors to yellow/magenta
240   * altos: Add ability to read new TELEM files to ao_flight_test
241   * altos: Average height values for landing detection
242   * altos: Reduce height averaging filter time constant
243   * altos: Require sequencing through 'main' state before landing
244   * altosui: Standard text field in flight UI needs more width (now 20)
245   * altosui: Parse accel cal from 'c s' command
246   * altosui: Simple timeouts don't work with query data
247   * altosui: Add idle monitor dialog
248   * altos/altosui: Add pad orientation configure option
249
250   [ Bdale Garbee ]
251   * update version for a Bdale build for use turning on TeleMini v1.0
252   * simplify version in last changelog entry so git-dch is less confused
253
254  -- Bdale Garbee <bdale@gag.com>  Mon, 08 Aug 2011 07:35:18 -0600
255
256 altos (0.9.1) unstable; urgency=low
257
258   [ Keith Packard ]
259   * ao-load: fix usage message to note that '=' is required for options
260   * altos/test: Add dependencies in the Makefile for ao_flight_test
261   * altos/test: auto-configure acceleration parameters from the log file
262
263   [ Anthony Towns ]
264   * ao_radio: generalise setup of packet size
265   * src/ao_gps_skytraq: simplify parsing code
266   * src/ao_gps_skytraq.c: Update logging rate to 10Hz
267
268   [ Bdale Garbee ]
269   * tie bringup scripts to Bdale's bench TeleDongle
270
271  -- Bdale Garbee <bdale@gag.com>  Fri, 01 Apr 2011 20:02:12 -0600
272
273 altos (0.9) unstable; urgency=low
274
275   [ Bdale Garbee ]
276   * prepare to release
277   * update changelogs for Debian build
278   * update turnon script to prefer TeleDongle as programmer
279
280   [ Keith Packard ]
281   * altos: Program default flight log max value for new boards
282
283  -- Bdale Garbee <bdale@gag.com>  Wed, 19 Jan 2011 12:46:47 -0700
284
285 altos (0.8.1+81+g4ae724f) unstable; urgency=low
286
287   * we need an install target to prevent parent dir make from failing
288
289  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:55:36 -0700
290
291 altos (0.8.1+79+g9a5666f) unstable; urgency=low
292
293   [ Keith Packard ]
294   * doc: Don't delete telemetrum-outline.pdf
295   * doc: Add v0.9 features from altosui to documentation.
296
297   [ Bdale Garbee ]
298   * add 0.9 revision entry, with caveat about telemetry format change
299   * freshen copyright year
300
301   [ Keith Packard ]
302   * fat: Add firmware for v1.1 and docs to mac/windows/linux installers
303   * fat: Add docs to Linux package
304   * doc: Build with 'make all' from top level. Build with 'make fat'
305
306  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:47:52 -0700
307
308 altos (0.8.1+71+gda42f40) unstable; urgency=low
309
310   [ Keith Packard ]
311   * doc: Add telemetrum mounting template in svg and pdf forms
312
313   [ Mike Beattie ]
314   * Re-order and re-arrange eeprom download dialog
315   * Convert EepromSelect dialog to use a GridBag
316   * Close serial port if Download/Delete dialog is cancelled.
317
318   [ Keith Packard ]
319   * altosui: Reset eeprom download instance variables before reading
320     flight
321   * altosui: Make serial debug more complete and accurate
322   * altosui: Use long input flush timeout when remote.
323   * altosui: Remove debug message when eeprom downloads are complete.
324   * altosui: Ensure serial device is closed after eeprom download
325     finishes
326   * altosui: Require 4 sats to light up the 'GPS locked' light.
327   * doc: inkscape tracks the filename inside the document
328   * altos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit serial numbers.
329   * altos: Flush log when full
330
331   [ Anthony Towns ]
332   * altos: Restructure skytraq NMEA parsing code to save some space
333
334   [ Keith Packard ]
335   * altos: average 512 accel/baro samples at startup instead of 1000
336
337   [ Mike Beattie ]
338   * altos: Added check for an accel value above 1.5g
339   * altos: Added check for out of bounds accel
340
341   [ Keith Packard ]
342   * altos: Add DATA_TO_XDATA to linux test harness
343   * altosui: Remove spurious colons from eeprom selection headers
344
345   [ Mike Beattie ]
346   * Rework invalid accel cal detection code
347
348   [ Keith Packard ]
349   * altos: Auto-calibrate linux-based flight testing code
350   * altos: Ensure flight code gets first crack at new ADC data
351   * altos: Sample the accelerometer reference voltage on v1.1 boards
352   * altos: Optimize fetching of ADC data in flight code
353   * altos: Use 5V reference data to correct accelerometer measurements.
354   * doc: Remove mention of ao_wake_task
355
356   [ Bdale Garbee ]
357   * update documentation to reflect reality that modifying a board for
358     separate pyro battery is not trivial
359
360  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 17:26:33 -0700
361
362 altos (0.8.1+42+g646e192) unstable; urgency=low
363
364   [ Keith Packard ]
365   * altosui: Show dialog after successful delete or when no flights
366   * altosui: Ensure serial line is flushed after disabling remote link
367   * altosui: Add preference for serial debugging.
368
369  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 18:00:51 -0700
370
371 altos (0.8.1+37+g97b1ca9) unstable; urgency=low
372
373   [ Keith Packard ]
374   * altos: Add configuration parameter for maximum flight log size
375   * altos: support storage of multiple flights.
376   * altos: Speed up at45 and 25lc erase speeds
377   * altos: white space fix
378   * altos: report flight log offsets in hex block numbers instead of
379     bytes
380   * altos: ensure erase mark is written when erasing flights
381
382   [ Anthony Towns ]
383   * altos: Optimize Morse code generation
384
385   [ Keith Packard ]
386   * altos: Check requested log max size against available space
387   * altos: Check for full log and complain
388   * altosui: Add configuration of flight log size
389
390   [ Anthony Towns ]
391   * altos: Remove unused accel_vel_mach and accel_vel_boost variables
392   * altos: Remove redundant initialization of ao_interval variables
393
394   [ Keith Packard ]
395   * altosui: Split eeprom download code apart
396   * altos: oops -- 'e' command was only showing 7 of the 8 bytes per
397     line
398   * altosui: Add support for parsing list of flights from the 'l'
399     command
400   * altosui: Add eeprom 'manage' ui to download and delete multiple
401     flights
402   * altos: check for valid flight number in ao_log_delete
403
404  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 14:30:37 -0700
405
406 altos (0.8.1+18+g408a3e0) unstable; urgency=low
407
408   [ Anthony Towns ]
409   * altosui: move maps to subdir, fix E/W mismatch
410
411   [ Keith Packard ]
412   * altos: clean up radio abort paths. Share radio code.
413   * altos: eliminate ao_wake_task
414   * windows: Add compatibility IDs to telemetrum.inf
415   * windows: Update NSIS installer file to use compatibility IDs
416   * altos: Split out SPI driver.
417   * altos: Add telemetrum-v1.1 directory
418   * altos: packet and usb i/o routines use 'char', not 'uint8_t'
419   * altos: Simplify storage API
420   * altos: Require manual flight erasing.
421   * altos: Move common storage code to ao_storage.c. Add M25P80 driver
422   * altos: Rip out 'optimization' in ao_log_scan
423   * altos: Mark end of available flight list with 'done' to make the UI
424
425  -- Bdale Garbee <bdale@gag.com>  Fri, 07 Jan 2011 00:51:41 -0700
426
427 altos (0.8.1+4+gea95c06) unstable; urgency=low
428
429   * fix symlink paths in rules file
430
431  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:14:24 -0700
432
433 altos (0.8.1+2+gea7130e) unstable; urgency=low
434
435   * modify Debian package build to deliver one copy of background.png
436     for
437
438  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:03:14 -0700
439
440 altos (0.8.1) unstable; urgency=low
441
442   [ Bdale Garbee ]
443   * moved doc dir in web content to AltOS tree
444   * fix publish target in doc/Makefile
445   * fix section layering
446   * fix an Altos vs Altus typo in the docs
447   * adding Bdale's release process document to the source tree
448
449   [ Keith Packard ]
450   * windows: Add jfreechart.jar and jcommon.jar to windows install image
451   * Move "Releasing" to top level
452   * Add minimal release testing plan to Releasing
453
454   [ Bdale Garbee ]
455   * releasing 0.8.1
456
457  -- Bdale Garbee <bdale@gag.com>  Mon, 29 Nov 2010 21:46:54 -0700
458
459 altos (0.8) unstable; urgency=low
460
461   [ Keith Packard ]
462   * altosui: Correct windows hardware IDs for nsis installer file
463   * windows: try harder to get windows install to work
464   * windows: remove some non-existent .inf file section references
465   * windows: more .inf file hacking
466   * windows: Bump .inf file version
467
468   [ Bdale Garbee ]
469   * declaring 0.8 released
470   * update changelogs for Debian build
471   * update changelogs for Debian build
472   * rewind changelog to recover from stupid build failure
473
474  -- Bdale Garbee <bdale@gag.com>  Sun, 28 Nov 2010 18:32:12 -0700
475
476 altos (0.7.1+168+gcb08bc2) unstable; urgency=low
477
478   [ Keith Packard ]
479   * altosui: Split out flight monitoring to separate window
480   * altosui: Create buttons for main actions
481   * altosui: Fix channel setting at serial open time
482   * altosui: Fix more calls to AltosPreferences.channel()
483   * altosui: Create abstract interface for flight data display
484   * altosui: Add tab UI with 'pad' mode.
485   * altosui: Add ascent, descent and landed tabs
486
487   [ Bob Finch ]
488   * Updated PKGBUILD-git.altos
489
490   [ Keith Packard ]
491   * altos: Use grey leds when unlit - easier to see
492
493   [ Anthony Towns ]
494   * use value_font for values
495   * add --replay command line argument
496   * read preferences for --replay
497   * reduce font size for FlightInfoTable
498   * use grayled.png for off
499   * add compass bearing to voice output
500   * add compass bearing during descent
501   * add site map tab, at least for QRS launches
502   * tabs -> spaces
503   * make infotable scrollable, revert its fontsize to 14
504   * pull up maps for arbitrary locations
505   * better error behaviour if no map
506
507   [ Bdale Garbee ]
508   * first cut at instructions on how to re-flash TM and TD devices based
509     on email
510   * fold in content from Keith's email on the re-flashing subject
511
512   [ Keith Packard ]
513   * altosui: Add RF calibration to TeleMetrum config dialog
514
515   [ Anthony Towns ]
516   * AltosTelemetryReader: actually open serial port
517   * AltosSiteMap: add targeting circles around landing site
518
519   [ Bdale Garbee ]
520   * continuing to work on the docs
521
522   [ Keith Packard ]
523   * altosui: Eliminate unncessary import altosui lines
524   * altosui: Open serial device at 'new' time. Prohibit duplicate opens.
525   * altosui: Replace flight status table with labels, fix resize.
526   * altosui: With --replay option, exit when replay window is closed
527   * altosui: oops, missed a file in the previous commit
528   * altosui: eliminate menu bar, moving elements to buttons.
529   * altosui: add reboot button to telemetrum configuration UI
530
531   [ Bdale Garbee ]
532   * add a paragraph about forcing TM back to idle mode if an accel cal
533     goes badly
534
535   [ Keith Packard ]
536   * altosui: Add callsign configuration in AltosUI configuration dialog
537   * altosui: Cleanup flight UI layout
538   * altosui: Add igniter status to ascent and descent tabs
539
540   [ Anthony Towns ]
541   * altosui: tile site maps
542   * AltosSiteMapTile: autoscale to about 2 nmi per tile
543   * AltosSiteMapTile: adjust centering calculation
544   * AltosSiteMapTile: adjust scale to 1 nmi per tile
545
546   [ Keith Packard ]
547   * altosui: Add igniter ground testing code
548   * altosui: Unify datafile selection to AltosDataChooser
549   * altosui: Clean up global AltosUI configuration settings dialog
550   * doc: Add preliminary altosui documentation
551   * doc: git ignore generated doc files
552   * doc: Document the 'Flash Image' operation.
553   * altosui: Use timeouts to recover from broken packet links.
554
555   [ Bdale Garbee ]
556   * update turnon scripts to use stashed copies of stable release
557     firmware
558
559   [ Keith Packard ]
560   * altosui: switch channel selector to combo box. Shorten displayed
561     device names
562   * altosui: When switching log files, don't terminate log thread
563   * altosui: calling thread.interrupt with null thread doesn't work well
564   * altosui: Initialize display thread state in constructor instead of
565     run
566   * altosui: Fix channel changing in flight UI to actually work
567
568   [ Anthony Towns ]
569   * AltosSiteMap: add autoscroll and grabndrag scroll
570   * AltosSiteMapTile: seperate map and drawing layers
571   * AltosSiteMap: automatic fetching of map data
572   * AltosSiteMapTile: draw boost circle as well as landed
573   * AltosAscent/Descent: tidy up layout
574   * AltosDescent: switch elev from height to range
575
576   [ Keith Packard ]
577   * altosui: re-indent
578
579   [ Anthony Towns ]
580   * AltosSiteMap: major refactoring
581   * Add GrabNDrag.java
582
583   [ Keith Packard ]
584   * altosui: change descent tab formatting to four columns
585
586   [ Anthony Towns ]
587   * AltosSiteMap: be more polite about preferred size
588   * altosui: reindent
589
590   [ Keith Packard ]
591   * altosui: Rewrite info table to mix with scroll pane well. Fix
592     startup size
593
594   [ Anthony Towns ]
595   * AltosSiteMap: better gps check, lower zoom
596
597   [ Keith Packard ]
598   * altosui: Set site map flight path lines to 6 pixels anti-aliased.
599
600   [ Anthony Towns ]
601   * AltosSiteMap: explain tile size better
602   * AltosSiteMap: extend map if rocket goes far away
603   * AltosSiteMap: try to get new tile construction right
604   * AltosSiteMap: thread safe tile addition
605   * AltosSiteMap: refactor tile collection
606   * AltosSiteMap: never accept 0,0 as lat/long
607   * AltosSiteMap: limit nr of tiles to 200x200
608
609   [ Keith Packard ]
610   * altosui: When fixing eeprom gps time information, make GPS data
611     valid
612
613   [ Anthony Towns ]
614   * AltosSiteMap: ensure buffer around active tile
615   * altosui: improve sitemap scrolling behaviour
616   * altosui: keep sitemap more centred on rocket
617
618   [ Keith Packard ]
619   * altos: Add on/off modes to 'C' command
620
621   [ Bob Finch ]
622   * Added PKGBUILDs for deps into contribs
623
624   [ Keith Packard ]
625   * altosui: Close serial port when debug link fails
626   * altos: assume igniter worked.
627
628   [ Bdale Garbee ]
629   * add a rudimentary --help for command line use
630
631   [ Keith Packard ]
632   * doc: Add internal documentation for AltOS
633
634   [ Anthony Towns ]
635   * altosui: don't switch away from user selected tab
636   * altosui: sitemap uses rocket gps if no pad gps
637
638   [ Bdale Garbee ]
639   * merge Keith's AltosUI documention into "the big book"
640   * lose the placeholder on how GPS works, as it's going to be a
641
642   [ Keith Packard ]
643   * altos: remove unused variable from ao_igniter
644   * altos: Don't abort radio transmissions with ao_radio_abort
645   * altos: Make radio test command careful with the radio mutex.
646   * altosui: Make AltosSerial.flush_input keep reading while non-empty
647   * altosui: New AltosSerial.set_radio function sets channel/call
648   * altosui: Disable radio configation over packet link.
649   * altosui: Let people fire igniters that don't read as 'ready'
650   * altosui: Make sure packet mode is turned off when the connection
651     fails
652
653   [ Anthony Towns ]
654   * docs: Document altosui "Graph Data" button
655
656   [ Keith Packard ]
657   * Move altosui to the top level, placing libaltos inside it.
658
659   [ Anthony Towns ]
660   * doc: Document altosui "Site Map" tab
661
662   [ Keith Packard ]
663   * Missing change to top level Makefile to build altosui
664
665   [ Bdale Garbee ]
666   * fix missing section close in Site Map content
667   * tweak rev history
668   * manually fold in documentation work from the master branch
669
670   [ Keith Packard ]
671   * doc: Reformat altos to use sections for each function
672   * doc: Add more authors, fix URL formatting, note that AltosUI
673     actually exists
674   * doc: Rename telemetrum-doc as altusmetrum
675
676   [ Bdale Garbee ]
677
678  -- Bdale Garbee <bdale@gag.com>  Thu, 25 Nov 2010 01:10:18 -0700
679
680 altos (0.7.1+36+g811ced6) unstable; urgency=low
681
682   [ Bdale Garbee ]
683   * remove the csv build dep, as that code will be abandoned
684
685   [ Keith Packard ]
686   * altosui: Remove ability to graph data in .csv files
687   * altosui: Separate out jfreechart and jcommon directories
688
689  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 17:47:32 -0600
690
691 altos (0.7.1+32+g8103432) unstable; urgency=low
692
693   * add build-dep on libcsv-java
694
695  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:25:57 -0600
696
697 altos (0.7.1+28+gd8a2f4c) unstable; urgency=low
698
699   [ Bdale Garbee ]
700   * make the column headers comma separated, too, so they align with the
701     data
702
703   [ Keith Packard ]
704   * altosui: set default .csv file name in file save dialog
705   * altosui: Remember directory containing firmware files
706
707   [ Anthony Towns ]
708   * Add graphing.
709   * Add JFreeChart to Makefile.am
710
711   [ Keith Packard ]
712   * altosui: Use recorded ground acceleration when reading eeprom files
713   * altosui: Write raw sensor data to .csv files
714   * altosui: Factor some UI elements into separate classes
715   * altosui: remove unused ReplayThread wrapper classes
716   * altosui: Require 4 sats for 'good' GPS data
717   * altosui: Create iterables for log file scanning. Split out display
718     threads
719   * altosui: .CSV output: add link quality, gps hdop and sat C/N0
720     numbers
721   * altosui: Deal with eeprom dates going backwards across wrap
722
723   [ Anthony Towns ]
724   * Hax0r graphing to support telem/eeprom files
725
726   [ Keith Packard ]
727   * altosui: use Altos constants in graphing code
728
729   [ Anthony Towns ]
730   * Add callsign/serial/flight to graph title
731
732   [ Keith Packard ]
733   * altosui: Add KML file export.
734
735   [ Bdale Garbee ]
736   * add build dep on jfreechart lib
737
738  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:19:12 -0600
739
740 altos (0.7.1) unstable; urgency=low
741
742   [ Keith Packard ]
743   * Add firmware and libaltos to 'fat' target at top-level
744   * altosui: Remove some debug printfs.
745   * altosui: libaltos.so is built with libtool -- it's in
746     ../libaltos/.libs
747   * Add --with-fat-dir configure option to publish finished stand-alone
748     bits
749   * altosui: Fix telemetry file reader to handle tick count wrapping
750   * altosui: Remove debug printfs from AltosTelemetryReader
751   * altosui: Fill in time value of last Eeprom record read from file
752   * altosui: Stop parsing eeprom file after hitting 'landed' state
753
754  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Sep 2010 00:09:02 -0600
755
756 altos (0.7+96+g48f5799) unstable; urgency=low
757
758   [ Keith Packard ]
759   * altosui: conflating USB product and vendor IDs is a bad idea
760
761  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 21:29:13 -0600
762
763 altos (0.7+94+g1ac3d7e) unstable; urgency=low
764
765   * initial cut at an altosui man page
766
767  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:34:38 -0600
768
769 altos (0.7+92+g0ea7576) unstable; urgency=low
770
771   [ Bdale Garbee ]
772   * handle versioning of ihx files (poorly) by just wildcarding the file
773     name
774
775   [ Keith Packard ]
776   * altosui: Need to have JVM include path substituted into libaltos
777     Makefile
778   * altosui: Store libaltos.so in $(libdir)/altos
779   * altosui: Display error dialog when AltOS JNI library can't be loaded
780
781  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:05:44 -0600
782
783 altos (0.7+86+g6c0ae7e) unstable; urgency=low
784
785   [ Keith Packard ]
786   * altosui: Add explicit requirement to create classes directory
787   * altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and
788     ia64
789   * altosui: hack to make JAVAROOT directory get created before javac
790     runs
791   * altosui: remove FATJAR from all-local to avoid building fat .jar
792     file
793
794   [ Bdale Garbee ]
795   * add libtool to build deps
796
797   [ Keith Packard ]
798   * altosui: Add windows installer build using 'nsis'
799   * altosui: ignore built files
800   * altosui: oops. renamed the nsis file to altos-windows.nsi
801   * icon: add some icons for application programs
802   * altosui: Add icons to application and Windows menus.
803   * Use autotools for altosui and libaltos
804   * altos: add some SDCDB config files
805   * Ignore libtool files.
806   * Add version numbers to released files. Set version to 0.7.1
807   * Add top-level 'fat' target to aid building distribution files
808   * altosui: Fix windows installer to ship correct files
809   * altosui: Fix up Mac OSX .zip file
810   * altosui: Fix linux fat distribution
811   * altosui: Return AO_LOG_INVALID instead of exception for eeprom files
812   * altosui: Remove debugging printf from AltosEepromReader
813   * altosui: Eeprom files contain only one date; save it.
814   * altosui: Add elevation and range data to main display
815   * altosui: When replay thread is interrupted, don't make final report
816   * altosui: Start idle thread after the rocket leaves the pad
817   * altosui: Add AltosVoice.drain() to wait for queued speech to finish
818   * altosui: Prevent voice altitude data from queueing up
819   * altosui: Use local .class files in the classpath
820   * altosui: Record flight number when scanning file, not when running
821   * altosui: eeprom files place 'boost' time in the flight number
822     record.
823   * altosui: ensure that 'altosui' script is installed. Pass arguments
824     along.
825
826  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 15:43:28 -0600
827
828 altos (0.7+53+g59798c6) unstable; urgency=low
829
830   [ Keith Packard ]
831   * altosui: Abort flashing if debug port isn't working
832   * altosui: allow flashing to be canceled from the rom config dialog
833   * altosui: Hide internal rom config UI helper function
834   * altosui: Remove some debug printfs from AltosRomconfig class
835   * altosui: Post error dialog on invalid ROM config values.
836   * altosui: build Mac OS .zip file to include paths
837   * altosui: Report telemetry CRC errors in UI
838   * altosui: Deal with altos bug setting radio channel while monitoring
839   * altosui: Allow 'connect to device' when already connected
840   * Revert "altosui: Deal with altos bug setting radio channel while
841     monitoring"
842   * altosui: Must flush serial line after configuring for telemetry
843   * altosui: Catch I/O errors on telemetry device, report to user
844
845  -- Bdale Garbee <bdale@gag.com>  Sat, 04 Sep 2010 00:46:12 -0400
846
847 altos (0.7+40+g59a40f6) unstable; urgency=low
848
849   [ Bdale Garbee ]
850   * add distclean targets to libaltos and altosui to all Debian package
851     to build, and clean up other distclean content as needed
852
853   [ Keith Packard ]
854   * altosui: missed AltosReader.class in the Makefile
855   * altos: Bounds check Skytraq GPS tracking data array
856   * altosui: Remove Manifest.txt from git repo as it's built now
857
858  -- Bdale Garbee <bdale@gag.com>  Thu, 02 Sep 2010 00:44:15 -0400
859
860 altos (0.7+28+gd006c5e) unstable; urgency=low
861
862   * add runtime dependencies for altos binary package
863
864  -- Bdale Garbee <bdale@gag.com>  Tue, 31 Aug 2010 00:20:00 -0400
865
866 altos (0.7+26+gc35632e) unstable; urgency=low
867
868   * don't build all the "fat" jar deliverables by default
869
870  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:37:40 -0600
871
872 altos (0.7+23+g25764fc) unstable; urgency=low
873
874   [ Bdale Garbee ]
875   * fix up for an 0.7 release
876   * update changelogs for Debian build
877
878   [ Keith Packard ]
879   * libaltos: AltusMetrum devices use more than one USB ID.
880   * altosui: provide separate flush_input/flush_output for serial. deal
881     with monitor automatically
882   * altosui: discard invalid lines while reading Eeprom flight data
883   * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
884   * libaltos: Missing OS_LDFLAGS on cjnitest build
885   * libaltos: cjnitest needs altos_flush now
886   * altos: flush pending output when terminating packet mode
887   * altos: Abort radio harder when terminating packet mode.
888   * altos: shut down packet mode cleanly
889   * libaltos: Fix windows build.
890   * libaltos: Improve Makefile
891   * Update telemetrum.inf to include all current USB ids.
892   * libaltos: Add pre-built Mac OS X libaltos.dylib
893   * libaltos: Add pre-built Windows .dll
894   * altos: Windows sends USB Out packets of 0 length. Ack them.
895   * libaltos: Use overlapped I/O on windows
896   * altosui: Build linux, mac and windows archives on Linux
897   * altosui: build debian-style altosui too
898   * altosui: Devices with USB id 0x000a always get listed
899
900   [ Bdale Garbee ]
901   * continue even if rm's don't have anything to do
902   * make invocation of 'install' pathless to work on more Unix variants
903   * add a .gitattributes file, configuring the Mac and Windows binary
904     library
905
906  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:07:13 -0600
907
908 altos (0.7) unstable; urgency=low
909
910   * update changelogs for Debian build
911   * fix up for an 0.7 release
912
913  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 22:25:38 -0600
914
915 altos (0.6+375+g0bd4cc0) unstable; urgency=low
916
917   * fix path to installed shared library
918
919  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 13:13:14 -0600
920
921 altos (0.6+373+gcf65c6b) unstable; urgency=low
922
923   [ Keith Packard ]
924   * altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos
925     constants
926   * altosui: Capture config and version info in .eeprom files
927   * altosui: Merge gps date and time classes into gps class
928   * altosui: Clear displayed data rows as needed.
929   * altosui: Split status and info panels into separate files
930   * altosui: Explicitly initialize Altos class
931   * altosui: Split flight record out of telemetry class
932   * altosui: Compute flight state from eeprom data
933   * altosui: Add comments to Eeprom reader
934   * altos: add callsign to packet mode, increase payload to 64 bytes
935   * altosui: Start adding code to write csv files from eeprom/telem
936     files
937   * ao-dumplog: add --channel option (for use with -R option)
938   * libaltos: integrate Windows support.
939   * altosui: Select devices by USB vendor/product ID.
940   * altos: Define USB product ID in per-product Makefile.defs file
941   * altosui: Make teledongle callsign configurable
942   * altosui: Add TeleMetrum configuration
943   * altosui: Set callsign when fetching eeprom data over the air
944
945   [ Bdale Garbee ]
946   * add freetts as a build dep
947   * working on java packaging details
948
949   [ Keith Packard ]
950   * altosui: Add .ihx file reading code and stub out flashing UI
951   * altosui: Add debug dongle API, split flash UI out
952   * ao-dumplog: Fix --remote and --channel options to actually work
953   * altosui: pad TM config dialog values to avoid clipping descenders
954   * libaltos: use pipe to wake up getchar on close. use mutexes
955   * altosui: Add lots more cc1111 debug interface functions
956   * altosui: remove debug printf from AltosHexfile
957   * altosui: flush serial output before waiting for reply
958   * altosui: Remove debug printf from AltosRomconfig
959   * altosui: Finish device programming code
960   * altos: Place rom config variables in fixed location
961   * altosui: make default Manifest look for built-in freetts
962   * altosui: Separate out log file choosing dialog to share with CSV
963     generator
964   * altosui: refactor logfile chooser dialog to share more code
965   * altosui: Add ability to create CSV file from telem or eeprom files
966   * altosui: disable radio monitoring while using serial line for
967     debugging
968   * altosui: Delay mapping Flash UI until flashing actually starts
969   * altosui: fetch existing romconfig for flashing
970   * altosui: always display romconfig ui while flashing
971   * altosui: write USB serial number string while flashing
972   * altosui: flush replies from serial link when entering debug mode
973   * altos: always rebuild ao_product.c to track git version
974   * altos: print GPS state flags in GPS 'g' command
975   * altos: mark gps date written only after it gets into eeprom
976   * altosui: Move number parsing code to Altos general class
977   * altosui: Add AltosGreatCircle constructors
978   * altosui: add rssi and distance/dir from pad to CSV files
979   * altosui: AltosEepromReader was mis-setting boost tick
980   * altosui: Add support for old (version < 3) telemetry files
981   * altosui: Serial line is in UTF-8 encoding. Deal with it.
982   * altosui: When parsing saved telem files, errors shouldn't abort file
983   * altosui: Remove debug printf from AltosState.java
984   * altosui: command line args are converted to csv format
985   * altos: prepare for sdcc 2.9.1
986
987   [ Bdale Garbee ]
988   * add a dummy install target
989   * lose the prebuild hook for now while I'm fumbling
990   * add install target for libaltos
991   * add an install target for altosui
992
993   [ Keith Packard ]
994   * altosui: add elevation and range information
995
996   [ Bdale Garbee ]
997   * fix up the wrapper's path to the jar file
998   * update Debian standards version
999   * fix permissions on installed jar file, switch from ao-view to
1000     altosui in
1001   * install altosui man page
1002   * fix man page delivery path
1003   * Revert "lose the prebuild hook for now while I'm fumbling"
1004
1005  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 12:40:04 -0600
1006
1007 altos (0.6+303+gb6da90b) unstable; urgency=low
1008
1009   * add freetts as a build dep
1010   * move to science menu
1011   * working on java packaging details
1012
1013  -- Bdale Garbee <bdale@gag.com>  Wed, 11 Aug 2010 22:11:28 -0400
1014
1015 altos (0.6+292+g8fc261c) unstable; urgency=low
1016
1017   * see if my new freetts package works
1018
1019  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jul 2010 10:55:21 -0600
1020
1021 altos (0.6+290+g7877496) unstable; urgency=low
1022
1023   [ Keith Packard ]
1024   * altosui: check for closed serial device before reading
1025   * altosui: Remove unnecessary freetts .jar files
1026   * altosui: Close serial, join reader thread, free altos_file
1027   * altosui: remove debug printf
1028   * libaltos: build with java src encoding UTF8
1029   * altosui: construct Darwin application directory
1030   * Add Mac OS X packaging bits
1031   * altosui: Switch eeprom extension back to .eeprom
1032   * Moved Mac OS packaging to altosui dir
1033   * altosui: remove option to install to alternate volume
1034   * Make altosui test script executable
1035
1036  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 13:30:19 -0600
1037
1038 altos (0.6+277+gd184819) unstable; urgency=low
1039
1040   [ Bdale Garbee ]
1041   * fix text since TM only has one led to blink
1042   * add swig as a build dep
1043   * add a jdk to the build deps
1044
1045   [ Keith Packard ]
1046   * When the EP0 IN buffer is full, don't panic, just skip sending
1047     another
1048   * Add libaltos which talks to USB connected altos devices
1049   * Switch AltosUI to libaltos for device access
1050   * Present list of altos devices in nice format
1051   * Re-enable freetts
1052   * Re-enable Linux support for altosui.
1053   * Darwin doesn't have strndup.
1054   * libaltos needs -I. on all systems
1055   * libaltos: make clean remove all built files
1056   * libaltos: build fat 10.5-compatible library
1057   * Add Mac OS X packaging files for altosui
1058   * Add application icons for Mac OS X
1059   * Clean up altosui build a bit
1060   * Remove directories as .class file dependencies; it makes them get
1061     rebuilt all the time
1062   * Java clean ups -- use varargs where possible, remove
1063     AltosSerialReader
1064   * Java voice reporting cleanups.
1065   * Force java source encoding to UTF-8
1066   * Make ao_log_data re-entrant as it is used for both sensor and GPS
1067     logs
1068   * altosui: Catch errors opening USB devices. Limit list to relevant
1069     devices
1070   * Make voice and channel menus work.
1071   * Add voice test command for help in adjusting volume.
1072   * Remove debug printf
1073   * altosui: Add eeprom data capture function. No UI yet.
1074   * altosui: Add progress bar for eeprom downloading status
1075   * altosui: Fix Save flight data monitor layout, add cancel
1076   * altosui: Replace device dialog. Center eeprom monitor.
1077   * altosui: report rocket ground bearing at landing only if known
1078   * Reset GPS ready status when GPS comes unlocked on the pad
1079
1080  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 12:50:40 -0600
1081
1082 altos (0.6+236+gcd8aa79) unstable; urgency=low
1083
1084   [ Keith Packard ]
1085   * Telemetry code was mis-computing RSSI
1086   * Switch DBG pins to GPIO when using any debug commands. Reboot to
1087     restore.
1088
1089   [ Bdale Garbee ]
1090   * significant documentation update
1091   * add build dep for sndfile
1092   * reflect documentation file name change
1093   * update to latest Debian standards version
1094
1095  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Jul 2010 22:24:14 -0600
1096
1097 altos (0.6+224+g4766b13) unstable; urgency=low
1098
1099   [ Bdale Garbee ]
1100   * documentation updates from Bob
1101
1102   [ Mike Beattie ]
1103   * Extension to KML output format, and minor bug fix
1104
1105   [ Keith Packard ]
1106   * ao-view: disable radio telemetry monitoring during channel change
1107   * Add special code for USB panic's.
1108   * ao-postflight: was walking off state.data array
1109   * Abort any in-progress radio operation when changing radio channel
1110
1111  -- Bdale Garbee <bdale@gag.com>  Thu, 24 Jun 2010 12:37:34 -0700
1112
1113 altos (0.6+214+g16c4cae) unstable; urgency=low
1114
1115   [ Bdale Garbee ]
1116   * updates including a typo fix from Bob Finch to the PKGBUILD-git.altos
1117   * merge a derivative of Bob Finch's mere mortals guide as getting started
1118   * merge the altusmetrum-themes package
1119
1120   [ Keith Packard ]
1121   * Fix telemetrum.inf, tested by Adrian and Keithp
1122   * Finish basic flight monitoring UI with voice using FreeTTS
1123
1124  -- Bdale Garbee <bdale@gag.com>  Tue, 18 May 2010 00:24:40 -0600
1125
1126 altos (0.6+204+g6bd8513) unstable; urgency=low
1127
1128   * lose the quotes since they apparently aren't necessary
1129
1130  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 19:53:58 -0600
1131
1132 altos (0.6+202+gae6854d) unstable; urgency=low
1133
1134   * update desktop file for conformance with current standards
1135
1136  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 17:04:31 -0600
1137
1138 altos (0.6+200+g68eaaa6) unstable; urgency=low
1139
1140   * add initial package build scripts for Arch Linux from Bob Finch
1141   * add desktop file provided by Bob Finch
1142
1143  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 16:44:27 -0600
1144
1145 altos (0.6+195+gcde60f1) unstable; urgency=low
1146
1147   * Revert "Merge remote branch 'remotes/origin/fix-reset'"
1148
1149  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 13:59:16 -0600
1150
1151 altos (0.6+193+g314d27a) unstable; urgency=low
1152
1153   [ Keith Packard ]
1154   * Don't change dbg clock while changing reset_n. Use 20ms everywhere
1155
1156  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 12:47:51 -0600
1157
1158 altos (0.6+190+g8b6767e) unstable; urgency=low
1159
1160   [ Keith Packard ]
1161   * Fix all stdio reading functions to be __critical
1162   * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
1163
1164  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 02:34:06 -0600
1165
1166 altos (0.6+187+g8702f49) unstable; urgency=low
1167
1168   [ Bdale Garbee ]
1169   * more text created during SFO->DEN flight
1170   * initial attempt at a telemetrum turn on script .. needs work
1171
1172   [ Keith Packard ]
1173   * Revert "Add optional 's' command to packet slave to enable/disable
1174     slave mode"
1175   * Disable interrupts while reading from stdin
1176
1177  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 01:52:27 -0600
1178
1179 altos (0.6+180+g99094f0) unstable; urgency=low
1180
1181   [ Keith Packard ]
1182   * Increase reset switch time to 100ms
1183   * Add optional 's' command to packet slave to enable/disable slave
1184     mode
1185   * More ALtosUI changes
1186   * Autodetect flite voice registration function
1187
1188   [ Bdale Garbee ]
1189   * capture work done on SFO->DEN flight
1190   * add some RF usage information from an email reply sent today, and
1191     re-indent
1192
1193  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2010 00:17:57 -0600
1194
1195 altos (0.6+171+g9394393) unstable; urgency=low
1196
1197   [ Bdale Garbee ]
1198   * wrong Yaesu model
1199
1200   [ Keith Packard ]
1201   * Only have the slave return a packet if it received one.
1202
1203  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
1204
1205 altos (0.6+168+gc0ee1ae) unstable; urgency=low
1206
1207   [ Bdale Garbee ]
1208   * INSTALL file changed by auto tools
1209
1210   [ Keith Packard ]
1211   * libflite may forget to reference libasound
1212
1213  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
1214
1215 altos (0.6+164+g5c3b6e2) unstable; urgency=low
1216
1217   [ Keith Packard ]
1218   * Start adding java-based UI
1219   * Add telemetry data parsing code
1220   * Add Windows install .inf file
1221   * Fix windows install file
1222   * Add telem parsing code
1223   * Steal C code from ao-view
1224   * Display table of flight info. gps is not working yet though
1225   * Fix up table formatting
1226   * Fix status update
1227   * Fix state updates
1228   * Clean up GPS data formatting
1229   * Report current gps nsat, not last locked nsat
1230   * Remove GPS data missing from skytraq. Save max height/accel/speed
1231   * Remove unused cell renderer class
1232   * Make .jar file
1233   * Use RXTX for serial comm. Add logdir preference saving
1234   * Make ao_radio_idle keep trying to get the radio to idle.
1235   * Don't abort the radio when enabling telemetry monitoring
1236   * Clean up some altosui comments
1237   * Switch TeleMetrum from v0.2 to v1.0
1238   * Add Linux device discovery
1239   * Interrupt running replay thread when starting another replay
1240   * serial port read function cannot be interrupted. poll every 1 second
1241   * TD reports "not-connected" when GPS has 0 sats
1242   * Tasks may move in task structure as a result of ao_exit
1243   * Enable telemetry monitoring
1244   * Use 16-bit flite voice (which appears to have changed symbols
1245     recently)
1246   * When changing RESET line, delay 20ms
1247
1248   [ Bdale Garbee ]
1249   * choose a better set of docbook xsl files
1250
1251  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
1252
1253 altos (0.6+131+g6629ec5) unstable; urgency=low
1254
1255   * lose the url entirely for now
1256
1257  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
1258
1259 altos (0.6+129+g934434f) unstable; urgency=low
1260
1261   * fix typo in url
1262
1263  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
1264
1265 altos (0.6+127+g05ad583) unstable; urgency=low
1266
1267   * need another build dep
1268
1269  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
1270
1271 altos (0.6+125+g8f1d47e) unstable; urgency=low
1272
1273   * make lintian happy
1274   * tweak copyright assertion
1275   * crudely incorporate "day in the life" info from web page
1276   * rewrite urls in docbook format
1277
1278  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
1279
1280 altos (0.6+119+g00f49c8) unstable; urgency=low
1281
1282   [ Bdale Garbee ]
1283   * update changelogs for Debian build
1284   * move gbp.conf into debian/
1285   * initial harness for documentation
1286   * fix typo
1287
1288   [ Keith Packard ]
1289   * Round radio calibration value instead of truncating
1290   * Document the ao-dumplog '--remote' flag for radio-link downloads
1291
1292  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
1293
1294 altos (0.6+108+g6e61170) unstable; urgency=low
1295
1296   [ Keith Packard ]
1297   * Need to duplicate new altitude conversion code in aoview.
1298
1299  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
1300
1301 altos (0.6+106+ga1478f6) unstable; urgency=low
1302
1303   [ Keith Packard ]
1304   * Add ao_radio_xmit to help test boards without flashing them.
1305   * Allow product names to have suffixes (like board revisions)
1306   * Fix and document the ao-rawload --run flag
1307   * Add LED test
1308   * Leave .ihx files in the build directory too - easier to debug that way
1309   * Eliminate deadlock when writing config from radio link
1310   * Fix up LED colors for each product.
1311   * Add .gitignore for ao-bringup
1312
1313   [ Bdale Garbee ]
1314   * create a turn on script for lighting up TeleDongle v0.2 boards
1315
1316  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
1317
1318 altos (0.6+95+g2f45953) unstable; urgency=low
1319
1320   * update changelogs for Debian build
1321   * conditionalize use of git on executability of /usr/bin/git binary
1322
1323  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
1324
1325 altos (0.6+88+gdeccc10) unstable; urgency=low
1326
1327   * add gawk as a build dependency since strtonum is a gawk extension
1328
1329  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
1330
1331 altos (0.6+86+g2491282) unstable; urgency=low
1332
1333   [ Keith Packard ]
1334   * Disable monitor mode before attempting radio test.
1335   * Ensure that ao_alarm waits at least the specified time
1336   * Remove dbg driver code from telemetrum/teledongle
1337   * Add AT45DBxx1D driver
1338   * Remove green LED and temp sensor from v0.2 code
1339   * Add at45db161d.h header file for new flash part.
1340   * Add 'f' command to display flash status register contents
1341   * Dump more flash parameters for the flash_status command
1342   * Dump config block from read/write config and flash_status commands
1343   * Don't set ao_flash_setup_done until we're actually done.
1344   * Remove flash debugging printfs
1345   * Add simple gps dump command 'g'
1346   * Force idle mode by shorting the SPI clock to ground at boot time.
1347   * Switch to using internal cc1111 temperature sensor
1348   * Missing ao_mutex_put in gps_dump
1349   * Compute daytime using GPS as time base
1350   * Pull in a bit more data for filtering the start of the boost
1351   * Log GPS data on pad after boost detect.
1352   * Change barometer conversion code to shrink conversion table
1353   * Change altos build process to support per-product compile-time
1354     changes
1355   * Update .gitignore files
1356   * Quiet make output.
1357   * Add back stack size checking to altos linking phase
1358   * Must install .map files for ao-load to work
1359
1360  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
1361
1362 altos (0.6+60+g10d1bbc) unstable; urgency=low
1363
1364   [ Keith Packard ]
1365   * Use ao_radio_get/ao_radio_put in packet code.
1366
1367  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
1368
1369 altos (0.6+58+gbbb152c) unstable; urgency=low
1370
1371   [ Keith Packard ]
1372   * Re-order config values. Change frequency to cal
1373   * Allow radio calibration to be set from ao-load
1374   * Add --cal to man page
1375
1376  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
1377
1378 altos (0.6+53+gcd49847) unstable; urgency=low
1379
1380   [ Keith Packard ]
1381   * Remove send_serial and serial_baud commands.
1382   * Make ao_cmd_decimal produce both 32 and 16 bit values.
1383   * Add radio calibration configuration.
1384
1385  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
1386
1387 altos (0.6+49+g9a1d7dd) unstable; urgency=low
1388
1389   [ Keith Packard ]
1390   * Change default callsign to "N0CALL"
1391
1392  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
1393
1394 altos (0.6+47+g4053309) unstable; urgency=low
1395
1396   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
1397   * change home URL in control file to be the AltOS page
1398
1399  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
1400
1401 altos (0.6+43+gd6ba07e) unstable; urgency=low
1402
1403   [ Keith Packard ]
1404   * Decode HDOP data from skytraq GPS
1405   * Document ao-postflight --gps and --kml options.
1406   * Make ao-postflight create filenames using input filenames.
1407   * Make TD print 0000-00-00 for invalid dates.
1408   * Fix --plot arg handling. Add -all option.
1409   * Convert telemetry file GPS satellite information in cc_log_read
1410   * Don't crash if --plot isn't passed on ao-postflight command line
1411   * ao-postflight: compute barometric alt for each GPS position
1412   * ao-postflight: don't try to use missing gps sat data
1413   * Automatically extract flight number for eeprom and telem filenames.
1414
1415  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
1416
1417 altos (0.6+32+g87e6f3e) unstable; urgency=low
1418
1419   [ Bdale Garbee ]
1420   * fix typo in comment
1421
1422   [ Keith Packard ]
1423   * Reduce igniter firing time from 500ms to 50ms.
1424   * Add GPS date/time output to ao-postflight.
1425   * Eliminate SiRF state values from ao-view.
1426
1427  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
1428
1429 altos (0.6+27+gb0d7e3f) unstable; urgency=low
1430
1431   [ Keith Packard ]
1432   * Add two-point accelerometer calibration.
1433   * Remove "l" command as ao-dumplong no longer uses it
1434   * Remove "d" command
1435   * Remove "f" command
1436   * Reformat ADC values to show all 16 bits
1437   * ao_flight_test was using accel value for pressure too
1438   * Pass accel calibration over telemetry stream. Telemetry data format
1439     change.
1440   * Add ability to dump eeprom data over radio link.
1441   * In packet master, move USB flush from packet thread to echo thread
1442   * In USB pollchar, wait for packet before re-checking USB out len
1443   * Explicitly use USB I/O routines in packet code
1444   * Flush pending input when switching to remote packet mode
1445   * Stop recording in ao-dumplog after receiving an invalid block
1446   * Move ao_match_word from ao_ignite.c to ao_cmd.c
1447   * Add Watchdog Timer Control register definitions
1448   * Add reboot command.
1449   * Return radio to telemetry settings when packet system closed.
1450   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
1451   * Loosen tolerances for main->landed transition
1452   * Provide a dummy 'uninstall' target in the src directory.
1453   * Share telemetry parsing code in cc library.
1454   * Enable telemetry receive in ao_view
1455   * Switch order of serial/flight in ao-postflight summary
1456   * Add flight number to telemetry stream.
1457   * Add date to GPS data, captured from GPRMC packet.
1458   * Stop using SiRF state info.
1459
1460  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
1461
1462 altos (0.6) unstable; urgency=low
1463
1464   [ Keith Packard ]
1465   * Add support for the SkyTraq GPS unit
1466   * Build two versions of TM, one for SiRF, one for SkyTraq
1467   * Save some DSEG space by marking cmd functions __reentrant
1468   * Add ao_wake_task and ao_exit
1469   * Add keyhole-markup generation for ao-postflight.
1470   * Initial packet bits. Just testing transmission
1471   * Add radio carrier command
1472   * Wait for TX to finish sending data
1473   * Add ao_alarm
1474   * Remove reason from ao_dma_abort
1475   * Switch packet code from timer thread to ao_alarm
1476   * Use ao_radio_done to wait for TX to completely finish with packet
1477   * Send SYN packet to set sequence numbers
1478   * Add RFIM register
1479   * Do more flushing in packet test code
1480   * Use ao_alarm for ao_delay so it can be easily interrupted
1481   * Poke master to speed up packet rate when things are busy
1482   * No need to wakeup &ao_tick_count now
1483   * Enable packet-based communcation to command processor
1484   * Add more docs to the README file
1485   * Disable interrupts while removing tasks from task list
1486   * Add ao_usb_pollchar to ao.h
1487
1488  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
1489
1490 altos (0.5+90+g127c312) unstable; urgency=low
1491
1492   * de-version the libreadline-dev build dependency
1493
1494  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
1495
1496 altos (0.5+86+g2de548f) unstable; urgency=low
1497
1498   * automate push of updated and tagged master branch during
1499     debian/rules prebuild
1500   * flush repetitive junk out of debian/changelog, and update the
1501     prebuild target
1502   * add support for tagging git repository on each Debian package build
1503
1504  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
1505
1506 altos (0.5+77+gc57bd7f) unstable; urgency=low
1507
1508   * build for Debian from git
1509
1510  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
1511