1. d8e81a3 Rename HAL GPIO header by João Neto · 5 years ago KNOT-v01.03-rc05
  2. ec02f77 Don't reset when auth fails by João Neto · 5 years ago
  3. a0d51ff Fix unregister handling by João Neto · 5 years ago
  4. 1238e1e Handle KNOT_MSG_UNREGISTER_REQ message on STATE_ONLINE and STATE_RUNNING states. by Tiago Barros · 6 years ago KNOT-v01.03-rc04
  5. efb9c6d Handle KNOT_MSG_UNREGISTER_REQ message on STATE_SCHEMA_RESP state. by Tiago Barros · 6 years ago
  6. 775fd65 Handle KNOT_MSG_UNREGISTER_REQ message on STATE_AUTHENTICATING state. by Tiago Barros · 6 years ago
  7. 830df55 Handle KNOT_MSG_UNREGISTER_REQ message on STATE_REGISTERING state. by Tiago Barros · 6 years ago
  8. c1e56d5 Add handle_unregister() function. by Tiago Barros · 6 years ago
  9. b6169de Add thing identification on knot_config by Vitor Barros · 6 years ago
  10. 7a26df1 Avoid segmentation of KNoT register PDU by Larissa Lages · 6 years ago KNOT-v01.03-rc03
  11. ca16a32 Add LED status for authentication error by Larissa · 6 years ago
  12. d22b327 Add identity when registering new device by Claudio Takahasi · 6 years ago
  13. d879333 nrf24: Fix not using name informed as argument by Cristovao Rufino · 6 years ago KNOT-v01.02-rc13
  14. 707e213 Add option to allow changing default channel by Claudio Takahasi · 6 years ago
  15. 25d2e43 Fix minor code standard by Claudio Takahasi · 6 years ago
  16. 5f00faf Fix not managing disconnection by Vitor Barros · 6 years ago
  17. c9c480a nRF24: Fix MAC address validation criteria by Claudio Takahasi · 6 years ago
  18. 39c9e17 nRF24: Change address generation by Vitor Barros · 6 years ago
  19. a4c9565 Fix: Remove mgmt_read on knot_thing_protocol_run by Vitor Barros · 6 years ago
  20. dde937f Avoid send empty data messages by Tiago Barros · 6 years ago
  21. 896112d Improve LED status response by changing its behaviour by Tiago Barros · 6 years ago
  22. 864f1d0 Halt Thing if it fails on thing_init by Tiago Barros · 6 years ago
  23. 2ebe55a Remove the substates from protocol state machine by Tiago Barros · 6 years ago
  24. eee4708 Restart network after MAC reset by Tiago Barros · 6 years ago
  25. 4375b77 Remove unnecessary local vars in clear_data function by Tiago Barros · 6 years ago
  26. 8c61bd5 Add log messages for connection states by Tiago Barros · 6 years ago
  27. ed62740 Put AVR related headers under correct #ifdef by Tiago Barros · 6 years ago
  28. d39fc9c Fix some wrong error conditions by Tiago Barros · 6 years ago
  29. 3021edf Use new hal_log functions by Tiago Barros · 6 years ago
  30. 805536a Fix compiler warnings by Tiago Barros · 6 years ago
  31. 2ebed29 Fix error in KNOT_MSG_DATA_RESP msg handling by Tiago Barros · 6 years ago
  32. 62ec662 Fix error in is_uuid function by Tiago Barros · 6 years ago
  33. b74f099 Fix error on device_name declaration by Tiago Barros · 6 years ago
  34. d49fd27 Replace local msg vars by a global knot_msg var by Tiago Barros · 6 years ago
  35. 4158779 Re-order global variables by Tiago Barros · 6 years ago
  36. 562946b Change global buffer device_name to a pointer by Tiago Barros · 6 years ago
  37. 6f3ab06 Remove unnecessary function pointers in knot_protocol by Tiago Barros · 6 years ago
  38. 8b54e65 Fix incompatible pointer type warning by Claudio Takahasi · 6 years ago
  39. 33c21c2 Thing_protocol: Change led status to pin 6 by Marcela Oliveira · 7 years ago
  40. 6b4fea8 Add connected substate by Claudio Takahasi · 6 years ago
  41. 552d2a0 nRF24: Fix address when accepting connection by Claudio Takahasi · 6 years ago
  42. c2c1d9d Add minor coding style fixes by Claudio Takahasi · 7 years ago
  43. 99c902a Fix hal headers include by Claudio Takahasi · 7 years ago
  44. cb7268c knot_thing_protocol.c: Moving define for Arduino to correct place by Paulo Serra Filho · 7 years ago
  45. 0f3f2fe Remove leftover defines by Claudio Takahasi · 7 years ago
  46. edf29ff Remove leftover logging code by Claudio Takahasi · 7 years ago
  47. 8b9b41b Convert static local variable to local by Claudio Takahasi · 7 years ago
  48. 6b78d6f Handle invalid device by Rodrigo Alves · 7 years ago KNOT-v01.02-rc03 KNOT-v01.02-rc04
  49. 0ec07ca Remove global variable by Claudio Takahasi · 7 years ago
  50. 2f658c0 Replacing for smaller types and using progmen for strings. by Lucas Cavalcanti · 7 years ago KNOT-v01.02-rc02
  51. 7014c98 Remove unnecessary parenthesis by Gabriel Bandeira · 7 years ago
  52. d4ecc2a Remove unused variables by Gabriel Bandeira · 7 years ago
  53. c4933d5 Remove warning with a cast on pgm_read_word calls by Gabriel Bandeira · 7 years ago
  54. 93c313c Remove unnecessary log by Gabriel Bandeira · 7 years ago KNOT-v01.02-rc01
  55. 9d64fc8 Fix: Unnecessary logging by Erick Simões · 7 years ago
  56. c032804 Print Thing's MAC address on initialization by Gabriel Bandeira · 7 years ago
  57. d667612 Add hal_log to thing protocol by Gabriel Bandeira · 7 years ago
  58. 23fce2b Change hal_log to use PROGMEM by Gabriel Bandeira · 7 years ago
  59. 385cf15 Add LED to indicate connection status by Erick Simões · 7 years ago
  60. 6ecb929 Clear EEPROM if the mac address is invalid on initialization by Renie Delgado · 7 years ago
  61. 8a8cea9 Set new mac only if there isn't a valid mac on eeprom by Reniê Delgado · 7 years ago
  62. 2c36dff Fix: Send config response only if sucessfully stored by Paulo Serra Filho · 7 years ago
  63. 6d32f47 Update: Using the new knot_message_item by Paulo Serra Filho · 7 years ago
  64. e105eca Create schema_flag to inform if the GW received all the schemas by Paulo Serra Filho · 7 years ago
  65. 907e01f Fix: control reaches end of non-void function by Erick Simões · 7 years ago KNOT-v01.00
  66. 1217126 Fix: unused variable 'resp' by Erick Simões · 7 years ago
  67. 74f0c4e Fix: unused variable 'buffer' by Erick Simões · 7 years ago
  68. c6f40b8 Modify clear_eeprom_pin on Arduino by Paulo Serra Filho · 7 years ago
  69. d01b29e Refactor knot_thing_protocol_run by Paulo Serra Filho · 7 years ago
  70. 52807ac Fix return logic on mgmt_read by Paulo Serra Filho · 7 years ago
  71. 685b6ef Add: Close conection after reseting eeprom by Rodrigo Alves · 7 years ago
  72. c623c04 Add: Check if nrfd disconnected by Rodrigo Alves · 7 years ago
  73. ac555e6 Add: Clear UUID and TOKEN before reading by Paulo Serra Filho · 7 years ago
  74. 2e1736a Fix: is_uuid returns 1 if uuid is valid by Rodrigo Alves · 7 years ago
  75. b2d10e1 Fix: Shift include nrf24.h to before comm.h by Paulo Serra Filho · 7 years ago KNOT-v01.00-rc03
  76. d17eb11 Add: New parameter in hal_comm_init by Paulo Serra Filho · 7 years ago
  77. fa7ec2f Add: Retransmit register/auth by Rodrigo Alves · 7 years ago KNOT-v01.00-rc02
  78. fe97dad Add: Timeout to retransmit schema message by Rodrigo Alves · 7 years ago
  79. 32fbd63 Add: config time in seconds to trigger event by Rodrigo Alves · 7 years ago
  80. b306c25 Add: Create function to erase eeprom after pressing button by Paulo Serra Filho · 7 years ago
  81. c2c16de Fix: Use uuid_len from define instead of raw value by Paulo Serra Filho · 7 years ago
  82. 32d95ad Fix mac address initialization by Renie Delgado · 7 years ago
  83. f0206e9 Set Mac address on Thing by Renie Delgado · 7 years ago KNOT-v01.00-rc01
  84. 923e1d1 Fix: Remove extra structure by Rodrigo Alves · 7 years ago
  85. 0cdf0a7 Fix: Config response size by Rodrigo Alves · 7 years ago
  86. 69ebee4 Fix: Use new storage write function by Rodrigo Alves · 7 years ago
  87. d03f53e Add: Verify if UUID is valid by Rodrigo Alves · 7 years ago
  88. 06a8553 Fix: Use new storage read function by Rodrigo Alves · 7 years ago
  89. 55dd7d2 Fix: Wrong config callback pointer by Rodrigo Alves · 7 years ago
  90. 0292e61 Fix: Knotd expects sensor id as confirmation of config by Rodrigo Alves · 7 years ago
  91. f71739d Fix: Wrong config request header by Rodrigo Alves · 7 years ago
  92. bf38217 Coding style by Rodrigo Alves · 7 years ago
  93. f61747c Fix: Value returned from read is ssize_t by Rodrigo Alves · 7 years ago
  94. e296a1a Fix: Schema resp state to use new header types by Rodrigo Alves · 7 years ago
  95. c3880d6 Fix: Break code when an error occurs by Rodrigo Alves · 7 years ago
  96. cd2ebec Ignore EAGAIN by Rodrigo Alves · 7 years ago
  97. 95670f1 Fix: Use client socket by Rodrigo Alves · 7 years ago
  98. 4c406bc Thing protocol: Fix coding style by Rodrigo Alves · 7 years ago
  99. 482954a Add: Accept GW connection request by Rodrigo Alves · 7 years ago
  100. d231ca6 Add: Comm listen by Rodrigo Alves · 7 years ago