matches/MCTX3420.git
2013-09-13 CallumMerge remote-tracking branch 'upstream/master'
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
2013-08-27 Jeremy TanAdd JSON bool function
2013-08-27 Sam MooreMerge pull request #20 from jtanx/master
2013-08-27 Jeremy TanMove nginx configs and update makefile (crypto lib)
2013-08-27 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-08-26 Sam MooreAutomatic commit of irc logs
2013-08-26 Sam MooreGet threads to deal with exit conditions, create timestamps
2013-08-26 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-08-26 Sam MooreMerge pull request #18 from justinjessada/master
2013-08-25 CallumMerge pull request #19 from Callum-/master
2013-08-25 CallumDelete .capture.c.swp
2013-08-25 Callumfunction for takingand saving images
2013-08-24 Sam MooreAutomatic commit of irc logs
2013-08-24 Justin KrugerMerge remote-tracking branch 'upstream/master'
2013-08-24 Justin KrugerSensors code
2013-08-23 Sam MooreAutomatic commit of irc logs
2013-08-22 Sam MooreAutomatic commit of irc logs
2013-08-21 Sam MooreAutomatic commit of irc logs
2013-08-21 Jeremy TanFix params field for reject message
2013-08-21 Sam MooreMerge pull request #16 from jtanx/master
2013-08-20 Sam MooreAutomatic commit of irc logs
2013-08-20 Jeremy TanAdd code to test authorization scheme
2013-08-20 Jeremy TanUpdate FastCGI code and restructure includes a bit
2013-08-20 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
next

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