1. 0d0fce4 saving config default from user input by Larissa Lages · 6 years ago
  2. cb36b68 Creating knot_thing_register_config_item() by Larissa Lages · 6 years ago
  3. 6fd84f2 Create default config function by Larissa Lages · 6 years ago
  4. 99c902a Fix hal headers include by Claudio Takahasi · 6 years ago
  5. 91cea34 knot-thing-main.c: Add default config by Paulo Serra Filho · 6 years ago KNOT-v01.02-rc10 KNOT-v01.02-rc11
  6. 94388c8 example: Fix defined pin for sensor in BeamSensor sketch by Paulo Serra Filho · 6 years ago
  7. 974507e knot_thing_main.c:Fix check for the last_item in verify_events() by Paulo Serra Filho · 6 years ago
  8. cb7268c knot_thing_protocol.c: Moving define for Arduino to correct place by Paulo Serra Filho · 6 years ago
  9. aec8ea1 knot_thing_main.c: Setting last_timeout when the item is registered by Paulo Serra Filho · 6 years ago
  10. 7f19f45 Fix registering sensors/actuators by Douglas Vasconcelos · 7 years ago KNOT-v01.02-rc05 KNOT-v01.02-rc06 KNOT-v01.02-rc07 KNOT-v01.02-rc08 KNOT-v01.02-rc09
  11. 0f3f2fe Remove leftover defines by Claudio Takahasi · 7 years ago
  12. 2f5209f example: Fix coding style in water dispenser app by Claudio Takahasi · 7 years ago
  13. a818c9e example: Change variables scope to local by Claudio Takahasi · 7 years ago
  14. 2531b8b Fix: number of bytes sent when write data by Paulo Serra Filho · 7 years ago
  15. f0dede2 Move upper/lower array to _data_items by Claudio Takahasi · 7 years ago
  16. edf29ff Remove leftover logging code by Claudio Takahasi · 7 years ago
  17. 8b9b41b Convert static local variable to local by Claudio Takahasi · 7 years ago
  18. 662ccd4 Fix warning invalid conversion by Marcela Oliveira · 7 years ago
  19. 6b78d6f Handle invalid device by Rodrigo Alves · 7 years ago KNOT-v01.02-rc03 KNOT-v01.02-rc04
  20. 0ec07ca Remove global variable by Claudio Takahasi · 7 years ago
  21. 2f658c0 Replacing for smaller types and using progmen for strings. by Lucas Cavalcanti · 7 years ago KNOT-v01.02-rc02
  22. 5a5a5f1 Documentation of Water Dispenser Application by Douglas Vasconcelos · 7 years ago
  23. 0e3f3da Removing bouncing TODO, cause bouncing will be threated by user on the read by Lucas Cavalcanti · 7 years ago
  24. ec9bf66 Removing TODO, which asks to delete if condition, but its a necessary code, by Lucas Cavalcanti · 7 years ago
  25. c53c978 Changing the return define to invalid_device, because the condition checks by Lucas Cavalcanti · 7 years ago
  26. 9748c1a Add Beam Sensor example by Erick Simões · 7 years ago
  27. 3a2e1ab Update: Makefile by Paulo Serra Filho · 7 years ago
  28. 7014c98 Remove unnecessary parenthesis by Gabriel Bandeira · 7 years ago
  29. d4ecc2a Remove unused variables by Gabriel Bandeira · 7 years ago
  30. c4933d5 Remove warning with a cast on pgm_read_word calls by Gabriel Bandeira · 7 years ago
  31. 834cd64 Add single function exit flow by Claudio Takahasi · 7 years ago
  32. 89edc53 Fix wrong callback verification by Claudio Takahasi · 7 years ago
  33. 3f80f50 Add minor code cleanup for write callback by Claudio Takahasi · 7 years ago
  34. 59a2936 Avoid getting current time unnecessarily by Claudio Takahasi · 7 years ago
  35. af3a5ce Use switch instead of if by Claudio Takahasi · 7 years ago
  36. 1e8d2c8 Simplify upper/lower limit assignment by Claudio Takahasi · 7 years ago
  37. 12fc352 Rename max_sensor_id to last_id by Claudio Takahasi · 7 years ago
  38. 76c51b9 Add cosmetic changes by Claudio Takahasi · 7 years ago
  39. 729eb04 Add static modifier to local functions by Claudio Takahasi · 7 years ago
  40. 93c313c Remove unnecessary log by Gabriel Bandeira · 7 years ago KNOT-v01.02-rc01
  41. 9d64fc8 Fix: Unnecessary logging by Erick Simões · 7 years ago
  42. c032804 Print Thing's MAC address on initialization by Gabriel Bandeira · 7 years ago
  43. 32ebfb4 Example DrinkingFountain renamed to WaterDispenser by Erick Simões · 7 years ago
  44. 4f5d51d Store offset in EEPROM by Erick Simões · 7 years ago
  45. 0e9ca43 Fix: Set button pin mode by Erick Simões · 7 years ago
  46. 0fd1356 Adding a security range in DrinkingFountain to avoid bounding by Erick Simões · 7 years ago
  47. a13b044 Reading DrinkFountain with a interval by Erick Simões · 7 years ago
  48. d667612 Add hal_log to thing protocol by Gabriel Bandeira · 7 years ago
  49. 23fce2b Change hal_log to use PROGMEM by Gabriel Bandeira · 7 years ago
  50. 8d7195f Add tare function to water dispenser by Douglas Vasconcelos · 7 years ago KNOT-v01.01
  51. 385cf15 Add LED to indicate connection status by Erick Simões · 7 years ago
  52. 5efde27 Fix not creating thing files according to the tag by Lucas Cavalcanti · 7 years ago
  53. 6a2d108 thing_main: Add static modifier to verify_events by Claudio Takahasi · 7 years ago
  54. 32e7df2 Fix sending data continuously after reaching upper or lower limit by Lucas Cavalcanti · 7 years ago
  55. 5e57566 Fix: evt_sensor_id not re-starting at verify_events by Lucas Cavalcanti · 7 years ago
  56. 6ecb929 Clear EEPROM if the mac address is invalid on initialization by Renie Delgado · 7 years ago
  57. 8a8cea9 Set new mac only if there isn't a valid mac on eeprom by Reniê Delgado · 7 years ago
  58. 2c36dff Fix: Send config response only if sucessfully stored by Paulo Serra Filho · 7 years ago
  59. 6d32f47 Update: Using the new knot_message_item by Paulo Serra Filho · 7 years ago
  60. e105eca Create schema_flag to inform if the GW received all the schemas by Paulo Serra Filho · 7 years ago
  61. 9ceee7e Fix: Folder example not created on Mac OSX by Erick Simões · 7 years ago
  62. 03acedc Makefile: Get lib version from command line if defined by Rodrigo Alves · 7 years ago
  63. 048b72d Fix: Folder example not created on Mac OSX by Erick Simões · 7 years ago
  64. 907e01f Fix: control reaches end of non-void function by Erick Simões · 7 years ago KNOT-v01.00
  65. 1217126 Fix: unused variable 'resp' by Erick Simões · 7 years ago
  66. 74f0c4e Fix: unused variable 'buffer' by Erick Simões · 7 years ago
  67. 5df26b3 Fix: comparison is always false due to limited range of data type by Erick Simões · 7 years ago
  68. f619d39 Fix: variable 'err' set but not used by Erick Simões · 7 years ago
  69. ac960c7 Add examples directory to zip by Erick Simões · 7 years ago
  70. 22747e2 Add: Drinking Fountain example by Paulo Serra Filho · 7 years ago
  71. 2d066fc deleted: WaterFountain example by Paulo Serra Filho · 7 years ago
  72. 164280b Add: Created README to the RGB example by Paulo Serra Filho · 7 years ago
  73. d812cf0 Modify RGB LED example by Paulo Serra Filho · 7 years ago
  74. c6f40b8 Modify clear_eeprom_pin on Arduino by Paulo Serra Filho · 7 years ago
  75. d198faa Update AUTHORS by Rodrigo Alves · 7 years ago
  76. 5bce7e6 Add: Create example to blink RGB LED by Paulo Serra Filho · 7 years ago
  77. d01b29e Refactor knot_thing_protocol_run by Paulo Serra Filho · 7 years ago
  78. 52807ac Fix return logic on mgmt_read by Paulo Serra Filho · 7 years ago
  79. 4b43476 Add: Create example for Light Switch by Paulo Serra Filho · 7 years ago
  80. fde4670 Add: Create example for the water fountain by Paulo Serra Filho · 7 years ago
  81. 38558e1 Fix time comparison in verify_events by Paulo Serra Filho · 7 years ago
  82. 685b6ef Add: Close conection after reseting eeprom by Rodrigo Alves · 7 years ago
  83. c623c04 Add: Check if nrfd disconnected by Rodrigo Alves · 7 years ago
  84. ac555e6 Add: Clear UUID and TOKEN before reading by Paulo Serra Filho · 7 years ago
  85. 2e1736a Fix: is_uuid returns 1 if uuid is valid by Rodrigo Alves · 7 years ago
  86. b2d10e1 Fix: Shift include nrf24.h to before comm.h by Paulo Serra Filho · 7 years ago KNOT-v01.00-rc03
  87. d17eb11 Add: New parameter in hal_comm_init by Paulo Serra Filho · 7 years ago
  88. fa7ec2f Add: Retransmit register/auth by Rodrigo Alves · 7 years ago KNOT-v01.00-rc02
  89. fe97dad Add: Timeout to retransmit schema message by Rodrigo Alves · 7 years ago
  90. 22ae35a Fix: Increment counter even when sensor id is not valid by Rodrigo Alves · 7 years ago
  91. 32fbd63 Add: config time in seconds to trigger event by Rodrigo Alves · 7 years ago
  92. b306c25 Add: Create function to erase eeprom after pressing button by Paulo Serra Filho · 7 years ago
  93. 91ae252 Add: Modified Makefile to include gpio headers and source files by Paulo Serra Filho · 7 years ago
  94. c2c16de Fix: Use uuid_len from define instead of raw value by Paulo Serra Filho · 7 years ago
  95. 32d95ad Fix mac address initialization by Renie Delgado · 7 years ago
  96. f0206e9 Set Mac address on Thing by Renie Delgado · 7 years ago KNOT-v01.00-rc01
  97. 923e1d1 Fix: Remove extra structure by Rodrigo Alves · 7 years ago
  98. 0cdf0a7 Fix: Config response size by Rodrigo Alves · 7 years ago
  99. 69ebee4 Fix: Use new storage write function by Rodrigo Alves · 7 years ago
  100. d03f53e Add: Verify if UUID is valid by Rodrigo Alves · 7 years ago