Commit Graph

542 Commits (d3d90d95a316e9b65c5bbcce8a02cfebd887d957)
 

Author SHA1 Message Date
Timm Bogner d3d90d95a3 added 'src' 2 years ago
Timm Bogner eda27dfbe1 eh 2 years ago
Timm Bogner deabf20a3d readme and sensor examples
moved readmes, added back sensor examples
2 years ago
Timm Bogner 2f2129dd6d put the images back 2 years ago
Timm Bogner bb1cdda484 splitting the fdrs_functions
Also removed most of the FDRS_* files
2 years ago
Timm Bogner b8675edb02 replace old examples 2 years ago
Timm Bogner b091481605 sensors 2 years ago
Timm Bogner 4927d7db57 Update fdrs_gateway_config.h 2 years ago
Timm Bogner 8f4f4ee149 couple more things 2 years ago
Timm Bogner 0039596ada gateway examples 2 years ago
Timm Bogner 96003d508b
Merge pull request #91 from aviateur17/dev_readingid
decouple READING_ID from LoRa address
2 years ago
Jeff Lehman 1f4021dda4 decouple READING_ID from LoRa address 2 years ago
Timm Bogner 418fe1206b added txlora back 2 years ago
Timm Bogner 7a38d37a7d
Merge pull request #86 from Gulpman/dev
Dev - sketches in examples folder of current dev branch do not compile.
2 years ago
Sascha 776a371e07
Merge branch 'timmbogner:dev' into dev 2 years ago
Timm Bogner bf5e2473de
Living on the edge
It says not to merge but I like to live dangerously
2 years ago
Sascha de604669d1
Merge branch 'timmbogner:dev' into dev 2 years ago
Timm Bogner ba79c1268a demonstrating - not to be merged 2 years ago
Timm Bogner a6290ba9ee ope
fixed some bad conflict resolution
2 years ago
Timm Bogner 0cc91d82e0
Merge branch 'dev' into dev 2 years ago
Timm Bogner 6b16bc6808
Merge pull request #88 from aviateur17/dev_fixarduinoexamples
Fix Arduino compile issue as mentioned in issue #86
2 years ago
Timm Bogner 90cfe6000a
Merge branch 'dev' into dev_fixarduinoexamples 2 years ago
Timm Bogner 3c8f7a51d5
Merge pull request #70 from thefeiter/resend-after-reconnect
Mqtt send gateway timestamp and resend packets logged to SD/Flash
2 years ago
Timm Bogner 3680f258b6
Merge branch 'dev' into resend-after-reconnect 2 years ago
Jeff Lehman 4c1b59902e Merge branch 'dev_fixarduinoexamples' of https://github.com/aviateur17/Farm-Data-Relay-System into dev_fixarduinoexamples 2 years ago
Jeff Lehman fdc941658e Add function prototypes for gateway examples to compile in Arduino 2 years ago
Timm Bogner 8c57e910c3
Merge branch 'dev' into dev_fixarduinoexamples 2 years ago
Timm Bogner 248f7c6755
Merge pull request #84 from aviateur17/dev_lorasensorping
Feature add: LoRa SystemPacket ping reply
2 years ago
Timm Bogner d94faac99f
Merge pull request #80 from thefeiter/suggestions-for-config-check
Suggestions for config check
2 years ago
Sascha 795bf1c0e9 Applied patch #88
Applied patch #88 from @Aviateur17. This fixes the compile issues for sensor sketches. Gateway sketches still do not compile. Will check if this can be just applied the same way as the fix for the sensors.
2 years ago
Jeff Lehman 52069eae4d Fix Arduino compile issue 2 years ago
Sascha a4e24d841f Changed usage of LORA_TXPWR to FDRS_TXPWR
After the local and global settings have been checked, the corresponding FDRS_xxx must be used. Changed this as not doing so leads to compile errors if the local setting is not set but the global one.
2 years ago
Sascha fb9be94242 disabled local lora configuration in sensor and gateway files
By default the local lora configuration must be disabled. This is less error-prone as values from the fdrs_globals.h file are used by default.
2 years ago
Jeff Lehman 57e4ebfe89 Small changes in way ACK stats are calculated 2 years ago
Jeff Lehman f32a4f9f9d Feature add: LoRa SystemPacket ping reply 2 years ago
Timm Bogner 91bcf22361
Merge pull request #83 from aviateur17/dev_loratxpow
Add ability to adjust LoRa transmit power #66
2 years ago
Timm Bogner d055b2354d
Merge pull request #82 from aviateur17/dev_loramac_readingid
Use READING_ID as part of LoRa address. #65
2 years ago
theFeiter 7d82ab33a8 add backlog topic config option 2 years ago
Jeff Lehman 4457bede78 Added ability to adjust LoRa transmit power #66 2 years ago
Timm Bogner 4e41ae9540
Merge pull request #81 from aviateur17/dev
Fix #endif issues in fdrs_functions.h
2 years ago
Jeff Lehman d8bb39c02b Fix #endif issues in fdrs_functions.h 2 years ago
theFeiter ec8477d2ee obfuscate passwords 2 years ago
theFeiter 56cc65c4a1 set to constant chars 2 years ago
theFeiter 2c0fa7cfa5 add newline 2 years ago
theFeiter 18caa3f953 add crc confirmation for logging and resending 2 years ago
theFeiter 22d6e37550 move crc func to work with PIO 2 years ago
theFeiter 91aaef20a5 fix merge 2 years ago
theFeiter b0d0002f0d Merge branch 'dev' into resend-after-reconnect 2 years ago
theFeiter f544fd109c rename file since no longer csv 2 years ago
theFeiter 7da897e763 add log file size limit 2 years ago