Commit Graph

  • bf29cd008f freemodbus: fix mb zero based reg address in the iterator aleks 2021-02-19 15:39:08 +01:00
  • fd44763138 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components yuanjm 2021-01-18 19:14:51 +08:00
  • bc2657c71c freemodbus: fix mb controller parity propagation issues aleks 2021-01-11 10:55:36 +01:00
  • d11e5c8683 modbus: Exit server task gracefully to correctly cleanup lwip internals David Cermak 2021-01-20 09:19:49 +01:00
  • a2144bab49 CI: enable example builds for C3 Marius Vikhammer 2020-12-15 11:00:02 +08:00
  • eb45711d81 freemodbus: add support for list of area descriptors for each register area Alex Lisitsyn 2021-01-28 12:29:32 +08:00
  • 84c8ac80ea style: format python files with isort and double-quote-string-fixer Fu Hanxi 2021-01-26 10:49:01 +08:00
  • 4e41405f2b esp32c3: Disable components that are not yet supported Marius Vikhammer 2020-12-29 12:17:54 +08:00
  • e0102243f5 Whitespace: Automated whitespace fixes (large commit) Angus Gratton 2020-11-10 18:40:01 +11:00
  • fb445432c4 Bugfix/fix RS485 ut fail Alex Lisitsyn 2020-10-19 16:17:19 +08:00
  • c123f2895b Revert "ci: temporarily disable RS485 related tests" Michael (XIAO Xufeng) 2020-09-04 12:57:08 +08:00
  • 42e560e61b docs: add warning for doxygen version Marius Vikhammer 2020-09-03 13:48:40 +08:00
  • bf49bec977 examples: freemodbus add tcp support for common master/slave iface Alex Lisitsyn 2020-07-22 00:34:04 +08:00
  • 837bbe01b4 ci: temporarily disable RS485 related tests Ivan Grokhotkov 2020-06-29 00:53:55 +02:00
  • 3e45775f25 freemodbus: fix memcmp result truncated to 1 byte aleks 2020-06-18 12:33:02 +02:00
  • 6fd4511a39 freemodbus: fix fragmented response frame causes next value fail Alex Lisitsyn 2020-06-15 15:20:42 +08:00
  • 7ae0805d65 freemodbus: fix event processing failure after destroy aleks 2020-05-13 15:59:36 +02:00
  • 2ce5c0cb95 freemodbus: add extern c block into common header for cpp Alex Lisitsyn 2020-04-17 17:56:50 +08:00
  • 7cb1e34dd6 freemodbus: fix long buffer failure Alex Lisitsyn 2020-03-30 22:05:48 +08:00
  • 2a4a72101e driver: fix driver set rx timeout feature of uart Alex Lisitsyn 2020-03-27 16:20:21 +08:00
  • fee5069a2c docs: Resolve doxygen & Sphinx warnings Angus Gratton 2020-01-29 09:31:14 +11:00
  • 149d4cc74f freertos: moved all xtensa specific files into a separated folder Felipe Neves 2020-01-17 11:44:13 -03:00
  • b56073a5cd freemodbus: fix merge issues Alex Lisitsyn 2019-12-10 14:30:25 +08:00
  • 8073747198 freemodbus: update poll event processing Alex Lisitsyn 2019-12-10 14:27:09 +08:00
  • 160d99ff15 test: update example and unit tests with new import roles: He Yin Ling 2019-11-27 11:58:07 +08:00
  • 82f7fe4d35 freemodbus: fix merge issues aleks 2019-11-26 11:14:09 +01:00
  • 73bbc0cd7d freemodbus: fix clang warnings aleks 2019-11-11 11:58:56 +01:00
  • ae990b6ca3 feature: Add uart hal support. houwenxiang 2019-04-17 20:19:44 +08:00
  • f2b8b3c238 freemodbus: fix supported targets ci issue aleks 2019-11-26 09:07:47 +01:00
  • 9f6f956db8 freemodbus: add modbus master ascii Alex Lisitsyn 2019-11-26 13:16:25 +08:00
  • 236d1dcfa4 freemodbus: configure timer handler placement Alex Lisitsyn 2019-11-12 22:16:55 +08:00
  • 64eb1b79e8 freemodbus: fix nvs access failure Alex Lisitsyn 2019-11-08 16:55:42 +08:00
  • 8529961413 freemodbus: fix a bug with destroy function of modbus controller and fix port destroy functions Alex Lisitsyn 2019-10-31 23:23:24 +08:00
  • 3062909951 timer_group: use the LL Michael (XIAO Xufeng) 2019-07-24 23:18:19 +08:00
  • 682645419b tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) Anton Maklakov 2019-07-16 16:33:30 +07:00
  • f7c40d1b11 cmake: some formatting fixes Renz Christian Bagaporo 2019-06-21 14:29:32 +08:00
  • b8781516c1 components: use new component registration api Renz Christian Bagaporo 2019-04-28 15:38:23 +08:00
  • 0e98d546ec feat(uart): update uart driver for esp32s2beta chenjianqiang 2019-06-14 11:01:30 +08:00
  • 365bddd919 build and link hello-world for esp32s2beta suda-morris 2019-06-06 10:57:29 +08:00
  • 4b8c30f606 all: Using xxx_periph.h Konstantin Kondrashov 2019-05-13 18:02:45 +08:00
  • 786ade0c0d Rename Kconfig options (components/freemodbus) Roland Dobai 2019-04-26 18:47:21 +02:00
  • 3082ecdf6a components: update with build system changes Renz Christian Bagaporo 2019-05-10 10:53:08 +08:00
  • e039ae7acc freemodbus: Fix bug with incorrect coils read mask Alex Lisitsyn 2018-10-19 15:51:27 +02:00
  • d9fae5d0ad freemodbus: fix incorrectly set coils read event aleks 2019-04-10 17:45:22 +02:00
  • ce241e3ebd freemodbus: change critical sections to semaphore mutex aleks 2019-03-07 09:51:25 +01:00
  • a3fc6eb571 freemodbus: Fix remove critical_sections Konstantin Kondrashov 2019-02-13 20:10:53 +08:00
  • 3e2a03d032 Correct Kconfigs according to the coding style Roland Dobai 2019-01-25 17:10:53 +01:00
  • 56838197f5 examples: change max register area size to maximum value aleks 2019-01-07 11:33:20 +01:00
  • 60286c82d3 examples: freemodbus port serial slave move uart mode settings into example aleks 2018-12-03 14:16:36 +01:00
  • 5f40771c1e modbus: Fix a typo in the docs Anton Maklakov 2018-11-19 20:54:03 +08:00
  • a3ff5b55c9 examples: freemodbus port slave basic implementation Alex Lisitsyn 2018-06-28 17:45:41 +02:00
  • eacef70af8 root commit Alex Lisitsyn 2021-11-11 09:15:06 +01:00