Commit Graph

141 Commits

Author SHA1 Message Date
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
Nico Schottelius 10edd719ca Remove partly old code 2016-10-24 21:34:16 +02:00
Nico Schottelius 70bd008498 Cleanup 2016-10-24 21:34:02 +02:00
Nico Schottelius 92edc34c37 Cleanup #2 2016-10-22 22:42:00 +02:00
Nico Schottelius 90bf72872b Cleanup repo #1 2016-10-22 22:38:24 +02:00
Nico Schottelius b7c7c97eab Begin to split the sketch 2016-10-22 18:53:29 +02:00
Nico Schottelius e26e4d49ca Also SAVE the actual values into the DB 2016-10-20 11:00:11 +02:00
Nico Schottelius 60bcacf048 New project + update receiver 2016-10-20 07:46:59 +02:00
Nico Schottelius 0589718f15 Add the gps + battery reading code 2016-10-10 15:28:40 +02:00
Nico Schottelius f6f2ad4aa3 Add ttn receiver 2016-10-10 15:27:55 +02:00
Nico Schottelius 75361759d7 Commit payload and deveui 2016-10-10 15:17:26 +02:00
Nico Schottelius 8cb67e9c34 no quotes 2016-10-10 13:00:58 +02:00
Nico Schottelius 07d9559100 Add db insert w/ json 2016-10-10 13:00:08 +02:00
Nico Schottelius 697ff85958 Use JSON input for Swisscom 2016-10-09 21:16:21 +02:00
Nico Schottelius a226a09be5 Trim down basic example 2016-10-09 21:16:07 +02:00
Nico Schottelius 7c5d339420 Add working gps version for sodaq one 2016-10-09 21:15:36 +02:00
Nico Schottelius 0aa787549c Add receiver for swisscom backend 2016-10-09 13:40:08 +02:00
Nico Schottelius 85d65c30ea Update repo 2016-10-09 12:15:17 +02:00
Nico Schottelius 7160f3a01f add test code for the things network
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-09-18 15:12:26 +02:00
Nico Schottelius 012c8b9a1c remove code we do not use
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-09-18 09:25:44 +02:00
Nico Schottelius e5dfd977ad Merge pull request #1 from shadow00/master
light
2016-09-17 10:21:13 +02:00
shadow00 d32f7a05ca fixed light
light sensor range now 0 to 100, and removed useless old formulae
2016-09-17 10:19:37 +02:00
shadow00 a024adadd0 light sensor
fixed range - now 0 to 100
2016-09-17 10:17:35 +02:00
Nico Schottelius 6eff36979d Begin to add temperature support 2016-09-17 08:49:58 +02:00
Nico Schottelius 43185ec1a8 Return raw value of light 2016-09-17 07:56:11 +02:00