103 Commits (7f2900b278f9f405d1c4db6ab634ffc97476bda5)

Author SHA1 Message Date
  Sara Damiano bb91fffb31 Rename so *I* don't screw them up 5 years ago
  Sara Damiano 3102de00c3 Size a few more things 5 years ago
  Sara Damiano be81985c83 Many sub templates to inherit from! 5 years ago
  Sara Damiano 915660ceaf Specify int sizes 5 years ago
  Sara Damiano 41531c339b Reorder some functions 5 years ago
  Sara Damiano 06c31aa856 Replace *most* toInt and toFloat's 5 years ago
  Sara Damiano 24a57d7fd3 Fixes around cmee 5 years ago
  Sara Damiano efb6450045 Refixed the CBC error found by @VinceKezel 5 years ago
  Sara Damiano 944f651865 Changed some format penalties 5 years ago
  Sara Damiano d3d1083d8f CRTP!!!! Totally untested 5 years ago
  Alexander Chernoskutov 587be978b6 remove vitrual dtors 5 years ago
  Sara Damiano bfd6055c46 NOT factory resetting in init 5 years ago
  Sara Damiano 735c8b7069 Fix A6 warning 5 years ago
  Sara Damiano 05bee3294a some extra casting around size_t 5 years ago
  Sara Damiano dac86a22cd Fix all Wextra warnings 5 years ago
  Sara Damiano 86356f5323 Add stop with timeout and implement where applicable 5 years ago
  Sara Damiano 015c2b4144 Extra yield in waitResponse 5 years ago
  Sara Damiano 62182e11c9 Missing brace 6 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 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 db456b5345 Fixes 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 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 7bbe045c78 Trying to work better with the "async" close on the UBLOX SARA R410 6 years ago
  Sara Damiano d5520757e4 Make sure that modemRead is properly maintaining sock_available 6 years ago
  Sara Damiano 19c377b68a Version bump. Also print version in init for debugging 6 years ago
  Sara Damiano 8961005ea5 Gave sizes to some ints 6 years ago
  Sara Damiano 943c9a1fdd Removed extra check for connection in available. 6 years ago
  Sara Damiano e68ea1db12 Read timeout for modules that immediately spit out data (no buffer) 6 years ago
  Sara Damiano 8e057f32ae Removed extra delay in testAT, not sure why it was there 6 years ago
  Sara Damiano be4baa2a7d Buffer size to common 6 years ago
  Sara Damiano 1aad1a9a1d Clean-up of timeouts 6 years ago
  Sara Damiano 69c1824539 Fixed modem name request on ublox 6 years ago
  Sara Damiano e652dd8676 Turn pragma on while testing Travis 6 years ago
  Sara Damiano 57cd8f0c5c Added all modems to examples, added debug with name, bump version 6 years ago
  Sara Damiano 0004bebf16 Moved stream write and stream skip into common 6 years ago
  Sara Damiano ed9b87d896 Added very minor code comments 6 years ago
  Sara Damiano 84811fb9d5 Removed default stream 6 years ago
  Sara Damiano c5c3cd2af5 Back to virtual super class 6 years ago
  Sara Damiano 34104d18fe Removed default stream 6 years ago
  Sara Damiano 78cd41f8e2 Rename 6 years ago
  Sara Damiano 5d3cc777b4 Fix compiler errors 6 years ago
  Sara Damiano 63ed6fafb7 Some class cleaning 6 years ago