altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / altoslib / NewProduct
index e275cce121793f470c89f5a6e7116e87ef31842e..deb9fc3ddd44e70cde1f251c2a3856c29ef69f8b 100644 (file)
@@ -9,6 +9,8 @@ altoslib/
        Declare new USB ids
        Declare new Product name
        Add item to product_name function
+       Add entry in product_id_from_log_format
+       Declare new sensor model
 
  2. AltosIdleFetch.java
 
@@ -45,8 +47,24 @@ altoslib/
        Adjust existing telemetry decoders for new sensors
 
 
+ 9. AltosConvert.java
+
+       Add conversion functions for ADC values
+
 altosuilib/
 
  1. AltosUSBDevice.java
 
        Add new product ID as appropriate to matchProduct
+
+ao-tools/lib/
+
+ 1. ao-eeprom-read.h
+
+       Add new log file format as appropriate
+
+ao-tools/ao-eeprom/
+
+ 1. ao-eeprom.c
+
+       Parse new log file contents