Tank Manager (for mobile devices) updated

  • Thread starter Thread starter Deleted member 143833
  • Start date Start date
Using the remember password feature, on occasion when returning to the site I get an incorrect password error in red and have to enter my username and password again and check the remember me box.
 
Using the remember password feature, on occasion when returning to the site I get an incorrect password error in red and have to enter my username and password again and check the remember me box.

If you 1st used remember me yesterday it is possible you connected before I wasn finished and you could have a dirty cookie. Log in regularly (no remember me) and them click the logout link to clear the remember me cookie. Then try it and see if you still have the issue.
 
Are you using phplot to create your graphs? If so, I am also using this library to graph my apex data and I am curious what property you used to change the scale of the y axis.

I use this:

$plot->SetPlotAreaWorld(null, $ymin, null, $ymax);
 
Ken - is the 'previous' and 'next' supposed to step you back/forward in time through the respective log? If so, it doesn't appear to be doing that. Seems to be stuck on the most recent 10 data points. FWIW, the first graph shows the outlet name and 091021. After you click 'previous' or 'next' the date component disappears and only the outlet name remains in the graph title.
 
Ken - is the 'previous' and 'next' supposed to step you back/forward in time through the respective log? If so, it doesn't appear to be doing that. Seems to be stuck on the most recent 10 data points. FWIW, the first graph shows the outlet name and 091021. After you click 'previous' or 'next' the date component disappears and only the outlet name remains in the graph title.

It looks like Ken is intending to store graph data locally. Note the new graph sampling time field on your account details. Am I correct Ken? I'm all for this but if someone puts a 1 minute sampling rate there, will you be really hitting the AC every minute to download all the data?
 
Ken - is the 'previous' and 'next' supposed to step you back/forward in time through the respective log? If so, it doesn't appear to be doing that. Seems to be stuck on the most recent 10 data points. FWIW, the first graph shows the outlet name and 091021. After you click 'previous' or 'next' the date component disappears and only the outlet name remains in the graph title.

Not quite yet; it is a work in progress and requires the new firmware for the Apex which should be in beta very soon (within the next week or so).
 
It looks like Ken is intending to store graph data locally. Note the new graph sampling time field on your account details. Am I correct Ken? I'm all for this but if someone puts a 1 minute sampling rate there, will you be really hitting the AC every minute to download all the data?

Close but not for local storage; the update coming to a beta near you will be able to sub-sample the XML logs and the sample you mention is for that purpose.

For example: the Apex, by default adds a log every 10 minutes, which is OK if you are doing a few days but do 30 days and the amount of data would be huge and slow. The sample rate will allow you to set a larger rate, say 1 data point per hour (60) which will have the effect of returning 1 data point per hour (not 6) making the data xfer significantly less.
 
Just found this thread. Awesome work. I've been looking for way to get this info to my Pre. Can any one tell me what I should be setting my screen sizes at in the initiall Tank Manager set up?
 
Just found this thread. Awesome work. I've been looking for way to get this info to my Pre. Can any one tell me what I should be setting my screen sizes at in the initiall Tank Manager set up?

If you leave it at 0 it defaults to 200x400; that should give you a start (size is only for graphing).
 
Does this support the Apex 4.01 firmware already?

Yes, it does; the multi-day works but in order to get multi-day will you need to edit the days in the URL of the graph screen. Once you do a graph you will see what I mean. I haven't figured out how I want to allow for days entry just yet.
 
At the end of the graph URL you will see this:

Date=10/27/2009&Days=1

You can manually edit the date and number of days.
 
Ken, I was trying to set up my tanks on your site, ran into a small problem...I have my tank on 8080 and 140 for ports. 8080 because 80 is blocked by my ISP, and 8080 is the only other port allowed at work for security reasons. Port 140 for my frag system could be changed to something else, but didn't know if there's a reason you have a limited number of ports selectable or if it was just for ease of entering just a few? Could you please add 8080 so I can still access the tank from work if needed? If you can add port 140 at the same time, it'd save me setting things up in my routers again, but if it's a pain, that's no big deal - I'll change it on my end and be fine.

Thanks!
 
Ken, I was trying to set up my tanks on your site, ran into a small problem...I have my tank on 8080 and 140 for ports. 8080 because 80 is blocked by my ISP, and 8080 is the only other port allowed at work for security reasons. Port 140 for my frag system could be changed to something else, but didn't know if there's a reason you have a limited number of ports selectable or if it was just for ease of entering just a few? Could you please add 8080 so I can still access the tank from work if needed? If you can add port 140 at the same time, it'd save me setting things up in my routers again, but if it's a pain, that's no big deal - I'll change it on my end and be fine.

Thanks!


I am limited to 10 ports by my hosting service but let me see if I can close 1 port if I can find one that isn't used and get you the 8080 (since you can't move it). If you could move 140 that would be great; I would prefer not to use ports down in the researved range and I want to minimize fragmenting the list too much.

I should have an answer for you within a couple hours.
 
It appears that no one was using 9952 so I took that port out of service and had 8080 enabled; it should be opened within 24 hours as soon as they get to it...
 
Ken,

Is there a way to change the order of the Outlets? They are being listed alphabetically. Not a big deal, but I am sort of used to seeing them in the order they are listed on the Apex webpage. Best option would be a custom arrangement.

Todd
 
Ken,

Is there a way to change the order of the Outlets? They are being listed alphabetically. Not a big deal, but I am sort of used to seeing them in the order they are listed on the Apex webpage. Best option would be a custom arrangement.

Todd

I'll add it to my list...
 
It appears that no one was using 9952 so I took that port out of service and had 8080 enabled; it should be opened within 24 hours as soon as they get to it...

Thanks Ken, I'll try it again next week. I don't have a blackberry yet anyway - but my parents are coming to visit and mom has one, so wanted to check it out (hope to be getting one from my wife for Christmas - so figured I should preview). :) No problem with moving the frag tank to a different port, completely understand.

Nate
 
Ken,

I accidently hit 'Next' while viewing current day graph and it caused the Apex to reboot. If graph date is the same as current date, 'Next' should not be available. I did not try to progress past the end of previous days, but I suspect the same issue might occur.

Thanks,
Todd
 
Ken,

I accidently hit 'Next' while viewing current day graph and it caused the Apex to reboot. If graph date is the same as current date, 'Next' should not be available. I did not try to progress past the end of previous days, but I suspect the same issue might occur.

Thanks,
Todd

This is a known bug in the current release of the Apex (I mentioned it earlier in the thread). The beta does not have this issue if you don't mind running beta firmware.
 
Back
Top