Commit Graph

548 Commits (4ce0a617affdb139a7b75290385d7c9376fc84ca)
 

Author SHA1 Message Date
theFeiter 78478b977c move and remove functions 2 years ago
theFeiter 37bdcd413b SPI seems to work simultaniously 2 years ago
theFeiter 7632203d60 SPI seems to work simultaniously 2 years ago
theFeiter ec3bb4dc86 working prototype 2 years ago
theFeiter c509883322 missing semi 2 years ago
theFeiter d0862ad05b first draft of function structure, not tested 2 years ago
Sascha 73d09515f3 Clean-up of FDRS datatypes
Moved all local FDRS datatype definitions to a global file
2 years ago
Sascha b23334c736 Merge branch 'dev' of https://github.com/Gulpman/Farm-Data-Relay-System into dev 2 years ago
Sascha 21b18224b1 Create FDRS_datatypes.h in FDRS_install directory. 2 years ago
Timm Bogner 3213e208ee
Merge pull request #37 from thefeiter/unify-common-files-via-script
Unify common files via script
2 years ago
Timm Bogner 7bf774ddc9
Update README.md 2 years ago
theFeiter a3c4297868 newline added 2 years ago
theFeiter 414b0086f9 run update files script 2 years ago
theFeiter 46e319c373 Merge branch 'dev' into unify-common-files-via-script 2 years ago
theFeiter 6403f137d7 wrote a small script to unify all files with the same content 2 years ago
Timm Bogner b98a0894d1
Update README.md 2 years ago
Timm Bogner b3dd6abf46 added GPS types 2 years ago
Timm Bogner 173c4d9e68 Merge branch 'main' into dev 2 years ago
Timm Bogner 98d6da54ea
Merge pull request #36 from thefeiter/dev
Debug Error on Initializing LoRa before going into infinite while loop
2 years ago
theFeiter a58f13f1b3 Debug Error on Initializing LoRa before going into infinite while loop 2 years ago
Timm Bogner 96bb331312
Merge pull request #34 from Gulpman/dev
Lora band and fs from GLOBALS were ignored
2 years ago
Sascha b1b2675ca3 Lora band and fs from GLOBALS were ignored
Fixed it by changing the order of the includes (as one references the other) and using FDRS_BAND and FDRS_SF in the constructor of the FDRSLora class.
2 years ago
Timm Bogner f0203bdf38
Merge pull request #26 from Gulpman/main
Added GeneralGPS sensor
2 years ago
Timm Bogner d5f9b75e08
Merge pull request #31 from timmbogner/dev
Additions and subtractions
2 years ago
Timm Bogner aba1c80cc5
Merge pull request #29 from Devilbinder/dev
Data Pipeline
2 years ago
Timm Bogner 5331eb479a fixed spi 2 years ago
Binder Tronics d8f61dd8eb restore header 2 years ago
Binder Tronics 2b8b77803d comments 2 years ago
Binder Tronics 0208d9561b fixed 2 years ago
Binder Tronics d476b52598 fixed data pipe 2 years ago
Binder Tronics c2edf30ef7
Merge pull request #8 from timmbogner/dev
Dev
2 years ago
Timm Bogner 21c1b4be59 housekeeping 2 years ago
Timm Bogner 3856518c8b
Merge pull request #27 from Devilbinder/dev
Fixed junk memory in peerInfo. Add debug macro.
2 years ago
Binder Tronics 10b9e7577e fixed junk memory peerInfo. Add debug macro. 2 years ago
Sascha 4257a60422 Added GeneralGPS sensor
Added GPS sensor, which will transmit longitude, latitude and altitude. I also added these datatypes to the definition list. I'm not quite sure if that was the right place to do so - feel free to correct. :)
2 years ago
Timm Bogner bf54b7c7b1
Merge pull request #24 from Devilbinder/dev
Implement Forwarding
2 years ago
Binder Tronics d8f14b900c implement forwarding 2 years ago
Timm Bogner 6371f9447b
Merge pull request #23 from thefeiter/main
Add MQTT port selection and MQTT user/password auth support
2 years ago
Binder Tronics 7c5b831579 Merge branch 'test' into dev2
# Conflicts:
#	Examples/3_ESPNOW_Gateway/fdrs_functions.h
2 years ago
Binder Tronics 9cd5972b64
Merge pull request #7 from thefeiter/main
test
2 years ago
theFeiter a80f8418cb add missing credentials 2 years ago
theFeiter 039aae0ef5 add missing port references 2 years ago
theFeiter f018f71eba typo null != NULL 2 years ago
theFeiter a4801c3fd0 add global setting support 2 years ago
theFeiter ec0da25bfe Add MQTT port selection and MQTT user/password auth support 2 years ago
Binder Tronics d42341e532
Merge pull request #5 from timmbogner/dev
Merge pull request #20 from Devilbinder/One_GateWay_to_Rulle_Them_All
2 years ago
Timm Bogner 594269e928
Merge pull request #20 from Devilbinder/One_GateWay_to_Rulle_Them_All
One GateWay To Rule Them All
2 years ago
DevilBinder 2f045fc181 Merge branch 'One_GateWay_to_Rulle_Them_All' 2 years ago
DevilBinder 7d95444286 cleanup operator overload 2 years ago
DevilBinder 4c378ab1dd Merge branch 'One_GateWay_to_Rulle_Them_All' 2 years ago