Commit Graph

906 Commits (e1a2a205f6d3bff9ea8ce50eb2487370166032b4)
 

Author SHA1 Message Date
Timm Bogner 7ff846e5af bringing it to the gateway
untested
2 years ago
Timm Bogner ec0d19368d lil fixes 2 years ago
Timm Bogner 139a996447 temporary debugging 2 years ago
Timm Bogner f4b7e9546f standardize globals 2 years ago
Timm Bogner f8680fc5cc re-commented DBGs 2 years ago
Timm Bogner 8359b65636 nodes work 2 years ago
Timm Bogner d6b94c8adc still working on it 2 years ago
Timm Bogner 97abcf8568 begin nodes 2 years ago
Timm Bogner 8e260de38a gateway works
very exciting
2 years ago
Timm Bogner b47833c588
Merge pull request #122 from lamasseriadipolverara/main
Conflict with pin12
2 years ago
Timm Bogner 349174f77c changed pin assignments 2 years ago
lamasseriadipolverara b6ffa2712c
Conflict with 12 pin
change the  pin 12 to pin 16, because pin 12 affect the boot of the device (esp32 wroom - 32e)
2 years ago
Timm Bogner f433413ff5 added checkCoils() to ensure pin status 2 years ago
Timm Bogner 01cf55d8db fix DBG message 2 years ago
Timm Bogner 7746812264 add id argument to loadFDRS() 2 years ago
Timm Bogner b72221e5eb ope
well, it sort of works now.
2 years ago
Timm Bogner 95c31cd8b5 gateway compiles 2 years ago
Timm Bogner ae80dd6aa1
Update README.md 2 years ago
Timm Bogner 93907cf4ea small fix 2 years ago
Timm Bogner 64a1731320
Update README.md 2 years ago
Timm Bogner 6bdd908458 fixed text 2 years ago
Timm Bogner 25007ad121 Merge branch 'radiolib' into 120-migrating-to-radiolib 2 years ago
Timm Bogner d00469c76f added fritzing logo
I cut off all the individual watermarks for design's sake, which I think is technically okay.
2 years ago
Timm Bogner 5f434941fd
Update README.md 2 years ago
Timm Bogner bcede87354 graphics! 2 years ago
Timm Bogner 8a73ba16af new graphics! 2 years ago
Timm Bogner e518a34daa
Merge pull request #121 from aviateur17/main_fix_ackcrc
Fix LoRa ACK/CRC issues in main branch
2 years ago
Timm Bogner d716ecea74 swapped function order 2 years ago
Jeff Lehman 7b300a4243 Move #import statements from fdrs_functions back to the middle of the file 2 years ago
Jeff Lehman e090cdc22a Merge branch 'main_fix_ackcrc' of https://github.com/aviateur17/Farm-Data-Relay-System into main_fix_ackcrc 2 years ago
Jeff Lehman 0d8be47f6e Remove no longer needed fdrs_sensor.h 2 years ago
Jeff Lehman cd5154e77d move #import statements to the top of the file 2 years ago
Jeff Lehman d3c44a1413 Delete no longer needed fdrs_sensor.h 2 years ago
Jeff Lehman d001715fd3 Fix LoRa ACK/CRC issues in main branch 2 years ago
Timm Bogner fb15115c62 getting started 2 years ago
Timm Bogner d088163d3d misc 2 years ago
Timm Bogner 72be302763
Update README.md 2 years ago
Timm Bogner 1e20a423a1 Update fdrs_gateway_config.h 2 years ago
Timm Bogner a0b931413a Create Single_Channel_Relay.ino 2 years ago
Timm Bogner 83c073f3ba fixing things? 2 years ago
Timm Bogner 1aa5a6b2df
Merge pull request #117 from timmbogner/clean_gateway
Removing (nearly) all code from INO files
2 years ago
Timm Bogner 2dbbdbbf8e housekeeping 2 years ago
Timm Bogner 7a4b94775f
Update README.md 2 years ago
Timm Bogner b7cdf2df94
Update README.md 2 years ago
Timm Bogner 44295445c7
Delete Sensor.md 2 years ago
Timm Bogner 79298d73c2
Update README.md 2 years ago
Timm Bogner 8349097bdf Merge branch 'main' into clean_gateway 2 years ago
Timm Bogner cd1bd285a5
Merge pull request #113 from timmbogner/#111
Issue #111
2 years ago
Timm Bogner 6e2f64a2e8 fixed error with nodes sending esp-now
It wasn't clearing the buffer of readings after sending, now it does.
2 years ago
Timm Bogner 1d68f1f314 cleaned gateway ino 2 years ago