Skip to content

Commit a5aef74

Browse files
Merge pull request #45 from OpenAstroTech/ClutchplateDude-patch-1
Update Changelog.md
2 parents 88ef61b + 2113dd0 commit a5aef74

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

Changelog.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
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
135

236
**V1.8.64 - Updates**
337
- Cleaned up Meade comments

0 commit comments

Comments
 (0)