Search found 76 matches

by TonyG
Fri Jun 10, 2016 9:08 am
Forum: General
Topic: Calling Android remote users
Replies: 5
Views: 7511

Re: Calling Android remote users

It may not be as straightforward as hoped. The system has reverted to using stock Android fonts - regardless of my renaming. Obvious missing something, and will continue my research... ----- UPDATE------ Have decided not to fight the system, so to speak. Will live with Android fonts. Sometimes, life...
by TonyG
Wed Jun 01, 2016 1:37 pm
Forum: General
Topic: Calling Android remote users
Replies: 5
Views: 7511

Re: Calling Android remote users

Thanks Scott,

Android fonts do certainly appear to be a black-art on further research.

I've proven Android will actually use Eurostile Candy W01, by renaming it to use Roboto-Black.ttf - so, a well used substitution workaround. Messy though!

Tony
by TonyG
Fri May 27, 2016 9:20 am
Forum: General
Topic: Calling Android remote users
Replies: 5
Views: 7511

Re: Calling Android remote users

I've purchased a "trial box" - an Amlogic S905 based "MXQ Pro" 4K Android box. About £24, so nothing to lose.. Good news first - Housebot installs fast and runs well on this device. Impressed. Actions to date No luck on the two fonts I normally use, Segoe UI and Eurostile Candy W...
by TonyG
Mon May 16, 2016 4:14 am
Forum: General
Topic: Calling Android remote users
Replies: 5
Views: 7511

Calling Android remote users

Have just started on Android remote development, with a good solution in mind - combined passenger housebot display and kodi movie/media player(today using displaylink from the main PC and a separate media Dune player with an HDMI switch box that doesn't always work). Thinking of using a Minix Neo U...
by TonyG
Tue Apr 12, 2016 12:01 pm
Forum: Plugin Development
Topic: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?
Replies: 21
Views: 27448

Re: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?

Quick summary, and some progress: Navigator >> Housebot = works (can receive chat messages) Housebot >> Navigator = connection, but no actions Is this about new lines / carriage returns??? Using SocketTest v3 I can see sending Mapfactor chat messages creates a new line after each message sent. I can...
by TonyG
Sat Apr 09, 2016 3:08 pm
Forum: Plugin Development
Topic: Weather.com Plug-in
Replies: 75
Views: 569564

Re: Weather.com Plug-in

Think this is the issue: 17/March/2016: WWO Free API signup has now been suspended. Therefore we will not be issuing any new Free API keys. The existing Free API keys issued will continue to work and no change is required at user end. Also all existing Free API keys will be allowed 1,000 request per...
by TonyG
Sat Apr 09, 2016 5:30 am
Forum: Plugin Development
Topic: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?
Replies: 21
Views: 27448

Re: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?

Scott, Thanks for your help. I've been looking at the IP Socket Device you sent, and I'm getting similar results to the TCP device from Osler. All this time I've been trying to send a command from Housebot, and although the TCP device is saying the message is sent, I'm not getting the expected respo...
by TonyG
Sat Apr 09, 2016 3:33 am
Forum: Plugin Development
Topic: Weather.com Plug-in
Replies: 75
Views: 569564

Re: Weather.com Plug-in

Hi Kevin,

I use the v2 API and worldweatheronline v 1.0.4.0 dll. I use this with the updated HBDotNetBridge and HBDotNet DLLs dated 25/10/13 on my system. All working fine.

Try my v2 key for a test - I've just sent it on a PM.

Cheers,

Tony
by TonyG
Wed Apr 06, 2016 6:15 am
Forum: Plugin Development
Topic: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?
Replies: 21
Views: 27448

Re: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?

I think what you are seeing is the TCP server for the SW Remote. It's listening on 5015 also. Thanks Scott - that certainly solves that question. I have focussed on trying and testing the TCP link using all known tried and tested ports. I've also used "socketTest 3" (TCP client/server tes...
by TonyG
Mon Apr 04, 2016 6:05 am
Forum: Plugin Development
Topic: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?
Replies: 21
Views: 27448

Re: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?

Update on my quest.. TCP Plugin appears to send data, but nothing back on "TCReceivedData". No return on device log. I've discovered this on the Housebot tracelog: (with port 8001 set up in Housebot and Mapfactor Navigator) TCP Server Debug 'Listening' on port 5015 TCP Server Debug IPC Ser...
by TonyG
Mon Apr 04, 2016 3:50 am
Forum: General
Topic: Action for Reload Theme?
Replies: 5
Views: 12658

Re: Action for Reload Theme?

Having a Menu button is a step forwards, and useful for ad-hoc resets of the theme.

Having an Action for "Reload Theme" which can be incorporated into a task would still be the one...
by TonyG
Sat Apr 02, 2016 7:52 am
Forum: General
Topic: Action for Reload Theme?
Replies: 5
Views: 12658

Re: Action for Reload Theme?

Hi Richard, Thanks for your post - very much appreciated. I've completely missed the menu button, and whilst it won't work for my resume from sleep reload, it will feature in my "system panel" as a very useful feature - always times when a reload theme fixes a few things... The script is i...
by TonyG
Sat Apr 02, 2016 4:53 am
Forum: General
Topic: Action for Reload Theme?
Replies: 5
Views: 12658

Action for Reload Theme?

Just checking I'm not missing something. Is there an action for "reload theme" for a local software remote? Reloading the theme fixes an issue I have with my 3-screen setup on resume from sleep. Girder 6 does a set of actions on resume, and currently has to close and then reopen the softwa...
by TonyG
Wed Mar 30, 2016 11:57 am
Forum: General
Topic: External Control Device: via HTTP commands - success using Girder 6
Replies: 5
Views: 8323

Re: External Control Device: via HTTP commands - success using Girder 6

Hi tonyg . Did HTTP command worked ? i tried it but error occured. Reply. Hi Jacob, I'm no expert but will help if I can. What was the error message? As a quick test, you can run a browser session (or Putty telnet) with your IP address and port, and enter ? e.g. http://192.168.1.82:8002/? You shoul...
by TonyG
Sat Mar 26, 2016 5:12 am
Forum: Plugin Development
Topic: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?
Replies: 21
Views: 27448

Re: Get GPS & Navigation Info from Mapfactor Navigator 14 TCP - how difficult?

Away from the question of 127.0.0.1 local-host, I have used the system IP and port 8001 for further testing. First, tested using a telnet session in Putty - all good with response from Mapfactor Navigator. In Housebot: TCConnected=1 TCHostAddress=192.168.1.82 TCHostPort=8001 TCSendData=$last_positio...