1. 562946b Change global buffer device_name to a pointer by Tiago Barros · 6 years ago
  2. 8f02e1b Add missing call to knot_thing_protocol_exit() by Tiago Barros · 6 years ago
  3. 6f3ab06 Remove unnecessary function pointers in knot_protocol by Tiago Barros · 6 years ago
  4. c468b9e Make ThingMain events/config/read/write functions public by Tiago Barros · 6 years ago
  5. fc85815 Add *.patch to gitignore by Larissa Lages · 6 years ago
  6. 001f22b Fix warning: 'ret_val' may be used uninitialized by Claudio Takahasi · 6 years ago
  7. 8b54e65 Fix incompatible pointer type warning by Claudio Takahasi · 6 years ago
  8. b725d8b Fix error on packaging files from knot-protocol by Marcela Oliveira · 6 years ago KNOT-v01.02-rc12
  9. 33c21c2 Thing_protocol: Change led status to pin 6 by Marcela Oliveira · 6 years ago
  10. 282b429 Add F() macro on WaterDispenser example by Marcela Oliveira · 6 years ago
  11. 81d607e Add F() macro on SpeedSensor by Marcela Oliveira · 6 years ago
  12. d864fdb Add F() macro on Light example by Marcela Oliveira · 6 years ago
  13. aef7b98 Add F() macro on Blink_RGB example by Marcela Oliveira · 6 years ago
  14. d9d9a96 Add F() macro on BeamSensor example by Marcela Oliveira · 6 years ago
  15. c146c54 Makefile: remove linux specific files by Paulo Serra Filho · 6 years ago
  16. 6b4fea8 Add connected substate by Claudio Takahasi · 6 years ago
  17. 552d2a0 nRF24: Fix address when accepting connection by Claudio Takahasi · 6 years ago
  18. c2c1d9d Add minor coding style fixes by Claudio Takahasi · 6 years ago
  19. dff64c4 examples: call function registerDefaultConfig() by Larissa Lages · 6 years ago
  20. 0d0fce4 saving config default from user input by Larissa Lages · 6 years ago
  21. cb36b68 Creating knot_thing_register_config_item() by Larissa Lages · 6 years ago
  22. 6fd84f2 Create default config function by Larissa Lages · 6 years ago
  23. 99c902a Fix hal headers include by Claudio Takahasi · 6 years ago
  24. 91cea34 knot-thing-main.c: Add default config by Paulo Serra Filho · 6 years ago KNOT-v01.02-rc10 KNOT-v01.02-rc11
  25. 94388c8 example: Fix defined pin for sensor in BeamSensor sketch by Paulo Serra Filho · 6 years ago
  26. 974507e knot_thing_main.c:Fix check for the last_item in verify_events() by Paulo Serra Filho · 6 years ago
  27. cb7268c knot_thing_protocol.c: Moving define for Arduino to correct place by Paulo Serra Filho · 6 years ago
  28. aec8ea1 knot_thing_main.c: Setting last_timeout when the item is registered by Paulo Serra Filho · 6 years ago
  29. 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
  30. 0f3f2fe Remove leftover defines by Claudio Takahasi · 7 years ago
  31. 2f5209f example: Fix coding style in water dispenser app by Claudio Takahasi · 7 years ago
  32. a818c9e example: Change variables scope to local by Claudio Takahasi · 7 years ago
  33. 2531b8b Fix: number of bytes sent when write data by Paulo Serra Filho · 7 years ago
  34. f0dede2 Move upper/lower array to _data_items by Claudio Takahasi · 7 years ago
  35. edf29ff Remove leftover logging code by Claudio Takahasi · 7 years ago
  36. 8b9b41b Convert static local variable to local by Claudio Takahasi · 7 years ago
  37. 662ccd4 Fix warning invalid conversion by Marcela Oliveira · 7 years ago
  38. 6b78d6f Handle invalid device by Rodrigo Alves · 7 years ago KNOT-v01.02-rc03 KNOT-v01.02-rc04
  39. 0ec07ca Remove global variable by Claudio Takahasi · 7 years ago
  40. 2f658c0 Replacing for smaller types and using progmen for strings. by Lucas Cavalcanti · 7 years ago KNOT-v01.02-rc02
  41. 5a5a5f1 Documentation of Water Dispenser Application by Douglas Vasconcelos · 7 years ago
  42. 0e3f3da Removing bouncing TODO, cause bouncing will be threated by user on the read by Lucas Cavalcanti · 7 years ago
  43. ec9bf66 Removing TODO, which asks to delete if condition, but its a necessary code, by Lucas Cavalcanti · 7 years ago
  44. c53c978 Changing the return define to invalid_device, because the condition checks by Lucas Cavalcanti · 7 years ago
  45. 9748c1a Add Beam Sensor example by Erick Simões · 7 years ago
  46. 3a2e1ab Update: Makefile by Paulo Serra Filho · 7 years ago
  47. 7014c98 Remove unnecessary parenthesis by Gabriel Bandeira · 7 years ago
  48. d4ecc2a Remove unused variables by Gabriel Bandeira · 7 years ago
  49. c4933d5 Remove warning with a cast on pgm_read_word calls by Gabriel Bandeira · 7 years ago
  50. 834cd64 Add single function exit flow by Claudio Takahasi · 7 years ago
  51. 89edc53 Fix wrong callback verification by Claudio Takahasi · 7 years ago
  52. 3f80f50 Add minor code cleanup for write callback by Claudio Takahasi · 7 years ago
  53. 59a2936 Avoid getting current time unnecessarily by Claudio Takahasi · 7 years ago
  54. af3a5ce Use switch instead of if by Claudio Takahasi · 7 years ago
  55. 1e8d2c8 Simplify upper/lower limit assignment by Claudio Takahasi · 7 years ago
  56. 12fc352 Rename max_sensor_id to last_id by Claudio Takahasi · 7 years ago
  57. 76c51b9 Add cosmetic changes by Claudio Takahasi · 7 years ago
  58. 729eb04 Add static modifier to local functions by Claudio Takahasi · 7 years ago
  59. 93c313c Remove unnecessary log by Gabriel Bandeira · 7 years ago KNOT-v01.02-rc01
  60. 9d64fc8 Fix: Unnecessary logging by Erick Simões · 7 years ago
  61. c032804 Print Thing's MAC address on initialization by Gabriel Bandeira · 7 years ago
  62. 32ebfb4 Example DrinkingFountain renamed to WaterDispenser by Erick Simões · 7 years ago
  63. 4f5d51d Store offset in EEPROM by Erick Simões · 7 years ago
  64. 0e9ca43 Fix: Set button pin mode by Erick Simões · 7 years ago
  65. 0fd1356 Adding a security range in DrinkingFountain to avoid bounding by Erick Simões · 7 years ago
  66. a13b044 Reading DrinkFountain with a interval by Erick Simões · 7 years ago
  67. d667612 Add hal_log to thing protocol by Gabriel Bandeira · 7 years ago
  68. 23fce2b Change hal_log to use PROGMEM by Gabriel Bandeira · 7 years ago
  69. 8d7195f Add tare function to water dispenser by Douglas Vasconcelos · 7 years ago KNOT-v01.01
  70. 385cf15 Add LED to indicate connection status by Erick Simões · 7 years ago
  71. 5efde27 Fix not creating thing files according to the tag by Lucas Cavalcanti · 7 years ago
  72. 6a2d108 thing_main: Add static modifier to verify_events by Claudio Takahasi · 7 years ago
  73. 32e7df2 Fix sending data continuously after reaching upper or lower limit by Lucas Cavalcanti · 7 years ago
  74. 5e57566 Fix: evt_sensor_id not re-starting at verify_events by Lucas Cavalcanti · 7 years ago
  75. 6ecb929 Clear EEPROM if the mac address is invalid on initialization by Renie Delgado · 7 years ago
  76. 8a8cea9 Set new mac only if there isn't a valid mac on eeprom by Reniê Delgado · 7 years ago
  77. 2c36dff Fix: Send config response only if sucessfully stored by Paulo Serra Filho · 7 years ago
  78. 6d32f47 Update: Using the new knot_message_item by Paulo Serra Filho · 7 years ago
  79. e105eca Create schema_flag to inform if the GW received all the schemas by Paulo Serra Filho · 7 years ago
  80. 9ceee7e Fix: Folder example not created on Mac OSX by Erick Simões · 7 years ago
  81. 03acedc Makefile: Get lib version from command line if defined by Rodrigo Alves · 7 years ago
  82. 048b72d Fix: Folder example not created on Mac OSX by Erick Simões · 7 years ago
  83. 907e01f Fix: control reaches end of non-void function by Erick Simões · 7 years ago KNOT-v01.00
  84. 1217126 Fix: unused variable 'resp' by Erick Simões · 7 years ago
  85. 74f0c4e Fix: unused variable 'buffer' by Erick Simões · 7 years ago
  86. 5df26b3 Fix: comparison is always false due to limited range of data type by Erick Simões · 7 years ago
  87. f619d39 Fix: variable 'err' set but not used by Erick Simões · 7 years ago
  88. ac960c7 Add examples directory to zip by Erick Simões · 7 years ago
  89. 22747e2 Add: Drinking Fountain example by Paulo Serra Filho · 7 years ago
  90. 2d066fc deleted: WaterFountain example by Paulo Serra Filho · 7 years ago
  91. 164280b Add: Created README to the RGB example by Paulo Serra Filho · 7 years ago
  92. d812cf0 Modify RGB LED example by Paulo Serra Filho · 7 years ago
  93. c6f40b8 Modify clear_eeprom_pin on Arduino by Paulo Serra Filho · 7 years ago
  94. d198faa Update AUTHORS by Rodrigo Alves · 7 years ago
  95. 5bce7e6 Add: Create example to blink RGB LED by Paulo Serra Filho · 7 years ago
  96. d01b29e Refactor knot_thing_protocol_run by Paulo Serra Filho · 7 years ago
  97. 52807ac Fix return logic on mgmt_read by Paulo Serra Filho · 7 years ago
  98. 4b43476 Add: Create example for Light Switch by Paulo Serra Filho · 7 years ago
  99. fde4670 Add: Create example for the water fountain by Paulo Serra Filho · 7 years ago
  100. 38558e1 Fix time comparison in verify_events by Paulo Serra Filho · 7 years ago