HOWTO
OLSR on Nokia N900
Submitted by aaron on Mon, 07/19/2010 - 02:22.Gregor posted a great and quick HOWTO on running olsrd on the N900 Nokia phone.
- 88 reads
How to get OLSR running on the Galaxy Samsung Android phone
Getting ad-hoc mode on Android
The german page android-hilfe.de describes quite nicely how to get ad-hoc mode running on the Samsung Galaxy.
For the non-german speakers here is a summary:
The trick is to use the wpa-supplication settings file to force the driver to go to ad-hoc mode. By the default the tiwlan cmd line utility does not understand ad-hoc mode.
- turn on Wi-Fi and start the adb shell
- go to wpa_cli command shell:
su -c "/system/bin/wpa_cli -p /data/misc/wifi/" scan_resultsshows you the existing networks.
- Read more
- 4871 reads
HOWTO send good bug reports for olsrd and how to get quick fixes back
Background
0.5.6-r2 and 0.5.6-r3 unfortunately saw some bugs which were only discovered in the field. It turned out that sometimes it was hard for people to properly describe the problem. This is quite understandable since a MANET mesh is a complicated setup with a lot of parallelism. Debugging this is not easy!
Neither is understanding the problem. So this HOWTO tries to summarize what info developers need.
Needed data for debugging
Usually the following info is sufficient to analyze the problem.
- first: what version(s) of olsrd were you running? (mixed? if so which?)
- your olsrd.conf file
- any parameters you used for calling olsrd
- a description of your network setup. Which nodes are around? What are their IP addresses?
- Read more
- 2740 reads
