122 Commits (c652760e557cbaeeb4a4d400361a55c3a5d923ec)

Author SHA1 Message Date
  Sara Damiano 97edce96bd Try again to get stop right 5 years ago
  Sara Damiano 4b736d8cc9 Fixed xbee wifi perpetual instant timeout 5 years ago
  Sara Damiano 803e74b87b skip verification for wifi 5 years ago
  Sara Damiano b1040a9c59 extra mux warning 5 years ago
  Sara Damiano c02273ae75 Add XBee (wifi) voltage and remove connection indicator for wifi 5 years ago
  Sara Damiano 7087a31e6e Leave airplane mode on in disconnect 5 years ago
  Sara Damiano 21431da99b Check AI after XBee shutdown 5 years ago
  Sara Damiano 6b0c51962e Implement XBee shutdown 5 years ago
  Sara Damiano a55dbaa7db Extra braces 5 years ago
  Sara Damiano bd14270277 Doing a better job of detecting XBee socket state 5 years ago
  Sara Damiano c4b67643ff renamed getHostIP to lookupHostIP 5 years ago
  Sara Damiano 9ea8fd358c Not always resetting socket timeout on XBee 5 years ago
  Sara Damiano 2092163a36 Check for non-empty pin 5 years ago
  Sara Damiano dac86a22cd Fix all Wextra warnings 5 years ago
  Sara Damiano 2c33bc5055 Removed special characters from XBee names 5 years ago
  Sara Damiano 86356f5323 Add stop with timeout and implement where applicable 5 years ago
  Sara Damiano 17979905d2 Need to differentiate ip saved from a host by name and by direct ip 5 years ago
  Sara Damiano e7fc1b44eb Must writeChanges or the XBee can't connect! 5 years ago
  Sara Damiano 015c2b4144 Extra yield in waitResponse 5 years ago
  Sara Damiano 98bee318ad Correct SSL on XBee 5 years ago
  Sara Damiano 880c4614e4 Added battery and temperature functions 5 years ago
  Sara Damiano 09725ba8e6 Fixed upcase, other XBee fixes 5 years ago
  Sara Damiano 19dd23882f Keep XBee from thinking no response means connected 5 years ago
  Sara Damiano e35e4afce0 Fix typos, tweak to timeout 5 years ago
  Sara Damiano 7f7a7563cf Ensure that ALL variants of read respect timeout 5 years ago
  Sara Damiano 2e03cdeaba Correct non-ssl connection 5 years ago
  Sara Damiano ff4fa1e042 Clarify units of timeouts 5 years ago
  Sara Damiano 4ba8306880 Implement connect with timeout, XBee improvements 5 years ago
  Sara Damiano 70ca06dc9d Moved begin above init, reset historic buffer sizes 5 years ago
  Sara Damiano 5411535870 Fix XBee 5 years ago
  Sara Damiano 9a3d408923 Moved modem functions to pre-processor macros 5 years ago
  Sara Damiano 85d309621d Condensed client functions into pre-processor macros 5 years ago
  Sara Damiano de4162907d Added destructors 5 years ago
  Sara Damiano f2aca3b6b6 Removed parent class 5 years ago
  Sara Damiano eeffd92674 Another xbee function to check if we have ip saved 5 years ago
  Sara Damiano a5cada3bab Fewer trips in and out of command mode with XBee 5 years ago
  Sara Damiano 3ecce8641e Add an extra 50ms wait around the guard time 5 years ago
  Sara Damiano e18c5dacbd Fix https://github.com/vshymanskyy/TinyGSM/issues/266 5 years ago
  Sara Damiano 19c377b68a Version bump. Also print version in init for debugging 6 years ago
  Sara Damiano e49c41314c Removed reference to serparate XBee NBIoT - Digi merged LTE-M with NBIoT 6 years ago
  Sara Damiano bdfa2ba55c Removed call to modemGetConnected from connect 6 years ago
  Sara Damiano aa15daaa66 Reverted stop for XBee Wifi 6 years ago
  Sara Damiano 646cab76db Removed extra wait after getting IP 6 years ago
  Sara Damiano e98550b93c Changed some nested if's to switch/case 6 years ago
  Sara Damiano ba2c85ba2f Fixed pinReset and stop. Also notes on modemGetConnected 6 years ago
  Sara Damiano 12ddad6f8a Added debug print 6 years ago
  Sara Damiano 3cb71a54be XBee will now "cache" the IP address if it has already looked up a host 6 years ago
  Sara Damiano ec6b475959 Gave the XBee a physical pin to use as a hard reset 6 years ago
  Sara Damiano d97c4babef Longer lookup wait 6 years ago
  Sara Damiano 743152da87 Ignoring signal strength of 69 from LTE-M bee 6 years ago