File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1- # [ Hamlib] ( https://github.com/Hamlib/Hamlib ) rotctl [ Easycomm] ( https://github.com/Hamlib/Hamlib/tree/master/rotators/easycomm ) parser
1+ # [ Hamlib] ( https://github.com/Hamlib/Hamlib ) rotctl [ Easycomm] ( https://github.com/Hamlib/Hamlib/tree/master/rotators/easycomm ) parser [ ![ PlatformIO Registry ] ( https://badges.registry.platformio.org/packages/rubienr/library/HamlibRotctlEasycommParser.svg )] ( https://registry.platformio.org/libraries/rubienr/HamlibRotctlEasycommParser )
22
3- A PlatformmIO parser library for Hamlib rotator control commands.
3+ A PlatformIO parser library for Hamlib rotator control commands.
44- Parses the string-based protocol as described by Easycomm standards I, II or III.
55 - from string to C-struct (reception)
66 - from C-struct to string (response)
77- Programmed with less dependencies in C for C and C++ projects.
88- Requires float support for ` scanf ` and ` printf ` .
99- [ Commands reference] ( https://github.com/yapiolibs/hamlib-rotctl-easycomm-parser/tree/main/src/ )
1010
11- [ ![ PlatformIO Registry] ( https://badges.registry.platformio.org/packages/rubienr/library/HamlibRotctlEasycommParser.svg )] ( https://registry.platformio.org/libraries/rubienr/HamlibRotctlEasycommParser )
12-
1311** Integrate in project [ example] ( https://github.com/yapiolibs/hamlib-rotctl-easycomm-parser/blob/main/test/platformio.ini ) **
1412``` ini
1513# platformio.ini
You can’t perform that action at this time.
0 commit comments