Open rob42 opened 11 years ago
If you didn't fork the repository on github, you can email me the file. I'll send you an email so you have my address...
You might want to use a pull request on github... Otherwise you could also send the code to Mark...
Cheers,
Gerrit
I have some questions about some possible use cases for this, can either mcrossley or HanSolo email me so we can talk about it? tiron017@live.com
Excellent library, I'm using it in FreeBoard www.42.co.nz/freeboard . (robert@42.co.nz)
Ive added a number of extras to my local copy, how do I submit those back to you, I have read-only access?
My changes: Added VerticalRadial EAST Fixed neg/pos values in windDirection Added rotateFace to compass, and fixed compass bug which causes rotate madness! Reversed direction in level Added rotateFace:false to Level dial. Set true to get level to be fixed and face to rotate Added headerText to displaySingle Added detailText to displayMulti to add legend before small value, eg 'Last:' detailText:, detailTextVisible Added linkOldValue:false and setAltValue() to displayMulti. true disengages copy from value to oldvalue, so we can set it specifically, eg average Added extra options to windInstrument and compass Added extra options to windInstrument and compass degreeScaleHalf:true - cause -180 to 180 scale, useful for apparent wind pointSymbolsVisible:false - dont print pointSymbols, useful for apparent wind Agressively limited value range to -180/180 or 0/360 as required