Forum Replies Created

Viewing 10 posts - 1 through 10 (of 18 total)
  • Author
    Posts
  • in reply to: SvxLink v1.11 w/ oDroid C1 #1961
    Richard, N4CNR
    Forum Moderator

    there is a version of the board for the c1 you can order. you have to contact Juan F8ASB he has the board with the pin out. I also have a small board now that is for pi/odroid

    in reply to: SVXLink card kits #1782
    Richard, N4CNR
    Forum Moderator

    Well I have 8 kits in the works I am waiting on 2 parts to show up . My email is kb3vgw@gmail.com . Email me

    in reply to: SVXLink card kits #1777
    Richard, N4CNR
    Forum Moderator

    Are you looking to purchase a complete built board? I have been working to build up 8 kits but can build out one.

    in reply to: uploading courtesy tones doesn't work #1380
    Richard, N4CNR
    Forum Moderator

    Let me know if this fixes your upload issue

    in reply to: uploading courtesy tones doesn't work #1379
    Richard, N4CNR
    Forum Moderator

    ok found the issue and fixed it in the install script . and will get it fixed in the next img.

    in the /etc/nginx/sites-avaible/openrepeater
    add these to lines like this

    client_max_body_size 25M;
    client_body_buffer_size 128k;

    server{
    listen 443;
    listen [::]:443 default_server ipv6only=on;

    include snippets/snakeoil.conf;
    ssl on;

    root /var/www/openrepeater;

    index index.php;

    server_name $gui_name;

    location / {
    try_files \$uri \$uri/ =404;
    }

    client_max_body_size 25M;
    client_body_buffer_size 128k;

    access_log /var/log/nginx/access.log;
    error_log /var/log/nginx/error.log;

    save it and the sevice nginx restart and it will be fixed

    in reply to: beta1-07_07_15/RPi2: ssh/console credentials incorrect #1247
    Richard, N4CNR
    Forum Moderator

    Currently there is no Raspbian jessie build avaible. and the img works fine. There is a beta 3 where the amixer and every thing works. I am working to update further.

    if you have access to a raspbian jessie pont me to it . I also have fixed the password issue. .

    you know this is beta people. will have issue. we are ironing out the issues.

    we also have a install script for hose of you wanting to help out

    in reply to: Some of my observations #1244
    Richard, N4CNR
    Forum Moderator

    guys I used a default debian img. I did not set the languages. I only used whats default.

    I havebeen working on a new img and will have it up soom there is a beta 3 file I have and I am working on beta 4 . I have been adding in some new functions like getting time from gps.

    I am also working on some other parts I got the alsamixer issue fixed in the newer imgae.

    I will add in vim . but for the most part we are trying to keep the images to whats releated to the svxlink/openrepeater.

    I have also added flite for tts.

    I will be posting a new img and a full change log.

    we are also working on finding people to help mainttain images. there is also a pkg based install script used to build images in the github repo.

    in reply to: Some of my observations #1243
    Richard, N4CNR
    Forum Moderator

    I am also working to get the rsyslog working and a few other parts like fail2ban and monit. I hope to have these fixed soon.

    I as 1 person can only do so much.

    Its also nice to hear a thankyou for all your work and great job.

    the gui is very basic at this point. Arron has a family he has to spend time with . and I work for the railroad.

    So if you have skills and would like to get in and help us dev please email us and we will get with you .

    in reply to: Some of my observations #1242
    Richard, N4CNR
    Forum Moderator

    I am also working to get the rsyslog working and a few other parts like fail2ban and monit. I hope to have these fixed soon.

    I as 1 person can only do so much.

    Its also nice to hear a thankyou for all your work and great job.

    the gui is very basic at this point. Arron has a family he has to spend time with . and I work for the railroad.

    So if you have skills and would like to get in and help us dev please email us and we will get with you .

    in reply to: Some of my observations #1241
    Richard, N4CNR
    Forum Moderator

    guys I used a default debian im g. I did not set the languages. I only used whats default.

    I havebeen working on a new img and will have it up soom there is a beta 3 file I have and I am working on beta 4 . I have been adding in some new functions like getting time from gps.

    I am also working on some other parts I got the alsamixer issue fixed in the newer imgae.

    I will add in vim . but for the most part we are trying to keep the images to whats releater to the svxlink/openrepeater.

    I have also added flite for tts.

    I will be posting a new img and a full change log.

    we are also working on finding people to help mainttain images. there is also a pkg based install script used to build images in the github repo.

Viewing 10 posts - 1 through 10 (of 18 total)