Commit 3ccae53
committed
docs: Sync LX200CommandSet.md with OpenAstroTracker firmware source
Synchronized documentation with the actual firmware implementation from:
https://github.com/OpenAstroTech/OpenAstroTracker-Firmware/blob/main/src/MeadeCommandProcessor.cpp
Added missing commands:
- :Qa# - Halt all direction slews (OAT extension)
- :XGDP# - Get DEC parking position (obsolete/disabled)
- :XSDP# - Set DEC parking position offset (obsolete/disabled)
- :XGO# - Get log buffer (debugging command)
Enhanced documentation:
- Added source reference link to firmware repository
- Added note about firmware being authoritative source
- Enhanced :XGDLx# with parameter documentation
- Enhanced :XSDLl# with 'if not configured' clarification
All changes verified against MeadeCommandProcessor.cpp implementation.1 parent d51e6d1 commit 3ccae53
1 file changed
Lines changed: 42 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
654 | 659 | | |
655 | 660 | | |
656 | 661 | | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
657 | 668 | | |
658 | 669 | | |
659 | 670 | | |
| |||
1411 | 1422 | | |
1412 | 1423 | | |
1413 | 1424 | | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
1414 | 1436 | | |
1415 | 1437 | | |
1416 | 1438 | | |
| |||
1496 | 1518 | | |
1497 | 1519 | | |
1498 | 1520 | | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
1499 | 1529 | | |
1500 | 1530 | | |
1501 | 1531 | | |
| |||
1549 | 1579 | | |
1550 | 1580 | | |
1551 | 1581 | | |
1552 | | - | |
| 1582 | + | |
1553 | 1583 | | |
1554 | 1584 | | |
1555 | 1585 | | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
1556 | 1597 | | |
1557 | 1598 | | |
1558 | 1599 | | |
| |||
0 commit comments