66 Commits (master)

Author SHA1 Message Date
  Georgi Chorbadzhiyski f40b692f00 Add support for ALARM STATUS command 3 years ago
  Georgi Chorbadzhiyski 46b46e9011 Fix wrong timeout (it should be in ms when passed to fdread_ex) 3 years ago
  Jean-Francois Panisset 87db62ffeb A Universal Videohub 288 will send a much larger response than can 3 years ago
  Georgi Chorbadzhiyski d8974177cb Add -t / --timeout option 3 years ago
  Toon Toetenel 077d2ff820 Fixed reading data getting truncated using a 40x40 video hub 6 years ago
  Georgi Chorbadzhiyski 0e2d4160b9 Prevent warning when videohubctrl is compiled on 32-bit host. 9 years ago
  Georgi Chorbadzhiyski 93eab41708 Fix comments. 9 years ago
  Georgi Chorbadzhiyski 42a6e7e3ac Rename configuration parameters. 9 years ago
  Georgi Chorbadzhiyski e8bfb2bf00 Add support for --vi-output and --vi-monitor parameters. 9 years ago
  Georgi Chorbadzhiyski a42e405e05 Introduce struct vcmd_param to cleanup struct vcmd_entry. 9 years ago
  Georgi Chorbadzhiyski 32927ee8de Only warn when the protocol version is not 2.x do not die. 9 years ago
  Georgi Chorbadzhiyski dd92e76c94 Add support for setting device friendly name using --set-name 9 years ago
  Georgi Chorbadzhiyski e035d99753 Add support for --list-proc-units and --list-frames options. 9 years ago
  Georgi Chorbadzhiyski 57dde60884 Initialize all routes to NO_PORT by default. 9 years ago
  Georgi Chorbadzhiyski d6f8eeeebe Add support for frames (names, routing and locks) 9 years ago
  Georgi Chorbadzhiyski 54b685d478 Add support for processing units (routing and locks). 9 years ago
  Georgi Chorbadzhiyski e00b706d8e Keep lines shorter than 72 chars. 9 years ago
  Georgi Chorbadzhiyski 6176fb9bfe Add support for clearing serial port connections. 9 years ago
  Georgi Chorbadzhiyski 6004840714 Allow port routing to be canceled. It is needed for serial ports. 9 years ago
  Georgi Chorbadzhiyski 0344f230b9 Fix memory allocation for test data. 9 years ago
  Georgi Chorbadzhiyski 1d1b23423c Comment fixes. 9 years ago
  Georgi Chorbadzhiyski dfc473a128 Text fixes. 9 years ago
  Georgi Chorbadzhiyski 30a6246f79 Add support for serial ports (names, routing, locks and directions). 9 years ago
  Georgi Chorbadzhiyski a331d546b5 Preparation for serial commands support. 9 years ago
  Georgi Chorbadzhiyski 7021812da5 Validate the number of monitoring ports. 9 years ago
  Georgi Chorbadzhiyski 74952e542a Add full support for monitoring video outputs. 9 years ago
  Georgi Chorbadzhiyski 96aab1363d Rename --vo-route parameter to --vo-input. 9 years ago
  Georgi Chorbadzhiyski e7c8cbbd8d Change internal cmd numbers. 9 years ago
  Georgi Chorbadzhiyski 25522dd743 Cleanup configuration options parsing. 9 years ago
  Georgi Chorbadzhiyski 40bb54c2a3 Parse commands based on their type. 9 years ago
  Georgi Chorbadzhiyski a4275361ae In test mode print device info after commands are executed. 9 years ago
  Georgi Chorbadzhiyski ce38b9baac Allow configuration commands to work in test mode. 9 years ago
  Georgi Chorbadzhiyski ebdf864c80 Create struct port_set which contains a set of ports. 9 years ago
  Georgi Chorbadzhiyski e7d8e15880 Add support for reading commands from text file using -T / --test-input. 9 years ago
  Georgi Chorbadzhiyski 4a0ab7f820 Text fixes. 9 years ago
  Georgi Chorbadzhiyski e65ffebd59 Text fixes. 9 years ago
  Georgi Chorbadzhiyski 8436f9c2ed Reorder parameters in usage(). 9 years ago
  Georgi Chorbadzhiyski 094d38a933 Fix sending of multiple commands. 9 years ago
  Georgi Chorbadzhiyski 8e1aefbec6 Show executed commands in human readable commands format. 9 years ago
  Georgi Chorbadzhiyski 258dd4f0ea Add support for -b / --backup parameter. 9 years ago
  Georgi Chorbadzhiyski f50aa122ab README: Add usage examples. 9 years ago
  Georgi Chorbadzhiyski 549d4308d0 Improve usage text. 9 years ago
  Georgi Chorbadzhiyski 4175b91230 Add support for VIDEOHUB_HOST and VIDEOHUB_PORT env variables. 9 years ago
  Georgi Chorbadzhiyski d664f6372b Update monitor at least once every 10 seconds and display the time. 9 years ago
  Georgi Chorbadzhiyski 97e21b220e Add --list-{device,vinputs,voutputs} parameters and change output formating. 9 years ago
  Georgi Chorbadzhiyski 68716f6cda Print program name and version only in help screen and when -V is set. 9 years ago
  Georgi Chorbadzhiyski 20b533f5a8 Add configuration commands. 9 years ago
  Georgi Chorbadzhiyski 79ae59d671 Change output formatting to better show port locks and numbers. 9 years ago
  Georgi Chorbadzhiyski 27b93c7db5 Exit when invalid parameter is given. 9 years ago
  Georgi Chorbadzhiyski 851545ad9f Rename -s parameter (host) to -h. 9 years ago