-
While running the PHP Weather Speed test, I am getting the following error messages displayed:
Processing 256 METARs
Notice: Undefined variable: tendency in /var/www/phpweather/output/pw_text.php on line 557
Processed 32 METARs...
Processed 64 METARs...
Processed 96 METARs...
Processed 128 METARs...
Processed 160 METARs...
Processed 192 METARs...
Notice: Undefined...
2007-08-13 02:27:55 UTC in PHP Weather
-
I am using Ubuntu Feisty, and this routing was not returning the correct data. This was my correction to make it work on my system. This function was in the phpweather.php file:
function tms_date2unix($tmp_tms) {
/* joc20070812 - 2007-08-13 01:00:00 is format returned in Ubuntu Feisty */
return...
2007-08-13 02:24:16 UTC in PHP Weather
-
Could you please add a simple machine interface file
for a machine that outputs files of gcode. The one for
the torch cutter does that but it has no 'z' values.
Even something simple that would be good for doing CNC
PC boards would help (z axis limited to in height)
Thanks ... JC.
2006-10-26 20:10:01 UTC in OpenSource Computer Aided Manufacturing