2018-05-17 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdvairplay(1) that broke log chain-to events.
	* Enabled RLMs in rdvairplay(1).
	* Modified the 'rlm_test' RLM to support vLogs.
This commit is contained in:
Fred Gleason
2018-05-17 19:17:48 +00:00
parent f26258760d
commit 4249cbdd1d
5 changed files with 69 additions and 19 deletions

View File

@@ -49,12 +49,6 @@
#define LOGPLAY_RESCAN_INTERVAL 5000
#define LOGPLAY_RESCAN_SIZE 30
//
// Debug Settings
//
//#define SHOW_SLOTS
//#define SHOW_METER_SLOTS
class RDLogPlay : public QObject,public RDLogEvent
{
Q_OBJECT