|
|
@18117
|
10 years |
tbretz |
Even if the state was OnTrack it could happen that the fDevCount was ...
|
|
|
@17417
|
11 years |
tbretz |
Fixed a bug when calculating the azimuth from the tpoint data; fixed ...
|
|
|
@17345
|
11 years |
tbretz |
Automatically try to send STOP if after an UNLOCK the systme is in error.
|
|
|
@17318
|
11 years |
tbretz |
Updated query for case sensitivity of database.
|
|
|
@17005
|
11 years |
tbretz |
Fixed a copy&paste typo in a description.
|
|
|
@17004
|
11 years |
tbretz |
Changed the way the source position is updated. When a poitning ...
|
|
|
@16887
|
11 years |
tbretz |
Added some smoothing to the deviation responsible for the ...
|
|
|
@16732
|
11 years |
tbretz |
Make use of the new StateMachineAsio which gets the CPU consumption to ...
|
|
|
@15458
|
12 years |
tbretz |
Connection can only be closed by cosy not the FTM ;)
|
|
|
@15363
|
12 years |
tbretz |
Shift sunrise in a way that it does not consume 100% CPU at day time; ...
|
|
|
@15211
|
12 years |
tbretz |
Removed obsoleete includes.
|
|
|
@15206
|
12 years |
tbretz |
Make use of the new GetNextSunRise() function of the Time-class
|
|
|
@15100
|
12 years |
tbretz |
Go to Locked state after a parking command. This is not ideal because ...
|
|
|
@14720
|
12 years |
tbretz |
Removed the obsolete include of tools.h
|
|
|
@14711
|
12 years |
tbretz |
Changed defaults for OnTrack to be a bit more conservative.
|
|
|
@14684
|
12 years |
tbretz |
TRACK_ON does not take any short...
|
|
|
@14676
|
12 years |
tbretz |
Implemented interpreting and requesting wobble position from the ...
|
|
|
@14669
|
12 years |
tbretz |
Fixed a problem that if time of locking was more than 24h ago one had ...
|
|
|
@14617
|
12 years |
tbretz |
Fixed two compilation issues.
|
|
|
@14614
|
12 years |
tbretz |
'C' formatted text is now unescaped before it is sent/posted.
|
|
|
@14595
|
12 years |
tbretz |
Added a command to track OnSource; added absolut deviation to service; ...
|
|
|
@14510
|
12 years |
tbretz |
Fixed some command descriptions.
|
|
|
@14496
|
12 years |
tbretz |
Initialize fAutoResume.
|
|
|
@14495
|
12 years |
tbretz |
Added resume and auto-resume functionality.
|
|
|
@14368
|
12 years |
tbretz |
Send the correct state in case of an error.
|
|
|
@14349
|
12 years |
tbretz |
The state description for the Locked state was missing.
|
|
|
@14046
|
12 years |
tbretz |
Implemented conversion of data-base to uri
|
|
|
@14045
|
12 years |
tbretz |
Simplified database access.
|
|
|
@14039
|
12 years |
tbretz |
HAS_SQL -> HAVE_SQL
|
|
|
@14018
|
12 years |
tbretz |
Added automatic parking if sun-rise has been passed and a locked state ...
|
|
|
@14009
|
12 years |
tbretz |
Exit with 127 if parsing of command line options failed.
|
|
|
@13986
|
12 years |
tbretz |
Added ERROR state as allowed state to PARK command
|
|
|
@13985
|
12 years |
tbretz |
Added PARK command.
|
|
|
@13982
|
12 years |
tbretz |
Added infrastructure to get wobble positions from database.
|
|
|
@13975
|
12 years |
tbretz |
Add tracking commands are now also allowed in state kTracking
|
|
|
@13933
|
12 years |
tbretz |
Used named states instead of numbers.
|
|
|
@13911
|
12 years |
tbretz |
Moved drivectrl headers to HeadersDrive.h and state machien states to ...
|
|
|
@13767
|
12 years |
tbretz |
Implemented the possibility to reload the source data from the database.
|
|
|
@13223
|
13 years |
tbretz |
Unintentionally changed the allowed states for TRACK_SOURCE with the ...
|
|
|
@13222
|
13 years |
tbretz |
Replaced W format by C for TRACK_SOURCE
|
|
|
@13166
|
13 years |
tbretz |
Make sure that the connection is the last in the configuration; ...
|
|
|
@13165
|
13 years |
tbretz |
Added some improved output.
|
|
|
@12989
|
13 years |
tbretz |
Replaces status==0 but 0x100-3 (ERROR) instead of 99, leading to a ...
|
|
|
@12954
|
13 years |
tbretz |
Added include of LocalControl.h
|
|
|
@12881
|
13 years |
tbretz |
Fixed another bug in the wobble calculation; the declination was in ...
|
|
|
@12878
|
13 years |
tbretz |
Removed two stray formats in TRACKING_POSITION which were errornously ...
|
|
|
@12844
|
13 years |
tbretz |
There was a mismatch with the units in SOURCE_POSITION
|
|
|
@12839
|
13 years |
tbretz |
Set precision of ra/dec output to 8
|
|
|
@12838
|
13 years |
tbretz |
Corrected the DB query and output the sources from the DB.
|
|
|
@12837
|
13 years |
tbretz |
Renamed the tracking with source name to TRACK_SOURCE; replaced C by W ...
|
|
|
@12836
|
13 years |
tbretz |
PrintHelp didn't output the commands so far - fixed.
|
|
|
@12828
|
13 years |
tbretz |
Removed a line producing an unused variable.
|
|
|
@12807
|
13 years |
tbretz |
Added options to read sources names from a database and to start ...
|
|
|
@12770
|
13 years |
tbretz |
Added a new dim service SOURCE_POSITION and a new command WOBBLE.
|
|
|
@12649
|
13 years |
tbretz |
Do not send tracking reports if there is no tracking (MJD==0)
|
|
|
@12571
|
13 years |
tbretz |
Fixed more option description.
|
|
|
@12570
|
13 years |
tbretz |
Fixed some option description.
|
|
|
@12532
|
13 years |
tbretz |
Added a drive status dim service.
|
|
|
@12309
|
13 years |
tbretz |
First woring and tested version.
|
|
|
@12252
|
13 years |
tbretz |
Added commands to set LED brightness.
|
|
|
@11837
|
13 years |
tbretz |
Changed Dim services to ensure they send the time.
|
|
|
@11578
|
13 years |
tbretz |
Moved some part of the initialization from main to Configure::DoParse
|
|
|
@11577
|
13 years |
tbretz |
Moved Dim:Setup to Main::execute
|
|
|
@11575
|
13 years |
tbretz |
Moved common option setup to Main.h; created Main namespace
|
|
|
@11574
|
13 years |
tbretz |
Added the possibility to setup DIM_HOST_NODE with the --host program ...
|
|
|
@11483
|
13 years |
tbretz |
Added a registry for wildcarded options to detect unaccessed options; ...
|
|
|
@11481
|
13 years |
tbretz |
Replaced boost::thread by std::thread and boost::bind by std::bind ...
|
|
|
@11474
|
13 years |
tbretz |
Removed some obsolete includes; made it compile again.
|
|
|
@11471
|
13 years |
tbretz |
Replaced boost::array by std::array
|
|
|
@11264
|
13 years |
tbretz |
Removed includes which are now in Main.h
|
|
|
@11253
|
13 years |
tbretz |
Changed SetConfiguration to EvalConfiguration and its return value ...
|
|
|
@11251
|
13 years |
tbretz |
Started to unify the main program of the io_service based control program.
|
|
|
@11221
|
13 years |
tbretz |
Removed q as shortcut for --quit to avoid confusion with --quiet
|
|
|
@11218
|
13 years |
tbretz |
Added --cmd and --quit program option.
|
|
|
@11056
|
13 years |
tbretz |
Removed RunDim and replaces it with RunShell and LocalStream
|
|
|
@11043
|
13 years |
tbretz |
Added the --exec command.
|
|
|
@10997
|
13 years |
tbretz |
Added boot message to interactive session.
|
|
|
@10885
|
13 years |
tbretz |
Use GetBool and Ptr from EventImp directly.
|
|
|
@10804
|
13 years |
tbretz |
Simplified program options handling.
|
|
|
@10774
|
13 years |
tbretz |
|