58 次程式碼提交 (9db30b71f03c9e12ce1174062bb365d43bb3b450)
 

作者 SHA1 備註 提交日期
  John-Mark Gurney 9db30b71f0 add support for saving PRNG state to EEPROM... 3 年之前
  John-Mark Gurney 1f22cf570d output the .map file as well, this helps figure out where things are.. 3 年之前
  John-Mark Gurney 22f89f5ce6 make sure that the failure is properly propegated.. 3 年之前
  John-Mark Gurney 0e098d73c2 abstract out deps to allow adding more dep files... 3 年之前
  John-Mark Gurney fbe09e92b7 sort files in the Makefile.. 3 年之前
  John-Mark Gurney 0415edce83 add copyright statement to various files as needed.. 3 年之前
  John-Mark Gurney f9a9ab2bb9 talk about the special ST license.. 3 年之前
  John-Mark Gurney 58fa06f80c add some clarification about additional dirs, and expected license... 3 年之前
  John-Mark Gurney c4b6360695 add support for replying last message if it was lost.. 3 年之前
  John-Mark Gurney 200a8a4cd1 mark __repr__ as no cover.. 3 年之前
  John-Mark Gurney 0f83ec169d add in support for doing the shared key... 3 年之前
  John-Mark Gurney 5a0def61d6 ratchet after nonces, this will help prevent leaking the shared key... 3 年之前
  John-Mark Gurney e3843b2e27 print out a little bit more of the messages.. 3 年之前
  John-Mark Gurney 5ad4088bf8 add the start of the C version for the uC... 3 年之前
  John-Mark Gurney 9e56615b43 minor spelling fixes, and explain the command protocol.. 3 年之前
  John-Mark Gurney b54265cb2f minor spelling fixes.. 3 年之前
  John-Mark Gurney 1ca15a5d34 add documents w/ notes and the start of the protocol definition... 3 年之前
  John-Mark Gurney bfe9840737 update to moving the tag to the end... 3 年之前
  John-Mark Gurney 0b580fc32b now that we support an OBJDIR, fix up the python tests... 3 年之前
  John-Mark Gurney 2dda31e4f4 add starting readme for the project.. 3 年之前
  John-Mark Gurney 01519c05aa add recommended build dir to be ignored.. 3 年之前
  John-Mark Gurney ecec669bf5 fix return to return false, not -1... 3 年之前
  John-Mark Gurney 0835e16706 add ability to send arbitrary packets that are hex encoded.. 3 年之前
  John-Mark Gurney 8a9c2927dc add framework for properly receiving/handling incoming data.. 3 年之前
  John-Mark Gurney 36967b2146 init rx/tx from same set of parameters... 3 年之前
  John-Mark Gurney 90ff8701a8 get tx/rx working between two Node151's.. 3 年之前
  John-Mark Gurney f121e665b4 fix up white space, drop board-config.h so it doesn't collide with the 3 年之前
  John-Mark Gurney a808d359e8 Merge commit '247ed3545b7d83a266440e86188d33cf152389aa' as 'loramac' 3 年之前
  John-Mark Gurney 247ed3545b Squashed 'loramac/' content from commit 34f8c272 3 年之前
  John-Mark Gurney e0ee973abb add loramac, and make the subtree stuff generic.. 3 年之前
  John-Mark Gurney e5d6a4e73c make path a parameter as well... 3 年之前
  John-Mark Gurney adafb3a411 print out some randomness when starting up for now.. shows it's 3 年之前
  John-Mark Gurney a070e6802b make the linker information work... add an inline to ignore warning.. 3 年之前
  John-Mark Gurney df2aac27e6 clang doesn't work yet because there isn't a minimal set of headers for it.. 3 年之前
  John-Mark Gurney 319e499b68 add fix so that if it's busy we wait and try again... 3 年之前
  John-Mark Gurney ab2637258f get basic usb CDC working, and basic strobe working... 3 年之前
  John-Mark Gurney c602a3a894 add depend target, and use the depend to make files to pass to entr to run build.. 3 年之前
  John-Mark Gurney 899679fce4 enable all warnings and error on them.. fix a couple warnings/errors.. 3 年之前
  John-Mark Gurney eda0e27068 add the code to initalize the RNG w/ SRAM.. 3 年之前
  John-Mark Gurney b612ec86fe add the basics to get the STM32L151CC up for now 3 年之前
  John-Mark Gurney 8b95dbadc1 add license 3 年之前
  John-Mark Gurney 54d76eeac5 add the required python packages.. 3 年之前
  John-Mark Gurney d037cee5de start the Makefile.. some basic arm building, and python test running.. 3 年之前
  John-Mark Gurney bf06204545 ignore some standards files to ignore.. 3 年之前
  John-Mark Gurney ed0d08b126 start of the lorenode initiator 3 年之前
  John-Mark Gurney fc52e15241 update link as the paper has moved... same cert for new domains as parent of old.. 3 年之前
  John-Mark Gurney 4e7ecba30e update links to use https... 3 年之前
  John-Mark Gurney e7548fd353 add a set_state_from method to overwrite current state... 3 年之前
  John-Mark Gurney 552d42c622 add tests for copy, and fix up copy method to work properly 3 年之前
  John-Mark Gurney 545a7b3773 clean up white space.. 3 年之前