Commit Graph
1429 Commits
Author SHA1 Message Date
john30 0f2fb3c27e use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream 2014-11-29 20:17:18 +01:00
john30 9affddf19b use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream 2014-11-29 20:16:16 +01:00
john30 ab3508c187 start switching to BusHandler and MessageMap, move raw logging and dumping to Port and avoid permanent open/close on ofstream 2014-11-29 20:15:06 +01:00
john30 d90dbe8507 introduced BusHandler for managing all possible message transfer types 2014-11-29 20:13:25 +01:00
john30 036036e626 use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream 2014-11-29 20:11:38 +01:00
john30 29f60af55c use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream 2014-11-29 20:10:57 +01:00
john30 bd4d36b27f simplifed Thread and fixed some cleanup 2014-11-29 19:05:20 +01:00
john30 637800125c changed default arg for push_back 2014-11-29 19:04:16 +01:00
john30 11d43843c0 renamed a method, pass some class instances as reference 2014-11-29 19:03:21 +01:00
john30 cfe7f99510 simplifed Thread and fixed some cleanup 2014-11-29 19:01:40 +01:00
john30 b3b19d199e simplifed Thread and fixed some cleanup 2014-11-29 19:01:15 +01:00
john30 7783af84c9 replaced by BusHandler 2014-11-29 18:50:08 +01:00
Roland Jax 109c7fecb2 BusLoop::analyseCycData: improved. 2014-11-29 13:20:05 +01:00
Roland Jax 0eaccd08ea BusLoop::analyseCycData: check of input data for validity implemented. 2014-11-29 11:22:22 +01:00
Roland Jax 10839f770f modify serial device settings instead of using empty template; check if serial fd is a valid terminal 2014-11-28 14:19:31 +01:00
Roland Jax 8c5de31d98 README, NEWS and ChangeLog adapted. 2014-11-26 13:05:53 +01:00
Roland Jax 11b522a342 fix interactive mode. 2014-11-25 20:18:11 +01:00
Roland Jax 68c15ce66e ebusctl: interactive mode added. 2014-11-25 11:35:53 +01:00
Roland Jax 73eeef99f6 class Appl: changed command from required to not-required. 2014-11-24 18:19:10 +01:00
Roland Jax 972277d68d command 'feed' moved from ebusctl into ebusfeed;tools directory created. 2014-11-24 15:52:31 +01:00
john30 02a04f00e2 removed unused files 2014-11-23 20:53:40 +01:00
john30 eb8fed70a3 removed unused files 2014-11-23 20:52:10 +01:00
john30 8b3f72211e added message.h/cpp 2014-11-23 20:26:51 +01:00
john30 1a1d02b418 fix for uninitialized member 2014-11-23 20:26:15 +01:00
john30 922217602b added FileReader 2014-11-23 20:25:48 +01:00
john30 4141f8e091 more result codes 2014-11-23 20:23:43 +01:00
john30 59700b0084 added some real examples 2014-11-23 15:18:48 +01:00
john30 da6a5563a6 fix for prepare() 2014-11-23 15:18:30 +01:00
john30 0068a5f8f7 fix tests 2014-11-23 14:56:56 +01:00
john30 4d68d443e4 introduced DataFieldTemplates,a dded missing type HTI, added reading of "_types.csv" 2014-11-23 14:54:27 +01:00
john30 97f050fb16 introduced DataFieldTemplates,a dded missing type HTI, switched to UTF8 encoding 2014-11-23 14:53:22 +01:00
john30 9a5fb321a6 introduced DataFieldTemplates,a dded missing type HTI 2014-11-23 14:50:03 +01:00
john30 2922d25539 introduced DataFieldTemplates,a dded missing type HTI 2014-11-23 14:41:08 +01:00
john30 42ee567e63 introduced DataFieldTemplates,a dded missing type HTI 2014-11-23 14:40:18 +01:00
john30 d19d89a0b0 introduced MessageMap, nicer method names 2014-11-23 13:33:31 +01:00
john30 ea63e9d461 use result_t, added getMasterNumber(), documentation 2014-11-23 13:32:38 +01:00
john30 6e0ddb1e8b removed pt_masterDataID again 2014-11-23 13:31:23 +01:00
Roland Jax b07a6930fd Merge pull request #16 from john30/master
remove absolute offsets, many enhancements
2014-11-22 21:02:54 +01:00
john30 aa443d1eb7 adjusted to included weekday on write 2014-11-22 20:57:51 +01:00
john30 3a34267bee using namespace std; 2014-11-22 20:56:53 +01:00
john30 d97bc1bc34 Merge branch 'master' of git://github.com/yuhu-/ebusd 2014-11-22 20:46:25 +01:00
john30 f509d68912 write weekday in BDA/32 and HDA/32, added constant, small fixes, added test cases for HDA 2014-11-22 20:42:39 +01:00
Roland Jax 4a1033122c 'using namespace std;' added. 2014-11-22 20:42:11 +01:00
Roland Jax b593af967a doxygen option '\file' added. 2014-11-22 20:00:27 +01:00
john30 24e46f5b44 store bit count separately, added ignored type (IGN), moved field length definition from part to type and allow adjusting length for bit types, added PartType masterDataID, simplfied 2014-11-22 19:17:30 +01:00
Roland Jax 59d4907223 missing documentation added. 2014-11-22 19:07:38 +01:00
john30 1f33218692 removed absolute positions, fix for part def 2014-11-22 13:37:24 +01:00
john30 e18d3af04f removed absolute positions, fix for part def 2014-11-22 13:36:28 +01:00
john30 2317bd206f removed absolute positions, fix for part def 2014-11-22 13:36:01 +01:00
john30 60f29cecd4 Merge branch 'master' of git://github.com/yuhu-/ebusd 2014-11-22 10:08:42 +01:00