Added virtual destructors to CANSocketBCM and CANSocketRaw
[profile/ivi/automotive-message-broker.git] / packaging.in / automotive-message-broker.changes.in
1 * Thu Nov 05 2014 tripzero <kevron.m.rees@intel.com> submit/tizen/20141029.180744-6-gfa57967
2 - updated docs. added deleted callback
3 - updated chlog
4 - fixed obd2 disconnect bug
5 - fixed bluemonkey config path
6 - fixed spec to install qtmainloop with bluemonkey plugin
7 - fixed FanSpeedLevel name
8 - update cache of dbus properties even if not currently registered
9 - fixed battery ChargeLevel type error
10 - fixed Temperature interface name
11 - updated spec
12 - version bump 0.11.904
13 - fixed regression in cangen plugin
14 - fixed regression in cangen plugin
15 - version bump 0.11.904
16 - dbus plugin will cache. updating release notes
17 - fixed Obd2Connected
18 - fixed database playback
19 - 0.12 final
20 - added mainpage for lib documentation
21 - disable dbus property rules
22
23 * Mon Oct 13 2014 tripzero <kevron.m.rees@intel.com> submit/tizen_ivi/20141001.165128-11-g4c16abd
24 - some opencvlux fixes
25 - use pure dlopen to open source/sink plugins
26 - additional fixes to opencv plugin
27 - version bump 0.11.903
28 - updated release notes
29 - cleaned up unused code block
30 - updated chlog and spec version
31 - removed all libtool usage
32 - use set instead of list in cmake for better compatibility
33 - 0.11.903 bump
34
35 * Wed Oct 01 2014 tripzero <kevron.m.rees@intel.com> submit/tizen/20140919.161146-9-g0e92e8f
36 - fix lib install dir for qtmainloop plugin
37 - reference amb.idl in dbus docs
38 - fixed obd2 bluetooth for bluez5
39 - updated chlog
40 - fixed opencvlux plugin
41 - version bump 0.11.902
42 - use smart pointer in opencvlux
43 - fixed install path for amb.idl
44
45 * Fri Sep 19 2014 tripzero <kevron.m.rees@intel.com> submit/tizen/20140916.213438-15-g734500b
46 - bump version
47 - fixed up bluez5 support code
48 - bluemonkey enhancements
49 - multi-arch support
50 - multi-arch support
51 - add usebluez5 flag to cmake
52 - fixes for bluemonkey and wheel
53 - disabled irc in bluemonkey
54 - removed generated files
55 - point at franca docs for dbus
56 - convert bluemonkey script to be qml based engine
57 - version bump
58 - fixed up bluemonkey configuration
59 - manual merge
60 - fixed crash in murphy plugin
61 - fix to spec
62 - fixed lib install dir for qtmainloop plugin
63 - updated spec for 0.11.901
64
65 * Tue Sep 02 2014 tripzero <kevron.m.rees@intel.com> submit/tizen/20140820.174605-9-g7f1852a
66 - DBus signaller will combine duplicate signals for same object path
67 - Fixed issue with Murphy plugin using wronge type for certain Properties.
68 - Some fixes and performance tweaks.
69 - version bump 0.11.812
70 - fixed periodic crash when sending dbus signal
71 - cleaned up debug output
72 - updated to upstream 0.11.812
73 - fixed up test plugin
74 - made some of the dbus API compliant with w3c auto-bg specification
75 - enginecoolant should be signed
76 - version bump 0.11.900.  We are now beta
77 - fix for wheel plugin
78 - fixed frequency option in dbus plugin
79 - fixed up database plugin
80
81 * Wed Aug 20 2014 tripzero <kevron.m.rees@intel.com> submit/tizen_ivi/20140612.200613@a721703
82 - Merge branch '0.12' into tizen
83 - Merge pull request #19 from tripzero/master
84 - Merge branch '0.12' into tizen
85 - version bump 0.11.811
86 - removed docs
87 - Update RELEASE
88 - Version bump 0.11.811
89 - added tools
90 - priority queues
91 - cleaned up documents. idl is the authority
92 - added asyncqueue.  Made updateProperty() thread safe
93 - updated docs
94 - created franca idl doc
95 - some performance tweaks to core and dbussignaller
96 - add rule to only generate dbus docs from idl
97 - fixed crash when gpsnmea gets blank gprmc messages
98 - removed client library stubs
99 - cleaned up debug output
100 - fixed periodic crash when sending dbus signal
101 - version bump 0.11.812
102 - Some fixes and performance tweaks.
103 - Fixed issue with Murphy plugin using wronge type for certain Properties.
104 - DBus signaller will combine duplicate signals for same object path
105 - Merge pull request #17 from tripzero/master
106 - automotive-message-broker should not depend on qt
107 - removed docs
108 - Update RELEASE
109 - Version bump 0.11.811
110 - added tools
111 - priority queues
112 - cleaned up documents. idl is the authority
113 - added asyncqueue.  Made updateProperty() thread safe
114 - updated docs
115 - created franca idl doc
116 - some performance tweaks to core and dbussignaller
117 - add rule to only generate dbus docs from idl
118 - fixed crash when gpsnmea gets blank gprmc messages
119 - removed client library stubs
120 - Merge branch '0.12' into tizen
121 - multiple dbus properties can support the same amb property
122 - Merge branch '0.12' into tizen
123 - fixed missing symbol
124 - Merge branch '0.12' into tizen
125 - use const string ref
126 - Updated spec
127 - Merge branch '0.12' into tizen
128 - fix libamb label
129 - added support for lambda subscriptions.  initial bluetooth5 support in obd2 plugin
130 - updated docs to reflect change to vehicle and engine speed
131 - updated Vehicle and EngineSpeed interfaces to match w3c vehicle data draft spec.  Old attributes exist for compatibility
132 - version bump 0.11.810
133 - added SteeringWheelAngle
134 - added stub ambclient code
135 - Merge branch '0.12' into tizen
136 - added more debug to bluetooth
137 - Merge branch '0.12' into tizen
138 - use gio for watching fd
139 - Merge branch '0.12' into tizen
140 - updated method signature
141 - got bluez5 client somewhat working
142 - Merge branch '0.12' into tizen
143 - updated spec
144 - fixed a GVS error
145 - Merge branch '0.12' into tizen
146 - add ambbt service file
147 - added service record for spp
148 - Merge branch '0.12' into tizen
149 - added dbus system config
150 - door lock are not readonly
151 - Merge branch '0.12' into tizen
152 - registerProfile after registering the dbus object
153 - Merge branch '0.12' into tizen
154 - corrected signature call to RegisterProfile
155 - Merge branch '0.12' into tizen
156 - updated spec to install bluetooth plugin
157 - load non-SinkManager plugins
158 - Merge branch '0.12' into tizen
159 - check if registerProfile is valid
160 - initial bluetooth plugin
161 - fix cmake file
162 - manual merge
163 - reworked tests in gpsnmea
164 - deprecated gpsd plugin
165 - fixed checksum()
166 - make unhandled nmea messages level 7 to avoid spamming
167 - change to example and dbus plugins
168 - removed mcmodel compile option. added VideoLogging property to opencv plugin
169 - Merge branch '0.12' into tizen
170 - fixed crasher in gpsnmea
171 - Merge branch '0.12' into tizen
172 - fixed compile errors in database and murphy plugins
173 - Merge branch '0.12' into tizen
174 - fixed compile errors in obd2 plugin
175 - Merge branch '0.12' into tizen
176 - install canobserver header
177 - fixed some compile errors
178 - updated some docs and added testing document
179 - Update README
180 - updated changelog and spec
181 - added velocity text to framewriter
182 - use vector where possible
183
184 * Wed Apr 16 2014 tripzero <kevron.m.rees@intel.com> submit/tizen/20140326.195506@13f13b0
185 - use debugout for errors instead of cerr
186 - use mjpg codec
187 - enable usage of different routing engines via config
188 - version bump 0.11.809
189 - use monotonic clock
190 - removed build files from src
191 - use c++11 chrono for time
192 - updated spec
193 - minor tweak to readme
194 - Merge pull request #16 from OlivierDelbeke/master
195 - Merge branch '0.12' into tizen
196 - fixed up gpsnmea to work with devices with very fragmented nmea messages
197 - Added the possibility to specify the baudrate of the GPS NMEA device
198 - fixed runtime errors and warnings with dbus plugin
199 - Updated plugins to work without the now deprecated setSupported() call.
200 - fixed compile errors in various plugins
201 - Update README
202 - Merge pull request #15 from e8johan/master
203 - some core changes as well as additions to opencv plugin
204 - added SimCommand backdoor to the gen plugin
205 - added cangen example config
206 - Merge branch '0.12' into tizen
207 - fixed invalidating of iterator in ranged for looop
208 - updated chlog
209 - Fixed warning about enabling c++11 for C sources
210 - Removed stray files.
211 - Fixed error messages for libtool to indicate that it is libltdl that is missing.
212
213 * Fri Mar 21 2014 tripzero <kevron.m.rees@intel.com> submit/tizen/20140320.231725@5748dc3
214 - added cansim plugin
215 - added cansim, cangen plugins
216
217 * Thu Mar 20 2014 tripzero <kevron.m.rees@intel.com> submit/tizen/20140319.172635@8669b09
218 - version bump 0.11.808
219 - fixed issue with complex objects only firing the last property and dropping all others
220 - fixed throw when trying to parse empty speed
221 - do not crash if connection has not been established
222 - version bump 0.11.807
223 - only listen to specified paths
224 - reenabled ico vehicle plugin
225 - Added incomplete message to gpsnmea test
226 - playing with videowriter in cv plugin
227 - updated chlog and spec
228
229 * Thu Mar 13 2014 tripzero <kevron.m.rees@intel.com> submit/tizen/20140305.213149@afb8a15
230 - fixed random crash when process subscribes to an object interface
231 - fixed debug output statement
232 - added more debug output to murphy plugin
233
234 * Wed Mar 05 2014 tripzero <kevron.m.rees@intel.com> submit/tizen/20140224.190956@6425ef6
235 - Merge branch '0.12' into tizen
236 - Remove performance from dbusconfig. fix crasher in varianttype.
237 - added more debug to gpsnmea. example source default return for set operations.
238 - added support for string and double in amb-set
239 - make startOnLoad and playbackOnLoad work with 'true' or 'false'
240 - fixed amb-set
241 - amb-listen works. zone attribute included in all signals.
242 - updated chlog
243
244 * Thu Feb 24 2014 - <kevron.m.rees@intel.com>
245 - 0.11.805 release
246 - updated smack rules to allow murphy socket connection
247
248 * Fri Feb 14 2014 - <kevron.m.rees@intel.com>
249 - 0.11.804 release
250
251 * Tue Feb 11 2014 - <kevron.m.rees@intel.com>
252 - 0.11.803 release
253
254 * Wed Feb 05 2014 - <kevron.m.rees@intel.com>
255 - fixed missing symbol issue in murphy plugin
256
257 * Tue Feb 04 2014 - <kevron.m.rees@intel.com>
258 - 0.11.802 release
259
260 * Fri Jan 31 2014 - <kevron.m.rees@intel.com>
261 - 0.11.801 release
262
263 * Tue Jan 28 2014 - <kevron.m.rees@intel.com>
264 - 0.11.800 release
265
266 * Wed Jan 09 2014 - <kevron.m.rees@intel.com>
267 - Fixed up tree so obs can build it
268
269 * Wed Jan  08 23:41:34 UTC 2014 - tracy.graydon@intel.com
270 - Fix the date in the previous changelog entry to make OBS happy 
271
272 * Wed Jan 08 2014 - <kevron.m.rees@intel.com>
273 - Upstream 0.10.902
274 - Temporarily install rule-less manifest so security=none works
275
276 * Thu Dec 19 2013 - <kevron.m.rees@intel.com>
277 - New upstream release 0.10.901
278 - Fixed packaging to install manifests for all subpackages
279 - Fix for TIVI-2324
280
281 * Mon Dec 16 2013 - <kevron.m.rees@intel.com>
282 - New upstream release 0.10.900 ("challenger" beta)
283 - Fixed manifest so ambd now runs as new AMB domain
284 - Cleaned up tree
285
286 * Fri Nov 22 2013 - <kevron.m.rees@intel.com>
287 - New upstream release 0.10.805 ("challenger" alpha)
288 - Install smack manifest file
289
290 * Thu Nov 21 2013 - <kevron.m.rees@intel.com>
291 - New upstream release 0.10.804 ("challenger" alpha)
292 - Fixes TIVI-2081, TIVI-2122
293 - Cleaned up branch with new release patches
294
295 * Fri Nov 11 2013 - <kevron.m.rees@intel.com>
296 - New upstream release 0.10.803 ("challenger" alpha)
297
298 * Thu Nov 04 2013 - <kevron.m.rees@intel.com>
299 - New upstream release 0.10.802 ("challenger" alpha)
300 - added tizen specialized systemd service file
301
302 * Tue Oct 16 2013 - <kevron.m.rees@intel.com>
303 - New upstream release 0.10.800 ("challenger" alpha)
304 - Changes DBus API with the concent of zones
305 - New location plugin that uses nmea devices
306 - updated packaging
307 - lots more docs are now available in the docs package
308
309 * Thu Sep 12 2013 - <kevron.m.rees@intel.com>
310 - Official 0.10.0 ("chevelle") release
311 - added LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so to fix opencvlux plugin issues
312
313 * Tue Sep 10 2013 - <kevron.m.rees@intel.com>
314 - New upstream release 0.9.19 ("chevelle" beta).
315 - upstream changed time and sequence data types.
316
317 * Mon Sep 09 2013 - <kevron.m.rees@intel.com>
318 - New upstream release 0.9.18 ("chevelle" beta).
319 - upstream added "sequence" properties to dbus api.
320 - Make manager interface register last (workaround for dbus race condition).
321
322 * Thu Sep 05 2013 - <kevron.m.rees@intel.com>
323 - New upstream release 0.9.17 ("chevelle" beta)
324 - new version fixes systemd race condition with dbus
325
326 * Tue Sep 03 2013 - <kevron.m.rees@intel.com>
327 - Fixed TIVI-1708
328 - New upstream release 0.9.16 ("chevelle" beta)
329
330
331 * Thu Aug 23 2013 - <kevron.m.rees@intel.com>
332 - New upstream 0.9.15 ("chevelle" beta)
333 - new GetHistory call
334 - fixed some minor issues with properties registering on dbus
335 - added smack manifest with AMB domain (disabled currently)
336 - reenabled murphy plugin
337
338 * Tue Aug 13 2013 - <kevron.m.rees@intel.com>
339 - New upstream release 0.9.13 ("chevelle" beta)
340 - Enabled murphy plugin by default
341 - Fixed memory smashing bug with json parsing
342 - Added support for additional buttons in wheel plugin
343
344 * Tue Jul 30 2013 - <kevron.m.rees@intel.com>
345 - New upstreadm release 0.9.11 ("chevelle" beta)
346
347 * Tue Jul 30 2013 - <kevron.m.rees@intel.com>
348 - Fixed rmplint errors
349
350 * Mon Jul 29 2013 - <kevron.m.rees@intel.com
351 - fixed findProperty call to return object names not objects that match amb property names
352 - added list dbus call
353
354 * Fri Jul 19 15:09:00 PST 2013 - <kevron.m.rees@intel.com>
355 - readded .gbs.conf file to point to upstream branch
356 - set upstream branch to track upstream so gbs will stop complaining
357 - recreated tizen branch from upstream
358 - submitting to tizen build
359 - added fix for compiling with gcc 4.7.0
360
361 * Thu Jul 18 10:39:00 PST 2013 - <kevron.m.rees@intel.com>
362 - version 0.9.9 ("chevelle" beta)
363
364 * Wed Jul 17 13:21:00 PST 2013 - <kevron.m.rees@intel.com>
365 - Fix for bug TIVI-1427
366
367 * Thu Jul 11 11:13:00 PST 2013 - <kevron.m.rees@intel.com>
368 - Fix for bug TIVI-1175
369
370 * Mon Jul 08 18:48:00 PST 2013 - <kevron.m.rees@intel.com>
371 - Fixed dbus policy example
372
373 * Fri Jun 28 11:06:00 PST 2013 - <kevron.m.rees@intel.com>
374 - Fixed segfault on timeout reply
375
376 * Wed Jun 26 13:40:00 UTC 2013 - <kevron.m.rees@intel.com>
377 - Fixed systemd startup issue
378 - Merged in latest upstream fixes from the 0.10 branch
379
380 * Thu Jun 20 22:38:34 UTC 2013 - tracy.graydon@intel.com
381 - Fix up a couple of deps and a spec parsing issue 
382
383 * Tue Jun 18 11:12:00 PST 2013 - <kevron.m.rees@intel.com>
384 - New upstream version 0.9.8 (0.10 alpha) "chevelle"
385
386 * Mon Jun 03 10:47:00 PST 2013 - <kevron.m.rees@intel.com>
387 - submitting to tizen build
388
389 * Tue May 21 11:19:00 PST 2013 - <kevron.m.rees@intel.com>
390 - Updated to latest upstream on the 0.9 branch
391 - disabled gpsd plugin since we don't have a modern version of gpsd on tizen
392
393 * Thu Mar 21 16:02:00 PST 2013 - <kevron.m.rees@intel.com>
394 - Fix for performance issues in opencvlux plugin
395 - Murphy code added but not built by default yet
396
397 * Tue Mar 19 11:09:00 PST 2013 - <kevron.m.rees@intel.com>
398 - Fix for JIRA TIVI-525
399
400 * Mon Mar 18 14:23:00 PST 2013 - <kevron.m.rees@intel.com>
401 - Merged upstream bug fixes from 0.8.0 branch.
402
403 * Thu Mar 07 13:40:00 PST 2013 - <kevron.m.rees@intel.com>
404 - new beta releast 0.7.9
405
406 * Wed Feb 06 10:38:00 PST 2013 - <kevron.m.rees@intel.com>
407 - dbus fixes
408 - compiler fixes
409
410 * Thu Jan 24 14:44:00 UTC 2013 - <kevron_m_rees@linux.intel.com>
411 - memory usage fixes
412
413 * Mon Jan 21 10:57:00 UTC 2013 - <kevron_m_rees@linux.intel.com>
414 - updated to 0.6.9
415
416
417 * Wed Jan 3 10:57:00 UTC 2013 - <kevron_m_rees@linux.intel.com> 3718d3f
418 - updated spec to include database package
419
420 * Fri Dec  7 23:19:19 UTC 2012 - tracy.graydon@intel.com
421 - Add libuuid-devel dep and a couple of minor spec changes to fix build issue 
422
423 * Thu Dec 06 2012 tripzero <kevron_m_rees@linux.intel.com> b1870c5
424 - version bump and install sysvinit
425 - uuidhelper
426 - fixed initiation of sequence and timestamp defaults
427 - example requests ranged from 10s ago after 10s timeout
428 - do not blow up if baud is empty
429 - version bump 0.6.0
430 - fixed tpms plugin
431 - Updated todo
432 - worked out some bugs with websocket source and sink
433 - getRanged works with database sink
434 - database plugin works
435 - set precision before writing to debug
436 - refactored how timestamp and sequence are stored: moved to AbstractProperty
437 - fixed merge
438 - Merge branch 'malcom'
439 - register air intake
440 - Change so websocketsink now reports the proper list of supported properties
441 - Fix for WMI pid being returned as true when engine coolant temp is selected
442 - fixed potential Obd2Amb bug
443 - Change for updateProperty shouldn't be called if there is a pending reply
444 - check for property changed in core, but don't use right now
445 - Change so getPropertyAsync is properly replied to in obd2source
446 - fixed currenttime bugs
447 - added multisource test script in examples and added --log option
448 - worked some debug messages
449 - added air intake temp property to obd2source
450 - Fix for CopyMe<T> having an error in its constructor paramter
451 - Change so re-subscribing to a pid, removes it from the blacklist if it has been tagged as invalid
452 - Change for blacklisting OBD2 pids that return NODATA
453 - Change for debugging random disconnects
454 - Addition for using the bluez bluetooth disconnect feature when OBD disconnects
455 - added disconnect call to bluetooth
456 - Change so BT rfcomm port name is re-reqested every time a connect is requested
457 - register OBD2Connect property
458 - Change for removing extra debug output, and fixing disconnect on device removal
459 - Fix for an issue where a NODATA response from an OBD2 tool would cause a disconnect
460 - Addition of feature to disconnect from OBD port on failure, and reconnect only on new incoming subscriptions
461 - Addition of getPropertyAsync and setProperty support through websocketsource
462 - Addition of getPropertyAsync and setProperty support through websocketsource
463 - initial sequence and timestamp support
464 - fixed tryParse returning false issue
465 - stub databasekink
466 - Fix copy/paste issue preventing OBD2Source from supporting Engine Speed
467 - endl
468 - Fix for high CPU usage due to change in how updateProperties was called
469 - clean up sources and sinks
470 - Addition of method for shutting down OBD thread upon closure
471 - fixed example config
472 - enabled obd2 by default for now
473 - fixed include
474 - Addition of disconnect on last unsubscribe and extra debugging
475 - Continuation of Kevron's refactoring, including connect on first subscribe
476 - initial placeholder for database plugin
477 - Update plugins/obd2plugin/README
478 - Merge branch 'master' of https://github.com/otcshare/automotive-message-broker
479 - updated obd2source readme
480 - start of obd2 refactoring
481 - fixed todo merge
482 - todo updated
483
484 * Mon Dec 03 2012 tripzero <kevron_m_rees@linux.intel.com> submit/release/20121112.191808@cbfefb5
485 - version bump in spec
486 - version bump 0.6.0
487 - updated changes
488 - todo updated
489
490 * Fri Nov 02 2012 tripzero <kevron_m_rees@linux.intel.com> 1.0_branch@7de9474
491 - new version
492 - Manual merge
493 - Merge branch 'master' of github.com:otcshare/automotive-message-broker into release
494 - version bump 0.5.0
495 - added getHistory support to websocket sink plugin and added api to test api.js
496 - Adding json-glib as a runtime requirement.
497 - added a bunch of properties and consolodated some things in obd2source
498 - updated tpms plugin so it compiles
499 - refactored setProperty: made it async with callback
500 - updated todo
501 - some enhancements to obd2source
502 - updated TODO
503 - configurable bt adapter
504 - Update TODO
505 - Update README
506 - Update spec file:  - Use valid Tizen Group  - Fix typo  - Use macro instead of hardcoded path in %install section
507 - Merge branch 'master' of https://github.com/otcshare/automotive-message-broker
508 - report why cannot connect to obdII device
509 - solved possible memory leak in websocketsink
510 - TPMS compile switch with default OFF
511 - fixed websocketsource. possibly removed mem leak
512 - gracefully handle no-root and no-device situations
513 - added light status and updated fuel docs
514 - cruise control properties
515 - fix kPa
516 - pressures all in kPa
517 - updates to support all 4 tires and pressures
518 - some basic info about the plugin
519 - convert tire types to float
520 - merge
521 - merge
522 - fix typo
523 - add tire temperature parameters
524 - tire temperature values added
525 - tire temperature values added
526 - tire temperature values added
527 - working USB TPMS sensor reading
528 - only export dbus properties that are supported
529 - USB module compile & link from TPMS plugin
530 - added trip meter property
531 - changed trip meter to finite set of trips
532 - made adding properties more straightforward
533 - cleanup
534 - adding files for TPMS USB framework
535 - basic TPMS plugin framework without USB sensor interaction
536 - changes to allow build on Ubuntu 12.04
537 - added property registration system
538 - Merge branch 'master' of github.com:otcshare/automotive-message-broker
539 - property changes
540 - removed 100ms delay
541 - Merge branch 'master' of https://github.com/otcshare/automotive-message-broker
542 - removed 500ms blocking call when sending things to obd2
543 - fixed spec from merge
544 - more changes to changes
545 - Merge changes
546 - Merge changes
547 - Merge changes
548 - Merge "added maketag"
549 - Merge changes Ibab9e115,I4028a068,Iaec87c6c,I03a7ebde,I2ca0262d,I65c6147e,Ie1f8ec4e,I8bf5640b,I8a6ed52b,Iba369a37
550 - Merge changes Iba9f4a4a,Ic07308c7,Icfe8b20e,Ic0d8a7d4
551 - Merge "Update README"
552 - Merge "added tire pressure properties"
553 - Merge "fixed up engine coolant down button"
554 - updated chlog
555 - Merge branch 'upstream' into release
556 - mkdir first
557 - Merge branch 'upstream' into release
558 - make link
559 - Merge branch 'upstream' into release
560 - updated version number in spec
561 - updated chlog
562 - updated spec
563 - Merge branch 'upstream' into release
564 - updated chlog
565 - Merge branch 'upstream' into release
566 - updated changelog
567 - Merge branch 'upstream' into release
568 - changelog update
569
570 * Mon Oct 01 2012 tripzero <kevron_m_rees@linux.intel.com> submit/release/20121001.202146@cd77669
571 - fixed merge
572 - changes
573 - Merge branch 'upstream' into release
574 - added packaging directory
575
576 * Mon Oct 01 2012 tripzero <kevron_m_rees@linux.intel.com> submit/release/20120926.232908@e180e9d
577 - updated spec version
578 - Merge branch 'upstream' into release
579 - changes
580 - version bump
581 - report out property updates per second
582 - removed glibmm requirement
583 - made obd2 updates happen on an idle callback
584 - obdII is b0rked but getting closer
585 - Update docs/runningstatus.txt
586 - only sleep if list is empty
587 - integrated obdII source with mainloop
588 - updated draft running status dbus doc
589 - updated TODO
590 - Added debug output confirming set working
591 - Fix for "set" requests
592 - added maketag
593 - updated chlog
594 - mkdir first
595 - make link
596 - updated version number in spec
597 - updated chlog
598 - updated spec
599 - updated chlog
600 - updated changelog
601 - changelog update
602 - added packaging directory
603
604 * Wed Sep 26 2012 tripzero <kevron_m_rees@linux.intel.com> ba9f4a4
605 - atsp0 ftw
606 - fixed compile errors introduced by foolishly merging
607 - fixed mergers
608 - obd source support bluetooth devices
609 - Update README
610 - config required to construct plugins.  device config added to wheel plugin
611 - added tire pressure properties
612 - fixed up engine coolant down button
613 - added maketag
614 - updated chlog
615 - mkdir first
616 - make link
617 - updated version number in spec
618 - updated chlog
619 - updated spec
620 - updated chlog
621 - updated changelog
622 - changelog update
623 - added packaging directory
624
625 * Fri Sep 14 2012 tripzero <kevron_m_rees@linux.intel.com> submit/release/20120912.232202@8d10311
626 - Merge branch 'upstream' into release
627 - fixed config
628 - mkdir first
629 - Merge branch 'upstream' into release
630 - make link
631 - don't do dbus by default
632 - don't install service in wrong place
633 - Merge branch 'upstream' into release
634 - updated version number in spec
635 - install service in right place so it starts
636 - version bump 0.3
637 - Add button event generation for Button[1-4]Preset to wheel plugin Make demo sink plugin listen for the above ButtonEvents Make rundemo script react to the above buttons
638 - Add hard-coded calibration values to wheel plugin for G27 racing wheel
639 - Fixed one last printf
640 - Merge remote-tracking branch 'origin/master'
641 - added debug
642 - Fix for const_iterator that should be iterator
643 - Fix for const_iterator that should be iterator
644 - fixed capabilities
645 - Fix for only a single subscription being operated on
646 - Fix for only a single subscription being operated on
647 - added mg to example plugin
648 - updated chlog
649
650 * Wed Sep 12 2012 tripzero <kevron_m_rees@linux.intel.com> submit/release/20120912.231933@81ea024
651 - updated spec
652 - Merge branch 'upstream' into release
653 - updated chlog
654 - fixed compile error
655
656 * Wed Sep 12 2012 tripzero <kevron_m_rees@linux.intel.com> submit/release/20120911.205626@03b4484
657 - Merge branch 'upstream' into release
658 - Merge branch 'mal'
659 - made awesome debugout
660 - Code cleanup, comments, and change of ALL printf's to DebugOut() calls
661 - adding democonfig
662 - Fix for typo in config
663 - Addition of obdsource
664 - Change for websocket options
665 - simple rundemo script
666 - Addition of all OBD2 properties in the TODO file, async and standard requests
667 - updated changelog
668 - Fix
669
670 * Tue Sep 11 2012 tripzero <kevron_m_rees@linux.intel.com> submit/release/20120911.205626@d545a4c
671 - Merge branch 'upstream' into release
672 - updated examples with more properties
673 - demosink uses strings for turn signal
674 - added wheel example and fixed example websocketsource config
675 - fixed enums in wheel
676 - Merge branch 'mal'
677 - Merge branch 'master' of https://github.com/malcom2073/automotive-message-broker into mal
678 - fixed up AbstractPropertyType so it can use enums
679 - Fix for bug involving websocket messages being incomplete
680 - changelog update
681 - Merge branch 'master' of https://github.com/malcom2073/automotive-message-broker into mal
682 - Fix for bad if/else statements found by Kevron
683 - Addition of new obd2 plugin
684
685 * Mon Sep 10 2012 tripzero <kevron_m_rees@linux.intel.com> submit/release/20120910.223349@2021380
686 - Merge branch 'upstream' into release
687 - const value()
688 - fixed websocketsource cmake
689 - added packaging directory
690 - added more properties
691 - Addition of only requesting OBD2 values after a subscription request
692 - Change in the libwebsocket_write call to fix string length, due to passing a pointer in the middle of a string.
693 - Fix for huge memory leak, and more config changes
694 - Changes for new config values
695 - made setConfiguration virtual
696 - Change for setConfiguration to be handled properly for settings
697 - new configuration format
698 - added button events
699 - Fix compile error due to const iterator issues in websocketsinkmanager
700 - added todo
701 - moved example configs to subfolder. updated readme
702 - fix the target_link_library for example plugins
703 - Code cleanup
704 - Fix for GIOChannel watch's hanging around longer than they should be
705 - fixed parallalel building and make install
706 - install all the files
707 - fixed printhelp() with config option.  thanks geoffroy
708 - Fix for gioPolling final
709 - Fix for some weird issues with the switch
710 - Change for gioPollingFunc to keep it from blocking
711 - Changed where obd2plugin looks for obdlib.h
712 - Merge branch 'master' of https://github.com/malcom2073/automotive-message-broker into mal2
713 - Change for switch falling through
714 - Change for GIO to only poll libwebsockets when it actually needs to
715 - Change for GIO to only poll libwebsockets when it actually needs to
716 - fixed type for transshift/gear part 2
717 - fixed type for transshift/gear
718 - Fix for bad if/else statements found by Kevron
719 - Fix for bad if/else statements found by Kevron
720 - Fix for bad if/else statements found by Kevron
721 - use nullptr.h
722 - define nullptr if using < gcc 4.6
723 - Addition of new obd2 plugin
724 - Addition of new obd2 plugin
725 - fixed dbus plugin not to use the temp pointer
726 - some additional updates
727 - use pointer to avoid implicit casting fail
728 - Merge branch 'mal'; commit '1aad5d5' into propertytype
729 - Fixes for new AbstractPropertyType
730 - it compiles
731 - added missings
732 - more updating. still broken
733 - Add two new configs for source/sink websocket tests
734 - sinks auto-register with the routing engine
735 - Fixes for issues concerning subscriptions and websocketsource
736 - example sink reacts to supported changed
737 - Changes to allow websocketsourceplugin to operate properly, and load from a config file
738 - subscribeToProperty being called on the source now
739 - some more changes
740 - Addition of new websocketsource plugin
741 - Fixing a bug where a AMBD property request was being replied as a genivi request
742 - major breakage ahead...
743 - example supports engine coolant
744 - example does throttle
745 - Fix for subscriptions not working properly due to non-standard AMB properties not being supported
746 - Addition of handling of generic string properties. If they're supported by AMBD, they'll be supported through
747 - added capabilities call to VehicleProperty
748 - checked in a small fix to the api.js to handle when the service doesn't return the proper acknowledgement on unsubscribe
749 - added signal handler for sigterm and sigint
750 - fixed types expressed in the example source plugin
751 - updated example to produce fake data for wheel and transmission shift properties
752 - Merge pull request #7 from malcom2073/master
753 - Addition of new debugging output, and better error handling
754 - Added unsubscribe supportedeventtype
755 - Addition of getSupportedEventTypes with no data field for listing supported properties
756 - Code formatting cleanup
757 - Changes for unsubscribe to work properly, as well as getSupportedEventTypes
758 - Fix for current subscription changes to api.js. Added steering wheel angle and transmission status
759 - Clean up the boost::any casting a bit Fulfill property get requests
760 - Add event propogation of all data items from the wheel
761 - change get and set to allow an array of events, added subscribe and unsubscribe for an array of events, upgraded the index.html tester to all selecting a list of any events to do get, subscribe, and unsubscribe on. Added an input field for each event to allow the tester to set the value to whatever they want. The fields update on get or a valuechanged event on subscribe, when the value changes it flashes red so you can confirm the data is coming in easily.
762 - Change for subscription requests to now operate properly
763 - Make the boost::any conversions actually work in WheelSource
764 - fixed unsubscribe
765 - Make WheelPlugin actually read JS events, print out event info Make basic framework for processing received JS events TODO: Button/Axis mapping to VehicleProperty values
766 - Add PropertySet typedef to VehicleProperty
767 - made VehicleProperty::Property strings
768 - added vehiclespeed property
769 - Merge remote-tracking branch 'origin/master' into wheelsource
770 - Make wheelsourceplugin actually read JS events (currently just prints out)
771 - Merge pull request #6 from malcom2073/master
772 - Slight change to support uuid string transactionids from the client websocket
773 - Changes to support latest websocket protocol api. Now supports running_status_speedometer and running_status_engine_speed
774 - in api.js, changed transactionid to a uuid
775 - in api.js, changed transactionid to a uuid
776 - added better comments to api.js and moved server test code into subdir
777 - added better comments to api.js and moved server test code into subdir
778 - made websockets work out of the box
779 - made websockets work out of the box
780 - Additions for creating new WebsockSink class instances per tcp connection
781 - missing files added
782 - missing files added
783 - added check header so cmake will fail if you are missing libwebsockets
784 - added check header so cmake will fail if you are missing libwebsockets
785 - added set functionality, the basics are in place for hooking up the backend service
786 - added set functionality, the basics are in place for hooking up the backend service
787 - latest vehicle api supports getevent types and get
788 - latest vehicle api supports getevent types and get
789 - Update README
790 - Update README
791 - Update README
792 - Update README
793 - Merge pull request #5 from malcom2073/master
794 - Update README
795 - Update README
796 - Update README
797 - Update README
798 - Name change for tcpsink to be websocketsink
799 - Merge pull request #4 from malcom2073/master
800 - Change for websocket port to be 7681
801 - Merge remote-tracking branch 'origin'
802 - Add opening of joystick dev file, and reading of various JS info
803 - Add opening of joystick dev file, and reading of various JS info
804 - Changes for api.js to set protocol, config to include tcpsink plugin, and tcpsinkplugin to handle incoming json requests
805 - initial working dbus plugin
806 - Merge branch 'par_build_fix'
807 - added properties to support wheel
808 - Fix parallel build issue (issue #3)
809 - mikeleib'd
810 - adding missing files
811 - updated dbus plugin
812 - Fix tcpsinkplugin build on glib 2.32.3
813 - Update README
814 - added reference/test javascript api to websocket plugin
815 - dbus plugin updates
816 - added dbus sink subdir
817 - Merge pull request #2 from malcom2073/master
818 - Initial commit of tcpsink, a websocket providing sink plugin.
819 - added dbus plugin
820 - Merge pull request #1 from jausmus/wheelsource
821 - Add wheel plugin subdir for wheel source plugin Modify plugins/CMakeLists.txt to include wheel subdir
822 - added some properties to support the logitec wheel
823 - changed async reply callback argument
824 - added async and sync property getter
825 - fixed compile error due to hardcoded path
826 - missing this
827 - basic routing working
828 - adding example config
829 - use map instead of unordered_map
830 - cleaned up headers
831 - added abstract routing engine class
832 - revamped plugin interfaces
833 - more progress on core
834 - missed these files
835 - more progress
836 - more code added to core
837 - started core routing engine
838 - plugins load ftw
839 - Merge branch 'master' of https://github.com/otcshare/automotive-message-broker
840 - updated architecture presentation
841 - initial config reading
842 - a bit more progress on the plugin loader
843 - some serious changes
844 - acceleration type double
845 - set default values for each property
846 - fixed dbus signal emition
847 - Fixed pkgconfig and header issues
848 - Merge branch 'master' of github.com:otcshare/automotive-message-broker
849 - Version bump 0.2
850 - Version bump 0.2
851 - removed wheeltick from docs
852 - removed wheeltick
853 - more properties added to running status
854 - added engine oil property stub
855 - added new properties and assignment overloads
856 - lots of new properties to running status
857 - trip meter property
858 - Merge branch 'master' of github.com:otcshare/automotive-message-broker
859 - some changes to abstract property
860 - Updated readme with project description.
861 - added explainatory presentation document
862 - added fuel economy property
863 - added EngineSpeed and VehiclePowerMode properties
864 - some updates to docs
865 - added README
866 - added COPYING file with license
867 - all files have license comments
868 - fixed compile errors and added dist target
869 - fixed crasher; implemented setProperty; updated Docs
870 - added runtime options
871 - cleanup and project rename
872 - initial add
873 - initial project import from KDevelop
874