141 Commits (5296cd58cbb92e00d6041ca84a2ad350ac258127)

Author SHA1 Message Date
  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 6 years ago
  Sara Damiano 09725ba8e6 Fixed upcase, other XBee fixes 6 years ago
  Sara Damiano 19dd23882f Keep XBee from thinking no response means connected 6 years ago
  Sara Damiano e35e4afce0 Fix typos, tweak to timeout 6 years ago
  Sara Damiano 7f7a7563cf Ensure that ALL variants of read respect timeout 6 years ago
  Sara Damiano 2e03cdeaba Correct non-ssl connection 6 years ago
  Sara Damiano ff4fa1e042 Clarify units of timeouts 6 years ago
  Sara Damiano 4ba8306880 Implement connect with timeout, XBee improvements 6 years ago
  Sara Damiano 70ca06dc9d Moved begin above init, reset historic buffer sizes 6 years ago
  Sara Damiano 5411535870 Fix XBee 6 years ago
  Sara Damiano 9a3d408923 Moved modem functions to pre-processor macros 6 years ago
  Sara Damiano 85d309621d Condensed client functions into pre-processor macros 6 years ago
  Sara Damiano de4162907d Added destructors 6 years ago
  Sara Damiano f2aca3b6b6 Removed parent class 6 years ago
  Sara Damiano eeffd92674 Another xbee function to check if we have ip saved 6 years ago
  Sara Damiano a5cada3bab Fewer trips in and out of command mode with XBee 6 years ago
  Sara Damiano 3ecce8641e Add an extra 50ms wait around the guard time 6 years ago
  Sara Damiano e18c5dacbd Fix https://github.com/vshymanskyy/TinyGSM/issues/266 6 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
  Sara Damiano 34d54b81a5 not polling xbee so quickly 6 years ago
  Sara Damiano 8961005ea5 Gave sizes to some ints 6 years ago
  Sara Damiano de5e5e359e Extra wait in Bee stream clear 6 years ago
  Sara Damiano 4fa8a43f2b Do need to stop Bee 6 years ago
  Sara Damiano 5fa2f51749 Not actually doing anything to stop bee 6 years ago
  Sara Damiano 323ad722bf Corrected sleep option note 6 years ago
  neil hancock 82b7457ace support WiFi S6B no passwd 6 years ago
  Sara Damiano 8c424c17ff Added code to use TinyGSM Fifo instead of buffer, but unstable 6 years ago