File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ** V1.8.72 - Updates**
2
+ - Factory reset now not only clears EEPROM, but also re-initializes everything.
3
+
4
+ ** V1.8.71 - Updates**
5
+ - Added temperature retrieval (Digital Level addon)
6
+ - Made get LST (: XGL ) and get HA (: XGH ) Meade calls return realtime data.
7
+ - Fixed a bug in : Ga and : GL commands that returned a sign in front of the hour.
8
+ - Added comments for Get functions.
9
+
10
+ ** V1.8.70 - Updates**
11
+ - Reduced required GPS coordinate freshness to 30s
12
+ - Changed LCD display of GPS sync to use more symbols and blink regularly
13
+ - Added logging for GPS
14
+ - Changed command marker comments in Meade code
15
+ - Capped daytime hours to 999
16
+
17
+ ** V1.8.69 - Updates**
18
+ - Added Meade support for querying, setting and clearing the DEC motor limits.
19
+
20
+ ** V1.8.68 - Updates**
21
+ - Fixed bug that returned incorrect data for site time (delimiter was missing).
22
+
23
+ ** V1.8.67 - Updates**
24
+ - GPS simply provides data to mount now (no more time calcs)
25
+ - Added UTC menu item in CAL
26
+ - Unified coding style (specifically braces) in CAL and EEPROM files.
27
+ - Added UTC storage functions to EEPROM class.
28
+ - Fixed a bug that prevented extended flags from being used in EEPROM class.
29
+
30
+ ** V1.8.66 - Updates**
31
+ - Fixed Longitude code to handle LX200GPS spec. New OATControl required.
32
+
33
+ ** V1.8.65 - Updates**
34
+ - Guide pulse command should handle lowercase
1
35
2
36
** V1.8.64 - Updates**
3
37
- Cleaned up Meade comments
You can’t perform that action at this time.
0 commit comments