Commit Graph
31 Commits
Author SHA1 Message Date
Nicholas Thompson d3576031bb Use go native embed lib for static assets
Use built in embed library to serve static files instead of the statik library
2021-04-23 22:33:14 +02:00
Nicholas Thompson f6c3b38976 Upgrade to go 1.16 2021-04-23 22:33:14 +02:00
Nicholas Thompson c991503e33 Add mode-2 to scale factors 2020-09-19 18:38:00 +02:00
Nicholas ThompsonandGitHub 55ae241d92 Merge pull request #17 from diebietse/scale-factor-fixes
Fix scale factor issue #16
2020-09-13 21:58:57 +02:00
Nicholas Thompson ab346bcf90 Disable dead code check for RAM IDs 2020-09-13 21:14:24 +02:00
Nicholas Thompson 4c6df96051 Add unit test to scaleDecode 2020-09-13 20:56:26 +02:00
Nicholas Thompson 2a56dd24e4 Cleanup mk2 logging 2020-09-13 20:56:22 +02:00
Nicholas Thompson 65d9429a12 Add constants to frame decoder 2020-09-13 20:56:15 +02:00
Nicholas Thompson 5fb5ce5f12 Add check to scaling factors
Fix scaling append
2020-09-13 20:52:39 +02:00
Nicholas ThompsonandGitHub 3f783fabf8 Merge pull request #15 from diebietse/mqtt-plugin
Add n MQTT plugin to invertergui
2020-06-15 17:14:42 +02:00
Nicholas Thompson 4f428d6bda Update codecov limits to current coverage 2020-06-15 16:40:39 +02:00
Nicholas Thompson eb737b6527 Update Go and lint version for travis CI 2020-06-15 14:27:10 +02:00
Nicholas Thompson 1840fae1aa Update vendor for all new features 2020-06-15 14:05:59 +02:00
Nicholas Thompson 934c629a41 Update readme to reflect new usage 2020-06-15 14:00:30 +02:00
Nicholas Thompson 3798783154 change Mkefile to use docker source for linting 2020-06-15 13:28:50 +02:00
Nicholas Thompson 6ab917d35a Update and improve logging library to logrus 2020-06-15 13:28:03 +02:00
Nicholas Thompson c459fb22aa Add vendoring to makefile 2020-06-15 12:49:23 +02:00
Nicholas Thompson 64ae21da53 Update config to be passed in as environment variables 2020-06-15 12:47:27 +02:00
Nicholas Thompson 67ba53fff4 Create an MQTT client plugin 2020-06-15 12:46:02 +02:00
NC Thompson fa03f977ea Update the README with information on how to run the image and the locations of the docker image 2019-01-19 18:04:35 +02:00
NC Thompson 996b5486c2 Added docker build to Makefile to allow build call via make 2019-01-19 16:13:37 +02:00
NC Thompson d77bd9c31b Add dockerfile 2019-01-19 16:12:58 +02:00
NC Thompson ebcf686c4a Added go version requirement 2019-01-15 22:05:29 +02:00
NC Thompson fc9556b098 Updated readme 2019-01-15 22:03:50 +02:00
NC Thompson e5da000fcb Removed unused code 2019-01-15 21:55:42 +02:00
NC Thompson 40b05fe7e7 Add go modules file go.mod and go.sum 2019-01-15 21:52:38 +02:00
NC Thompson 0abf03751d Removed vendor directory 2019-01-15 21:51:34 +02:00
NC Thompson 3d584caac1 Cleanup 2017-09-14 21:21:15 +02:00
NC Thompson f95b358bd0 Added a frame locked indicator. Once frame lock is achieved, frame hunting will stop now. 2017-09-14 21:21:02 +02:00
NC ThompsonandNicholas Thompson 2ed6ba8947 CLI as example for mk2 lib 2017-09-14 09:43:04 +02:00
NC ThompsonandNicholas Thompson 012b0ee481 Added new go based Mk2 Interface 2017-09-14 09:42:51 +02:00