edited dilatometer
[matches/MCTX3420.git] / server /
2013-09-27 Jeremy Tanfailing to test before committing :3
2013-09-27 Jeremy Tanname derp
2013-09-27 Jeremy Tanname derp
2013-09-27 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-27 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-27 Jeremy TanUpdate luts (remove GPIO 117, which was marked as reserved)
2013-09-27 Jeremy TanUpdate luts (remove GPIO 117, which was marked as reserved)
2013-09-27 Jeremy TanMerge pull request #43 from jtanx/master
2013-09-27 Jeremy TanMerge pull request #43 from jtanx/master
2013-09-27 Jeremy TanSmall fixes + add ability to un/export pins from pin_test
2013-09-27 Jeremy TanSmall fixes + add ability to un/export pins from pin_test
2013-09-27 Jeremy TanFix minor typo
2013-09-27 Jeremy TanFix minor typo
2013-09-27 Jeremy Tan(Almost done) pin refactoring
2013-09-27 Jeremy Tan(Almost done) pin refactoring
2013-09-27 Jeremy TanInterops with non-BBB platforms
2013-09-27 Jeremy TanInterops with non-BBB platforms
2013-09-26 Jeremy Tansemifix. PWM stuff mostly works. ADC should work.
2013-09-26 Jeremy Tansemifix. PWM stuff mostly works. ADC should work.
2013-09-25 Jeremy Tansemi update lut stuff
2013-09-25 Jeremy Tansemi update lut stuff
2013-09-25 Jeremy Tanpartial fix to gpio stuff (limit what can be exported)
2013-09-25 Jeremy Tanpartial fix to gpio stuff (limit what can be exported)
2013-09-25 Jeremy TanSemi fix for pwm
2013-09-25 Jeremy TanSemi fix for pwm
2013-09-24 Jeremy TanMerge pull request #42 from jtanx/master
2013-09-24 Jeremy TanMerge pull request #42 from jtanx/master
2013-09-24 Jeremy TanUpdate fastcgi bool type
2013-09-24 Jeremy TanUpdate fastcgi bool type
2013-09-23 Sam MooreMerge branch 'master' of https://github.com/szmoore...
2013-09-23 Sam MooreMerge branch 'master' of https://github.com/szmoore...
2013-09-23 Sam MooreAdded module for direct control over pins
2013-09-23 Sam MooreAdded module for direct control over pins
2013-09-23 Sam MooreAdded restart functionality to run.sh
2013-09-23 Sam MooreAdded restart functionality to run.sh
2013-09-23 Jeremy TanMerge pull request #41 from jtanx/master
2013-09-23 Jeremy TanMerge pull request #41 from jtanx/master
2013-09-22 Sam MooreMerge branch 'master' of github:/szmoore/MCTX3420
2013-09-22 Sam MooreMerge branch 'master' of github:/szmoore/MCTX3420
2013-09-22 Sam MooreFix ADC sampling
2013-09-22 Sam MooreFix ADC sampling
2013-09-22 Jeremy TanMerge pull request #40 from jtanx/master
2013-09-22 Jeremy TanMerge pull request #40 from jtanx/master
2013-09-22 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-22 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-21 Sam MooreMerge branch 'fix_hardwarecode'
2013-09-21 Sam MooreMerge branch 'fix_hardwarecode'
2013-09-21 Sam MooreGet BBB pin control working
2013-09-21 Sam MooreGet BBB pin control working
2013-09-21 Sam MooreAdd filename and line number to Log/Fatal functions
2013-09-21 Sam MooreAdd filename and line number to Log/Fatal functions
2013-09-21 Jeremy TanImage: Fix function type, try to ensure image is not...
2013-09-21 Jeremy TanImage: Fix function type, try to ensure image is not...
2013-09-21 Jeremy TanChange control code - some bugfixes, plus stop threads...
2013-09-21 Jeremy TanChange control code - some bugfixes, plus stop threads...
2013-09-20 Sam MooreMake code compile
2013-09-20 Sam MooreMake code compile
2013-09-18 Justin KrugerAdded Beaglebone code to sensors.c & actuators.c
2013-09-18 Justin KrugerAdded Beaglebone code to sensors.c & actuators.c
2013-09-18 Jeremy TanMerge pull request #37 from jtanx/master
2013-09-18 Jeremy TanMerge pull request #37 from jtanx/master
2013-09-18 Jeremy TanChange actuator code to turn on/off all leds
2013-09-18 Jeremy TanChange actuator code to turn on/off all leds
2013-09-17 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-17 Jeremy TanMerge branch 'master' of https://github.com/szmoore...
2013-09-16 Debian UserRemove crap
2013-09-16 Debian UserRemove crap
2013-09-16 Debian UserMake it work on the BBB
2013-09-16 Debian UserMake it work on the BBB
2013-09-16 Sam MooreMerge pull request #36 from justinjessada/master
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-15 Sam MooreMerge branch 'master' of github:szmoore/MCTX3420 into...
2013-09-15 Sam MooreAdd "image" module
2013-09-14 Sam MooreInterferometer Test Program
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 Justin KrugerCleaned up Beaglebone sensors/actuators/PWM code
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 MooreMerge branch 'refactor'
next

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