Commit Graph

  • 932acd1046 Add resources in README develop Guillaume Dott 2017-04-13 10:41:36 +0200
  • c842211e75 Add SMS ID to MalformedSms error Guillaume DOTT 2014-02-10 11:15:13 +0100
  • 52c9a13ca0 Return the exception without raising it when getting messages Guillaume DOTT 2014-02-10 11:05:07 +0100
  • e34a881ab7 Add custom errors for PDU decoding Guillaume DOTT 2014-02-10 11:03:44 +0100
  • e1e7be5d98 Add compatibility with ruby 1.9.3 Guillaume DOTT 2013-11-06 17:26:26 +0100
  • 6767b99b4a Add TODO note for UDH and SMS longer than 140 octets Guillaume DOTT 2013-10-08 15:02:46 +0200
  • 926d7ec544 Add count on repeat when at least one occurence is required Guillaume DOTT 2013-10-03 11:14:28 +0200
  • 3656fd6d82 Allow for an id or an enumerable for Biju::Hayes#delete Guillaume DOTT 2013-10-03 11:11:21 +0200
  • 77105b180a Ignore PDU message lines in response when sending SMS Guillaume DOTT 2013-10-03 11:07:45 +0200
  • 9475bdfb5c Flush serialport output before every AT command Guillaume DOTT 2013-10-03 11:05:35 +0200
  • a3a9c43d8b Clean Biju::PDU.decode method Guillaume DOTT 2013-10-01 15:08:29 +0200
  • 4e8463e0dc Add class for PDU 'first octet' field Guillaume DOTT 2013-10-01 15:04:19 +0200
  • a0757a9c69 Add generic rule for responses in parser Guillaume DOTT 2013-10-01 15:01:27 +0200
  • 001cbacfca Do not use ATZ command on initialization Guillaume DOTT 2013-10-01 14:54:41 +0200
  • be53921802 Modify README and add comments for some cryptic methods Guillaume DOTT 2013-09-12 10:35:13 +0200
  • 550a2b4d3d Add support for +CPIN? and use SIM status before entering PIN Guillaume DOTT 2013-09-11 17:27:56 +0200
  • aabb2027b0 Add timeout to raise exception when Modem#wait is stuck Guillaume DOTT 2013-09-11 16:38:59 +0200
  • 7281b8f82d Add support for +CNUM to get SIM phone numbers Guillaume DOTT 2013-09-11 16:38:19 +0200
  • 2f4f1f81f3 Modify Hayes#messages to always return an array Guillaume DOTT 2013-09-10 15:56:37 +0200
  • ff6dc617dc Remove support for string datetime in SMS Guillaume DOTT 2013-09-10 15:56:14 +0200
  • f4218e1025 Add timestamp class to convert from PDU format to DateTime Guillaume DOTT 2013-09-10 15:01:17 +0200
  • f049777a00 Remove mutation of argument string Guillaume DOTT 2013-09-10 14:59:40 +0200
  • e790ac07c4 Raise a CmsError or CmeError when AT responds with error Guillaume DOTT 2013-09-10 11:23:26 +0200
  • 276f0b0093 Improve Hayes#send to check for prompt and wait for answer Guillaume DOTT 2013-09-10 11:20:59 +0200
  • ea3106cfc2 Add minimum length for Modem#wait Guillaume DOTT 2013-09-10 11:18:40 +0200
  • d1103a0772 Add spec for new PDU classes Guillaume DOTT 2013-09-09 17:29:35 +0200
  • 2de794042d Move GSM7Bit and UCS2 into Biju::PDU::Encoding submodule Guillaume DOTT 2013-09-09 16:00:59 +0200
  • 1c3521586a Move PDU fields methods into their own classes Guillaume DOTT 2013-09-09 15:50:27 +0200
  • dbd2f09ec2 Return length in encode method for gsm7bit and ucs2 Guillaume DOTT 2013-09-09 15:48:36 +0200
  • 885ac26cd1 Accept prompt in parser Guillaume DOTT 2013-09-09 15:47:15 +0200
  • 3c677b7d29 Disable text mode and generate Sms objects in PDU mode Guillaume DOTT 2013-09-06 17:32:09 +0200
  • b4f49569bb Add +CMGF? support and text_mode? method Guillaume DOTT 2013-09-06 17:31:05 +0200
  • c0a3fe8ef0 Add request before response in parser Guillaume DOTT 2013-09-06 17:29:43 +0200
  • 955654365a Add UCS-2 encoding / decoding for SMS user data Guillaume DOTT 2013-09-06 17:15:06 +0200
  • 45de11cb3b Add tests for GSM7Bit Guillaume DOTT 2013-09-06 11:15:27 +0200
  • cf655b2b3c Add length parameter to GSM7Bit decode Guillaume DOTT 2013-09-06 11:13:49 +0200
  • 84fbedc46b Modify parser for PDU mode Guillaume DOTT 2013-09-06 10:41:17 +0200
  • 1446be3c14 Remove useless self from to_hayes methods Guillaume DOTT 2013-09-06 10:39:40 +0200
  • be87792382 Add timezone to DateTime format Guillaume DOTT 2013-09-06 10:39:14 +0200
  • 548e5cd4cd Use Forwardable in Biju::Modem Guillaume DOTT 2013-09-06 10:18:49 +0200
  • a001604ee7 Add PDU mode support and GSM 7Bit encoding / decoding Guillaume DOTT 2013-09-06 10:17:47 +0200
  • 4ca3d259c1 Remove useless file Guillaume DOTT 2013-09-03 17:07:10 +0200
  • 75509ac23a Add tests using Rspec Guillaume DOTT 2013-09-03 17:03:40 +0200
  • 34224a072c Add swap files to gitignore Guillaume DOTT 2013-09-03 17:03:14 +0200
  • 67571dd12e Move AT commands in Hayes class and use Modem to send to SerialPort Guillaume DOTT 2013-09-03 17:02:36 +0200
  • b1568bbf24 Add to_hayes method to some basic classes Guillaume DOTT 2013-09-03 17:01:22 +0200
  • 404f7d8290 Use DateTime object for date in Sms class Guillaume DOTT 2013-09-03 16:57:37 +0200
  • dcbafff75b Add AT parser Guillaume DOTT 2013-09-03 16:57:21 +0200
  • b17822b4eb at regex Thomas Kienlen 2013-02-28 22:55:59 +0100
  • c087eb3973 hayes begins Thomas Kienlen 2013-02-22 14:06:49 +0100
  • 898d8d73a9 Merge pull request #1 from kmmndr/master Rodrigo Pinto 2012-08-21 14:24:54 -0700
  • c8bd2145c8 added readme example for sending message master Tomtom 2012-06-21 23:09:20 +0200
  • e3fc62c7dd receive command select all message (sim+mem) Tomtom 2012-06-21 23:03:22 +0200
  • 154646323b added send command Tomtom 2012-06-20 23:08:43 +0200
  • c72bdaa942 bump version v0.0.2 Rodrigo Pinto 2012-06-06 16:03:38 -0300
  • dd27250863 Merge branch 'master' of github.com:rodrigopinto/biju Rodrigo Pinto 2012-05-29 16:21:22 -0300
  • c5750f264a Add method delete to Modem class Rodrigo Pinto 2012-05-29 16:15:12 -0300
  • 997b4993e5 Add better comments Rodrigo Pinto 2012-05-29 16:12:40 -0300
  • 1d4ce23ddb Start to doc modem class and put connectio method to private Rodrigo Pinto 2012-05-18 17:35:45 -0300
  • cda938da29 Fix usage help Rodrigo Pinto 2012-05-18 14:44:58 -0300
  • ff47ed219b Improve README description, added TODO and USAGE section v0.0.1 Rodrigo Pinto 2012-05-18 14:20:28 -0300
  • 209df5b5fb Add class Modem. [meaculpa] it is missing test for a while, fix it soon Rodrigo Pinto 2012-05-18 14:17:41 -0300
  • 693613dfae Add Sms class and respective spec Rodrigo Pinto 2012-05-17 21:38:41 -0300
  • bbf6594b5e Add rake task to run specs from minitest Rodrigo Pinto 2012-05-17 21:36:23 -0300
  • e0c5555cf1 Initial commit. Rodrigo Pinto 2012-05-16 18:33:34 -0300