473,406 Members | 2,713 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

AX.25 modules for python?

I am considering writing some Linux based client applications for amateur
radio in python as a learning exercise however, I have not been able to
find ax.25 python modules. Can anyone point me to work that has already
been done in this area? The only option I have found so far is to use SWIG
and build my own wrappers for the ax.25 modules, but that seems beyond my
current level of expertise :-)

I have had success with python server applications using ax25d, stdin, and
stdout, but examples of python ax.25 server applications would also be
welcomed.

Thanks in Advance

Andy, K3JSE
Jul 18 '05 #1
2 2522
Andy wrote:
I am considering writing some Linux based client applications for amateur
radio in python as a learning exercise however, I have not been able to
find ax.25 python modules. Can anyone point me to work that has already
been done in this area? The only option I have found so far is to use SWIG
and build my own wrappers for the ax.25 modules, but that seems beyond my
current level of expertise :-)

I have had success with python server applications using ax25d, stdin, and
stdout, but examples of python ax.25 server applications would also be
welcomed.


I don't believe there are any ax.25 modules. too small a community if
you're looking for amateur radio operators who are also python
programmers. I know of 2. ;-)

I have a friend who is working on some wavelet image compression and
data transmission schemas. He's really really good at the lower levels
but human factors are best described as not his forte.

---eric, ka1eec
Jul 18 '05 #2
Eric S. Johansson wrote:
Andy wrote:
I am considering writing some Linux based client applications for amateur
radio in python as a learning exercise however, I have not been able to
find ax.25 python modules. Can anyone point me to work that has already
been done in this area? The only option I have found so far is to use
SWIG and build my own wrappers for the ax.25 modules, but that seems
beyond my current level of expertise :-)

I have had success with python server applications using ax25d, stdin,
and stdout, but examples of python ax.25 server applications would also
be welcomed.


I don't believe there are any ax.25 modules. too small a community if
you're looking for amateur radio operators who are also python
programmers. I know of 2. ;-)

I have a friend who is working on some wavelet image compression and
data transmission schemas. He's really really good at the lower levels
but human factors are best described as not his forte.

---eric, ka1eec


Eric,

I fear that you are correct about the size of the community of interest. As
my python knowledge matures I may take a stab at creating an ax.25 module
in the hope that others with more skill will take pity on me and help out.

Andy, K3JSE
Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Hung ho | last post by:
Hi. I just finished reading an introductory Python book called "Python Programming for the absolute beginner" by Michael Dawson. I found it very interesting, and easy to follow. Python does really...
47
by: Will Stuyvesant | last post by:
Hello all, So Zope still lives, yay. Well, I like that they use Python. <rant> What amazed me is they write that they "added types to the variables and hope that it will be added to the...
0
by: Nick Coghlan | last post by:
Anyone playing with the CPython interpreter's new command line switch might have noticed that it only works with top-level modules (i.e. scripts that are directly on sys.path). If the script is...
15
by: Nick Coghlan | last post by:
Python 2.4's -m command line switch only works for modules directly on sys.path. Trying to use it with modules inside packages will fail with a "Module not found" error. This PEP aims to fix that...
4
by: Xah Lee | last post by:
# -*- coding: utf-8 -*- # Python # some venture into standard modules import os # print all names exported by the module print dir(os)
51
by: Reinhold Birkenfeld | last post by:
Hello, at the moment python-dev is discussing including Jason Orendorff's path module into the standard library. Do you have any other good and valued Python modules that you would think are...
3
by: Paul Mc Gee | last post by:
hi everyone i have just downloaded the latest version of postgresql and was doing the installation according to the article at http://www.faqs.org/docs/ppbook/x486.htm when i got to the point...
1
by: Mark Asbach | last post by:
Hi pythonians, I'm one of the maintainers of an open source image processing toolkit (OpenCV) and responsible for parts of the autotools setup. The package mainly consists of four shared...
7
by: tinnews | last post by:
I'm just beginning to create some python modules for my own use and I'm wondering where to put them. Initially I have put them in $HOME/bin and I have set PYTHONPATH to point to them there. It...
4
by: srinivas | last post by:
hi friends i am new to python programming. i am using Python 2.5 and IDLE as editor. i have developed some functions in python those will be calling frequently in my main method . now i want to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.