Commit Graph

140 Commits

Author SHA1 Message Date
Nico Schottelius dbe8c9faa1 Refactor - split out certain functionality 2017-02-20 09:45:16 +01:00
Nico Schottelius 4c28cc647f Implement receiver for ttn v2 2017-02-19 15:05:13 +01:00
Nico Schottelius b96e09f3e7 Update 2017-02-19 11:07:05 +01:00
Nico Schottelius 5c29282196 Add new ttn2 receiver 2017-02-19 11:06:05 +01:00
Nico Schottelius 58ffb0fbc6 Working w/ battery 2017-01-04 09:37:07 +01:00
Nico Schottelius 65d77059a3 Begin fixing the battery problem 2017-01-04 09:33:19 +01:00
Nico Schottelius ddf7bb7003 Another decode approach 2016-11-27 20:31:47 +01:00
Nico Schottelius cf4cd8cf40 Pass provider information to lower level 2016-11-27 20:26:14 +01:00
Nico Schottelius 7fa83bab31 +base64 2016-11-27 20:22:01 +01:00
Nico Schottelius 7c70fbaabd Base64 decode on ttn network 2016-11-27 20:20:56 +01:00
Nico Schottelius d12d5ab0cd Cleanup and new adeunis 2016-11-27 20:03:44 +01:00
Nico Schottelius 21efc5d63e +self 2016-11-15 17:19:12 +01:00
Nico Schottelius fe4ecafe59 + self 2016-11-15 17:15:01 +01:00
Nico Schottelius f71a9e4fa0 Fix typo 2016-11-15 16:42:58 +01:00
Nico Schottelius 47dcde1562 Update map on connect 2016-11-15 16:39:12 +01:00
Nico Schottelius 5a98367e43 Add nodered-receiver 2016-11-15 11:32:51 +01:00
Nico Schottelius d21bbdefef Rename to ttnmapper 2016-11-14 11:01:54 +01:00
Nico Schottelius b90448e69f Add code for water leak detection 2016-11-14 11:01:40 +01:00
Nico Schottelius 355eb681da Add debug printing 2016-11-14 08:30:11 +01:00
Nico Schottelius d3f73e68f3 Remove typo 2016-11-14 08:25:33 +01:00
Nico Schottelius f16336a491 Add parsing code for ttnmapper by JPMeijers
To be able to draw tracker on map
2016-11-14 08:24:09 +01:00
Nico Schottelius 369dd06ca9 Setup logformat in lorautil 2016-11-13 20:54:58 +01:00
Nico Schottelius d02ccc201f Raise log level 2016-11-13 20:54:00 +01:00
Nico Schottelius c41219ba9d Remove debug 2016-11-13 20:52:49 +01:00
Nico Schottelius 436bf7a447 pushcommit 2016-11-13 20:50:40 +01:00
Nico Schottelius aa343594d2 Get logger in main 2016-11-13 20:46:24 +01:00
Nico Schottelius c5491d90ad Also set this logger to debug 2016-11-13 20:43:51 +01:00
Nico Schottelius 0266e5c74e Log update 2016-11-13 20:41:22 +01:00
Nico Schottelius 199b848947 Fallback, if utf8-decode fails 2016-11-13 19:54:48 +01:00
Nico Schottelius e92e185332 Use logging to set log level 2016-11-13 19:52:07 +01:00
Nico Schottelius cdc2497079 Fix typo 2016-11-13 19:49:32 +01:00
Nico Schottelius 54a50e8850 Change logging levels 2016-11-13 19:47:23 +01:00
Nico Schottelius f7f4fe6c91 add stdin handler (python)
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-11-13 19:45:26 +01:00
Nico Schottelius 3a696ece0c correct calculation 2016-11-13 09:49:57 +01:00
Nico Schottelius 2d15943a00 Fix typo 2016-11-13 09:31:37 +01:00
Nico Schottelius f5ca1cd689 Divide by float! 2016-11-13 09:24:31 +01:00
Nico Schottelius dcc9e1260c Use right module 2016-11-12 20:02:18 +01:00
Nico Schottelius 3662703836 Maeke code more generic 2016-11-12 20:01:48 +01:00
Nico Schottelius f82ff4fb88 Add logging 2016-11-12 20:01:34 +01:00
Nico Schottelius 0bd61ff6e9 Save res 2016-11-12 18:38:14 +01:00
Nico Schottelius f992c94874 Import logging 2016-11-12 18:14:59 +01:00
Nico Schottelius 114c754900 Catch value errors 2016-11-12 18:14:37 +01:00
Nico Schottelius 435e1ace2c Re-inject data 2016-11-12 17:56:20 +01:00
Nico Schottelius bbc45a3069 Also return computed data 2016-11-12 17:54:53 +01:00
Nico Schottelius a9f0b0dea2 Convert payload byte1 to int 2016-11-12 17:52:29 +01:00
Nico Schottelius f20630564d Return connections 2016-11-12 17:49:49 +01:00
Nico Schottelius 6053aaa829 Use lorautil 2016-11-12 17:49:03 +01:00
Nico Schottelius b195f1a61f Import lorautil 2016-11-12 17:48:33 +01:00
Nico Schottelius 2a6952d903 Remove non ascii bytes 2016-11-12 17:47:45 +01:00
Nico Schottelius fe535323d3 Move stuff into library, finish adeunisrf 2016-11-12 17:44:06 +01:00