ПО платы COMM для интеграции с фреймворком
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Oleg 06518a828d Add modbus lib instead of original one
1. All modbus classes are united in one (modbusRTU) class with
easier and clearier user interface

2. Temp variable for registers start address are created
(should be replaced for some getter function later)

3. 2 modbus register are sending in one message now without
its address. This requires some synchronization to be
implemented

4. There is a lot of garbage from previous modbus here.
3 weeks ago
DSP28335 Add modbus. 3 weeks ago
F28335 Modbus still working here 3 weeks ago
MODBUSRTU Add modbus. 3 weeks ago
Protocol Add modbus. 3 weeks ago
RUDRIVEFRAMEWORK Clean more 3 weeks ago
WEINBUS Modbus still working here 3 weeks ago
cmd Start inititilization process 2 months ago
targetConfigs Change config methods. Tested with the second board 2 months ago
.gitignore Start 2 months ago
Periphery.cpp Add modbus lib instead of original one 3 weeks ago
Periphery.h Add modbus lib instead of original one 3 weeks ago
SinglePhaseDefaults.h Modbus still working here 3 weeks ago
main.cpp First test 1 month ago
main2.cpp Add modbus lib instead of original one 3 weeks ago