Search found 996 matches

by Daniel Wee
Thu 07 Oct 07 2010 12:03 am
Forum: Other Stuff
Topic: Customizing the QNAP TS-259 Pro
Replies: 11
Views: 32190

Re: Customizing the QNAP TS-259 Pro

Fixing symbolic links To get samba to properly recognize symbolic links, we need to add the following line to /etc/config/smb.conf wide links = yes under the [global] section. You will need to restart samba after this change:- /etc/init.d/smb.sh restart Then create a sym-link using the following:- ...
by Daniel Wee
Wed 06 Oct 06 2010 11:39 pm
Forum: Other Stuff
Topic: Customizing the QNAP TS-259 Pro
Replies: 11
Views: 32190

Re: Customizing the QNAP TS-259 Pro

PHP and MySQL This is not strictly necessary but it allows you to update PHP and MySQL to the latest versions. Note: maybe leave mysql alone ipkg install php ipkg install mysql ipkg seems to install an older version (4) instead of the standard version (5) of the MySQL server so we should leave that...
by Daniel Wee
Wed 06 Oct 06 2010 10:31 pm
Forum: Other Stuff
Topic: Customizing the QNAP TS-259 Pro
Replies: 11
Views: 32190

Re: Customizing the QNAP TS-259 Pro

Setting up remote access for MySQL The MySQL files are located at /usr/local/mysql but I don't remember making any changes to my.cnf so we'll just leave that alone for now. Log into the database using:- /usr/local/mysql/bin/mysql -u root -h 127.0.0.1 -p Default password should be "admin" ...
by Daniel Wee
Wed 06 Oct 06 2010 9:15 pm
Forum: Other Stuff
Topic: Customizing the QNAP TS-259 Pro
Replies: 11
Views: 32190

Re: Customizing the QNAP TS-259 Pro

Editing php.ini to recognize JPGraph You can edit /etc/config/php.ini to change "Taipei" to "Singapore". Edited file is attached. Note that actual location of the config directory is /mnt/HDA_ROOT/.config/ Put the jpgraph directory in /etc/config/php/ from the attached file. htt...
by Daniel Wee
Wed 06 Oct 06 2010 8:30 pm
Forum: Other Stuff
Topic: Customizing the QNAP TS-259 Pro
Replies: 11
Views: 32190

Customizing the QNAP TS-259 Pro

First thing was to install Optware from the configuration site. Installing IPKG Then install IPKG following the instructions here:- http://wiki.qnap.com/wiki/Install_Optware_IPKG The instructions ask for an edit of the /etc/init.d/Optware.sh file to workaround some bugs. Edited file is attached. Ins...
by Daniel Wee
Wed 06 Oct 06 2010 6:51 pm
Forum: Support
Topic: DragonOSD+ saves the day
Replies: 14
Views: 51326

Re: DragonOSD+ saves the day

I didn't get the way points working today but I did get the logger to work. Oh ya and the DOSD paid for itself today. The battery on my gopro died not long after I had turned for home. chimaera: So rth was without any video? Yep, nothing. I had just made the turn at my furthest point. The video got ...
by Daniel Wee
Sat 02 Oct 02 2010 10:24 am
Forum: Support
Topic: DragonOSD+ firmware upgrading
Replies: 140
Views: 296229

Version 13.5

Version 13.5

1. Added some extra variable qualification and initialization for PC Commander

Daniel
by Daniel Wee
Sat 02 Oct 02 2010 3:56 am
Forum: Support
Topic: DragonOSD+ firmware upgrading
Replies: 140
Views: 296229

Version 13.4

Version 13.4

1. Changed menu mode passthrough to allow throttle control
2. Fixed labels to allow HOLD mode for global waypoint setting

Daniel
by Daniel Wee
Fri 01 Oct 01 2010 11:43 pm
Forum: Support
Topic: DragonOSD+ firmware upgrading
Replies: 140
Views: 296229

Version 13.3

Version 13.3

1. Fixed throttle control bug that prevent activation

Daniel
by Daniel Wee
Thu 30 Sep 30 2010 10:55 pm
Forum: Support
Topic: DragonOSD+ firmware upgrading
Replies: 140
Views: 296229

Version 13.2

Version 13.2

1. Added some internal query support
2. Added autopilot indicator to OSD mode 2

Daniel