X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=75000f8050492e8000cfde337327401f9bd7a248;hp=89d87b4c99e78240cc5e00eff09853f51eb35192;hb=f03ed0876c67b58624abf0c14bf73444b0322d3c;hpb=67bf7d388a6dd2dbf65575bf4f0423ad355b4f2f diff --git a/debian/changelog b/debian/changelog index 89d87b4c..75000f80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,223 @@ -altos (0.5+82+g23bc21a) unstable; urgency=low +altos (0.6+117+gb41e617) unstable; urgency=low + [ Bdale Garbee ] + * update changelogs for Debian build + * move gbp.conf into debian/ + * initial harness for documentation + + [ Keith Packard ] + * Round radio calibration value instead of truncating + * Document the ao-dumplog '--remote' flag for radio-link downloads + + + -- Bdale Garbee Tue, 30 Mar 2010 23:18:08 -0600 + +altos (0.6+108+g6e61170) unstable; urgency=low + + [ Keith Packard ] + * Need to duplicate new altitude conversion code in aoview. + + -- Bdale Garbee Thu, 04 Mar 2010 17:33:27 -0700 + +altos (0.6+106+ga1478f6) unstable; urgency=low + + [ Keith Packard ] + * Add ao_radio_xmit to help test boards without flashing them. + * Allow product names to have suffixes (like board revisions) + * Fix and document the ao-rawload --run flag + * Add LED test + * Leave .ihx files in the build directory too - easier to debug that way + * Eliminate deadlock when writing config from radio link + * Fix up LED colors for each product. + * Add .gitignore for ao-bringup + + [ Bdale Garbee ] + * create a turn on script for lighting up TeleDongle v0.2 boards + + -- Bdale Garbee Sat, 27 Feb 2010 17:35:32 -0700 + +altos (0.6+95+g2f45953) unstable; urgency=low + + * update changelogs for Debian build + * conditionalize use of git on executability of /usr/bin/git binary + + -- Bdale Garbee Wed, 24 Feb 2010 17:30:00 -0700 + +altos (0.6+88+gdeccc10) unstable; urgency=low + + * add gawk as a build dependency since strtonum is a gawk extension + + -- Bdale Garbee Wed, 24 Feb 2010 16:44:35 -0700 + +altos (0.6+86+g2491282) unstable; urgency=low + + [ Keith Packard ] + * Disable monitor mode before attempting radio test. + * Ensure that ao_alarm waits at least the specified time + * Remove dbg driver code from telemetrum/teledongle + * Add AT45DBxx1D driver + * Remove green LED and temp sensor from v0.2 code + * Add at45db161d.h header file for new flash part. + * Add 'f' command to display flash status register contents + * Dump more flash parameters for the flash_status command + * Dump config block from read/write config and flash_status commands + * Don't set ao_flash_setup_done until we're actually done. + * Remove flash debugging printfs + * Add simple gps dump command 'g' + * Force idle mode by shorting the SPI clock to ground at boot time. + * Switch to using internal cc1111 temperature sensor + * Missing ao_mutex_put in gps_dump + * Compute daytime using GPS as time base + * Pull in a bit more data for filtering the start of the boost + * Log GPS data on pad after boost detect. + * Change barometer conversion code to shrink conversion table + * Change altos build process to support per-product compile-time + changes + * Update .gitignore files + * Quiet make output. + * Add back stack size checking to altos linking phase + * Must install .map files for ao-load to work + + -- Bdale Garbee Wed, 24 Feb 2010 14:53:01 -0700 + +altos (0.6+60+g10d1bbc) unstable; urgency=low + + [ Keith Packard ] + * Use ao_radio_get/ao_radio_put in packet code. + + -- Bdale Garbee Sat, 19 Dec 2009 13:53:32 -0700 + +altos (0.6+58+gbbb152c) unstable; urgency=low + + [ Keith Packard ] + * Re-order config values. Change frequency to cal + * Allow radio calibration to be set from ao-load + * Add --cal to man page + + -- Bdale Garbee Sat, 19 Dec 2009 12:05:26 -0700 + +altos (0.6+53+gcd49847) unstable; urgency=low + + [ Keith Packard ] + * Remove send_serial and serial_baud commands. + * Make ao_cmd_decimal produce both 32 and 16 bit values. + * Add radio calibration configuration. + + -- Bdale Garbee Sat, 05 Dec 2009 11:02:49 -0700 + +altos (0.6+49+g9a1d7dd) unstable; urgency=low + + [ Keith Packard ] + * Change default callsign to "N0CALL" + + -- Bdale Garbee Fri, 04 Dec 2009 21:01:55 -0700 + +altos (0.6+47+g4053309) unstable; urgency=low + + * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum + * change home URL in control file to be the AltOS page + + -- Bdale Garbee Thu, 26 Nov 2009 11:15:47 -0700 + +altos (0.6+43+gd6ba07e) unstable; urgency=low + + [ Keith Packard ] + * Decode HDOP data from skytraq GPS + * Document ao-postflight --gps and --kml options. + * Make ao-postflight create filenames using input filenames. + * Make TD print 0000-00-00 for invalid dates. + * Fix --plot arg handling. Add -all option. + * Convert telemetry file GPS satellite information in cc_log_read + * Don't crash if --plot isn't passed on ao-postflight command line + * ao-postflight: compute barometric alt for each GPS position + * ao-postflight: don't try to use missing gps sat data + * Automatically extract flight number for eeprom and telem filenames. + + -- Bdale Garbee Sun, 22 Nov 2009 10:18:26 -0700 + +altos (0.6+32+g87e6f3e) unstable; urgency=low + + [ Bdale Garbee ] + * fix typo in comment + + [ Keith Packard ] + * Reduce igniter firing time from 500ms to 50ms. + * Add GPS date/time output to ao-postflight. + * Eliminate SiRF state values from ao-view. + + -- Bdale Garbee Fri, 20 Nov 2009 13:18:06 -0700 + +altos (0.6+27+gb0d7e3f) unstable; urgency=low + + [ Keith Packard ] + * Add two-point accelerometer calibration. + * Remove "l" command as ao-dumplong no longer uses it + * Remove "d" command + * Remove "f" command + * Reformat ADC values to show all 16 bits + * ao_flight_test was using accel value for pressure too + * Pass accel calibration over telemetry stream. Telemetry data format + change. + * Add ability to dump eeprom data over radio link. + * In packet master, move USB flush from packet thread to echo thread + * In USB pollchar, wait for packet before re-checking USB out len + * Explicitly use USB I/O routines in packet code + * Flush pending input when switching to remote packet mode + * Stop recording in ao-dumplog after receiving an invalid block + * Move ao_match_word from ao_ignite.c to ao_cmd.c + * Add Watchdog Timer Control register definitions + * Add reboot command. + * Return radio to telemetry settings when packet system closed. + * ao-postflight: fix sloppy gps sat data realloc code (was crashing). + * Loosen tolerances for main->landed transition + * Provide a dummy 'uninstall' target in the src directory. + * Share telemetry parsing code in cc library. + * Enable telemetry receive in ao_view + * Switch order of serial/flight in ao-postflight summary + * Add flight number to telemetry stream. + * Add date to GPS data, captured from GPRMC packet. + * Stop using SiRF state info. + + -- Bdale Garbee Fri, 20 Nov 2009 11:43:56 -0700 + +altos (0.6) unstable; urgency=low + + [ Keith Packard ] + * Add support for the SkyTraq GPS unit + * Build two versions of TM, one for SiRF, one for SkyTraq + * Save some DSEG space by marking cmd functions __reentrant + * Add ao_wake_task and ao_exit + * Add keyhole-markup generation for ao-postflight. + * Initial packet bits. Just testing transmission + * Add radio carrier command + * Wait for TX to finish sending data + * Add ao_alarm + * Remove reason from ao_dma_abort + * Switch packet code from timer thread to ao_alarm + * Use ao_radio_done to wait for TX to completely finish with packet + * Send SYN packet to set sequence numbers + * Add RFIM register + * Do more flushing in packet test code + * Use ao_alarm for ao_delay so it can be easily interrupted + * Poke master to speed up packet rate when things are busy + * No need to wakeup &ao_tick_count now + * Enable packet-based communcation to command processor + * Add more docs to the README file + * Disable interrupts while removing tasks from task list + * Add ao_usb_pollchar to ao.h + + -- Bdale Garbee Mon, 02 Nov 2009 16:53:45 -0700 + +altos (0.5+90+g127c312) unstable; urgency=low + + * de-version the libreadline-dev build dependency + + -- Bdale Garbee Mon, 02 Nov 2009 15:57:29 -0700 + +altos (0.5+86+g2de548f) unstable; urgency=low + + * automate push of updated and tagged master branch during + debian/rules prebuild * flush repetitive junk out of debian/changelog, and update the prebuild target * add support for tagging git repository on each Debian package build