source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11066   15 years tbretz Added initialization fAdcDataCanv
(edit) @11065   15 years tbretz Added the ADC tab and change some names to mor emeaningful ones.
(edit) @11064   15 years tbretz Fixed a bug in UnLibToolize with short filenames.
(edit) @11063   15 years tbretz INtroduced a new class DimLog which ensures that the MessageDimTX is ...
(edit) @11062   15 years tbretz Removed some old obsolete comments and changed fatal errors to Fatal()
(edit) @11061   15 years tbretz Improved the output when a command was added; suppress anything inside ...
(edit) @11060   15 years tbretz Call PrintBootMsg non-interactive in ConsoleStream
(edit) @11059   15 years tbretz Fixed an exception which was thrown if DimServer::itsName was NULL
(edit) @11058   15 years tbretz Fixed adding the '.bin' extension to the filename in LOAD and SAVE
(edit) @11057   15 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11056   15 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11055   15 years tbretz Updated.
(edit) @11054   15 years tbretz Removed some obsolete old code; added check for fDimFadFiles; don 't ...
(edit) @11053   15 years tbretz Added ConsoleStream class
(edit) @11052   15 years tbretz Added --exec command
(edit) @11051   15 years tbretz Added the comment command (#)
(edit) @11050   15 years tbretz Added the comment (#) command and the LocalStream class
(edit) @11049   15 years tbretz Added some comments.
(edit) @11048   15 years tbretz Added 'quit' to execute; added IsStopped to check for the 'quit' in Execute
(edit) @11047   15 years tbretz Added output in case of errors when the .s command is enetered.
(edit) @11046   15 years tbretz Removed an obsolete comment.
(edit) @11045   15 years tbretz Added possibility to block execution until the state machine has ...
(edit) @11044   15 years tbretz Added '.w' to list of commands.
(edit) @11043   15 years tbretz Added the --exec command.
(edit) @11042   15 years tbretz Added time to output in Execute
(edit) @11041   15 years tbretz Replaced interpretation of single characters by the interpretation of ...
(edit) @11040   15 years tbretz Removed obsolete include of tools.h
(edit) @11039   15 years tbretz 'UnLibToolize' the program name.
(edit) @11038   15 years tbretz Make sure the pointer passed to rl_readline_name is kept valid.
(edit) @11037   15 years tbretz Replaced deprecated boost::filesystem::basename; removed libtoolize ...
(edit) @11036   15 years tbretz Changed color palette; do not use disabled pixels for color scale; ...
(edit) @11035   15 years tbretz Added fscctrl and fsc, removed some obsolete libraraies
(edit) @11034   15 years tbretz Added some more implementation.
(edit) @11033   15 years tbretz
(edit) @11032   15 years tbretz Added output of blocked state to ListSlots()
(edit) @11031   15 years tbretz Implemented BLOCK_TRANSMISSION, SEND_CMD and SEND_DATA
(edit) @11030   15 years Daniela Dorner added configuration parameters
(edit) @11029   15 years Daniela Dorner added inserting fObservationKEY into the table ScheduledRun
(edit) @11028   15 years tbretz Allow C:N as Dim format
(edit) @11027   15 years tbretz Allow support for chars; assume that the given size is the destination size
(edit) @11026   15 years tbretz Implemented that even chars are returned as numbers if converted to a ...
(edit) @11025   15 years tbretz Changed schedule-database-name back to be a required option.
(edit) @11024   15 years Daniela Dorner fixed name
(edit) @11023   15 years tbretz Changed schedule-database-name from required to default empty
(edit) @11022   15 years tbretz Added more const qualifiers.
(edit) @11021   15 years tbretz Changed name from schedule-database to schedule-database-name
(edit) @11020   15 years tbretz Commented out some checks; mysqlpp throws exceptions
(edit) @11019   15 years tbretz Many structural updates; catch mysqlpp exceptions outside Scheudle(); ...
(edit) @11018   15 years tbretz Don't assign dbname to something which might be local.
(edit) @11017   15 years tbretz Removed the wrong string conversion from ToFits; fixed the sanity ...
(edit) @11016   15 years tbretz Improved some logging output; added some debug output for each report; ...
(edit) @11015   15 years tbretz Added some const-qualifiers.
(edit) @11014   15 years tbretz Fixed some limits; some improvements to the output
(edit) @11013   15 years tbretz Some little updates; added DataFileDebug
(edit) @11012   15 years tbretz Fixed compilation of chatserv.
(edit) @11011   15 years tbretz Fixed a compilation problem introduced with the latest changes.
(edit) @11010   15 years tbretz Set '192.168.0.255' as default address because it is a broadcast address.
(edit) @11009   15 years tbretz Added new library where needed.
(edit) @11008   15 years tbretz Removed obsolete Dim.cc
(edit) @11007   15 years tbretz Updated.
(edit) @11006   15 years tbretz Updated.
(edit) @11005   15 years tbretz A wrapper around dim's dns to set DIM_HOST_NODE automatically.
(edit) @11004   15 years tbretz
(edit) @11003   15 years tbretz Moved GetLocalIp and Setup to DimSetup
(edit) @11002   15 years tbretz Added a C-wrapper around GetLocalIp.
(edit) @11001   15 years tbretz Added libDimExtension.la and a wrapped dns
(edit) @11000   15 years tbretz
(edit) @10999   15 years tbretz Also print DIM_DNS_NODE.
(edit) @10998   15 years tbretz Added compile time to boot message, added interactive flag.
(edit) @10997   15 years tbretz Added boot message to interactive session.
(edit) @10995   15 years tbretz Added some example code to handle FITS errors.
(edit) @10994   15 years tbretz The pulic functions don't need to be pulic.
(edit) @10993   15 years tbretz Added a const-qualifier.
(edit) @10992   15 years tbretz More improvements to logging; log when files are opened and/or closed ...
(edit) @10991   15 years tbretz Fixed a typo in a command description.
(edit) @10990   15 years tbretz Restructured some code; unified some functions; adapted some logging ...
(edit) @10987   15 years tbretz Set the timeout between header and data to 500ms. 50ms was to small ...
(edit) @10986   15 years tbretz Replaces vector<Connection> by map<uint8_t, Connection> to allow empty ...
(edit) @10985   15 years tbretz Made the pixel mapping and patch mapping finally working -- although ...
(edit) @10983   15 years tbretz Canceled conecction atempts now stop the connection atempt.
(edit) @10982   15 years tbretz As a workaround the FAD tab is already enabled in Connecting state - ...
(edit) @10981   15 years tbretz Fixed sending a chat message.
(edit) @10979   15 years tbretz Replaced Adc_data[1] by Adc_data[]
(edit) @10978   15 years tbretz Currently CmdWriteRate doesn't need an execute command.
(edit) @10977   15 years tbretz Added some debug messages to see when commands get posted and/or handled.
(edit) @10976   15 years tbretz Added a log-file for everything entered.
(edit) @10975   15 years tbretz Added lost line again.
(edit) @10974   15 years lyard Moved update of stats and trim of old run numbers to functions
(edit) @10973   15 years tbretz Implemented the new execute command for the write command.
(edit) @10972   15 years tbretz Added a comment.
(edit) @10971   15 years lyard Moved monitoring thread to main thread. Added timeout config
(edit) @10968   15 years tbretz Added some const-qualifiers and did a few minor changes to the layout ...
(edit) @10967   15 years tbretz Check for NULL in Close
(edit) @10966   15 years tbretz Added an endl which had disappeared.
(edit) @10965   15 years tbretz Exchanged version and type in block header
(edit) @10964   15 years tbretz First version of writing data into binary files.
(edit) @10963   15 years tbretz Some new version -- now chnagelog informations available.
(edit) @10962   15 years tbretz Fixed ThresholdDisableOthers
(edit) @10961   15 years tbretz Added kMaxPatchIdx
(edit) @10960   15 years tbretz Fixed the all and all-except commands.
Note: See TracRevisionLog for help on using the revision log.