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