[Xastir] MYSQL2300
I am using MYSQL2300 to get data from my WS2300 station. The information for wind_angle is incorrect. There is a bug in the setup file for the mysql table. The table, weatherdump.sql, needs to be modified. I believe rel_pressure may also have an error according to a bug report on the open2300. I changed the table info using alter table when connected to mysql. The data is now correct and displays the correct wind angle in XASTIR. ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] Can't compile Xastir
I'm terribly sorry if I haven't answered your mail. As for my imagemagick I'm using 6.3.5.10. And as for UseHDRI, here's my output: $ cat /usr/include/magick/magick-config.h | grep HDRI #define UseHDRI 1 I'm already rebuilding imagemagick, hope that's the case. Thank you very much for your answer! ;-) Kind regards, Luka :-) Tom Russo wrote: > Just looked --- you asked about this before: > http://lists.xastir.org/pipermail/xastir/2007-September/012826.html > > I'd come up with the same conclusion then and asked you to identify your > Magick version, but I don't see any response in the archives. > -- BOFH Excuse #141: disks spinning backwards - toggle the hemisphere jumper. Luka Goltnik - S57LX, [EMAIL PROTECTED] http://www.hamradio.si/~s57lx ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] Fedora Wiki, possible tweak
Post the relevant sections of your config.log or send the entire file to me privately (to avoid sending large files to the list). On Wed, 2008-01-23 at 07:46 -0600, Gerry Creager wrote: > FWIW, if one were to do a 'yum install pcre-devel' it'd also install the > base RPM. > > NOW: For you Fedora gurus, I've run into a problem with 1.9.2 stable on > Fedora 7. Won't compile with geotiff enabled and with: > rpm -qa|grep -i geotiff > libgeotiff-devel-1.2.4-0.3.rc1.fc7 > libgeotiff-1.2.4-0.3.rc1.fc7 -- 73, de Brad KB8UYR/6 ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] new Qt license and xastir v2
On Tue, 2008-01-22 at 08:53 -0800, Curt, WE7U wrote: > On Sat, 19 Jan 2008, Brad Douglas wrote: > > > Like I said before, let's leave this up to Xastir developers to decide > > what works best for them. We've both made good points they can reflect > > upon, so let's leave it at that. If you want to discuss it further, we > > should probably take it off the list. > > The current thought is to split the monolithic program up into > pieces, with a daemon handling the transmit timing, interfaces, > decoding, and feeding of an SQL database. That sounds like an excellent approach. Although Xastir is not exclusively *NIX, the *NIX philosophy/conventions applies and without degradation of portability. It's good to play to it's strengths. > The GUI would be broken up into pieces by functionality, perhaps > something like this: > > Configuration > Messaging/Bulletins > Map > Objects/Items (perhaps goes with map?) > etc. I would separate objects from maps. They can share many of the same properties, but I reckon it would be more intuitive to separate them. YMMV. > Once that is done people could port the pieces to additional widget > sets more easily. Care would be taken when writing the first ones > to keep the GUI calls quarantined from the rest of the code to make > additional porting easier. Well said. Anyone who wants to implement a GUI with their favorite tools are free to do so. This is something we've done in GRASS with good success. We have several GUI options (Tcl/Tk, wxPython, Java, etc.). Do you have any thoughts on a default GUI (at least as a test bed)? > Anyway, those are my current thoughts. Other developers may have > different ideas on how to go about it. Thank you for sharing your thoughts. I'm also interested in what other developer's thoughts are if they can spare a few moments. BTW, how many regular contributing developers does Xastir have? I get the impression that it is just a handful at most. -- 73, de Brad KB8UYR/6 ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir