117 Cometimentos (c6a082befe4ec7dcc35c35675aa1e7f5c5ca2513)
 

Autor SHA1 Mensagem Data
  John-Mark Gurney c6a082befe fix deprecation notice, add shared to test name há 2 anos
  John-Mark Gurney 27619d0050 start ecdhe support, wrap x25519 as this will be needed.. há 2 anos
  John-Mark Gurney 188e475c86 add the ecdhe definition, this has not been reviewed yet.. há 2 anos
  John-Mark Gurney f5d3142efb move key negotiation to common section, define ecdhe há 2 anos
  John-Mark Gurney db35f09a36 clean up key negotiation, and document commands and queueing system.. há 2 anos
  John-Mark Gurney 5fcf20ed36 pull in the domain defines in prep to support additional (ecdhe) ones há 2 anos
  John-Mark Gurney b3ec53c4cb drop debug print há 2 anos
  John-Mark Gurney 2a35f5648e use funopen/stdio to buffer output, "fix" for FreeBSD... há 2 anos
  John-Mark Gurney 95c19fa600 use python3, note how to run w/ FreeBSD, and code quality... há 2 anos
  John-Mark Gurney aed17ebf69 use python3 to run python 3 programs... Using python is a mistake há 2 anos
  John-Mark Gurney 5baba3ad59 add memory debug buffer.. Fix FreeBSD by adding a delay.. há 2 anos
  John-Mark Gurney e77c0edcdc if pkt too large, ignore, restart rx on err/timeout, loop processing schedule.. há 3 anos
  John-Mark Gurney 9bbf03c6db use sbrk(0) instead of end to get the uninitalized memory... há 3 anos
  John-Mark Gurney 5642c46c66 make sure a short packet doesn't cause an assert failure... há 3 anos
  John-Mark Gurney 4a4ef7b580 make sure OBJDIR doesn't match CURDIR.. há 3 anos
  John-Mark Gurney de3acae8ab the files need to be marked PHONEY so they are ALWAYS rebuilt.. há 3 anos
  John-Mark Gurney 91a6fb590b convert link to https.. há 3 anos
  John-Mark Gurney 831fe68862 various spelling fixes.. há 3 anos
  John-Mark Gurney fe44e796bf language fixes, improvments, and document commands.. há 3 anos
  John-Mark Gurney dfac9f97b0 the deps make duplicate files, uniqify them so entr can handle the list... há 3 anos
  John-Mark Gurney e8b1fc65d3 make sure the irrigation key file is ignored... há 3 anos
  John-Mark Gurney 9fc72aa4f5 add some usage to README, also doc and improve shared key use/gen... há 3 anos
  John-Mark Gurney a8a6c4f66a use ```, as gitea's markdown doesn't render them well... há 3 anos
  John-Mark Gurney 6d50c7f976 add an architecture section and a couple diagrams... há 3 anos
  John-Mark Gurney 38510f74da add some diagrams, and the infrastructure to make them... há 3 anos
  John-Mark Gurney 519ad4711a expand on how to use this project... há 3 anos
  John-Mark Gurney 83892f4506 link to bmake which should be buildable on other platforms.. há 3 anos
  John-Mark Gurney a9aa658b55 reenable seeding prng w/ rssi.. up preamble from 4 to 8 for reliability... há 3 anos
  John-Mark Gurney a5e5676405 support cmds from file, add advance and clear commands, change init há 3 anos
  John-Mark Gurney e1e58ef029 add invert for channels, implement scheduling... há 3 anos
  John-Mark Gurney 62ddf5d243 start implementing the core part of the irrigation controller... há 3 anos
  John-Mark Gurney bf5934f693 add setunset command to set the state of a channel.. useful for testing.. há 3 anos
  John-Mark Gurney d55589790a this error should be asyncio.TimeoutError, make retries faster... há 3 anos
  John-Mark Gurney 0875be381d make sure we filp back to rx after we're done tx'ing... há 3 anos
  John-Mark Gurney f2325ec176 make sure we don't buffer the serial port, we need the packets to há 3 anos
  John-Mark Gurney 8bb1db837c fix up the dep generation to include the new files.. há 3 anos
  John-Mark Gurney 4f71fa354b add infrastructure to support the gateway and irrigation firmwares.. há 3 anos
  John-Mark Gurney 0c2feac137 change the default to be func.. há 3 anos
  John-Mark Gurney eef68ad27b add a CLI, for both initiator and respondent... há 3 anos
  John-Mark Gurney ea28de7420 forgot to add the copyright for this file.. há 3 anos
  John-Mark Gurney 08e6f93992 break out some util functions, implement multicast adapter for LORANode... há 3 anos
  John-Mark Gurney 56897ac5b9 add a server/gateway between multicast and the lora TX/RX... há 3 anos
  John-Mark Gurney f2ccc802fd make sure that thing get closed down properly.. há 3 anos
  John-Mark Gurney 3a6deb531e support importing this w/o the lib... há 3 anos
  John-Mark Gurney 6c383ce883 add a module for doing multicast work.. há 3 anos
  John-Mark Gurney 4d89f8a0e2 explain a bit why Lorawan wasn't used, and clarify compiler issue.. há 3 anos
  John-Mark Gurney 827cb9a62c fix up coverage omit to drop venv installed packages... há 3 anos
  John-Mark Gurney 0771f6c87b add notes about unix dgrams.. há 3 anos
  John-Mark Gurney de313e6ea6 use a lambda, shorter and "fools" coverage.. há 3 anos
  John-Mark Gurney 1b41dc63fb simplify the test code by using the new comms_process_wrap function... há 3 anos