Commit Graph

115 Commits

Author SHA1 Message Date
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
Nico Schottelius acf5f05b81 Begin to add binary support for swisscom receiver 2016-11-12 16:09:33 +01:00
Nico Schottelius f849f0f95b Add disconnect handler 2016-11-03 10:18:42 +01:00
Nico Schottelius 73dcd8879e Cleanups in sodaq code 2016-11-03 08:08:08 +01:00
Nico Schottelius 13d434cf47 Remove internal code 2016-11-02 18:39:07 +01:00
Nico Schottelius bcd54c3649 - Typo 2016-11-02 18:37:54 +01:00
Nico Schottelius e8df315bb7 Add lorautil to Loriot 2016-11-02 18:36:03 +01:00
Nico Schottelius 76f6fed0cc Add notify for Loriot 2016-11-02 18:27:49 +01:00
Nico Schottelius 598619f00c Smart network selection 2016-11-02 17:57:55 +01:00
Nico Schottelius e25389db0d Listen on all channels! 2016-11-02 17:55:52 +01:00
Nico Schottelius 3ae889d5a2 Module method 2016-11-02 17:44:01 +01:00
Nico Schottelius aaea16fccd Remove relict 2016-11-02 17:43:11 +01:00
Nico Schottelius b5bfcd3657 Shift into library, add debug 2016-11-02 17:42:39 +01:00
Nico Schottelius 8e0aa77715 Cleanup sodaq code 2016-11-02 17:38:56 +01:00
Nico Schottelius ef99c3953c Use python three, use lorautil 2016-11-02 17:22:43 +01:00
Nico Schottelius be55ff2d99 Remove obsolete code 2016-11-02 17:19:17 +01:00
Nico Schottelius 9516ca3617 Send data to node-red 2016-11-02 17:15:56 +01:00
Nico Schottelius 3fcd397fcb Update receiver to use lorautil 2016-11-02 17:13:04 +01:00
Nico Schottelius 5e122197da Begin to separate code 2016-11-02 17:10:07 +01:00
Nico Schottelius 98213ec000 Build payload before 2016-11-02 16:55:57 +01:00
Nico Schottelius 8d1808d6e0 Update notify to listen to lora channel 2016-11-02 16:44:33 +01:00
Nico Schottelius 79061b6cf8 Separate notify and insert 2016-11-02 16:43:30 +01:00
Nico Schottelius 3e325a5c6a Begin to implement notify via postgresql 2016-11-02 16:35:10 +01:00
Nico Schottelius a48c5f7f71 Allow packets / data not to be decoded 2016-11-02 10:02:15 +01:00
Nico Schottelius 95d8e8bfe5 update
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-10-27 18:14:29 +02:00
Nico Schottelius 2b37c75c15 Make compass information sendable 2016-10-24 21:43:59 +02:00