90 Révisions (a9aa658b55acef4f7f1dd3bf2994fe8cdb6a59ff)
 

Auteur SHA1 Message Date
  John-Mark Gurney a9aa658b55 reenable seeding prng w/ rssi.. up preamble from 4 to 8 for reliability... il y a 3 ans
  John-Mark Gurney a5e5676405 support cmds from file, add advance and clear commands, change init il y a 3 ans
  John-Mark Gurney e1e58ef029 add invert for channels, implement scheduling... il y a 3 ans
  John-Mark Gurney 62ddf5d243 start implementing the core part of the irrigation controller... il y a 3 ans
  John-Mark Gurney bf5934f693 add setunset command to set the state of a channel.. useful for testing.. il y a 3 ans
  John-Mark Gurney d55589790a this error should be asyncio.TimeoutError, make retries faster... il y a 3 ans
  John-Mark Gurney 0875be381d make sure we filp back to rx after we're done tx'ing... il y a 3 ans
  John-Mark Gurney f2325ec176 make sure we don't buffer the serial port, we need the packets to il y a 3 ans
  John-Mark Gurney 8bb1db837c fix up the dep generation to include the new files.. il y a 3 ans
  John-Mark Gurney 4f71fa354b add infrastructure to support the gateway and irrigation firmwares.. il y a 3 ans
  John-Mark Gurney 0c2feac137 change the default to be func.. il y a 3 ans
  John-Mark Gurney eef68ad27b add a CLI, for both initiator and respondent... il y a 3 ans
  John-Mark Gurney ea28de7420 forgot to add the copyright for this file.. il y a 3 ans
  John-Mark Gurney 08e6f93992 break out some util functions, implement multicast adapter for LORANode... il y a 3 ans
  John-Mark Gurney 56897ac5b9 add a server/gateway between multicast and the lora TX/RX... il y a 3 ans
  John-Mark Gurney f2ccc802fd make sure that thing get closed down properly.. il y a 3 ans
  John-Mark Gurney 3a6deb531e support importing this w/o the lib... il y a 3 ans
  John-Mark Gurney 6c383ce883 add a module for doing multicast work.. il y a 3 ans
  John-Mark Gurney 4d89f8a0e2 explain a bit why Lorawan wasn't used, and clarify compiler issue.. il y a 3 ans
  John-Mark Gurney 827cb9a62c fix up coverage omit to drop venv installed packages... il y a 3 ans
  John-Mark Gurney 0771f6c87b add notes about unix dgrams.. il y a 3 ans
  John-Mark Gurney de313e6ea6 use a lambda, shorter and "fools" coverage.. il y a 3 ans
  John-Mark Gurney 1b41dc63fb simplify the test code by using the new comms_process_wrap function... il y a 3 ans
  John-Mark Gurney 7c5828e700 spell this a bit better, use the function I created for this.. il y a 3 ans
  John-Mark Gurney 7b4f7cf38c make sure that comms.c enforces handshake messages.. il y a 3 ans
  John-Mark Gurney 4024d1d5e4 add support for starting a new session... il y a 3 ans
  John-Mark Gurney ba052dd160 missed setting up routing for the analog pin.. il y a 3 ans
  John-Mark Gurney 550f7392fe make sure that the initiator code can deal w/ bogus replies and they il y a 3 ans
  John-Mark Gurney d6c8ef06ab add pin description, and use the analog pin to provide randomness.. il y a 3 ans
  John-Mark Gurney d0cc4dd2c9 use the radio RSSI for a source... we may want to shorten this as it takes il y a 3 ans
  John-Mark Gurney adc9427e22 remove unused parameters.. il y a 3 ans
  John-Mark Gurney 20f123cfc9 move _rng_save earlier, drop some register debugging... il y a 3 ans
  John-Mark Gurney 9db30b71f0 add support for saving PRNG state to EEPROM... il y a 3 ans
  John-Mark Gurney 1f22cf570d output the .map file as well, this helps figure out where things are.. il y a 3 ans
  John-Mark Gurney 22f89f5ce6 make sure that the failure is properly propegated.. il y a 3 ans
  John-Mark Gurney 0e098d73c2 abstract out deps to allow adding more dep files... il y a 3 ans
  John-Mark Gurney fbe09e92b7 sort files in the Makefile.. il y a 3 ans
  John-Mark Gurney 0415edce83 add copyright statement to various files as needed.. il y a 3 ans
  John-Mark Gurney f9a9ab2bb9 talk about the special ST license.. il y a 3 ans
  John-Mark Gurney 58fa06f80c add some clarification about additional dirs, and expected license... il y a 3 ans
  John-Mark Gurney c4b6360695 add support for replying last message if it was lost.. il y a 3 ans
  John-Mark Gurney 200a8a4cd1 mark __repr__ as no cover.. il y a 3 ans
  John-Mark Gurney 0f83ec169d add in support for doing the shared key... il y a 3 ans
  John-Mark Gurney 5a0def61d6 ratchet after nonces, this will help prevent leaking the shared key... il y a 3 ans
  John-Mark Gurney e3843b2e27 print out a little bit more of the messages.. il y a 3 ans
  John-Mark Gurney 5ad4088bf8 add the start of the C version for the uC... il y a 3 ans
  John-Mark Gurney 9e56615b43 minor spelling fixes, and explain the command protocol.. il y a 3 ans
  John-Mark Gurney b54265cb2f minor spelling fixes.. il y a 3 ans
  John-Mark Gurney 1ca15a5d34 add documents w/ notes and the start of the protocol definition... il y a 3 ans
  John-Mark Gurney bfe9840737 update to moving the tag to the end... il y a 3 ans