Wykres commitów

76 Commity (47ec6776398f3d4d142dff90fd2e40122fa7d711)

Autor SHA1 Wiadomość Data
Robert 47ec677639 Half way there with the help screen 2017-04-17 21:40:01 +00:00
Dave Akerman 20ae9016e1 Updated instructions to include SSDV installation 2017-01-18 16:51:38 +00:00
Dave Akerman d90456e8e4 Simplified installation instructions 2017-01-18 16:39:17 +00:00
Dave Akerman b4d17135b7 V1.8.6 - Random delay after habitat 409 conflict; payload array for JSON 2016-10-16 16:09:46 +00:00
Dave Akerman 0843b3027b V1.8.6 - Random delay after habitat 409 conflict; payload array for JSON 2016-10-16 16:05:37 +00:00
Pi In The Sky Project 3450c9274e Merge pull request #27 from dbrooke/master
Fix missing uploads to habitat
2016-10-16 08:54:11 +01:00
David Brooke c71d7d17a6 Tidy up habitat exception reporting 2016-10-14 14:03:38 +01:00
David Brooke 6015f3be7d Merge branch 'master' of https://github.com/PiInTheSky/lora-gateway
Conflicts:
	habitat.c
2016-09-30 19:25:13 +01:00
Dave Akerman 1210ec15cf V1.8.5 - AFC changes; rename config file from sample if missing 2016-09-27 19:23:41 +00:00
David Brooke 3c8a3a7f39 Merge branch 'master' of https://github.com/PiInTheSky/lora-gateway 2016-09-20 15:43:32 +01:00
Dave Akerman 7b262838e0 V1.8.4 - Fix to handle disable LoRa channel 2016-09-15 19:35:41 +00:00
Dave Akerman e5295d5bab V1.8.3 - More on LCARS link; added atexit(), fixed thread closing error, RSSI function 2016-09-15 13:02:25 +00:00
Dave Akerman 3b1912e5ec Config in array; new settings screen; LCARS settings 2016-09-14 08:14:43 +00:00
Dave Akerman 5090518d2b Config in array; new settings screen; LCARS settings 2016-09-14 08:13:11 +00:00
David Brooke 1ec0908fd1 Retry habitat upload in case of save conflict 2016-09-05 20:46:55 +01:00
David Brooke 5de3db0cbd Merge branch 'master' of https://github.com/PiInTheSky/lora-gateway 2016-09-05 19:48:04 +01:00
Dave Akerman 10146fd11e V1.8.1 - Caption added M0RJX, Ignore CR in gateway.txt, auto trailing slash on config filepaths 2016-09-04 10:50:59 +00:00
Dave Akerman 9dfc0590ba V1.8.1 - Caption added M0RJX, Ignore CR in gateway.txt, auto trailing slash on config filepaths 2016-09-04 10:50:39 +00:00
David Brooke 21a48617ad Merge branch 'master' of https://github.com/PiInTheSky/lora-gateway 2016-09-03 15:02:15 +01:00
Dave Akerman 005d4a0646 V1.8 - Various fixes; extra uplink config; JSON changes 2016-09-03 06:32:24 +00:00
Dave Akerman c92f0cac24 V1.8 - Various fixes; extra uplink config; JSON changes 2016-09-03 06:32:10 +00:00
David Brooke 5a05fb2d05 Merge branch 'master' of https://github.com/PiInTheSky/lora-gateway 2016-08-26 22:43:32 +01:00
Dave Akerman 97e532d58e Removed gateway-sample.txt 2016-08-25 21:11:10 +00:00
David Brooke 76a744cfef Merge remote-tracking branch 'upstream/master' 2016-08-19 13:37:07 +01:00
Pi In The Sky Project 65bdf0be34 Merge pull request #21 from rharrison/master
Added CURLOPT_FAILONERROR
2016-08-19 08:57:10 +01:00
Robert 98344690b4 removed gateway.custom 2016-08-18 19:52:11 +00:00
Robert 1585d83b60 Replaced gateway.txt with Dave's 2016-08-18 19:48:32 +00:00
Robert f529dba83d added some test files to .gitignore 2016-08-18 19:33:52 +00:00
Robert fc940fcd5b Added CURLOPT_FAILONERROR to ssdv.c and also added curl_slist_free_all(headers) which was missing 2016-08-18 19:21:37 +00:00
Robert 45dcff66e3 Added CURLOPT_FAILONERROR to capture http errors on habhub these will now be reported via log message at the botom of the window 2016-08-18 19:12:07 +00:00
Robert cb9fb1a6e7 Fixed code to be thread safe 2016-08-18 09:42:19 +00:00
Robert 125a07a9e2 Changed frequency screen format to xxx.xxx.x MHz 2016-08-09 12:34:42 +00:00
Robert 5991ad26eb Changed frequency screen format to xxx.xxx.x MHz 2016-08-09 12:32:44 +00:00
David Brooke fe9cc0a54e Merge remote-tracking branch 'upstream/master' 2016-07-06 11:53:00 +01:00
Dave Akerman ccdb91462c V1.6: SSDV multiple packets per upload; fix 100% CPU in SSDV thread 2016-06-27 13:56:02 +00:00
David Brooke 5a268b2e92 Merge remote-tracking branch 'upstream/master' 2016-05-23 10:25:47 +01:00
Dave Akerman a6d8e531ff Better status screen; renamed default config file 2016-05-23 07:46:32 +00:00
Dave Akerman 540a6e7c76 Bug fix: error in local SSDV > 256 packets 2016-05-13 14:50:43 +00:00
Dave Akerman fe6376c2bc Added packet logging 2016-05-13 10:55:49 +00:00
Dave Akerman 1d875728dd Added packet logging 2016-05-13 10:50:43 +00:00
David Brooke 4f1dd6c5c0 Merge branch 'master' of https://github.com/PiInTheSky/lora-gateway 2016-04-15 21:10:58 +01:00
Dave Akerman 7ed3f20b38 SSDV 8 buffers; replaced habhub 'transition' usage 2016-04-04 13:12:38 +00:00
David Brooke 0894afc50c Merge branch 'master' of https://github.com/PiInTheSky/lora-gateway 2016-02-23 11:28:44 +00:00
Dave Akerman ad71d2ccfa Fixed listener_information JSON; added antenna setting to gateway.txt 2016-02-19 17:21:47 +00:00
David Brooke 00e1b42108 Merge branch 'master' of https://github.com/PiInTheSky/lora-gateway 2016-02-16 20:39:16 +00:00
Dave Akerman f4b6282264 JSON feed, uplinks, upload threads 2016-02-16 14:33:03 +00:00
Dave Akerman d14c16cf62 JSON feed, uplinks, upload threads 2016-02-16 14:29:47 +00:00
David Brooke 32166c6bbd Merge branch 'master' of https://github.com/PiInTheSky/lora-gateway 2015-10-07 19:34:32 +01:00
Pi In The Sky Project dd97420542 Merge pull request #8 from fsphil/master
Tidyup
2015-10-07 12:23:52 +01:00
Philip Heron 1202449bd4 WiringPi is packaged for raspbian now 2015-10-07 11:09:30 +00:00