54 Commits (dbd677e6e76f10ebff38b9a1ca0188532f96fdc7)

Author SHA1 Message Date
  Sara Damiano dbd677e6e7 Fix several potential null pointers 5 years ago
  Sara Damiano 564846c872 Added debug print with compiled client file name 5 years ago
  Sara Damiano 18ae639241 Add new functions 19Feb20's XBee firmware 5 years ago
  Sara Damiano fc973f691e Fix Sequans name and factory reset 5 years ago
  Sara Damiano 75d228c545 Tag temp fxns protected as they should be 5 years ago
  Sara Damiano 7b40ee2f33 Check possible mux numbers 5 years ago
  Sara Damiano 6e7ea5aced Handle URC's related to automatic time updates 5 years ago
  Sara Damiano 5296cd58cb Stop does not need to be virtual at this time 5 years ago
  Sara Damiano a483b288b6 Only use CME_Error if debug 5 years ago
  Sara Damiano 2616a3d642 Change from switch case to required define 5 years ago
  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 cbcf7734bb Removed some non-ascii characters 5 years ago
  Sara Damiano be81985c83 Many sub templates to inherit from! 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 944f651865 Changed some format penalties 5 years ago
  Sara Damiano d3d1083d8f CRTP!!!! Totally untested 5 years ago
  Sara Damiano d85e83f049 Fixes to BG96 5 years ago
  Sara Damiano 033092f8fe Set CFUN in Sequans init - else fails 5 years ago
  Sara Damiano 6a60e3be76 Some tweaks to Sequans 5 years ago
  Alexander Chernoskutov 587be978b6 remove vitrual dtors 5 years ago
  Sara Damiano 6c0ec95a7e Oops, fixed some signed/unsigned comparisons 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 af4dcc2bb5 Add wildly preliminary SIM5360 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 3d78292261 modemRead MUST end with sock_available correct 5 years ago
  Sara Damiano 52e19b73ff don't set sock_available just to count it back to 0 5 years ago
  Sara Damiano fa5ca6e67c Version bump and debug print 5 years ago
  Sara Damiano fcb3d5b010 De-increment sock available as we read out of sock 5 years ago
  Sara Damiano 880c4614e4 Added battery and temperature functions 6 years ago
  Sara Damiano 7de65e40d2 Sequans modifications after testing 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 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 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 5d9cc16e20 made sequans virtual 6 years ago
  Sara Damiano ea8d43df88 Added Sequans modem name 6 years ago
  Sara Damiano f2aca3b6b6 Removed parent class 6 years ago
  Michael Krumpus 71dd56ce27 Added debug print of version. 6 years ago
  Michael Krumpus f3a18828d7 Fixed shutdown command. 6 years ago
  Michael Krumpus afd96430e3 Refined SSL implementation. 6 years ago