Commit Graph

44 Commits

Author SHA1 Message Date
David Newhall II 094f45d3a3 Add site name to all assets. Include Travis build. 2019-06-05 17:12:59 -07:00
David Newhall II 6b25037aa4 Bug Fix 2019-06-05 13:37:13 -07:00
David Newhall II 5dd6188676 Convert txbytes in USG to FlexInt 2019-05-30 18:44:20 -07:00
David Newhall II 78cf4e282a Convert rxbytes in USG to FlexInt 2019-05-30 11:00:09 -07:00
David Newhall II 3349e422a3 Avoid field errors. Fix influxdb regressions. 2019-05-30 01:45:02 -07:00
David Newhall II 65f9909648 Merge pull request #7 from golift/dn2_cleaanup
Convert all the bools to FlexBool.
2019-04-17 02:42:31 -07:00
David Newhall II 92361fbe34 FlexBool it up 2019-04-17 02:38:57 -07:00
David Newhall II cde65e6078 Merge pull request #6 from golift/dn2_cleaanup
Cleanup and re-arrangements.
2019-04-17 02:15:18 -07:00
David Newhall II 4ca883723d Merge master 2019-04-17 02:13:05 -07:00
David Newhall II 4190ade5c8 Merge pull request #4 from golift/dn2_fixes
Fix bugs in uap collection.
2019-04-17 02:08:06 -07:00
David Newhall II ac156bcd12 a little more cleanup 2019-04-17 02:06:06 -07:00
David Newhall II d0a1460226 Rename the init func. 2019-04-17 01:15:22 -07:00
David Newhall II 1771373931 Merge master 2019-04-17 01:08:46 -07:00
David Newhall II 1fe1295a0e Split getController 2019-04-17 00:54:54 -07:00
David Newhall II d82c754707 Merge pull request #5 from golift/dn2_add_sites_support
Add sites support. This changes the interface.
2019-04-17 00:54:37 -07:00
David Newhall II e2d886da72 Re-arrange 2019-04-17 00:21:24 -07:00
David Newhall II 8948b01d41 Use new Site type. 2019-04-15 02:26:43 -07:00
David Newhall II f5f4cb0720 Add better logs. 2019-04-15 02:08:58 -07:00
David Newhall II e15602ccfa Add sites support. This changes the interface. 2019-04-15 01:24:05 -07:00
David Newhall II 3a91d5ab65 Convert all tx_powers to floats. 2019-04-14 20:39:44 -07:00
David Newhall II cf879d8377 Fix bugs in uap collection. 2019-04-14 20:34:34 -07:00
David Newhall II 258c97fa79 Merge pull request #3 from golift/dn2_fix_up_bool
Add FlexBool type and output failed payloads in debug mode.
2019-03-30 15:58:22 -07:00
David Newhall II bd77a2f808 Add FlexBool type and output failed payloads in debug mode. 2019-03-30 15:55:50 -07:00
David Newhall II 2af45c05ee Merge pull request #2 from golift/dn2_v1
fix license again.
2019-01-26 16:23:50 -08:00
David Newhall II 24d4b4f0a7 fix license again. 2019-01-26 15:52:41 -08:00
David Newhall II c051bf0cb9 Merge pull request #1 from golift/dn2_v1
Library restructure
2019-01-26 15:39:23 -08:00
David Newhall II c84b1d50fc fix license since this code was copied from an old project 2019-01-26 13:18:12 -08:00
David Newhall II 43877afa4d readme fix 2019-01-26 13:15:55 -08:00
David Newhall II 15558b09a5 still polishing. 2019-01-26 13:14:27 -08:00
David Newhall II 7ac3b0e1f3 Cleanup 2019-01-26 13:00:15 -08:00
David Newhall II 8659adfcb2 Make these easier to find. 2019-01-26 12:58:38 -08:00
David Newhall II c5c1907be7 Wrap clients in a struct too. 2019-01-26 12:51:08 -08:00
David Newhall II 483480a4eb Use new influx db lib path. Make Points() work with an interface. 2019-01-26 12:33:18 -08:00
David Newhall II a6afe62ff2 type strings and fix readme. 2019-01-26 04:29:16 -08:00
David Newhall II 94bc27fd28 more minor fixes. 2019-01-26 04:25:23 -08:00
David Newhall II 4ef35f25f2 minor fixes. 2019-01-26 04:18:21 -08:00
David Newhall II d2862befc0 Rename a few pieces. 2019-01-26 04:15:41 -08:00
David Newhall II 7256b15467 minor tweaks 2019-01-26 04:04:36 -08:00
David Newhall II f3a87e2e37 Add logger example. 2019-01-26 03:53:26 -08:00
David Newhall II 9dff9a8645 Ditch the interface, open up the structs. Fix logging. 2019-01-26 03:50:10 -08:00
David Newhall II 127082affa Fix name. 2019-01-24 00:01:13 -08:00
David Newhall II bb40ca6b9a Add dep constraints. 2019-01-23 23:50:59 -08:00
David Newhall II 7f57cae94e Initial library import. 2019-01-23 18:14:23 -08:00
David Newhall II 5b50d30dce Initial commit 2019-01-23 18:10:28 -08:00