Thread: Development Non tech Community firmware
View Single Post
Old 08-19-2010, 01:11 PM   #38
rhce_v3
Edge User
 
Quote:
Originally Posted by shinkamui View Post
Thanks for joining and posting your thoughts. If you can help with kernel development we're currently working on beating entourage to a froyo release On a side note, feel free to write another adhoc tether app for the eDGe, every community needs choice and variety.
I am not a developer but a Linux engineer with > 12 years exp. My "development" work would be in the form of scripts that others can put into their front ends and pass data to from their front ends. 2 things I would like to see added if possible in the next release would be vi and a bash/bash-like cli (history, tab completion, etc). If possible adding the copy command would be VERY helpful.

to get the EDGE to connect to any ad-hoc network you only need the following 2 commands run in a terminal windows from root on the device (you will need an external USB keyboard though since the on-screen Kbd does not have a way to make it stay on screen):

iwconfig mlan0 mode ad-hoc
iwconfig mlan0 essid <your essid>

you can see what networks are available with:

iwlist mlan0 scanning

Let me know if I can help with anything else. Also if anyone can point me to a good on screen keyboard i can add that I can set to stay on the screen until I close it that would help!

Steve M.
rhce_v3 at Yahoo dot com