Commit Graph

  • b0e363c536 Merge pull request #488 from adrianca88/SIM808_bt_support Sara Damiano 2021-02-08 13:58:14 -05:00
  • 88320025ec Merge pull request #487 from adrianca88/restart_with_pin_param Sara Damiano 2021-02-03 17:54:20 -05:00
  • 54c25cce23 First SIM808 support commit. Added template base class and some basic functionality Adrian Cervera Andes 2021-01-31 12:11:11 +01:00
  • a51cfda25d Added pin parameter on restart() (necessary for init() with pin) Adrian Cervera Andes 2021-01-29 15:02:35 +01:00
  • 31bb5cbeed Merge pull request #467 from soracom-labs/master Sara Damiano 2020-12-03 12:21:50 -05:00
  • ba778adb74 use CEREG first for BG96 moto 2020-12-03 10:34:29 +09:00
  • f6d636274f Merge pull request #459 from fishingbit/master Sara Damiano 2020-11-09 11:12:55 -05:00
  • 23742b4b9c disable memory optimizations on ATmega4809 Markus Schmidleitner 2020-11-06 15:17:34 +01:00
  • 02b5e68610 More careful selection of files to pack v_master Sara Damiano 2020-10-30 12:47:03 -04:00
  • 1576ecd18e Removed reference to incoming calls v0.10.9 Sara Damiano 2020-10-30 11:16:41 -04:00
  • 4cfabb14eb Version bump Sara Damiano 2020-10-30 11:10:24 -04:00
  • 594fd3bdf9 Removed un-needed Ethernet include Sara Damiano 2020-10-30 10:57:30 -04:00
  • 399bc7532f Merge pull request #438 from galizki/mc60_batch_of_fixes Sara Damiano 2020-10-30 10:43:20 -04:00
  • 507535150d Merge pull request #446 from trixymoon/master Sara Damiano 2020-10-27 14:51:02 -04:00
  • 6b03e0c140 passage variables by reference Giulio Tranchida 2020-10-03 10:51:25 +02:00
  • 6203ebd27c Merge pull request #389 from adrianca88/set_phone_functionality Sara Damiano 2020-10-01 14:04:31 -04:00
  • d4afe7a744 FIX for issue #371: MC60 is not working with this library Mikhail Galitskiy 2020-09-06 17:35:42 +03:00
  • ad437a5a51 Version bump v0.10.8 Sara Damiano 2020-08-07 17:13:28 -04:00
  • b49c214d01 Add SSLOPT to SIM800 with preprocessor flag to use Sara Damiano 2020-08-07 16:33:57 -04:00
  • 31205166a7 catch result of cipopen on 7600 Sara Damiano 2020-08-07 16:08:19 -04:00
  • cddd356d0c Specify includes in library.properties v0.10.7 Sara Damiano 2020-07-23 17:29:46 -04:00
  • fc254ef157 Merge branch 'v_master' Sara Damiano 2020-07-23 15:08:09 -04:00
  • e1c9c2517b Deactivate contexts on Monarch Sara Damiano 2020-07-23 15:06:22 -04:00
  • cd002c5adf Merge pull request #405 from lewisxhe/master Sara Damiano 2020-07-22 11:51:59 -04:00
  • a8cf85bd50 Remove the Donation section. Doesn't work anyway! ;) Volodymyr Shymanskyy 2020-07-08 22:33:28 +03:00
  • 234a20e894 Catching CMS error on debug Sara Damiano 2020-06-22 17:13:24 -04:00
  • c40ca2144b Added GNSS setMode and getMode method lewis he 2020-06-05 15:12:56 +08:00
  • 1f1b56833a Bad smudge, examples are supposed to auto-baud Sara Damiano 2020-05-14 17:02:04 -04:00
  • 7ffb2f0a8e Another typo Sara Damiano 2020-05-14 16:11:50 -04:00
  • cdd43eeb4d Typo Sara Damiano 2020-05-14 12:45:01 -04:00
  • eef1bbe80f Mention SIM7000A/G Sara Damiano 2020-05-14 12:31:03 -04:00
  • 1ad833e167 Wrote up some about formatting HTTP in ReadMe Sara Damiano 2020-05-14 12:25:50 -04:00
  • 366a3210d4 Expand ReadMe Sara Damiano 2020-05-13 16:44:05 -04:00
  • 56446bc42f Static cast size in additon Sara Damiano 2020-05-05 12:26:22 -04:00
  • feae2e4f94 Merge pull request #386 from adrianca88/fixed_streamGetLength_functions Sara Damiano 2020-05-04 17:57:30 -04:00
  • 5fbd80b3b2 Fixed bad reference and added not implemented Adrian Cervera Andes 2020-04-30 16:49:45 +02:00
  • 868e2bedf9 Added setPhoneFunctionalityImpl function Adrian Cervera Andes 2020-04-30 16:22:09 +02:00
  • 61878aa9f3 Fixed problem with streamGetFloatLength and streamGetIntLength functions Adrián Cervera Andés 2020-04-26 18:00:14 +02:00
  • ad42db2131 Decreased boot wait for SIM7000 v0.10.5 Sara Damiano 2020-04-19 15:16:33 -04:00
  • 4aadaf04ec All examples have 6s delay before start Sara Damiano 2020-04-16 00:16:25 -04:00
  • 8c5850ef7b Accept "RDY" or "SMS Ready" from SIM7000 Sara Damiano 2020-04-15 23:49:57 -04:00
  • fb3f8583a3 Some more null pointer checks, fix #186 v0.10.3 Sara Damiano 2020-04-15 15:42:55 -04:00
  • b9473c65fd Merge branch 'master' into v_master Sara Damiano 2020-04-15 09:44:55 -04:00
  • 335c2e8e63 Fix CCID for SIM800, fixes #336 v0.10.2 Sara Damiano 2020-04-15 09:16:56 -04:00
  • e47e3e3879 Fix some extra whitespace that crept in Sara Damiano 2020-04-15 08:57:41 -04:00
  • 16d33c7f18 Merge branch 'master' into v_master Sara Damiano 2020-04-15 08:52:52 -04:00
  • 90dde6861b Fix get battery voltage, fixes #369 Sara Damiano 2020-04-15 08:48:31 -04:00
  • 5a6936b37a Made internal stream public again, fixing #373 Sara Damiano 2020-04-15 08:41:33 -04:00
  • 9f2068cecb Fix QTEMP on M95, fixes #377 Sara Damiano 2020-04-15 08:36:11 -04:00
  • dbd677e6e7 Fix several potential null pointers Sara Damiano 2020-04-15 08:34:44 -04:00
  • eb9358f440 Check GPRS status on SIM7000 Sara Damiano 2020-04-14 21:38:15 -04:00
  • 7a63773e23 Merge branch 'master' into v_master v0.10.1 Sara Damiano 2020-03-08 11:04:53 -04:00
  • 590736c973 Added note about u-blox GPS Sara Damiano 2020-03-08 11:03:45 -04:00
  • 564846c872 Added debug print with compiled client file name Sara Damiano 2020-03-08 10:56:57 -04:00
  • d28e654dfd Merge branch 'master' into v_master Sara Damiano 2020-03-02 16:49:48 -05:00
  • 0efe729666 Merge branch 'develop' Sara Damiano 2020-03-02 16:47:22 -05:00
  • 1dc5dc2b49 Remove debug line Sara Damiano 2020-03-02 15:04:58 -05:00
  • 924ac1d19e Longer wait on BG96 stop Sara Damiano 2020-03-02 14:51:15 -05:00
  • 3bd1ae8181 Merge pull request #365 from EnviroDIY/master Sara Damiano 2020-03-02 08:33:12 -05:00
  • 9be99d3180 Merge pull request #36 from EnviroDIY/develop Sara Damiano 2020-02-28 17:23:52 -05:00
  • f0dbb403b9 Need to clear Rx at end of dump Sara Damiano 2020-02-28 13:58:25 -05:00
  • 2cd2806ead Small fix to BG96, remove debug Sara Damiano 2020-02-28 13:09:39 -05:00
  • 379d6e2a8a **My** pet library thought those utils were public, Oops! Sara Damiano 2020-02-20 15:04:36 -05:00
  • 8636624a3a Fix GSMLocationTime, XBee, A6 Sara Damiano 2020-02-20 14:58:06 -05:00
  • 7c0928fa71 Fix GsmLocationTime Sara Damiano 2020-02-20 14:53:27 -05:00
  • 1cad274f80 Fix the build test Sara Damiano 2020-02-20 14:50:43 -05:00
  • 863a3149c4 Much more extensive test build Sara Damiano 2020-02-20 14:37:24 -05:00
  • 18ae639241 Add new functions 19Feb20's XBee firmware Sara Damiano 2020-02-20 14:05:28 -05:00
  • fc973f691e Fix Sequans name and factory reset Sara Damiano 2020-02-20 13:56:39 -05:00
  • 811105f968 CCLK isn't local on BG96, use QLTS=2 Sara Damiano 2020-02-20 12:17:01 -05:00
  • af33145467 Must be float in example Sara Damiano 2020-02-19 19:31:29 -05:00
  • 7235f76efa Fix get modem name Sara Damiano 2020-02-19 19:24:46 -05:00
  • 6fc0c269cb Alt now a float Sara Damiano 2020-02-19 19:10:16 -05:00
  • 9751b6011a Convert ddmm.mmmm to -ddd.dddddd for consistency Sara Damiano 2020-02-19 19:00:47 -05:00
  • ba780e5ad1 Choose HDOP iinstead of PDOP Sara Damiano 2020-02-19 18:40:45 -05:00
  • 75d228c545 Tag temp fxns protected as they should be Sara Damiano 2020-02-19 18:40:09 -05:00
  • c3df44a65d Implement BG96 temp and GNSS Sara Damiano 2020-02-19 18:39:09 -05:00
  • 5865622784 Fix accidentally deleted mux Sara Damiano 2020-02-18 23:00:56 -05:00
  • a949358212 Space needed Sara Damiano 2020-02-18 22:58:51 -05:00
  • 0528b6fe20 Also need to handle error for location string Sara Damiano 2020-02-18 22:45:58 -05:00
  • 37766589f8 Handle no GSM location returned Sara Damiano 2020-02-18 22:43:39 -05:00
  • 62516d26a3 Need more truth-checks Sara Damiano 2020-02-18 22:20:07 -05:00
  • 089077fdb7 Bad do/while fix Sara Damiano 2020-02-18 18:48:35 -05:00
  • 7b40ee2f33 Check possible mux numbers Sara Damiano 2020-02-18 17:54:04 -05:00
  • da5c7b4233 Fix timezone Sara Damiano 2020-02-18 16:15:48 -05:00
  • f7659e389c Oops, fix for the urc's Sara Damiano 2020-02-18 16:03:58 -05:00
  • 6e7ea5aced Handle URC's related to automatic time updates Sara Damiano 2020-02-18 15:54:13 -05:00
  • 669b88c9be Changed printout again Sara Damiano 2020-02-18 15:21:13 -05:00
  • ce32f485d3 Shortened printout slightly Sara Damiano 2020-02-18 12:32:34 -05:00
  • 2b36f70313 Fix SIM7000 cipstatus Sara Damiano 2020-02-18 11:45:58 -05:00
  • 9ac246a38f Corrected text Sara Damiano 2020-02-18 11:44:19 -05:00
  • af3249c347 Add parsed network time Sara Damiano 2020-02-17 18:22:25 -05:00
  • 5296cd58cb Stop does not need to be virtual at this time Sara Damiano 2020-02-17 17:22:39 -05:00
  • cca1418882 Adjust test build to remove unimplemented errors Sara Damiano 2020-02-17 16:46:09 -05:00
  • bfbb33e965 Don't test fxns not always present Sara Damiano 2020-02-17 15:18:40 -05:00
  • c0aac58267 Read_no_check fix Sara Damiano 2020-02-17 15:18:12 -05:00
  • a483b288b6 Only use CME_Error if debug Sara Damiano 2020-02-17 14:37:12 -05:00
  • 2616a3d642 Change from switch case to required define Sara Damiano 2020-02-17 13:07:01 -05:00
  • 88620dee7b Don't need maintain in buffer dump Sara Damiano 2020-02-17 11:59:55 -05:00
  • bb91fffb31 Rename so *I* don't screw them up Sara Damiano 2020-02-17 11:10:58 -05:00