[go: up one dir, main page]

Activity for Caesar,DTMF/C5 tone generator

  • Al The Phoney Al The Phoney modified a comment on ticket #2

    [wrong thread, sorry, Im a SF noob]

  • Al The Phoney Al The Phoney modified a comment on ticket #2

  • Al The Phoney Al The Phoney modified a comment on ticket #2

    Martin, Just fixing that assignment/comparison combo statement, and adding 1 more to the index of the map array in keymap should do it for everyone else too hopefully. You shouldn't rewrite this on account of me. Though it hardly seems like a monumental effort to undertake, please let me know if I can be of any help if you do decide to (testing, programming, etc.). Thanks Again! Al On Fri, Dec 22, 2017 at 2:25 PM, Martin Wellard veghead@users.sf.net wrote: Yep you're absolutely right - should be...

  • Al The Phoney Al The Phoney modified a comment on ticket #2

    Veg, Just fixing that assignment/comparison combo statement, and adding 1 more to the index of the map array in keymap should do it for everyone else too hopefully. You shouldn't rewrite this on account of me. Though it hardly seems like a monumental effort to undertake, please let me know if I can be of any help if you do decide to (testing, programming, etc.). Thanks Again! Al On Fri, Dec 22, 2017 at 2:25 PM, Martin Wellard veghead@users.sf.net wrote: Yep you're absolutely right - should be 700/1500....

  • Al The Phoney Al The Phoney posted a comment on ticket #2

    Martin, Just fixing that assignment/comparison combo statement, and adding 1 more to the index of the map array in keymap should do it. You shouldn't rewrite this on account of me, thought it hardly seems like a monumental effort to undertake, please let me know if I can be of any help if you do decide to (testing, programming, etc.). Thanks, Alex On Fri, Dec 22, 2017 at 2:25 PM, Martin Wellard veghead@users.sf.net wrote: Yep you're absolutely right - should be 700/1500. Will sort that out. Although...

  • Martin Wellard Martin Wellard posted a comment on ticket #2

    Yep you're absolutely right - should be 700/1500. Will sort that out. Although looking at this aged code I'm tempted to rewrite the whole thing. Regardless I'll move it to git and make sure it builds in recent Linuxes. Thanks for the inspiration! On Thu, Dec 21, 2017 at 9:59 PM, Al The Phoney ase8seven@users.sf.net wrote: [bugs:#2] https://sourceforge.net/p/caesar/bugs/2/ Should b7 not be freq 700 + freq 1500?* Status: open Group: Created: Fri Dec 22, 2017 02:59 AM UTC by Al The Phoney Last Updated:...

  • Al The Phoney Al The Phoney modified a comment on ticket #2

    No rush! I double checked with some very knowledgable people. and they also say it should be 700 + 1500 (also see http://www.phworld.org/network/signal.htm). Thanks again for this sweet software. On Thu, Dec 21, 2017 at 10:25 PM, Martin Wellard veghead@users.sf.net wrote: OK so it's late and I've just received this but let me tell you how delighted I am to have someone contact me about this. Thank you! At this point I'm incapable at working out whether it's right or wrong but I will check it out...

  • Al The Phoney Al The Phoney modified a comment on ticket #2

    No rush! I double checked with some very knowledgable people. and they also say it should be 700 + 1500 , In any event, Please let me know what you find out, If I'm wrong I definitely want to know either way, Im just looking to learn everything I can. Thanks again for this sweet software. On Thu, Dec 21, 2017 at 10:25 PM, Martin Wellard veghead@users.sf.net wrote: OK so it's late and I've just received this but let me tell you how delighted I am to have someone contact me about this. Thank you! At...

  • Al The Phoney Al The Phoney posted a comment on ticket #2

    No rush! I double checked with some of the experts on the binrev (binary revolution forums) telephone conference (the[?] last remaining phreak community), and they seem to agree with me, In any event, Please let me know what you find out, If I'm wrong I definitely want to know either way. Thanks again for this sweet software. On Thu, Dec 21, 2017 at 10:25 PM, Martin Wellard veghead@users.sf.net wrote: OK so it's late and I've just received this but let me tell you how delighted I am to have someone...

  • Al The Phoney Al The Phoney modified a comment on discussion Help

    Use the following .rc file in place of the default for 2600hz flash, z for 100ms burst, x for 640ms burst: # Updated config file for caesar V0.5 # With 2600hz flash, z for 100ms burst, x for 640ms burst. # format: # tone <tone name=""> { # freq <frequency in="" hz=""> [volume in percent] # ... # delay <delay in="" ms="" after="" tone=""> # ... # duration <duration in="" ms=""> # ... } # C5 (bluebox) tones tone b1 { freq 700 freq 900 delay 50 duration 75 } tone b2 { freq 700 freq 1100 delay 50 duration...

  • Martin Wellard Martin Wellard posted a comment on ticket #2

    OK so it's late and I've just received this but let me tell you how delighted I am to have someone contact me about this. Thank you! At this point I'm incapable at working out whether it's right or wrong but I will check it out tomorrow and get back to you. Thank you for the feedback - it's truly delightful to know that anyone is still interested enough to comment!

  • Al The Phoney Al The Phoney modified a comment on discussion Help

    Use the following .rc file in place of the default for 2600hz flash, z for 100ms burst, x for 640ms burst: # Updated config file for caesar V0.5 # With 2600hz flash, z for 100ms burst, x for 640ms burst. # format: # tone <tone name=""> { # freq <frequency in="" hz=""> [volume in percent] # ... # delay <delay in="" ms="" after="" tone=""> # ... # duration <duration in="" ms=""> # ... } # C5 (bluebox) tones tone b1 { freq 700 freq 900 delay 50 duration 50 } tone b2 { freq 700 freq 1100 delay 50 duration...

  • Al The Phoney Al The Phoney created ticket #2

    Should b7 not be freq 700 + freq 1500?

  • Al The Phoney Al The Phoney modified a comment on discussion Help

    Use the following .rc file in place of the default for 2600hz flash, z for 100ms burst, x for 640ms burst: # Updated config file for caesar V0.5 # With 2600hz flash, z for 100ms burst, x for 640ms burst. # format: # tone <tone name=""> { # freq <frequency in="" hz=""> [volume in percent] # ... # delay <delay in="" ms="" after="" tone=""> # ... # duration <duration in="" ms=""> # ... } # C5 (bluebox) tones tone b1 { freq 700 freq 900 delay 50 duration 50 } tone b2 { freq 700 freq 1100 delay 50 duration...

  • Alex S Alex S modified a comment on discussion Help

    Use the following .rc file in place of the default for 2600hz flash, z for 100ms burst, x for 640ms burst: # Updated config file for caesar V0.5 # With 2600hz flash, z for 100ms burst, x for 640ms burst. # format: # tone <tone name=""> { # freq <frequency in="" hz=""> [volume in percent] # ... # delay <delay in="" ms="" after="" tone=""> # ... # duration <duration in="" ms=""> # ... } # C5 (bluebox) tones tone b1 { freq 700 freq 900 delay 50 duration 50 } tone b2 { freq 700 freq 1100 delay 50 duration...

  • Alex S Alex S posted a comment on discussion Help

    Use the following .rc file in place of the default for 2600hz flash, z for 100ms burst, x for 640ms burst: # Updated config file for caesar V0.5 # With 2600hz flash, z for 100ms burst, x for 640ms burst. # format: # tone <tone name=""> { freq <frequency in="" hz=""> [volume in percent] ... delay <delay in="" ms="" after="" tone=""> ... duration <duration in="" ms=""> ... } C5 (bluebox) tones tone b1 { freq 700 freq 900 delay 50 duration 50 } tone b2 { freq 700 freq 1100 delay 50 duration 50 } tone...

  • Alex S Alex S modified a comment on discussion Help

    I ran the software on This system: Ubuntu 5.4.0, Linux version 4.4.0-66-generic, gcc version 5.4.0 When I first tried to build the software I got the following error mfgenlib.c: In function ‘createfundam’: mfgenlib.c:145:20: error: lvalue required as left operand of assignment if (((fundamt )c=malloc(sizeof(fundamt)))==NULL) return(NULL); Lines 144 and 145 in mfgenlib.c Changed To: fundamt *c = malloc(sizeof(fundamt)); if (c==NULL) return(NULL); this let me build Caesar. Perhaps because of how my...

  • Alex S Alex S modified a comment on discussion Help

    I ran the software on This system: Ubuntu 5.4.0, Linux version 4.4.0-66-generic, gcc version 5.4.0 When I first tried to build the software I got the following error mfgenlib.c: In function ‘createfundam’: mfgenlib.c:145:20: error: lvalue required as left operand of assignment if (((fundamt )c=malloc(sizeof(fundamt)))==NULL) return(NULL); Lines 144 and 145 in mfgenlib.c Changed To: fundamt *c = malloc(sizeof(fundamt)); if (c==NULL) return(NULL); this let me build Caesar. Perhaps because of how my...

  • Alex S Alex S modified a comment on discussion Help

    I ran the software on This system: Ubuntu 5.4.0, Linux version 4.4.0-66-generic, gcc version 5.4.0 When I first tried to build the software I got the following error mfgenlib.c: In function ‘createfundam’: mfgenlib.c:145:20: error: lvalue required as left operand of assignment if (((fundamt )c=malloc(sizeof(fundamt)))==NULL) return(NULL); Lines 144 and 145 in mfgenlib.c Changed To: fundamt *c = malloc(sizeof(fundamt)); if (c==NULL) return(NULL); this let me build Caesar. Perhaps because of how my...

  • Alex S Alex S modified a comment on discussion Help

    I ran the software on This system: Ubuntu 5.4.0, Linux version 4.4.0-66-generic, gcc version 5.4.0 When I first tried to build the software I got the following error mfgenlib.c: In function ‘createfundam’: mfgenlib.c:145:20: error: lvalue required as left operand of assignment if (((fundamt )c=malloc(sizeof(fundamt)))==NULL) return(NULL); Lines 144 and 145 in mfgenlib.c Changed To: fundamt *c = malloc(sizeof(fundamt)); if (c==NULL) return(NULL); this let me build Caesar. Perhaps because of how my...

  • Alex S Alex S modified a comment on discussion Help

    I ran the software on This system: Ubuntu 5.4.0, Linux version 4.4.0-66-generic, gcc version 5.4.0 When I first tried to build the software I got the following error mfgenlib.c: In function ‘createfundam’: mfgenlib.c:145:20: error: lvalue required as left operand of assignment if (((fundamt )c=malloc(sizeof(fundamt)))==NULL) return(NULL); Lines 144 and 145 in mfgenlib.c Changed To: fundamt *c = malloc(sizeof(fundamt)); if (c==NULL) return(NULL); this let me build Caesar. Perhaps because of how my...

  • Alex S Alex S posted a comment on discussion Help

    I ran the software on This system: Ubuntu 5.4.0, Linux version 4.4.0-66-generic, gcc version 5.4.0 When I first tried to build the software I got the following error mfgenlib.c: In function ‘createfundam’: mfgenlib.c:145:20: error: lvalue required as left operand of assignment if (((fundamt )c=malloc(sizeof(fundamt)))==NULL) return(NULL); Lines 144 and 145 in mfgenlib.c Changed To: fundamt c = malloc(sizeof(fundamt)); if (c==NULL) return(NULL); this let me build Caesar. Perhaps because of how my...

1