Commit Graph

  • 3ecb2933cb Using the explicit COPY command instead of ADD in docker build Nicholas Thompson 2019-03-09 15:45:50 +02:00
  • 95735ff319 Added flag parsing to input flag Nicholas Thompson 2019-03-09 15:44:42 +02:00
  • eb06e40eb3 Added a favicon and updated the static container Nicholas Thompson 2019-03-09 15:40:54 +02:00
  • f54bc3ce7d Added auto reconnect to js code and included an error bar to indicate connection issues. Nicholas Thompson 2019-03-09 15:31:59 +02:00
  • 47bfbbfec5 Changed go module name to reflect new repository location Nicholas Thompson 2019-03-09 13:16:29 +02:00
  • 2456f45836 Added golangci linting and improved what was required Nicholas Thompson 2019-03-07 19:04:15 +02:00
  • 206159cdea Removed go-bindata-assetfs and replaced with statik Nicholas Thompson 2019-02-28 21:36:52 +02:00
  • 790b05f90f Should not commit commented out code Nicholas Thompson 2019-02-27 23:28:52 +02:00
  • a2e737da1c Removed unused code Nicholas Thompson 2019-02-27 23:27:04 +02:00
  • 892ea5aa1f Updated cli to use led map Nicholas Thompson 2019-02-27 23:26:50 +02:00
  • 6bd668eb65 Added go bindata fs to serve web files and added VUE and bootstrap to local files Nicholas Thompson 2019-02-27 23:26:28 +02:00
  • 8267e71f18 Basic UI working state. Still needs clean and Assetfs to keep all dependencies in the application Nicholas Thompson 2019-02-26 23:25:37 +02:00
  • f189ff0442 Update led handling to a map Nicholas Thompson 2019-02-26 23:24:41 +02:00
  • eb4398d5b4 Added vscode settings for the project Nicholas Thompson 2019-02-26 23:24:09 +02:00
  • d6c6ee8627 Merge pull request #5 from hpdvanwyk/dockerfile Hendrik van Wyk 2019-01-19 18:07:29 +02:00
  • fa03f977ea Update the README with information on how to run the image and the locations of the docker image NC Thompson 2019-01-19 18:04:35 +02:00
  • 996b5486c2 Added docker build to Makefile to allow build call via make NC Thompson 2019-01-19 16:06:00 +02:00
  • d77bd9c31b Add dockerfile NC Thompson 2019-01-15 22:38:49 +02:00
  • 81f423f487 Merge pull request #4 from hpdvanwyk/go_modules Hendrik van Wyk 2019-01-19 15:20:06 +02:00
  • b8f915ee92 Update the readme to include the MK2 RS232. Hendrik van Wyk 2019-01-19 15:05:54 +02:00
  • ddbaf605ea Us go build instead of go install. Hendrik van Wyk 2019-01-19 14:47:46 +02:00
  • ebcf686c4a Added go version requirement NC Thompson 2019-01-15 22:05:29 +02:00
  • fc9556b098 Updated readme NC Thompson 2019-01-15 22:03:50 +02:00
  • e5da000fcb Removed unused code NC Thompson 2019-01-15 21:55:42 +02:00
  • 40b05fe7e7 Add go modules file go.mod and go.sum NC Thompson 2019-01-15 21:52:38 +02:00
  • 0abf03751d Removed vendor directory NC Thompson 2019-01-15 21:51:34 +02:00
  • 0fa0b513dc Merge pull request #3 from hpdvanwyk/nictesting Hendrik van Wyk 2018-08-13 20:14:19 +02:00
  • ad2d9856bf Fixed battery power and current being incorrectly reported to Prometheus. Hendrik van Wyk 2017-09-21 19:37:10 +02:00
  • a52af88bff Use mk2if instead of datasource as data source. Hendrik van Wyk 2017-09-16 15:37:58 +02:00
  • dd8ee443e2 Add timestamp to mk2info Hendrik van Wyk 2017-09-16 15:36:24 +02:00
  • 33ad6b8d1d Vendor go-serial. Hendrik van Wyk 2017-09-16 15:25:31 +02:00
  • 44891b1795 Better cleanup code in invertercli. Hendrik van Wyk 2017-09-16 14:03:04 +02:00
  • 5bd6257bad gofmt Hendrik van Wyk 2017-09-16 14:02:43 +02:00
  • f89b619b23 That did nothing. Hendrik van Wyk 2017-09-16 13:15:31 +02:00
  • 0bd6b448b8 Make mk2ser wait for goroutine to finish on Close. Hendrik van Wyk 2017-09-16 13:32:23 +02:00
  • 337c897afc Add more decimal points to the frequency output. Hendrik van Wyk 2017-09-16 13:10:28 +02:00
  • 58f446de81 Add channel based interface. Hendrik van Wyk 2017-09-16 13:13:23 +02:00
  • 7eb7037476 Build cli. Hendrik van Wyk 2017-09-16 13:06:11 +02:00
  • a7f381af8e Fix data race. Hendrik van Wyk 2017-09-16 13:06:01 +02:00
  • 1c4b44d5e3 Add command line parameter for address to listen on. Hendrik van Wyk 2017-09-16 12:05:51 +02:00
  • 2e623658ca Use time provided by data poller instead of getting time again. Hendrik van Wyk 2017-09-16 12:05:15 +02:00
  • 74a3722b09 Fix my tests. Hendrik van Wyk 2017-09-16 11:53:45 +02:00
  • ad170b556e Merge branch 'prometheus_experiment' into nictesting Hendrik van Wyk 2017-09-16 11:40:49 +02:00
  • f0420ebdc1 Unexport templateInput. Hendrik van Wyk 2017-09-14 21:34:43 +02:00
  • 38094da9de Add date to html output. Hendrik van Wyk 2017-09-14 21:33:23 +02:00
  • 3d584caac1 Cleanup NC Thompson 2017-09-14 21:21:15 +02:00
  • f95b358bd0 Added a frame locked indicator. Once frame lock is achieved, frame hunting will stop now. NC Thompson 2017-09-14 21:21:02 +02:00
  • 2ed6ba8947 CLI as example for mk2 lib NC Thompson 2017-09-13 21:10:55 +02:00
  • 012b0ee481 Added new go based Mk2 Interface NC Thompson 2017-09-13 21:10:37 +02:00
  • 53eda718d7 Add experimental prometheus support. Hendrik van Wyk 2017-09-13 21:39:37 +02:00
  • 169887f4a5 Only compile the invertergui binary. Hendrik van Wyk 2017-09-13 21:38:33 +02:00
  • b4a7a6984d Add dependencies for prometheus client. Hendrik van Wyk 2017-09-13 21:35:33 +02:00
  • 0c04eab1c1 Made charge tracker get time stamps from data poller instead of internally. Hendrik van Wyk 2015-02-28 15:46:55 +02:00
  • 70bdaa99eb Added command line argument to set the capacity of the batteries used. Hendrik van Wyk 2015-02-28 15:16:29 +02:00
  • 1732b0c854 Fixed print being used instead of printf. Hendrik van Wyk 2015-02-28 15:14:35 +02:00
  • 3cd2faf3ef Moved the polling of data from the webgui to its own dedicated poller. This should simplify testing of webgui. Hendrik van Wyk 2015-02-28 15:14:15 +02:00
  • 2b63a81cec Added munin logging support. Hendrik van Wyk 2015-02-08 16:10:34 +02:00
  • 29d6e21b57 Added missing license header. Hendrik van Wyk 2015-02-08 16:09:47 +02:00
  • 3cde999de9 Added a primitive battery charge monitor. Hendrik van Wyk 2015-02-08 11:28:04 +02:00
  • e26aa12dce Initial commit of source. Hendrik van Wyk 2015-02-08 10:13:36 +02:00
  • a259812352 Initial commit Hendrik van Wyk 2015-02-07 17:20:35 +02:00