]> ToastFreeware Gitweb - gregoa/zavai.git/blobdiff - README
List log entries
[gregoa/zavai.git] / README
diff --git a/README b/README
index 0d17b4ca8aa52d078adcf9c6e41062bdbcb613d7..9538fabd93aced5ab6218d6994ac548a730cf144 100644 (file)
--- a/README
+++ b/README
@@ -176,12 +176,25 @@ TODO list / wish list
  * FSO API "documentation":
  http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/index.html;hb=HEAD
 
+using vala-dbus-binding-tool:
+  mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freedesktop.DBus.Introspectable.Introspect > /tmp/api.xml
+  vi /tmp/api.xml
+  convert to xml: 
+    remove quotes at begin and end
+    :$s/\n/^M/g
+  mkdir /tmp/foo
+  vala-dbus-binding-tool --directory=/tmp/foo --api-path=/tmp/api.xml
+
+  Async and D-Bus:
+  http://git.gnome.org/browse/vala/tree/tests/dbus/async.test
+
  * Features to add:
  - if GPS time is more than 1 minute and less than 1 hour different than the
    system time, automatically sync it
    if GPS time is more than 1 hour different than the system time, show a
    "SYNC" button that will sync it if pressed
  - log
+    + load log entry for showing it
     - write data to disk as log happens (to have at least partial logs if power
       is cut)
     - more detailed GPX data (dop, elev..)
@@ -193,8 +206,9 @@ TODO list / wish list
       hardcoded in zavai config
     + GSM status on main screen (with messages while coming online, and
       operator, power and so on)
+    + log but don't pick up incoming calls
     - log incoming messages
-    - log and refuse incoming calls
+      (first as a standalone app quick to compile)
    to "move" the GSM device to my laptop:
     socat FILE:/dev/ttySAC0 TCP-LISTEN:12345,bind=192.168.0.202
     socat TCP:192.168.0.202:12345 PTY,link=/tmp/gps,raw,echo=0
@@ -237,7 +251,6 @@ TODO list / wish list
     - ical on libical-dev
     - vcard+index file
     - lua functions to read things
- - zavai-calendar as a separate app
  - zavai-contacts as a separate app
  - calendar
     - next30: don't update if not shown currently on the notebook