Vladislav Osmanov
|
debae67ae7
|
Plugins refactoring: handleReceived return enumeration ProcessMessage
Use `ProcessMessage::CONTINUE` to allows other modules to process a message.
Use `ProcessMessage::STOP` to stop further message processing.
|
2021-09-23 04:42:09 +03:00 |
|
Kevin Hester
|
7aacfd66ef
|
add assertIsSetup() and use it from OSThread constructor
fixes nasty bug @mc-hamster discovered with plugin order of operations
|
2021-01-08 13:15:49 +08:00 |
|
Kevin Hester
|
b6e21bcbcd
|
add SinglePortPlugin to simpilify api
|
2020-12-05 10:14:15 +08:00 |
|
Kevin Hester
|
ae7d3ee5ed
|
move nodeinfo messages into new plugin system
|
2020-12-05 10:00:46 +08:00 |
|
Kevin Hester
|
7737123d0f
|
begin moving position stuff into plugin
|
2020-11-28 18:10:31 +08:00 |
|
Kevin Hester
|
0b0d293a66
|
Move text message handling into the new plugin system
|
2020-11-28 12:10:19 +08:00 |
|