----- Original Message -----
From: Lauri Kimmel
Sent: 09/23/11 04:16 PM
To: humming...@googlegroups.com
Subject: ESTCube GS-1
Hi,
I'll check the new generic parameter soon.
In the meanwhile here is protocol documentation for Hamlib TCP daemons which are going to be used in the ESTCube GS-1 to control antenna rotator and radio.
http://hamlib.sourceforge.net/pdf/rigctld.8.pdf
http://hamlib.sourceforge.net/pdf/rotctld.8.pdf
Our first plan was to implement custom codecs for these protocols using camel-netty component.
After discussion with Johannes and Mark today it looks like there might be better solution for this.
So, I'm waiting for your opinion now =)
Thanks,
Lauri Kimmel
----- Original Message -----
From: Johannes Klug
Sent: 09/23/11 12:37 PM
To: humming...@googlegroups.com
Subject: New, generic Parameters for Hummingbird
Dear devs, Mark recently created a generic parameter [1], which can hold any type of actual "payload". It could simply hold a String, or an Integer, for example. It is on the ssm branch currently, so not yet merged into master. Could others please review this, and share their thoughts? Input from the ESTcube project would be helpful, for example. Cheers, Johannes [1] https://github.com/JohannesKlug/hummingbird/blob/ssm/src/transport/space-system-model/src/main/java/org/hbird/transport/spacesystemmodel/parameters/HummingbirdParameter.java
I have no idea what you xml error was. I have a new laptop on which I did a fresh check out that worked perfectly. The system is exactly the same�Win7 x64, jdk 1.6.0_26 �x64, Eclipse 3.7.1.
The second error I can help with, it's a problem with the new maven plugin m2e. This is the new version of m2eclipse and the default version you will see from the latest update sites and marketplace.
This explains the core of the problem:
The felix bundle plugin and possibly the castor plugin don't have configurators. I am checking out FUSE FAB (fuse application bundle) which can replace the current�bundle�plugin.
One work around is to install the older m2eclipse. It works fine with the latest Indigo release of Eclipse. The update site is on the sonatype website.
You should still get a successful build from the command line regardless.
On 10 February 2012 18:47, Lauri Kimmel <lauri....@gmx.com> wrote:
After fresh checkout from git://github.com/JohannesKlug/hbird.git
maven build failed. It turned out that src/core/xtce/src/main/
resources/schemas/SpaceSystemV1.0.xsd contains some funky qoutation
marks in documention sections like - �bit order� on line 92 etc. In my
PC this ended up with compilation error - javadoc in produced sorce
files containing non UTF-8 characters. Most probably this is related
to my environment (Win7 x64, jdk 1.6.0_26 �x64, Eclipse 3.7.1) but
won't hurt to change those sneeky chars to good old quotes. Which i
did and I was able to run mvn test without problems.
After that i tried to import hbird to eclipse workspace using "Import
exisiting Maven projects" wizard. This is where I'm stucked at the
moment. Eclipse is not able to update maven configuration for projects
core/common, core/space-system-model, core/xtce etc. That's it - no
meaningful error message. Just �"Unable to update maven
----- Original Message -----
From: Johannes Klug
Sent: 02/12/12 02:04 PM
To: humming...@googlegroups.com
Subject: Re: ESTCube GS-1
On my three Eclipse installations (all Linux, 64 bit), I've got it all set-up with the m2e plug-in that comes with Eclipse Indigo. Sometimes it reports some modules to be erroneous, but a "refresh project config" fixes that. As Mark says, the m2e plug-in isn't perfectly smooth yet.
On 02/10/2012 08:34 PM, Mark Doyle wrote:
I have no idea what you xml error was. I have a new laptop on which I did a fresh check out that worked perfectly. The system is exactly the same Win7 x64, jdk 1.6.0_26 x64, Eclipse 3.7.1.
The second error I can help with, it's a problem with the new maven plugin m2e. This is the new version of m2eclipse and the default version you will see from the latest update sites and marketplace.This explains the core of the problem:
The felix bundle plugin and possibly the castor plugin don't have configurators. I am checking out FUSE FAB (fuse application bundle) which can replace the current bundle plugin.
One work around is to install the older m2eclipse. It works fine with the latest Indigo release of Eclipse. The update site is on the sonatype website.
You should still get a successful build from the command line regardless.
On 10 February 2012 18:47, Lauri Kimmel <lauri....@gmx.com> wrote:
After fresh checkout from git://github.com/JohannesKlug/hbird.git
maven build failed. It turned out that src/core/xtce/src/main/
resources/schemas/SpaceSystemV1.0.xsd contains some funky qoutation
marks in documention sections like - ‘bit order’ on line 92 etc. In my
PC this ended up with compilation error - javadoc in produced sorce
files containing non UTF-8 characters. Most probably this is related
to my environment (Win7 x64, jdk 1.6.0_26 x64, Eclipse 3.7.1) but
won't hurt to change those sneeky chars to good old quotes. Which i
did and I was able to run mvn test without problems.
After that i tried to import hbird to eclipse workspace using "Import
exisiting Maven projects" wizard. This is where I'm stucked at the
moment. Eclipse is not able to update maven configuration for projects
core/common, core/space-system-model, core/xtce etc. That's it - no
meaningful error message. Just "Unable to update maven