- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.7k
Enhancement/ads1x15 integration #7404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Enhancement/ads1x15 integration #7404
Conversation
Co-authored-by: Hannes Fuchs <[email protected]>
| Please note this issue: adafruit/Adafruit_ADS1X15#97 | 
) * add new platform rak_wismeshtag * Remove RTC and Ethernet definitions from variant.h * Remove unused EINK and Ethernet definitions from variant.h and platformio.ini * Add WISMESH_TAG hardware model definition in architecture.h and update build flags in platformio.ini * Remove unused build flags and dependencies --------- Co-authored-by: Ben Meadors <[email protected]> Co-authored-by: daniel <[email protected]> Co-authored-by: Thomas Göttgens <[email protected]>
Co-authored-by: thebentern <[email protected]>
…e (with client proxy) (meshtastic#7341) * Map report should work over devices which do not have network hardware (with client proxy) * Fix else
…nements (meshtastic#7344) * Clock updates and some TDeck corrections * TDeck Brightness Works in TFT Builds * Remove HAS_TFT from enabling Brightness, disable Brightness for TDeck * Add default textMessage frame actions and adjust SharedUIDisplay --------- Co-authored-by: Ben Meadors <[email protected]>
* Calculate the length of the right string and use it * Improve readability of Version Number * Prevent negative message IDs and proactively favorite DM'd nodes * Patch up Remove Favorite functionality * Fix warnings for TFT_MESH_* and hasSupportBrightness * Fix warning around casting variables * Correct Favorite Node Behavior to rebuild favorite nodes when updated. * Resolve bool kb_found issue not working for second discovery keyboards --------- Co-authored-by: Jonathan Bennett <[email protected]>
We have two perhapsSetRTC functions, which are called to set the time. The one with 3 parameters had a helpful check to reject an invalid time, by comparing the time from the source against when the firmware was compiled. The one with 2 parameters, which is called from the GPS lookForTime did not. As a result, certain GPS with bad time handling could set a time that was in the past. This patch adds the same epoch check code to the other perhapsSetRTC method. Fixes meshtastic#7364
Co-authored-by: thebentern <[email protected]>
Co-authored-by: vidplace7 <[email protected]>
…eshtastic#7385) * UDP for RAK4631 Eth Gw and the t-eth-elite. Also enable IP output on Portduino. Solves meshtastic#7149 * Copilot suggestion Co-authored-by: Copilot <[email protected]> * fix portduino build * initialize local port --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Ben Meadors <[email protected]>
* Restore High Resolution Hour Hand * Drop the int16_t
Co-authored-by: thebentern <[email protected]>
* fix UDP builds on nRF * fix rp2040 too
* Unify the shutdown proceedure * Don't double save nodeDB on shutdown * Re-tool button shutdown to better correspond to tones * Beep then save --------- Co-authored-by: Ben Meadors <[email protected]>
…astic#7365) * Text message rate limiting should return routing error instead * Proper rooting * Update PhoneAPI.cpp * Update PhoneAPI.cpp
This fixes daisy chaining of various sensors together, with a "dirty" I2C. I2C buses with step-ups and with level-shifters with mosfets can have issues at high speeds.
e514052    to
    ec0b1e9      
    Compare
  
    | 
 | 
This is a Pull request for the TI ADS1X15 series. This is replacement of the wrongly closed (by myself, I don't know how) #7109.
PRs for the protobufs are already merged. I have tested this already with two different setups: