rrq/lsp-utils.git
17 months agorestructuring
Ralph Ronnquist [Mon, 24 Apr 2023 06:43:20 +0000 (16:43 +1000)]
restructuring

17 months agoAdding pre-fill. Editorial
Ralph Ronnquist [Mon, 24 Apr 2023 05:27:04 +0000 (15:27 +1000)]
Adding pre-fill. Editorial

17 months agorenamings
Ralph Ronnquist [Mon, 24 Apr 2023 05:25:44 +0000 (15:25 +1000)]
renamings

17 months agoadded new-path method
Ralph Ronnquist [Sat, 22 Apr 2023 23:16:19 +0000 (09:16 +1000)]
added new-path method

17 months agoModified test.
Ralph Ronnquist [Sat, 22 Apr 2023 09:21:09 +0000 (19:21 +1000)]
Modified test.

17 months agoIgnore too small data snippets.
Ralph Ronnquist [Sat, 22 Apr 2023 09:19:31 +0000 (19:19 +1000)]
Ignore too small data snippets.

17 months agoAdding mmap API with test and documentation.
Ralph Ronnquist [Tue, 18 Apr 2023 13:42:23 +0000 (23:42 +1000)]
Adding mmap API with test and documentation.

17 months agoAdded mmap utility and test
Ralph Ronnquist [Tue, 18 Apr 2023 12:20:50 +0000 (22:20 +1000)]
Added mmap utility and test

17 months agoMore documentation.
Ralph Ronnquist [Tue, 18 Apr 2023 08:07:23 +0000 (18:07 +1000)]
More documentation.

17 months agoMoved DbusInterface to top, to be ued in the loadinng code of Dbus.
Ralph Ronnquist [Tue, 18 Apr 2023 08:02:23 +0000 (18:02 +1000)]
Moved DbusInterface to top, to be ued in the loadinng code of Dbus.
Made :m to expand method calls with signature from members list.
Added return signatures to method registrations.

17 months agoMoved char2hex to misc.lsp.
Ralph Ronnquist [Tue, 18 Apr 2023 08:00:41 +0000 (18:00 +1000)]
Moved char2hex to misc.lsp.

17 months agoAdded char2hex. moved "global" calls to be with the functions.
Ralph Ronnquist [Tue, 18 Apr 2023 07:59:03 +0000 (17:59 +1000)]
Added char2hex. moved "global" calls to be with the functions.

17 months agoexpanded documentation
Ralph Ronnquist [Tue, 18 Apr 2023 03:49:39 +0000 (13:49 +1000)]
expanded documentation

17 months agominor test update
Ralph Ronnquist [Tue, 18 Apr 2023 03:49:12 +0000 (13:49 +1000)]
minor test update

17 months agoAdded DbusInterface context for explicit modelling of DBus interfaces.
Ralph Ronnquist [Tue, 18 Apr 2023 03:48:08 +0000 (13:48 +1000)]
Added DbusInterface context for explicit modelling of DBus interfaces.

17 months agoadded debugging support; commented out
Ralph Ronnquist [Tue, 18 Apr 2023 03:47:40 +0000 (13:47 +1000)]
added debugging support; commented out

17 months agocorrected foop model. removed debugging
Ralph Ronnquist [Tue, 18 Apr 2023 01:50:23 +0000 (11:50 +1000)]
corrected foop model. removed debugging

17 months agoremoved debugging
Ralph Ronnquist [Tue, 18 Apr 2023 01:49:27 +0000 (11:49 +1000)]
removed debugging

17 months agoremoved
Ralph Ronnquist [Mon, 17 Apr 2023 13:09:55 +0000 (23:09 +1000)]
removed

17 months agoadded
Ralph Ronnquist [Mon, 17 Apr 2023 13:08:33 +0000 (23:08 +1000)]
added

17 months agoremoved
Ralph Ronnquist [Mon, 17 Apr 2023 12:58:42 +0000 (22:58 +1000)]
removed

17 months agoadded
Ralph Ronnquist [Mon, 17 Apr 2023 12:58:23 +0000 (22:58 +1000)]
added

17 months agotrial
Ralph Ronnquist [Mon, 17 Apr 2023 12:23:32 +0000 (22:23 +1000)]
trial

17 months agoAdded man pages for the archives.
Ralph Ronnquist [Sun, 16 Apr 2023 14:47:15 +0000 (00:47 +1000)]
Added man pages for the archives.

17 months agoCleanup of build scripting
Ralph Ronnquist [Sun, 16 Apr 2023 14:46:06 +0000 (00:46 +1000)]
Cleanup of build scripting

17 months agoTest (org.bluez)/:org.freedesktop.DBus.ObjectManager.GetManagedObjects
Ralph Ronnquist [Sun, 16 Apr 2023 01:46:18 +0000 (11:46 +1000)]
Test (org.bluez)/:org.freedesktop.DBus.ObjectManager.GetManagedObjects

17 months agoAdded optional path prefix (with :) to the METHOD argument of :invoke.
Ralph Ronnquist [Sun, 16 Apr 2023 01:42:32 +0000 (11:42 +1000)]
Added optional path prefix (with :) to the METHOD argument of :invoke.
Note on the marshalling encoding of the GetManagedObjects signature.

17 months agoFixes to handle BOOLEAN as UINT32, replace braces with parentheses in
Ralph Ronnquist [Sun, 16 Apr 2023 01:38:40 +0000 (11:38 +1000)]
Fixes to handle BOOLEAN as UINT32, replace braces with parentheses in
signature, ensure empty array of struct includes struct alignment and
use the header signature for the body correctly.

17 months agoadd byte list functions for humans
Ralph Ronnquist [Sun, 16 Apr 2023 01:37:26 +0000 (11:37 +1000)]
add byte list functions for humans

17 months agoadding comments
Ralph Ronnquist [Sat, 15 Apr 2023 13:33:48 +0000 (23:33 +1000)]
adding comments

17 months agoworking snapshot
Ralph Ronnquist [Sat, 15 Apr 2023 13:27:48 +0000 (23:27 +1000)]
working snapshot

17 months agoslight refactoring
Ralph Ronnquist [Thu, 13 Apr 2023 09:12:06 +0000 (19:12 +1000)]
slight refactoring

17 months agoinitial capture
Ralph Ronnquist [Thu, 13 Apr 2023 09:07:17 +0000 (19:07 +1000)]
initial capture