|
|
@11115
|
13 years |
tbretz |
Added DUMP_STREAM command; output number of received bytes
|
|
|
@11112
|
13 years |
tbretz |
Added TOGGLE for singel FAD connections.
|
|
|
@11110
|
13 years |
tbretz |
Removed an obsolete debug output.
|
|
|
@11109
|
13 years |
tbretz |
Implemented 'def' and 'default' as replacement for the default ...
|
|
|
@11107
|
13 years |
tbretz |
Changed clock conditioner values.
|
|
|
@11106
|
13 years |
tbretz |
Fixed clock conditioner values in DimStaticData; they have to be 32 bits.
|
|
|
@11105
|
13 years |
tbretz |
Added the default values for the clock conditioner, marked with a star.
|
|
|
@11102
|
13 years |
tbretz |
Added possibility to set the clock conditioner's frequency for some ...
|
|
|
@11101
|
13 years |
tbretz |
Added an example for an extension.
|
|
|
@11100
|
13 years |
tbretz |
Some cosmetics to command descriptions.
|
|
|
@11099
|
13 years |
tbretz |
Renamed state 'offline' to 'disengaged' to avoid confusion with the ...
|
|
|
@11098
|
13 years |
tbretz |
Allow CONNECT also when diconnected but event builder thread still ...
|
|
|
@11097
|
13 years |
tbretz |
Added const qualifiers to factOut and factStat
|
|
|
@11096
|
13 years |
tbretz |
Added const qualifiers to factOut and factStat
|
|
|
@11095
|
13 years |
tbretz |
Return 0 as default in eventCheck; added comment to commands; fixed ...
|
|
|
@11094
|
13 years |
tbretz |
Don't count NumConnected down if already 0.
|
|
|
@11093
|
13 years |
tbretz |
Added IsDisconnected
|
|
|
@11092
|
13 years |
tbretz |
Added some comments about eventCheck
|
|
|
@11091
|
13 years |
tbretz |
Added new connection/disconnection scheme; added eventCheck stub
|
|
|
@11090
|
13 years |
tbretz |
Changed bahaviour of opening closing sockets
|
|
|
@11089
|
13 years |
lyard |
Various dataLogger changes
|
|
|
@11083
|
13 years |
tbretz |
Removed the _FROM_SLOT from IGNORE_EVENTS
|
|
|
@11082
|
13 years |
tbretz |
Added commands DUMP_STREAM and DUMP_RECV to have better access to the ...
|
|
|
@11081
|
13 years |
tbretz |
Added preliminary interface for g_port.sockDef
|
|
|
@11080
|
13 years |
tbretz |
Added commands to set g_Port.sockDef to 0
|
|
|
@11079
|
13 years |
tbretz |
Added PRINT_EVENT and BLOCK_TRANSMISSION_RANGE
|
|
|
@11076
|
13 years |
tbretz |
Updated FTM to FSC
|
|
|
@11074
|
13 years |
tbretz |
Replaced dataLogger with datalogger.
|
|
|
@11073
|
13 years |
tbretz |
|
|
|
@11067
|
13 years |
tbretz |
Added some interpretation of the received data.
|
|
|
@11064
|
13 years |
tbretz |
Fixed a bug in UnLibToolize with short filenames.
|
|
|
@11063
|
13 years |
tbretz |
INtroduced a new class DimLog which ensures that the MessageDimTX is ...
|
|
|
@11062
|
13 years |
tbretz |
Removed some old obsolete comments and changed fatal errors to Fatal()
|
|
|
@11061
|
13 years |
tbretz |
Improved the output when a command was added; suppress anything inside ...
|
|
|
@11060
|
13 years |
tbretz |
Call PrintBootMsg non-interactive in ConsoleStream
|
|
|
@11059
|
13 years |
tbretz |
Fixed an exception which was thrown if DimServer::itsName was NULL
|
|
|
@11058
|
13 years |
tbretz |
Fixed adding the '.bin' extension to the filename in LOAD and SAVE
|
|
|
@11057
|
13 years |
tbretz |
Removed RunDim and replaces it with RunShell and LocalStream
|
|
|
@11056
|
13 years |
tbretz |
Removed RunDim and replaces it with RunShell and LocalStream
|
|
|
@11053
|
13 years |
tbretz |
Added ConsoleStream class
|
|
|
@11052
|
13 years |
tbretz |
Added --exec command
|
|
|
@11051
|
13 years |
tbretz |
Added the comment command (#)
|
|
|
@11050
|
13 years |
tbretz |
Added the comment (#) command and the LocalStream class
|
|
|
@11049
|
13 years |
tbretz |
Added some comments.
|
|
|
@11048
|
13 years |
tbretz |
Added 'quit' to execute; added IsStopped to check for the 'quit' in Execute
|
|
|
@11047
|
13 years |
tbretz |
Added output in case of errors when the .s command is enetered.
|
|
|
@11046
|
13 years |
tbretz |
Removed an obsolete comment.
|
|
|
@11045
|
13 years |
tbretz |
Added possibility to block execution until the state machine has ...
|
|
|
@11044
|
13 years |
tbretz |
Added '.w' to list of commands.
|
|
|
@11043
|
13 years |
tbretz |
Added the --exec command.
|
|
|
@11042
|
13 years |
tbretz |
Added time to output in Execute
|
|
|
@11041
|
13 years |
tbretz |
Replaced interpretation of single characters by the interpretation of ...
|
|
|
@11040
|
13 years |
tbretz |
Removed obsolete include of tools.h
|
|
|
@11039
|
13 years |
tbretz |
'UnLibToolize' the program name.
|
|
|
@11038
|
13 years |
tbretz |
Make sure the pointer passed to rl_readline_name is kept valid.
|
|
|
@11037
|
13 years |
tbretz |
Replaced deprecated boost::filesystem::basename; removed libtoolize ...
|
|
|
@11034
|
13 years |
tbretz |
Added some more implementation.
|
|
|
@11033
|
13 years |
tbretz |
|
|
|
@11032
|
13 years |
tbretz |
Added output of blocked state to ListSlots()
|
|
|
@11031
|
13 years |
tbretz |
Implemented BLOCK_TRANSMISSION, SEND_CMD and SEND_DATA
|
|
|
@11030
|
13 years |
Daniela Dorner |
added configuration parameters
|
|
|
@11029
|
13 years |
Daniela Dorner |
added inserting fObservationKEY into the table ScheduledRun
|
|
|
@11028
|
13 years |
tbretz |
Allow C:N as Dim format
|
|
|
@11027
|
13 years |
tbretz |
Allow support for chars; assume that the given size is the destination size
|
|
|
@11026
|
13 years |
tbretz |
Implemented that even chars are returned as numbers if converted to a ...
|
|
|
@11025
|
13 years |
tbretz |
Changed schedule-database-name back to be a required option.
|
|
|
@11024
|
13 years |
Daniela Dorner |
fixed name
|
|
|
@11023
|
13 years |
tbretz |
Changed schedule-database-name from required to default empty
|
|
|
@11022
|
13 years |
tbretz |
Added more const qualifiers.
|
|
|
@11021
|
13 years |
tbretz |
Changed name from schedule-database to schedule-database-name
|
|
|
@11020
|
13 years |
tbretz |
Commented out some checks; mysqlpp throws exceptions
|
|
|
@11019
|
13 years |
tbretz |
Many structural updates; catch mysqlpp exceptions outside Scheudle(); ...
|
|
|
@11018
|
13 years |
tbretz |
Don't assign dbname to something which might be local.
|
|
|
@11017
|
13 years |
tbretz |
Removed the wrong string conversion from ToFits; fixed the sanity ...
|
|
|
@11016
|
13 years |
tbretz |
Improved some logging output; added some debug output for each report; ...
|
|
|
@11015
|
13 years |
tbretz |
Added some const-qualifiers.
|
|
|
@11014
|
13 years |
tbretz |
Fixed some limits; some improvements to the output
|
|
|
@11013
|
13 years |
tbretz |
Some little updates; added DataFileDebug
|
|
|
@11011
|
13 years |
tbretz |
Fixed a compilation problem introduced with the latest changes.
|
|
|
@11010
|
13 years |
tbretz |
Set '192.168.0.255' as default address because it is a broadcast address.
|
|
|
@11005
|
13 years |
tbretz |
A wrapper around dim's dns to set DIM_HOST_NODE automatically.
|
|
|
@11004
|
13 years |
tbretz |
|
|
|
@11003
|
13 years |
tbretz |
Moved GetLocalIp and Setup to DimSetup
|
|
|
@11002
|
13 years |
tbretz |
Added a C-wrapper around GetLocalIp.
|
|
|
@11000
|
13 years |
tbretz |
|
|
|
@10999
|
13 years |
tbretz |
Also print DIM_DNS_NODE.
|
|
|
@10998
|
13 years |
tbretz |
Added compile time to boot message, added interactive flag.
|
|
|
@10997
|
13 years |
tbretz |
Added boot message to interactive session.
|
|
|
@10995
|
13 years |
tbretz |
Added some example code to handle FITS errors.
|
|
|
@10994
|
13 years |
tbretz |
The pulic functions don't need to be pulic.
|
|
|
@10993
|
13 years |
tbretz |
Added a const-qualifier.
|
|
|
@10992
|
13 years |
tbretz |
More improvements to logging; log when files are opened and/or closed ...
|
|
|
@10991
|
13 years |
tbretz |
Fixed a typo in a command description.
|
|
|
@10990
|
13 years |
tbretz |
Restructured some code; unified some functions; adapted some logging ...
|
|
|
@10987
|
13 years |
tbretz |
Set the timeout between header and data to 500ms. 50ms was to small ...
|
|
|
@10986
|
13 years |
tbretz |
Replaces vector<Connection> by map<uint8_t, Connection> to allow empty ...
|
|
|
@10983
|
13 years |
tbretz |
Canceled conecction atempts now stop the connection atempt.
|
|
|
@10979
|
13 years |
tbretz |
Replaced Adc_data[1] by Adc_data[]
|
|
|
@10978
|
13 years |
tbretz |
Currently CmdWriteRate doesn't need an execute command.
|
|
|
@10977
|
13 years |
tbretz |
Added some debug messages to see when commands get posted and/or handled.
|
|
|