fork of StateScript
Fork of stateScript_v2 by
History
Code is now compatible with FRDM-K64F.; Replaced SMARTWAV with SOMO-II
2017-04-28, by alustig3 [Fri, 28 Apr 2017 14:47:55 +0000] rev 10
Code is now compatible with FRDM-K64F.; Replaced SMARTWAV with SOMO-II
synced with 99b7dc5 of bitbucket development branch
2017-04-26, by alustig3 [Wed, 26 Apr 2017 16:40:36 +0000] rev 9
synced with 99b7dc5 of bitbucket development branch
Added "version command"
2017-02-07, by mkarlsso [Tue, 07 Feb 2017 19:40:32 +0000] rev 8
Added "version command"
Fixed flip command for digital outputs
2017-02-07, by mkarlsso [Tue, 07 Feb 2017 18:45:25 +0000] rev 7
Fixed flip command for digital outputs
Fixed an issue where events were not being debounced properly.
2016-06-10, by mkarlsso [Fri, 10 Jun 2016 21:22:34 +0000] rev 6
Fixed an issue where events were not being debounced properly.
Fixed a small bug in the "trigger" command causing the program to think the chosen function index does not exist as the script is compiled.
2016-01-21, by mkarlsso [Thu, 21 Jan 2016 14:28:46 +0000] rev 5
Fixed a small bug in the "trigger" command causing the program to think the chosen function index does not exist as the script is compiled.
Fixed an issue where syntax errors caused the program to crash instead of just reporting the syntax error.
2016-01-15, by mkarlsso [Fri, 15 Jan 2016 22:13:23 +0000] rev 4
Fixed an issue where syntax errors caused the program to crash instead of just reporting the syntax error.
Changes ports for new PCB board
2015-10-10, by mkarlsso [Sat, 10 Oct 2015 22:37:17 +0000] rev 3
Changes ports for new PCB board
Working version with proper interrupt pausing during dIn update
2015-06-03, by mkarlsso [Wed, 03 Jun 2015 23:41:16 +0000] rev 2
Working version with proper interrupt pausing during dIn update
fixing digital in interrupt pausing during update. Not a working version.
2015-06-03, by mkarlsso [Wed, 03 Jun 2015 22:54:25 +0000] rev 1
fixing digital in interrupt pausing during update. Not a working version.