and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 07 Jan, 2016 7 commits
  2. 28 Nov, 2015 5 commits
  3. 27 Nov, 2015 1 commit
  4. 23 Nov, 2015 2 commits
  5. 07 Sep, 2015 1 commit
  6. 10 Aug, 2015 9 commits
  7. 09 Aug, 2015 2 commits
  8. 03 Aug, 2015 1 commit
  9. 18 Jun, 2015 1 commit
  10. 12 Jun, 2015 6 commits
  11. 06 May, 2015 1 commit
  12. 04 Nov, 2014 3 commits
    • Kimmo Huoman's avatar
      dd7e4fa5
    • Kimmo Huoman's avatar
      Fix tests · e806d6b7
      Kimmo Huoman authored
      e806d6b7
    • Kimmo Huoman's avatar
      Change Packet -behaviour. · f0f5efb7
      Kimmo Huoman authored
      Parsed values must be accessed through Packet.parsed -dictionary from now on. This fixes problems with Celery etc, when pickling the object.
      
      Added attributes 'destination', 'dbm', 'status', 'sender', 'sender_hex', 'learn' and 'contains_eep' to RadioPacket, not available through Packet.parsed anymore.
      Added attributes 'response' and 'response_data' to ResponsePacket, not available through Packet.parsed.
      Added attributes 'event' and 'event_data' to EventPacket, not available through Packet.parsed.
      f0f5efb7
  13. 19 Aug, 2014 1 commit