first cut at turnon scripts for EasyTimer v2
[fw/altos] / altoslib / NewProduct
index 27d94d11a0d0b0e9209c4f79fd54dd27050fe3eb..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,6 +47,10 @@ altoslib/
        Adjust existing telemetry decoders for new sensors
 
 
+ 9. AltosConvert.java
+
+       Add conversion functions for ADC values
+
 altosuilib/
 
  1. AltosUSBDevice.java