over did it in my last commit
buffer fixes
make set/get time independat of local timezone
fix release requrements for some commands
fix alignment
test for align
UNTESTED: implement get_mount_capabilities()
add alignment support for SkyWatcher - UNTESED
add prototype for get_mount_capabilitiies() - ...
add support for nexstar:// as a prefix
update changelog
more precise version/vendor checking
TESTED: previous commit
UNTESTED: better handling of the tracking modes
handle different tracking modes for Celestron a...
fix: remove debug messages; add examples/push_b...
add Nexstar Evolution
add all SW mounts
remove several irelevant notes
rename enforce_proto_version() to enforce_proto...
small change in enforce_mount_vendor()
update README
documentation update
full SW support; docs updated; more tests needed
fix: Celestron and SW share the same mount IDs ...
make tc_get_version() accept NULL for major and...
fix condition in REQUIRE_VER()
update man page - add enforce_proto_version()
UNTESTED: add protocol version control
fix typo
fix open_telescope_tcp(): add close() on error
small docs change
udated man and readme
added network connectivity, needs nexbridge to ...
minor doc changes
enlarge RA and DE accepted limits; sometimes te...
pec_set_data(): fix small increments resulting ...
pec_set_data(): attempt to fix small increments...
change close_telescope() from macro to function...
test and complete the PEC functions documentation
tested PEC functions
UNTESTED: started documentation for PEC, added ...
UNTESTED: implemented all PEC functions
UNTESTED: implemented most of the PEC functions
started PEC implementation
Documented tc_pass_through_cmd() and move it at...
fix msg_len for some aux commands; aux commands...
handle the extra byte before '#' if the device ...
UNTESTED: created tc_pass_through_cmd() and reo...
increase version
add CGEM identifier (14)
remove some debug messages
fix data len in tc_set_backlash().
document the implemented AUX commands
increse version in libnexstar.pc.in
fix and test tc_get_autoguide_rate(), tc_set_au...
UNTESTED: implemented, but not tested tc_get_au...