matches/MCTX3420.git
2013-09-15 Jeremy TanSwitch to syslog for logging messages.
2013-09-15 Jeremy TanMinor mods to control code
2013-09-15 Jeremy TanUpdated control stuff
2013-09-14 Jeremy TanAdd semi working control code
2013-09-14 Jeremy TanChange times to be relative to this experiment
2013-09-14 Jeremy TanPartial implementation of higher level control functions
2013-09-14 Jeremy TanManual merge of semi-updated control code
2013-09-14 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-14 Jeremy TanUse FCGI_INT_T instead of FCGI_LONG_T as appropriate
2013-09-13 Sam MooreAutomatic commit of irc logs
2013-09-13 Sam MooreMerge branch 'master' of github:szmoore/MCTX3420
2013-09-13 Sam MooreAdd Actuator related code
2013-09-13 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-13 CallumMerge pull request #35 from Callum-/master
2013-09-13 CallumModified stream to encode image to buffer
2013-09-13 CallumMerge pull request #34 from Callum-/master
2013-09-13 Callummade threshold structure and fixed checkdata
2013-09-13 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-13 Jeremy TanCode cleanup and partial modification to control code
2013-09-13 CallumMerge pull request #31 from Callum-/master
2013-09-13 CallumModified sanity check
2013-09-13 Jeremy TanMerge pull request #33 from jtanx/master
2013-09-13 CallumMerge remote-tracking branch 'upstream/master'
2013-09-13 Jeremy TanSome bugfixes for sensor/data code + add FCGI_INT_T
2013-09-12 Sam MooreMerge branch 'master' of github:szmoore/MCTX3420
2013-09-12 Sam MooreFix errors in refactored code
2013-09-12 Sam MooreAutomatic commit of irc logs
2013-09-12 Sam MooreMerge branch 'refactor'
2013-09-12 Sam MooreRefactor Sensor related code; introduce seperate functi...
2013-09-12 Sam MooreMerge pull request #32 from jtanx/master
2013-09-12 Jeremy TanRevert change made to timestamp placing in JSON responses
2013-09-12 Jeremy TanAdd request parsing helper, add TIMEVAL_* macros, move...
2013-09-12 Callumincluded analog and digital fail test sensors
2013-09-12 Sam MooreGet rid of OpenCV for now
2013-09-11 Sam MooreAutomatic commit of irc logs
2013-09-10 Sam MooreAutomatic commit of irc logs
2013-09-09 Sam MooreAutomatic commit of irc logs
2013-09-09 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-09 Sam MooreAdd relative times, allow "points" param to work with...
2013-09-09 Sam MooreImprove Server API for transferring sensor data
2013-09-09 Sam MooreMerge pull request #30 from Callum-/master
2013-09-09 Sam MooreMerge pull request #28 from justinjessada/master
2013-09-08 Sam MooreAutomatic commit of irc logs
2013-09-08 CallumSimple safety check
2013-09-08 CallumAdded safety check mechanism (needs some work)
2013-09-08 CallumMerge pull request #29 from Callum-/master
2013-09-08 CallumFixed memory leaks
2013-09-08 CallumFixed memory leaks
2013-09-07 Sam MooreAutomatic commit of irc logs
2013-09-07 Jeremy TanAdd experimental support for querying a sensor an arbit...
2013-09-07 Justin KrugerAdd sensors, actuators, PWM code
2013-09-06 Sam MooreAutomatic commit of irc logs
2013-09-06 Jeremy TanUpdate unit tests
2013-09-06 Jeremy TanMerge pull request #27 from jtanx/master
2013-09-06 Jeremy TanRevert change to dump loop condition
2013-09-06 Jeremy TanAdd API version and change FCGI_RejectJSON
2013-09-06 Jeremy TanFix g_sensor_names (enum out of order) and add identifi...
2013-09-05 Sam MooreAutomatic commit of irc logs
2013-09-05 Jeremy TanMerge pull request #26 from jtanx/master
2013-09-05 Jeremy TanNicer version...
2013-09-05 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-05 Jeremy TanChange @purpose to @brief (Doxygen warning) and work...
2013-09-04 Sam MooreAutomatic commit of irc logs
2013-09-04 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-04 Jeremy TanFix segfault and bounds checking on sensor queries
2013-09-03 Sam MooreAutomatic commit of irc logs
2013-09-02 Sam MooreAutomatic commit of irc logs
2013-09-02 Sam MooreAdd control to GUI
2013-09-02 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-02 Jeremy TanAdd log message for any rejected requests
2013-09-02 Jeremy TanMerge pull request #25 from jtanx/master
2013-09-02 Sam MooreCreate web directory to put web stuff in
2013-09-02 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-02 Jeremy TanFix makefile
2013-09-02 Jeremy TanMerge pull request #24 from jtanx/master
2013-09-02 Jeremy TanFix linkage issues
2013-09-02 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-02 Jeremy TanUpdate unit tests.
2013-09-01 Sam MooreAutomatic commit of irc logs
2013-09-02 Sam MooreAdd basic jQuery & flot GUI
2013-09-01 Sam MooreMerge pull request #23 from Callum-/master
2013-09-01 CallumMerge remote-tracking branch 'upstream/master'
2013-09-01 CallumSimple streaming functionality
2013-08-31 Sam MooreAutomatic commit of irc logs
2013-08-30 Sam MooreAutomatic commit of irc logs
2013-08-30 Jeremy TanChange FCGI_Authorize* to FCGI_*Control. Add actuator...
2013-08-30 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-08-29 Sam MooreAutomatic commit of irc logs
2013-08-29 Jeremy Tan(Restructure) Move controls to separate file.
2013-08-29 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-08-29 Jeremy TanMerge branch 'master' of https://github.com/jtanx/MCTX3...
2013-08-29 Jeremy TanSwitch back to HTTP status codes for fastcgi + update...
2013-08-29 Jeremy TanSwitch back to HTTP status codes for fastcgi + update...
2013-08-28 Sam MooreAutomatic commit of irc logs
2013-08-28 Sam MooreAutomatic commit of irc logs
2013-08-28 Jeremy TanBegin unit tests
2013-08-27 Sam MooreAutomatic commit of irc logs
2013-08-27 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-08-27 Jeremy TanAdd extern for JSONBool to header
2013-08-27 Jeremy TanMerge pull request #21 from jtanx/master
next

UCC git Repository :: git.ucc.asn.au